body {
	background: #ffffff url(img/bckg.png) repeat-x left top;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

div, img { margin: 0; padding: 0; border: 0; }

h1, h2 { margin: 0 0 15px 20px; border-bottom: 1px solid #e0e0e0; color: #005697; font-size: 16px; }
h3 { color: #000000; font-size: 12px; }

a { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

b { color: #000000; }


#container {  
	width: 760px;
	background: #ffffff url(img/main.png) center top;
	margin: 0 auto;
	text-align: left;
}

#header { width: 100%; height: 59px; background: transparent url(img/top.png) no-repeat center top; }
#bluebelt { width: 100%; height: 32px; background: transparent url(img/belt.png) no-repeat center top; color: #ffcc00; }
#bluebelt div { padding: 8px 20px; }
#bluebelt img { text-align: center; vertical-align: absmiddle; }
#bluebelt a { color: #ffcc00; font-size: 12px; font-weight: bold; }
#bluebelt a:hover { color: #ffe67f; font-size: 12px; font-weight: bold; }
#mid{ width: 100%; background: transparent url(img/mid.png) no-repeat center top; }
#innermid { width: 750px; background: transparent url(img/rightcol.png) no-repeat 510px 150px; margin: 0 auto; }

#leftcol { float: left; width: 490px; padding-top: 160px; }
#rightcol { float: right; width: 220px; padding-top: 20px; padding-right: 20px; font-size: 11px; }

#leftcol p { margin: 5px 0 15px 20px; }
#leftcol span { display: block; margin-bottom: 10px; color: #000000; }
#leftcol ul { margin: 5px 0 15px 70px; padding-left: 20px; }
#leftcol li { list-style-image: url(img/li.gif); }
#rightcol p { padding: 0 0 0 15px; margin: 0 0 10px 0; }
#rightcol a { color: #4c4c4c; text-decoration: none; }
#rightcol a:hover { color: #000000; text-decoration: none; }

#kontenery { padding-left: 50px; background: transparent url(img/kontenery.png) no-repeat left top; }
#sprzet_budowlany { padding-left: 50px; background: transparent url(img/sprzet_budowlany.png) no-repeat left top; }
#podnosniki { padding-left: 50px; background: transparent url(img/podnosniki.png) no-repeat left top; }
#rusztowania { padding-left: 50px; background: transparent url(img/rusztowania.png) no-repeat left top; }
#dzwigi { padding-left: 50px; background: transparent url(img/dzwigi.png) no-repeat left top; }
#images { margin: 50px 0 15px 20px; }
#images img { margin: 2px; }
.grey { background: #e0e0e0; color: #222222; padding: 5px 5px 5px 0; margin-bottom: 10px; }
.clear { clear: both; }
