body {
 font-family: Tahoma;
 font-size: 13px;
 background-color: #EF8E03;
 margin:0px;
 background-image: url(tlo.jpg);
 background-repeat: repeat-x;
}
#strona { 
	width: 975px;
    margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat;
}

#faux {
 background-repeat: repeat-y;
 background-image: url(images/podklad.gif);
}

#top {
	float: left;
	background-image: url(images/top.jpg);
	width: 975px;
	height: 460px;
	position: relative;
}

#lewa {
	float: left;
	width: 531px;
	color: #635b5d;
	font-size: 13px;
	font-family: Tahoma;
	position: relative;
	padding-top: 0px;
	padding-left: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/lewa.gif);
	background-repeat: no-repeat;
}

#lewa a {text-decoration: none; color: #000000; font-weight: bold;}
#lewa a:hover {text-decoration: underline; color: #000000;}

#foto {
	float: right;
	width: 200px;
	color: #635b5d;
	font-size: 13px;
	font-family: Tahoma;
	position: relative;
	margin-top: -30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}


#prawa {
	float: left;
	width: 224px;
	color: #635b5d;
	font-size: 13px;
	font-family: Tahoma;
	position: relative;
	padding-top: 20px;
	padding-left: 130px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
}

#prawa a {text-decoration: none; color: #000000;}
#prawa a:hover {text-decoration: underline; color: #000000;}

.image{
float: right;
margin-top: 0px;
margin-right: 10px;
}

#stopka { 
	clear: both;
	text-align: left;
	color: #FFFFFF; 
	height: 40px;
	padding-top: 60px;
	padding-left: 220px;
	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: #FFFFFF;}
#stopka a:hover { text-decoration: underline; color: #FFFFFF; 
}

.clear { clear: both; background: none; }

ul, ul li {

display: block;
list-style: none;
margin: 0;
padding: 0;
}

ul {
width: 770px;
float: right;
padding: 0px 0px 0px;
}

ul li {
float: left;
}

ul a:link, ul a:visited {
font-size: 14px; 
text-decoration: none;
display: block;
font-weight: bold;
color: #FFFFFF;
padding: 15px 20px;
background-color: #786F72;
margin-right: 1px;
}

ul a:hover {
color: #000000;
background-color: #EDCD20;
}


img

{

border: 0px;

}

.style1 {color: #E20014}

.style2 {color: #E20014;
font-size: 14px;
font-weight: bold;}

.style3 {
	font-size: 14px;
	font-weight: bold;}
	
.style4 {
	font-size: 16px;
	font-weight: bold;}

.style5 {color: #EF8E03}


#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); }
