body{
	color: #434343;
	font: 11px Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff url("../images/bg.png") top repeat-x;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;}

#baner{
  	background:#ffffff url("../images/tlo.jpg") top center no-repeat;  
	width:1000px;
	height:121px;}
#main{
	background:#ffffff;
	width:1000px;
	float: left;
	height: auto;
	padding: 10px 0px 0px 0px;}
#lewo{	
  	border: 0px solid #c1c1c1;
	width:1000px;
	height: 38px;}
#srodek{
	
  	background:#ffffff;
	width:1000px;
	float: left;}
#dol{
  	border-top: 1px solid #c1c1c1; 
	background:#FFFFFF;
	width:980px;
	padding:10px 10px 10px 10px;
	clear: both;}
a{
	color: #434343;
	font: 11px Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;}
a:hover{
	text-decoration:underline;
	color: #000000;}
.naglowek{
  	padding: 10px 0px 10px 0px;
  	font: 15px Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #434343;}
hr{
	border: 0pc;
	height: 1px;
	color: #96a3b7;
	background: #96a3b7;}
.clear{
	clear: both;}
.nm{
  	float: left;
	font: 12px Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #434343;}
.sprzet{
  	padding: 0px 20px 0px 0px;
  	float: right;
	font: 12px Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #434343;}
.menu {
  	display: block;
  	text-align: center;
	list-style: none;
	background-color: #96a3b7;
	width: 1000px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #96a3b7;
	float: left;}
.menu a {
	text-decoration: none;
	float: left;
	width: 166px;
	height: 38px;
	background: #96a3b7;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #96a3b7;
	padding: 12px 0px 10px 0px;}
.menu a:visited {
	text-decoration: none;	
	background: #96a3b7;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #96a3b7;
	padding: 12px 0px 10px 0px;}
.menu a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
	background: #f4f6f9 ;
	border: 0px solid #96a3b7;
	padding: 12px 0px 10px 0px;}
img {
	border: 0px;}
.galeria img{
  	border: 2px solid #f4f6f9;
  	vertical-align: top;
  	margin: 10px 10px 10px 20px;
	}
.galeria{
  	margin: 0px 20px 0px 20px;
	}
.montaze{
    	width: 100%;
	}	
.kosciul{
  	float: left;
	border-top: 1px solid #c1c1c1;
	}
.k_g 	{
  	float: left;
  	width: 330px;
  	padding: 10px 0px 0px 10px;
	}
.k_g img{
  	border: 2px solid #c1c1c1;
  	margin: 2px;
	}
.k_k	{
  	 clear:both ;
  	 padding: 10px 10px 10px 340px;
  	 text-align: left;
	}
#lightbox{
  	position: absolute;
	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: 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: 0px 10px 0px 0px; 
	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%;
	width: 100%;
	z-index: 90;  
	height: 100%; 
	background-color: #fff; 
	}

