html {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/bg_site.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8DC0D7;
}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1009px;
	padding: 0px;
}
p {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}
p a {
	color: #000000;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}
.clear_border {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 20px;
}



.only_left {
	float: left;
}
h1 {
	font-size: 9px;
	padding: 0px;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 span {
	visibility: hidden;
}
.h1_nasza_oferta {
	background-image: url(../image/h1_nasza_oferta.gif);
	background-repeat: no-repeat;
}
.h1_ofirmie {
	background-image: url(../image/h1_ofirmie.gif);
	background-repeat: no-repeat;
	width: 670px;
}

h2 {
	font-size: 9px;
	padding: 0px;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 span {
	visibility: hidden;
}
.h2_witamy {
	background-image: url(../image/h1_witamy.gif);
	background-repeat: no-repeat;
}
.h2_aktualnosci {
	background-image: url(../image/h1_aktualnosci.gif);
	background-repeat: no-repeat;
}
.text_no_space_bottom {
	margin: 0px;
	padding: 0px;
}
.right_image_space {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.h1_aktualnosci {
	background-image: url(../image/h1_aktualnosci2.gif);
	background-repeat: no-repeat;
	width: 670px;
}

h3 {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h3 a {
	font-weight: bold;
	float: left;
	color: #000000;
	text-decoration: none;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 a:hover {
	float: left;
	text-decoration: underline;
}
h3 span {
	font-weight: normal;
	color: #6d6d6d;
	float: right;
	font-size: 12px;
}
.left_image_space {
	float: left;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.h1_referencje {
	background-image: url(../image/h1_referencje.gif);
	background-repeat: no-repeat;
	width: 670px;
}
.h1_materialy {
	background-image: url(../image/h1_materialy.gif);
	background-repeat: no-repeat;
	width: 670px;
}
.h1_kontakt {
	background-image: url(../image/h1_kontakt.gif);
	background-repeat: no-repeat;
	width: 670px;
}
.box_promocje {
	width: 278px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #979a9c;
	border-bottom-color: #979a9c;
	border-left-color: #979a9c;
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 30px;
}
.box_promocje p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.witamy_bg {
	background-color: #b4dcee;
	width: 278px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #979a9c;
	border-bottom-color: #979a9c;
	border-left-color: #979a9c;
	padding-right: 20px;
	padding-left: 20px;
}

