html * {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width:100%;
	font: normal normal 13px/16px Tahoma, Helvetica, sans-serif; 
	color: #fff;
	background: #b2ca04 url(i/tlo.jpg) top center no-repeat;
	margin: 0 auto;
	padding-bottom: 12px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0f792f;
	text-decoration: underline;
}
img {
	border: 0;
}
#wrapper {
	margin: 0 auto;
	display: block;
	background: url(i/tlo.jpg) top center no-repeat;
}
#wrapper div#header {
	width: 925px;
	margin: 0 auto;
	height: 110px;
}
#header div#left {
	width: 305px;
	float: left;
	padding-left: 15px;
	height: 110px;
}
#header div#right {
	width: 565px;
	float: right;
	padding-left: 40px;
	height: 110px;
}
#wrapper div#content {
	width: 938px;
	margin: 0 auto;
	overflow: auto;
	padding-top: 16px;
}
#content div#leftC {
	width: 365px;
	float: left;
}
#content div#rightC {
	width: 557px;
	float: right;
	background: #fff url(i/b1.jpg) top center no-repeat;
}
ul#nav {
	width: 429px;
	display: block;
	padding-top:93px;
	float: left;
	height: 38px;
}
ul#nav li {
	list-style-type: none;
	float:left;
}
li a.witamy {
	display: block;
	background: transparent url(i/witamy.jpg) 0 0 no-repeat;
	height: 19px;
	width: 60px;
}
li a.witamy:hover {
	height: 19px;
	background: transparent url(i/witamy.jpg) 0 -19px no-repeat;
}
li a.dokumenty {
	display: block;
	background: transparent url(i/dokumenty.jpg) 0 0 no-repeat;
	height: 19px;
	width: 93px;
}
li a.dokumenty:hover {
	height: 19px;
	background: transparent url(i/dokumenty.jpg) 0 -19px no-repeat;
}

li a.zapytanie {
	display: block;
	background: transparent url(i/zapytanie.jpg) 0 0 no-repeat;
	height: 19px;
	width: 152px;
}
li a.zapytanie:hover {
	height: 19px;
	background: transparent url(i/zapytanie.jpg) 0 -19px no-repeat;
}
li a.kontakt {
	display: block;
	background: transparent url(i/kontakt.jpg) 0 0 no-repeat;
	height: 19px;
	width: 74px;
}
li a.kontakt:hover {
	width: 74px;
	background: transparent url(i/kontakt.jpg) 0 -19px no-repeat;
}

#rightC div#tresc {
	width: 556px;
	display: block;
	min-height: 530px;
	overflow: auto;
	
}
#rightC div#tresc h2 {
	padding: 32px 0 2px 20px;
	color: #fff;
	font-size: 16px;
	color: #000;
}
#rightC div#tresc p {
	padding: 10px 10px 10px 20px;
	text-align: justify;
	color: #000;
}
#wrapper div#footer {
	width: 938px;
	margin: 0 auto;
	height: 34px;
}

#footer div#footerBlock2 {
	width: 557px;
	height: 34px;
	color: #000;
	float: right;
	background: #fff url(i/b3.jpg) no-repeat top center;
	font-size: 11px;
	margin-left: 4px;
	}
ul#nav2 {
	display: inline;
	width: 570px;
	float: right;
}
 ul#nav2 li {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 4px;
	float: right;
	padding-top: 10px;
}
#footerBlock ul#nav2 li a{
	color: #666;
	text-decoration: none;
	margin-right: 3px;
	font-size: 11px;
	}
#footerBlock ul#nav2 li a:hover {
	text-decoration: underline;
	color: #666;
	font-size: 11px;
}
#realizacja {
	width: 150px;
	float: left;
	color: #fff;
	font-size: 10px;
}
#realizacja a {
	color: #fff;
	text-decoration: none;
}
#realizacja a:hover {
	color: #fff;
	text-decoration: underline;
}
#elecoFoot {width: 220px; float: left;}
input, textarea {background: #ffc; border: 1px solid #666;}

.contact_form {padding: 10px 0 2px 0px; color: #000;}
.error {
	color: #c00;
}
div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0; padding: 5px; }

div.contact_form table { border-collapse: collapse; }
div.contact_form th    { padding: 0 10px 3px 10px; vertical-align: top; text-align: left; }
div.contact_form td    { padding: 0 0 3px 0; }

div.contact_form em
{
  font-style:  normal;
  font-weight: 900;
  color: #004080;
  padding-left: 10px;
}
div.contact_form em.error, div.contact_form form em
{
  color: #f00;
}
div.contact_form div.error { margin-bottom: 15px; }