body,html {
	height:100%;
}
body {
	margin:0px;
	padding: 0px;
	border:0px;
	background-color:#263b47;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	background-image:url(bg_main.gif);
	background-position: top left;
	background-repeat:repeat-x;	
}
.fotogi {margin:5px 5px; float:left; padding:5px;}

h1,h2,p {
	margin:0;
	padding: 0px;
}
h1 {margin:0px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	font-size: 24px;
	padding-top: 14px;
}

h2 {
	color:#ff0000;
	margin-bottom:17px;
	font-size:11px;

}
a {
	color:#fff;
}
#page {
	background-image:url(bg_motive_left.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width: 100%;
	min-height:100%;
	margin-bottom:-50px;
	clear: both;
}
#content {
	margin:-220px 20px 50px 50px;
	width: 90%;	
}
.description {	
	line-height:15px;
}

.contact {
	height: 100px;
	padding-left: 50px;
	padding-bottom: 80px;
}
.adress {
	float:left;
	padding-right: 50px;
}
.phones {
	float:left;
}
.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
}
#header {
	background-image:url(bg_motive.png);
	background-position: top right;
	background-repeat:no-repeat;
	width: 100%;
	height: 413px;
}
#header #inner{
	padding:10px 0px 0px 50px;
}
#inner h2 {
	color:#ff0000;
	margin-top:7px;
	margin-bottom:17px;
	font-size:11px;

}

#footer {
	padding-left: 50px;
	padding-right: 50px;
	height:50px;
	width: 70%;
}
#copyright {
	float: left;
}

#host {
	float: right;
}
#clearfooter{
	clear:both;
	height:40px;
}
#logo {
	float: left;
	height: 40px;
	padding-right: 15px;
	padding-top: 20px;
	
}
