body {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-color: #532414;
	background-image: url(tlo.jpg);
}
td,th  {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;

}
.ust #ramka {
	position: relative;
	width: 721px;
	margin: 0 auto;
	text-align: left;

} 
.ust #cien {
	position: relative;
	width: 721px;
	margin: 0 auto;
	text-align: left;
	background-image: url(cien_sr.png);	

	
}

.ust #top { 
    position: relative;
	height: 105px; 
	background-image: url(cien_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	

}
.ust #menu {
	position: absolute;
	top: 33px;
	right: 10px;
	width: 160px;
	z-index: 104;
	text-align: center;
}
.ust #flash {
	position: absolute;
	top: 84px;
	right: 161px;
	width: 556px;
	height: 389px;
	z-index:103;
	left: 12px;
}

.ust #fidler {
	position: absolute;
	top: 330px;
	right: 571px;
	width: 160px;
	height: 71px;
	z-index: 105;
}
.ust #foto {
	position: relative;
	right: 169px;
	width: 721px;
	left: 0px;
	height:389px;
	background-image: url(cien_sr.png);

}
.ust #foto p {
	margin: 0; 
	padding: 0 0 20px 12px; 
}
.ust #tresc {
	text-align: justify;
	background-image: url(cien_sr.png);
	min-height: 250px;
}
.ust #promo {
	position:relative;
	top: -88px;
	left: 12px;
}
.ust #stopka {
	background-image: url(cien_bot.png);
	background-repeat:no-repeat;
	height: 106px;
} 
.ust #tyt3d {
	position: absolute;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 11px;
} 

.ust #tresc p {
	margin: 0; 
	padding: 20px 200px 30px 60px; 
}

.ust #tresc p.new {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0;
}
.ust #tresc h1.new {
	padding: 0 200px 10px 60px;
	margin-bottom:0;
	font-size: 14px;
	font-weight: bold;
	color: #600;
}
.ust #tresc h1.new span {
	font-size: 10px;
	color: #532414;
	line-height: 20px;
}
.ust #tresc h2.new {
	padding: 0 200px 0px 60px;
	font-size: 14px;
}
.ust #tresc ul {
	padding: 0 200px 10px 80px;
	margin-top: 0;
}
li {padding-bottom: 4px;}
a:link {
	color: #511716;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #531814;
}
a:hover {
	text-decoration: underline;
	color: #8F2823;
}
a:active {
	text-decoration: none;
}
.oblewanie {
	margin: 0;
	padding: 0 200px 20px 120px;
}

.napisy_dolne {
	float:left;
	width:522px;
	height:43px;

}
.quaint{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#954124;
	float:right;
	padding: 15px 35px 0 15px; 
}
a:link.ciemny{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#954124;
}
a:visited.ciemny{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#954124;
}
form {
	margin: 0; 
	padding: 0 200px 25px 65px; 

}
#lightbox{
position: absolute;
left: 50px;
width: 100%;
z-index: 110;
text-align: center;
line-height: 0;
padding-top:100px;
}

#lightbox img{
	width: auto;
	height: auto;
}
#lightbox a img{
	border: none;
}


#outerImageContainer{ 
   position: relative; 
   background-color: #fff; 
   width: 250px; 
   height: 250px; 
   margin: -60px auto 0 auto; 
   } 
#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); 
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData{
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}	
#imageData #caption{
	font-weight: bold;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
}			
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 109;
	width: 100%;
	height: 500px;
	background-color: #000;
}

img, div, a, input { behavior: url(gfx/iepngfix.htc) 

}
.cennik table {
	border-collapse: collapse;
	border: 1px solid #666;
}
