﻿@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
	}

#header .promo1 {
    height: 70px;
}

#header .main {
    height: 105px;
	background-color:#3e3e3e;
}

	#header .main .logo {
		padding:27px 30px 10px 30px;
		font-size:41px;
		font-weight:bold;
		float:left;
	}

	#header .main .logo a {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	#header .main .md {
		background-color:#8a8a8a;
		height:80px;
		width:1px;
		margin:13px;
		float:left;
	}
	
	#header .main .slogan {
		font-size:25px;
		font-weight:bold;
		color:#e6e6e6;
		padding:39px 0px 10px 50px;
		float:left;
	}

#header .promo2 {
    height: 60px;
}

#header .img_bloc {
    height:141px;
	width:234px;
	background-image:url(../images/warmteplitsa_ru.png);
	float:right;
	margin-right:30px;
	position:relative;
	top:-150px;
}

#md2 {
	z-index:-1;
	position:relative;
	background-color:#3e3e3e;
	width:3px;
	float:left;
	padding-bottom:1000em;
	margin-bottom:-1000em;
}

#leftBlock {
	color:#3e3e3e;
}

	#leftBlock a {
		color:#3e3e3e;
		text-decoration:none;
		font-weight:bold;
	}
	
	#leftBlock div.subm {
		padding:10px 0px 10px 10px;
	}
		
		#leftBlock div.subm a {
			color:#3e3e3e;
			text-decoration:underline;
			font-weight:normal;
			margin-bottom:5px;
		}

#rightBlock {
	color:#000000;
}

#footer {
	background-color:#FFFFFF;
}

#footer .promo1{
    height: 50px;
}

#footer .main {
    height: 25px;
	background-color:#3e3e3e;
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
}
