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

div, img, p, h1, h2 { border: 0; margin: 0; padding: 0; }
p { padding-bottom: 15px; }
h2 span { display: none; }
ul { margin-top: 0; margin-bottom: 15px; }
ul ul { margin-bottom: 0; }

ul { list-style-image: url(img/li.gif); }

a { color: #333333; text-decoration: none; font-weight: bold; }
a:hover { color: #000000; text-decoration: underline; }

#container { width: 690px; margin: 0 auto; text-align: left; }

#logo { float: left; width: 200px; }
#address { padding-top: 30px; float: right; width: 275px; color: #333333; }
#address b { color: #000000; }

#mid { padding: 30px 10px; }
#o_firmie { height: 18px; background: url(img/o_firmie.gif) no-repeat left top; border-bottom: 1px solid #D41F00; margin-bottom: 15px; }
#oferta { height: 18px; background: url(img/oferta.gif) no-repeat left top; border-bottom: 1px solid #D41F00; margin-bottom: 15px; }

.col1 { width: 100px; }
.col2 { width: 550px; margin-bottom: 15px; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }
