body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Verdana;
}

#main {
	width: 858px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Verdana;
	background-color: white;
	color: #7c7c7c;
}

#top-main {
	width: 990px;
	margin: 0 auto;
	padding-left: 50px;
}

#top {
	width: 100%;
	background: url("imgs/top-back.png") repeat-x;
	height: 113px;
}

#logo {
	width: 264px;
	margin-left: 40px;
	height: 113px;
	cursor: pointer;
	float: left;
	background: url("imgs/logo.png") no-repeat;
}

#pre-nawi {
	width: 124px;
	height: 113px;
	float: left;
	background: url("imgs/pre-nawi.png") no-repeat;
}

#nawi {
	width: 562px;
	height: 113px;
	float: right;
}

#actual-home {
	background: url("imgs/nawi-homef.png") no-repeat;
	width: 98px;
	cursor: pointer;
	height: 113px;
}

#actual-oferta {
	background: url("imgs/nawi-ofertaf.png") no-repeat;
	cursor: pointer;
	width: 120px;
	height: 113px;
}

#actual-referencje {
	background: url("imgs/nawi-referencjef.png") no-repeat;
	cursor: pointer;
	width: 132px;
	height: 113px;
}

#actual-kontakt {
	background: url("imgs/nawi-kontaktf.png") no-repeat;
	cursor: pointer;
	width: 112px;
	height: 113px;
}

#nawi-home {
	background: url("imgs/nawi-home.png") no-repeat;
	cursor: pointer;
	width: 98px;
	height: 113px;
}

#nawi-home:hover {
	background: url("imgs/nawi-homef.png") no-repeat;
	width: 98px;
	height: 113px;
}

#nawi-oferta {
	background: url("imgs/nawi-oferta.png") no-repeat;
	cursor: pointer;
	width: 120px;
	height: 113px;
}

#nawi-oferta:hover {
	background: url("imgs/nawi-ofertaf.png") no-repeat;
	width: 120px;
	height: 113px;
}

#nawi-referencje {
	background: url("imgs/nawi-referencje.png") no-repeat;
	cursor: pointer;
	width: 132px;
	height: 113px;
}

#nawi-referencje:hover {
	background: url("imgs/nawi-referencjef.png") no-repeat;
	width: 132px;
	height: 113px;
}

#nawi-kontakt {
	background: url("imgs/nawi-kontakt.png") no-repeat;
	cursor: pointer;
	width: 112px;
	height: 113px;
}

#nawi-kontakt:hover {
	background: url("imgs/nawi-kontaktf.png") no-repeat;
	width: 112px;
	height: 113px;
}

#nawi div {
	float: left;
}

#top_right {
	width: 57px;
	height: 113px;
	float: right;
	background: url("imgs/logo-prawe.png") no-repeat;
}

#obrazek {
	width: 842px;
	height: 341px;
	margin: 0 auto;
}

#main-left {
	width: 540px;
	float: left;
}

#main-left img {
	padding-left: 10px;	
}

#main-left a {
	color: #7c7c7c;
}


#main-left a:hover {
	color: #1b9afb;
}


#main-right {
	width: 200px;
	margin-left: 70px;
	float: left;
}

#contact-page {
	width: 810px;
	margin: 0 auto;
}

#main-left div, #main-right div {
	margin-top: 20px;
	margin-left: 25px;
}

#left-content {
	float: left;
	width: 220px;
}

#left-content ul {
	padding-left: 16px;	
}

#right-content {
	float: left;
	width: 250px;
}

input, textarea {
	margin-top: 5px;
	font-size: 11px;
	color: #7c7c7c;
}

#contact-page input, #contact-page textarea {
	font-size: 16px;	
}

#contact-page td {
	font-weight: bold;	
}

#send {
	color: black;
	background: transparent;
	margin-left: 81px;
}

#dolne_nawi {
	width: 884px;
	margin: 0 auto;
}

#dolne_nawi div {
	float: left;
	height: 101px;
}

#dolne-oferta {
	background: url("imgs/oferta.png") no-repeat;
	cursor: pointer;
	margin-left: 27px;
	width: 231px;
}

#dolne-referencje {
	background: url("imgs/referencje.png") no-repeat;
	cursor: pointer;
	width: 303px;
}

#mlotek {
	background: url("imgs/mlotek.png") no-repeat;
	width: 264px;
}

#stopka {
	font-family: Arial;
	font-size: 9px;
	color: #abafb2;
	text-align:center;
	margin-bottom: 30px;
	font-weight: bold;
}

.linki-dolne {
	padding-left: 320px;
}

#more-offer, #cywilne, #administracyjne, #prawopracy, #gospodarcze {
	display: none;	
}

a, a:visited {
	color: #abafb2;
	text-decoration: none;
}

a:hover {
	color: #1b9afb;
	text-decoration: none;
}

.czyszczenie {
	clear: both;
}

.nagl {
	color: #1b9afb;
	font-size: 17px;
}
