body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-image:url(grafika/bg.jpg);
	background-position:top center;
	color:#434343;
	background-color:inherit;	
}
img{
	border:0;
}
a{
	color:#3985AB;
	font-weight:bold;
	background-color:inherit;
}
.copy{
	color:#DCDCDC;
	background:inherit;
	text-align:right;
	padding:5px 20px 0 0;
}
.copy a{
	color:#DCDCDC;	
	text-decoration:none;
	font-weight:normal;
	background-color:inherit;
}
.blok{	
	width: 491px;
	text-align:justify;
	color: #333333;
}

.tytul{
	background-image:url(grafika/belka_g.jpg);
	text-align:center;
	vertical-align:middle;
}

.bezramy img{
	border:0px;
}
.bloktext{
	background-image:url(grafika/belka_s.jpg);
	vertical-align:top;
}
.bloktext1{
	margin-left:15px;
	margin-right:10px;
	text-align:justify;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.bloktext1 img{
	float:left;
	padding:3px;
	border:3px solid #999999;
	margin-right:4px;
}
.bloktext1 a{
	text-decoration:none;
}

.dol{
	background-image:url(grafika/belka_d.jpg);
	text-align:center;
	vertical-align:middle;
	margin-bottom:15px;
}

.submenu{
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	height:83px;
	color:#CCCCCC;	
}
.submenu img{
	float:none;
}
.submenu a{
	color:#DCDCDC;	
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	background-color:inherit;
}
.malemenu {vertical-align:top; text-align:center; color:#CCCCCC; background-image:url(grafika/bg.gif); padding: 5px; width:234px;}
.malemenu a{text-decoration:none; color:#CCCCCC;}

.day{
	color:#858585;
	background:inherit;
}
.our{
	background-image:url(images/our.jpg);
	background-repeat:no-repeat;
	height:43px;
}
.text1{
	font-size:13px;
	font-weight:bold;
	padding:22px 0 0 45px;	
}
.text2{
	padding:5px 16px 0 25px;	
}
.text3{
	font-size:13px;
	font-weight:bold;
	padding:0px 0 0 30px;	
}
.text4{
	padding:10px 16px 0 35px;	
}
.b1{
	background-image:url(images/b1.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px;
}
.b2{
	background-image:url(images/b2.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px;
}
.b3{
	background-image:url(images/b3.gif);
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px;
}
.b1 a, .b2 a, .b3 a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0 0 10px;
	background-color:inherit;
}
.more{
	text-align:right;
	padding:20px 10px 0 0;
}
.link{
	color:#000000;
	background:inherit;
	font-weight:normal;
}
.link1{
	color:#000000;
	background:inherit;
	font-weight:normal;
	text-decoration:none;
}


#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; }
