@charset "windows-1251";
/* -----------------------------------------------*/
/*  Стили для основных браузеров <<<-----*/
/* -----------------------------------------------*/

html, body {
	border:0;
	margin:0;
	padding:0;
	height:100%;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(img/bg.gif) center top;
	color:#514F4F;
}
/*----------------- Заголовки -------------------*/
h1, h2, h3, h4, h5, h6 {
	color:#375F9A;
}
h1 {
	position:relative;
	font-size:16px;
	padding:0 0 16px 0;
	margin:0;
	background:url(img/bg_h1.jpg) left bottom repeat-x;
}
h2 {
	padding:10px 0 10px 0;
	font-size:14px;
}
h3 {
	font-size:12px;
}

div.pollresults h3, div.pollresults p, div.pollvotes h3, div.pollvotes p  {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	margin-bottom:20px;
}
p{
	padding:0;
	line-height:20px;
	text-align: justify;
}


ul{
	list-style:none;
}
strong{
	font-weight:bold;
}
/*-----------------Общие стили -------------------*/
ul, ol {
	margin:0;
	padding:0;

}
img {
	border:0;
}
.clear {
	clear:both;
}
/*------------------- Ссылки ---------------------*/
a:hover {
	text-decoration:none;
}
a{
color:#375F9A;
	text-decoration:underline;	
}



a:focus {
	outline: none;
}
/*-------------------- Формы ---------------------*/
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
/*------------------- Таблицы -------------------*/
table {
	border-right:0px solid #636363;
	border-bottom:0px solid #636363;
	/*margin-top:50px;
	margin-bottom:50px;*/
	color:#000048;
}
table tr td {
	padding:6px;
}
table td {
	border-left:0px solid #636363;
	border-top:0px solid #636363;
}
table strong {
	font-weight:bold;
	color:#000048;
}
/*----------------- Главный блок ----------------*/
.page {
	position:relative;
	min-height:100%;
	height:auto  !important;
	height:100%;
	margin:0 auto -120px;
	width:1000px;
	background:#ffffff;
}
.header{
	height:175px;
}
.header_gruzoperevozki{
	height:492px;
	background:url(img/gruzoperevozki_header.jpg) center bottom no-repeat;
}
.header_pereezdy{
	height:492px;
	background:url(img/pereezdy_header.jpg) center bottom no-repeat;
}
.header_takelajnye{
	height:492px;
	background:url(img/takelajn_header.jpg) center bottom no-repeat;
}
.polosa{
	background:url(img/top_linia.jpg) center top;
	height:4px;
	overflow:hidden;
}
/*----------------- Верхнее меню ----------------*/
.top_menu{
background:url(img/bg_top_menu.jpg) bottom;
width:508px;
height:60px;
margin:0 auto;

}
.top_menu ul{
background:url(img/ul_top_menu.jpg) right top no-repeat;
width:508px;
height:52px;
margin:0 auto;

}

.top_menu li{
	float:left;
	text-align:center;
	height:52px;
	line-height:52px;
	color:#4ba1fa;
	background:url(img/li_left_menu.jpg) no-repeat;
}
.top_menu li a {
	text-decoration:none;
	color:#4BA1FA;
}
.top_menu li a:hover {
	text-decoration:underline;
}

.top_menu li span{
	display:block;
	background:url(img/li_right_menu.jpg) right top no-repeat;
	padding:0 15px 0 15px;
}
.logo{
	position:absolute;
	left: 14px;
	top: 75px;

}
.logo_in{
	position:absolute;
	left: 14px;
	top: 89px;
	height:60px;
	width:314px;

}
.top_menu li.active {
	background:url(img/li_active.jpg);
}
.top_menu li.active  a {
	color:#ffffff;

}
.top_menu li.last span{
	background:none;
}

/*----------------- Иконки в шапке ----------------*/
.top_icon{
	position:absolute;
	right:36px;
	top: 29px;
	padding:0;

}
.top_icon li{
	float:left;
}
.top_icon li a{
	margin-right:34px;
}
.top_icon li.last a{
	margin-right:0;
}
.top_icon li a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;/* для старых браузеров на основе Gecko */
	-moz-opacity:0.7; /* для старых браузеров на основе Gecko */
}


.phone{
	position:absolute;
	left:660px;
	top:75px;
	width:320px;
	height:100px;
	background:url(img/phone_icon.jpg) right top no-repeat;
}
.phone a{
	font-size:13px;
	color:#E89B27;
	text-decoration:underline;
	background:url(img/icon_obrsvyaz.jpg) right 6px no-repeat;
	padding:0 7px 0 0;
	margin: 0 0 0 72px;
	position:relative;
	top:4px;
	font-weight:bold;
}
.phone a:hover{
	text-decoration:none;

}
.phone div{
	display:block;
	font-size:16px;
	color:#375F9A;
	font-weight:bold;

}
.phone span{
	font-size:24px;
}




.phone_in{
	position:absolute;
	right:27px;
	top:94px;
	
	width:305px;
	height:100px;
	background:url(img/phone_icon_in.jpg) left 8px no-repeat;

}
.phone_in a{
	font-size:13px;
	color:#E89B27;
	text-decoration:underline;
	background:url(img/icon_obrsvyaz.jpg) right 6px no-repeat;
	padding:0 7px 0 0;
	margin: 0 0 0 72px;
	position:relative;
	top:4px;
	font-weight:bold;
}
.phone_in a:hover{
	text-decoration:none;

}
.phone_in div{
	display:block;
	font-size:24px;
	color:#3876c2;
		text-align:right;
	

}
.phone_in span{
	font-size:30px;
}


.banner_center{
background:url(img/old/bg_banner_center.jpg) no-repeat;
margin:0 auto;
width:965px;
height:164px;
padding:0 0 30px 0;
position: absolute;
left: 15px;
top: 170px;
}
.banner_center li{
	display:inline;
	position:relative;
	overflow:hidden;
}
.banner_center li a {
	position:relative;
	/*top:10px;*/
	padding:0 0 0 20px;
	font-size:20px; color:#fff;
	text-transform: uppercase;
	text-shadow:1px 1px 5px #111111;
	
}

.gruzoperevozki-ban{width:200px; float:left; position:absolute; text-align:right;   top:-140px; left:100px;}
.tak-ban{width:200px; float:left; position:absolute; text-align:right; top:-140px; left:100px;}
.pereezd-ban{width:200px; float:left; position:absolute; top:-140px; left:30px;}

.main_page{
	padding:190px 15px 0 15px;
}

.main_page1{
	padding:10px 15px 0 15px;
}

.left_block{
	width:241px;
	float:left;
}
.zagolovok{
	font-size:16px;
	color:#375F9A;
	font-weight:bold;
	padding:0 0 20px 2px;
}
.news_block{
	position:relative;
	left:-8px;
	background:url(img/news_block_polosa_content.jpg);
	
}
.news_block_top{
	background:url(img/news_block_polosa_top.jpg);
	height:15px;
}
.news_block_bottom{
	background:url(img/news_block_polosa_bottom.jpg);
	height:15px;
	margin:10px 0 0 0;
}
.news_date{
	text-align:right;
	font-size:10px;
	color:#514f4f;
	padding:8px 25px 0 0;
}
.news_zagolovok {
	padding:12px 20px 0 25px;
}
.news_more{
	padding:7px 20px 0 25px;
	color:#514f4f;
	font-size:12px;
}
.news_more2{
	padding:7px 20px 30px 20px;
	color:#514f4f;
	font-size:12px;
       border-bottom: 1px solid #dcdada;
       
}

.news_linia{
	position:relative;
	left:11px;
	height:1px;
	overflow:hidden;
	background:#dcdada;
	width:220px;
	margin:0 auto;
	margin:17px 0 10px 0;
	
}
.news_zagolovok a{
	color:#375F9A;
}
.content{
	margin-left:251px;
	padding:0 15px 0 0;
}
.content p{
	line-height:14px;
	
}
.spisok li{
	line-height:14px;
	background:url(img/bg_li.jpg) 0 7px no-repeat;
	padding:0 0 0 16px;
	
}

.footer, .garant {
	height:120px;
	width:1000px;
	margin:0 auto;
	clear:both;
}
.footer_in {
	position:relative;
	padding:0 0 0 17px;
	height:90px;
	background:url(img/top_linia.jpg) left 30px repeat-x;
}
.footer_in a {
color:#549DF3;
}
.shetchik{
	margin:20px 0 0 0;
	float:left;
}
.shetchik a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;/* для старых браузеров на основе Gecko */
	-moz-opacity:0.7; /* для старых браузеров на основе Gecko */
}
.footer span{
	position:relative;
	top:50px;
	display:block;
	color:#549DF3;
	font-size:10px;
}
span.razrabotka{
	position:absolute;
	right:10px;
}
span.razrabotka a{padding-left:10px;}
.left_menu_zagolovok{
	background:url(img/left_menu_top.jpg);
	width:229px;
	height:28px;
}

.left_menu_content{
	background:url(img/left_menu_content.jpg);
	width:229px;
	margin:0;
	padding:0;
}
.left_menu_bottom{
	background:url(img/left_menu_bottom.jpg);
	height:30px;
	width:229px;
}
.left_menu_content li{
	background:url(img/li_left_menu.png) 0 6px no-repeat;
	padding:0 0 17px 18px;
	margin: 0 0 0 14px;
}
.left_menu_content li.active a{
	color:#164b84;
	text-decoration:underline;
}
.left_menu_content li.last{
	padding:0 0 0 18px;
	margin: 0 0 0 14px;
}
.left_menu_content li a{
	text-decoration:none;
	color:#514f4f;
}
.left_menu_content li a:hover{
	text-decoration:underline;


}
.skachat_price{
	background:url(img/icon_word.jpg) no-repeat;
	padding:0 0 0 25px;
	margin:16px 0 20px 0;
	height:17px;
	line-height:17px;
}
.gruzoperevozki_gallery  {
	position:relative;
	overflow:hidden;
	zoom:1;

}
.gruzoperevozki_gallery li{
	float:left;
	margin:0 34px 0 0;
}
.gruzoperevozki_gallery li.last{
	margin:0 ;
}
.gruzoperevozki_gallery li a img{
border:2px solid #3876c2;

}
.gruzoperevozki_gallery li a img{
border:2px solid #3876c2;

}
.gruzoperevozki_gallery a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;/* для старых браузеров на основе Gecko */
	-moz-opacity:0.7; /* для старых браузеров на основе Gecko */
}
.icq {color: #514F4F; font-weight:bold;}
.icq a {text-decoration:none;}
.gallery  {position:relative; overflow:hidden; zoom:1; margin-bottom:10px;}
.gallery1 {float:left; margin:0 34px 0 0;}
.gallery1  a img{border:2px solid #3876c2;}
.gallery1 a img{border:2px solid #3876c2;}
.gallery1 a:hover img {filter:alpha(opacity=70); opacity: 0.7;/* для старых браузеров на основе Gecko */
	-moz-opacity:0.7; /* для старых браузеров на основе Gecko */}
.left_menu_golosovanie{
	background:url(img/left_menu_content.jpg);
	width:229px;
	margin:0;
	padding:0;
	overflow:hidden;

}
.left_menu_golosovanie li{
	background:none;
	padding:0 0 17px 18px;
	margin: 0 0 0 14px;
	line-height:15px;
}
.left_menu_bottom_gol{
	background:url(img/left_menu_bottom.jpg);
	height:30px;
	width:229px;
}
.docs{
	background:url(img/icon_word.jpg) no-repeat;
	padding:0 0 0 25px;
	margin:16px 0 20px 0;
	height:17px;
	line-height:17px;
}
.thumbnail{border:2px #549DF3 solid;}

.pagenumbers {font-weight:bold;}
.pagenumbers a{font-weight:bold;}
.ditto_page{font-weight:bold; padding-right:5px;}
.ditto_currentpage {padding-right:5px;  font-weight:bold; }
.ditto_previous_link{padding-right:5px;}

.pages{padding-top:15px; font-weight:bold; text-align:center;}
.pages a{font-weight:bold;}
.blag{
	background:url(img/left_menu_content.jpg);
	width:229px;
	margin:0;
	padding:0;
	overflow:hidden;

}
.blag_img{text-align:center; margin-top:20px;}


.icon-banner{position:relative; overflow:hidden; text-align:center; margin:0 0 20px 0;} 
.icon-banner-icon{width:120px; float:left; background:url(img/ruka.jpg) top right no-repeat; padding: 0 70px 0 0;}
.icon-banner a{width:140px; display:block; text-align:center; color:#375F9A; font-size:12px;}
.icon-banner a.active{font-weight:bold; text-decoration:none;}
.icon-banner-icon-last{width:120px; float:left; background:none; padding: 0;}

.left_menu_index{background:url(img/old/left.jpg) top left no-repeat; padding:25px 0;}
.left_menu_index ul{}
.left_menu_index li{padding:0 0 12px 43px;}
.left_menu_index a{color:#fff; font-weight:bold;}

.icon-banner .linia{width:700px; height:20px;}

.breadcrumbs{padding:0 0 20px 0;}

.forma{ background:url(img/forma.png) top left no-repeat; width:357; height:351px; margin-top: 15px; padding:25px 0 0 0;}

.forma input{width:174px; border: 1px solid #3f85df; height:18px; margin:0 0 5px 0;}
.forma textarea{width:284px; height:121px; border: 1px solid #3f85df; margin:5px 0 10px 35px;}
.forma  label{width:135px; float:left; text-align:right; color:#fff; padding:0 10px 0 0;}
.forma .submit{width:110px; height:27px; background:url(img/button.png) top left no-repeat; float: right; margin-right: 36px;}
.forma .errors{color:#fff; font-weight:bold; font-size:11px; padding:0 0 0 35px; margin:-25px 0 10px;}
.forma .errors strong{color:#fff;}

.thanks-send{background:url(img/mail-send.png) bottom right no-repeat; height: 150px; margin-top: -10px;}
.thanks-send p{font-size:18px; font-weight:normal;  color: #375F9A; padding-left: 70px;}

