body {
	background: #333333 url(img/bckg.gif) repeat-x left top;
	color: #e5e5e5;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0; 
	padding: 0;
}

h2 { margin: 0 0 15px 0; }
h2 span { display: none; }
ul { list-style-image: url(img/li.gif); }
a { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

#container { width: 760px; margin: 0 auto; text-align: left; }
#logo img { margin: 10px 0; }
#main { background: #5d5d5d; color: #e5e5e5; padding: 10px; }
#foot { height: 40px; background: #333333 url(img/foot.gif) no-repeat center top; }

#dane_kontaktowe { width: 200px; height: 20px; background: #5d5d5d url(img/dane_kontaktowe.gif) no-repeat left top; }
#oferta { width: 200px; height: 20px; background: #5d5d5d url(img/oferta.gif) no-repeat left top; }


.fleft { margin: 20px 10px 0 10px; }
.fright { float: right; margin: 0 0 15px 20px; font-size: 12px; color: #ffffff; }
.fright div { padding: 10px; font-weight: bold; }
.fright span { font-size: 14px; font-weight: bold; }
.clear { clear: both; }
