* {
	margin: 0;
	padding: 0;
}
#body {
	width: 900px;
	margin: 0 auto;
	font: 13px arial, helvetica, verdana, sans-serif;
	background: #ffffff;
}
#logo {
	width: 170px;
	height: 120px;
	display: block;
	background: url(img/logo.gif) no-repeat;
	background-position: top;
	float: left;
}
#top {
	width: 730px;
	height: 120px;
	display: block;
	background: url(img/top.jpg) no-repeat;
	background-position: top right;
	float: left;
}
#top_ {
	width: 730px;
	height: 120px;
	display: block;
	background: url(img/top_.jpg) no-repeat;
	background-position: top right;
	float: left;
}
#menu {
	width: 170px;
	height: 250px;
	float: left;
	display: block;
	margin-top: 60px;
	background: #ffffff;
}
#o_nas {
	width: 140px;
	height: 30px;
	display: block;
	background: url(img/o_nas.gif) no-repeat;
	margin-top: 10px;
}
#o_nas:hover {
	background: url(img/o_nas_.gif) no-repeat;
}
#oferta {
	width: 140px;
	height: 30px;
	display: block;
	background: url(img/oferta.gif) no-repeat;
	margin-top: 10px;
}
#oferta:hover {
	background: url(img/oferta_.gif) no-repeat;
}
#realizacje {
	width: 140px;
	height: 30px;
	display: block;
	background: url(img/realizacje.gif) no-repeat;
	margin-top: 10px;
}
#realizacje:hover {
	background: url(img/realizacje_.gif) no-repeat;
}
#klienci {
	width: 140px;
	height: 30px;
	display: block;
	background: url(img/klienci.gif) no-repeat;
	margin-top: 10px;
}
#klienci:hover {
	background: url(img/klienci_.gif) no-repeat;
}
#pomoc {
	width: 140px;
	height: 30px;
	display: block;
	background: url(img/pomoc.gif) no-repeat;
	margin-top: 10px;
}
#pomoc:hover {
	background: url(img/pomoc_.gif) no-repeat;
}
#kalkulacje {
	width: 140px;
	height: 30px;
	display: block;
	background: url(img/kalkulacja.gif) no-repeat;
	margin-top: 10px;
}
#kalkulacje:hover {
	background: url(img/kalkulacja_.gif) no-repeat;
}
#content_o_nas {
	width: 680px;
	height: 320px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#content_oferta {
	width: 680px;
	height: 480px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#content_realizacje {
	width: 680px;
	height: 480px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#content_klienci {
	width: 680px;
	height: 650px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#content_pomoc {
	width: 680px;
	height: 480px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#content_kalkulacja {
	width: 680px;
	height: 480px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#content_mapa_dojazdu {
	width: 680px;
	height: 540px;
	background: url(img/logo_centr.gif) no-repeat;
	background-position: 50% 50%;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	padding: 25px 25px  0 25px;
}
#kreska {
	clear: both;
	padding-left: 2px;
	width: 80px;
	height: 1px;
	background: url(img/kreska.gif) no-repeat;
}
#address_1 {
	width: 275px;
	height: 130px;
	display: block;
	float: left;
	background: #e5e5e5;
	padding: 10px 0 0 25px;
}
#address_2 {
	width: 300px;
	height: 112px;
	display: block;
	float: left;
	background: #e5e5e5;
	padding: 28px 0 0 0;
}
#address_3 {
	width: 290px;
	height: 112px;
	display: block;
	float: left;
	background: #e5e5e5;
	padding: 28px 10px 0 0;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: red;
}
#footer {
	width: 900px;
	height: 20px;
	display: block;
	clear: both;
	font-size: 11px;
	text-align: center;
	letter-spacing: 3px;
	background: url(img/copyright.gif) no-repeat;
}
