a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
body {
	font: 12px Arial, sans-serif;
	color: #000;
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
h1 {
	color: #000;
	font-size: 14px;
	margin: 30px 0 20px 0;
	padding: 0 0;
}
h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 12px;
	margin-bottom: 20px;
}
img {
	border: none;
}
p {
	margin: 10px 0 27px 0;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: 0;
}
.bigHouseDesc {
	float: left;
	width: 305px;
	margin: 0 0 0 35px;
}
.bigHouseDesc td {
	font-size: 12px;
}
.bigHouseDesc th {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.cleaner {
	clear: both;
}
#main {
	width: 750px;
	margin-left: 70px;
}
.fasady {
	float: left;
	width: 200px;
	text-align: center;
	margin: 0 100px 20px 0;
}
.fasady a {
	color: #153d69;
	text-decoration: none;		
}
.fasady img {
	margin: 0 0 10px 0;
}
#logo {
	display: none;
}
.bigHouse {
	float: left;
	padding: 0 0 20px 0;
}
#header, #header2 {
	background: #fff;
}
#slogan, #menu, #bottom {
	display: none;
	width: 0px;
}
#content {
	width: 781px;
	float: none;
	background: #fff;
}
#middleBlock {
	width: 781px !important;
	background: #fff !important;
}
.printMe {
	display: none;
}
#main {
	background: #fff;
}
#phones {
	position: absolute;
	color: #000;
}
#logoPrint {
	display: block;
	margin: 40px 0 0 26px;
	float: left;
}