@charset "utf-8";
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #231815; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #231815; }

.table2 th {
  padding: 0.5em;
  color: #f4d6a3;
  background: #a66742; }

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #42342e;
  background: #f0e5cd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #242424;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 30px; }

h2 {
  font-size: 23px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #471b00; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #42342e; }

.page-path {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1;
  font-size: 11px; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.sidebar p:first-child {
  margin-top: 0; }
  .sidebar p:last-child {
    border-bottom: 0; }

.site-wrapper {
  background: url(../../../../../../d/938879/t/v179/images/footer-bg.jpg) center bottom repeat-x;
  min-height: 100%;
  margin: 0 auto -246px; }
  .site-wrapper::after {
    display: block;
    visibility: hidden;
    height: 246px;
    content: ""; }

.page-inner .site-in {
  background: url(../../../../../../d/938879/t/v179/images/in-bg.jpg) left top no-repeat; }
  .page-inner .content {
    padding-top: 126px; }

.site-in {
  margin: 0 auto;
  position: relative;
  background: url(../../../../../../d/938879/t/v179/images/main-bg.jpg) left top no-repeat;
  min-height: 1250px;
  position: relative;
  padding: 0 42px 0 34px; }

.l_top_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 522px;
  background: url(../../../../../../d/938879/t/v179/images/l-top.png) left top no-repeat; }

.r_top_bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 361px;
  height: 129px;
  background: url(../../../../../../d/938879/t/v179/images/r-top.png) left top no-repeat; }

.header {
  min-height: 139px;
  position: relative; }
  .header p {
    margin: 0; }

.site-logo {
  position: absolute;
  left: 5px;
  top: 46px; }

.site-slogan {
  position: absolute;
  left: 514px;
  top: 81px;
  padding: 0;
  font: normal 14px/14px Tahoma, Geneva, sans-serif;
  color: #1d0d06; }
  .site-slogan p {
    margin: 0 0 6px 0; }

.contacts-top {
  position: absolute;
  left: 275px;
  top: 162px;
  color: #1d0d06;
  font-family: Tahoma, Geneva, sans-serif; }

.tel-top {
  padding: 0 0 13px 25px;
  background: url(../../../../../../d/938879/t/v179/images/tel-pic.png) left 4px no-repeat;
  font-size: 18px; }

.adres-top {
  padding: 0 0 5px 23px;
  background: url(../../../../../../d/938879/t/v179/images/adres-pic.png) left 1px no-repeat;
  font-size: 14px;
  line-height: 14px; }

.soc-ico {
  margin: 0 0 12px 0; }

.soc-ico-title {
  font: normal 15px Tahoma, Geneva, sans-serif;
  color: #1d0d06;
  padding: 0 0 5px 0; }

.soc-ico a {
  margin: 0 2px 0 0;
  display: inline-block;
  vertical-align: top; }

.soc-ico a img {
  display: block;
  border: 0;
  width: 28px;
  height: 28px; }
/* MENU-TOP
 -----------------------------------*/
.menu-top-wrap {
  position: relative;
  margin: 0 0 16px 0;
  padding: 45px 0 0 43px; }

.menu-top {
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
  font-size: 0; }

.menu-top li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 2px 0 0; }

.menu-top li a {
  padding: 0 11px 0 0;
  display: block;
  line-height: 25px;
  color: #f4d6a3;
  font-size: 15px;
  text-decoration: none;
  font-family: Tahoma, Geneva, sans-serif;
  background: url(../../../../../../d/938879/t/v179/images/m-a-r.png) right top no-repeat;
  position: relative;
  z-index: 10; }

.menu-top li a:hover {
  color: #f4d6a3;
  text-decoration: none;
  background: url(../../../../../../d/938879/t/v179/images/m-a-rh.png) right top no-repeat; }

.menu-top li a span {
  display: block;
  padding: 0 2px 3px 13px;
  background: url(../../../../../../d/938879/t/v179/images/m-a-l.png) left top no-repeat; }

.menu-top li a:hover span {
  background: url(../../../../../../d/938879/t/v179/images/m-a-lh.png) left top no-repeat; }

.menu-top li a:after {
  content: "";
  position: absolute;
  left: 19px;
  top: -6px;
  width: 5px;
  height: 6px;
  background: url(../../../../../../d/938879/t/v179/images/mb-a-l.png) left top no-repeat; }

.menu-top li a:before {
  content: "";
  position: absolute;
  right: 16px;
  top: -6px;
  width: 6px;
  height: 6px;
  background: url(../../../../../../d/938879/t/v179/images/mb-a-r.png) left top no-repeat; }

.menu-top-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 334px;
  height: 49px;
  background: url(../../../../../../d/938879/t/v179/images/mb-l.png) left top no-repeat; }

.menu-top-wrap:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 334px;
  height: 53px;
  background: url(../../../../../../d/938879/t/v179/images/mb-r.png) left top no-repeat; }

.menu-top-center {
  position: absolute;
  left: 334px;
  top: 0;
  right: 334px;
  height: 53px;
  background: url(../../../../../../d/938879/t/v179/images/mb-c.png) left top repeat-x; }

.content-wrapper {
  position: relative;
  width: 100%;
  min-height: 0;
  padding: 0 0 150px 0; }

.main {
  float: left;
  width: 100%; }

.content {
  padding: 432px 0 0 48px; }

.sidebar {
  position: relative; }

.sidebar.left {
  float: left;
  width: 227px;
  margin-right: -100%; }

.sidebar.left ~ .main > .content {
  margin-left: 227px; }
/* MENU-LEFT
 ---------------------------------*/
.menu-left-wrap {
  margin: 0 0 33px 0; }

.menu-left-name {
  padding: 0 0 0 0;
  height: 186px; }

.menu-left {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none; }

.menu-left li {
  margin: 0;
  padding: 10px 0 0 0;
  background: url(../../../../../../d/938879/t/v179/images/ml-li.png) center top no-repeat; }

.menu-left li:first-child {
  background: none;
  padding: 0 0 0 0; }

.menu-left li a {
  display: block;
  padding: 7px 26px 7px 26px;
  font: normal 16px Tahoma, Geneva, sans-serif;
  text-decoration: none;
  color: #f4d6a3;
  position: relative;
  background: url(../../../../../../d/938879/t/v179/images/ml-abg.jpg) left top repeat-y;
  width: 174px;
  background-size: 227px 132px;
  -webkit-border-radius : 13px;
  -moz-border-radius : 13px;
  -ms-border-radius : 13px;
  -o-border-radius : 13px;
  border-radius : 13px; }

.menu-left li a:hover {
  color: #f4d6a3;
  background: url(../../../../../../d/938879/t/v179/images/ml-abgh.jpg) left top repeat-y;
  text-decoration: none; }

.menu-left li a:after {
  content: "";
  background: url(../../../../../../d/938879/t/v179/images/ml-ash.png) left top no-repeat;
  width: 227px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: -2px;
  -webkit-border-radius : 0 9px 0 0;
  -moz-border-radius : 0 9px 0 0;
  -ms-border-radius : 0 9px 0 0;
  -o-border-radius : 0 9px 0 0;
  border-radius : 0 9px 0 0; }

.menu-left li a:before {
  content: "";
  background: url(../../../../../../d/938879/t/v179/images/ml-a-lg.png) left top repeat-x;
  background-size: 1px 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-border-radius : 12px;
  -moz-border-radius : 12px;
  -ms-border-radius : 12px;
  -o-border-radius : 12px;
  border-radius : 12px; }

.menu-left li a:hover:before {
  background: url(../../../../../../d/938879/t/v179/images/ml-a-lgh.png) left top repeat-x; }

.pap-bg-t {
  position: absolute;
  left: 0;
  top: 0;
  width: 300px;
  height: 68px;
  background: url(../../../../../../d/938879/t/v179/images/pap-t.png) left top no-repeat; }

.pap-bg-c {
  position: absolute;
  left: 0;
  bottom: 33px;
  width: 230px;
  top: 68px;
  background: url(../../../../../../d/938879/t/v179/images/pap-c.png) left top repeat-y; }

.pap-bg-b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 230px;
  height: 67px;
  background: url(../../../../../../d/938879/t/v179/images/pap-b.png) left bottom no-repeat; }

.block-title {
  font: normal 18px Tahoma, Geneva, sans-serif;
  color: #1d0d06;
  position: relative;
  padding: 0 0 11px 0; }

.block-wrap {
  padding: 45px 20px 4px 26px;
  margin: 0 0 20px 0;
  min-height: 88px;
  position: relative;
  color: #42342e;
  line-height: 15px; }
/* EDIT-BLOCK
 ---------------------------------------*/
.edit-body {
  padding: 0 0 31px 0;
  font: normal 15px Arial, Helvetica, sans-serif;
  position: relative; }

.edit-body a {
  font: normal 15px Arial, Helvetica, sans-serif;
  text-decoration: underline; }

.edit-body a:hover {
  text-decoration: none; }
/*    NEWS
 ---------------------------------------------*/
.news-wrap {
  position: relative;
  padding-bottom: 33px; }

.news-body {
  position: relative;
  padding: 0 0 15px 0; }

.news-date {
  padding: 0 0 8px 0;
  display: block; }

.news-title {
  margin: 0;
  padding: 0 0 0 0; }

.news-title a {
  color: #42342e;
  text-decoration: none; }

.news-title a:hover {
  text-decoration: underline; }

.informers {
  text-align: center;
  position: relative;
  padding: 0 0 50px 0; }
/* VOTE
 -------------------------------------------*/
.vote-wrap {
  padding-bottom: 33px; }

.vote-body {
  position: relative;
  color: #1d0d06;
  padding: 0 0 0 0; }

.vote-body .bol {
  padding: 0 0 12px 0;
  display: block;
  line-height: 14px;
  font-size: 11px;
  text-transform: uppercase; }

.vote-body table {
  padding: 0 0 6px 0;
  border-collapse: separate; }

.vote-body table tr td input {
  display: block; }

.vote-body table tr td {
  padding: 0px 0 6px 0px; }

.vote-body table tr td + td {
  padding: 0 0 6px 6px; }

.vote-body form input[type="text"] {
  margin: 10px 0 0 0;
  width: 170px;
  height: 18px;
  display: block;
  border: 1px solid #000; }

.vote-body form input[type=submit] {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  background: none;
  font-size: 11px;
  text-transform: uppercase;
  border: none;
  text-align: center;
  color: #1d0d06;
  text-decoration: underline; }

.footer {
  position: relative;
  background: url(../../../../../../d/938879/t/v179/images/footer-pic.png) left bottom no-repeat;
  min-height: 246px;
  margin: auto; }

.scroll-top {
  position: absolute;
  left: 90px;
  top: 0;
  width: 117px;
  height: 57px;
  background: url(../../../../../../d/938879/t/v179/images/scroll-top.png) left top no-repeat;
  cursor: pointer; }

.site-name {
  position: absolute;
  right: 42px;
  top: 177px;
  font-size: 11px;
  color: #471b00; }
/* COPYRIGHT
 --------------------------------*/
.site-copyright {
  position: absolute;
  right: 42px;
  top: 197px;
  color: #471b00; }

.site-copyright span {
  font-size: 12px !important; }

.site-copyright a {
  color: #471b00; }
/* MENU-bot
 -----------------------------------*/
.menu-footer-wrap {
  position: absolute;
  left: 311px;
  top: 79px;
  right: 42px;
  padding: 45px 0 0 43px; }

.menu-footer {
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
  font-size: 0; }

.menu-footer li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 2px 0 0; }

.menu-footer li a {
  padding: 0 11px 0 0;
  display: block;
  line-height: 25px;
  color: #f4d6a3;
  font-size: 15px;
  text-decoration: none;
  font-family: Tahoma, Geneva, sans-serif;
  background: url(../../../../../../d/938879/t/v179/images/m-a-r.png) right top no-repeat;
  position: relative;
  z-index: 10; }

.menu-footer li a:hover {
  color: #f4d6a3;
  text-decoration: none;
  background: url(../../../../../../d/938879/t/v179/images/m-a-rh.png) right top no-repeat; }

.menu-footer li a span {
  display: block;
  padding: 0 2px 3px 13px;
  background: url(../../../../../../d/938879/t/v179/images/m-a-l.png) left top no-repeat; }

.menu-footer li a:hover span {
  background: url(../../../../../../d/938879/t/v179/images/m-a-lh.png) left top no-repeat; }

.menu-footer li a:after {
  content: "";
  position: absolute;
  left: 19px;
  top: -6px;
  width: 5px;
  height: 6px;
  background: url(../../../../../../d/938879/t/v179/images/mb-a-l.png) left top no-repeat; }

.menu-footer li a:before {
  content: "";
  position: absolute;
  right: 16px;
  top: -6px;
  width: 6px;
  height: 6px;
  background: url(../../../../../../d/938879/t/v179/images/mb-a-r.png) left top no-repeat; }

.menu-footer-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 334px;
  height: 49px;
  background: url(../../../../../../d/938879/t/v179/images/mb-l.png) left top no-repeat; }

.menu-footer-wrap:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 334px;
  height: 53px;
  background: url(../../../../../../d/938879/t/v179/images/mb-r.png) left top no-repeat; }

.menu-footer-center {
  position: absolute;
  left: 334px;
  top: 0;
  right: 334px;
  height: 53px;
  background: url(../../../../../../d/938879/t/v179/images/mb-c.png) left top repeat-x; }
/* COUNTERS
 --------------------------------*/
.site-counters {
  position: absolute;
  left: 50%;
  top: 184px;
  width: 400px;
  text-align: center;
  margin-left: -200px; }

@media only screen and (min-width: 1600px) {
  .site-in {
    background: url(../../../../../../d/938879/t/v179/images/main-bg.jpg) center top no-repeat; }

  .page-inner .site-in {
    background: url(../../../../../../d/938879/t/v179/images/in-bg.jpg) center top no-repeat; } }

@media only screen and (max-width: 1440px) {
  .site-in {
    background: url(../../../../../../d/938879/t/v179/images/main-bg.jpg) left top no-repeat; }

  .page-inner .site-in {
    background: url(../../../../../../d/938879/t/v179/images/in-bg.jpg) left top no-repeat; } }

@media only screen and (max-width: 1200px) {
  .site-in {
    background: url(../../../../../../d/938879/t/v179/images/main-bg.jpg) -158px top no-repeat; }

  .page-inner .site-in {
    background: url(../../../../../../d/938879/t/v179/images/in-bg.jpg) -158px top no-repeat; } }


/*
playback timings (ms):
  captures_list: 0.586
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.012
  cdx.remote: 11.599
  LoadShardBlock: 164.793 (3)
  PetaboxLoader3.datanode: 96.852 (4)
  PetaboxLoader3.resolve: 153.256 (2)
  load_resource: 112.554
*/