body {
 font-family: Verdana, Tahoma;
 font-size: 14px;
 background: url(tlo.jpg) top center;
 background-repeat: no-repeat;
 background-color: #B4C7D6;
 margin: 0 auto;
}
#strona { 
	width: 990px;
    margin-left: auto;
    margin-right: auto;
	background-image: url(images/podklad.gif);
	background-repeat: repeat-y;
}

#menu {
	float: left;
	width: 905px;
	height: 221px;
	padding-top: 60px;
	padding-left: 85px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}

#top {
	float: left;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 180px;
	position: relative;
}

#srodek {
	float: left;
	width: 725px;
	height: 321px;
	padding-left: 45px;
	padding-right: 220px;
	font-size: 12px;
	color: #002f4e;
	background-image: url(images/srodek.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix/iepngfix.htc);
}

#srodek a {text-decoration: none; color: #066CC8;}
#srodek a:hover {text-decoration: underline; color: #066CC8;}

#srodek2 {
	float: left;
	width: 945px;
	height: 321px;
	padding-left: 45px;
	padding-right: 0px;
	font-size: 12px;
	color: #002f4e;
	background-image: url(images/srodek.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix/iepngfix.htc);
}

#srodek2 a {text-decoration: none; color: #066CC8;}
#srodek2 a:hover {text-decoration: underline; color: #066CC8;}

#napis {
	height: 30px;
	padding-top: 30px;
	padding-left: 275px;
	padding-bottom: 15px;
	position: relative;
	text-align: left;
	color: #0F5883;
	font-weight: bold;
	font-size: 17px;
}

#mapa {
	float: left;
	position: relative;
	text-align: left;
}

#ramka {
	float: left;
	position: relative;
	text-align: center;
	padding-top: 70px;
	padding-left: 35px;
	color: #0F5883;
	font-size: 15px;
}

#stopka {
	float: left;
	width: 990px;
	height: 38px;
    text-align: center;
	font-size: 11px;
	color: #357FD4;
	padding-top: 20px;
	background-image: url(images/stopka.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix/iepngfix.htc);
}

#stopka a {text-decoration: none; color: #002f4e;}
#stopka a:hover {text-decoration: underline; color: #002f4e;}

.foto{
	margin: 4px;
	border: 1px solid #318DCC;
}

.foto:hover{
	margin: 4px;
	border: 1px solid #000000;
}

.foto2{
	margin-right: 4px;
	border: 1px solid #318DCC;
}

.foto2:hover{
	margin-right: 4px;
	border: 1px solid #000000;
}

#formularz {
	float: left;
	width: 265px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
	line-height: 18px;
}

#dane {
	float: left;
	width: 450px;
	padding-top: 12px;
	font-size: 13px;
}

.clear { clear: both; background: none; }

.iepngfix {
behavior: url(iepngfix/iepngfix.htc);
}

#menu li#selected a {
background-image: url(menu2.gif);
background-repeat: no-repeat;
font-weight: bold;
}


ul.menu, ul.menu li {
    float: left;
	display: block;
	list-style: none;
	width: 170px;
    padding: 0;

}

ul.menu {
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

ul.menu a:link, ul.menu a:visited {
	width: 170px;
	height: 27px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 4px;
	margin-bottom: 1px;
	line-height: 25px;
	background-image: url(menu.gif);
    background-repeat: no-repeat;
}

ul.menu a:hover {
    color: #FFFFFF;
	margin-left: 20px;
	background-image: url(menu2.gif);
    background-repeat: no-repeat;
}


img
{
border: 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 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); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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: 1.0em;	}			
#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; }

.style1{
	color: #066CC8;
}
.style2{
	color: #066CC8;
	font-weight: bold;
	font-size: 14px;
}

.style3{
	margin-top: 3px;
	color: #066CC8;
	font-size: 13px;
	background-color: #FFFFFF;
	border: 1px solid #81B8DC;
}
