* { margin: 0px; padding: 0px; }
img { border: 0px; }
div.clear { clear: both; }
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	color: #353535;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 23px;
}
div.wrapper {
	width: 960px;
	margin: 0 auto;
}
.left {
	display: inline;
	float: left;
	margin-right:10px;
	width: 350px;
	margin-right: 10px;
}
.left h1 {
	display: inline;
	float: left;
	width: 350px;
	height: 110px;
	margin-top: 240px;
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	text-indent: -9999px;
}
div.address {
	display: inline;
	float: left;
	width: 175px;
	margin-top: 20px;
}
div.address h2 {
	font-size: 18px;
	color: #B20000;
	margin-bottom: 10px;
}
.right {
	display: inline;
	float: left;
	width: 600px;
	margin-top: 81px;
	line-height: 0px;
}
.box {
	display: inline;
	float: left;
	width: 300px;
	height: 269px;
	position: relative;
	line-height: 17px;
}
.box a {
	color: #FFF;
	text-decoration: none;
}
.box .desc {
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	opacity: 0.1;
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	font-size: 13px;
	width: 159px;
	height: 39px;
	cursor: pointer;
}
.nieruchomosci {
	bottom: 0px;
	right:0px;
	text-align:right;
	background-image: url(images/nieruchomosci.jpg);
}
.dotacje {
	bottom: 0px;
	left:0px;
	text-align:left;
	background-image: url(images/dotacje.jpg);
}
.certyfikaty {
	top: 0px;
	right:0px;
	text-align:right;
	background-image: url(images/certyfikaty.jpg);
}
.energ {
	top: 0px;
	left:0px;
	text-align:left;
	background-image: url(images/energ.jpg);
}












