/*@import url('content.css');*/

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	background-color: #FFF;
	color: #2A2A2A;
}

a
{
	cursor: pointer;
}
*{
	box-sizing: border-box;
}
#preloader
{
	position: absolute; 
	top: 350px;
	left: 50%;
	margin-left: -190px;
	width: 380px; 
	height: 50px; 
	border: 1px solid #8F8F8F; 
	background-color: #FFFFFF; 
	display: none;
	font-size: 11px; 
	color: #2A2A2A; 
	z-index: 9999;
}

#preloader img
{
	float: left; 
	margin: 8px 8px 0px 8px;
}

#preloader p
{
	float: left; 
	margin-top: 17px;
}

.RALdiv_style
{
	width: 800px;
	height: 750px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 10000;
	left: 50%;
	top: 30px;
	margin-left: -271px;
	border: 1px solid #C6C6C6;
}

.RALdiv_style_shadow
{
	width: 800px;
	height: 750px;
	background-color: #C0C0C0;
	position: absolute;
	z-index: 9999;
	left: 50%;
	top: 37px;
	margin-left: -264px;
	opacity: 0.25;
	filter: alpha(opacity=25);
}


.fixing
{
	width: 782px;
	padding: 10px;
	position: relative;
}

.fixing p.caption
{
	text-align: center;
	margin: 12px 0px 14px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #646874;
}

.fixing p.comm
{
	margin: 10px 4px 6px 4px;
	padding: 0px;
	font-size: 10px;
}

.fixing p.RALtext
{
	margin: 10px 4px 6px 4px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
}

.RALdiv_style table
{
	font-size: 9px;
	color: #505050;
	width: 100%;
}

.RALdiv_style table td
{
	height: 25px;
	width: 5%;
	text-align: right;
}

div.closer
{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 15px;
	height: 15px;
	z-index: 9999;
}


/*   ГЛАВНАЯ   */

h1 
{
    color:#2A2A2A;
	font-size:26px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div.i_top_cen h1{
	font-size:18px;
}
/*h1 p {
    display: list-item;
    font-size: 11px;
    list-style-image: url("/images/list_item.gif");*/
/*    margin: 3px 0 0 14px;
}*/

div.i_back
{
	background-color: #ffffff;
    margin: 0 auto;
    max-width: 1224px;
    overflow: hidden;
    padding: 0 15px 60px;
}

div.i_back_prom
{
	background-color: #ffffff;
    margin: 0 auto;
    max-width: 1224px;
    overflow: hidden;
    padding: 0 15px 60px;
}
div.header
{
    position: relative;
    width: 100%;
	float: left;
}
div.header_top
{
    overflow: hidden;
    position: relative;
    width: 100%;
	float: left;
}
div.i_mcont
{
	background-color: #ffffff;
    border: 0 none;
    overflow: hidden;
    padding-top: 22px;
    position: relative;
    width: 100%;
}
div.i_top_left
{
	float: left;
    min-width: 200px;
    overflow: hidden;
    position: relative;
    width: 20%;
}

div.i_top_left img
{
	text-decoration: none;
	border: 0px;
}

div.i_top_left_m a, div.i_top_left_m a:visited
{
	font-size: 11px;
	color: #2A2A2A;
	text-decoration: none;
}

div.i_top_left_m a:hover
{
	font-size: 11px;
	color: #2A2A2A;
	text-decoration: underline;
}

div.i_top_cen
{
	left: -1px;
}

div.i_top_cen h4
{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #2A2A2A;
	font-weight: normal;
	text-indent : 0px;
}

div.i_top_cen ul
{
	/*margin-left: 0px;*/
	margin-top: 8px;
}

div.i_top_cen ul li 
{
    list-style-type: none;
	list-style-image: url('/images/list_item.gif');
	color: #2A2A2A;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	margin-left: -26px;
}
.i_top_right_red
{
	color: #da0253;
}
.i_top_right_bold
{
	font-weight: bold;
}
div.i_top_right
{
	float: left;
    position: relative;
    text-align: left;
    width: 54%;
}
div.i_top_right ul
{
	margin-left: 0px;
	margin-top: 10px;
}
div.i_top_right ul li 
{
    list-style-type: none;
	list-style-image: url('/images/list_item.gif');
	color: #2A2A2A;
	padding: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	margin-left: -26px;
}
div.i_top_right div
{
	padding: 5px;
	background-color: #DA0253;
	color: #FFFFFF;
	font-size: 10px;
	width: 3px;
	float: left;
}

div.i_top_right h2
{
	font-size: 12px;
	font-weight: normal;
	color: #2A2A2A;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	line-height: 16px;
}
div.i_top_right p
{
	color: #2a2a2a;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 0 19px;
    max-width: 493px;
    padding: 0;
}
div.i_top_right h2 a, div.i_top_right h2 a:visited {
    color: #2A2A2A;
    font-size: 9px;
    text-decoration: none;
}
div.i_top_right h2 a:hover {
    color: #2A2A2A;
    font-size: 9px;
    text-decoration: underline;
}

div.i_top_right_right {
	color: #43bad4;
    float: right;
    font-size: 23px;
    font-weight: bold;
    min-width: 200px;
    position: relative;
    text-align: right;
    width: 24%;
}

div.i_top_right_right div {
    background-color: #DA0253;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    padding: 5px;
    width: 3px;
}

div.i_top_right_right p {
    color: #2A2A2A;
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
    margin: 5px 0 0 19px;
    padding: 0;
}

div.i_top_right_right a, div.i_top_right_right a:visited {
    color: #2A2A2A;
    font-size: 11px;
    text-decoration: none;
}
div.i_top_right_right a:hover {
    color: #2A2A2A;
    font-size: 11px;
    text-decoration: underline;
}

div.i_top_right_right ul li {
    color: #2A2A2A;
    font-size: 11px;
    list-style-image: url("/images/list_item.gif");
    list-style-type: none;
    margin-bottom: 3px;
    margin-left: -26px;
    padding: 0;
}

div.i_mid_left
{
	float: left;
	overflow: hidden;
	background-image: url("/images/main_arrow4.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 200px;
	height: 267px;
	width: 268px;
	display: block;
}

div.i_mid_left div
{
	color: #2A2A2A;
	font-size: 14px;
	width: 228px;
	padding: 112px 0px 0px 15px;
}

div.i_mid_news h3
{
	color: #2A2A2A;
	font-size: 18px;
	font-weight: normal;
	/*padding-bottom: 20px;*/
}

div.news_head
{
	color: #2A2A2A;
	font-size: 18px;
	font-weight: normal;
}

div.news_date
{
	margin-top: 16px;
	width: 40px;
	background-color: #2A2A2A;
	height: 14px;
	color: #C5C4C5;
	font-size: 9px;
	text-align: right;
	padding-right: 2px;
	margin-bottom: 3px;
}

div.news_date div
{
	float : left;
	background-color: #DA0253;
	width: 5px;
	height: 14px;
}

div.i_mid_news a.news_link, div.i_mid_news a.news_link:visited
{
	padding-top: 2px;
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
}

div.i_mid_news a.news_link:hover
{
	text-decoration: underline;
}

div.all_news
{
	margin: 15px 0px 12px 0px;
	background-image: url('/images/all_news.gif');
	background-repeat: no-repeat;
	width: 123px;
	height: 22px;
	padding: 4px 0px 0px 8px;
	line-height: 11px;
}


a.all_news_link, a.all_news_link:visited, span.all_news_link
{
	padding-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.all_news_link:hover
{
	padding-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

span.all_news_link:hover
{
	padding-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	cursor:pointer;
}

div.rasschitat
{
	background-color: #da0253;
    background-repeat: no-repeat;
    line-height: 12px;
    margin: 35px 0 0;
    padding: 4px 0 7px 8px;
    width: 342px;
}

a.rasschitat_link, a.rasschitat_link:visited
{
	padding-top: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width:100%
}

a.rasschitat_link:hover
{
	padding-top: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

div.rasschitat2
{
	background-color: #da0253;
    background-repeat: no-repeat;
    line-height: 12px;
    margin: 35px 0 0;
    padding: 4px 0 4px 8px;
    width: 342px;
}
div.city_cont
{
	float: left;
    overflow: hidden;
    position: relative;
	width: 100%;
}
div.city_div
{
    overflow: hidden;
    position: relative;
	width: 910px;
	display: inline-block;
	float: right;
	right: 0;
}
div.city
{
	background-image: url("/imgCity/city.jpg");
    float: left;
    height: 537px;
	text-align: center;
    position: relative;
    width: 910px;
}
div.city_footer
{
    float: left;
    height: 100px;
    position: relative;
    text-align: center;
    width: 910px;
}

div.city a, div.city a:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	outline: none;
}

div.city a:hover
{
	padding-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

div.city_prom
{
    background-image: url('/images/prom/city_prom.jpg');
    float: left;
    height: 537px;
	text-align: center;
    position: relative;
    width: 910px;
}

div.city_prom a, div.city_prom a:visited
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

div.city_prom a:hover
{
	padding-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

div.vk_like
{
	clear: none !important;
	width: 180px;
	position: absolute;
	top: 580px;
	left: 0px;
}

div.odkl-klass
{
        width: 180px;
        position: absolute;
        top: 580px;
        left: 0px;
}

/* надписи - ссылки */
.food_manufacture_link
{
	display: block;
	width: 80px;
	position: absolute;
	right: 714px;
	bottom: 440px;
	z-index: 9999;
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
}

.garage_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 724px;
	bottom: 293px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.office_link
{
	display: block;
	width: 55px;
	position: absolute;
	right: 462px;
	bottom: 502px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.office_link_2
{
        display: block;
        width: 55px;
        position: absolute;
        right: 454px;
        bottom: 508px;
        z-index: 9999;
        cursor: pointer;
        font-size: 11px;
        color: #FFFFFF;
}

.car_wash_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 564px;
	bottom: 123px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.showroom_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 407px;
	bottom: 182px;
	height: 50px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.workshop_link
{
	display: block;
	width: 60px;
	position: absolute;
	right: 377px;
	bottom: 307px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.warehouse_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 243px;
	bottom: 337px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.agriculture_link
{
	display: block;
	width: 140px;
	position: absolute;
	right: 54px;
	bottom: 422px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.shop_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 92px;
	bottom: 238px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

/* Div'ы для наведения */

.food_manufacture1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 118px;
	height: 46px;
	right: 690px;
	bottom: 427px;
}

.food_manufacture2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 60px;
	right: 690px;
	bottom: 356px;
}

.food_manufacture3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 90px;
	height: 98px;
	right: 600px;
	bottom: 354px;
}

.garage1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 250px;
	height: 175px;
	right: 596px;
	bottom: 162px;
}

.garage2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 156px;
	height: 30px;
	right: 690px;
	bottom: 130px;
}

.office1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 130px;
	height: 220px;
	right: 466px;
	bottom: 276px;
}

.office2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 64px;
	height: 40px;
	right: 466px;
	bottom: 496px;
}

.office3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 110px;
	height: 26px;
	right: 466px;
	bottom: 248px;
}

.car_wash1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 90px;
	height: 66px;
	right: 652px;
	bottom: 60px;
}

.car_wash2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 130px;
	height: 50px;
	right: 556px;
	bottom: 108px;
}

.showroom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 60px;
	height: 54px;
	right: 526px;
	bottom: 162px;
}

.showroom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 128px;
	right: 462px;
	bottom: 116px;
}

.showroom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 60px;
	height: 90px;
	right: 400px;
	bottom: 166px;
}

.workshop1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 40px;
	right: 328px;
	bottom: 217px;
}

.workshop2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 90px;
	height: 50px;
	right: 328px;
	bottom: 257px;
}

.workshop3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 50px;
	height: 48px;
	right: 382px;
	bottom: 288px;
}

.warehouse1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 102px;
	height: 48px;
	right: 246px;
	bottom: 324px;
}

.warehouse2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 162px;
	height: 36px;
	right: 162px;
	bottom: 288px;
}

.warehouse3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 50px;
	height: 24px;
	right: 196px;
	bottom: 321px;
}

.agriculture1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 110px;
	height: 160px;
	right: 350px;
	bottom: 343px;
}

.agriculture2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 140px;
	height: 84px;
	right: 240px;
	bottom: 376px;
}

.agriculture3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 50px;
	right: 200px;
	bottom: 376px;
}

.agriculture4
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 154px;
	height: 50px;
	right: 46px;
	bottom: 406px;
}

.agriculture5
{
	display: block;	
	position: absolute;
	cursor: pointer;
	width: 96px;
	height: 36px;
	right: 115px;
	bottom: 344px;
}

.agriculture6
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 60px;
	height: 40px;
	right: 160px;
	bottom: 367px;
}

.shop1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 120px;
	height: 86px;
	right: 206px;
	bottom: 200px;
}

.shop2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 114px;
	height: 180px;
	right: 90px;
	bottom: 104px;
	/* border: 1px solid #FF0000; */
}

.shop3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 78px;
	height: 50px;
	right: 204px;
	bottom: 150px;
	/* border: 1px solid #FF0000; */
}

/* надписи - ссылки для промышленных полов */
.food_manufacture_prom_link
{
	display: block;
	width: 79px;
	position: absolute;
	right: 483px;
	bottom: 395px;
	z-index: 9999;
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
}

.garage_prom_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 751px;
	bottom: 312px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.car_wash_prom_link
{
	display: block;
	width: 74px;
	position: absolute;
	right: 614px;
	bottom: 136px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.workshop_prom_link
{
	display: block;
	width: 60px;
	position: absolute;
	right: 478px;
	bottom: 194px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.warehouse_prom_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 247px;
	bottom: 355px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.agriculture_prom_link
{
	display: block;
	width: 140px;
	position: absolute;
	right: 48px;
	bottom: 440px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

.shop_prom_link
{
	display: block;
	width: 110px;
	position: absolute;
	right: 85px;
	bottom: 251px;
	z-index: 9999;
	cursor: pointer;
	font-size: 11px;
	color: #FFFFFF;
}

/* Div'ы для наведения */

.food_manufacture_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 223px;
	height: 62px;
	right: 464px;
	bottom: 369px;
	/*border: 1px solid #FF0000;*/
}

.food_manufacture_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 169px;
	height: 54px;
	right: 454px;
	bottom: 329px;
	/* border: 1px solid #FF0000; */
}

.food_manufacture_prom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 159px;
	height: 88px;
	right: 429px;
	bottom: 274px;
	/* border: 1px solid #FF0000; */
}

.garage_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 219px;
	height: 176px;
	right: 647px;
	bottom: 172px;
	/* border: 1px solid #FF0000; */
}

.garage_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 164px;
	height: 39px;
	right: 703px;
	bottom: 133px;
	/* border: 1px solid #FF0000; */
}

.garage_prom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 94px;
	height: 127px;
	right: 589px;
	bottom: 180px;
	/* border: 1px solid #FF0000; */
}

.car_wash_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 90px;
	height: 66px;
	right: 652px;
	bottom: 60px;
	/* border: 1px solid #FF0000; */
}

.car_wash_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 91px;
	height: 50px;
	right: 608px;
	bottom: 123px;
	/* border: 1px solid #FF0000; */
}

.workshop_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 86px;
	right: 537px;
	bottom: 104px;
	/* border: 1px solid #FF0000; */
}

.workshop_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 74px;
	height: 50px;
	right: 483px;
	bottom: 173px;
	/* border: 1px solid #FF0000; */
}

.workshop_prom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 56px;
	height: 70px;
	right: 483px;
	bottom: 104px;
	/* border: 1px solid #FF0000; */
}

.warehouse_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 115px;
	height: 47px;
	right: 240px;
	bottom: 343px;
	/* border: 1px solid #FF0000; */
}

.warehouse_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 175px;
	height: 36px;
	right: 146px;
	bottom: 298px;
	/* border: 1px solid #FF0000; */
}

.warehouse_prom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 120px;
	height: 24px;
	right: 196px;
	bottom: 331px;
	/* border: 1px solid #FF0000; */
}

.agriculture_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 95px;
	height: 160px;
	right: 357px;
	bottom: 370px;
	/*border: 1px solid #FF0000;*/
}

.agriculture_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 140px;
	height: 101px;
	right: 240px;
	bottom: 392px;
	/*border: 1px solid #FF0000;*/
}

.agriculture_prom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 70px;
	height: 73px;
	right: 166px;
	bottom: 379px;
	/*border: 1px solid #FF0000;*/
}

.agriculture_prom4
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 205px;
	height: 50px;
	right: 43px;
	bottom: 427px;
	/*border: 1px solid #FF0000;*/
}

.agriculture_prom5
{
	display: block;	
	position: absolute;
	cursor: pointer;
	width: 96px;
	height: 59px;
	right: 90px;
	bottom: 353px;
	/*border: 1px solid #FF0000;*/
}

.agriculture_prom6
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 60px;
	height: 40px;
	right: 160px;
	bottom: 367px;

}

.shop_prom1
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 131px;
	height: 86px;
	right: 199px;
	bottom: 200px;
	/* border: 1px solid #FF0000; */
}

.shop_prom2
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 129px;
	height: 193px;
	right: 71px;
	bottom: 104px;
	/* border: 1px solid #FF0000; */
}

.shop_prom3
{
	display: block;
	position: absolute;
	cursor: pointer;
	width: 78px;
	height: 50px;
	right: 204px;
	bottom: 150px;
}


/* ПОДВАЛ */
div.footer{
	background-color: #2a2a2a;
    float: left;
    position: relative;
    width: 100%;
}
div.i_footer
{
    margin: 0 auto;
    max-width: 1224px;
    overflow: hidden;
    padding: 0 15px 30px;
    position: relative;
}

div.g_footer
{
    overflow: hidden;
    padding-bottom: 50px;
    position: relative;
    max-width: 1224px;
	margin: 0 auto;
	padding: 0 15px 90px;
}

div.g_footer_2
{
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
    max-width: 1224px;
	margin: 0 auto;
	padding: 0 15px 30px;
}

div.sidebar{
	float: right;
    position: relative;
    width: 17%;
	padding-top: 30px;
}
div.sidebar-1{
	float: left;
    position: relative;
}
div.sidebar-2{
	float: left;
    position: relative;
}
div.block_img, div.i_mid_news, div.ral, div.ya-search
{
	float: left;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
	width: 100%;
}
div.i_mid_news
{
    margin-bottom: 30px;
}
div.block_img{
    position: relative;
	float: left;
}
div.block_img > div{
    position: relative;
	float: left;
}
div.block_text
{
    float: left;
    overflow: hidden;
    padding-right: 20px;
    position: relative;
    width: 81%;
}
p.block_text2
{
	color: #2A2A2A;
	font-size: 12px;
	line-height: 18px;
}
div.block_text h2 {
	color: #2A2A2A;
	font-size: 19px;
	font-weight: normal;
	text-shadow: none;
	margin: 0 0 0 0;
	padding: 24px 0 0 0;
}

p.p1_block_text
{
	color: #2A2A2A;
	font-size: 12px;
	line-height: 18px;
}

p.block_text
{
	color: #2A2A2A;
	font-size: 12px;
	line-height: 18px;
}

p.block_text a, p.block_text a:visited{
    color: #2A2A2A;
    font-size: 12px;
    text-decoration: underline;
}

p.block_text a:hover
{
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
}
p.block_text2 a, p.block_text a:visited{
    color: #2A2A2A;
    font-size: 12px;
    text-decoration: underline;
}

p.block_text2 a:hover
{
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
}
ul.block_text {
	font-size: 12px;
	padding-left:15px;
	line-height: 20px;
}
ul.block_text2
{
	font-size: 12px;
	line-height: 25px;
	list-style-image: url("/images/round-blue.png");
	padding-left:26px;
}

div.g_main_text
{
	font-size: 12px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

div.g_main_text h2 {
    font-size: 24px;
    padding: 30px 0 21px;
    text-shadow: none;
}

div.g_main_text p
{
	margin: 11px 0 0 0;
	line-height: 16px;
}	

div.phone
{
	position: absolute;
	right: 15px;
	top: 31px;
}

div.phone p
{
	font-size: 44px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #43BAD4;
	padding: 0px;
	margin: -3px 0px 0px 0px;
	line-height: 44px;
}

img.i_city_footer
{
}

img.main_pic {
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.15);
    float: left;
    margin: 14px 14px 5px 0;
}

div.copyright
{
	color: #C5C4C5;
	font-size: 11px;
	max-width: 956px;
	left: 0px;
}

div.stat
{
	position:absolute;
	right:0;
	top:224px;
}

div.g_stat
{
        position:absolute;
        right:0;
        top:0px;
}

div.i_bot_right
{
	position: absolute;
	left: 0px;
	top: 58px;
	font-size: 9px;
	color: #C5C4C5;
}

div.i_bot_right a, div.i_bot_right a:visited
{
	font-size: 9px;
	color: #C5C4C5;
	text-decoration: none;
}

div.i_bot_right a:hover
{
	font-size: 9px;
	color: #C5C4C5;
	text-decoration: underline;
}

div.i_bot_left_menu
{
	box-shadow: 0 2px 5px rgba(50, 50, 50, 0.15);
    float: right;
    font-size: 8px;
    margin: 0 0 20px;
    padding: 10px 15px;
    position: relative;
    right: 5px;
}

div.i_bot_left_menu a, div.i_bot_left_menu a:visited
{
	font-size: 12px;
	color: #1384C4;
	text-decoration: underline;
}

div.i_bot_left_menu a:hover
{
	font-size: 12px;
	color: #0070B0;
	/*text-decoration: underline;*/
}
div.i_bot_menu
{
	width: 303px;
	height: 165px;
	position: absolute;
	left: 206px;
	top: 60px;
}

div.i_bot_menu_red
{
	width: 5px;
	height: 40px;
	border: 0px;
	background-color: #DA0253;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

* HTML div.flt
{
	float: left;
	margin-left: 20px;
	height: 40px;
}


div.flt
{
	float: left;
	margin-left: 21px;
	height: 40px;
}

div.flt p
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 9px;
	text-indent: 0px;
}

p.flt_head
{
        padding: 0px 0px 5px 0px;
        margin: 0px;
        line-height: 9px;
        text-indent: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #C5C4C5;

}

div.flt a, div.flt a:visited
{
	font-size: 9px;
	color: #C5C4C5;
	text-decoration: none;
}

div.flt a:hover
{
	font-size: 9px;
	color: #C5C4C5;
	text-decoration: underline;
}

.ya-page_js_yes .ya-site-form_inited_no {
	display: none;
}
.ral{
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.15);
	max-width: 197px;
}
.ral_text{
	position: absolute;
	margin-top: 13px;
	margin-left: 10px;
	color: #1384c4;
	text-decoration:underline;
}
.ral_text:hover{
	text-decoration:none;
}
.ral img{
	border:none;
}
.ya-search2{
	margin-left: -4px;
    padding-top: 20px;
}
.hint{
    position: absolute;
    top: 235px;
    width: 300px;
	color: #C5C4C5;
	font-size: 9px;
}
.top-search{
	margin-left: 7px;
	font-size: 11px;
}
.ya-white{
	background-color: #FFFFFF;
    height: 16px;
    margin-left: 124px;
    position: absolute;
    top: 130px;
    width: 252px;
}
#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.7}
#share42:hover a {opacity: 0.9}
#share42 a:hover {opacity: 1}

/* добавил */
.reglogin_panel
{
	background-color: #FFD540;
	position: absolute;
	top: 0px;
	right: 0px;
	color: black;
	padding: 7px 10px;
	font-size: 11px;
	text-align: center;
}

.reglogin_panel a, .reglogin_panel a:hover, .reglogin_panel a:visited
{
	color: black;
	text-decoration: underline;
}
span.registration_link, span.registration_link:hover, span.registration_link:visited{
	color: black;
	text-decoration: underline;
	cursor:pointer;
}

.rss{
	left:41px;
	margin-top:16px;
	position:absolute;
}
.main_t1{
	font-size: 11px;
}

.r_block, .l_block{
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    position: relative;
    width: 50%;
}
.r_block{
	padding-left: 30px;
}
.l_block_text{
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    position: relative;
    width: 70%;
	padding-right: 30px;
}
.r_block_text{
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    position: relative;
    width: 30%;
}
ul.block_text3
{
    color: #2A2A2A;
    font-size: 12px;
    line-height: 15px;
	padding: 11px 14px 0 26px;
	list-style-image: url("/images/round-blue.png");
	
}
ul.block_text4
{
    color: #2A2A2A;
    font-size: 12px;
    line-height: 18px;
    width: 359px;
	padding: 11px 14px 0 26px;
	list-style-image: url("/images/round-blue.png");
}
ul.block_text3 li{
    padding-bottom: 9px;
}
.pol {
    font-size: 12px;
    line-height: 8px;
    padding: 5px 13px;
    position: relative;
	float:left;
	color: #2A2A2A;
}
.pol > p{
    line-height: 20px;
}
.pol_price {
    font-size: 12px;
    line-height: 9px;
    padding: 3px;
    position: relative;
	color: #2A2A2A;
}
.price_link {
    background-color: #f1f1f1;
    border-radius: 3px;
	float: right;
    font-size: 12px;
    line-height: 8px;
    margin-left: 13px;
    min-width: 181px;
    overflow: hidden;
    padding: 10px 21px 22px;
    vertical-align: bottom;
}
.link_text{
	width:100%;
}
.span_pol{
	float: left;
    width: 210px;
}
.price_link a{
	color: #0070B0;
}
.price_link a:hover{
	text-decoration: none;
}
ol.block_text{
	color: #2A2A2A;
	font-size: 12px;
	line-height: 18px;
	padding-left: 26px;
}
.round{
	background-image: url("/images/round-blue.png");
    display: block;
    float: left;
    height: 9px;
    margin-right: 9px;
    width: 9px;
}
.div_ex{
    border: 1px solid #e9e9e9;
    float: left;
    font-size: 16px;
    padding: 6px 10px 20px 20px;
    width: 100%;
	margin-bottom: 10px;
}
.ex{
    background-color: #DA0253;
    color: #FFFFFF;
    font-size: 10px;
    margin-left: 4px;
    padding: 5px;
    width: 3px;
	float: left;
}
div.block_text h3{
	font-size: 16px;
	font-weight: normal;
	color: #2A2A2A;
	padding-top: 16px;
	margin: 0px;
}
.soc_calc_art{
	margin-top: 77px;
}
.link_title {
    border-bottom: 1px solid #FFFFFF;
    color: #2A2A2A;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
	line-height: 16px;
}
ul.block_text2 li a{
	color: #2A2A2A;
}
ul.block_text2 li a:hover
{
	text-decoration: none;
}
#price{
	font-size: 12px;
	color: #DA0253;
	font-weight: bold;
	text-decoration: underline;
}
#price:hover{
	color:#0070B0;
	cursor:pointer;
}
.price_menu{
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 5px rgba(50, 50, 50, 0.15);
    display: none;
    font-size: 12px;
    padding: 10px 0 15px;
    position: absolute;
    right: 165px;
	right:140px\0/IE9;
    top: 96px;
    width: 330px;
    z-index: 10000;
}
.price_menu_prom{
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 5px rgba(50, 50, 50, 0.15);
    display: none;
    font-size: 12px;
    padding: 10px 0 15px;
    position: absolute;
    right: 164px;
    top: 132px;
    width: 330px;
    z-index: 10000;
}
.menu_body{
	line-height: 26px;
    list-style: none outside none;
    padding: 0 17px;
	margin-left: 0px;
}
.menu_body li:hover{
	color:#0070B0;
	cursor:pointer;
}
.menu_body li a{
	color: #2A2A2A;
    font-size: 11px;
    text-decoration: none;
}
.menu_body li a:hover{
	color:#0070B0;
    font-size: 11px;
    text-decoration: underline;
}
.yell_label{
	background: none repeat scroll 0 0 #FFCB0F;
    display: none;
    height: 3px;
    position: absolute;
    right: 347px;
	right: 500px\0/IE9;
    top: 91px;
    width: 35px;
    z-index: 100000;
}
.type_floor{
	height: 20px;
}
#menu_li_1,#menu_li_2,#menu_li_3,#menu_li_4,#menu_li_5,#menu_li_6{
	display:none;
}
.menu_li_1,.menu_li_2,.menu_li_3,.menu_li_4,.menu_li_5,.menu_li_6{
	padding: 13px 0px 13px 19px;
	margin-left: 0px;
	list-style: none outside none;	
}
div.full{
	display:block;
}
div.mob{
	display:none;
}
div.header_mob{
	display:none;
	background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    float: left;
    height: 60px;
    padding: 10px 15px;
    position: relative;
    width: 100%;
    z-index: 1000;
}
div.top_right_mob{
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: right;
    top: 5px;
	z-index:100;
}
div.top_left_mob{
    cursor: pointer;
    float: left;
    left: 0;
    position: absolute;
    top: 5px;
	z-index:100;
}
div.top_center_mob{
	position: relative;
	float: left;
	width:100%;
	text-align: center;
}
div.top_center_mob > div{
	margin-top:-4px;
}
div.top_center_mob > div > p{
	font-size: 16px;
	margin: 0;
    padding: 0;
}
.arr_left{
	display:none;
}
.arr_right_1{
	display:none;
}
.arr_right_2{
	display:none;
}
.arr_left,.but_menu_mob,.arr_right_1,.arr_right_2,.but_menu_phone{
	height: 29px;
    width: 35px;
}
div.info
{
	position: relative;
	float: left;
	padding:30px 0px;
	max-width:750px;
}
div.info > div
{
	padding: 5px;
	background-color: #DA0253;
	color: #FFFFFF;
	font-size: 10px;
	width: 3px;
	float: left;
}
div.info > p {
    color: #2a2a2a;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 0 19px;
    padding: 0;
}
div.line_but{
	position:relative;
	float:left;
	width:100%;
}
div.line_but > div{
	border-bottom: 2px solid #f1f1f1;
    float: left;
    line-height: 54px;
    padding: 5px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
div.line_but > div > a{
	display: table;
    height: 100%;
    width: 100%;
}
div.line_but > div > a > img{
	float: left;
	max-width:54px;
	max-height:54px;
	margin-right: 20px;
}
div.line_but > div > a > span{
	color: #2a2a2a;
    float: left;
}
div.line_but > div:hover{
	text-decoration: underline;
	background-color: #f1f1f1;
}
div.mob_menu_container{
	display:none;
}
.mob_menu{
	background: #fff none repeat scroll 0 0;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	max-width: 400px;
	background-color: #f9f9f9;
}
.mob_menu li {
    font-size: 12px;
    line-height: normal;
    padding: 0px 10px 0px 10px;
	list-style:none;
	cursor:pointer;
}
.mob_menu > li {
    border-bottom: 1px solid #dbdbdb;
}
.mob_menu_level1, .menu_li{
	display:none;
	padding-left:0px;
}
.mob_menu_level1 > li{
	padding-left:0px;
	min-height: 35px;
    line-height: 35px;
}
.mob_menu  > li > span{
	height: 38px;
    display: block;
    line-height: 38px;
    width: 100%;
	font-weight:bold;
}
.mob_menu_level1  > li > span{
	height: 35px;
    display: block;
    line-height: 35px;
    width: 100%;
}
.mob_menu  > li > span > a{
	text-decoration: none;
	color:#2A2A2A;
	display: block;
	width:100%;
	height:100%
}
.menu_li > li {
	padding: 0px 17px;
	height: 37px;
    line-height: 37px;
	width:100%;
}
.menu_li > li  > a{
	color:#2A2A2A;
	display: block;
	width:100%;
	height:100%
}
.menu_li > li:hover{
	background-color:#e1e1e1;
	border-radius: 3px;
}
.mob_arr{
	background-image: url('/images/mob_arr.png');
	background-repeat: no-repeat;
	background-position: left top;
	width:9px;
	height:5px;
	position: absolute;
    margin-top: 16px;
    margin-left: 7px;
}
.phone_menu{
	margin: 15px auto 0px auto;
    width: 100%;
    max-width: 300px;
    background-color: #f9f9f9;
    font-size: 26px;
    color: #43bad4;
    text-align: center;
    line-height: 57px;
   /* height: 59px;*/
    font-weight: bold;
    border-radius: 11px;
	
}

#toTop {
	background-color: #000000;
    border-radius: 3px;
    bottom: -3px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-family: verdana;
    font-size: 12px;
    height: 42px;
    opacity: 0.6;
    padding: 5px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 80px;
    z-index: 1000;
}
#toTop:hover {
	opacity: 0.9;
}
@media only screen and (max-width:1222px) {
	div.i_mid_left{
		background-image: url("/images/main_arrow1.gif");
		background-repeat: no-repeat;
		position: relative;
		top: 200px;
		height: 267px;
		width: 200px;
		display: block;
	}
	
}
@media only screen and (max-width:1140px) {
	div.i_mid_left{
		display: none;
	}
	div.city_cont{
		text-align: center;
	}
	div.city_div{
		float: none;
		right: unset;
	}
}
@media only screen and (max-width:1140px) {
	div.block_text{
		width:77%;
	}
	div.sidebar{
		width:22%;
	}
}
@media only screen and (max-width:940px) {
	div.mob_menu_container{
		display:block;
		float: left;
		position: relative;
		width: 100%;
	}
}
@media only screen and (max-width:939px) {
	.border_first{
		border-top: 2px solid #f1f1f1;
	}
	div.full{
		display:none;
	}
	div.mob{
		display:block;
	}
	div.header_mob{
		display:block;
	}
	div.i_mcont{
		padding-top: 0;
	}
	div.block_text{
		width:72%;
	}
	div.sidebar{
		width:26%;
	}
	div.i_back,div.i_back_prom{
		position:relative;
		float:left;
	}
}
@media only screen and (max-width:870px) {
	div.l_block_text{
		width: 100%;
		padding-right: 0;
	}
	div.r_block_text{
		width: 100%;
	}
	div.price_link{
		width: 100%;
		padding: 10px 21px 6px;
	}
	div.link_text  > p{
		width:33%;
		float:left;
		height: 40px;
	}
	div.link_text  > p > a{
		display: table;
		height: 100%;
		width:100%;
	}
	.link_text  > p{
		width:30%;
		float:left;
		line-height: 20px;
	}
	div.l_block{
		padding-right: 0;
	}
}
@media only screen and (max-width:800px) {
	div.block_text{
		width:100%;
		padding-right: 0px;
	}
	div.sidebar{
		width:100%;
	}
	div.l_block{
		width:100%;
		margin-bottom: 0px;
		margin-top: 16px;
	}
	div.r_block{
		width:100%;
		padding-left: 0px;
	}
	ul.block_text3{
		padding: 11px 0 0 26px;
	}
}
@media only screen and (max-width:500px) {
	div.link_text > p {
		height: 26px;
		width: 100%;
	}
	div.phone {
		left: 0;
		position: relative;
		top: 32px;
	}
}
@media only screen and (max-width:359px) {
	div.header_mob{
		height: 81px;
	}
	div.header_top{
		height: 66px;
	}
	div.top_center_mob{
		margin-top: 10px;
	}
	div.top_left_mob{
		width: 36px;
		top: 0;
		z-index:100;
	}
	div.top_right_mob{
		width: 36px;
		top: 0;
		z-index:100;
	}
}
@media only screen and (max-width:320px) {
	div.line_but > div > a > span {
		font-size: 11.3px;
	}
}
