html {
	background-color: #012041;
	background: url(i/bg.jpg);	
}
body { 
	margin: 0px;
	margin-top: 0px;
	background-color: #012041;
	background: url(i/bg.jpg);
	font-family: Verdana; 
	font-size: 11px;
	color: #003366; 
	text-align: left; 
}
div { 
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #003366; 
	border: 0px solid #000000;
	text-align: left;
}
p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-indent: 10px;
	text-align: justify;
}
a:link, a:active, a:visited { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #003366;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #cc0000; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
#kontener {
	width: 750px;
	text-align: center;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top {
	width: 730px;
	height: 100px;
	background-color: #ffffff;
}
#grafa {
	width: 750px;
	height: 250px;
}
#menu {
	padding: 0px;
	width: 730px;
}
.pos1 {
	float: left;
	width: 182px;
	height: 30px;
}
.pos2 {
	float: left;	
	width: 184px;
	height: 30px;
}
#left {
	float: left;
	left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 190px;
	background-color: #f0f0f0;
}
.foto {
	float: left;
	width: 80px;
	height: 54px;
	margin-top: 10px;
	margin-left: 10px;
}
#right {
	float: right;
	width: 520px;
	font-size: 12px;
	margin-top: 20px;
	right: 20px;
}
#strona {
	width: 730px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#stopka {
	width: 730px;
	background: url(i/stopka.jpg);
}
#copyright {
	float: left;
	width: 170px;
	height: 100px;
	left: 10px;
	top: 15px;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
	color: #ffffff;
}
#wykonawca {
	float: right;
	width: 530px;
	height: 100px;
	right: 10px;
	top: 15px;	
	font-size: 10px;	
	text-align: right;
	color: #ffffff;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #ffffff;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
a.wykonawca:hover { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
