body {
 font-family: Tahoma;
 font-size: 13px;
 background: url(tlo.jpg) top center;
 background-repeat: no-repeat;
 background-color: #ADB4AC;
 margin:0px;
}
#strona { 
	width: 960px;
    margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat;
}

#faux {
 background-image: url(podklad.gif);
 background-repeat: repeat-y;
}

#top {
	float: right;
	background-image: url(images/top.jpg);
	width: 960px;
	height: 378px;
	position: relative;
}

#lewa { 
	float: left;
	width: 195px;
	height: 119px;
	font-size: 15px; 
	color: #FFFFFF; 
	font-family: Tahoma;
	padding-top: 250px;
	padding-left: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/lewa.jpg);
	background-repeat: no-repeat;
	}
	
#lewa a {text-decoration: none; color: #FFFFFF;}
#lewa a:hover {text-decoration: underline; color: #FFFFFF;}

#prawa {
	float: left;
	width: 560px;
	font-size: 14px;
	font-family: Tahoma;
	position: relative;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 60px;
	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;}

.image{
margin-top: 10px;
margin-left: 105px;
margin-bottom: 30px;
}

#stopka { 
	clear: both;
	text-align: center;
	height: 39px;
	padding-top: 45px;
	padding-left: 250px;
	padding-right: 0px;
	font-size: 11px; 
	font-family: Tahoma;
	background-image: url(images/stopka.gif);
	background-repeat: no-repeat;
	}
#stopka a { text-decoration: none; color: #E9EAE8;}
#stopka a:hover { text-decoration: underline; color: #E9EAE8; 
}

.clear { clear: both; background: none; }

ul.menu, ul.menu li {
    float: right;
	display: block;
	list-style: none;
	width: 70px;
}

ul.menu {
	margin-top: 66px;
	margin-right: 100px;
	_margin-right: 40px;
	width: 50px;
}

ul.menu a:link, ul.menu a:visited {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 6px;
}

ul.menu a:hover {
color: #FF980D;
}

li {
margin-left: 50px;
}

img

{

border: 0px;

}

.style1 {
	color: #E18700;
	font-weight: bold;
	font-size: 15px;
}

.style2 {
	font-size: 15px;
	font-weight: bold;
}

.style3 {
	color: #FF9801;
	font-weight: bold;
	font-size: 15px;
}

#lightbox{
	background-color:#000000;
	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); }
