@charset "utf-8";
/* CSS Document */


html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	line-height: 1.5em; 
	vertical-align: baseline; 
	background: transparent;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #818284;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#2A6C51;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#2A6C51;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#top {
	background-image: url(../images/topBG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 250px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	height: 42px;
	width: 980px;
	margin: 0px;
	padding-top: 129px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#menuProcinwest {
	float: left;
	height: 42px;
	width: 168px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
}
#menuOmnie {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 128px;
}
#menuOferta {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 42px;
	width: 122px;
}
#menuKontakt {
	padding: 0px;
	float: right;
	height: 42px;
	width: 148px;
	margin-top: 0px;
	margin-right: 144px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tresc {
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
p {
	padding-bottom: 10px;
}
#tresc ul{
	font-weight: bold;
}
#tresc ul li{
	font-weight: normal;
	list-style-position: outside;
	margin-left: 35px;
}
#tresc ol{
	font-weight: bold;
}
#tresc ol li{
	font-weight: normal;
	list-style-position: outside;
	margin-left: 23px;
}
#tresc ol li a{
	color:#666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#tresc ol li a:hover{
	color:#2A6C51;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2A6C51;
}
#wizytowka {
	text-align: right;
}
#stopka {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#stopka a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration: none;
}
#stopka a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration: underline;
}
#kontakt {
	float: left;
	width: 148px;
}
#kontakt a{
	color:#666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#kontakt a:hover{
	color:#2A6C51;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2A6C51;
}
#mapa {
	float: left;
	width: 350px;
	margin-left: 10px;
}
#formularz {
	float: right;
	width: 280px;
}
