body   {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7A671D;
	font-size: 13px;
	height: 100%;
	background-color: #004580;
	background-image: url(apla.jpg);
	background-repeat: repeat-x;
	background-image: url(apla.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 0px;
}

#ramka  {
	position: relative;
	width: 950px;
	text-align: center;
	margin: 0 auto;
	min-height: 761px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
} 


#menu {
	position: relative;
	width: 750px;
	padding-top: 370px;
	padding-left: 120px;
	text-align: right;
}
#tresc  {
	text-align: justify;
	width: 950px;
	background-image: url(srodek.jpg);
	min-height: 300px;
	background-repeat: repeat-y;
	margin-top: 55px;
}

.tresc_glowna {
	text-align:left;
	padding-left: 100px;
	padding-bottom: 10px;
	width: 750px;
}
#stopka {
	width: 100%;
	position: relative;
	background-image: url(bot.jpg);
	background-repeat: no-repeat;
	height: 80px;
	text-align: left;
	padding-top: 80px;
	color: #FFF;
	font-size: 12px;
	padding-left: 70px;
}
.sponsorzy {
	width: 350px;
	margin-left: 520px;
	margin-top: -70px;
	margin-bottom: 30px;
}
.tyt {
	float:left;
	width: 270px;
	margin-left: -120px;
	margin-top: -80px;
}
.lewa {
	float:left;
	width: 270px;
	margin-left: -170px;
}

.prawa {
	float:right;
	width: 600px;
}
.prawa2 {
	float:right;
	width: 600px;
	background-image: url(witamy.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin-bottom: 10px;
}

H3 {
	font-size: 18px;
	color: #C90;
	margin-left: -20px;
	font-style: oblique;
}
a:link {
	color: #685817;
	text-decoration: none;
	font-style: italic;
}

a:visited {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: none;
	color: #382F2C;
}
a:active {
	text-decoration: none;
}

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

#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;
}

