/* Стили по умолчанию */
*{
	padding: 0;
	margin: 0}

h1 { font-weight: normal; }

table {
	border-spacing: 0;
	border-collapse: collapse}

img { 
    outline: none;
    border-width: 0}

a img{
    outline: none;
    border: none}

div, p, h1, h2, h3, h4, h5, h6, ul, ol { position: relative; display: block; width: auto; }

input, textarea, select, option {
    font-family: Arial, sans-serif;
    padding: 20px;
    font-size: 18px;
    border: 0px #ffffff solid;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 5px;
	line-height: 1.2em}
    
    
 input[type="submit"] {
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 0px 55px 0px 55px;
    font-size: 24px;
    background: url('../images/fon_knop.png') bottom center repeat-x #178acb;
    height: 57px;
    width: inherit;
    border: 0px #ffffff solid;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 5px;
   
 }
 

 .vk_reg {
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    text-align: center;
    margin: 21px 0 0 0px;
    font-size: 24px;
    background: url('../images/fon_knop_vk.png') bottom center repeat-x #224b7a;
    height: 57px;
    width: inherit;
    border: 0px #ffffff solid;
    webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 5px;
   
 }
 
#vkreg {
    position: absolute;
    z-index: 600;
    display: none;
    font-family: Arial, sans-serif;
    //padding: 30px 30px 30px 30px ;
    margin: -10px 0 0 140px;
    //font-size: 24px;
    //background: url('../images/fon_knop_vk.png') bottom center repeat-x #224b7a;
    background-color: #4a76a8;
    height: 310px;
    width: 375px;
    //border: 1px solid red;
    webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
}
 
 form.form_all input, form.form_all textarea {
    background-color: #fff;
    margin: 17px 0 0px 0px;
    width: 90%;
 }
 
 form.form_all input[type="submit"] {
    cursor: pointer;
    text-align: center;
    margin: 21px 0 0 0px;
    width: inherit;
}
.form_box {
    border: 0px transparent solid;
    position: relative;
    width: 350px;
/*    height: 320px; */
    margin: 40px 0 50px 0;
}

.mess_enter_false {
    position: absolute;
    z-index: 450;
    width: 350px;
    margin: 10px 0 0 -5px;
    padding: 5px 5px 5px 5px;
    background-color: #cb1717;
    color: #ffffff;
    text-align: center;
}
.mess_enter_true {
    position: absolute;
    z-index: 450;
    width: 350px;
    margin: 10px 0 0 -5px;
    padding: 5px 5px 5px 5px;
    background-color: #8d8776;
    color: #ffffff;
    text-align: center;
}

    
 .err_send {
    position: absolute;
    width: 117px;
    height: 45px;
    background: url('../images/err_send.png') center center no-repeat transparent;
 }
 .err_send div {
    margin: 14px 0 0 25px;
    font-family: Arial, Sans-serif;
	font-size: 14px;
	font-style: italic;
    color: #ffffff;
 }
 .opis_form {
    margin: 32px 0 0 32px;
    font-family: Arial, Sans-serif;
	font-size: 13px;
	font-style: italic;
    color: #494228;
 }

/* * * * * * * * * SOLASS * * * * * * * * */
  
/* * * * * * * * * /SOLASS * * * * * * * * */

a {
    border: none;
    outline: none !important;
	color: #0176b2;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
	text-decoration: underline;
}
a:hover{
    color: #000000;
}

h1 {
	font-family: Trebuchet MS, Sans-serif;
	font-size: 56px;
	font-weight: bold;
	line-height: 1.2em;
	color: #ffffff;
	margin: 20px 0 20px 0;
}
h2 {
    display: inline-block;
	font-family: Trebuchet MS, Sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2em;
	color: #000000;
	margin: 0 0 20px 0;
}

	h2.h2_news {
		background: none;
	}

	h2.h2_katalog {
		margin-bottom: 20px;
        background: none;
	}

h3 {
	font-family: Trebuchet MS, Sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
    display: inline;
}
h4 {
	font-family: Trebuchet MS, Sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h4 a {
	font-family: Trebuchet MS, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b28600;
text-decoration: none;
}

.knop_reg {
position: absolute;
border: 1px #b28600 solid;
webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 5px;
padding: 4px 20px 5px 20px
}

h5 {
	font-family: Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ffffff;
	margin: 0 0 4px 0;
}
h6 {
	font-family:  Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ffffff;
	margin: 0 0 4px 0;
}

li {
	position: relative;
	float: none;
	clear: both;
	width: auto;
    color: #494228;
    line-height: 24px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin-left: 50px;
}

ol li{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #494228;
    margin-left: 20px;
}


/* //END OF Стили по умолчанию */


.left {
	position: relative;
	display: block;
	float: left;
	clear: left;
}

.right {
	position: relative;
	display: block;
	float: right;
	clear: right;
}

.column {
	height: auto;
	/*min-height: 600px;*/
}

.clear_both {
	float: none;
	clear: both;
}

.content_block {
	position: relative;
	display: block;
}

.content_block, .content_block li, .content_block a, .content_block span, .content_block div, .content_block td, .content_block th {
	/* line-height:  24px; */
}

body {
	width: 100%;
	height: 100%;
    background-image:url('../images/bg.jpg');
    background-color:#ffc000;
    background-repeat:repeat-x;
    background-position:top center;
    font-family: Arial, sans-serif;
    font-size: 13px;
    /*line-height: 24px;*/
    color: #494228;
}

div#block_body {
	width: auto;
	height: auto;
}

body.body_page{
    /*background: url('../images/bg_ins.jpg') 0 0 repeat-x #056937;*/
    /*background: #fff*/
}

body.body_start div#block_body {
    background-image:url('../images/site_fon.jpg');
    background-repeat:no-repeat;
    background-position:top center;
	
}

div#page {
	position: relative;
	z-index: 2;
	width: 950px;
    padding: 0 25px 0;
	height: auto;
	margin: 0 auto;
}

div#left_column {
	position: relative;
	z-index: 2;
	width: 700px;
	height: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-bottom: 60px;
}


	div#left_column div.content {
		/* width: 700px;
		float: left; */
        clear: both;
	}

div#block_body div.background {
	position: absolute;
	z-index: 1;
	width: 50%;
	height: 100%;
	left: 50%;
	top: 0;
	background-color: #0054A6;
}

div#block_body #page div.background {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 700px !important;
	height: 100% !important;
	background-color: #fff;
}

body.body_start #page div.background {
	background-image: url(../images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

body.body_page #page div.background {
	background-image: url(../images/bg_page_ins.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

div#right_column {
	position: relative;
	z-index: 2;
	width: 300px;
	height: auto;
	left: 0px;
	background-color: #0054A6;
}

/* Меню акка */

	.menu_akk {
	position: absolute;
	left: 278px;
	top: 50px;
        z-index: 1401;
        padding: 7px 15px 3px 15px;
	}

	.menu_akk a {
	position: relative;
        color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	font-weight: normal;
/*	text-decoration: underline; */
          
	} 
   
   .menu_akk a:hover{
   text-decoration: none; 
   color: #0176b2;
 }
    
	.menu_akk span {
}


/* Главное меню */

div#menu, div#menu_ins {
	position: absolute;
    z-index: 1400;
	display: block;
	width: auto;
	height: 35px;
	left: 278px;
	top: 50px;
}

	ul.menu, ul.submenu, ul.menu li, ul.submenu li {
		position: relative;
		display: block;
		float: left;
		clear: none;
		margin: 0;
		padding: 0;
        list-style: none;
	}

	ul.menu {
        z-index: 1400;
		width: auto;
		height: 35px;
	}
		
	ul.menu li.main_menu {
		height: 35px;
        margin-right: 22px; 
        z-index: 1400;
		}
	
    a.visit{
        background: #ffba00;
        color: #ffffff;
        text-decoration: none;
        z-index: 900;
        font-size: 18px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; 
        z-index: 1400;
	       
     /*   -webkit-box-shadow: 2px 2px 7px 3px #05322c;
        -moz-box-shadow: 2px 2px 7px 3px #05322c;
        box-shadow: 2px 2px 7px 3px #05322c; */
    }

	ul.menu li.main_menu a {
		position: relative;
		display: block;
		float: left;
        z-index: 1400;
		clear: both;
		width: auto;
		height: 36px;
        color: #000000;
/*		text-decoration: underline; */
          
	} ul.menu li.main_menu a span {
		position: relative;
		display: block;
		width: auto;
        z-index: 1400;
		height: 24px;
		font-family: Trebuchet MS, sans-serif;
		font-size: 18px;
		font-weight: normal;
		line-height: 1em;
		color: #000000;
		padding: 9px 15px 3px 15px;
		border: 0 !important;
        
	}
    
    ul.menu li.main_menu a:hover{
        background: #000000;  
        text-decoration: underline; 
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;          
    }
    ul.menu li.main_menu a:hover{
        color: #ffffff;
    }
    
    ul.menu li.main_menu a span:hover{
        color: #ffffff !important;  
        background: #000000;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; 
    }
    
    ul.menu li.active, ul.menu li.active a, ul.menu li.active a span{
        background: #000000 !important;
        color: #ffffff;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0; 
    }
    
    ul.menu li.active a span{
        color: #ffffff !important;
    }
    
    
    a.visit:hover, ul.menu li.active a.visit{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; 
    }
    
    #bot_menu{
        position: absolute;
        display: none;
        padding: 0;
        z-index: 1500;
        width: 100%;
        height: 9px;
    }
    
    li.visit  #bot_menu{
        display: block;
        bottom: -9px;
        background: url('../images/pic_menu.png') bottom center no-repeat;
    }
    
    ul.menu li.active  #bot_menu{
        display: none; 
    } 

    ul.menu li.main_menu a.visit span{
        color: #ffffff;  
        text-decoration: none !important;           
    }
    
	ul.submenu {
		display: none;
		position: absolute;
        min-width: 120px;
		width: auto;
		height: auto;
		z-index: 1500 !important;
		left: 0px;
		top: 35px;
		padding: 15px 25px 20px 20px;
        background: #000000;
        
  /*     -webkit-box-shadow: 2px 4px 4px 1px rgba(6, 59, 54, 0.5);
        -moz-box-shadow: 2px 4px 4px 1px rgba(6, 59, 54, 0.5);
        box-shadow: 2px 4px 4px 1px rgba(6, 59, 54, 0.5); 
        
        filter: alpha(opacity=85); */
	}
	
	ul.submenu li {
		float: none;
		clear: both;
        z-index: 1500;
        padding-left: 12px;
        height: 25px;
        color: #bbbbbb !important;
		background: url('../images/sub.png') left center no-repeat;
	} 
    
      ul.submenu li:hover{
        color: #f9d901 !important;
        background: url('../images/sub_act.png') left center no-repeat;
    }
	
	ul.submenu li a {
		float: none;
		clear: both;
        height: auto !important;
        display: inline;
		font-family: Trebuchet MS, sans-serif;
		font-size: 12px;
        font-weight: normal;
		color: #bbbbbb !important;
		white-space: nowrap;
		text-decoration: underline;
        
	}
	
	ul.submenu li a:hover {
		color: #f9d901 !important;
        border: none;
	}
    

/* //END OF Главное меню */


/* Панель цифровой информации */

.rarikinfo {
height: 210px;
       
}

.informpanel {
	position: absolute;
    min-width: 210px;
    height: 87px;
    background: #946d1a;
    padding-right: 50px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px; 
}

.inforarik {
    font-size: 72px;
    color: #ffe400;
    margin: 3px 0 0 95px;
    font-weight: bolder;
}

.infoacc {
    position: absolute;
    margin: 8px 0 0 95px;
}

.infoacc span {
    font-size: 24px;
    color: #946d1a;
    font-weight: bold;
    line-height: 34px;
}

.name_r {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.imgrarik {
    position: absolute;
    margin: -25px 0 0 -50px;
    width: 126px;
    height: 144px;
	background: url('../images/rarik.png') center center no-repeat;
}


div#lang, div#lang_ins {
	position: absolute;
	display: block;
    font-size: 11px;
    top: 50px;
    right: 0;
	width: auto;
	z-index: 1;
}

.lang_act, .lang_otstup{
    float: left;
}

.lang_act{
    background: url('../images/bg_lang.png') 0 0 no-repeat;
    color: #fff;
}

.lang_act a, .lang_otstup a{
    text-decoration: none;
    font-size: 11px;
}

.lang_otstup a{
    color: #777777;
    text-decoration: underline;
}

.ua, .ru, .eng{
    padding-top: 5px;
    padding-left: 9px;
     width: 30px;
     height: 35px;
     margin: 0;
}


div.login_welcom {
    color: #7b7b7b;
	position: absolute;
	display: block;
	z-index: 9;
	width: auto;
	left: 60px;
	top: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
    margin: 43px 0 0 209px;
 }
 div.login_welcom a { font-size: 10px; color: #2290cf;}
 div.login_welcom strong {
	color: #000000;
    font-weight: bold;
}

div.launcher {
    color: #7b7b7b;
	position: absolute;
	display: block;
	z-index: 9;
	width: auto;
	right: 60px;
	top: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
    margin: 43px 209px 0;
 }
 div.launcher a { font-size: 10px; color: #2290cf;}
 div.launcher strong {
	color: #000000;
    font-weight: bold;
}

/* Логотип */

div#logo, div#logo_ins {
	position: absolute;
	width: 192px;
	height: 106px;
    padding-top: 10px;
    padding-left: 40px;
	top: 0;
    left: 0;
	z-index: 1;
/*	background-image: url(../images/back_logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat; */
}

	div#logo a, div#logo_ins a {
		position: relative;
		display: block;
		width: 192px;
        height: 106px;
        overflow: hidden;
	}

	

/* //END OF Логотип */


div#header_textblock {
	position: absolute;
	width: 280px;
	height: auto;
	min-height: 100px;
	left: 306px;
	top: 74px;
	border-left: 1px #8CCFF2 solid;
}
	div#header_textblock #header_text {
		width: 230px;
		margin: 8px 25px 0 25px;
	} div#header_textblock #header_text div {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 11px;
		line-height: 1.5em;
		color: #21313b;
	} div#header_textblock #header_text div.more {
		float: left;
		width: auto;
		line-height: 10px;
		margin-top: 6px;
		padding-right: 8px;
		background-image: url(../images/more.gif);
		background-position: 100% 4px;
		background-repeat: no-repeat;
	} div#header_textblock #header_text div.more a {
		font-family: Trebuchet MS, sans-serif;
		font-size: 10px;
	}
    
#header{
    position: relative;
    display: block;
    height: 160px;
    /* z-index: 1000; */
    margin-bottom: -11px;
}

.body_page #content #top_text{
    padding-left: 0px;
}

#content_img{
    position: relative;
    float: left;
    padding-top: 24px;
    padding-bottom: 30px;
}

.catalog #content_img{
  /*  display: none;*/
}

.body_page div#content {
	position: relative;
  /*  float: right;
    width: 660px; */
    padding: 0 0 50px 120px;
    margin-top: -19px;
}

.catalog #content{
/*    width: 680px !important;
    right: -25px; */
}
/*
div#content h1{
    background: #f2efee;    
    font-size: 22px;
}
*/
.left_div{
    z-index: 500;
    padding-top: 20px;
    padding-left: 60px;
    width: 220px;
}

.right_div{
    z-index: 500;
    width: 755px;
}



h2 a{
    color: #378744;
    font-family: Trebuchet MS, sans-serif;
    font-size: 18px;
    margin-left: 15px;
}

.cat_cont{
    padding-top: 40px;
    padding-left: 25px;
    width: 230px;
    height: 430px;
}

.cat_cont h2{
    background: none;
}

.cat_cont img{
    position: relative;
}

.cat_cont a{
    color: #b6bdb7;
    font-family: Trebuchet MS, sans-serif;
    font-size: 11px;
}

.cat_cont a:hover{
    text-decoration: none;
}

.cat_cont h2 a{
    font-family: Trebuchet MS, Sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	color: #378744;
}

.cat_cont h2 a:hover{
    background: #fff;
}

.second{
    background: url('../images/sec.gif') 0 bottom repeat-x #ececec !important;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.cat_text{
    font-family: Trebuchet MS, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #827e7f;
    width: 190px;
    margin-left: 15px;
}

.cat_cont .cat_text{
    font-size: 11px;
}

.cont_block{
    padding-left: 30px;
    padding-top: 10px;
}

.start_catal a img{
    margin-left: -15px;
}

.midd{
    height: 250px;
    background: url('../images/25.png') right 0 no-repeat;
    padding-top: 20px;
}

.midd li{
    position: relative;
	float: none;
	clear: both;
	width: auto;
	margin: 0 0 2px 5px;
	padding: 0;
	list-style-image: url('../images/li.png');
}

.midd h2{
    padding-left: 15px;
    margin-bottom: 10px;
    background: none;
}

.midd ul{
    margin-left: 50px;
}

.midd .cat_text{
    padding-top: 20px;
}

.cont_block .cat_text{
    width: auto;
    margin-right: 150px;
}

.name_razd{
    margin-left: 15px;
    margin-top: 25px;
}

.name_razd a{
    color: #b6bdb7;
    font-family: Trebuchet MS, sans-serif;
    font-size: 11px;
}

.cat_cont{
    background: url('../images/cat.png') 0 bottom repeat-x;
}


table.first_right{
    background: url('../images/left_cat.jpg') 0 0 #F5F5F5 repeat-y !important; 
    border-right: transparent;   
}


.first{
    background: url('../images/cat.png') 0 bottom repeat-x;
}


#div_h{

    width: auto;
    height: 35px;
    margin-top: 10px;
    margin-left: 10px;
}


#div_h td{
    
}

#div_h h2{
    padding: 5px 10px 7px 10px;
    float: left;
}

.fird h2{
    width: 320px;
    padding: 5px 10px 7px 15px;
}

.article{
    padding-top: 25px;
    padding-bottom: 15px;
    width: 310px;
    padding-right: 30px;
    padding-left: 15px;
}

.article .cat_text{
    margin-right: 0;
    margin-left: 0;
}

.last{
    position: relative;
    display: block;
    margin-left: 0 !important;
    padding-left: 30px;
    background: url('../images/left_cat.jpg') 0 0 repeat-y #f4f3f6;
}

.last .cat_text{
    padding-left: 15px;
    padding-right: 30px;
    padding-bottom: 30px;
}


#div_h a{
    display: block;
    padding: 8px 10px 8px 10px;
    background: url('../images/h_bg.jpg') 0 0 repeat-x;
    color: #fff;
    font-size: 12px;
}

#div_h h2{
    margin-bottom: 0;
}

#title_art{
    position: absolute;
    display: block;
    font-size: 18px;
    width: 90px;
    height: 25px;
    background: #d3cbc6;
    color: #fff;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 5px;
    top: -32px;
}

#title_art a{
    color: #fff;
    font-family: Trebuchet MS, sans-serif;
    font-size: 18px;
    text-decoration: underline;
}
	div#content{
	   padding-left: 120px;
        height: auto;
    }
    
.body_page #content h2{
    display: block;
}
 
.start_catal{
    float: left;
    width: 310px;
    margin-right: 45px;
}



.start_catal a{
    position: relative;
    display: inline-block;
    color: #478dc8;
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}

.start_catal a:hover{
    color: #a3545d;
}

.start_catal .cat_text{
    font-size: 12px;
}


/* Стартовая страница  */

#top_text{
    color: #958135;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    padding-top: 14px;
    padding-left: 25px;
}

.zayav{
    position: relative;
    display: block;
    font-size: 9px;
    font-style: italic;
    text-decoration: none;
    color: #7d7d7d;
    background: url('../images/bg_zayav.png') 0 0 no-repeat;
    width: 186px;
    height: 77px;
    line-height: 14px;
    z-index: 998;
}

.zayav div{
    padding-left: 17px;
    padding-top: 22px;
    padding-bottom: 14px;
 }


.zayav div span{
    margin-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.zayav:hover div span{
    color: #000000;
    text-decoration: none;
}

.zayav:hover{
    color: #7d7d7d;
}

.z_link{
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #8bd8f0;
    text-decoration: underline;
}

.z_link:hover{
    color: #72def3;
}

.bot .z_link{
  position:  absolute;
  top: 13px;
}

.sotr{
    position: relative;
    display: block;
    margin-top: 5px;
}

.bot{
    line-height: 4px !important;
}

.bot a{

}

.zayav a{
    
}

.zayav img{
    display: block;
    float: left;
    margin-right: 12px;
}

#td_top{
    padding-top: 35px;
}

#zayav a:hover{
    text-decoration: underline;
    color: #8bd8f0;
}

#td_mid img{
    display: block;
    float: right;
}

#td_mid p, #td_mid div{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #494228;
    line-height: 24px;
}

#td_mid_left{
    padding-left: 267px; /* 120px */
    padding-right: 40px;
    padding-top: 45px;
}

#td_mid_left h2{
    color: #ffffff;
    font-size: 30px;
    border-bottom: 1px solid #ffd43f;
}

#td_bot{
  
}

#td_bot_right{
    padding-left: 25px;
    padding-right: 190px;
}

#td_bot_right h2{
    color: #ffffff;
    font-size: 30px;
    border-bottom: 1px solid #ffd43f;
}


#td_bot_right li{
    padding-left: 25px;
    margin-left: 0;
    background: url('../images/li.png') left 8px no-repeat;
    list-style: none;
    color: #494228;
    line-height: 24px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

#td_foot_left{
    padding-left: 120px;
    padding-right: 60px;
}

#td_foot_left ul li{
    float: none;
    margin-left: 0;
    padding-left: 20px;
    list-style: none;
    background: url('../images/li2.gif') left 17px no-repeat;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 32px;
    color: #fff;
    text-decoration: none;
}

#td_foot_right{
    padding-right: 75px;
}

#td_foot_right p strong, #td_foot_right div strong{
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #bfff92;
    line-height: 24px;
}

#td_foot_right p i, #td_foot_right div i{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #b0eeda;
    line-height: 24px;
}

#td_foot_right p{
    margin-bottom: 35px;
}

#td_foot_right .zayav{
    background: url('../images/bg_zayav_foot.png') 0 0 no-repeat;
}

#td_foot_main{
    padding-top: 10px;
    padding-bottom: 30px;
}

td.partner h6{
    position: absolute;
    left: 120px;
    margin-top: 10px;
    font-size: 12px;
}

/*slider*/
#div_slide{
    position: relative;
    display: block;
    background: url('../images/top_img.png');
    background-position: 0 0;
    background-repeat: no-repeat;/* */
    height: 478px; /*242px*/
}

#div_slide h2{
    border-bottom: 1px solid #ffd43f;
}

#div_slide h2{
    color: #ffffff;
    margin-top: -12px;
    margin-bottom: 15px;
    margin-left: 25px;
    font-size: 30px;
}

#wrap_slide_info{
    position: relative;
    display: block;
    width: 880px;
    z-index: 95;
}

#wrap_slide_info img{
    position: absolute;
    top: 0;
    right: 0;
}

.slide_info{
    position: relative;
    display: block;
    z-index: 100;
    cursor: default;
    padding-top: 15px;
    padding-left: 120px;
    padding-right: 35px;
    margin-left: 150px;
    width: 575px;
    height: 86px;
}



.slide_info span{
    padding-left: 25px;
    background: url('../images/arrow2.png') left 5px no-repeat;
}

.slide_info p{
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin-top: 2px;
    margin-left: 25px;
    line-height: 24px;
    color: #494228;
}

.slide_active{
    cursor: default;
}

.slide_active h3{

}

.slide_active span{
    padding-left: 25px;
    background: url('../images/arrow.png') left 5px no-repeat;
}

.slide_info h3{
    font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #000000;
    display: inline;
}

#slide_img{
    position: relative;
    display: block;
    float: left;
    z-index: 200;
    width: 240px;
    height: 478px; /*242px*/
    background: url('../images/top_img.png') center center;
}

#ins_slide{
    position: relative;
    display: block;
    width: 240px;
    height: 478px; /*242px*/
}

/* ----------------- */


/* Стили контентной части */

	.div_day { /* Контейнер с датой */
		position: relative;
		display: block;
		width: 502px;
		float: left;
		clear: right;
		padding: 0 0 0 0;
		margin: -1px 0 0 0;
	}

	.div_day br {
		display: none;
	}

	.day {
		position: relative;
		display: block;
		float: left;
		height: 15px;
		font-family: Arial, sans-serif;
		font-size: 15px; 
		font-weight: normal; 
		line-height: 1em !important;
		color: #967f2a; 
		margin: 0; 
		padding: 2px 0 1px 0px; 
		background: transparent;
	}
	.month {
		position: relative;
		display: block;
		float: left;
		height: 13px;
		font-family: Arial, sans-serif;
		font-size: 12px; 
		font-weight: normal;
		text-transform: lowercase;
		line-height: 1em !important;
		color: #967f2a; 
		padding: 5px 0 0 0;
	}
	.year {
		position: relative;
		display: block;
		float: left;
		height: 13px;
		font-family: Arial, sans-serif;
		font-size: 12px; 
		font-weight: normal; 
		line-height: 1em !important;
		color: #967f2a; 
		margin: 0;
		padding: 5px 0 0 0;
	}

	span.date {
		position: relative;
		display: block;
		width: auto;
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 12px;
		color: #967f2a;
		margin: 0;
	}
	
	div.date {
		position: relative;
		display: block;
		margin-bottom: 15px;
	}
	

	.news_container {
		position: relative;
		display: block;
		float: left;
		width: 300px;
		height: 160px;
		/*border: 1px solid red;*/
		/*clear: both;*/
		margin: 10px 0 10px 30px;
	} 
	
		.news_container_div {
			position: relative;
			display: block;
			width: auto;
			float: none;
			clear: both;
			padding: 10px 0 0 0;
		}

	.news_fotom {
		position: relative;
		display: block;
		float: left;
		clear: left;
		left: 0;
		height: 100%;
		padding: 0 6px 0 0;
		margin-right: 16px;
		background-image: url(../images/news_start_arrow_sm.png);
		background-position: 100% 0;
		background-repeat: no-repeat;
	}
	
		.news_fotom a {
			position: relative;
			display: block;
			width: auto;
		}

	.news1 {
		position: relative;
		display: block;
		float: left;
		clear: right;
		width: auto;
		margin: 7px 0 0 0;
	} 
	
	
	body.body_start .news_container .news1,
	body.body_start .news_container .div_day {
		width: auto;
	}
	
		a.news {
			font-family: Arial, sans-serif;
			font-size: 16px;
            font-weight: bold;
            color: #000000;
			line-height: 1.2em;
		}
		
		.short_news {
		  font-family: Arial, sans-serif;
			/*font-size: 13px;
			line-height: 18px;*/
			margin: 10px 0 0 0;
            color: #494228;
		}


	#more_about span.date {
		position: relative;
		display: block;
		float: left;
		width: 50px;
		border-right: 1px #494228 solid;
        padding-right: 3px;
		margin-top: 15px;
        color: #967f2a;
	}
    
    #more_about{
        line-height: 10px;
    }

	#more_about a strong,
	a.back_to_list strong {
		position: relative;
		display: block;
		float: left;
		width: auto;
        font-family: Trebuchet MS, sans-serif;
		font-weight: normal;
		padding-left: 2px;
        cursor: pointer;
	}
    
    a.back_to_list{
        display: block;
        margin-top: 10px;
        text-decoration: none;
    }

	#more_about a.news {
		position: relative;
		float: left;
		width: auto;
		height: auto;
		margin: 3px 0 0 0;
		font-size: 13px;
		line-height: 1.3em;
	}
	
	#more_about img.tochka{
	   
	}

#first_blog_post {
	margin: -10px 0 0 0;
	padding: 0;
}

	body.body_start #first_blog_post .news_fotom {
		padding: 0 8px 0 0;
		background-image: url(../images/news_start_arrow.png);
		background-position: 100% 8px;
		background-repeat: no-repeat;
	}

	#first_blog_post .news_container {
		margin-bottom: 50px;
	}

	#first_blog_post .div_day {
		float: left;
		width: 250px;
		margin: 12px 0 20px 21px;
	} 
	
	#first_blog_post .day, #first_blog_post .month, #first_blog_post .year {
		line-height: 24px !important;
		padding: 0;
		margin-top: 0;
	}
	
		#first_blog_post .day {
			font-size: 24px;
			margin-top: -2px;
		}
		#first_blog_post .month {
			font-size: 13px;
			font-weight: bold;
		}
		#first_blog_post .year {
			font-size: 13px;
			font-weight: bold;
			color: #749ebe;
		}
	
	#first_blog_post .news1 {
		float: left;
		width: 250px;
		margin: 0 0 0 22px;
	}
		
		#first_blog_post a.news {
			font-size: 17px;
			font-weight: bold;
			font-style: italic;
			color: #002950;
		}

		#first_blog_post a.news:hover {
			color: #0082C3;
		}



/*---------- Каталог ----------*/

.catalog_container {
	position: relative;
	float: left;
	width: 256px;
	height: 280px;
	overflow: hidden;
	margin: 0 80px 40px 0;
} .catalog_foto {
	width: inherit;
	height: auto;
	overflow: hidden;
} .catalog_container .catalog1 {
	width: inherit;
	margin-top: 20px;
} .catalog_container .catalog1 a {
	font-family: Arial, sans-serif;
	font-size: 16px;
    color: #000000;
    font-weight: bold;
} .catalog_container .catalog1 .kat_small {
    font-family: Arial, sans-serif;
	font-size: 14px;
    line-height: 18px;
	padding-top: 4px;
    color: #494228;
}

a.link_no_photo{
    position: relative;
    display: block;
    width: 256px;
    height: 153px;
    color: #fff;
    background: #dbf5a6;
    text-decoration: none;
    font-size: 28px !important; 
    font-weight: bold !important;
}

a.link_no_photo span strong{
    padding-left: 40px;
}

a.link_no_photo span{
    position: relative;
    display: block;
    padding: 50px 45px 0;
    color: #fff;
    text-decoration: none;
}

a.link_no_photo:hover{
    background: #cbe498;
}


/* Оформление меню разделов каталога */

.otstup_razdel { /* Отступ разделов от краев плашки */
	padding: 20px 20px 20px 40px;
}
.actrazdel { /* Оформление плашки разделов */
	width: 100%;
	background: #DDE3E7 url('../images/otstup_razdel.gif') 0px 12px no-repeat;
}

.razdel { /* Параметры отступа разделов */
	padding: 0 0 16px 0;
} td.razdel {
	width: 50%;
}

.razdel A { /* Разделы каталога */
		font-size: 15px;
		font-weight: normal;
		color: #002950 !important;
		text-decoration: underline;
} .razdel A:hover {
	color: #2375C7 !important;
	text-decoration: none;
}

.subrazdel { /* Параметры вывода подразделов */
	line-height: 200%; 
	padding: 3px 30px 30px 30px;
	background: none;
}



{/* ЛИНЕЙКА СТРАНИЦ */}

#pages {
	position: relative;
	z-index: 8;
	margin: 10px 0 0 0;}

	.pages_title {
		position: relative;
        display: none;
		float: left; 
		font-family: Trebuchet MS, sans-serif;
		font-size: 11px; 
		font-weight: normal; 
		color: #4f5d66; 
		margin: 0 20px 0 0;
	}
	
	.pages_active {
		float: left;
		position: relative;
		font-family: Trebuchet MS, sans-serif;
		font-size: 14px;
        width: 17px;
        height: 25px;
		font-weight: normal;
		line-height: 22px;
		color: #fff;
		margin-top: -1px;
        padding-top: 2px;
		padding-left: 9px;
		background: url('../images/act_page.png') no-repeat;
	}
	
	.pages_normal {
		float: left;
		font-family: Arial, sans-serif;
		font-size: 14px; 
		font-weight: normal; 
		color: #5eb589; 
		margin: 0 6px 0 6px;
	}
    
    .next{
        text-decoration: none;
        color: #fff;
        font-size: 12px;
    }
    
	.pages_delim {
		float: left;
		margin-right: 0;
		visibility: hidden;
	}
/* * * Заявка * * * * * * * * * * * */

.big_input, .mid_input, .small_input{
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #414141;
    padding: 5px 10px;
    border: 1px solid #fff;
    background: #fff;
    margin: 3px 0;
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; 
}

.mid_input{
    width: 275px;
}

.big_input{
    width: 325px;
}

.small_input{
    width: 65px;
}

.submit_zayav{
    background: url('../images/but_zayav.png') no-repeat;
    border: none;
    width: 210px;
    height: 50px;
    cursor: pointer;
}

#block_body #content input.ua_but{
    width:210px
}

#block_body #content input.eng_but{
    width:210px
}

.ua_but{
    background: url('../images/but_zayav_ua.png') no-repeat !important;
}

.eng_but{
    background: url('../images/but_zayav_eng.png') no-repeat !important;
}

#mid_table{
    background: #076448;
    padding-left: 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; 
}

textarea.big_input{
    width: 515px;
    height: 170px;
}

.sel_1{
    width: 135px;
}

.star{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #bfff92;
}

.green{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #bfff92;
} 

.greenb{
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #bfff92;
}

.send_err, .send_mes{
    font-family: Arial, sans-serif;
    font-size: 14px;
    width: 435px;
    padding: 10px 0 10px 100px;
    background: url('../images/dont_send.gif') 30px 6px no-repeat #04592f;
    color: #b0eeda;
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; 
}

.send_mes{
    background: url('../images/send.gif') 30px 6px no-repeat #04592f;
}

.rad_right{
    padding-right: 20px;
    width: 80px !important;
}

.table_zayav{
    width: 540px;
}

.table_zayav tr td{
    padding-top: 5px;
}

.td_br{
    padding-top: 0 !important;
    height: 10px !important;
}

#startflash{
    position: absolute;
    display: block;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

/* * * * * * * * * * * * * * * * * */

input.poisk_big {
	width: 550px;
	height: 27px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #414141; 
	background-color: #ECEDEE;
	border: 0;
	padding: 0 8px;
}

input.search_big_ico {
	width: 57px;
	height: 27px;
	margin: 0 0 0 8px;
	background: url('../images/search_b.gif') center center no-repeat;
}

span.kat_small {
	position: relative;
	display: block;
	width: auto;
	line-height: 1.5em;
	margin: 10px 0 40px 0;
}

td.search_result_num {
	font-size: 15px;
	padding: 1px 10px 0 0;
}

td.search_result .description {
	margin: 8px 0 4px 0;
}



/* ------- Авторизация -------- */

div.enter_c {
	position: relative;
	float: left;
	width: auto;
	height: 260px;
	padding: 12px 18px;
	background-color: #ECECEC;
}

	div.enter_c td.avtor {
	    color: #574E4F;
	    font-family: Trebuchet MS,Sans-serif;
	    font-size: 18px;
	    font-weight: normal;
	    padding-bottom: 14px;
	}
	
	div.enter_c td.registr {
		width: 236px;
	    padding-bottom: 14px;
		line-height: 1.5em;
	}
	
	td.td_log {
		padding-bottom: 12px;
	}
	
		td.td_log br {
			display: none;
		}
		
		td.td_log span.name {
			position: relative;
			display: block;
			width: auto;
		    font-family: Trebuchet MS,Sans-serif;
		    font-size: 12px;
			color: #4f5d66;
			margin-bottom: 4px;
		}
		
		td.td_log input.form2 {
		  font-family: Trebuchet MS,Sans-serif;
			width: 236px;
			height: 22px;
			line-height: 22px;
			border: 0;
			padding: 0 4px;
		}
		
		td.td_buttom {
			padding: 5px 0 10px 0;
		}


div.forget_td1,
div.forget_td2 {
	position: relative;
	float: left;
	width: 250px;
	height: 240px;
	padding: 12px 18px;
	background-color: #ECECEC;
	line-height: 1.5px !important;
}

div.forget_td1 {
	margin-right: 45px;
}

	div.forget_txt {
		line-height: 1.5em;
	}

		div.forget_txt br {
			display: none;
		}

	div.forgetspan {
		font-family: Trebuchet, Sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #574e4f;
		margin-bottom: 14px;
	}
	
		div.forgetspan .bolde {
			position: relative;
			display: block;
			font-weight: bold;
		}

	div.forget_txt div.forget {
		margin-top: 10px;
	}

		div.forget_txt div.forget .name {
			position: relative;
			display: block;
			width: auto;
		    font-family: Trebuchet MS,Sans-serif;
		    font-size: 12px;
			color: #4f5d66;
			margin-bottom: 4px;
		}

		div.forget_txt div.forget input.send_form2 {
		  font-family: Trebuchet MS,Sans-serif;
			width: 236px;
			height: 22px;
			line-height: 22px;
			border: 0;
			padding: 0 4px;
		}

		td.td_sendlog {
			padding: 5px 0 10px 0;
		}



{/* ТАБЛИЦЫ */}

	/* прозрачная таблица */

	.edt_table1 {}
	.edt_table1_th {}
	.edt_table1_td1 {}
	.edt_table1_td2 {}

	/* цветная таблица */
	.edt_table2 {
		margin: 8px 0 10px 0;
        border-right: none !important;
	}
    
    .edt_table2 tr{
        border-right: 0 !important;
    }

	.edt_table2_th {
		font-weight: normal; 
		color: #fff; 
		padding: 5px 15px 5px 15px;
		background: #eb9b00; 
		border-right: solid #ffc000 1px;
		border-collapse: collapse;
	}

	.edt_table2_td1 {
		padding: 5px 15px 5px 15px;
		background: #ffd305;
		border-right: solid #ffc000 1px;
	}

	.edt_table2_td2 {
		padding: 5px 15px 5px 15px;
		background: #ffe202;
		border-right: solid #ffc000 1px;
	}
	
	.div_table {
		float: left;
		margin-right: 10px;
	}


.error_block {
    padding-top: 100px;
}

.error_block .oshibka, .error_block .e404, .error_block .stranica_ne_naydena, .error_block .description {
	position: relative;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

.error_block .oshibka {
	font-size: 53px;
	color: #0054a6;
	letter-spacing: -1px;
	margin: 0 -32px 0 0;
}

.error_block .e404 {
	font-size: 80px;
	color: #35b0ef;
	letter-spacing: -1px;
	margin: -10px 0 0 0;
}

.error_block .stranica_ne_naydena {
	float: none;
	clear: both;
	top: -24px;
	margin: 0 0 0 10px;
	font-size: 11px;
	color: #767e84;
	letter-spacing: 4px;
}

.error_block .error_description {
	clear: both;
	margin: 20px 0 0 10px;
	line-height: 1.5em;
}

.error_block .razdel2, .error_block .v, .error_block .stadii, .error_block .zapolneniya {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #d6d9db;
	position: relative;
	display: block;
	width: auto;	
}

.error_block .razdel2 {
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
	clear: both;
}

.error_block .v, .error_block .stadii {
	float: left;
	font-weight: normal;
	margin-left: 80px;
} .error_block .v {
	font-size: 18px;
	line-height: 24px;
} .error_block .stadii {
	font-size: 24px;
	line-height: 0.9em;
	margin-left: 4px;
}

.error_block .zapolneniya {
	font-size: 60px;
	font-weight: normal;
	line-height: 0.5em;
	clear: both;
	margin: 0 0 40px 30px;
} 

span.stroki {
	line-height: 1.5em;
}





/*----------- КОНТАКТЫ ------------*/

.plashka1 {
	position: relative;
	display: block;
	width: auto;
	margin: 10px 0 20px 0;
}

	.plashka1 h2 {
		position: relative;
		display: block;
		width: auto;
		margin: 0 0 20px 0;
	}

	.plashka1 .row,
	.plashka1 .text {
		float: left;
		width: 260px !important;
	} 
	
	.plashka1 .row {
		margin-bottom: 10px;
	}
	
	.plashka1 .text {
		line-height: 1.5em;
		margin-top: 5px;
	}

	.plashka1 .row strong {
		padding-right: 6px;
	}

		.plashka1 .address {
			font-size: 1.5em;
			margin-bottom: 15px;
            clear: right;
            float: left;
		}

		.plashka1 .image {
			position: relative;
			display: block;
			float: left;
            clear: left;
            margin-top: 10px;
            margin-right: 20px;
            margin-bottom: 20px;
		}

.plashka2 {
	width: auto;
	clear: both;
}
	.plashka2 .worker {
		position: relative;
		float: left;
		width: auto;
		height: auto;
		margin: 0 30px 10px 0;
	}

	.plashka2 .worker .image {
		float: left;
		width: auto;
		margin: 0 14px 0 0;
	}

	.plashka2 .worker .row {
		float: left;
		width: auto;
        font-family: Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #bfff92;
	}

	.plashka2 .worker .person {
		position: relative;
		padding-bottom: 8px;
	}
	

div.mailform {
	position: relative;
	margin: 10px 0 0 0;
	background-color: #ffe202;
    width: 530px;
    
     -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px; 
}

.mail_ua{
    width: 545px !important;
}

.mailform .send_err, .mailform .send_mes{
    width: 395px;
}
	div.mailform form {
		position: relative;
		display: block;
		width: auto;
		margin: 0 15px 0;
		padding: 18px 0 18px 0;
	}
	
	div.mailform form h5 {
		font-family: Arial, Sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin-bottom: 16px;
	}
	
	div.mailform form .mess,
	div.mailform form .error_mess {
		position: relative;
		display: block;
		float: left;
		width: auto;
		padding: 2px 10px;
		color: #fff;
	}
	
		div.mailform form .mess {
			background-color: #00A608;
		}
		div.mailform form .error_mess {
			background-color: #F51F1F;
		}
	
	div.mailform form .row {
		margin-bottom: 10px;
	}
	
	div.mailform form strong.label{
		position: relative;
		display: block;
        font-weight: normal;
        font-family: Arial, sans-serif;
        font-size: 14px;
		width: auto;
        color: #494228;
	}
	
	div.mailform form input.form,
	div.mailform form input.form_bold,
	div.mailform form select,
	div.mailform form textarea {
	    font-family: Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #414141;
		width: 390px;
        border: 1px solid #fff;        
		padding: 3px;
        margin: 5px 0;  
        
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;        
	}
    
    div.mailform form textarea{
        margin-bottom: 0;
        margin-top: 5px;
        
        -webkit-border-radius: 7px;
        -moz-border-radius:7px;
        border-radius: 7px;   
    }

	div.mailform form select {
	   position: relative;
	   font-family: Trebuchet MS, sans-serif;
       font-size: 20px;
        color: #828282;
		width: 398px;
        margin: -4px 0 0 -2px;
		padding: 3px;
        border: 1px solid #fff;  
	}
    
    #wrap_select{
  
        
    }
    
    #wrap_select ul.graph-select-options{
        margin-top: -12px;
        border: 1px solid #fff !important;
        padding-top: 5px;
        width: 396px !important;
        z-index: 900;
        
        -webkit-border-radius: 0 0 7px 7px;
        -moz-border-radius:0 0 7px 7px;
        border-radius: 0 0 7px 7px; 
        
        -webkit-box-shadow: 1px 1px 5px 0.1px #274737;
        -moz-box-shadow: 1px 1px 5px 0.1px #274737;
        box-shadow: 1px 1px 5px 0.1px #274737; 
    }
    
    #wrap_select .graph-select{
        z-index: 1000;
    }
    
     #wrap_select ul.graph-select-options li{
        padding-right: 10px;
     }
    
    #wrap_select .graph-select{
        width: 378px !important;
        height: 25px;
        margin: 5px 0;
        
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;   
    }
    #wrap_select .graph-select .arrow{
        margin-right: 5px;
    }
	
	div.mailform form     
        border: 1px solid #d5d5d5;    input.form_bold {
		font-size: 1.5em;
	}
    
    .submit, .submit_color, .clear, .send{
        border: 1px solid #d5d5d5; 
        padding: 5px 10px;
        cursor: pointer;
        color: #574e4f;
    }
    
    .submit, .submit_color{
        border: none;
        margin-top: 15px;
        width: 125px;
        height: 40px;
        background: url('../images/but.png') no-repeat;
    }
    
    .sub_ua{
        background: url('../images/but_ua.png') no-repeat !important;
    }
    
    .sub_eng{
        background: url('../images/but_eng.png') no-repeat !important;
    }
    .contacts h2{
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #bfff92;
        margin-bottom: 5px;
    }

/* Правая колонка */

div#right_column #search {
	width: 278px;
	height: 60px;
	padding: 0 0 0 24px;
}

	div#right_column #search .search_label {
		display: none;
	}

	div#right_column #search div.text {
		float: left;
		width: 198px;
		padding-top: 18px;
	}

	div#right_column #search input.text {
		width: 188px;
		height: 20px;
		background-color: #004384;
		border: 1px #004180 solid;
		padding: 0 4px 0 4px;
		font-size: 12px;
		line-height: 20px !important;
		color: #414141;
	}

	div#right_column #search div.button {
		float: left;
		width: 60px;
		padding-top: 18px;
		background-image: url(../images/search.gif);
		background-position: 6px 12px;
		background-repeat: no-repeat;
	}

	div#right_column #search input.button {
		width: 35px;
		height: 23px;
		background-color: transparent;
		background-image: url(../images/search.gif);
		background-position: -2px -6px;
		background-repeat: no-repeat;
		border: 0px black solid !important;
		margin-left: 4px;
		cursor: pointer;
	}


#announce_col {
	width: 300px;
	height: auto;
	padding: 15px 0 20px 24px;
	background-color: #62A6D9;
	background-image: url(../images/news_start_arrow.png);
	background-position: 0 43px;
	background-repeat: no-repeat;
}

	#announce_col h3 {
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-size: 17px;
		font-weight: bold;
		font-style: italic;
		text-transform: uppercase;
		color: #1c6cb9;
	}
	
	#announce_col .news_container {
		margin: 0;
	}

	#announce_col .div_day, 
	#announce_col .news1 {
		float: left;
		width: 250px;
	}

	#announce_col .day, 
	#announce_col .month, 
	#announce_col .year {
		font-family: Trebuchet MS, sans-serif;
		height: 24px;
	}
	
	#announce_col .day {
		font-size: 24px;
		font-weight: bold;
		font-style: normal;
		line-height: 1em !important;
		color: #fff;
		text-shadow: 1px 1px 1px #273F53;
		filter: dropshadow(color=#273F53, offx=1, offy=1); 	
	}

	#announce_col .month, #announce_col .year {
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		line-height: 26px !important;
	}

	#announce_col .month {
		color: #273f53;
		margin-left: 3px;
	}

	#announce_col .year {
		color: #336ba4;
		margin-left: 1px;
	}

	#announce_col .news1 {
		margin-top: 6px;
	}
	
	#announce_col a.news {
		font-family: Trebuchet MS, sans-serif;
		font-size: 17px;
		font-weight: normal;
		font-style: italic;
		color: #fff;
	}

	
#right_column .anons {
	width: 258px;
	padding: 30px 0 20px 24px;
}
	
	#right_column .anons h3 {
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-size: 17px;
		font-weight: bold;
		font-style: italic;
		text-transform: uppercase;
		color: #2375C7;
	}
	
	#right_column .anons .div_day, 
	#right_column .anons .news1 {
		float: left;
		width: 250px;
	}
	
	#right_column .anons .month,
	#right_column .anons .year {
		color: #9ba1a5;
	}

	#right_column .anons a.news {
		font-size: 13px;
		line-height: 1.3em;
		color: #8CC4FF;
	}

	#right_column .anons .short_news {
		margin-top: 10px;
		color: #091218;
	}


.right_col_foto {
	width: 270px;
	padding: 0 0 20px 0;
	margin: 0 0 0 24px;
	border-top: 1px #00488E solid;
} 

.right_col_foto h5 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	width: 270px;
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
	border-top: 1px #005DB7 solid;
} .right_col_foto h5 a {
	color: #2375C7;
	text-decoration: none;
} .right_col_foto h5 a:hover {
	color: #8CC4FF;
	text-decoration: none;
}

.right_col_foto .catalog_container {
	height: auto;
	margin: 0 0 10px 0;
	padding-bottom: 4px;
}

	.right_col_foto .catalog_container .catalog1 a {
		font-size: 13px;
		color: #8cc4ff;
		text-decoration: underline;
	} .right_col_foto .catalog_container .catalog1 a:hover {
		text-decoration: none;
	}


/*--------- Подвал ------------*/

div#footer {
	position: relative;
	z-index: 100;
	width: auto;
	margin: 0 -25px 0 -25px;
    background: url('../images/foot_plash.png') center 0 no-repeat;
    clear: both;
   	padding: 40px 100px 70px 150px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #967f2a;
}


	body.body_start div#footer {
		width: auto;
	}

	div#footer .left {
		font-family: Trebuchet MS, sans-serif;
		font-size: 11px;
		color: #A3999A;
		line-height: 1.9em;
	}
	
		div#footer .left a {
			font-family: Trebuchet MS, sans-serif;
            font-size: 12px;
            color: #5a8bad;
		}

		div#footer .left a:hover {
			color: #7E575B;
		}

	div#footer .contacts {
		display: none;
	}

	div#footer .copyright {
		float: left;
		width: auto;
		margin: 0 30px 0 0;
        z-index: 100;
	}
    
    #sec_link{
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #967f2a;
        text-decoration: none;
    }
    
  

	div#footer .counters {
		float: left;
		clear: none;
		width: 280px;
		margin: 10px 0 0 0;
	}
    
.telefon{
    display: block;
    position: relative;
	font-family: Arial,sans-serif;
    font-size: 46px;
    font-weight: bold;
	color: #ffffff;
    float: left;
    padding-top: 1px;
}

.kod{
	font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    float: left;
    clear: left;
}

.search_contacts{
    display: none;
}

.fax{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin-left: 0;
    font-weight: normal;
}

.table_contact{
    width: 430px;
    height: 100px;
    float: left !important;
}

.contact_blok{
    position: relative;
    display: block;
    float: right;
    width: 400px;
    height: 100px;
}
    
/*Вставка в footer*/

.foot_table{
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px;
    color: #a3999a;
}

.foot_h{
    font-weight: bold;
    padding-bottom: 10px;
}

.foot_other span{
    font-weight: bold;
    color: #7e575b;
}

.adr{

}

.foot_other a{
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px;
    color: #5a8bad;
}

.foot_other a:hover{
    color: #a2545d;
}









#content .newForm input{
    font-family: Arial, sans-serif;
    font-size:13px;
    font-weight: bold;
    color: #414141;
    padding:5px 10px;
    border:1px solid #fff;
    background: #fff;
    margin:3px 0;
    width:376px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px}

#content .newForm .input input{
    width:270px}

#content .newForm .miniInput input{
    width:55px}

#content .newForm .add td div{
    font-family: Arial, sans-serif;
    font-size:13px;
    font-weight: bold;
    color: #096d5c;
    padding:5px 10px;
    border:1px solid #ffe202;
    background: #ffe202;
    margin:3px 0;
    width:376px;
    -webkit-border-radius: 7px;
    height:16px;
    -moz-border-radius: 7px;
    border-radius: 7px}

#content .newForm .add .input div{
    width:270px}

#content .newForm .add .miniInput div{
    width:55px}

#content div.greenTable{
    background-color: #ffe202;
    margin: 9px -5px 30px -23px;
    padding: 7px 8px 7px 23px;
    width: 570px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px}

#content input.newSubmit{
    cursor: pointer;
    border:none;
    background:none;
    text-align:center;
    font-size:18px;
    color:#414141;
    width:210px;
    height:50px;
    background-image:url('../images/but_zayav.png');
    background-position:center center;
    background-repeat:no-repeat}

#content .newForm .add td div.addNewLene{
    background-image:url('../images/pls.png');
    background-position:center left;
    background-repeat:no-repeat}

#content .newForm .add{
   cursor:pointer}