html {
	width:100%;
	height:100%;
	background-color:#FFF;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	
}

body{	
	height:100%;
	height:100%; !important!;
	margin:0 auto;
	padding:0;	
	min-width:800px;
	min-width:800px; !important;	

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	color:#002799;
	font-weight: bold;
	border-bottom: #002799 solid 4px;
	margin:0;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:#2593f0;
	font-weight:bold;
	margin-top:5px;
	margin-right:36px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#002799;
	margin-top:5px;
	margin-bottom:0px;
	padding:0;
	}


p{
	font-size:13px;
	color:#959595;
	text-align:justify;
	margin:0;
}

span{
	color:#c8c6c6;
	}

img {
	border:none;
	margin:0;
	padding:0;
}
div {
	margin:0;
	padding:0;
}

a{
	color:#959595;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

b{
	font-weight:bold;
}

#layout {
	width:810px;
	position:relative;
	margin: 0 auto;
	min-height:100%;
	min-height:100%; !important;
	overflow:hidden;

	
}

#header{
	width:100%;
	height:auto;
	margin-top:10px;
	overflow:hidden;	
}

#logo {
float:left;
height:98px;
width:159px;
}


#fl{
	width:810px; 
	height:353px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:-3px;
	
	padding:0;
	border:none;
}
#main_content{
	width:808px;
	overflow:hidden;
	padding-bottom:70px;
}

#main_left{
	float:left;	
	width:68%;	
	margin-top:10px;
	overflow:hidden;
	margin-left:3px;
}
	
#title_width{
	width:180px;
}
	
	
#main_right{
	float:right;	
	width:30%;
	overflow:hidden;

}	
	
.banner{	
	margin-top:12px;
	text-align:right;
}

.banner a{
	text-decoration:none;
}

#news_left{
	clear:both;
	float:left;
	width:45%;
	overflow:hidden;
    margin-top:10px;
}

.news{
	position:relative;
	overflow:hidden;
	padding-bottom:10px;
	_padding-bottom:30px;
}

.for_text_news{
	margin-left:10px;
	margin-top:5px;
	margin-top:5px;
	color:#585858;
	font-size:12px;
	text-align:left;
}

.for_data_news{
	color:#3c3c3c;
	border-left:#969696 solid 2px;
	padding-left:7px;
	font-size:12px;
	font-weight:bold;
	
}
	
.for_data_news_year{
	color:#d56e05;
	font-size:18px;
	
}	
	
.button_next{
	width:67px;
	height:13px;
	float:right;
	margin-top:10px;
	
}
	
#news_right{
	float:right;
	width:45%;
	overflow:hidden;
    margin-top:10px;
}	
	
#footer{
	padding-top:10px;
	margin-bottom:10px;	
	position:absolute;
	bottom:0;
	width:100%;
	height:80px;
	clear:both;	
	
}
	

#footer ul{
	position:relative;
	width:100%;	
	list-style-type:none;	
	padding:0;
	margin-left:75px;
	margin-bottom:0;
	font-size:11px;
}

#footer ul li{
	float:left;
	margin-right:28px;
}

#company{
	clear:both;
	float:left;
	margin-top:20px;
	font-size:11px;
}

#design{
	float:right;
	margin-top:20px;
		font-size:11px;
}


#main_content_inside{
	width:100%;
	overflow:hidden;
	padding-bottom:110px;
}


#inside_left{
	float:left;	
	width:24%;	
	margin-top:5px;
	overflow:hidden;
	margin-left:0px;
	
	}
	
#inside_right{
	float:right;	
	width:75%;
	overflow:hidden;
	margin-top:20px;
}

#title_width1{
	width:110px;
}

#for_gray{
	margin-top:10px;
}

#for_gray span {color:#706f6f;}
#footer ul li a {color:#505050;}

#for_gray a{
	text-decoration:none;
}

#for_gray a:hover{
	text-decoration:underline;
}

.p_inside{
	margin-top:5px;
	color:#3476ac;
	margin-bottom:10px;
}

.p_inside_refer{
	margin-top:5px;
	color:#5b76c8;
	margin-bottom:10px;
}

.p_inside_refer span{
	font-weight:bold;	
	color:#5b76c8;
}

.p_inside_refer a
{
	color:#5b76c8;
}

#inside_left ul{
	margin:0px;
	margin-top:10px;
	padding:0;
	list-style-type:none;
	display:block;
	}

#inside_left ul li {
	font-size:10px;
	margin-bottom:3px;
	padding:0;	
	_height:33px;
	padding:0;
	list-style:none;	
	margin-top:-10px;
	}
	
#inside_left ul li .tw{
	font-size:10px;
	margin-bottom:3px;
	padding:0;	
	_height:45px;
	padding:4px 0 0 0;
	list-style:none;	
	margin-top:-10px;
	}

#inside_left ul li a{
background:url(../images/podmenu.jpg) no-repeat top left;
text-align:center;
width:178px;
height:33px;
display:block;
color:#FFF;
text-decoration:none;
text-transform:uppercase;
padding-top:10px;

}

#inside_left ul li a:hover{
	background:url(../images/podmenu_hover.jpg) no-repeat top left;
}


#inside_left ul li ul{
	margin-top:3px;		
	display:none;
	margin-bottom:10px;
	}

#inside_left ul .active ul{
display:block;
}
	

#inside_left ul li ul li{
	margin-left:28px;	
	text-align: center;	
	}
	

#inside_left ul li ul li a{
font-size:9px;
text-decoration:none;
background:url(../images/podmenu_narrow.jpg) no-repeat top left;
width:150px;
height:33px;
display:block;
padding-top:5px;
_padding-top:3px;
margin-top:8px;
}

#inside_left ul li ul li a:hover{
background:url(../images/podmenu_narrow_hover.jpg) no-repeat top left;
}



#lamp{
	background:url(../images/lamp.jpg) no-repeat;
	width:51px;
	height:95px;
	clear:both;
	position:relative;
	margin-top:20px;
	left:58px;	
}

#photo_inside_about_company{
	background: url(../images/o_company.jpg) no-repeat top left;
	width:810px;
	height:271px;
	margin-top:1px;
}

#title_width_news{
	width:80px;
}

#photo_inside{	
	width:810px;
	height:271px;
	margin-top:1px;
	margin-left:-2px;
}

#title_width_diller{
	width:88px;
}

#title_width_objects{
	width:180px;
}

#title_width_stati{
	width:65px;
}

#title_width_catalog{
	width:71px;
}

.p_inside span{
	font-weight:bold;	
	color:#3476ac;
}

#title_width_vacuum{
	width:320px;
}

#title_width_flat{
	width:300px;
}

#title_width_fep{
	width:258px;
}

#title_width_wind{
	width:163px;
}

#title_width_nasos{
	width:170px;
}

#title_width_diller_str{
	width:180px;
}

#title_width_otoplenie{
	width:100px;
}

.al{
	margin-left:110px;
}

#al_pic4{
	margin-left:25px;
}

#title_width_kotli{
	width:230px;
}

.table_char{
	float:left;
	border:#999;
	margin-top:5px;
	color:#3476ac;
	margin-bottom:10px;
	text-align:center;
}

.img_right{
	float:right;
	margin-right:15px;
	}
.cl{
	clear:both;
}

#title_width_aux{
width:450px;
}

#title_width_paket{
	width:217px;
}

#title_width_komplect{
	width:150px;
}
#title_width_offers{
	width:215px;
}

#title_width_water{
	width:230px;
}

#title_width_hot{
	width:250px;
}

#title_width_otop{
	width:200px;
}

#title_width_hotels{
	width:105px;
}

#title_width_reserv{
	width:246px;
}

#title_width_forum{
width:60px;
}




#new_menu{
	width:100%;
	height:41px;	
	margin:1px;
	padding:0;
	_margin-bottom:-7px;
}


#new_menu li{
	margin-right:1px;	
	float:left;
	width:100px;
	height:41px;	
	list-style:none;	
}



#new_menu li a{
	background:url(../images/menu.jpg) no-repeat top left;	
	width:99px;
	height:39px;	
	padding-top:10px;
text-align:center;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	line-height:10px;

	}


#new_menu li a:hover{
	background: url(../images/menu_hover.jpg) no-repeat top left;	
}

#main_right .banner p {
color:#2593F0;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-align:center;
padding:5px 0 13px 20px;
}

#main_right .banner a {
color:#2593F0;
text-decoration:none;
}

.floate{
	float:right;
}

