body {
	margin: 0px;
	padding: 0px;
	background: #9A9C9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#kontener {
	width: 781px;
	margin: 0px auto;
	
}
#kontener2 {
	width: 781px;
	float: left;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: url(../img/tlo.jpg) repeat-y;
}
#naglowek {
	width: 781px;
	float: left;
	background: url(../img/naglowek.jpg) no-repeat;
	height: 124px;
	
}
#srodek {
	width: 781px;
	background: url(../img/logo_male.jpg) no-repeat 30px bottom;
	float: left;
}
#lewa {
	width: 197px;
	float: left;
	background: url(../img/logo_duze.jpg) no-repeat center top;
	font-size: 11px;
	font-weight: bold;
	color: #828282;
}
#menu {
	width: 197px;
	float: left;
	margin-top: 180px;
}
#menu .text {
	float: left;
	padding-left: 21px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #828282;
}
#menu a:hover {
	text-decoration: underline;
}
#lewa .hr {
	width: 197px;
	height: 16px;
	float: left;
	background: url(../img/hr.jpg) no-repeat 21px;
	display: block;
	margin: 15px 0px;
}

#prawa {
	width: 584px;
	float: left;
	border-top: 2px solid #fff;
}
#zawartosc {
	width: 446px;
	float: left;
}
#teksty {
	width: 390px;
	float: left;
	padding: 52px 0px 52px 33px;
	font-size: 12px;
	
}
#teksty .h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	background: url(../img/h1.jpg) no-repeat 0px 4px;
	padding-left: 47px;
}
#teksty .h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background: url(../img/h1.jpg) no-repeat 0px 0px;
	padding-left: 47px;
}
#teksty .hr2 {
	width: 390px;
	display: block;
	height: 22px;
	background: url(../img/hr2.jpg) no-repeat 155px 0px;
}
#grafika_prawa {
	width: 138px;
	float: left;
}
#stopka {
	width: 780px;
	height: 85px;
	float: left;
	background: #C2001B url(../img/stopka.jpg) no-repeat;
	border-left: 1px solid #000;
}
.certyfikat {
	display: block;

}
.certyfikat img {
	border: 1px solid #000;
	float: left;
	margin: 0px 10px 10px 0px;
}
#prawa a:link, #prawa a:visited {
	text-decoration: none;
	color: #828282;
	

}
#prawa a:hover {
	text-decoration: underline;
}
.form {
	border: 1px solid #7F7F7F;
	margin-bottom: 2px;
}
.guzik {
	border: none;
	background: none;
}
