body {
 font-family: Tahoma;
 font-size: 13px;
 background-color: #000000;
 margin:0px;
}
#strona { 
	width: 999px;
    margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat;
}

#faux {
 background-image: url(images/podklad.gif);
 background-repeat: repeat-y;
}

#top_lewa {
	float: left;
	background-image: url(images/top_lewa.jpg);
	width: 451px;
	height: 411px;
	position: relative;
}

#top_prawa {
	float: left;
	width: 548px;
	height: 411px;
	position: relative;
}

#lewa { 
	float: left;
	width: 421px;
	height: 24px;
	font-size: 11px; 
	color: #767676; 
	font-family: Tahoma;
	padding-top: 355px;
	padding-left: 30px;
	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: right;
	width: 458px;
	font-size: 14px;
	font-family: Tahoma;
	color: #353535; 
	position: relative;
	padding-top: 0px;
	padding-left: 70px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
}

#prawa a {text-decoration: none; color: #000000; font-weight: bold;}
#prawa a:hover {text-decoration: underline; color: #000000;}

#prawa2 {
	float: right;
	width: 458px;
	font-size: 13px;
	font-family: Tahoma;
	color: #353535; 
	position: relative;
	padding-top: 0px;
	padding-left: 70px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
}

#prawa2 a {text-decoration: none; color: #000000; font-weight: bold;}
#prawa2 a:hover {text-decoration: underline; color: #000000;}

#kontakt {
	float: right;
	width: 378px;
	font-size: 17px;
	font-family: Tahoma;
	color: #353535; 
	position: relative;
	padding-top: 0px;
	padding-left: 150px;
	padding-right: 20px;
	padding-bottom: 90px;
	background-image: url(images/prawa.jpg);
	background-repeat: no-repeat;
}

#kontakt a {text-decoration: none; color: #000000; font-weight: bold;}
#kontakt a:hover {text-decoration: underline; color: #000000;}

.napis{
margin-bottom: 20px;
}

.image{
float: left;
padding-right: 15px;
margin-top: 0px;
}

.informacje{
margin-top: 70px;
margin-bottom: 0px;
color: #FFFFFF;	
font-size: 12px; 
}


#stopka { 
	clear: both;
	text-align: left;
	height: 70px;
	padding-top: 0px;
	padding-left: 30px;
	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: #E9EAE8;}
#stopka a:hover { text-decoration: underline; color: #E9EAE8; 
}

.clear { clear: both; background: none; }

img

{

border: 0px;

}

.style1 {
	color: #C40012;
	font-weight: bold;
	font-size: 16px;
}

.style2 {
	font-size: 15px;
	font-weight: bold;
    padding-left: 300px;
}

.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); }
