@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(https://fonts.gstatic.com/s/ptsans/v10/jizYRExUiTo99u79D0eEwA.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(https://fonts.gstatic.com/s/ptsans/v10/jizdRExUiTo99u79D0e8fOytKA.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v10/jizaRExUiTo99u79P0U.ttf) format('truetype');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(https://fonts.gstatic.com/s/ptsans/v10/jizfRExUiTo99u79B_mh4Ok.ttf) format('truetype');
}
* {
  font-size: 100%;
}
html,
body {
  height: 100%;
  font-family: Tahoma, "Geneva CY", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  background: #dbdbdd url('../images/body_topline.gif') left 150px repeat-x;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
a {
  outline: none;
}
a img {
  border: 0;
  outline: none;
}
p,
form,
div,
ul,
li,
ol {
  margin: 0;
  padding: 0;
}
input,
textarea,
select {
  padding: 1px 5px;
  width: 290px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-style: italic;
  color: #555;
  font-size: 14px;
}
textarea {
  resize: none;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
}
.add_button {
  position: fixed;
  right: 0;
  top: 50%;
  margin: -177px 0 0 0;
  z-index: 999;
}
.add_button a {
  display: block;
  width: 28px;
  height: 170px;
  cursor: pointer;
}
.add_button .add_bookmarks {
  background: url('../images/add_bookmarks.png') no-repeat;
  margin: 0 0 10px 0;
}
.add_button .add_yandex {
  background: url('../images/add_yandex.png') no-repeat;
}
.modal_mask_auth {
  background: url('../images/fff.png') repeat;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1000;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-style: italic;
  display: none;
}
.modal_mask_auth .auth_form {
  background: #fff;
  width: 300px;
  top: 50%;
  left: 50%;
  margin: -110px 0 0 -160px;
  position: absolute;
  border: 4px solid #B60607;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  text-align: center;
}
.modal_mask_auth .auth_form p {
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.modal_mask_auth .auth_form input {
  border: 1px solid #ccc;
}
.modal_mask_auth .auth_form input.wrong {
  border: 1px solid red;
}
.modal_mask_auth .auth_form .red_button_158 {
  text-align: center;
  margin: 20px 0 0 0;
}
.modal_mask_auth .auth_form .close {
  background: #B60607;
  padding: 0 5px 3px 4px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  float: right;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.modal_mask_regist {
  background: url('../images/fff.png') repeat;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1000;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-style: italic;
  display: none;
}
.modal_mask_regist .auth_form {
  background: #fff;
  width: 300px;
  top: 50%;
  left: 50%;
  margin: -170px 0 0 -160px;
  position: absolute;
  border: 4px solid #B60607;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  text-align: center;
}
.modal_mask_regist .auth_form p {
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.modal_mask_regist .auth_form input {
  border: 1px solid #ccc;
}
.modal_mask_regist .auth_form input.wrong {
  border: 1px solid red;
}
.modal_mask_regist .auth_form .red_button_158 {
  text-align: center;
  margin: 20px 0 0 0;
}
.modal_mask_regist .auth_form .close_reg {
  background: #B60607;
  padding: 0 5px 3px 4px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  float: right;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.modal_mask_outback {
  background: url('../images/fff.png') repeat;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1000;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-style: italic;
  display: none;
}
.modal_mask_outback .auth_form {
  background: #fff;
  width: 300px;
  top: 50%;
  left: 50%;
  margin: -160px 0 0 -160px;
  position: absolute;
  border: 4px solid #B60607;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  text-align: center;
}
.modal_mask_outback .auth_form p {
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.modal_mask_outback .auth_form input,
.modal_mask_outback .auth_form textarea {
  border: 1px solid #ccc;
}
.modal_mask_outback .auth_form textarea {
  height: 75px;
  resize: vertical;
}
.modal_mask_outback .auth_form input.wrong,
.modal_mask_outback .auth_form textarea.wrong {
  border: 1px solid red;
}
.modal_mask_outback .auth_form .red_button_158 {
  text-align: center;
  margin: 20px 0 0 0;
}
.modal_mask_outback .auth_form .close_out {
  background: #B60607;
  padding: 0 5px 3px 4px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  float: right;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
.modal_mask_restore {
  background: url('../images/fff.png') repeat;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1000;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-style: italic;
  display: none;
}
.modal_mask_restore .auth_form {
  background: #fff;
  width: 300px;
  top: 50%;
  left: 50%;
  margin: -160px 0 0 -160px;
  position: absolute;
  border: 4px solid #B60607;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  text-align: center;
}
.modal_mask_restore .auth_form p {
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.modal_mask_restore .auth_form input,
.modal_mask_outback .auth_form textarea {
  border: 1px solid #ccc;
}
.modal_mask_restore .auth_form textarea {
  height: 75px;
  resize: vertical;
}
.modal_mask_restore .auth_form input.wrong,
.modal_mask_outback .auth_form textarea.wrong {
  border: 1px solid red;
}
.modal_mask_restore .auth_form .red_button_158 {
  text-align: center;
  margin: 20px 0 0 0;
}
.modal_mask_restore .auth_form .close {
  background: #B60607;
  padding: 0 5px 3px 4px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  float: right;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
}
#body_bg {
  background: url('../images/body_bg.gif') bottom left repeat-x;
}
#body {
  max-width: 1920px;
  margin: 0 auto;
}
.body {
  margin: 0 3%;
  background: #eaeaea;
  -webkit-box-shadow: 0 0 20px #969696;
  -moz-box-shadow: 0 0 20px #969696;
  box-shadow: 0 0 20px #969696;
}
#header {
  background: #fff url('../images/header_botline.gif') left bottom repeat-x;
  height: 140px;
  border-top: 2px solid #B60607;
  position: relative;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
}
.adults {
  position: absolute;
  right: 0;
  top: 0;
  background: #B60607;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  padding: 5px 14px 8px 15px;
}
.login {
  font-size: 13px;
  right: 75px;
  top: 9px;
  position: absolute;
}
.login a {
  color: #000001;
  margin: 0 0 0 20px;
}
.login a.regist_but:hover,
.login a.login_but:hover font,
.login a.logout_but:hover font {
  border-bottom: 1px dashed #B60607;
  color: #B60607;
}
.login a.login_but {
  background: url('../images/login_but.svg') left center no-repeat;
  background-size: 20px 20px;
  text-decoration: none;
  padding: 0 0 0 17px;
}
.login a.logout_but {
  background: url('../images/logout_but.png') left center no-repeat;
  text-decoration: none;
  padding: 0 0 0 17px;
}
.login a.regist_but,
.login a.login_but font,
.login a.logout_but font {
  border-bottom: 1px dashed #000001;
  text-transform: lowercase;
  text-decoration: none;
}
.head_menu {
  font-size: 13px;
  right: 290px;
  top: 9px;
  position: absolute;
  text-transform: lowercase;
}
.head_menu ul {
  list-style: none;
}
.head_menu ul li {
  display: inline;
}
.head_menu ul li a {
  margin: 0 0 0 20px;
  color: #000001;
}
.head_menu ul li a:hover,
.head_menu ul li.active a {
  color: #B60607;
}
.search {
  background: url('../images/search_bg.gif') no-repeat;
  width: 205px;
  height: 28px;
  text-align: left;
  top: 50px;
  right: 8px;
  position: absolute;
}
.search input {
  width: 163px;
  background: none;
  border: 0;
  color: #666;
  font-size: 13px;
  font-style: italic;
  padding: 6px 0 0 5px;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  vertical-align: top;
  margin-top: 2px;
}
.search #search_submit {
  background: url('../images/search_icon_2.png') no-repeat;
  border: none;
  width: 22px;
  height: 22px;
  margin-top: 3px;
  vertical-align: top;
}
.social {
  top: 55px;
  right: 240px;
  position: absolute;
}
.social img {
  margin: 0 3px;
}
.top-btn {
  position: fixed;
  display: none;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #b60607;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
.dop_href {
  font-size: 13px;
  text-transform: lowercase;
  top: 51px;
  right: 462px;
  position: absolute;
}
.dop_href a {
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  color: #000001;
  text-decoration: none;
}
.dop_href a:hover {
  color: #B60607;
}
.dop_href .dh_mob {
  background: url('../images/dh_mob.png') left bottom no-repeat;
  display: none;
}
.dop_href .dh_mob font {
  border-bottom: 1px solid #000001;
}
.dop_href .dh_mob:hover font {
  border-bottom: 1px solid #B60607;
}
.dop_href .dh_obr {
  background: url('../images/dh_obr.png') left bottom no-repeat;
}
.dop_href .dh_obr font {
  border-bottom: 1px dashed #000001;
}
.dop_href .dh_obr:hover font {
  border-bottom: 1px dashed #B60607;
}
.logo {
  position: absolute;
  left: 17px;
  top: 20px;
}
.now_time {
  position: absolute;
  left: 360px;
  top: 39px;
  text-align: left;
  font-style: italic;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  font-size: 11px;
  color: #545557;
}
.top_menu {
  clear: both;
  padding: 100px 0 0 0;
}
.top_menu ul {
  text-align: justify;
  overflow: hidden;
  cursor: default;
  font-size: 19px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 15px;
}
.top_menu li {
  display: inline;
}
.top_menu li a {
  display: inline-block;
  color: #020202;
  text-decoration: none;
}
.top_menu a:hover,
.top_menu li.active a {
  color: #B60607;
  text-decoration: underline;
}
.top_menu ul:after {
  content: "1";
  margin-left: 100%;
  height: 1px;
  overflow: hidden;
  display: inline-block;
}
#center {
  padding: 22px 0 0 0;
  overflow: hidden;
  zoom: 1;
  text-align: left;
}
#center a:hover {
  color: #B60607;
}
.block {
  padding: 0 0 8px 0;
}
.block .block_h {
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  background: url('../images/block_h_bg.gif') repeat;
  padding: 4px 15px 7px 15px;
  position: relative;
}
.block .block_h a:link {
  color: #fff;
  text-decoration: none;
}
.block .block_h a:visited {
  color: #fff;
  text-decoration: none;
}
.block .block_h .bh_link {
  text-transform: lowercase;
  position: absolute;
  right: 15px;
  top: 8px;
  color: #a5a5a5;
  font-size: 13px;
}
.block .block_wrap {
  background: #fff;
}
.block .block_shadow {
  background: url('../images/shadow_220.png') center top no-repeat;
  height: 10px;
  font-size: 1px;
}
#right_column {
  float: right;
  width: 220px;
}
#mobile_column {
  float: right;
  width: 220px;
  display: none;
  padding: 0 1% 0 0;
}
.calendar {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  color: #6b6b6b;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 13px;
  background: #dbdbdd;
}

.inagent {
  color: #6b6b6b;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 28px;
/*  font-style: italic; */
  line-height: 90%;
  border: 1px solid #9B0F0F;
  padding: 10px;
  hyphens: auto;
}

.calendar thead td {
  font-weight: bold;
}
.calendar .next_m,
.calendar .prev_m,
.calendar .next_y,
.calendar .prev_y {
  font-size: 19px;
  text-decoration: none;
  cursor: pointer;
}
.calendar td {
  border-spacing: 0;
  border: 1px solid #c8c8c8;
}
.calendar td a {
  color: #6b6b6b;
}
.calendar tbody td:hover {
  background: #fff;
}
.calendar td.c_hd {
  background: #eec4c8;
}
.calendar td.c_hb,
.calendar td.c_hb a {
  color: #dc3d4f;
}
.calendar tfoot {
  text-align: left;
}
.calendar tfoot div {
  background: #fff;
  border: 1px solid #c8c8c8;
  float: left;
  padding: 1px 7px;
  font-size: 12px;
  color: #6b6b6b;
  margin: 5px 0 5px 5px;
}
.calendar tfoot input {
  background: none;
  border: 0;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-align: center;
  width: 18px;
  font-size: 12px;
  color: #6b6b6b;
}
.calendar tfoot input.iyear {
  width: 30px;
}
.calendar tfoot button {
  background: none;
  border: 0;
  float: left;
  text-transform: lowercase;
  font-size: 12px;
  color: #6b6b6b;
  text-decoration: underline;
  padding: 6px 0 0 3px;
  cursor: pointer;
}
.banner_220x124 {
  margin: 0 0 15px 0;
}
.banner_220x178 {
  margin: 0 0 15px 0;
}
.zoon {
  margin: 0 0 15px 0;
  font-size: 11px;
  padding: 0 8px 0 8px;
}
.banner_center {
  text-align: center;
  padding: 0 0 15px 0;
}
.sape {
  font-size: 11px;
  padding: 0 8px 0 8px;
}
.prioritet {
  font-size: 11px;
  padding: 0 8px 0 8px;
}
#preright_column {
  float: right;
  width: 220px;
  margin-right: 1%;
}
.rub_no_comments {
  padding: 15px;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  font-size: 12px;
}
.rub_no_comments p {
  margin: 10px 0 0 0;
}
.rub_no_comments a {
  color: #000001;
  font-weight: bold;
  text-decoration: none;
}
.rub_no_comments a:hover {
  text-decoration: underline;
}
.rub_no_comments .what_in {
  padding: 10px 0 0 0;
  background: url('../images/izbr_hr.png') top right no-repeat;
  margin: 8px 0 0 0;
}
.weather {
  padding: 12px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
}
.weather .weather_wrap {
  background: #f0f0f0;
  border: 1px solid #dbdbdb;
  text-align: center;
  padding: 12px 0;
  color: #303236;
  font-size: 28px;
}
.weather .weather_wrap img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.weather .weather_text {
  text-align: center;
  color: #222;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 0 30px 0;
  background: url('../images/gismeteo.png') right bottom no-repeat;
  position: relative;
}
.weather .weather_text .wt_href {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #303236;
  font-size: 13px;
}
.orphus {
  padding: 12px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #303236;
}
.orphus p {
  margin: 0 0 10px 0;
}
.orphus .orph_border {
  border-top: 1px solid #d8d8d8;
  padding: 5px 0 0 0;
  margin: 0;
}
.money_wrap {
  font-size: 11px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  color: #565656;
  padding: 5px 0 10px 0;
}
.money {
  border-spacing: 0;
  width: 100%;
  color: #565656;
}
.money thead td {
  background: none;
  text-transform: lowercase;
  text-align: center;
}
.money td {
  background: url('../images/money_tr_bg.png') left bottom repeat-x;
  padding: 0;
  line-height: 29px;
  height: 29px;
}
.money td:first-child {
  font-size: 13px;
  padding: 0 0 0 5px;
  color: #4e4e4e;
}
.money .m_bot {
  background: url('../images/m_bot.png') left center no-repeat;
  padding: 0 0 0 12px;
}
.money .m_up {
  background: url('../images/m_up.png') left center no-repeat;
  padding: 0 0 0 12px;
}
.money .m_minus {
  color: #ec592d;
}
.money .m_plus {
  color: #509c5b;
}
.money_wrap p {
  text-align: center;
  font-size: 13px;
  padding: 10px 0;
}
.money_wrap p a {
  color: #565656;
}
.arch {
  border: 2px solid #B60607;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #474747;
  padding: 15px 0;
  font-size: 15px;
  line-height: 16px;
}
.arch .b_arch {
  font-size: 13px;
  padding: 0 0 5px 0;
}
.arch .arch_date {
  background: #B60607;
  margin: 15px 0;
  color: #fff;
  padding: 8px 0 10px 0;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}
.arch .arch_name {
  line-height: 20px;
}
.arch .arch_name a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.voting_block {
  padding: 15px 10px;
  font-weight: bold;
  font-size: 12px;
}
.voting_block ul {
  list-style: none;
  margin: 18px 0;
}
.voting_block ul input {
  margin: 0 0 0 160px;
  position: absolute;
  top: 2px;
  width: 12px;
}
.voting_block ul div {
  margin: 0 0 0 145px;
  position: absolute;
  width: 50px;
  top: 2px;
}
.voting_block ul li {
  margin: 0 0 8px 10px;
  position: relative;
  padding-right: 55px;
}
.voting_block .voting_but button {
  background: url('../images/red_button_88.png') no-repeat;
  width: 88px;
  height: 24px;
  text-align: center;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 13px;
  border: 0;
  color: #fff;
  margin-right: 10px;
  text-shadow: 0px 1px 1px #890210;
  cursor: pointer;
  padding: 0 0 3px 0;
}
#left_column {
  float: left;
  width: 220px;
}
.rezonans_wrap {
  padding: 13px;
}
.rezonans_wrap .rez_tema {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  color: #ab171a;
  border-bottom: 1px solid #ab171a;
  padding: 0 0 3px 0;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
}
.rezonans_wrap .rez_tema1 {
  font-weight: bold;
  font-size: 17px;
  color: #ab171a;
  border-bottom: 1px solid #ab171a;
  padding: 0 0 3px 0;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
}
.rezonans_wrap .rez_item {
  border-bottom: 1px solid #cecece;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0;
}
.rezonans_wrap .rez_item a {
  text-decoration: none;
  color: #000;
}
.rezonans_wrap .rez_item a:hover {
  text-decoration: underline;
}
.rezonans_wrap .rez_all {
  padding: 10px 0 0 0;
}
.rezonans_wrap .rez_all a {
  color: #000;
  font-size: 12px;
}
.izbr_wrap {
  padding: 0 13px;
}
.izbr_wrap .izbr_item {
  border-bottom: 1px solid #cecece;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0 10px 0;
}
.izbr_wrap .izbr_item:last-child {
  border: 0;
}
.izbr_wrap .izbr_item a {
  text-decoration: none;
  color: #000;
}
.izbr_wrap .izbr_item a.docLink {
  text-decoration: none;
  color: #B4B4B4;
  font-weight: normal;
}
.izbr_wrap .izbr_item a:hover {
  text-decoration: underline;
}
.izbr_wrap .izbr_item .what_in a:hover {
  text-decoration: none;
}
.izbr_wrap .izbr_item .what_in {
  padding: 10px 0 0 0;
  background: url('../images/izbr_hr.png') top right no-repeat;
  margin: 8px 0 0 0;
  font-weight: normal;
}
.izbr_wrap .izbr_item .what_in .comm {
  color: #b4b4b4;
}
.what_in {
  font-size: 12px;
  color: #b4b4b4;
}
.what_in:blank {
  visibility: hidden;
}
.what_in:empty {
  visibility: hidden;
}
.what_in a,
.what_in font {
  display: inline-block;
  height: 15px;
}
.what_in .comm {
  background: url('../images/comm_icon.svg') left 3px no-repeat;
  background-size: 13px 11px;
  padding: 0 0 0 15px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
}
.est_mnenie .em_item .em_text .what_in a.comm {
  background: url('../images/comm_icon.svg') left 3px no-repeat;
  background-size: 13px 11px;
  padding: 0 0 0 15px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
}
.what_in .comm:hover {
  text-decoration: none;
  background: url('../images/comm_icon_act.svg') left 3px no-repeat;
  background-size: 13px 11px;
}
.what_in font.comm:hover {
  background: url('../images/comm_icon.svg') left 3px no-repeat;
  background-size: 13px 11px;
  padding: 0 0 0 15px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
}
.what_in .see {
  background: url('../images/see_icon.png') left 4px no-repeat;
  background-size: 13px 11px;
  padding: 0 0 0 18px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
  vertical-align: -2px;
}
.what_in .photo {
  background: url('../images/photo_icon.svg') 3px bottom no-repeat;
  font-weight: normal;
  background-size: 13px 11px;
  color: #b4b4b4;
  text-decoration: none;
  padding: 0 7px 0 12px;
  vertical-align: -1px;
}
.what_in .video {
  background: url('../images/video_icon.png') 3px 3px no-repeat;
  padding: 0 12px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
  vertical-align: -3px;
}
.what_in .audio {
  background: url('../images/audio_icon.png') 5px 1px no-repeat;
  padding: 0 10px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
  vertical-align: -4px;
}
.what_in .document {
  background: url('../images/document_icon.png') 3px 0px no-repeat;
  padding: 0 10px;
  font-weight: normal;
  color: #b4b4b4;
  text-decoration: none;
  vertical-align: -4px;
}
.in_blogs {
  padding: 0 13px;
}
.in_blogs .ib_item {
  border-bottom: 1px solid #cecece;
  padding: 15px 0;
}
.in_blogs .ib_item:last-child {
  border: 0;
}
.in_blogs .ib_item .ib_h {
  overflow: hidden;
  zoom: 1;
}
.in_blogs .ib_item .ib_h .ib_photo {
  float: left;
  position: relative;
  height: 76px;
  width: 70px;
}
.in_blogs .ib_item .ib_h .ib_photo img {
  border-bottom: 3px solid #c31313;
}
.in_blogs .ib_item .ib_h .ib_photo img.ib_photo_img {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 0;
}
.in_blogs .ib_item .ib_h .ib_h_text {
  overflow: hidden;
  zoom: 1;
}
.in_blogs .ib_item .ib_h .ib_h_text .ib_date {
  font-size: 10px;
  color: #4c4c4c;
}
.in_blogs .ib_item .ib_h .ib_h_text .ib_name {
  font-size: 12px;
  margin: 1px 0 0 0;
}
.in_blogs .ib_item .ib_h .ib_h_text .ib_name a {
  color: #000;
}
.in_blogs .ib_item .ib_h .ib_h_text .ib_who {
  font-style: italic;
  font-size: 10px;
  color: #4c4c4c;
}
.in_blogs .ib_item .ib_nh {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0 8px 0;
}
.in_blogs .ib_item .ib_nh a {
  color: #000;
  text-decoration: none;
}
.in_blogs .ib_item .ib_nh a:hover {
  text-decoration: underline;
}
.in_blogs1 {
  padding: 0 13px;
}
.in_blogs1 .ib_item {
  border-bottom: 1px solid #cecece;
  padding: 15px 0;
}
.in_blogs1 .ib_item:last-child {
  border: 0;
}
.in_blogs1 .ib_item .ib_h {
  overflow: hidden;
  zoom: 1;
}
.in_blogs1 .ib_item .ib_h .ib_photo {
  float: left;
  position: relative;
  height: 76px;
  width: 70px;
}
.in_blogs1 .ib_item .ib_h .ib_photo img {
  border-bottom: 3px solid #c31313;
}
.in_blogs1 .ib_item .ib_h .ib_photo img.ib_photo_img {
  position: absolute;
  bottom: 0;
  left: 0;
  border: 0;
}
.in_blogs1 .ib_item .ib_h .ib_h_text {
  overflow: hidden;
  zoom: 1;
}
.in_blogs1 .ib_item .ib_h .ib_h_text .ib_date {
  font-size: 10px;
  color: #4c4c4c;
}
.in_blogs1 .ib_item .ib_h .ib_h_text .ib_name {
  font-weight: bold;
  font-size: 12px;
  margin: 1px 0 0 0;
}
.in_blogs1 .ib_item .ib_h .ib_h_text .ib_name a {
  color: #000;
}
.in_blogs1 .ib_item .ib_h .ib_h_text .ib_who {
  font-style: italic;
  font-size: 10px;
  color: #4c4c4c;
}
.in_blogs1 .ib_item .ib_nh1 {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 8px 0;
}
.in_blogs1 .ib_item .ib_nh1 a {
  color: #000;
  text-decoration: none;
}
.in_blogs1 .ib_item .ib_nh1 a:hover {
  text-decoration: underline;
}
.in_blogs1 .what_in {
  padding: 10px 0 0 0;
  background: url('../images/izbr_hr.png') top right no-repeat;
  margin: 8px 0 0 0;
}
.est_mnenie_in {
  padding: 0 13px;
}
.est_mnenie_in .emi_item {
  border-bottom: 1px solid #cecece;
  padding: 15px 0;
}
.est_mnenie_in .emi_item:last-child {
  border: 0;
}
.est_mnenie_in .emi_item .emi_h {
  overflow: hidden;
  zoom: 1;
}
.est_mnenie_in .emi_item .emi_h .emi_photo {
  float: left;
  position: relative;
  height: 53px;
  width: 60px;
}
.est_mnenie_in .emi_item .emi_h .emi_photo img {
  border-bottom: 3px solid #c31313;
}
.est_mnenie_in .emi_item .emi_h .emi_h_text {
  overflow: hidden;
  zoom: 1;
}
.est_mnenie_in .emi_item .emi_h .emi_h_text .emi_name {
  font-size: 13px;
  color: #000;
}
.est_mnenie_in .emi_item .emi_h .emi_h_text .emi_who {
  font-style: italic;
  font-size: 11px;
  color: #717171;
}
.est_mnenie_in .emi_item .emi_nh {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0 8px 0;
}
.est_mnenie_in .emi_item .emi_nh a {
  color: #000;
  text-decoration: none;
}
#center_column {
  overflow: hidden;
  zoom: 1;
  padding: 0 1%;
}
.breadcrumbs {
  background: #fff;
  padding: 13px 18px;
  font-size: 13px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-transform: lowercase;
}
.breadcrumbs a {
  margin-right: 20px;
  color: #000001;
}
.breadcrumbs font {
  color: #9b0f0f;
}
.paginator {
  font-size: 14px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  overflow: hidden;
  zoom: 1;
  padding: 0 0 13px 13px;
}
.paginator a {
  float: left;
  color: #000001;
  margin: 0 6px 0 0;
}
.paginator font {
  font-weight: bold;
  float: left;
  margin: 0 6px 0 0;
}
.est_mnenie {
  padding: 0 13px;
}
.est_mnenie .em_item {
  border-bottom: 1px solid #cecece;
  padding: 15px 0;
  overflow: hidden;
  zoom: 1;
}
.est_mnenie .em_item:last-child {
  border: 0;
}
.est_mnenie .em_item .em_img {
  float: left;
}
.est_mnenie .em_item .em_img img {
  border-bottom: 3px solid #c31313;
}
.est_mnenie .em_item .em_text {
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  zoom: 1;
  padding: 0 0 0 20px;
}
.est_mnenie .em_item .em_text a {
  color: #000;
  text-decoration: none;
}
.est_mnenie .em_item .em_text a:hover {
  text-decoration: underline;
}
.est_mnenie .em_item .em_text .what_in a:hover {
  text-decoration: none;
}
.est_mnenie .em_item .em_text .what_in {
  padding: 10px 0 0 0;
}
.big_shadow {
  height: 10px;
  background: url('../images/big_shadow_bg.png') left top repeat-x;
  position: relative;
}
.big_shadow .shadow_r_big {
  height: 10px;
  background: url('../images/shadow_r_big.png') right top no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 278px;
}
.big_shadow .shadow_l_big {
  height: 10px;
  background: url('../images/shadow_l_big.png') left top no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 278px;
}
.block_category_h {
  padding: 0 0 20px 18px;
  background: #fff url('../images/news_day_bg.png') bottom left no-repeat;
  font-size: 26px;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0px;
  position: relative;
}
.block_category_h font {
  font-size: 14px;
}
.search_key {
  background: #B60607;
  color: #fff;
  padding: 0 5px;
}
.search_block {
  overflow: hidden;
  zoom: 1;
  padding: 30px 0 30px 18px;
}
.search_block .search_count {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.search_block .red_button_88 {
  background: url('../images/red_button_88.png') no-repeat;
  width: 88px;
  height: 24px;
  text-align: center;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 13px;
  border: 0;
  color: #fff;
  margin-right: 10px;
  text-shadow: 0px 1px 1px #890210;
  cursor: pointer;
  padding: 0 0 3px 0;
}
.news_day {
  padding: 10px 0 0 0;
  background: url('../images/news_day_bg.png') top left no-repeat;
}
.news_day:first-child {
  background: none;
}
.news_day .news_date {
  color: #171717;
  font-size: 13px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #cecece;
}
.news_day .news_date div {
  float: left;
  padding: 0 25px 8px 20px;
}
.news_day .news_item {
  padding: 10px 13px 25px 13px;
  font-family: Tahoma, "Geneva CY", sans-serif;
  position: relative;
}
.news_day .news_item .vibor {
  position: absolute;
  left: -4px;
  top: 32px;
  background: url('../images/vibor.png') no-repeat;
  width: 68px;
  height: 36px;
  z-index: 100;
}
.news_day .news_item .news_i_time {
  float: left;
  width: 70px;
  font-size: 13px;
  color: #4e4e4e;
  padding: 4px 0 0 0;
}
.news_day .news_item .news_i_num {
  float: left;
  width: 60px;
  height: 35px;
  font-size: 17px;
  color: #bebebe;
}
.news_day .news_item .news_i_datetime {
  font-size: 13px;
  color: #4e4e4e;
  padding: 0 0 4px 0;
}
.news_day .news_item .news_i_h {
  overflow: hidden;
  zoom: 1;
}
.news_day .news_item .news_i_h a {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.news_day .news_item .news_i_h a:hover {
  text-decoration: underline;
}
.news_day .news_item .news_i_h .what_in {
  padding: 0 0 0 10px;
}
.news_day .news_item .news_i_h .what_in a {
  float: none;
  font-weight: normal;
  color: #b4b4b4;
}
.news_day .news_item .news_i_h .what_in a:hover {
  text-decoration: none;
}
.news_day .news_item_highlight {
  padding: 10px 13px 25px 13px;
  font-family: Tahoma, "Geneva CY", sans-serif;
  position: relative;
}
.news_day .news_item_highlight .vibor {
  position: absolute;
  left: -4px;
  top: 32px;
  background: url('../images/vibor.png') no-repeat;
  width: 68px;
  height: 36px;
  z-index: 100;
}
.news_day .news_item_highlight .news_i_time {
  float: left;
  width: 70px;
  font-size: 13px;
  color: #4e4e4e;
  padding: 4px 0 0 0;
}
.news_day .news_item_highlight .news_i_num {
  float: left;
  width: 60px;
  height: 35px;
  font-size: 17px;
  color: #bebebe;
}
.news_day .news_item_highlight .news_i_datetime {
  font-size: 13px;
  color: #4e4e4e;
  padding: 0 0 4px 0;
}
.news_day .news_item_highlight .news_i_h {
  overflow: hidden;
  zoom: 1;
}
.news_day .news_item_highlight .news_i_h a {
  font-size: 12px;
  font-weight: bold;
  color: #9b0f0f;
  text-decoration: none;
}
.news_day .news_item_highlight .news_i_h a:hover {
  text-decoration: underline;
}
.news_day .news_item_highlight .news_i_h .what_in {
  padding: 0 0 0 10px;
}
.news_day .news_item_highlight .news_i_h .what_in a {
  float: none;
  font-weight: normal;
  color: #b4b4b4;
}
.news_day .news_item_highlight .news_i_h .what_in a:hover {
  text-decoration: none;
}
h1 {
  padding: 0 0 20px 18px;
  background: #fff;
  font-size: 26px;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-transform: uppercase;
  margin: 0;
  position: relative;
}
h1.item {
  font-size: 18px !important;
}
h1.item_1 {
  font-size: 18px !important;
  text-transform: none;
  padding: 0 0 0 0;
  margin: 0;
}
.content {
  font-size: 14px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  overflow: hidden;
  zoom: 1;
  padding: 0 18px 18px 18px;
}
.content p,
.content_redakt p {
  padding: 0 0 18px 0;
}
.content p.datetime {
  font-size: 13px;
  text-align: right;
  padding: 0 0 8px 0;
}
.content p.video_link {
  text-align: center;
}
.content p.audio_link {
  text-align: center;
}
.content a,
.content_redakt a,
.content_redakt1 a {
  color: #96010d;
}
.content a:hover,
.content_redakt a:hover,
.content_redakt1 a:hover {
  text-decoration: none;
  color: #000;
}
.content_redakt {
  padding: 0 18px 18px 60px;
  background: url('../images/content_redakt.png') 20px 0 no-repeat;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  color: #666;
  font-size: 14px;
  font-style: italic;
}
.content_redakt .cr_h {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  padding: 0 0 10px 0;
}
.content_redakt1 {
  padding: 0 18px 18px 60px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  color: #666;
  font-size: 14px;
  font-style: italic;
}
.content_redakt1 .cr_h {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  padding: 0 0 10px 0;
}
.red_button_158 {
  text-align: right;
  padding: 0 18px 18px 18px;
  font-size: 12px;
  color: #96010d;
}
.red_button_158 p {
  margin: 10px 0;
}
.red_button_158 a {
  text-decoration: none;
  font-weight: bold;
  color: #96010d;
}
.red_button_158 a.visited {
  text-decoration: none;
  font-weight: bold;
  color: #96010d;
}
.red_button_158 button {
  background: url('../images/red_button_158.png') no-repeat;
  width: 158px;
  height: 24px;
  text-align: center;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 13px;
  border: 0;
  color: #fff;
  text-shadow: 0px 1px 1px #890210;
  cursor: pointer;
  padding: 0 0 3px 0;
}
.red_button_190 button {
  background: url('../images/red_button_190.png') no-repeat;
  width: 190px;
  height: 24px;
  text-align: center;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  font-size: 13px;
  border: 0;
  color: #fff;
  text-shadow: 0px 1px 1px #890210;
  cursor: pointer;
  padding: 0 0 3px 0;
}
.comm_window {
  background: #f0f0f0;
  padding: 18px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: left;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  color: #000;
  display: none;
}
.comm_window div {
  margin: 0 0 5px 0;
}
.comm_window p {
  margin: 0;
}
.comm_window input,
.comm_window textarea {
  margin: 0 0 10px 0;
}
.comm_window input.wrong,
.comm_window textarea.wrong {
  border: 1px solid red;
}
.comm_window textarea {
  height: 150px;
  resize: vertical;
  width: 99%;
}
.comm_window .cw_mini {
  font-size: 12px;
  color: #7f7f7f;
  font-weight: normal;
}
.comm_window .cw_mini font {
  color: #96010d;
  border-bottom: 1px dashed #96010d;
  cursor: pointer;
}
.wrong_mess {
  color: red;
  font-weight: normal;
  padding: 0 0 3px 0;
  font-size: 12px;
  display: none;
}
.success_mess {
  color: green;
  font-weight: normal;
  padding: 0 0 3px 0;
  font-size: 12px;
  display: none;
}
.comments_field {
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  padding: 0 18px 18px 18px;
}
.ad_field {
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  padding: 0 18px 8px 18px;
}
.comm_item {
  background: #fafafa;
  border-top: 1px solid #d8d8d8;
  padding: 11px;
  margin: 0 0 15px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.comm_item .avatar {
  float: left;
}
.comm_item .avatar img {
  border-bottom: 3px solid #9e0f0f;
  width: 45px;
  height: 45px;
}
.comm_item .ci_text {
  overflow: hidden;
  zoom: 1;
  color: #444;
  font-size: 14px;
  padding: 0 0 0 18px;
}
.comm_item .ci_text .ci_name {
  font-weight: bold;
  color: #555;
  font-size: 14px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comm_item .ci_text .ci_date {
  color: #7f7f7f;
  font-size: 11px;
  padding: 0 0 10px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comm_item .ci_text .ci_comm {
  font-style: normal;
}
.comm_item .votes {
  display: inline-block;
  position: absolute;
  top: 1em;
  right: 1em;

}
.comm_item .votes span {
  margin: 6px;
}
.comm_item .votes .vote {
  cursor: pointer;
  transition: transform .2s;
}

.comm_item .votes .vote:hover {
  transform: scale(1.5);
  vertical-align:top;
}


.comm_item .votes .vote.down {
    background-color: #ae1318;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding: 0 8px;
}

.comm_item .votes .vote.up {
    background-color: #3b5998;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding: 0 8px;
}


.comm_item_censored {
  background: #f4dbdb;
  border-top: 1px solid #d8d8d8;
  border-left: 5px solid #9b0f0f;
  padding: 11px;
  margin: 0 0 15px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.comm_item_censored .avatar {
  float: left;
}
.comm_item_censored .avatar img {
  width: 45px;
  height: 45px;
}
.comm_item_censored .ci_text {
  overflow: hidden;
  zoom: 1;
  color: #444;
  font-size: 14px;
  padding: 0 0 0 18px;
}
.comm_item_censored .ci_text .ci_name {
  font-weight: bold;
  color: #555;
  font-size: 14px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ci_name {
  display: block;
  width: 80%;
  word-wrap: break-word;

}
.comm_item_censored .ci_text .ci_date {
  color: #7f7f7f;
  font-size: 11px;
  padding: 0 0 10px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comm_item_censored .ci_text .ci_comm a {
  font-weight: bold;
  text-decoration: none;
  color: #96010d;
}
.comm_item_censored .ci_text .ci_comm a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #96010d;
}
.comm_item_censored .votes {
  display: inline-block;
  position: absolute;
  top: 1em;
  right: 1em;
}
.comm_item_censored .votes span {
  margin: 3px;
}
.comm_item_censored .votes .vote {
  cursor: pointer;
}
.comm_item_censored .votes .vote.up:hover {
  color: green;
}
.comm_item_censored .votes .vote.down:hover {
  color: red;
}
.cf_win {
  padding: 4px 0 10px 0;
  overflow: hidden;
  zoom: 1;
  height: 35px;
}
.cf_win .what_in {
  font-size: 13px;
}
.no_comm .nc_item {
  padding: 30px 13px 15px 13px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  overflow: hidden;
  zoom: 1;
  background: url('../images/news_day_bg.png') top left no-repeat;
}
.no_comm .nc_item:first-child {
  background: none;
  padding-top: 20px;
}
.no_comm .nc_item .nc_item_video {
  float: left;
  padding: 0 20px 20px 0;
}
.no_comm .nc_item .nc_item_video img {
  max-width: 200px;
}
.no_comm .nc_item .nc_item_bn {
  float: left;
  padding: 0 20px 20px 0;
}
.no_comm .nc_item .nc_item_bn img {
  max-width: 100px;
}
.no_comm .nc_item .nc_item_text {
  overflow: hidden;
  zoom: 1;
}
.no_comm .nc_item .nc_item_text .nc_item_date {
  font-size: 13px;
  color: #000;
}
.no_comm .nc_item .nc_item_text .nc_item_date .what_in {
  margin: 0 0 0 10px;
}
.no_comm .nc_item .nc_item_text .nc_who {
  font-style: italic;
  font-size: 12px;
  color: #4c4c4c;
}
.no_comm .nc_item .nc_item_text .nc_name a {
  color: #000000;
  font-size: 15px;
}
.no_comm .nc_item .nc_item_text .nc_item_h {
  font-size: 17px;
  padding: 5px 0 10px 0;
}
.no_comm .nc_item .nc_item_text .nc_item_h a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.no_comm .nc_item .nc_item_text .nc_item_h a:hover {
  text-decoration: underline;
}
.no_comm .nc_item .nc_item_text .nc_item_ann {
  font-size: 14px;
}
.no_comm .nc_item .nc_item_text .nc_item_audio {
  padding: 10px 0 0 0;
}
.vote_rez {
  overflow: hidden;
  zoom: 1;
}
.vote_rez .rez_item {
  margin: 0 0 10px 0;
  clear: both;
}
.vote_rez .rez_item .ri_line.max {
  background: #B60607;
}
.vote_rez .rez_item .rez_item_line {
  width: 400px;
}
.vote_rez .rez_item .ri_line {
  background: #7f7f7f;
  padding: 5px;
  height: 20px;
  float: left;
  margin: 0 0 10px 0;
}
.vote_rez .rez_item font {
  float: left;
  padding: 5px 0 0 10px;
  font-weight: bold;
}
#footer {
  text-align: left;
  height: 240px;
  background: #dbdbdd url('../images/footer_bg.gif') top left repeat-x;
  font-family: Tahoma, "Geneva CY", sans-serif;
  font-size: 11px;
  color: #000;
}
#footer a {
  color: #000;
}
#footer .counters a {
  text-decoration: none;
}
.footer_right {
  float: right;
  width: 220px;
  padding: 30px 30px 0 30px;
  text-align: right;
}
.footer_left {
  float: left;
  padding: 30px 0 0 13px;
  width: 220px;
}
.footer_center {
  overflow: hidden;
  zoom: 1;
  padding: 30px 0 0 0;
}
.footer_center p {
  margin: 0 0 15px 0;
}
.content ul,
.content_redakt ul {
  margin: 0 0 18px 16px;
}
.content ol,
.content_redakt ol {
  margin: 0 0 18px 20px;
}
.content h2,
.content_redakt h2,
h3,
h4,
h5 {
  padding: 0 0 18px 0;
  font-size: 22px;
  font-weight: bold;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.content h3,
.content_redakt h3 {
  font-size: 20px;
}
.content h4,
.content_redakt h4 {
  font-size: 18px;
}
.content h5,
.content_redakt h5 {
  font-size: 16px;
}
.content blockquote,
.content_redakt blockquote {
  color: #666666;
  font-style: italic;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding: 2px 8px 2px 20px;
  border-left-width: 5px;
  margin-top: 0;
}
.content blockquote p:last-child,
.content_redakt blockquote p:last-child {
  padding-bottom: 5px;
}
.error {
  color: #ef010f;
}
img.left {
  float: left;
  margin: 0 8px 5px 0;
}
img.right {
  float: right;
  margin: 0 0 5px 8px;
}
figure {
  width: 10px;
}
figure.left {
  float: left;
  margin: 0 8px 5px 0 !important;
}
figure.right {
  float: right;
  margin: 0 0 5px 8px !important;
}
figure.middle {
  margin: 0 auto !important;
}
figure img {
  float: left;
  margin: 0 auto !important;
  max-width: initial !important;
}
figure.border {
  margin: 0;
  display: table;
  border: 1px solid #c9c9c9;
  padding: 0;
  background: #f6f6f6;
  height: 100%;
}
figure.border figcaption {
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}
figure.border figcaption h6 {
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
div.img_onsign {
  position: relative;
  float: left;
  margin-right: 10px;
}
div.img_onsign img {
  display: block;
}
div.img_onsign span font {
  padding: 0 4px 0 4px;
  font-size: 14px !important;
  font-style: normal !important;
}
div.img_onsign span {
  width: 100%;
  display: block;
  padding: 4px 0 4px 0;
  position: absolute;
  bottom: 0px;
  background: #000;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.45;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-style: italic;
}
div.gallery {
  display: table;
  margin: 0 auto;
}
div.border_wrap {
  float: left;
  margin-bottom: 10px;
}
.clear {
  clear: both;
}
.soc_yandex {
  padding: 0 0 0 13px;
  margin-top: -20px;
}
#vk_auth {
  margin-top: 10px;
}
font.other_polls {
  color: #96010d;
  border-bottom: 1px dashed #96010d;
  cursor: pointer;
}
div.other_polls_list {
  display: none;
}
.bottom_fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: block;
  height: 60px;
}
.bottom_fixed iframe {
  width: 1000px;
  height: 60px;
}
.bottom_fixed_close {
  background: url('../images/bottom_fixed_close.png') no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: -8px 0 0 491px;
  cursor: pointer;
}
.content_redakt.documents {
  background-image: url("../images/screp.png");
}
.docLink {
  color: #b4b4b4;
  text-decoration: none;
}
.isShow-true {
  display: block;
}
.isShow-false {
  display: none;
}
#subscriptionComments {
  float: right;
  padding: 0 18px 18px 0;
  font-size: 13px;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
}
#subscriptionComments input {
  border: 1px solid #ccc;
}
#subscriptionComments select {
  border: 1px solid #ccc;
  padding: 0;
}
.subs_msg {
  background: #fff;
  padding: 18px;
  margin: 0 0 30px 0;
  height: 300px;
}
.errors,
.messages {
  padding: 0 0 0 18px;
}
.subscriptForm input {
  width: 150px;
}
.subscriptForm select {
  width: 220px;
}
audio {
  background-color: #000000;
}
div.comment {
  background: white;
  border: 1px solid #ccc;
  font-weight: normal;
  font-style: normal;
  min-height: 5em;
}
.ci_comm blockquote {
  color: #666666;
  font-style: italic;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding: 2px 8px 2px 2px;
  border-left-width: 5px;
  margin-top: 0;
}
a.quote {
  margin: 0 0.5em;
  color: #B60607;
  border-bottom: 1px dashed #B60607;
  font-style: oblique;
  text-decoration: none;
}
a.quote:visited,
a.quote:active {
  color: #B60607;
  border-bottom: 1px dashed #B60607;
  font-style: oblique;
  text-decoration: none;
}
a.quote:hover {
  border-bottom-style: dashed;
}
.content img,
.content iframe {
  max-width: 100%;
}
#mobile-search-wrapper {
  display: none;
}
#mobile-search-wrapper .mobile-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 1%;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#mobile-search-wrapper .mobile-search .text-search,
#mobile-search-wrapper .mobile-search .date-search {
  width: 100%;
  box-sizing: border-box;
}
#mobile-search-wrapper .mobile-search .text-search form .text-search-wrap,
#mobile-search-wrapper .mobile-search .date-search form .text-search-wrap {
  border: 1px solid #B60607;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
#mobile-search-wrapper .mobile-search .text-search form .text-search-wrap input,
#mobile-search-wrapper .mobile-search .date-search form .text-search-wrap input {
  border: none;
  background: none;
  height: 26px;
  line-height: 26px;
  font-style: italic;
  font-size: 12px;
  padding: 0 10px;
  width: 100%;
}
#mobile-search-wrapper .mobile-search .text-search form .text-search-wrap button,
#mobile-search-wrapper .mobile-search .date-search form .text-search-wrap button {
  background: url('../images/mobile/ico-search.png') center center no-repeat;
  width: 26px;
  height: 26px;
  border: none;
  cursor: pointer;
}
#mobile-search-wrapper .mobile-search .switch .switch-date,
#mobile-search-wrapper .mobile-search .switch .switch-text {
  background: #B60607 url('../images/mobile/ico-calendar-white.gif') center center no-repeat;
  width: 28px;
  height: 28px;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0 0 0 5px;
}
#mobile-search-wrapper .mobile-search .switch .switch-text {
  background: #fff url('../images/mobile/ico-close.png') center center no-repeat;
  border: 1px solid #B60607;
}
/*DATEPICKER RESTYLE*/
.datepicker {
  border: 1px solid #B60607;
}
.datepicker--pointer {
  border-top: 1px solid #B60607;
  border-right: 1px solid #B60607;
}
.datepicker--day-name,
.datepicker--cell.-current- {
  color: #B60607;
}
.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus- {
  background: #B60607;
}
.datepicker--cell.-in-range- {
  background: #dadada;
}
/*DATEPICKER RESTYLE*/
.gsc-adBlock {
  display: none !important;
}
.gsc-search-button {
  background: url(../images/red_button_88.png) no-repeat;
  width: 88px;
  height: 24px !important;
  text-align: center;
  font-family: "PT Sans", Tahoma, "Geneva CY", sans-serif !important;
  font-size: 13px !important;
  border: 0 !important;
  color: #fff !important;
  margin-right: 10px;
  text-shadow: 0px 1px 1px #890210;
  cursor: pointer;
  padding: 0 0 3px 0 !important;
  font-weight: normal !important;
  background-color: inherit !important;
}
.gs-title.gsc-table-cell-thumbnail.gsc-thumbnail-left > a.gs-title {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: bold !important;
}
.gs-title.gsc-table-cell-thumbnail.gsc-thumbnail-left > a.gs-title b {
  color: #a23535 !important;
  /*text-decoration: none !important;*/
  /*font-weight: bold !important;*/
}
.gsc-table-cell-thumbnail.gsc-thumbnail {
  display: none !important;
}
@media screen and (max-width: 1145px) {
  .now_time,
  .add_button {
    display: none;
  }
}
@media screen and (max-width: 1050px) {
  #preright_column,
  .head_menu,
  #right_column,
  #left_column {
    display: none;
  }

.ci_name {
  display: block;
  width: 50%;
  word-wrap: break-word;

}


/*  .head_menu{
    top: 45px;
    right: 10px;
  } */

  #mobile-search-wrapper {
    display: block;
  }
  .search {
    display: none;
  }
  #center {
    padding: 0;
  }
  #mobile_column {
    display: inherit;
  }
  .dop_href,
  .social {
    top: 9px;
  }
}
@media screen and (max-width: 970px) {
  #footer .footer_right {
    display: none;
  }
  #footer .footer_left {
    float: none;
    width: auto;
    padding: 30px 20px 0 20px;
  }
  #footer .footer_left p {
    display: inline-block;
  }
  #footer .footer_center {
    padding: 0 20px 0 20px;
    float: none;
  }
}
@media screen and (max-width: 880px) {
  .dop_href {
    right: 243px;
  }
  .social {
    top: 45px;
  }
}
@media screen and (max-width: 860px) {
  .top_menu ul {
    font-size: 17px;
  }
}
@media screen and (max-width: 830px) {
  #left_column {
    display: none;
  }
}
@media screen and (max-width: 760px) {
  #header {
    height: 155px;
  }
  #header .dop_href {
    display: none;
  }


  #header .logo {
    text-align: left;

  }
  #header .logo a img {
    width: 90%;
      left: 0px;
  }
  #header .search {
    right: 5px;
  }
  #header .social {
    right: 10px;
  }
  #header .top_menu ul {
    margin: 0 5px;
  }
  #header .login {
    top: 2px;
    right: 65px;
    width: 100%;
  }
  #header .login .logout_but,
  #header .login .login_but {
    position: absolute;
    top: 15px;
    right: 0;
    background: none;
    padding: 0;
  }
  #header .login .go_lk,
  #header .login .regist_but {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 740px) {
  .top_menu ul li {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 700px) {
  #center #center_column .big_shadow {
    display: none;
  }
  #header .dop_href {
    display: none;
  }

}
@media screen and (max-width: 645px) {
  #header .social,
  #header .dop_href {
    display: none;
  }
  .top-btn {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #right_column {
    display: none;
  }
  .top-btn {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  #header .top_menu ul {
    text-align: center;
  }
}
@media screen and (max-width: 550px) {
  #center .block .block_h {
    font-size: 13px;
    padding: 4px 0 7px 10px;
  }

  #center .inagent {
    font-size: 26px;
  }
  #center .block .block_wrap .rub_no_comments,
  #center .block .block_wrap .in_blogs1,
  #center .block .block_wrap .rezonans_wrap,
  #center .block .block_wrap .in_blogs,
  #center .block .block_wrap .est_mnenie {
    padding: 5px;
  }
  #center .block .block_wrap .rub_no_comments .ib_item,
  #center .block .block_wrap .in_blogs1 .ib_item,
  #center .block .block_wrap .rezonans_wrap .ib_item,
  #center .block .block_wrap .in_blogs .ib_item,
  #center .block .block_wrap .est_mnenie .ib_item,
  #center .block .block_wrap .rub_no_comments .em_item,
  #center .block .block_wrap .in_blogs1 .em_item,
  #center .block .block_wrap .rezonans_wrap .em_item,
  #center .block .block_wrap .in_blogs .em_item,
  #center .block .block_wrap .est_mnenie .em_item {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
  }
  #center .block .block_wrap .rub_no_comments .ib_item .ib_h .ib_photo,
  #center .block .block_wrap .in_blogs1 .ib_item .ib_h .ib_photo,
  #center .block .block_wrap .rezonans_wrap .ib_item .ib_h .ib_photo,
  #center .block .block_wrap .in_blogs .ib_item .ib_h .ib_photo,
  #center .block .block_wrap .est_mnenie .ib_item .ib_h .ib_photo,
  #center .block .block_wrap .rub_no_comments .em_item .ib_h .ib_photo,
  #center .block .block_wrap .in_blogs1 .em_item .ib_h .ib_photo,
  #center .block .block_wrap .rezonans_wrap .em_item .ib_h .ib_photo,
  #center .block .block_wrap .in_blogs .em_item .ib_h .ib_photo,
  #center .block .block_wrap .est_mnenie .em_item .ib_h .ib_photo {
    float: none;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 0 0 10px 0;
  }
  #center .block .block_wrap .rub_no_comments .ib_item .ib_h .ib_photo img,
  #center .block .block_wrap .in_blogs1 .ib_item .ib_h .ib_photo img,
  #center .block .block_wrap .rezonans_wrap .ib_item .ib_h .ib_photo img,
  #center .block .block_wrap .in_blogs .ib_item .ib_h .ib_photo img,
  #center .block .block_wrap .est_mnenie .ib_item .ib_h .ib_photo img,
  #center .block .block_wrap .rub_no_comments .em_item .ib_h .ib_photo img,
  #center .block .block_wrap .in_blogs1 .em_item .ib_h .ib_photo img,
  #center .block .block_wrap .rezonans_wrap .em_item .ib_h .ib_photo img,
  #center .block .block_wrap .in_blogs .em_item .ib_h .ib_photo img,
  #center .block .block_wrap .est_mnenie .em_item .ib_h .ib_photo img {
    width: 100%;
  }
  #center .block .block_wrap .rub_no_comments .ib_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .in_blogs1 .ib_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .rezonans_wrap .ib_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .in_blogs .ib_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .est_mnenie .ib_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .rub_no_comments .em_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .in_blogs1 .em_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .rezonans_wrap .em_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .in_blogs .em_item .ib_h .ib_photo img.ib_photo_img,
  #center .block .block_wrap .est_mnenie .em_item .ib_h .ib_photo img.ib_photo_img {
    bottom: 6px;
    width: auto;
  }
  #center .block .block_wrap .rub_no_comments .ib_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .in_blogs1 .ib_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .rezonans_wrap .ib_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .in_blogs .ib_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .est_mnenie .ib_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .rub_no_comments .em_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .in_blogs1 .em_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .rezonans_wrap .em_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .in_blogs .em_item .ib_h .ib_h_text .ib_name,
  #center .block .block_wrap .est_mnenie .em_item .ib_h .ib_h_text .ib_name {
    font-weight: normal;
  }
  #center .block .block_wrap .rub_no_comments .ib_item .ib_nh1,
  #center .block .block_wrap .in_blogs1 .ib_item .ib_nh1,
  #center .block .block_wrap .rezonans_wrap .ib_item .ib_nh1,
  #center .block .block_wrap .in_blogs .ib_item .ib_nh1,
  #center .block .block_wrap .est_mnenie .ib_item .ib_nh1,
  #center .block .block_wrap .rub_no_comments .em_item .ib_nh1,
  #center .block .block_wrap .in_blogs1 .em_item .ib_nh1,
  #center .block .block_wrap .rezonans_wrap .em_item .ib_nh1,
  #center .block .block_wrap .in_blogs .em_item .ib_nh1,
  #center .block .block_wrap .est_mnenie .em_item .ib_nh1 {
    font-size: 12px;
  }
  #center .block .block_wrap .rub_no_comments .em_item,
  #center .block .block_wrap .in_blogs1 .em_item,
  #center .block .block_wrap .rezonans_wrap .em_item,
  #center .block .block_wrap .in_blogs .em_item,
  #center .block .block_wrap .est_mnenie .em_item {
    margin: 0;
  }
  #center .block .block_wrap .rub_no_comments .em_item .em_text,
  #center .block .block_wrap .in_blogs1 .em_item .em_text,
  #center .block .block_wrap .rezonans_wrap .em_item .em_text,
  #center .block .block_wrap .in_blogs .em_item .em_text,
  #center .block .block_wrap .est_mnenie .em_item .em_text {
    padding: 0 0 0 10px;
    font-size: 12px;
  }
  #center .block .block_wrap .rub_no_comments img {
    width: 100%;
  }
  #center #mobile_column {
    width: 160px;
  }
  #center #mobile_column .block_shadow {
    display: none;
  }
}
@media screen and (max-width: 525px) {
  #header .top_menu ul {
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
  #footer .footer_center .counters {
    display: none;
  }
}
@media screen and (max-width: 490px) {
  #header {
    height: 140px;
  }
  #header .login {
    right: auto;
    left: 7px;
    top: 0;
    width: auto;
  }
  #header .login a {
    margin: 0;
  }
  #header .login a.go_lk,
  #header .login a.logout_but,
  #header .login a.login_but {
    position: static;
  }
  #header .login a.regist_but {
    display: none;
  }
  #header .search {
    display: none;
  }
  #header .top_menu {
    padding: 85px 0 0 0;
  }
  #center #center_column .block #lkBaseContainer {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 465px) {
  #header {
    height: 110px;
  }
  #header .logo a img {
    width: 50%;
  }
  #header .top_menu {
    padding: 60px 0 0 0;
  }
  #header .top_menu ul {
    font-size: 14px;
  }
}
@media screen and (max-width: 455px) {
  .no_comm .nc_item .nc_item_video {
    float: none;
    padding: 0 0 10px 0;
  }
  .no_comm .nc_item .nc_item_video img {
    max-width: 100%;
  }
}
@media screen and (max-width: 435px) {
  #header {
    height: 80px;
  }
  #header .adults {
    width: 50px;
    height: 35px;
    line-height: 30px;
    padding: 0;
  }
  #header .top_menu {
    width: 50px;
    height: 35px;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 36px;
    padding: 0;
  }
  #header .top_menu .top_menu-trigger {
    display: block;
    background: url('../images/menu.svg') no-repeat;
    width: 50px;
    height: 35px;
    padding: 0;
    cursor: pointer;
    float: right;
  }
  #header .top_menu ul {
    display: none;
    margin-top: 35px;
  }
  #header .top_menu.active {
    width: 160px;
  }
  #header .top_menu.active ul {
    padding: 0;
    margin: 0;
    text-align: left;
    display: block;
    background: #B60607;
    border: 1px solid #B60607;
    width: 100%;
  }
  #header .top_menu.active ul::after {
    display: none;
  }
  #header .top_menu.active ul li {
    width: auto;
    display: block;
    float: none;
  }
  #header .top_menu.active ul li a {
    color: #ffffff;
    padding: 10px;
    display: block;
  }
  #header .top_menu.active ul li a:hover {
    background: #FFFFFF;
    color: #B60607;
  }
  .modal_mask_auth .auth_form {
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  #center #center_column .block #lkBaseContainer .setPassword {
    padding: 18px 5px;
  }
  #center #center_column .block #lkBaseContainer .setPassword .setPasswordForm .setPasswordForm_line input {
    width: 100%;
    box-sizing: border-box;
  }
  #center #center_column .block #lkBaseContainer .setName {
    padding: 0 5px 18px;
  }
  #center #center_column .block #lkBaseContainer .setName .setNameForm_line input {
    width: 100%;
    box-sizing: border-box;
  }
  #center #center_column .block #lkBaseContainer .selectAvatar {
    padding: 0 5px 18px;
  }
  #center #center_column .block #lkBaseContainer h1.item {
    padding: 5px;
  }
}
@media screen and (max-width: 425px) {
  #center .block .block_h {
    font-size: 11px;
  }
  #center #mobile_column {
    width: 130px;
  }
}
@media screen and (max-width: 385px) {
  #center #center_column {
    padding: 0 3px 0 0;
  }
  #center .block .breadcrumbs {
    font-size: 11px;
    padding: 0 5px 10px 5px;
  }
  #center .block h1 {
    padding: 0 5px 10px 5px;
  }
  #center .block h1.item {
    font-size: 15px !important;
  }
  #center .block .block_wrap .news_day .news_item {
    padding: 10px 5px 15px;
  }
  #center .block .block_wrap .news_day .news_item .vibor {
    width: 50px;
    overflow: hidden;
    left: 0;
    background-position: -10px 0;
  }
  #center .block .block_wrap .news_day .news_item .news_i_time {
    width: 55px;
  }
  #center .block .block_wrap .news_day .news_item .news_i_h a {
    font-size: 11px;
    line-height: 11px;
  }
  #center .block .block_wrap .content{
    font-size: 13px;
    padding: 0 5px;
  }

  #center .inagent{
    font-size: 26px;
    padding: 0 5px;
  }
  #center .block .block_wrap .est_mnenie .em_item .em_img {
    float: none;
  }
  #center .block .block_wrap .est_mnenie .em_item .em_text {
    padding: 0;
  }
}
@media screen and (max-width: 360px) {
  #center #center_column .block .block_wrap .soc_yandex {
    padding: 0 5px 10px 0;
  }
  #center #center_column .block .block_wrap .red_button_158 {
    padding: 0 5px 10px 0;
  }
  #center #center_column .block .block_wrap #subscriptionComments {
    padding: 0 5px 10px 0;
  }
  #center #center_column .block .block_wrap .comments_field {
    padding: 0 5px 10px 5px;
  }
  #center #center_column .block .block_wrap .comments_field .comm_item .ci_text {
    padding: 0;
  }
  #center #center_column .block .block_wrap .comments_field .comm_item .votes {
    right: 3px;
    top: 3px;
  }
}
@media screen and (max-width: 345px) {
  .modal_mask_auth .auth_form input,
  .modal_mask_auth .auth_form textarea,
  .modal_mask_auth .auth_form select {
    width: 100%;
    box-sizing: border-box;
  }
  .modal_mask_auth .auth_form .red_button_158 {
    padding-bottom: 0;
    margin-top: 10px;
  }
  #center #center_column .block .block_wrap .comm_window {
    padding: 10px 5px;
  }
  #center #center_column .block .block_wrap textarea,
  #center #center_column .block .block_wrap input {
    box-sizing: border-box;
    width: 100%;
  }
  #footer {
    height: 180px;
    font-size: 10px;
  }
  #footer .footer_left {
    padding: 10px 5px 0;
  }
  #footer .footer_center {
    padding: 10px 5px 0;
  }
  #footer .footer_center p {
    margin: 0;
    padding: 0 0 5px 0;
  }
}
@media screen and (max-width: 335px) {
  .modal_mask_auth .auth_form input,
  .modal_mask_auth .auth_form textarea,
  .modal_mask_auth .auth_form select {
    width: 100%;
    box-sizing: border-box;
  }
  .modal_mask_auth .auth_form .red_button_158 {
    padding-bottom: 0;
    margin-top: 10px;
  }
  #center #center_column .est_mnenie .em_item .em_text {
    font-size: 11px;
  }
  #center #center_column .block .block_wrap #subscriptionComments {
    float: none;
    padding: 5px;
  }
  #center #center_column .block .block_wrap .news_day .news_item .news_i_time {
    float: left;
    padding: 8px 0 0 0;
    font-size: 11px;
  }
  #center #center_column .block .block_wrap .news_day .news_item .vibor {
    position: static;
    float: left;
    width: 50px;
    margin-left: -5px;
    margin-right: 5px;
  }
  #center #center_column .block .block_wrap .news_day .news_item .news_i_h {
    clear: both;
  }
  #center #center_column .block .block_wrap .news_day .news_item .news_i_h a {
    width: 100%;
    display: block;
    line-height: 15px;
    padding: 0 0 5px 0;
  }
  #center #center_column .block .block_wrap .news_day .news_item .news_i_h .what_in {
    clear: both;
    float: right;
  }
  #center #center_column .block .block_wrap .news_day .news_item .news_i_h .what_in a {
    float: none;
    width: auto;
    display: inline;
    padding: 0 0 0 15px;
  }
  #footer {
    height: 180px;
    font-size: 10px;
  }
  #footer .footer_left {
    padding: 10px 5px 0;
  }
  #footer .footer_center {
    padding: 10px 5px 0;
  }
  #footer .footer_center p {
    margin: 0;
    padding: 0 0 5px 0;
  }
}
@media screen and (max-width: 310px) {
  #center #center_column .block #lkBaseContainer .ava {
    float: none;
    text-align: center;
  }
  #center #center_column .block #lkBaseContainer .selectAvaForm {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 300px) {
  #header .login {
    right: auto;
    left: 7px;
    top: 10px;
    width: auto;
  }
  #header .login a {
    margin: 0;
  }
  #header .login a.go_lk {
    position: static;
  }
  #header .login a.logout_but {
    position: static;
  }
  #header .logo {
    top: 35px;
  }
  #footer {
    height: 200px;
  }
}
@media screen and (max-width: 280px) {
  #footer {
    height: 220px;
  }
}
/*# sourceMappingURL=style.css.map */