html {
	background-color: #ffffff;
	height: 100%;
}
body { 
	background-color: #ffffff;
	background: url(i/tlo.gif) no-repeat;
	background-position: top center;
	height: 100%;
	margin: 0px;	
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left; 
}
div { 
	position: relative;
	display: block; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	border: 0px solid #ff0000;
	text-align: left;
}
p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-indent: 0px;
}
ul {
	margin: 15px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}
a:link, a:active, a:visited { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #003366;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #cc0000; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
#kontener {
	width: 770px;
	background-color: #ffffff;
}
#top {
	width: 770px;
	height: 250px;
	background-color: #00539f;
	background: url(i/top_bg.jpg) no-repeat;
}
#menu {
	width: 770px;
	height: 25px;
	background-color: #eb3d00;
}
.menu_pos {
	float: left;
	height: 25px;
}
#glowna {
	width: 770px;
	background: url(i/bg1.gif);
}
#strona {
	width: 770px;
	background: url(i/bg2.gif);	
}
.naglowek {
	padding-left: 15px;
	padding-top: 15px;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
.tekst {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}
#stopka {
	width: 770px;
	background-color: #cccccc;
}
#copyright {
	padding: 20px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
	text-align: left;
}
#wykonawca {
	padding: 20px;
	padding-top: 10px;	
	text-align: right;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
a.wykonawca:hover { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #cc0000;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
a.oferta:link, a.oferta:active, a.oferta:visited { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #003366;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
a.oferta:hover { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #cc0000;
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
}
.ramka {
	float: left;
	border: 1px solid #333333;
	margin-right: 5px;
	margin-bottom: 5px;
}