/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    border: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

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

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    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;
    }
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a {
    outline: 0;
}

body {
    width: 1135px;
    margin: auto;
    font: 11px Arial, "Helvetica Neue", Helvetica, sans-serif;
}

header {
    height: 184px;
    background: url("/_images/top_back.gif") 0 24px repeat-x;
}

header .cday {
    margin-left: 20px;
    font-size: 11px;
}

header .col1 {
    border-right: solid 1px #999999;
    float: left;
    padding-right: 52px;
    margin-top: 2px;
    width: 239px;
}

header .col2 {
    border-right: solid 1px #999999;
    float: left;
    padding: 0 168px 0 10px;
    font-weight: bold;
    margin-top: 2px;
}

header .col3 {
    float: left;
    padding-left: 13px;
    margin-right: 110px;
    margin-top: 2px;
}

header .line1 {
    margin-bottom: 7px;
    margin-top: 5px;
    height: 18px;
    overflow: hidden;
}

header .line1 .col3 a {
    color: #000;
    padding-left: 20px;
    font-size: 10px;
}

header .line1 a.rss {
    background-color: #FF9900;
    padding: 0 10px;
    text-decoration: none;
    color: #fff;
}

.border {
    border: #999999 1px solid;
}

.fb, .tw, .vk{
    width:16px;
    height:16px;
    float:left;
    background-image:url("/_images/social.png");
    margin-right:5px;
}

.tw{
    background-position: -16px 0;
}

.vk{
    background-position: -32px 0;
}

.social_wrapper{
    margin-left: 3px;
    margin-top: 1px;
    float:left;
}

.ya-site-form {
    width: 200px;
    float: left;
    height: 15px;
}

.ya-site-form__search-input {
    padding: 0 !important;
}


.ya-site-form__submit {
    position: relative;
    left: -26px;
}

header .line2 .logo {
    float :left;
}

header .shedule {
    width: 250px;
    float: left;
    margin-top: 20px;
    border-right: solid 1px #999999;
    border-left: solid 1px #999999;
}

header .shedule .date {
    width: 40px;
    color: #fff;
}

header .shedule .name {
    overflow-x: hidden;
    display: block;
    width: 196px;
    padding-left: 8px;
}

header .shedule .name a {
    white-space: nowrap;
    color: #fff;
}

header .fav {
    margin: 0;
}

header .fav li {
    float: left;
    margin: 22px 0 0 12px;
    max-width: 265px;
    list-style: none;
}

header .fav img {
    float: left;
    margin: 0 6px 25px 0;
}

header .fav a {
    color: #fff;
}

/*main menu*/
.main-menu {
    background: url("/_images/menu_back.gif") repeat-x;
    height: 27px;
    clear: both;
    overflow: hidden;
}

.main-menu ul {
    margin: 0;
    padding: 0;
}

.main-menu li {
    list-style: none;
}

.main-menu>li {
    float: left;
    margin: 0 8px;
    padding: 0 7px;
    border-top: solid 5px transparent;
    padding-bottom: 7px;
}

.main-menu li a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.main-menu li.active {
    background-color: #fff;
    border-top: solid 5px #000;
}

.main-menu li.active a {
    color: #000;
}

.main-menu li.arch-year {
    display: none;
}

/*footer*/
.footer-wrapper{
    border-top:solid 2px #ffffff;
    background: #05172C; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEyMzQ1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjMDQxZjNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0MWYzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDFmM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #123456 0%, #041f3b 7%, #041f3b 100%, #041f3b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#041f3b), color-stop(7%,#041f3b), color-stop(100%,#041f3b), color-stop(100%,#041f3b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #123456 0%,#041f3b 7%,#041f3b 100%,#041f3b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #123456 0%,#041f3b 7%,#041f3b 100%,#041f3b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #123456 0%,#041f3b 7%,#041f3b 100%,#041f3b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #123456 0%,#041f3b 7%,#041f3b 100%,#041f3b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#123456', endColorstr='#041f3b',GradientType=0 ); /* IE6-8 */
    margin-left:0px;
    margin-right: 21px;
    min-width:1135px;
}

.footer-blocks-wrapper{
    min-width:980px;
}

.footer-block{
    float:left;
    border-left:solid 1px #000;
    border-right:solid 1px #123456;
    padding:10px 37px;
    height:94px;
}

.footer-block.first{
    border-left:none;
    padding-left:30px;
}

.footer-block.last{
    border-right:none;
}

.footer-block .head span{
    text-transform:uppercase;
    font-weight: bold;
}

.footer-block ul{
    padding-left: 0px;
}

.footer-block li{
    list-style: none;
}

.footer-block li, .footer-block a, .footer-block .head span{
    font-size:10px;
    color:#fff;
    font-family: Arial, Verdana, Trebuchet;
    text-decoration: none;
}

.footer-block.last a{
    color:#a0bde1;
}

.footer-block.last a span{
    color:#fff;
}

.footer-block .fb-icon, .footer-block .vk-icon, .footer-block .tw-icon{
    width:17px;
    height:17px;
    float:left;
    margin-right:6px;
}

.footer-block .fb-icon{
    background: url("/_images/social.png") -48px 0 no-repeat;
}

.footer-block .vk-icon{
    background: url("/_images/social.png") -65px 0 no-repeat;
}

.footer-block .tw-icon{
    background: url("/_images/social.png") -82px 0 no-repeat;
}

.footer-block.last li{
    height:19px;
}

.counter-block{
    float:right;
    padding:74px 32px 0 0;
}

.main-wrapper {
    width: 1144px;
    margin: auto;
    padding: 20px 0 0 0;
}

.main-wrapper>.left-col {
    width: 412px;
    float: left;
    padding-right: 8px;
    border-right: 1px solid #999999;
}

.peshka {
    padding-left: 22px;
    background: url("/_images/peshka.gif") no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #CC3333;
    margin-bottom: 15px;
}

.peshka span {
    color: black;
    padding-left: 10px;
}

.detail {
    width: 48%;
    padding-right: 2%;
    float: left;
    padding-bottom: 14px;
}

.details img {
    height: 60px;
    float: left;
    margin-right: 12px;
    padding-bottom: 8px;
}

.details span.date {
    font-size: 12px;
    background-color: #999999;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

.details a:hover span.name {
    text-decoration: none;
}

.details a span.name {
    text-decoration: underline;
}

.details a {
    display: block;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

/*redaction window*/
.redact {
    z-index: 1000;
    position: fixed;
}

.redact, .redact .ui-dialog-titlebar{
    border-radius:0;
    font-size:11px;
}

.redact .ui-dialog-titlebar{
    height: 62px;
    background: none;
    color: #fff;
    padding: 0px;
    border: none;
}

.redact .ui-dialog-titlebar .ui-dialog-titlebar-close{
    width:auto;
    height:auto;
    top:51%;
    top:45px;
    right:10px;
}

.redact .ui-dialog-titlebar .ui-icon-closethick{
    background-position:0 0;
    background:url(/_images/gal/images/closered.png) no-repeat;
    width:7px;
    height:7px;
    border:solid 3px #e8e8e8;
}

.redact .ui-dialog-titlebar .ui-dialog-title{
    float:none;
    margin:0;
    display: block;
    background: #ad2727;
    border: 1px solid #aaaaaa;
    height: 18px;
    padding: 3px 0 0 67px;
}

.redact .ui-dialog-content{
    padding:0;
}

.redact .ui-dialog-content .wrapper{
    padding:30px 67px;
}

.redact .ui-dialog-content p{
    margin-left:47px;
    margin-right:47px;
}

.redact .ui-dialog-content hr{
    margin-top:25px;
    margin-bottom:25px;
}

.redact .foot{
    position:absolute;
    height:18px;
    width:100%;
    background-color:#03192f;
    bottom:1px;
}

/*left informer*/

.left-informer {
    margin-bottom: 15px;
    display: none;
    border: solid 1px #d2d2d2;
    width: 410px;
    font: 11px Arial, Tahoma, Verdana;
}

.left-informer .header {
    background-color: #990000;
    color: #fff;
    padding: 1px 4px;
    width: 99px;
    margin: 1px 7px 14px 1px;
    display: inline-block;
    font-size: 10px;
}

.left-informer .more {
    margin-bottom: 0;
    width: 89px;
    display: inline-block;
    font-size: 10px;
}

.left-informer .more a, .last_news .more a{
    color: #123456;
}

.left-main-informer {
    font-size: 11px;
    border-top: solid 1px white;
    border-left: solid 1px white;
    padding: 3px 0 0 0;
    margin: 0;
    height: 90px;
    position: relative;
}

.left-main-informer .item {
    list-style: none;
    height: 45px;
    width: 100%;
    background-color: #fff;
}

.left-main-informer .createtime {
    width: 100px;
    float: left;
    border-right: solid 1px #990000;
    text-align: right;
    margin-right: 5px;
    padding-right: 5px;
}

.left-main-informer .text a {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.left-main-informer .text {
    float: left;
    width: 289px;
    margin-bottom: 5px;
}

.left-informer hr {
    background-color: #11345a;
    height: 2px;
    margin: 0 1px 1px 1px;

}

/*what read*/
.what-read .head {
    margin-bottom: 8px;
}
.what-read .head a {
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.what-read .descr {
    float: right;
    width: 315px;
}

.what-read .item {
    margin-bottom: 15px;
}

.what-read .item img {
    height: 63px;
}

.what-read .date, .main-tournaments-block .date {
    font-size: 12px;
    background-color: #990000;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

.what-read p {
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    color: #666666;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    line-height: 15px;
}

/*last tourneys on main*/
.last-tourneys-main-wrapper{
    font-family:  Arial, Verdana, Trebuchet;
    font-size:12px;
    margin-bottom: 30px;
}

.tourney{
    margin-bottom:7px;
}

.tourney .date{
    color:#fff;
    padding:2px 8px;
    margin-right:12px;
    font-size:10px;
    background-color:#999999;
    float:left;
}

.tourney .name:visited .date{
    background-color:#666699;
}

.tourney .name div{
    padding-left:82px;
}

.tourney .name{
    font-size: 10px;
    text-decoration:none;
    color:#000;
}

.tourney-descr{
    margin-top:12px;
    display:none;
}

.tourney-descr a{
    color:#990000;
    font-weight:normal;
}

.last-tour-more{
    margin-top:5px;
}

.last-tour-more a{
    font-size:11px;
    color:#666699;
}

.tourney .name.active{
    border:none;
    font-weight:800;
}

.last-tourneys-main-wrapper .more {
    margin-top: 16px;
}

/*left slider*/

.left-slider {
    position: relative;
    overflow: hidden;
    width: 411px;
}

.left-slider ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;

}

.left-slider li {
    float: left;
}

.left-slider li img {
  width: 411px;
}

.left-slider li a:first-child {
  margin-bottom: 29px;
}

.left-slider li a:first-child {
    display: block;
}
.left-slider li a {
  font: 12px Arial, Tahoma, Verdana;
  color: #123456;
}

.left-slider li span {
    float: right;
}

.jcarousel-pagination {
  /*padding-left: 195px;*/
  margin: 5px 0;
  position: relative;
  top: -33px;
}

.jcarousel-pagination a {
  text-indent: -9999px;
  height: 5px;
  width: 5px;
  display: block;
  float: left;
  background: url("/_images/gal/images/kubiki.gif") no-repeat;
  margin-right: 17px;
}

.jcarousel-pagination a.active {
  background: url("/_images/gal/images/kubiki.gif") -5px 0 no-repeat;
}

/*block tournametns on main*/

.right-col {
    margin-left: 8px;
    margin-bottom: 0px;
    float: left;
    width: 712px;
}

.block-tournaments-wrapper {
  float: left;
  width: 464px;
}

 .main-tournaments-block {
  margin-bottom: 10px;
  margin-right: 5px;
  float: left;
 }

 .main-tournaments-block .logo {
  float: left;
  margin-right: 15px;
 }

 .main-tournaments-block .link-right3 {
  text-align: inherit;
 }

 .main-tournaments-block .links a {
    color: #999999;
    font-weight: bold;
 }

.main-tournaments-block .live, .main-tournaments-block .live a {
    color: #990000;
    font-weight: bold;
}

.main-tournaments-block .descr a {
    color: black;
}

 /*banners on main*/
 .main-banner-block {
  float: left;
  width: 240px;
 }

/*last news + right informer*/
 .last_news {
    font: 11px Arial, Tahoma, Verdana;
    width: 142px;
    padding: 1px;
    border: solid 1px #d7d7d7;
    float: left;
    margin-bottom: 10px;
    margin-right: 8px;
 }

 .last_news li {
  margin: 4px 0;
  padding: 4px 3px;
 }

 .last_news li.last {
    margin-bottom: 0;
 }
 .last_news li.first {
    margin-top: 0;
    border-top: solid 1px #fffaf8;
 }

 .last_news .header {
    background-color: #990017;
    line-height: 15px;
    color: #fff;
    font-size: 10px;
    text-align: center;
 }

 .last_news .all_news  {
    text-align: right;
    padding-right: 5px;
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 0;
    padding-bottom: 3px;
 }

 .last_news .all_news a {
    font-size: 11px;
    color: #123456;
    font-weight: normal;
    padding-right: 10px;
 }

 .last_news ul {
    padding: 0;
    background-image: url("/_images/gal/images/main-news-bg.gif");
    margin-bottom: 0;
    margin-top: 0;
 }

 .last_news li {
    list-style: none;
  }

  .last_news a {
    padding: 9px 3px;
    text-decoration: none;
  }

  .last_news li .date {
    color: #1e1e59;
    margin-right: 5px;
    float: left;
  }

  .last_news li .time {
    color: #707070;
  }

  .last_news li .head {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
  }

  .last_news li .descr {
    color: #000;
  }

  .last_news li:hover {
    background-color: white;
  }

  .last_news li a:hover .date {
    color: #990017;
  }

  .last_news li a:visited .date, .last_news li a:visited .head, .last_news li a:visited .descr {
    color: #1e1e59;
  }

.after-last-news {
    float: left;
    width: 552px;
}
/*last-gallary*/
.last-gallary {
    width: 250px;
    float: left;
}

.last-gallary img {
    float: left;
    margin-right: 8px;
}

.last-gallary .date {
    background-color: #123456;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.last-gallary .descr {
    float: right;
    width: 150px;
}

.last-gallary .descr a {
    font-size: 12px;
    color: #123456;
    display: block;
    margin-top: 4px;
}

.last-gallary .item {
    float: left;
    margin-bottom: 14px;
}

/*layders*/
.layders {
    float: left;
    width: 289px;
    border-left: solid 1px #999999;
    padding-left: 8px;
}

.layders table{
    width: 100%;
    margin-left: -8px;
    border-collapse: collapse;
}

.layders table td {
    padding-left: 20px;
}

.layders .liders {
    background-color: #e8e8e8;
}

.more a {
    color: #123456;
    font-size: 11px;
}

.layders .new-syst {
    margin: 20px 13px 0;
}

.layders .more {
    margin: 9px 13px 0;
}

.layders .new-syst a {
    background-color: #666699;
    color: white;
    padding: 3px 5px;
}

/*thesaurus slider*/
.thesaurus-slider {
    float: left;
    margin-top: 9px;
}

.thesaurus-slider #container {
    margin-left: 0;
}

.thesaurus-slider .jFlowSlideContainer img {
    float: left;
    margin-right: 22px;
    height: 250px;
    width: 341px;
}

/*rating fide*/
.fide-rating {
    float: left;
    margin-top: 20px;
}

.fide-rating table {
    padding:0px 3px 0px 3px;
    border: none;
    width: 35px;
    border-spacing: 1px;
}

.fide-rating td {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    text-align: center;
}

.fide-rating .ratingtop {
    color: #ffffff;
    background-color: #666699;
}

.fide-rating .ratingnumber, .fide-rating .ratingcountry, .fide-rating .ratingelo  {
    color: #cccccc;
}

.fide-rating .ratingfamily {
    font-size: 11px;
    color: #333333;
    text-align: left;
    font-weight: bold;
}

/*last tourneys 2 (main bottom right)*/
.last-tourneys2 {
    margin-top: 20px;
    margin-left: 10px;
    float: left;
    width: 299px;
}

.last-tourneys2 .item {
    margin-bottom: 10px;
}

.last-tourneys2 img {
    width: 77px;
    border: 1px solid #999999;
    float: left;
    margin-right: 8px;
}

.last-tourneys2 .head a {
    color: black;
    font-weight: bold;
}

.last-tourneys2 .date {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 88px;
}

.last-tourneys2 .date span {
    background-color: #999999;
    color: white;
    padding: 0px 4px;
}

.last-tourneys2 .descr {
    color: #999999;
}

/*partners*/
.partners-wrapper {
    float:left;
    width: 305px;
    margin-left: 0px;
}

.partners {
    float: left;
    margin-left: 10px
}

.partners ul {
    padding: 0;
}

.partners li {
    list-style: none;
}

.partners li a {
    color: #340099;
}

.license {
    background-color: #e1e1e1;
    padding: 9px 15px;
}

/*bottom menu*/
.bottom-menu {
    background: url("/_images/cprojects.jpg") no-repeat #123456;
    height: 24px;
    padding-left: 186px;
    padding-top: 11px;
}

.bottom-menu a
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 10px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 5px;
    color: #ffffff;
}

.right-col .main-banner-2.adfox {
    margin-bottom: 30px;
}

.red {
    color: red;
}

.bottom_banan {
    text-align: center;
}

/*details live block*/
a.details-live-block {
    padding: 11px 0 11px 91px;
    height: 22px;
    border: solid 1px #d2d2d2;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 20px;
    color: black;
    text-decoration: none;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAUCAIAAACBL7NhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODVGREEwRTNGQUMxMTFFN0EwOERFNUI4MkQ3QTdDOEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODVGREEwRTRGQUMxMTFFN0EwOERFNUI4MkQ3QTdDOEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NUZEQTBFMUZBQzExMUU3QTA4REU1QjgyRDdBN0M4RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NUZEQTBFMkZBQzExMUU3QTA4REU1QjgyRDdBN0M4RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsxIL7AAAAGWSURBVHjaxFW9aoNQFNYizWRAqFM3s7RbIdCtm5k6J/QJzCMkj5A8gj5BSeZOcetWELp1ilunCIKZmqkfueRwvF5t/Qk5XOR6r8fvft/5ubqv5exlu+07jpi/T6dfQUBbj4vFw2ymdWFX2iXsMqh6hcLnM6NirxjXQ5p+LpdSmN9Go+8wFItPvn/veZjE6zUWyR1M7jyP0qKewteWRfN9HIvJT5rSoj0c4omThZMJP3EWxx/z+etgkB296qFy8bMTKsHDTMcBRQAo3eEC/Wqj3hyplHHtWRYGqS3MXa14vWE3iaK2XLM8UTx3UcRdcA4zn567uqgSXUByeW22VWHQxqiLCrrJiQ0gi1wlQ4Z30CUkrjyBeyzDO+5N/NeAPBTKpm2XUJqtSuMKhZ83m1vXbYtqqkqWyqasTNEfeI8zGiiMIcK5/yuV/htXHCrQdQyp2JUJxbOJlJeiiw+SfAU3vOl4ryBU4ipFEQ0Zg68443ETVKWYFFSgInJlvriUcGijJVdlbqPx4hUxomsRhhsQLIUSvwIMANZZvi8jQ/prAAAAAElFTkSuQmCC') 28px 12px no-repeat;
}

.details-live-block span {
    display: block;
    color: #990000;
}

.ban-left {
    margin-bottom: 15px;
}

.main-banner-block > div {
    margin-bottom: 5px;
}
