@charset "windows-1251";
body  {
	font: 14px Tahoma;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container{ 
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	min-width:1003px;
} 
#header{ 
	background:#FFFFFF url(images/head_bg.jpg) right top no-repeat;
}
#header .headerLogo{
	padding:33px 0 0 90px;
	float:left;
}
#header .headerLogo img{
	border:none;
}
#header .headerPhone{
	float:right;
	margin:0 95px 0 0;
	_margin:0 45px 0 0;
	padding:51px 60px 25px 0;
	background:url(images/head_phone.jpg) right top no-repeat;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:26px;
	font-style:italic;
}
#header .headerPhone .phone{
	width:200px;
}
#header .headerPhone a.phoneOrder{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	color:#000000;
	text-decoration:underline;
}
#header .headerPhone a.phoneOrder:hover{
	color:#000000;
	text-decoration:none;
}
#header .selectRegionWrapper{
	margin:0 auto;
}
#header .selectRegion{
	position:relative;
	padding:48px 10px 0 200px;
	*padding:48px 10px 0 95px; /*Äëÿ IE 6-7*/
	width:250px;
	*width:200px;
	margin:0 auto;
	font-size:18px;
	color:#242222;
	z-index:1000;
}
#header .selectRegion label{
	float:left;
	display:block;
	padding:0 0 0px 0;
	margin:5px 5px 0 0;
	width:68px;
	color:#1571a5;
	font-size:12px;
	border-bottom:dashed 1px #1571a5;
	cursor:pointer;
	cursor:hand;
}
#popupCity{
	position:absolute;
	display:none;
	top:70px;
	left:150px;
	*left:60px;
	width:250px;
	height:100px;
	z-index:1000;
	padding:5px;
	border:solid 2px #6b3a18;
	background-color:#FFFFFF;
}
#popupCity label#selectTitle{
	display:block;
	float:none;
	width:100%;
	margin:0 0 20px 0;
	border:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#popupCity form{
	text-align:center;
}
#popupCity form select.selectSelectCity{
	margin:0 0 10px;
	width:200px;
}
#popupCity form input.btnCitySelect{
	width:80px;
	height:25px;
	font-weight:bold;
}

#menu{
	margin:0 auto;
	background:url(images/main_menu_bg.gif) left top repeat-x;
	z-index:0;
}
#menu .menuInner{
	position:relative;
	height:227px;
	width:807px;
	margin:0 auto;
}
#menu .menuInnerPic1{
	background:url(images/main_menu_pic_1.jpg) center top no-repeat;
}
#menu .menuInnerPic2{
	background:url(images/main_menu_pic_2.jpg) center top no-repeat;
}
#menu .menuInnerPic3{
	background:url(images/main_menu_pic_3.jpg) center top no-repeat;
}
#menu .menuInner label{
	position:absolute;
	width:250px;
	top:120px;
	left:635px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#ffffff;
}

#sidebar1{
	float: left;
	width: 206px;
	margin:20px 0 0 0;
}
#sidebar1 .consultation{
	text-align:right;
	font-size:12px;
}
#sidebar1 .consultation .pictButton{
	margin:20px 0 20px 0;
	padding:35px 10px 0 0;
	height:25px;
	background:url(images/online_bg.gif) right top no-repeat;
	text-align:right;
	font-size:12px;
}
#sidebar1 .consultation .pictButton a.pict{
	color:#ffffff;
	text-decoration:none;
	padding:0;
}
#sidebar1 .consultation .pictButton a.pict:hover{
	color:#ffffff;
	text-decoration:underline;
}
#sidebar1 .consultation img{
	border:none;
}
#sidebar1 .consultation a{
	display:block;
	padding:5px 30px 10px 0;
}
#sidebar1 .consultation a.skype{
	color:#321a1a;
	text-decoration:underline;
	padding:5px 0 10px 0;
}
#sidebar1 .consultation a.skype:hover{
	color:#321a1a;
	text-decoration:none;
}
#sidebar1 .consultation .icq{
	display:block;
	color:#321a1a;
	padding:5px 0 10px 0;
}
#sidebar1 .consultation a.skype img{
	margin:0 0 -7px 5px;
	border:none;
}
#sidebar1 .consultation .icq img{
	margin:0 0 -5px 5px;
	border:none;
}

#sidebar2 {
	float: right;
	width: 236px;
	margin:20px 0 0 0;
	text-align:left;
}
#sidebar2 h3{
	font-size:20px;
	color:#000000;
	margin:0 0 20px 0;
	font-weight:normal;
}
#sidebar2 .orderBox{
	background:url(images/order_bg.jpg) left top no-repeat;
	margin:0 0 40px 0;
	padding:13px 10px 10px 10px;
}
#sidebar2 .orderBox .orderForm{
	margin:0;
	padding:0;
	height:37px;
}
#sidebar2 .orderBox .orderList{
	float:left;
	width:165px;
	margin:0 5px 0 0;
	font-size:10px;
}
#sidebar2 .orderBox .orderBtn{
	float:left;
	width:23px;
	height:22px;
	border:none;
	background:url(images/order_btn.gif) left top no-repeat;
	cursor:pointer;
}

#mainContent{
	padding:0 20px 0 50px;
	margin:20px 240px 0 210px;
}
#mainContent h1{
	padding:0 0 10px 25px;
	margin:0 0 0 -27px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	background:url(images/main_menu_pointer.gif) left 5px no-repeat;
}
#mainContent p{
	margin:5px 0 5px 0;
	padding:5px 0 15px 0;
	text-indent:20px;
}
#mainContent a{
	color:#1571a5;
	text-decoration:underline;
}
#mainContent a:hover{
	color:#1571a5;
	text-decoration:none;
}

#footer{
	margin:42px 0 0 0;
	padding:0 0 25px 0;
	background:url(images/footer_bg.jpg) left bottom no-repeat;
}
#footer .counters{
	padding:125px 50px 0 0;
	float:right;
}
#footer .counters img{
	border:none;
}
#footer .copyright{
	float:right;
	padding:122px 95px 0 20px;
	font-size:12px;
	color:#000204;
	text-align:left;
}
#footer .copyright a{
	color:#1571a5;
	text-decoration:underline;
}
#footer .copyright a:hover{
	color:#1571a5;
	text-decoration:none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

