html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul, dl {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin: 20px 0px 20px 0px;
	line-height:18px;
	text-align:justify;
}
a {
	color:  Blue; 
	text-decoration: none;
}
body {
	width: 980px;
	height:auto;
	overflow:auto;
	padding: 50px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	color:#424753;
}
div#top {
	width:980px;
	height:100px;
	clear:both;
	background: #FFFFFF url(logo.gif) no-repeat right top;
}
h1 {
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-weight:normal;
	font-size:16px;
	margin: 20px 0px 20px 0px;
	color: #0066CC;
}
h2 {
	font-family:Arial, Helvetica, sans-serif, "Arial Black";
	font-weight:normal;
	font-size:14px;
	margin: 20px 0px 15px 0px;
	color: #108033;
}
div#left {
	width:650px;
	padding-left:60px;
	height:auto;
	overflow:auto;
	float:left;
	background-color:#FFFFFF;
}
div#right {
	width: 250px;
	height:auto;
	overflow:auto;
	float:right;
	background-color:#FFFFFF;
}
div#bottom {
	width:980px;
	height:60px;
	padding-top:50px;
	clear:both;
	background: #ffffff url(footer_background.gif) no-repeat center bottom;
}
div#top ul {
	background:#676D79 url(top_menu_background.gif) no-repeat;
	width:690px;
	padding-left:20px;
	height: 50px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
	list-style:none;
}
div#top ul li {
	display:block;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
}
div#top ul li.ofirmie {
	width: 82px;
}
body#ofirmie div#top ul li.ofirmie {
	background-color:#8D929B;
}
div#top ul li.beton {
	width: 71px;
}
body#beton div#top ul li.beton {
	background-color:#8D929B;
}
div#top ul li.sprzet {
	width: 79px;
}
body#sprzet div#top ul li.sprzet {
	background-color:#8D929B;
}
div#top ul li.realizacje {
	width: 116px;
}
body#realizacje div#top ul li.realizacje {
	background-color:#8D929B;
}
div#top ul li.laboratorium {
	width: 145px;
}
body#labolatorium div#top ul li.laboratorium {
	background-color:#8D929B;
}
div#top ul li.galeria {
	width: 86px;
}
body#galeria div#top ul li.galeria {
	background-color:#8D929B;
}
div#top ul li.kontakt {
	width: 93px;
}
body#kontakt div#top ul li.kontakt {
	background-color:#8D929B;
}
div#top ul li a {
	display :block;
	width:100%;
	height:50px;
	color:#FFFFFF;
	text-decoration:none;
}
div#top ul li a:hover {
	background-color:#8D929B;
}
div#right ul {
	width:250px;
	height:auto;
	overflow:auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans;
	font-weight:normal;
	font-size:18px;	
	list-style:none;
}
div#right ul li {
	width: 250px;
	height: 30px;
	line-height:28px;
	color: #676D79;
}
div#right ul li a {
	display:block;
	width: 230px;
	padding-left: 20px;
	height: 30px;
	background: url(right_menu_background.gif) no-repeat 0px 1px;
	text-decoration: none;
	color: #676D79;
}
div#right ul li a:hover {
	background-position: -250px 1px;
	color: #ffffff;
}
div#left ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 25px;
	line-height: 18px;
	margin: 20px 0px 20px 25px;
}
div#left h2 + ul {
	margin: 15px 0px 20px 25px;
}
div#left h2 + p {
	margin: 15px 0px 20px 0px;
}
div#mapa {
	width: 650px;
	height: 350px;
}
ul.galeria {
	display: block;
	width: auto;
	height: auto;
	overflow: auto;
}
ul.galeria li {
	display: block;
	width: 120px;
	height: 80px;
	padding: 5px;
	margin: 10px; 
	background: #ffffff url(gallery_background.gif)	 no-repeat;
	float: left;
}
form {
	width: 400px;
	height: auto;
	overflow: auto;
}
form div {
	display: block;
	width: 400px;
	height: auto;
	overflow: auto;
	margin: 10px 0px 10px 0px;	
}
form div label {
	display: block;
	width: 230px;
	padding-right:10px;
	height: auto;
	float: left;
	text-align: right;
	line-height: 18px;
}

form div input {
	border: 1px solid #676D79;
	width: 150px;
	height: 18px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;	
	
}
div#left ul#kalkulatorMenu {
	display: block;
	width: 650px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(/img/kalkulator_menu.jpg) no-repeat;
}
ul#kalkulatorMenu li {
	display:block;
	height:200px;
	float: left;
}
ul#kalkulatorMenu li a {
	display: block;
	width:100%;
	height:200px;
	text-indent: -1000px;
}

ul#kalkulatorMenu li.schody  { width: 110px;	}
ul#kalkulatorMenu li.sciana  {width: 130px;	}
ul#kalkulatorMenu li.kolumna {width: 90px;	}
ul#kalkulatorMenu li.wylewka  {width: 150px;	}
ul#kalkulatorMenu li.lawa  {width: 170px;	}


img.schemat {
	
	display: block; width:240px; height:300px;float:right;
}

