html {
	background-color: #f3f3f3;
	height: 100%;
	min-height: 800px;
}
body { 
	height: 100%;
	min-height: 800px;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
	background: url(i/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: center; 
}
div { 
	position: relative;
	display: block; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #000000;
	border: 0px solid #336699;
	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, Arial; 
	font-size: 11px; 
	color: #000000;
}
a:link, a:active, a:visited { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #cc0000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
a:hover { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #cc0000; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: underline;
}
#kontener {
	width: 770px;
	text-align: left;
}
#logo_swf {
	position: absolute;
	z-index: 3;
	width: 220px;
	height: 70px;
}
#anima_swf {
	position: absolute;
	z-index: 4;
	width: 550px;
	height: 300px;
	left: 220px;
}
#top {
	z-index: 1;
	width: 770px;
	height: 300px
}
#menu {
	position: absolute;
	z-index: 5;
	top: 95px;
	width: 210px;
	height: 205px;
	background: url(i/menu.jpg) no-repeat;
	text-align: left;
}
.pos {
	width: 186px;
	height: 25px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#blok_1 {
	float: left;
	width: 258px;
	height: 230px;
	background: url(i/blok_1.jpg) no-repeat;
}
#blok_2 {
	float: left;
	width: 253px;
	height: 230px;
	background: url(i/blok_2.jpg) no-repeat;
}
#blok_3 {
	float: left;
	width: 259px;
	height: 230px;
	background: url(i/blok_3.jpg) no-repeat;
}
.blok_text1 {
	padding-left: 45px;
	padding-right: 10px;
}
.blok_text2 {
	padding-left: 40px;
	padding-right: 10px;	
}
.blok_text3 {
	padding-left: 40px;
	padding-right: 15px;	
}
.head {
	padding-top: 22px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.head2 {
	padding-top: 22px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.red {
	color: #cc0000;
}
#main {
	width: 770px;
	background: url(i/main.jpg) no-repeat;
}
#main_text {
	padding-left: 45px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#stopka {
	width: 770px;
	height: 155px;
	background: url(i/stopka.jpg) no-repeat;
}
.stopka_text {
	float: left;
	padding-left: 40px;
	padding-top: 30px;
	color: #ffffff;
}
.stopka_linia {
	float: left;
	margin-top: 30px;
	width: 5px;
	height: 20px;
	background: url(i/linia.gif) no-repeat;
	background-position: center;
}
a.foot:link, a.foot:active, a.foot:visited { 
	font-family: Verdana;
	font-size: 11px; 
	color: #ffffff;
	font-weight: normal;
	font-style: normal; 
	text-decoration: none;
}
a.foot:hover { 
	font-family: Verdana;
	font-size: 11px; 
	color: #cccccc;
	font-weight: normal;
	font-style: normal; 
	text-decoration: underline;
}
a.wykonawca:link, a.wykonawca:active, a.wykonawca:visited { 
	font-family: Verdana;
	font-size: 11px; 
	color: #999999;
	font-weight: bold;
	font-style: normal; 
	text-decoration: none;
}
a.wykonawca:hover { 
	font-family: Verdana;
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	font-style: normal; 
	text-decoration: none;
}
a.oferta:link, a.oferta:active, a.oferta:visited { 
	font-family: Verdana;
	font-size: 11px; 
	color: #990000;
	font-weight: normal;
	font-style: normal; 
	text-decoration: none;
}
a.oferta:hover { 
	font-family: Verdana;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	font-style: normal; 
	text-decoration: underline;
}