body {
	background: #585c63;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, img { border: 0; margin: 0; padding: 0; }

h2, p { margin: 0 0 15px 0; }
h2 span { display: none; }

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

a { color: #000000; text-decoration: none; border-bottom: 1px solid #c5c5c5; }
a:hover { color: #444444; text-decoration: none; border-bottom: 1px solid #e5e5e5; }

#container {
	width: 650px; 
	background: #e5e5e5 url(img/bg.png) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#mid { 
	width: 100%
	height: 210px;
	background: transparent url(img/mid.jpg) no-repeat center top;
}

#offer { float: right; width: 350px; padding: 30px 20px 0 0; }

#o_firmie { height: 18px; background: transparent url(img/o_firmie.gif) no-repeat left top; }
#oferta { height: 18px; background: transparent url(img/oferta.gif) no-repeat left top; }

#contact { font-size: 12px; color: #000000; width: 200px; padding: 30px 0 0 20px; }

#sprzd { margin-top: 20px; }

#imgs { text-align: center; padding: 10px 0 30px 0; }

#foot { width: 100%; height: 8px; background: transparent url(img/foot.gif) no-repeat center bottom; }

.big { font-size: 16px; font-weight: bold; }
.fleft { float: left; }
.marg { margin-left: 20px; }
.clear { clear: both; }
