body {

	margin: 0;
	padding: 0;
	background: #4F789F;
	color: #424F5D;
	text-align: center;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;


}
a {
	color: #4F789F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}	
h1, h2, h3 {
	color: #4F789F;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}


h4 {
	color: #4F789F;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

h5 {
	color: blue;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;
	text-align: center;
	text-shadow: 2px 2px 1px gray;
}
	
div#tlo {
	margin: 0px auto;
   background: url(img/background.jpg) repeat-x;  
  	}
  
div#naglowek {
	background: #3B3B3B;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 10px 15px;
	}
div#tresc {
  
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;

	clear: both;
	text-align: justify;

	}
	
div#galeria {
  
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
    background: url(img/back.jpg) repeat-x;
	text-align: center;

	}
div#licznik {
  
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;

	clear: both;
	text-align: center;

	}	
div#news {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	
	}
	div#wrapperAll {
	background: #FFF;
	width: 900px;
	margin: 0px auto;
	border: 1px solid #000000;
	/* text-align: left; */
	}
* html * div#wrapperAll {
	width: 902px;
	w\idth: 900px;
	}
	div#wrapperHeader {
	height: 100px;
	background: #D5EAFF;
	background: url(img/logo.jpg);
	}
	div#wrapperHeader2 {
	height: 20px;
	background: #3B3B3B;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
	}

	div#wrapperColLeft{
		
	width: 200px;
	float: left;
	background: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	

	div#wrapperContent {
	width: 700px;
	float: left;
	min-height: 500px;
	background: #FFF;

	

	}
* html * div#wrapperContent {
	height: 100%;
	}
	div#wrapperFooter {
	clear: both;
	height: 25px;
	background: #3B3B3B;
	color: #FFFFFF;
	font-size: 10px;
	height: 20px;

	}
	
	.wyrazny {
	color: #093;
	}
	.buttonscontainer {width: 200px;}

	.buttons a {color: #000000;
	background-color: #E2E2E2;
	padding-left: 5px;

	display: block;
	border-bottom: 1px solid #FFFFFF;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 5px 10px;}


	.buttons a:hover {background-color: #5699CD;
	color: #FFFFFF;
	text-decoration: none;}

	.news_naglowek{
 	 font-size: 10px;
	}
	
td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	
	padding: 10px;
}

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