* { margin: 0; padding: 0;}
div.left > div { padding: 0px !important;}
html{background-color:#00536f;}
select:focus {outline:none;}
body{width:100%;height:auto; background:url('../img/body_texture.png');  }
ul{list-style-type: none;}
h1{font-family:robotoregular;font-size:26px;}
h2{font-family:robotoregular;font-size:26px;}
h3{font-family:robotoregular;font-size:30px;}
h4{font-family:robotoregular;font-size:20px;}
strong {font-size:bold;}
table{border:1px;}
tr{border:1px solid black;}
td{border:1px solid black;}
.br {margin-bottom:16px}

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
}

#content ul:not(.ul_tovar):not(#tree):not(.nc-toolbar) li{margin-left: 20px; display:block; margin-bottom:16px;}
#content ul:not(.ul_tovar):not(#tree):not(.nc-toolbar) li::before{content:"-  "; color:#6ab532; font-size:20px; font-weight:600;}


#content ol{counter-reset: myCounter;}
#content ol li{list-style: none; margin-left: 20px; display:block; margin-bottom:16px;}
#content ol li:before {
counter-increment: myCounter;
content:counter(myCounter) ".";
color: #6ab532;
margin-right:5px;

}



.opisanie{font-size:14px;font-family:robotoregular;}
.line{display:inline-block;}
.gray{color:#8d8d8d}
textarea{width:100%; height:100px; font-size:20px !important; font-family:robotoregular;border:1px solid #4a8c19 ; resize:none; }
textarea:focus {border:3px solid #4a8c19 !important;}


     

        .full-screen-second {
          width: 100%; /* включает в себя полосу прокрутки от body */ 
min-width:1008px;
		  background:white;
		  display:block;
		  height:78px;
		  
        }
		        .full-screen-first {
          width: 100%; /* включает в себя полосу прокрутки от body */ 
          min-width:1008px;
		  background:#474747;
		  display:block;
		  height:61px;
		  
        }
     


/*селектор select*/
.selectmain select {
    border-radius: 0;
    background: transparent;
    height: 34px;
    padding: 5px;
    border: 0;
    font-size: 16px;
    line-height: 1;
    -webkit-appearance: none;
    width: 344px;
   }
   
.selectmain {
    border: 1px solid #6ab532;
    overflow: hidden;
    height: 34px;
    background: url(../img/selectstr.png) no-repeat right #6ab532;
    width: 324px;
   } 

.selectdisabled {
    border: 1px solid #6ab532;
    overflow: hidden;
    height: 34px;
    background: url(../img/stopstr.png) no-repeat right #468c13;
    width: 324px;
   }    

/*Конец селектра Select*/

.breadcrumbs{width:100%; height:40px; border-bottom:1px solid #dfdfdf;color:#636363; font-size:13px;}
.breadcrumbs a{color:#b6b6b6;}
.bread{margin-left:25px; line-height:39px;}

.wrap{width:1008px; margin:0 auto;} 
.div_wrap{padding:15px;}

.darkgreen{color:#4a8c19;}
.orange{color:#ff7623; font-size:16px;}
.redstar{color:#ff7607;}
.clear{clear:both;}
.center{text-align:center;}
.left{float:left;}
.all{width:100%;}
.right{float:right;}

#first_floor{height:61px; width:100%;}
.search{padding-left:25px;padding-top:14px;width:480px;float:left;}
.search input[type=text]{height:30px; width:380px; float:left; border-bottom-left-radius:5px;border-top-left-radius:5px;border:1px solid white; border-right:1px none !important; font-family:robotoregular; font-size:20px;}
.search input[type=text]:focus {border:1px solid #ff7623;}
.search input[type=submit]{float:left;border: none; background:url('../img/search.png'); width:34px;height:32px;}
.search input[type=submit]:hover {cursor: pointer;}

.search_con{padding-left:25px;padding-top:14px;width:480px;}
.search_con input[type=text]{height:30px; width:380px; float:left; border-bottom-left-radius:5px;border-top-left-radius:5px;border:1px solid white; border-right:1px none !important; font-family:robotoregular; font-size:20px;border:1px solid #ff7623;}
.search_con input[type=text]:focus {border:2px solid #ff7623; height:28px;}
.search_con input[type=submit]{float:left;border: none; background:url('../img/search.png'); width:34px;height:32px;}
.search_con input[type=submit]:hover {cursor: pointer;}

.nc_search_results{font-family:robotoregular; padding:20px;}
.nc_search_results a {color:#4a8c19;}


.phone {float:left; font-family:robotoregular; font-size:20px;padding-top:14px; }
.phone_text{float:left;color:white; padding-left:20px;padding-top:2px;}

.about{float:right;}
.about_all {font-size:14px;font-family:roboto_ltregular; font-weight:100; float:left; padding: 20px 10px; }
.about_all a{color:white;}

#second_floor{height:78px;width:100%;clear:both; }
.logo{width:50%; float: left; height:100%;}
.logo img{padding-top:5px;padding-left:25px;}

.register{width:50%; float: left; height:79px; display:block;}
.register_a {display:block; width:238px; height:46px; overflow:hidden; background:url('../img/RegistrationButton.png'); margin-top:17px; float:left;}
.register_a:hover {background:url('../img/RegistrationButton.png') 0% 46px;}

.user_info{display:inline-block;width:50%;height:78px;font-family:roboto_ltregular; font-size:16px;float:left; text-align:center; margin-top:31px;}

.ili{display:block;width:100px;height:46px;font-family:roboto_ltregular; font-size:16px;float:left; text-align:center; margin-top:31px;}

.enter {display:block; width:142px;height:48px; overflow:hidden; background:url('../img/EnterButton.png'); margin-top:16px; float:left;}
.enter:hover {background:url('../img/EnterButton.png') 0% 48px;}

.logout {display:inline-block; width:142px;height:48px; overflow:hidden; background:url('../img/logout.png'); margin-top:16px; float:left;}
.logout:hover {background:url('../img/logout.png') 0% 48px;}

#third_floor{width:100%; height:55px;background:#6ab532;display:block;}
.menu_item2{font-family:robotoregular;height:55px;text-align:center;   font-size:16px; float:left;list-style:none;display:inline-block;  padding:0px 16px 0px 16px;background:url('../img/menu_break.png') repeat-y 0px 0px;}
.menu_item2_un{font-family:robotoregular;height:55px; text-align:center;  font-size:16px; float:left;list-style:none;display:inline-block; padding:0px 16px 0px 16px;background-color:rgba(0,0,0,0.2);}
.menu_item2 a{display:block;padding-top:15px;color:white; font-size:16px; }
.menu_item2_un a{display:block;padding-top:15px;color:white; font-size:16px; }
.menu_item2:first-child{background:none;}
.menu a{width:100%;height:100%;}

.content_wrap{background-color:white;width:100%; border-left: 1px solid #5a9a2b;border-top: 1px solid #5a9a2b;border-right: 1px solid #5a9a2b;font-family:robotoregular;position:relative;}
#content{padding:25px;}

#footer{font-family:roboto_condensedlight;background:url('../img/footer.png') repeat-x 50% 0%; height:234px; color:#e0e0e0;padding:0px 80px;}
.footer_first{width:100%;height:65px;clear:both;}
.footer_first a{font-family:roboto_condensedlight;color:#e0e0e0;display:inline-block;padding:20px 32px 12px 0px; float:left;font-size:12px;}

.footer_second{width:100%;height:30px;clear:both;}
.footer_second a{padding: 0px 5px;}
.footer_third{width:100%;height:55px;clear:both;font-family:roboto_condensedlight;font-size:12px;color:#e0e0e0;padding-top:15px;}
.footer_forth{width:100%;height:65px;font-family:roboto_condensedlight;font-size:10px;color:#e0e0e0; clear:both;}

.social{width:100%;font-family:roboto_condensedlight;font-size:14px;}

.search_footer{width:575px;float:left;}
.search_footer input[type=text]{height:30px; width:470px; float:left; border-bottom-left-radius:5px;border-top-left-radius:5px;border:1px solid white; border-right:1px none !important; font-family:robotoregular; font-size:20px;}
.search_footer input[type=text]:focus {border:1px solid #ff7623;}
.search_footer input[type=submit]{float:left;border: none; background:url('../img/search.png'); width:34px;height:32px;}
.search_footer input[type=submit]:hover {cursor: pointer;}

.twitter{display:block;width:21px;height:20px; background:url('../img/twitter.png') no-repeat 0px 0px ; overflow:hidden;float:left;}
.twitter:hover{display:block;width:21px;height:20px; background:url('../img/twitter.png') no-repeat 0px -20px ; overflow:hidden;}

.vk{display:block;width:21px;height:20px; background:url('../img/vkontakte.png') no-repeat 0px 0px ; overflow:hidden;float:left;}
.vk:hover{display:block;width:21px;height:20px; background:url('../img/vkontakte.png') no-repeat 0px -20px ; overflow:hidden;}

.facebook{display:block;width:21px;height:20px; background:url('../img/facebook.png') no-repeat 0px 0px ; overflow:hidden;float:left;}
.facebook:hover{display:block;width:21px;height:20px; background:url('../img/facebook.png') no-repeat 0px -20px ; overflow:hidden;}

.ok{display:block;width:21px;height:20px; background:url('../img/odnoklass.png') no-repeat 0px 0px ; overflow:hidden;float:left;}
.ok:hover{display:block;width:21px;height:20px; background:url('../img/odnoklass.png') no-repeat 0px -20px ; overflow:hidden;}

.flamp{display:block;width:21px;height:20px; background:url('../img/flamp.png') no-repeat 0px 0px ; overflow:hidden;float:left;}
.flamp:hover{display:block;width:21px;height:20px; background:url('../img/flamp.png') no-repeat 0px -20px ; overflow:hidden;}


.popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
	display:none;
	z-index:1000;
}
.popup-content{
    margin:280px auto;	 
    background-color: white;
    box-shadow: 0px 0px 10px #000;
}

.cross {background:url('../img/cross.png') no-repeat 0px 0px; display:block;width:27px; height:27px; float:right; margin: 20px 30px;}
.whitecross{background:url('../img/whitecross.png') no-repeat 0px 0px; display:block;width:27px; height:27px; float:right; margin: 20px 30px;}
.allorange{background-color:#ff7623; width:100%; height:100%; display:block;}

.register_form{width:44%; margin:30px 15px 0 30px;float:left;}
.register_form_span{width:100%; display: block; font-family:robotoregular; font-size:16px;}

.register_form  input[type=text]{border:1px solid #4a8c19 !important; width:330px; height:35px; font-size:20px !important; font-family:robotoregular;}
.register_form  input[type=password]{border:1px solid #4a8c19 !important; width:330px; height:35px;}
.register_form  input[type=email]{border:1px solid #4a8c19 !important; width:330px; height:35px; font-size:20px !important; font-family:robotoregular; }
.register_form  input:focus{border:2px solid #4a8c19 !important;width:328px;height:33px;}


.auth_form{width:100%; margin:30px 15px 0 30px;}
.auth_form_span{width:100%; display: block; font-family:robotoregular; font-size:16px;}
.auth_form input[type=text]{border:1px solid #4a8c19 !important; width:345px; height:35px; font-size:20px !important; font-family:robotoregular;}
.auth_form input[type=password]{border:1px solid #4a8c19 !important; width:345px; height:35px;}
.auth_form input:focus{border:2px solid #4a8c19 !important;width:328px;height:33px;}
.auth_forgot {float:right; margin-right:30px;}
.auth_forgot a{color:#ff7623;}



#nc_calendar_popup_img_f_userdate_day{cursor: pointer; position: absolute; left: 7px; top: -25px !important;}

.form_warn{font-family:roboto_condensedlight; font-size:14px;display:block; padding:5px 30px}
.button{background:white  !important; border: 2px solid #4a8c19  !important; color:#4a8c19  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; margin:20px 15px !important; padding:10px 20px!important;}
.button:hover{background:#4a8c19  !important; border: 2px solid #4a8c19  !important; color:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; }
.button2{background:white  !important; border: 2px solid #4a8c19  !important; color:#4a8c19  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; margin:10px 15px !important; padding:10px 10px!important;}
.button2:hover{background:#4a8c19  !important; border: 2px solid #4a8c19  !important; color:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; cursor:pointer;}
.voice{background:#4a8c19  !important; border: 2px solid #4a8c19  !important; color:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; margin:10px 15px !important; padding:10px 10px!important;}
.vote_button{background:white  !important; border: 2px solid #4a8c19  !important; color:#4a8c19  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; padding:3px 10px!important;}
.vote_button:hover{background:#4a8c19  !important; border: 2px solid #4a8c19  !important; color:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; cursor:pointer;}
/* Всплывающие подсказки */
.info { font-family:robotoregular;
        text-align: left;
        padding: 5px;
        font-size: 11px;
        color: #fff;
        position: absolute;
        display: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: -1px 1px 2px #a9a9a9;
        -moz-box-shadow: -1px 1px 2px #a9a9a9;
        box-shadow: -1px 1px 2px #a9a9a9;
}
.error {
        background: #ff7623;
        border: 3px solid #ff7623;
}
.correct {
        background: #56d800;
        border: 3px solid #56d800;
}
.wrong { 
        font-weight: bold;
        color: black;
}
.normal {
        font-weight: normal;
        color: black;
}

.input_box {border:1px solid #4a8c19 !important; width:330px; height:35px; font-size:20px !important; font-family:robotoregular;}
.input_box_date {border:1px solid #4a8c19 !important; width:93px !important; height:35px; font-size:20px !important; font-family:robotoregular;}
.input_box:focus{border:2px solid #4a8c19 !important;width:328px;height:33px;}
.input_box_file{width:237px;height:237px; overflow:hidden; display:block; opacity:0;}
.filebox{width:237px;height:237px; overflow:hidden;display:block;margin-left:100px}


#tree{width:298px; float:left;}

#tree ul{font-family:robotoregular; font-size:14px;}
#tree ul li {display:block; padding-top:12px; cursor:pointer}
#tree ul li:hover{text-decoration:underline;}
.strela{background:url('../img/strelkakatalog.png') no-repeat  50% 5px;width:20px; height:10px;  display:block; float:left; overflow:hidden; padding-top:5px;}
#tree ul li ul{display:none; padding-left:40px;}
.active {color:green;text-decoration:none !important;}
.active a {color:green;text-decoration:none;}
.active a:hover {color:green;text-decoration:underline;}
.strelaactive{background:url('../img/strelkakatalog.png') no-repeat  50% -11px;width:20px; height:11px;  display:block; float:left; overflow:hidden; margin-top:7px;}

.groupdesk{width:660px; float:right;}
.groupplitka{width:220px; float:left;}
.groupplitka img{width:200px; height:200px;padding-bottom:5px; }
.groupplitka a{color:#7c7c7c;font-size:14px;}
.groupplitka a:hover{color:#4a8c19;}

.edit{width:20px; height:20px; background:url('../img/edit.png') no-repeat; float:right;display:block;}
.del{width:20px; height:20px; background:url('../img/remove.png') no-repeat; float:right;display:block;}

.tovar{width:660px; float:right;}
.tovar_cell{width:100%;margin-top:25px; border:1px solid #d8d8d8; overflow:hidden;height:137px;}
.tovar_img{width:100px;height:140px;float:left;border-right:1px solid #d8d8d8}
.tovar_opis{width:365px;float:left;padding:0px 15px ;}
.tovar_opis a{color:#4a8c19;}
.tovar_opis a:active{color:#4a8c19;}

.percent_ro{width:312px; height:25px; background:url('../img/tovar_percent.png') no-repeat;display:block;margin:10px; float:left;position:relative;}
.percent{width:140px; height:25px; background:url('../img/back_percent.png') no-repeat;display:block;margin:10px 15px}
.green_line{background-color:#6cc32c;}
.orange_line{ height:25px; display:block; float:left;background-color:#ff7623;}
.green_end{width:15px; height:25px; background:url('../img/arrow_end.png') no-repeat 0px 0px; overflow:hidden;}
.orange_end{width:15px; height:25px; background:url('../img/arrow_end.png') no-repeat 0px -25px; overflow:hidden;}

.tov_column{width:280px; float:left; background-color:#f7f7f7;}
.tov_column img{width:250px; height:350px; border:1px solid #d2d2d2; margin:20px 0px;}

.op_column{width:630px; border:1px solid #d2d2d2; margin-left:40px; float:left;}

ul.ul_tovar { width:100%;height:63px;}
.op_column ul.ul_tovar li {font-size: 16px; float:left; background-color:#6ab532; display:block; height:63px; color:white; text-align:center; line-height:58px; text-decoration:underline; cursor:pointer;}
.op_column ul.ul_tovar li.active{background-color:white; color:black;text-decoration:none; cursor: default;}

.ul_tovar #op1{width:270px;}
.ul_tovar #op2{width:360px;}
.ul_tovar #op3{width:210px;}

#opis1{display:block; }
#opis2{display:none; }
#opis3{display:none; }

.comment_tov{width:98%; border-left:5px solid #6ab532; background-color:#d2d2d2; padding:5px;}

.red_warning{background:#ff7623  !important; border: 2px solid #ff7623  !important; color:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; text-align:center; margin-top:30px;}
#nc_commentTextArea{width:77% !important;height:80px; resize:none; border:1px solid #6ab532; margin-left:15px; font-family:robotoregular  !important; color:#646464;}
#show_all a:visited{ color:#0000FF}

/*Рейтинговая оценка компактная*/

.rate_compact{width:616px !important;float:left;}
.rate_compact_item{width:183px; border:1px solid #d2d2d2; float:left; margin-right:20px; margin-bottom:20px;text-align:center; font-size:14px;}
.rate_compact_item img{width:183px; height:142px; border:1px solid #d2d2d2;}
.rate_compact_item_text {width:183px; height:130px; overflow:hidden; display:table-cell; vertical-align:center;}
.rate_vote{width:342px; height:512px; float:left; overflow:hidden;}
.rate_vote2{width:342px; float:left; overflow:hidden;}
.rate_compact{width:618px;float:left;}
.rate_compact_item a{font-size:14px;color:#4a8c19;}

/*Рейтинговая оценка полная*/
.rate_full{background-color:#f7f7f7;width:100%}
.rate_full_item{width:217px; border:1px solid #d2d2d2; float:left; margin: 10px 10px 10px 10px;text-align:center; font-size:14px;}
.rate_full_item img{width:217px; height:177px; border:1px solid #d2d2d2;}
.rate_full_item_text {width:217px; height:85px; overflow:hidden; display:table-cell; vertical-align:center;}
.rate_full_item a{font-size:14px;color:#4a8c19;}

.sort-display{background-color:#f7f7f7; margin:20px 0px; height:50px;width:100%;}
.sort-display span{height:50px;line-height:50px;}
.sort-display a{height:50px;line-height:50px; padding:0px 10px;}
.sort-display a:hover{color:white; background-color:#4a8c19}
/*Рейтинговая оценка внутри*/
.rate_item{background:white; border:1px solid #d8d8d8; margin:20px 0px 20px 0px ;height:140px;overflow:hidden;}
.rate_item img{width:100px; height:140px;border-right:1px solid #d8d8d8;float:left}
.rate_tovar_opis{width:634px;float:left; margin:5px 10px;}

.first_rating , .another_rating{font-family:robotoregular !important; padding-bottom:30px;}
.rate_tovar_p{font-size:16px;}
.rate_tovar_p span {color:black;font-size:14px;}
.another_rating{display:none;}

/*Форма добавления*/

.add_form{width:100%; }
.add_form_span{width:100%; display: block; font-family:robotoregular; font-size:16px;}

.add_form  input[type=text]{border:1px solid #4a8c19; width:330px; height:35px; font-size:20px !important; font-family:robotoregular;}
.add_form  input[type=password]{border:1px solid #4a8c19 !important; width:330px; height:35px;}
.add_form  input[type=email]{border:1px solid #4a8c19 !important; width:330px; height:35px; font-size:20px !important; font-family:robotoregular; }
.add_form  input:focus{border:3px solid #4a8c19 !important;width:328px;height:33px;}

.add_form2{width:50%; }
.add_form_span{width:100%; display: block; font-family:robotoregular; font-size:16px;}

.add_form2  input[type=text]{border:1px solid #4a8c19 !important; width:330px; height:35px; font-size:20px !important; font-family:robotoregular;}
.add_form2  input[type=password]{border:1px solid #4a8c19 !important; width:330px; height:35px;}
.add_form2  input[type=email]{border:1px solid #4a8c19 !important; width:330px; height:35px; font-size:20px !important; font-family:robotoregular; }
.add_form2 input:focus{border:2px solid #4a8c19 !important;width:328px;height:33px;}
.add_form2 textarea{width:330px; height:150px; font-size:20px !important; font-family:robotoregular;border:1px solid #4a8c19 !important; resize:none; }

.choice{width:317px; height:400px;border:1px solid #4a8c19; overflow-y:scroll; }
.choice_item{width:300px; height:98px;border-bottom:1px solid #4a8c19;}
.choice_item:hover{background-color:#4a8c19; color:white;cursor:pointer;}
.choice_item img{width:80px; height:98px;float:left}


/*Окошко голосования*/

.vote{width:342px; background-color:#f7f7f7;}
.percent_vote{width:255px; height:25px; background:url('../img/vote_percent.png') no-repeat;display:block;margin:10px 0px;position:relative;}
.vote_item{padding:10px 0px;}
.per{position:absolute; z-index:5; top:2px; right:30px; color:#ff7623;}

/*Победители недели*/
.winner{background-color:#f7f7f7;}
.winner_item { float:left; padding:0px 12px;width:160px; text-align:center;}
.winner_item img{width:160px; height:223px;border:1px solid #d8d8d8; margin:20px 0px; }
.winner_item  a{ display:block; width:160px; height:45px; font-size:12px;}
.percent_winner{width:250px; height:25px; background:url('../img/best_percent.png') no-repeat;display:block;margin:10px 0px;position:relative;}
.win_per{position:absolute; z-index:5; top:2px; left:30px; color:white;}



/*Победители недели итульник*/
.winner{background-color:#f7f7f7;}
.winner_item_tit { float:left; padding:0px 12px;width:183px; text-align:center;}
.winner_item_tit img{width:160px; height:223px;border:1px solid #d8d8d8; margin:20px 0px; }
.winner_item_tit  a{ display:block; width:183px; height:38px;font-size:12px;}
.percent_winner{width:250px; height:25px; background:url('../img/best_percent.png') no-repeat;display:block;margin:10px 11px;position:relative;}
.win_per{position:absolute; z-index:5; top:2px; left:30px; color:white;}

.activ_list{display:inline-block; height:25px; width:30px; border:1px solid #4a8c19; color:#4a8c19;text-decoration:none;}
.inactive_list{display:inline-block; height:25px; width:30px; border:1px solid #4a8c19; color:white;background-color:#4a8c19;}
.divider_list{color:#4a8c19;display:inline-block;height:25px; width:30px;}
/*Жалоба*/

.jaloba_add{background-color:#f7f7f7;margin-right:15px;}
.jaloba{width:616px;}
.bigga{width:60px; height:20px; display:block; background:url('../img/lupa.png') 0% 50% no-repeat; padding:5px 0px 5px 22px; text-decoration:none;}

/*Новости*/

.news_block{width:616px;float:left;}
.news_item{width:280px;height:365px;float:left; margin:0px 25px 25px 0px;}
.news_item a img{width:280px;height:185px;}
.news_item a{color:black; display:block; padding:5px 0px; font-size:16px; }
.news_item a:hover{color:#4a8c19; text-decoration:none;}
.news_item p{text-decoration:none; font-size:14px; }

.right_side{width:342px;float:left;}

.citata{border:1px solid #ff7623; background:white; }

/*Новости2*/


.news_item2{width:263px;height:282px;float:left; margin:0px 5px 10px 0px;}
.news_item2 img{width:263px;height:185px;}
.news_item2 a{color:black; font-size:16px;}
.news_item2 a:hover{color:#4a8c19; text-decoration:none;}



/*Титульник*/

.titul_2col{width:632px; padding:27px 27px 0px 27px; float:left;}
.titul_node{border:3px solid #6AB532; width:625px; height:390px;}

.titul_node .titul_div{height:350px;display:block;}

ul.ul_node{width:100%; vertical-align:bottom;}
ul.ul_node li{display:inline-block;}


.ul_node #op1{width:225px;}
.ul_node #op2{width:180px;}
.ul_node #op3{width:220px;}

ul.ul_node { width:100%;height:40px;}
ul.ul_node li {font-size: 18px; float:left; background-color:#6ab532; display:block; height:40px; color:white; text-align:center; line-height:40px; text-decoration:underline; cursor:pointer;}
ul.ul_node li.active{background-color:white; color:black;text-decoration:none; cursor: default;}

.question{width:293px; height:168px; float:left; background:url('../img/question.png');margin-top:27px; position:relative;}

.question h1{font-size:22px; font-family:'roboto_medium'; color:white; width:293px; height:80px; display:block; margin:30px 0px 0px 30px;}

.button3{width:130px;background:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; margin:0px 60px !important; padding:10px 20px!important; color:#3496d5  !important ;}
.button3:hover{background:transparent !important;  color:white  !important; font-family:robotoregular  !important; font-size:18px  !important; border-radius:5px  !important; cursor:pointer;}

.minigal{width:293px; height:168px;display:none;}
.minigal.active{display:block;}

.manipulation{margin-left:90px;margin-top:10px;}
.active_mini{width:13px; height:13px; background:url('../img/active_mini.png') no-repeat; display:inline-block;cursor:pointer}
.inactive_mini{width:13px; height:13px; background:url('../img/inactive_mini.png') no-repeat;display:inline-block;cursor:pointer}
.block_mini{display:inline-block;width:20px; height:13px;}

.titul_content{font-size:14px; text-align: justify;}
.titul_content p {
    text-indent: 20px; 
   }

.big_link{float:left; margin:10px 13px 10px 13px;}
   
.anal{display:block;width:290px;height:230px; background:url('../img/analiz_link.png') no-repeat 0px 0px ; overflow:hidden;}
.anal:hover{display:block;width:290px;height:230px; background:url('../img/analiz_link.png') no-repeat 0px -231px ; overflow:hidden;}   


.spr{display:block;width:290px;height:230px; background:url('../img/spr_pot.png') no-repeat 0px 0px ; overflow:hidden;}
.spr:hover{display:block;width:290px;height:230px; background:url('../img/spr_pot.png') no-repeat 0px -231px ; overflow:hidden;}   

.titul_vote{width:342px;height:482px;position:absolute; z-index:1; top:300px; left:0px;font-family:robotoregular;}

.polosa{width:1050px; height:283px; background:url('../img/orange_polosa.png');display:block;margin-left:-21px;}

/* Участники */

.row_uch{padding:15px 0px 15px 10px;display:inline-block; position:relative}
.row_uch img{width:303px; height:200px;}

.row_uch_opis{background-color:rgba(0,0,0,0); color:rgba(0,0,0,0); width:303px; height:200px;display:block; z-index:1; position:absolute; top:15px; left:10;}
.row_uch_opis:hover{background-color:rgba(0,0,0,0.8);color:white; width:303px; height:200px;display:block; z-index:1; position:absolute; top:15px; left:10; text-align:center; line-height:200px;}

.data{font-size:12px !important;  color:#7c7c7c;}

.vk_login_button{width:40px; height:39px; display:block; background:url('../img/vk_auth.png') no-repeat 0px 0px; overflow:hidden;margin-top:18px;margin-right:10px;cursor:pointer;}
.vk_login_button:hover{width:40px; height:39px; display:block; background:url('../img/vk_auth.png') no-repeat 0px -40px; overflow:hidden;margin-top:18px;margin-right:10px;cursor:pointer;}

.fb_login_button{width:40px; height:39px; display:block; background:url('../img/fb_auth.png') no-repeat 0px 0px; overflow:hidden;margin-top:18px;margin-right:10px;cursor:pointer;}
.fb_login_button:hover{width:40px; height:39px; display:block; background:url('../img/fb_auth.png') no-repeat 0px -40px; overflow:hidden;margin-top:18px;margin-right:10px;cursor:pointer;}
.phantim-invis{opacity:0;width:39px; height:39px; overflow:hidden;}


.tw_login_button{width:40px; height:39px; display:block; background:url('../img/twit_auth.png') no-repeat 0px 0px; overflow:hidden;margin-top:18px;margin-right:10px;cursor:pointer;}
.tw_login_button:hover{width:40px; height:39px; display:block; background:url('../img/twit_auth.png') no-repeat 0px -41px; overflow:hidden;margin-top:18px;margin-right:10px;cursor:pointer;}