body {
 font-family: Tahoma;
 font-size: 13px;
 background: url(tlo.jpg) top center;
 background-repeat: repeat;
 background-color: #FFFFFF;
 margin:0px;
}
#strona { 
	width: 960px;
    margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat;
}

#faux {
 background-repeat: repeat-y;
}

#top {
	float: left;
	text-align: right;
	background-image: url(images/top.jpg);
	width: 960px;
	height: 199px;
	padding-top: 35px;
	position: relative;
}

#lewa { 
	float: left;
	text-align: left;
	width: 323px;
	height: 110px;
	font-size: 18px; 
	color: #000000; 
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 400px;
	padding-left: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/lewa.jpg);
	}
	
#lewa a {text-decoration: none; color: #000000;}
#lewa a:hover {text-decoration: underline; color: #000000;}

#prawa {
	float: left;
	width: 462px;
	height: 510px;
	font-size: 14px;
	font-family: Tahoma;
	text-align: justify;
	position: relative;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
}

#prawa a {text-decoration: none; color: #8A6B53; font-weight: bold;}
#prawa a:hover {text-decoration: underline; color: #8A6B53;}

#kontakt {
	float: left;
	width: 357px;
	height: 460px;
	font-size: 18px;
	font-family: Tahoma;
	text-align: justify;
	position: relative;
	padding-top: 50px;
	padding-left: 120px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
}

#kontakt a {text-decoration: none; color: #3C7B12;}
#kontakt a:hover {text-decoration: underline; color: #3C7B12;}

.image{
margin-left: 90px;
margin-bottom: 10px;
}

.foto{
float: left;
margin-left: 0px;
margin-bottom: 0px;
}

#stopka { 
	clear: both;
	text-align: left;
	color: #000000; 
	height: 36px;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 0px;
	font-size: 11px; 
	font-family: Tahoma;
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	}
	
#stopka a { text-decoration: none; color: #000000;}
#stopka a:hover { text-decoration: underline; color: #000000; 
}

.clear { clear: both; background: none; }


.styl1 {
	color: #3C7B12;
	font-weight: bold;
}

.styl2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;}
	
.styl3 {
	color: #AD8F77;
	font-weight: bold;
	font-size: 14px;
}

.styl4 {
	font-size: 11px;
	text-align: left;
}

img

{

border: 0px;

}

#lightbox{
	background-image: url(tlo2.jpg);
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
	
#lightbox a { text-decoration: none; color: #FFFFFF;}
#lightbox a:hover { text-decoration: underline; color: #FFFFFF;}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}