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

h2 { margin: 0 20px 10px 20px; }
h2 span { display: none; }

p { margin: 0 30px 15px 30px; }
ul { padding: 0 30px 0 35px; list-style-image: url(img/li.gif); margin-left: 10px; list-style-position: outside; }
li { margin-bottom: 15px; }

a { color: #000000; text-decoration: none; }
a:hover { color: #555555; text-decoration: none; }

#container { width: 740px; margin: 0 auto; background: #ffffff url(img/header.jpg) no-repeat center top; color: #191919; text-align: left; }
#main { padding-top: 190px; margin: 0 10px; padding-bottom: 10px; }


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

.marg30 { padding-left: 30px; }
.marg10 { padding-left: 10px; }
.margb { margin-bottom: 70px; }
.fleft { float: left; }
.fright { float: right; width: 290px;}
.clear { clear: both; }