body {  
	background: #e2e2e2 url(img/bckg.png) repeat-x center top;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

div, img { margin: 0; padding: 0; border: 0; }
a { color: #2b4a79; text-decoration: none; font-weight: bold; }
a:hover { color: #8594ac; }

h1 span, h2 span { display: none; }

#main {  
	width: 770px;
	margin: 0 auto;
	background: #ffffff url(img/bckgmain.png) repeat-y center top;
	text-align: left;
}

#header { width: 100%; height: 80px; }

#mid { 
	width: 760px; 
	height: 2000px;
	margin: 0 auto;
	padding: 0 5px;
	background: transparent url(img/falowniki.jpg) no-repeat center top;
}

#kontakt { float: right; width: 240px; margin: 200px 0 50px 20px; background: transparent url(img/kontakt.jpg) no-repeat right top; font-size: 12px; }
#kontakt .padd { padding: 50px 0 0 30px; }

#txt { padding: 210px 35px 20px 35px; }

#o_firmie { height: 15px; background: #ffffff url(img/o_firmie.jpg) no-repeat left top; }
#dystrybutor { height: 15px; margin-top: 20px; background: #ffffff url(img/dystrybutor.jpg) no-repeat left top; }
#oferta_techniczna { height: 15px; margin-top: 20px; background: #ffffff url(img/oferta_techniczna.jpg) no-repeat left top; }

.col { float: left; margin-right: 5px; }
.clear { clear: both; }
.lspace { margin-left: 20px; }