* { padding: 0; margin: 0; }


body {
	width: 1000px;
	margin: 0;
	background-color: #e5d89c;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-y;
	color: #000000;
	margin: 0 auto;
	font-size: 12px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: center;	
	background-position: center;
	position: center;
}

.page{
margin:auto;
width:1000px;
padding-top:0px;
color:#000000; 

text-align: center;	


}

.all{
width:1000px;

}

.lewa{
	float:left;
	width:90px;
	padding-left:0px;
	padding-top:0px;
	text-align:left;	
}

.prawa {
	float:left;
	width:729px;
	padding-right:0px;
	padding-top:0px;
	font-weight:normal;
}
.exCenter{
    width:729px;
    margin:auto;
	float:right;
}

.exLeftColumn{
    float:left;
    width:430px;
	text-align: justify;	
}

.exLeftColumn_tresc{
    float:left;
    width:420px;
	font-weight:normal;
	

}
.exRightColumn{
    float:left;
    width:300px;
	text-align:justify;
	font-weight:normal;

}

.exCenter2{
    width:730px;
    margin:auto;
	float:left;
}

.exLeftColumn2{
    float:left;
    width:525px;
	text-align: justify;	
}

.exLeftColumn_tresc2{
    float:left;
    width:520px;
	font-weight:normal;
	

}
.exRightColumn2{
    float:left;
    width:200px;
	text-align:center;
	font-weight:normal;

}

.naglowek2{
    float:left;
    width:300px;
	text-align:justify;
	font-weight:normal;
	background-color: #e5d89c;

}

.exClear2{
    clear:both;
    line-height:0px;
}


.srodek{
	float:left; width:146px;
	padding-right:0px;
	padding-top:0px;
	background-image:url(images/menu.jpg);
	text-align: left;	

}

.linki{
	padding-left:20px;
}

.kontakt{
	float:left; width:277px;
	padding-left:0px;
	padding-top:0px;
	background:url(images/adres.jpg) repeat-y center;
	text-align:center	!important;
	
}


.tabela{
	text-align:justify !important;
	float:left;
	width:700px;
	margin:8px;
}


table{
border: 0px;
padding: 0px;
font-size: 12px;
text-align:justify !important; 
}
	
img {
 border: 0px;
 padding: 0 0 0 0;
  }



h1{
	font-size: 16px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: center;	
	background-position: center;
	position: center;
}

h2{
	font-size: 15px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: right;
	color: #000000;
	margin: 0 0 0 0;
}

h2 a{
	font-size: 14px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: center;
	color: #ffffff;

	text-decoration: underline;
	
}

h3{
	font-size: 15px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: center;
	
}

h4{
	font-size: 14px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: right;
	margin: 5 10 5 0;
	color: #5A2D16;
	position: relative;
}

h5{
	font-size: 10px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: left;
	color: #5A2D16;

}

a{
	font-size: 12px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: center;	
	background-position: center;
	position: center;
	text-decoration: none;
	border: none;
	color: #000000;
}




	


h5 a{
	font-size: 10px;
	font-family: tahoma;	
	font-weight: bold;	
	text-align: left;
	color: #000000;
	text-decoration: underline;
}

h6{
font-size: 10px;
font-family: tahoma; 
font-weight: bold; 
text-align: center; 
background-position: center;
position: center;
color: #ffffff;
}

h6 a{
font-size: 10px;
font-family: tahoma; 
font-weight: bold; 
text-align: center; 
background-position: center;
position: center;
color: #ffffff;
text-decoration: underline;
}

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

