﻿html { background: url('../pics/bg_page.jpg') repeat left; }

body 
{
	background: url('../pics/bg_top.jpg') repeat-x;
	padding: 0px; 
	margin: 0px;
	font-family: verdana, sans-serif; 
	font-size: 12px;
}

.clear { clear: both; }
.right { float: right; }
.left { float: left; }
.center { margin: 0px auto;	width: 990px; }

div { padding: 0px; margin: 0px; }
img { border: 0px; }

h1 { font-size: 22px; margin: 0px; padding: 0px 0px 10px 0px; line-height: 22px; font-family: "Times New Roman",Georgia,Serif;}
h2 { font-weight: normal; color: #9F9077; font-size: 18px; margin: 0px; padding: 0px 0px 10px 10px; line-height: 22px; font-family: "Times New Roman",Georgia,Serif;}

a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; color: #000;  }
a:visited { text-decoration: none; color: #000;  }

/**************************************************************************************************/

#top_search 
{ 
	float: right; 
	text-align: right; 
	margin: 7px 0px 2px 0px; 
	padding-top: 0px;
	height: 41px;
	color: #6F533E;	
	clear: both;
}

#top_search form { float: left; }
#top_search img { float: left; margin: 8px 0px; }
#top_search  input { float: left; padding: 7px 0px 1px 3px; height: 22px; width: 200px; margin: 8px 0px 10px 5px; border: none; color: #fff;}

#top_search div.autocomplete 
{
	position:absolute;
	width:240px;
	background-color:white;
	border:1px solid #7F663F;
	margin: 5px 0px;
	padding: 0px;
	z-index: 200;
}

#top_search div.autocomplete ul  
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#top_search div.autocomplete ul li.selected { cursor: pointer; background-color: #CFBC9B; }
#top_search div.autocomplete ul li 
{
	background-color: #E7D7BC;
	padding: 5px 6px 5px 6px;
	border-TOP: 1px solid #CFBC9B;	
	cursor: pointer;
}
#top_search span.informal{ padding-left: 5px; font-size: 10px; color: #9F9077; }

/**************************************************************************************************/

#content { clear: both; padding-bottom: 40px; width: 986px; background: #E7D7BC; float: left; overflow: hidden; }

/**************************************************************************************************/

#leftcolumn
{
	background-color: #ddc8a4;
	width: 656px; 
	float: left;
	margin-bottom: -20000px;
	padding: 10px 15px 20000px 15px;
}

.movielist ul { color: #4F4236; list-style-type: disc; padding: 0px 30px; margin: 0px; }
.movielist a { font-weight: bold; color: #4F4236; text-decoration: none; }
.movielist a:visited { font-weight: bold; color: #4F4236; text-decoration: none; }
.movielist a:hover { font-weight: bold; color: #4F4236; text-decoration: underline; }

/**************************************************************************************************/

#rightcolumn
{
	background-color: #e7d7bc;
	width: 270px; 
	float: left;	
	margin: 0px 0px -20000px 0px;
	padding: 10px 15px 20000px 15px;
	height: 100%;
}

#rightcolumn ul { margin: 0px; padding: 0px 0px 0px 40px; list-style-type: disc; }
#rightcolumn li { line-height: 16px; }

#rightcolumn h1 { color: #4E3320; padding: 15px 0px 10px 0px; }

.moviebox
{
	margin: 10px 0px 0px 5px;
	padding: 0px 14px;
	width: 236px;
	background: url('../pics/bg_moviebox.jpg') no-repeat top left;
	text-align: center;
}

/**************************************************************************************************/

#footer
{
	clear: both;
	background: #452d1c;
	width: 100%; 
	float: left;
}

#footer h3
{
	font-size: 12px;
	color: #C4B7A2;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	padding-top: 10px;
}

#footer .center { width: 946px; }

#footer .logotypes
 { 
	color: #c4b7a2;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 20px; 
	margin-top: 20px; 
	background: url('../pics/bg_footer.jpg') no-repeat top left #fff; 
}

#footer img, #footer .clear { padding: 0px; margin: 0px; }

#footer a { padding: 0px; margin: 0px; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #fff; text-decoration: underline; font-weight: normal; }

/**************************************************************************************************/

#gallerybar
{
	width: 100%;
	clear: both;
	background: url('../pics/bg_galleryscroll.jpg') repeat-x;
	height: 184px;
}

.galleryhint 
{
	padding: 10px 0px;
	width: 180px;
	font-size: 10pt;
	background-color: #E7D7BC;
	color:black;
	z-index: 100;
}


/***********************************************************************************************/

.stronicowanie 
{
	border-top: 1px solid #BFAD8F; 
	padding: 0px;
	clear: both;
}

.lakt { color: #EFE5D1; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #BFAF8F; }
.lakt:visited { color: #EFE5D1; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #BFAF8F; }
.lakt:hover { color: #FFF3DF; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #AFA083; }

.wyr { color: #fff; font-size: 10px; text-decoration: none; padding: 2px 5px; margin: 0px 2px; background-color: #7F7157; font-weight: bold; }


/***********************************************************************************************/

.zgloszenie { margin: 0px auto; width: 600px; }
.zgloszenie th, .zgloszenie .confirm { text-align: left; }
.zgloszenie td { background: #E7D7BC; padding: 0px; margin: 0px; }

.zgloszenie .label { width: 150px; text-align: right; padding: 10px; }
.zgloszenie .text, .zgloszenie .textarea, .zgloszenie .file { width: 230px; margin: 0px 10px; }
.zgloszenie .text, .zgloszenie .textarea { border: 1px solid #AF9B78; padding: 3px; }
.zgloszenie .textarea { width: 400px; height: 100px; margin-top: 5px; margin-bottom: 5px}

.zgloszenie .info { font-weight: bold; padding: 5px; text-align: center; border-width: 1px; border-style: solid; border-color: blue; }
.zgloszenie .info_confirm { color: #156F14; background: #75CF74; border-color: #2D8F2C; } 
.zgloszenie .info_error { color: #9F0909; background: #EF5959; border-color: #CF2626; } 

.zgloszenie .field_error { background: #EF8686; } 

.zgloszenie .confirm { padding: 5px; }
.zgloszenie .confirm a, .zgloszenie .confirm a:visited { margin-right: 5px; color: #E7D7BC; font-weight: bold; text-decoration: none; text-align: center; display: block; float: right; width: 150px; padding: 5px 10px; background: #AF9B78; }
.zgloszenie .confirm a:hover { margin-right: 5px; font-weight: bold; color: #fff; text-decoration: none; text-align: center; display: block; float: right; width: 150px; padding: 5px 10px; background: #BFA983; }

/**************************************************************************************************/

.search_advance .confirm { padding: 5px;  margin-top: 5px;}
.search_advance .confirm, .search_advance .confirm:visited { margin-right: 5px; color: #E7D7BC; font-weight: bold; text-decoration: none; text-align: center; display: block; float: left; width: 100px; padding: 5px 10px; background: #AF9B78; }
.search_advance .confirm:hover { margin-right: 5px; font-weight: bold; color: #fff; text-decoration: none; text-align: center; display: block; float: left; width: 100px; padding: 5px 10px; background: #BFA983; }

/**************************************************************************************************/

.sortuj
{
	padding-right: 17px;
	float: right; 
	clear: both; 
}

.sortuj span { font-size: 10px; font-weight: bold; color: #7F735F; }

.sortuj a:link, .sortuj a:visited, .sortuj a:hover, .sortuj .wybrany
{
	color: #7F735F;
	font-size: 10px;
	margin-left: 3px;
	padding: 3px 8px; 
	background: #D0BC97;
	border: 1px solid #BFAC8C;
	text-decoration: none;
}

.sortuj a:hover, .sortuj .wybrany { text-decoration: none; font-weight: normal;  background: #E7D9BE; }




/**************************************************************************************************/

.tworca {
	margin-top: 10px;
	overflow: auto;
	border-bottom: 1px dotted #7F7157;
}

.tworca .obrazek {
	float: left; 
	padding: 0px;
	margin: 0px 10px 10px 0px;
}

.tworca .obrazek img {
	border: 5px solid #BFAD8F;
	margin: 0px;
	padding: 0px;
}

.tworca .naglowek { 
	font-size: 22px;
	margin-bottom: 5px;
	font-family: "Times New Roman",Georgia,Serif;
}

.tworca .leftcol {
	float: left;
	width: 250px; 
}

.tworca .rightcol {
	float: left;
	width: 150px;
}

.tworca .rzemiosla {
	padding: 0px;
	margin: 0px 5px 5px 0px;
	list-style-type: none;
	overflow: auto;
}

.tworca .rzemiosla li { 
	line-height: 32px;
	margin-top: 5px; 
}

.tworca .rzemiosla li img {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
}


.tworca .miasto {
	margin: 0px 0px 5px 0px;
}

.tworca .trasy {
	padding: 0px;
	margin: 0px 5px 5px 0px;
	list-style-type: none;
}

.tworca .galeria_link {
	font-weight: bold;
}

.tworca .mapa_link {
	font-weight: bold;
}

.tworca .opis {
	font-family: Verdana;
	height: 12px;
	line-height: 1.2em;
}



