body {
margin:0;
padding:0;
text-align:center;
background: url(../gfx/body_bg.gif) repeat-x;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

#kontener
{
margin: 0 auto;
width:866px;
padding-top:10px;
}

#naglowek
{
width:100%;
height: 210px;
text-align: left;
background: url(../gfx/top_bg.jpg) no-repeat;
}

#naglowek .nazwa
{
float:left;
font-family: Arial,Helvetica,sans-serif;
font-size: 36px;
color: #BF703B;
}

#naglowek .miejscowosc
{
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
color: #999;
}

.nowosci_tytul
{
position:absolute;
top:0px;
}

#lewa
{
float:left;
width: 140px;
}

#srodek
{
float:left;
width: 520px;
line-height:170%;
font-size:11px;
color: #5e5e5e;
margin-bottom:30px;
}

#prawa, #nowosci
{
float: right;
text-align:left;
width: 140px;
height:210px;
border: 0px solid #fff;
padding: 10px;
margin: 10px;
}

#nowosci a {
text-decoration: none;
}

#menu_gora 
{
float:right;
}

#menu_gora li
{
display: inline;
font-size: 12px;
}

#menu_gora li a, #stopka a
{
font-family: Arial,Helvetica,sans-serif;
text-decoration: none;
font-size:11px;
color: #888;
}

#menu_gora li a:hover
{
text-decoration: none;
color: #000;
}


#stopka
{
clear:both;
width:866px;
border-top: solid #e1e1e1 1px;
font-size:10px;
color:#777;
}


.pagelinks a
{
	font-size:12px;
	color: #666;
	text-decoration: none;
}
.slideCaption
{
	padding: 4px;
	text-align: center;
	font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(../files/interface/slideshow/images/spacer.gif);text-decoration: none;
}
.nextSlide:hover
{
	background-image: url(../files/interface/slideshow/images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(../files/interface/slideshow/images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tooltipURL
{
	display: none;
}


.menu	{
	margin-top: 0px; 				/*removes indent IE and Opera*/
	margin: 0px;
	padding: 0px 10px 0px 0px; 			/*removes indent Mozilla and NN7*/
	list-style-type: none; 	/*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#544b4b;
	line-height: 18px;
	text-indent: 5px;
	text-align:left;
}
.menu a {	
	text-decoration: none;
	color:#544b4b;
	padding-left: 10px;
	display: block;
}

.menu a:hover {
 	background: url(../img/strzala.jpg) no-repeat 0px 0px;
	color:#544b4b;
	padding-left: 10px;
}

.menu li {list-style-type: none; 			/*removes vertical space between list items*/}  

#lewa h2, #prawa h2
{
border-bottom: solid #e1e1e1 1px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
color:#B49554;
font-size:14px;
font-family: Verdana,Arial,Helvetica,sans-serif;

}

#szukaj select, #szukaj input
{
width:60px;
border: solid #d1d1d1 1px;
margin-top: 5px;
}

h3
{
margin-top: 16px;
margin-left: 26px;
margin-bottom: 0px;
text-align: left;
letter-spacing: 2px;
color:#bf703b;
font-size: 18px;
font-family: Helvetica, Arial,sans-serif;
}

#srodek p.list
{
min-height: 320px;
}

.list
{

}
#srodek p, #srodek ul
{
margin-top: 16px;
margin-left: 26px;
margin-bottom: 0px;
text-align: justify;
letter-spacing: 0.5px;
color: #544b4b;
font-size: 12px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}


a.wiecej, .slideCaption a
{
	color: #006;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	background: url(../img/bg7.gif) no-repeat right;
	padding-right: 7px;
	cursor:pointer;
}


a img {
 border:none;
}