@charset "utf-8";

body {
	background-color: white;
	background-image: url(../img/kontener_tlo.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}



h1 {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#4f4f4f;
	margin: 0 0 15px; 0;
}
h2 {
	font-family: arial;
	font-size: 17px;
	font-weight:bold;
	color:white;
	margin: 0;
	padding:11px 33px 15px 33px;
	text-align:center;
	padding-top:9px;

}
h2 a, h2 a:visited{
	color:white;
	background-image:url(../img/button_out.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:11px 33px 15px 33px;

}
h2 a:hover{
	color:white;
	background-image:url(../img/button_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:11px 33px 15px 33px;
}
h3 {
	font-family: arial;
	font-size: 17px;
	font-weight:bold;
	color:white;
	margin: 0;
	padding:11px 33px 15px 30px;
	text-align:center;
	padding-top:9px;

}
h3 a, h3 a:visited{
	color:white;
	background-image:url(../img/button_out.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:11px 33px 15px 30px;

}
h3 a:hover{
	color:white;
	background-image:url(../img/button_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:11px 33px 15px 30px;
}

.kontener{
	margin: 13px auto 0 auto ;
	width:1000px;
	height:657px;
	background-image: url(../img/tlo.jpg);
	background-repeat: no-repeat;
}
.kontener_kontakt{
	margin: 13px auto 0 auto ;
	width:1000px;
	height:277px;
	background-image: url(../img/tlo_kontakt.jpg);
	background-repeat: no-repeat;
}
.stopka{
	margin: 0 auto ;
	width:1000px;
	height:187px;
	background-image: url(../img/tlo_stopka.jpg);
	background-repeat: no-repeat;
}

.tekst_lewy{
	float:left;
	width:315px;
	height:244px;
	margin-top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	text-align:left;
	line-height:17px;
	padding:16px 0 0 20px;
}

.tekst_prawy{
	float:right;
	width:285px;
	height:241px;
	margin:330px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
	text-align:left;
	line-height:17px;
	padding:19px 0 0 35px;
}
.zabiegi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ef9508;
	font-weight:bold;
	line-height:22px;

}

.clear{
height: 1px;
clear: both;
}

/*lukasz*/
h4 {
	font-family: arial;
	font-size: 17px;
	font-weight:bold;
	color:white;
	margin: 0;
	padding:21px 33px 15px 30px;
	text-align:center;
	padding-top:9px;

}
h4 a, h4 a:visited{
	color:white;
	background-image:url(../img/button_out.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:11px 33px 15px 30px;

}
h4 a:hover{
	color:white;
	background-image:url(../img/button_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:11px 33px 15px 30px;
}



