.slider_line{
   width:72%;/*correct 74%*/
   height:250px;
   float:left;
}
.slider_text{
  height:115px;/*correct 85px*/
  overflow:hidden;
  font-size: 13px;
  line-height:13pt!important;
  /*padding-bottom:10px;*/
  margin-bottom:10px;
}
.wrap_grad{
  width:100%;
  height:77px;
}
.grad_bg{
  width:100%;
  height:53px;
  position:relative;
}
.grad_button_left{
  display:block;
  width:28px;
  height:53px;
  background:url(../img/slaider_button_left.jpg) no-repeat;
  /*float:left;*/
  position:absolute;
  left:0;
  z-index:3;
  cursor:pointer;     
}
.left_hover{
 background: url(../img/slaider_button_left_dd.jpg) no-repeat;
}
.grad_button_right{
  display:block;
  width:28px;
  height:53px;
  background: url(../img/slaider_button_right.jpg) no-repeat;
  /*float:right;*/
  position: absolute;
  right:0;
  z-index:3;
  cursor:pointer;   
}
.right_hover{
background: url(../img/slaider_button_right_dd.jpg) no-repeat;
}
.dial_bg_left{
  width:12px;
  height:53px;
  background:url(../img/bg_left_gradius.jpg) no-repeat;
  /*float:left;*/
  position:absolute;
  left:28px;
}
.dial_bg_right{
  width:12px;
  height:53px;
  background: url(../img/bg_right_gradius.jpg) no-repeat;
  /*float:right;*/
  position:absolute;
  right:28px;
}
.dial_bg_center{
  width:100%;
  height:53px;
  background:url(../img/bg_center_gradus.jpg)  repeat-x;
 /* float:left;*/
}
.grad_inner{
  position: relative;
  /*background:#00FF66;*/
  height:53px;
  padding-left:50px;
  padding-right:50px;
}
.grad_window{
  width:100%;
  height:53px;
  overflow:hidden;
  position:relative;
}
.grad_data_list{
  width:1000%;
  height:53px;
  position:relative;
  white-space: nowrap;
}
.grad_item{
  width:3%;
  height:53px;
  background:url(../img/century_mark.jpg) no-repeat 0 17px;
  float:left;
  position:relative;
  cursor:pointer; 
}
.event_mark{
  height:53px;
  background:url(../img/event_mark.jpg) no-repeat 50% 20px;
  position:relative;
}
.grad_item table td{
  width:20%;
  text-align:center;

}
.number_item{
  position:absolute;
  padding-top:3px;
  /*width:20%;*/
  height:20px;
  font-size:12px;
  color:#993300;
}
.event_hover{
  background:url(../img/marker_event.png) no-repeat 50% 17px!important;
}
.event_year{
  padding-top:31px;
  position:relative;
  
}
.year{
  color:#FFFFFF;
  font-size:12px;
  height:15px;
  position:absolute;
  left:0;
}
.y_in{
   background:#B11116;
   padding-left:3px;
   padding-right:3px;
   width:100%;
   position:relative;
   min-width:50px;
}
.background_reflection{
  width:100%;
  height:24px;
  position:relative;
  background:url(../img/bg_center_grad_reflection.png) repeat-x top;
}
.grad_button_left_refl{
  width:28px;
  height:24px;
  background:url(../img/slaider_button_left_refl.jpg) no-repeat top;
  position: absolute;
  left:0;
}
.grad_button_right_refl{
  width:28px;
  height:24px;
  background: url(../img/slaider_button_right_refl.jpg) no-repeat top;
  position:absolute;
  right:0;
}
.slider_foto{
  width:25%;/*correct24*/
  height:250px;
  float:left;/*right*/
  text-align:right;
}
.wrapp_content.newshelf{
    padding-top:25px;
    padding-bottom:25px;
}
.event_block_slider{
    width:100%;
}
.title_blok_event{
    position:absolute;
    z-index:200;
    left:50px;
    top:12px;
    font-size:16px;
    font-weight:bold;
    color:#B11116;
    width:80px;
    height:25px;
    padding-left:5px;
    background-color:#FFFFFF;
}
.event_block_in{
    padding-left:16px;
    padding-right:16px;
    position:relative;
    overflow:hidden;
    display: table;
}
.event_block_description{
    width:65%;
    /*float:left;*/
    position:relative;
    display: table-cell;
}
.event_block_name{
    width:34%;
    border-left:#b0afb0 1px solid;
    background:url(../img/2013_img/shadow_pointer_2.png) repeat-y left;
    /*float:right;*/
    position:relative;
    height:222px;
    display: table-cell;
}
.event_block_img{
    width:320px;
    height:222px;
    background:url(../img/2013_img/bg_center_event_320.png) no-repeat;
    float:left;
    position:relative;
    padding-right:5px;
}
.event_img{
    width:289px;
    height:192px;
    position:relative;
    overflow:hidden;
    margin-top:15px;
    margin-left:16px;
}
.event_block_text{
    /* width: 685px;*/
    padding-left:10px;
    padding-right:15px;
    /*float:left;*/
    position:relative;
    /*width:31%;*/
    /*height:217px;*/
    margin-top:8px;
    /*overflow:hidden;*/
    line-height: 12pt !important;
}
.event_block_name ul li{
    height:56px;
    list-style:none;
    position:relative;
    /*border:#00FFFF 1px solid;*/
}
.event_title{
    font-size:15px;
    font-weight:bold;
    color:#97181d;
    padding-bottom:15px;
}

#activ_event a{
    color:#a39891;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    line-height: 12pt !important;
}

.event_block_item a{
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}
.pointer{
    width:10px;
    height:18px;
    background:url(../img/2013_img/pointer_arrow_2.png) no-repeat;
    position:absolute;
    top:50%;
    left:-10px;
    z-index:20;
}
.event_block_item{
    height:43px;
    padding-left:10px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:10px;
    overflow:hidden;
    line-height: 12pt !important;
}
/*Index_community*/
.wrap_index_community{
    padding-left: 10px;
    padding-right: 0;
}
.title_index_community{
    padding-bottom:10px;
}
.title_index_community a{
    color: #B11116;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
}
.index_community_text{
    line-height: 12pt !important;
}
/*Interview*/
.interview_td{
    border-left: 1px solid #B2B0B1;
}
.wrap_interview{
    width: 100%;
}
.interview{
    padding-left: 1.5em;
    padding-right: 0;
}
.interview_title{
    color: #B11116;
    font-size: 16px;
    font-weight: bold;
}
.interview_question{
    padding-top:20px;
    padding-bottom:20px;
    font-weight:bold;
}
.interview_row{
    padding-bottom:10px;
}
.wrap_answers{
}
.answers_result{
    width:100%;
    height:40px;
}
.answers_result_bar{
    float: left;
    height: 16px;
}
.answers_result_counter{
    /* display: block;
     float: left;
     line-height: 23px;
     width: 19%;*/
}

/*стили от 13.03.13*/

.event_block_item:hover{
    color:#a39891;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    line-height: 12pt !important;
}

.layer_top_menu
{
    height:35px;
    width:175px;
    padding-bottom:10px;
}
.layer_top_menu a
{
    color: #757272;
    font-size:14px;
    font-weight: bold;
    line-height: normal;
}
.layer_top_menu a:hover
{
    color: rgb(80, 79, 79);
}
.frends_site_img{text-align:center;}
.frends_site_img p {display:inline-block;}
.left {float: left;padding-right: 15px;}
.frends_site_title {
    color: #FFFFFF;
    /*float: left;*/
    font-size: 14px;
    font-weight: bold;
    height: 20px;
   /* padding-left: 25px;*/
    padding-right: 25px;
    width: 115px;
}

.left_index_colomb{
    width:80%;
}

.right_index_colomb{
    vertical-align:top;
    width:20%;
}
/*Аuthorization_blok*/
.blok_authorization{
    width:195px;
}
.bg_top_auth{
    background: url(../img/2012img/bg_auth_top.png) no-repeat bottom;
    width:195px;
    height:16px;
}
.bg_center_auth{
    background: url(../img/2012img/bg_auth_center.png) repeat-y top;
    width:195px;
    height:262px;
}
.bg_bottom_auth{
    background: url(../img/2012img/bg_bottom_auth.png) no-repeat bottom;
    width:195px;
    height:27px;
}
.blok_auth_form{
    width:170px;
    margin:0 auto;
}
.title_auth_form{
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    margin-bottom:5px;
}
.input-label{
    float: left;
}
.text_auth{
    width:170px;
    height:20px;
    border:#57403B1px solid;
    color:#AFAFAF;
    text-align:center;

    padding-top:5px;
}
.fieldrow{
    margin-bottom:15px;
}
.submit_auth {
    background-image: url(../img/2012img/login_submit.png);
    background-repeat:no-repeat;
    background-color: transparent;
    border:0px;
    width:169px;
    height:32px;
    color:#B11116;
    font-weight:bold;
    font-size:14px;
    cursor: pointer;
}
.submit_auth:hover{
    background-image: url(../img/2012img/login_submit_over.png);
}
.link_remember{
    color:#FFFFFF;
    font-weight:bold;
    font-size:13px;
}
.link_remember:hover{
    text-decoration: none;
    color:#FFFFFF;
}
.text_remember{
    color:#FFFFFF;
}
.text_remember a{
    color:#FFFFFF;
    font-weight:bold;
}
.text_remember a:hover{
    color:#FFFFFF;
    text-decoration: none;
}
/*Middle Index*/
.wrap_middle_index{
    background-image: url(../img/2012img/bg_top_middlesection.jpg);
    background-repeat:repeat-x;
    background-position:top;
}
#fist_middl_table{
    width:40%!important;
}
.kalendar_ikon{
    position:absolute;
    top:-25px;/*28-02-13изменение*/
    height:108px;
}
.kalendar_ikon img{
    padding-top:40px;
}
.kalendar_header div{
    float:left;
}
.kalendar_text{
    padding-top:110px;
    margin-right: 1.5em;
}
.kalendar_link{
    padding-right:15px;
}
.kalendar_link a{
    color:#B11116;
    font-weight:bold;
    font-size:16px;
}
.bg_left_data{
    width:11px;
    height:23px;
    background:url(../img/2012img/bg_left_kalendar.jpg) no-repeat right;
    display:block;
    float:left;
}
.bg_center_data{
    height:23px;
    display:block;
    float:left;
    background-color:#B11116;
    color:#FFFFFF;
    font-size:14px;
    line-height:22px!important;

}

.bg_right_data{
    width:11px;
    height:23px;
    background:url(../img/2012img/bg_right_kalendar.jpg) no-repeat right;
    display:block;
    float:left;
}
.kalendar_content{
    font-size:12px;
    line-height:13pt!important;
    padding-top:10px;
}
.new_arrivals_ikon{
    position:absolute;
    top:-25px;/*28-02-13 изменение*/
    height:108px;
}
.new_arrivals_ikon img{
    padding-top:40px;
}
.new_arrivals_text{
    padding-top:110px;/*изменение*/
    margin-right: 1.5em;
}
.new_arrivals_link a{
    color:#B11116;
    font-weight:bold;
    font-size:16px;
}
.new_arrivals_item{
    padding-top:15px;
}
.new_arrivals_author{
    color:#505050;
    line-height:12pt!important;
    font-weight:bold;
    font-size:12px
}
.new_arrivals_team{
    padding-top:5px;
    display:block;
    line-height:12pt;
}
.new_arrivals_team a{
    color:#000000;
    line-height:12pt!important;
    font-weight:bold;
}
.new_arrivals_team a:hover{
    text-decoration:none;
}
.photoarchive_ikon{
    position:absolute;
    top:-25px;/*28-02-13изменние*/
    height:108px;
}
.photoarchive_ikon img{
    padding-top:40px;
}
.photoarchive_text{
    padding-top:110px;/*28-02-13 изменение что бы встала иконка*/
    margin-right: 1.5em;
}
.photoarchive_link a{
    color:#B11116;
    font-weight:bold;
    font-size:16px;
}
.fotoalbom_name_index a{
    color:#B11116;
    font-weight:bold;
    font-size:13px;

}
.fotoalbom_name_index{
    padding-left: 10px;
    width: 160px;
}
.fotoarhiv_bg{
    width: 170px;
    height:128px;
    background:url(../img/2012img/bg_cover_fotoarchiv.png) no-repeat;
}
.foto_item_cover{
    padding-left:9px;
    padding-top:8px;
}
.foto_item_cover img{
    border:0px;
}
.blok_anons{
    padding-top:10px;
}
.wrap_blok_anons{
    padding-left:10px;
    padding-right:0px;
    margin-top:10px;
    border-left:#B2B0B1 1px solid;
}
.title_blok_anons{
    color:#B11116;
    font-weight:bold;
    font-size:16px;
}
/*Blog Index*/
.fist_blog_table{
    width:80%;
}
.wrapper_blogs{
    /* padding-bottom:25px;*/
    position: relative;
    border:#CCCCCC 1px solid;
    float:left;
    width:100%;
}
.corner_top_left, .corner_top_right, .corner_bottom_left, .corner_bottom_right{
    height:16px;
    width:17px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
    background:url(../img/2012img/bg_blogs_corners.jpg);
}

.corner_top_left{

}
.corner_top_right{
    background-position:-19px 0px;
    left: auto;
    right: -1px;
}
.corner_bottom_right{
    background-position: -19px -20px;
    left: auto;
    right: -1px;
    top: auto;
    bottom: -1px;
}

.corner_bottom_left{
    background-position: 0px -20px;
    top: auto;
    bottom: -1px;
}
.content_blogs{
    position: relative;
    float:left;
    width:100%;
    padding-top:16px;
    padding-bottom:16px;
}
.table_item_blogs{
    padding-left:16px;
    padding-right:16px;
}
.table_item_blogs tr  td{
    width:24%;
}

/*Blogs*/
.blog_auth{
    height:100px;
    position:relative;
}
.foto_auth{
    width:54px;
    height:81px;
    float:left;
}
.name_auth{
    float:left;
    position: relative;
    padding-left:5px;
    width:140px;
    height:200px;
}
.name_auth_blog{
    font-size:11px;
    display:block;
    line-height: 11pt !important;
    font-weight:bold;
    /*padding-bottom:10px;*/
    display:block;
    height:50px;
    overflow:hidden;
}
.letter_up{
    text-transform:uppercase;
}
.dolgnost_auth{
    font-size:11px;
    color:#505050;
    display:block;
    line-height: 10pt !important;
    height:80px;
}
.reportteam_blog{
    height:35px;
    overflow:hidden;
    line-height: 12pt !important;
}
.reportteam_blog a{
    color: #B11116;
    font-size: 12px;
    font-weight: bold;
}
.reporttext_blog{
    font-size: 12px;
    line-height:12pt!important;
    padding-top:5px;
    padding-bottom:10px;
    height:90px;
    overflow:hidden;
}
.blog_info{
    border-top:#969392 1px solid;
    position:relative;
    float:left;
    width:100%;
}
.rate_comments, .share_info, .separator_infobl{
    float:left;
    padding-top:10px;
    padding-bottom:10px;
}
.rate_comments a{
    background:url(../img/2012img/ikon_komments.png) no-repeat;
    display:block;
    padding-left:25px;
    font-size: 11px;
    color:#000000;

}
.share_info a{
    background:url(../img/2012img/ikon_share.png) no-repeat 0 3px;
    display:block;
    padding-left:20px;
    font-size: 11px;
    color:#000000;
}
.share_info a:hover, .rate_comments a:hover{
    text-decoration:none;
}
.blog_item{
    padding-right:15px;
//width:100%;
}
.title_blok_blogs{
    position:absolute;
    z-index:200;
    left:50px;
    top:-15px;
    font-size:16px;
    font-weight:bold;
    color:#B11116;
    width:145px;
    height:25px;
    padding-left:5px;
    background-color:#FFFFFF;
}
/*Share Block*/
.shareBlock{
    position:absolute;
    width:142px;
    height:36px;
    background:url(../img/2012img/bg_share.png) no-repeat;
    left:45px;
    top:25px;
}
.share_links{
    list-style:none;
    display:block;
    padding-top:8px;
    padding-left:5px;
}
.share_links li{
    float:left;
    padding-left:5px;
}
.share_links li a{
    display:block;
    text-indent: -999px;
    height:24px;
    width:25px;
}
.share_links .vk{
    background:url(../img/2012img/vk_ikon.png) no-repeat;
}
.share_links .fb{
    background:url(../img/2012img/fb_ikon.png) no-repeat;
}
.share_links .tw{
    background:url(../img/2012img/tw_ikon.png) no-repeat;
}

/*Blog glav red*/
.blog_glav_red{
    padding-left:10px;
}
.blog_glav_red_title a{
    font-size:16px;
    font-weight:bold;
    color:#B11116;
}
.blog_glav_red_team{
    padding-top:15px;
    line-height: 12pt !important;
}
.blog_glav_red_team a{
    font-size: 12px;
    font-weight:bold;
    color:#000000;
}
.blog_glav_red_foto{
    float:right;
    width:89px;
    height:217px;
    background:url(../img/2012img/glav_red_foto.png) no-repeat;
}
.blog_glav_red_text{
    line-height: 12pt !important;
}
/*Enter Blok*/
.enter_blok{
    float:left;
    position:relative;
}
.enter_link a{
    color: #B11116;
}
.popup_enter{
    width:493px;
    height:101px;
    position:absolute;
    z-index:2;
    left:-100px;
    top:22px;
}
.pe_arrow{
    width:8px;
    height:7px;
    position:absolute;
    background:url(../img/2012img/arrow_popup.png)  no-repeat bottom;
    left:110px;
    top:-7px;
}
.pe_close{
    width:70px;
    height:15px;
    background:url(../img/2012img/pe_close.png)  no-repeat 50px 3px;;
    font-weight:normal;
    font-size:12px;
    color:#ffffff;
    position:absolute;
    right:10px;
    cursor:pointer;
}
.pe_t{
    width:493px;
    height:8px;
    background:url(../img/2012img/bg_auth_inner1.png)  no-repeat bottom;
}
.pe_c{
    width:493px;
    height:80px;
    background:url(../img/2012img/bg_auth_inner2.png)  repeat;
}
.pe_b{
    width:493px;
    height:8px;
    background:url(../img/2012img/bg_auth_inner3.png)  no-repeat top;
}
.pe_inside{
    padding-top:20px;
    padding-left:10px;
    padding-right:10px;
}
.pe_forminput{
    float:left;
    width: 170px;
    padding-right:10px;
}
.pe_enterform{
}
.pe_submit{
    float:left;
    width: 91px;
    height:30px;
    padding-right:10px;
}
.pe_submit input{
    background-image: url(../img/2012img/buttton_pe.png);
    background-repeat:no-repeat;
    background-color: transparent;
    border:0px;
    width:91px;
    height:29px;
    color:#B11116;
    font-weight:bold;
    font-size:14px;
    cursor: pointer;
}
.pe_submit input:hover{
    background-image: url(../img/2012img/button_pe_over.png);
    cursor:pointer;
}
.pe_link a{
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
    cursor: pointer;
    padding-right:55px;
}
.pe_link {
    clear: both;
    padding-top:5px;
}
/*Welcome Blok*/
.welcome_blok{
    /*float:left;
    position:relative;*/
    position:absolute;
    left:42%;
    width:170px;
}
.bye{
    background:url(../img/2012img/wk_close.png) no-repeat 40px 5px;
    padding-right:10px;
}
/*registration*/
.form_registration{
    padding:15px;
}
.registration_text{
    font-size:14px
}
.form_field1{
    padding-top:10px;
    padding-bottom:10px;
    clear: both;
}
.field1{
    float:left;
    padding-right:10px;
    padding-top:3px;
}
.form_field1 label{
    position:relative;
}
.form_registration hr{
    color:#B3B2B2;
    height:1px;
    border:none;
    background:#B3B2B2;
}
.form_field{
    clear: both;
    position:relative;
    padding-top:15px;
}
.form_field label{
    width:230px;
    float:left;
    padding-right:10px;
    text-align: right;
}
.form_field  input{
    width:300px;
    padding-left:15px;
    height:20px;
}
.form_field  select{
    width:310px;
    padding-left:15px;
}
.field{
    position:relative;
    float:left;
    width:300px;
}
.red_lab{
    color:#F30707;
}
.butt_reg{
    clear: both;
    padding-top:15px;
    padding-bottom:15px;
}
.field_but{
    padding-left:300px;
}
.regservice_message{
    clear: both;
    /*padding-left:300px;*/
    color:#F30707;
}

/*Add Footer*/
.frends_site_blok{
    height:100px;
    margin-left:25px;
    margin-right:25px;
    padding-top: 15px;
    padding-bottom:15px;
    border-bottom:#140001 1px solid;
    max-width: 1300px;
    min-width: 970px;
    margin: 0 auto;
}
.frends_site_title{
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
   /* float:left;*/
    width:100px;
    height:20px;
    padding-right:25px;
padding-bottom:15px;

}
.frends_site_img img{
    float:left;
    border:0px;
}
.copyright_wrap{
    margin-left:25px;
    margin-right:25px;
    max-width: 1300px;
    min-width: 970px;
    margin: 0 auto;
}

/*Add*/
.slider_text {
    line-height:13pt!important;
}
.news_item{
    line-height:12pt!important;
}

