body { 
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #ffffd9; 
	font-family: Verdana; 
	font-size:11px;
	color: #000000; 
	text-align: center; 
}
div, table { 
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	border: 0px solid #000000;
	text-align: left;
}
.akapit {
	text-align: justify;	
}
a:link, a:active, a:visited { 
	font-family: Verdana;  
	font-size: 11px; 
	color: #990000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
#kontener {
	width: 750px;
}
#top {
	height: 170px;
}
#menu_strony {
	position: absolute;
	z-index: 10;
	left: 195px;
	top: 105px;	
}
.menu {
	float: left;
}
#stopka {
	text-align: left;
	font-size: 10px;
	color: #999999;
	padding-left: 60px;	
}
#stopka_pas {
	width: 750px;
	height: 30px;
	background: url(i/stopka.jpg);
}
#tekst {
	margin-left: 50px;
}
#wykonawca {
	width: 665px;
	text-align: right;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.wykonawca:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;	
}