html, body {
	width: 100%;
	margin:0px;
	padding:0px;
	text-align: center;
}
a{
color: #9F9D96;
text-decoration: none;
}
a:hover{
color: #595854;
text-decoration: underline;
}
body {
	font-family: Tahoma, Verdana, Arial;
	color: #595854;
	font-size: 11px;
	background-color: #F3F1E3;
	background-image: url('pub/images/tlo.gif');
	background-repeat: repeat-x;
}
div#top_1{
	width: 750px;
	height: 133px;
	margin: auto;
	position: relative;
}
img#logo{
	position: absolute;
	top:0px;
	left: 0px;
}
div#telefony{
	position: absolute;
	top:48px;
	left: 570px;
	font-size: 11px;
	color: #B3B1AC;
	text-align: left;
}
div#menu {
	background-image: url('pub/images/menu.gif');
	background-repeat: no-repeat;
	width: 746px;
	height:49px;
	margin: auto;
	position: relative;
}
div#menu a#strona_glowna{
	display: block;
	width:160px;
	height: 47px;
	position: absolute;
	top:0px;
	left:4px;
	border: solid 0px #ff0000;
}
div#menu a#o_firmie{
	display: block;
	width:94px;
	height: 47px;
	position: absolute;
	top:0px;
	left:170px;
	border: solid 0px #ff0000;
}
div#menu a#oferta_sprzedazy{
	display: block;
	width:160px;
	height: 47px;
	position: absolute;
	top:0px;
	left:270px;
	border: solid 0px #ff0000;
}
div#menu a#reklama{
	display: block;
	width:100px;
	height: 47px;
	position: absolute;
	top:0px;
	left:436px;
	border: solid 0px #ff0000;
}
div#menu a#serwis{
	display: block;
	width:86px;
	height: 47px;
	position: absolute;
	top:0px;
	left:542px;
	border: solid 0px #ff0000;
}
div#menu a#kontakt{
	display: block;
	width:106px;
	height: 47px;
	position: absolute;
	top:0px;
	left:634px;
	border: solid 0px #ff0000;
}
div#tekst{
	width: 680px;
	height:auto!Important;
	height: 300px;
	min-height: 300px;
	margin: auto;
	margin-top:30px;
	text-align: left;
	line-height: 18px;
}
div#tekst_kontakt{
	width: 220px;
	height:auto;
	margin: auto;
	text-align: left;
	float: left;
}
div#tekst_long{
	width: 390px;
	height:auto;
	margin: auto;
	text-align: left;
	float: left;
}
div#footer{
	clear: both;
	width: 746px;
	height: 100px;
	border-top: solid 2px #fff;
	margin: auto;
	margin-top:30px;
	padding-top: 10px;
	font-size: 10px;
}
span.naglowek{
	font-weight: bold;
	text-decoration: underline;
}
	