body  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-color: #3E3E3E;
	background-image: url(apla.jpg);
	line-height: 15px;
	background-repeat: repeat-x;
}
.ustawienia #zawartosc {
	width: 873px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFF;
	
}
.ustawienia #stopka {
	width: 873px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}
.ustawienia #szpalta_lewa {
	width: 507px;
	height: auto;
	float: left;
	text-align: justify;
	margin: 20px 40px 40px 40px;


}
.ustawienia #szpalta_prawa {
	float: right;
	width: 259px;
	background-color: #FFF;
	height: 500px;
	background-image: url(apla_prawa.jpg);
	background-repeat: repeat-x;


}
.ustawienia #top {
	position: relative;
	height: 306px;
	width: 873px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#stopka  {
	font-size: 11px;
	text-align: left;
	background-image: url(cien_bot.gif);
	background-repeat: repeat-x;
	width: 873px;
	}
a:link {
	color: #B1140A;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:link.ciemny{
	font-size:11px;
	color:#CCC;
}
a:visited.ciemny{
	font-size:11px;
	color:#CCC;
}
a:active {
	text-decoration: none;
}

.male {
	font-size: 10px;
	line-height: 13px;
}
.tytul {
	font-size: 16px;
	color: #D20000;
}
.stopka_lewa  {
	font-size: 11px;
	text-align: right;
	width: 300px;
	float: left;
	}
	.stopka_prawa  {
	font-size: 11px;
	text-align: right;
	width: 300px;
	float: right;
	padding-top: 20px;
	}
#lightbox{
	position: absolute;
	left: 50px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	padding-top:30px;
}

#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;}



#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: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
