<!--
BODY {
	font-family: Verdana, Times New Roman, Arial;
	background-image: url(../images/bg.png);
	text-align: center;
	margin: 0;
	margin-bottom: 50px;
}
H1 {
	font-size: 13pt;
	font-weight: normal;
	color: #CC0000;
	margin-top: 0;
	margin-bottom: 20px;
}
P {
	font-size: 10pt;
	color: #4B4B4B;
	text-align: justify;
	margin-top: 20px;
	margin-left: 24px;
	margin-right: 24px;
}
P.center {
	text-align: center;
}
P.kalkulator {
	text-align: right;
	margin: 5px;
}
P.uwaga {
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-align: justify;
	margin: 20px;
}
P.footer {
	font-size: 9pt;
	color: gray;
	text-align: left;
	margin-left: 38px;
	margin-bottom: 10px;
}
A {
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #000000;
}
UL {
	font-size: 10pt;
	color: #4B4B4B;
	text-align: left;
	margin-bottom: 30px;
}
LI {
	margin-left: 24px;
	margin-bottom: 10px;
}
IMG {
	border: 0;
}
TABLE {
	margin: 0 auto;
}
DIV.download {
width: 254px;
float: left;
}
#container {
	background-image: url(../images/bgcontainer.png);
	width: 768px;
	margin: 0 auto;
	overflow: hidden;
}
#logotype {
	background-image: url(../images/futurehouse.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 152px;
	height: 94px;
	float: left;
}
#menu {
	background-image: url(../images/bgmenu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 616px;
	height: 94px;
	float: right;
}
#menu ul {
	margin: 0;
	margin-top: 17px;
	margin-left: 1px;
	padding: 0;
}
#menu li {
	float: left;
	display: inline;
	margin: 0;
}
#top {
	width: 768px;
	height: 221px;
	float: left;
}
#top img {
	margin-top: 24px;
}
#content {
	width: 768px;
	float: left;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 768px;
	float: left;
}
#boxes {
	width: 720px;
	margin: 0 auto;
}
#boxes img {
	margin-top: 29px;
}
#boxes A {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #737373;
	text-decoration: none;
	line-height: 15px;
	margin: 0;
}
#boxes A:hover {
	color: #4B4B4B;
}
#boxes P {
	text-align: justify;
	line-height: 0;
	margin-top: 4px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 0;
}
#ocieplenie, #ceny, #beegreen, #galeria {
	height: 278px;
	float: left;
}
#ocieplenie {
	background-image: url(../images/ocieplenie.jpg);
	width: 179px;
}
#ceny {
	background-image: url(../images/ceny.jpg);
	width: 176px;
	margin-left: 4px;
}
#beegreen {
	background-image: url(../images/beegreen.jpg);
	width: 177px;
	margin-left: 4px;
}
#galeria {
	background-image: url(../images/galeria.jpg);
	width: 176px;
	margin-left: 4px;
}
-->