html * {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width:100%;
	font: normal normal 13px/16px Tahoma, Helvetica, sans-serif; 
	color: #000;
	background: #000 url(i/tlo.jpg) top center no-repeat;
	margin: 0 auto;
	
}
input, textarea {
	background: #fff; 
	border: 1px solid #900;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width: 916px;
	
}
#wrapper div#header {
	height: 132px;
	width: 916px;
	padding-left: 41px;
}
#header div#left {
	margin-left: -2px;
	width: 492px;
	height: 132px;
}

#content {
	width: 916px;
	margin: 0 auto;
	overflow: auto;
	min-height: 400px;
	float: none;
}
#content div#leftC {
	width: 172px;
	float: left;
	min-height: 400px;
	
}
#content div#rightC {
	width: 743px;
	float: left;
	min-height: 400px;
	overflow: visible;
	background: transparent url(i/foot1.gif) 0 0 repeat-y;
	margin-top: 250px;
}
ul#nav {
	height: 190px;
	width: 120px;
	padding: 110px 0 0 0;
	margin-left: 52px;
	float: none;
}
ul#nav li {
	list-style-type: none;
}
li a.witamy {
	display: block;
	background: transparent url(i/witamy.gif) 0 0 no-repeat;
	height: 25px;
	width: 125px;
}
li a.witamy:hover {
	height: 25px;
	background: transparent url(i/witamy.gif) 0 -25px no-repeat;
}
li a.rozdzielnie {
	display: block;
	background: transparent url(i/rozdzielnie.gif) 0 0 no-repeat;
	height: 27px;
	width: 125px;
}
li a.rozdzielnie:hover {
	height: 27px;
	background: transparent url(i/rozdzielnie.gif) 0 -27px no-repeat;
}

li a.dostawy {
	display: block;
	background: transparent url(i/dostawcy.gif) 0 0 no-repeat;
	height: 26px;
	width: 125px;
}
li a.dostawy:hover {
	height: 26px;
	background: transparent url(i/dostawcy.gif) 0 -26px no-repeat;
}
li a.dojazdy {
	display: block;
	background: transparent url(i/dojazd.gif) 0 0 no-repeat;
	height: 28px;
	width: 125px;
}
li a.dojazdy:hover {
	height: 28px;
	background: transparent url(i/dojazd.gif) 0 -28px no-repeat;
}
li a.kontakt {
	display: block;
	background: transparent url(i/kontakt.gif) 0 0 no-repeat;
	height: 25px;
	width: 125px;
}
li a.kontakt:hover {
	width: 125px;
	background: transparent url(i/kontakt.gif) 0 -25px no-repeat;
}
div#foot2 {
	width: 724px;
	margin: 0 auto;
	height: 123px;
	float: right;
	background: #fff url(i/foot2.jpg) 0 0 no-repeat;
	margin-right: 21px;
	
}
#foot2 div#footer {
	width: 724px;
	margin: 0 auto;
	height: 123px;
	
	float: left;
}
div#footer2 {
	width: 916px;
	margin: 0 auto;
	height: 30px;
	float: left;
}

p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 15px;
	text-align: justify;
}
#realizacja {
	width: 150px;
	float: right;
	color: #fff;
	font-size: 10px;
	height: 20px;
}
#realizacja a {
	color: #ccc;
	text-decoration: none;
}
#realizacja a:hover {
	color: #ccc;
	text-decoration: underline;
}
#rightC div#tekstLeft {
	float: left;
	width: 390px;
	margin-top: -250px;
	min-height: 400px;
}
#tekstLeft div#tresc {
	padding: 10px 2px 2px 10px;
}
#rightC div#tekstRight {
	float: right;
	width: 340px;
	margin-top: -250px;
	min-height: 400px;
}
h2#naglowek {
	padding-top: 15px; 
	padding-left: 15px; 
	font-size: 18px; 
	color: #172883;
}
h2#witamy {
	padding-top: 15px;
	padding-left: 15px;
	font-size: 18px; 
	color: #172883;
}
h2#kontakt { 
	float: right; 
	color: #172883; 
	margin-right: 22px;
 }
ul.lista {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
ul.lista li {
	background: url(i/strzalka.jpg) left center no-repeat;
	padding-left: 20px;
	font-weight: bold;
	}
img.obrazek2 {float: right;}

a.mailLink {text-decoration: none; color: #900;}

a:hover.mailLink {
	text-decoration: none;
}
/*formularz kont.*/
.contact_form {
	padding: 5px 0 4px 0;
}
.error {
	color: #c00;
}
div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th    { margin: 0; padding: 2px; margin-top: 20px; }
div.contact_form table { border-collapse: collapse; }
div.contact_form th    { 
	padding: 0 10px 3px 10px; 
	vertical-align: top; 
	text-align: left; 
	font-weight: normal;
	font-size: 95%;
}
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;
}
.submit {
	background: url(i/button.jpg) left center no-repeat; 
	width: 45px;
}
.imgFoot {
	padding-left: 385px; 
	padding-top: 77px;
}
.obraz2 {float: right;}
div#pusty {width: 340px; height: 250px; display: block;}
