/* ßíäåêñ ñåðåäèíû àâãóñòà 2011, â ïîëíîé êðàñå :) */
        
        :link:hover,
        :visited:hover {
            color: #f00 !important
        }

        :link {
            color: #1a3dc1
        }

        wbr {
            display: inline-block
        }

        body {
            /* html5 oêäà? à äîëæåí áûòü html 4.01... õîòÿ êòî çíàåò, ìîæåò ýòîò êîä ñîâìåñòèì */
            position: relative;
            font-family: 'Rotonda Regular';
            font-style: normal;
            font-weight: normal;
            font-size: 85%;
            src: url(/other/RotondaC.ttf);
        }

        * {
            font-size: 100%;
            margin: 0
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-weight: normal;
            padding: 0
        }

        table {
            border-collapse: collapse
        }

        th,
        td {
            padding: 0;
            text-align: left;
            vertical-align: top;
            border-collapse: collapse
        }

        ol,
        ul {
            list-style: none
        }

        ol,
        ul,
        li {
            padding: 0
        }

        code,
        input,
        textarea {
            font-family: Arial, Helvetica, sans-serif
        }

        a {
            text-decoration: none
        }

        :link,
        :visited {
            text-decoration: underline
        }

        a img,
        fieldset {
            border: 0
        }

        b {
            font-weight: normal
        }

        i {
            font-style: normal
        }

        .b-suggest {
            position: relative
        }

        .b-suggest-popup {
            position: absolute;
            width: 100%
        }

        .b-suggest__opera-gap {
            position: absolute;
            height: 25em
        }

        .b-suggest-list {
            position: absolute;
            z-index: 9999;
            overflow: hidden;
            min-width: 25em;
            max-width: 100%;
            margin-top: -4px;
            border: 1px solid #999;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px
        }


        .b-suggest-list {
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box
        }

        .b-suggest__iframe {
            position: absolute;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #fff;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px
        }

        .b-suggest-items {
            min-width: 25em;
            width: 100%;
            margin: 0;
            padding: 0 1px 0 0;
            list-style: none
        }

        .b-suggest-elem {
            display: block;
            padding: .24em .5em;
            cursor: pointer;
        }

        a.b-suggest-elem:link,
        a.b-suggest-elem:visited {
            text-decoration: none
        }

        html body .b-suggest-elem:link,
        html body .b-suggest-elem-link {
            color: #000
        }

        .b-suggest-elem:hover,
        html body .b-suggest-elem_state_hover {
            text-decoration: underline;
            color: #f00
        }

        .b-suggest-elem_nav:hover,
        .b-suggest-elem_translate:hover {
            text-decoration: none;
            color: #000 !important
        }

        .b-suggest-elem_nav .link {
            text-decoration: underline;
            color: #1a3dc1
        }

        .b-suggest-elem_translate .link {
            text-decoration: underline;
            color: #000
        }

        .b-suggest-elem_nav:hover .link,
        .b-suggest-elem_translate:hover .link {
            color: #f00
        }

        .b-suggest-elem .info {
            white-space: nowrap;
            color: #666
        }

        .b-suggest-elem_selected {
            background: #fdedaf
        }

        .b-suggest-nah,
        .b-suggest-close {
            font: 85% Verdana, sans-serif;
            padding: 0 .5em;
            text-align: right;
            line-height: 1.5em;
            color: #fff;
            background: #999
        }

        a.b-suggest-nah__link:link,
        a.b-suggest-nah__link:visited,
        body .b-suggest .b-pseudo-link {
            color: #fff
        }

        .b-suggest-elem_nah {
            color: #639 !important
        }

        .b-suggest-list-nah_disabled,
        .b-suggest-list-nah_enabled {
            border-color: transparent
        }

        .b-suggest-nah_enabled {
            background: #c8c8c8
        }

        .b-suggest-nah_enabled,
        .b-suggest-nah_enabled a.b-suggest-nah__link:link,
        .b-suggest-nah_enabled a.b-suggest-nah__link:visited {
            color: #555
        }

        .b-suggest-list-nah_enabled {
            padding-top: 1px;
            border-top: 0;
            border-bottom-color: #c8c8c8;
            background: #c8c8c8;
            background: -moz-linear-gradient(top, #999 0, #c8c8c8 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(100%, #c8c8c8))
        }

        .b-suggest-nah_disabled {
            background: #e2e2e2
        }

        .b-suggest-nah_disabled,
        .b-suggest-nah_disabled a.b-suggest-nah__link:link,
        .b-suggest-nah_disabled a.b-suggest-nah__link:visited {
            color: #999
        }

        .b-suggest-list-nah_disabled {
            padding-top: 1px;
            border-top: 0;
            border-bottom-color: #e2e2e2;
            background: #e2e2e2;
            background: -moz-linear-gradient(top, #999 0, #e2e2e2 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(100%, #e2e2e2))
        }

        .b-suggest_type_gradient .b-suggest__iframe {
            background: #fff url(//web.archive.org/web/20110815184915im_/http://yandex.st/lego/_/bJFDyuRKZlHtTWcfli2PRMCTNQ4.png) repeat-x 0 100%;
            background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
            background: -moz-linear-gradient(top, #fff, #eee)
        }

        .b-dropdown,
        .b-dropdown__list {
            display: inline
        }

        .b-dropdown__list,
        .b-dropdown__item {
            margin: 0;
            padding: 0;
            list-style: none
        }

        .b-dropdown__item {
            display: none;
            white-space: nowrap
        }

        .b-dropdown__visible {
            display: inline
        }

        #js .b-dropdown__or {
            text-decoration: none
        }

        #js a.b-dropdown__or:hover {
            word-spacing: 0
        }

        #js a.b-dropdown__or:hover .b-pseudo-link,
        #js a.b-dropdown__or:hover .b-dropdown__arrow,
        #js a.b-dropdown__or:hover:after {
            color: #f00 !important
        }

        #js .b-dropdown__or:after {
            font-size: 80%;
            margin-left: .2em;
            content: "\25BC";
            text-decoration: none;
            color: #1a3dc1
        }

        #js .b-dropdown__or:focus {
            outline: none
        }

        .b-dropdown__popup {
            position: absolute;
            z-index: 9999;
            display: inline;
            margin: -4px 0 0 -10px;
            border: 1px solid #fff
        }

        .b-dropdown__iframe {
            position: absolute;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #fff
        }

        .b-dropdown__popup .b-dropdown__list {
            display: block;
            padding: 1px 1px 3px;
            border: 1px solid #bfbfbf
        }

        .b-dropdown__popup .b-dropdown__item {
            display: block;
            padding: 1px 9px 4px 7px
        }

        .b-dropdown__popup .b-dropdown__line {
            margin: 1px 3px 0;
            padding: 3px 4px 4px 4px;
            border-top: 1px solid #ddd
        }

        .b-dropdown__link:link,
        .b-dropdown__or:visited {
            color: #1a3dc1
        }

        span.b-pseudo-link:hover {
            color: #f00 !important
        }

        .b-pseudo-link {
            white-space: nowrap;
            color: #1a3dc1
        }

        a.b-pseudo-link:hover {
            color: #f00 !important
        }

        #js .b-pseudo-link {
            cursor: pointer;
            text-decoration: none;
            border-bottom: 1px dotted
        }

        #js .b-dropdown_theme_black .b-dropdown__or,
        #js .b-dropdown_theme_black .b-dropdown__or .b-pseudo-link,
        #js .b-dropdown_theme_black .b-dropdown__or .b-dropdown__arrow,
        #js .b-dropdown_theme_black .b-dropdown__or:after,
        #js .b-dropdown_theme_black .b-dropdown__link {
            color: #000
        }

        .g-hidden {
            display: none !important
        }

        .g-line:after {
            display: block;
            clear: both;
            height: 0;
            content: " "
        }

        .l-head {
            font-size: 100%;
            width: 100%;
            border-collapse: collapse
        }

        .l-head__g,
        .l-head__gl,
        .l-head__l,
        .l-head__gc,
        .l-head__c,
        .l-head__gr,
        .l-head__r {
            padding: 0;
            vertical-align: top
        }

        .l-head__g {
            width: 2%
        }

        .l-head__gap {
            display: block;
            visibility: hidden;
            width: 20px
        }

        .l-head__gl .l-head__gap {
            width: 3.1em
        }

        .l-head__l {
            width: 12%;
            padding-top: 1em;
            text-align: center
        }

        .l-head__gl {
            width: 4%
        }

        .l-head__c {
            width: 60%
        }

        .l-head__gr {
            width: 4%
        }

        .b-search {
            font-size: 100%;
            width: 100%;
            border-collapse: collapse
        }

        .b-search__under {
            padding: 0;
            vertical-align: top
        }

        .b-search__input,
        .b-search__button {
            padding: 0;
            vertical-align: middle;
            border-collapse: collapse
        }

        .b-search__submit {
            font: 100% Arial, sans-serif;
            margin: 0
        }

        .b-search__under {
            height: 18px
        }

        .b-search__under .b-suggest {
            margin-right: 4.85em
        }

        .b-search__input .b-input__text:-moz-first-node {
            height: 1.86em
        }

        .b-search__sample {
            margin: 3px 0 -1px
        }

        .b-search__sample .b-pseudo-link {
            color: #000
        }

        .b-search__intro {
            font-style: normal
        }

        .b-foot {
            font-size: 85%;
            margin-top: 3em;
            clear: both;
            border-top: 1px solid #c5c8d0
        }

        .b-foot__link:link,
        .b-foot__link:visited,
        .b-foot .b-copyright__link:link,
        .b-foot .b-copyright__link:visited {
            color: #37496d
        }

        .b-foot__layout {
            font-size: 100%;
            width: 100%;
            border-collapse: collapse
        }

        .b-foot__layout__column {
            padding: 10px 10px 7px 0;
            vertical-align: top
        }

        .b-foot__layout__column_left {
            width: 26%
        }

        .b-foot__layout__column_right {
            width: 8%;
            padding: 10px 0 7px 10px
        }

        .b-foot__layout__column_penultima,
        .b-foot__layout__column_right {
            text-align: right
        }

        .b-foot__layout__gap,
        .b-foot__layout__bottom {
            padding: 0
        }

        .b-foot__layout__gap {
            width: 2%
        }

        .b-foot__layout__gap__i {
            display: block;
            visibility: hidden;
            width: 20px
        }

        .i-popup {
            position: absolute;
            z-index: 32700;
            display: none
        }

        .b-dropdowna {
            display: inline
        }

        .i-popup .b-link {
            color: #1a3dc1
        }

        .b-suggest-elem {
            line-height: normal;
            white-space: nowrap
        }

        .b-suggest-list,
        .b-suggest-items {
            min-width: 30em
        }

        #head {
            width: 100%;
            margin-bottom: 10px;
            background: #e8e9ec
        }

        #head td {
            font: 85% Verdana, sans-serif;
            padding: 5px 10px 7px 0
        }

        #head .g {
            width: 2%;
            padding-right: 0 !important
        }

        #head .g i {
            display: block;
            width: 20px
        }

        #head .h {
            width: 38%;
            padding-left: 0
        }

        #head .h a {
            color: #ee7b00
        }

        #head .b-dropdown__popup .selected {
            color: #666
        }

        #head .m {
            width: 1px;
            padding-right: 0
        }

        .b-top__mail,
        .b-top__login,
        .b-top__link {
            color: #000
        }

        #head .u {
            padding-right: 0;
            text-align: right
        }

        .b-top__user {
            color: #000;
            font-weight: bold;
            text-decoration: underline
        }

        .b-top__user b {
            color: #f00;
            font-weight: bold
        }

        .b-top__exit {
            color: #666
        }

        .b-skin-promo-link {
            color: #ee7b00
        }

        .b-skin-promo-link_default {
            color: #666
        }

        .b-skin-promo-link_intel2-1 {
            color: #ee7b00
        }

        .b-skin-promo-link_intel2-2 {
            color: #0071c5
        }

        .b-skin-promo-link_intel2-6 {
            color: #f79420
        }

        .l-head {
            width: 100%;
            margin-bottom: -4px
        }

        .l-head-left {
            text-align: center;
            padding-top: 15px
        }

        .l-head-right {
            width: 82%
        }

        .b-num-list li {
            position: relative;
            padding-bottom: .3em;
            line-height: 1.2em
        }

        .b-num-list u {
            position: absolute;
            z-index: 1;
            left: -1.4em;
            text-decoration: none
        }

        .b-stocks .b-top-title {
            margin: 0 .5em 0 0
        }

        .b-stocks a:link {
            color: #37496d
        }

        .b-stocks strong {
            color: #000
        }

        .b-stocks .inactive {
            color: #666
        }

        .b-stocks .hot {
            background: #fff69e
        }

        .b-stocks table {
            margin: 0 0 5px 0;
            empty-cells: show;
            border-spacing: 0;
            border-collapse: collapse;
            color: #666
        }

        .b-stocks table th {
            font-weight: normal;
            padding: 0 .5em 0 0;
            text-align: left;
            white-space: nowrap;
            color: #000
        }

        .b-stocks table td {
            text-align: right;
            padding: 0 .5em .2em 0
        }

        .b-stocks table .head td {
            font: 85% Verdana, sans-serif;
            text-align: right;
            padding-left: .4em
        }

        .b-stocks table .s td {
            padding: 3px 0 0 0;
            border-bottom: 1px solid #d6d6d6
        }

        .b-stocks table .a td {
            padding-top: 3px
        }

        .b-stocks .h {
            width: 4em
        }

        .b-stocks .b-stocks__buysell td {
            padding-left: 10px
        }

        .b-tv ul,
        .b-tv li {
            padding: 0;
            list-style: none
        }

        .b-tv li a:link {
            color: #37496d
        }

        .b-tv ul em,
        .b-tv ul span,
        .b-tv dd {
            color: #666
        }

        .b-tv ul {
            padding-left: 3em
        }

        .b-tv li {
            margin-top: .4em
        }

        .b-tv ul em {
            position: absolute;
            margin-left: -3em
        }

        .b-tv li a {
            margin-right: .3em
        }

        .b-tv .channel {
            white-space: nowrap
        }

        .b-tv dt {
            margin: .6em 0 -0.3em
        }

        .b-tv li img {
            vertical-align: top
        }

        .b-tv .film {
            font-weight: bold
        }

        .b-tv .b-tv__links {
            font: 85% Verdana, sans-serif;
            margin: .2em 0 .6em
        }

        .b-tv .b-tv__links a,
        .b-tv .b-tv__links a:link {
            color: #37496d !important
        }

        #adresa {
            color: #666
        }

        #adresa div {
            margin-top: .3em
        }

        #adresa i {
            background-position: -473px
        }

        .b-region__hint__content {
            white-space: nowrap
        }

        .b-region__hint__table {
            margin-top: .5em;
            line-height: 1.8em
        }

        .b-region__hint__list-item {
            padding-right: 2em;
            white-space: nowrap
        }

        .b-region__hint__list-item a {
            font-weight: bold;
            color: #1a3dc1
        }

        .b-region__hint__another {
            margin-top: .5em;
            white-space: nowrap
        }

        .b-region__hint__another a,
        .b-region__hint__alone-link {
            color: #1a3dc1
        }

        .b-fotki {
            text-align: center
        }

        .b-fotki table,
        .b-fotki div {
            margin: .3em auto 0;
            background: #fff url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/bg-fotki.png)
        }

        .b-fotki div {
            display: inline;
            float: left;
            margin: 0 0 0 5px;
            padding-top: 9px;
            background-position: 100% 0
        }

        .b-fotki div div {
            margin: 0;
            padding: 0 5px 0 0;
            background-position: 100% 100%
        }

        .b-fotki div div div {
            position: relative;
            left: -5px;
            padding: 0;
            background-position: 0 100%
        }

        .b-fotki div a {
            position: relative;
            top: -6px;
            left: 5px;
            display: block;
            text-align: center;
            min-width: 105px
        }

        .b-fotki .k {
            font: 80% Verdana, sans-serif;
            font-weight: 400;
            position: relative;
            display: table-cell;
            margin: -15px auto 0;
            padding: 0 0 10px 11px;
            width: 100%;
            float: left;
            text-align: center
        }

        .b-fotki .k i {
            display: -moz-inline-box;
            display: inline-block;
            position: relative;
            top: 3px;
            left: -3px;
            width: 16px;
            height: 16px;
            margin-left: -19px;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/iconx.png) -80px 50% no-repeat
        }

        .b-fotki img {
            border: 6px solid #fff
        }

        #mail {
            position: relative;
            width: 150px;
            margin: 6px auto 1.5em;
            padding: 0;
            text-align: center
        }

        #mail h2 {
            font: 150% Arial, sans-serif;
            position: relative;
            top: -5px;
            color: #000
        }

        #mail .f {
            position: static;
            border: 1px solid #b5cdf8;
            border-bottom: 2px solid #b5cdf8;
            border-top: none;
            background: #b5cdf8 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-mail/domik__bg2.png) repeat-x 0 -19px
        }

        #mail .f h2 a {
            color: #000
        }

        #mail .b-mail-inner {
            padding-top: 20px;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-mail/domik-roof2.png) no-repeat center 0
        }

        #mail .f,
        #mail p {
            font: 85% Verdana, sans-serif
        }

        #mail {
            z-index: 9999
        }

        #mail ul {
            padding: .1em .5em 1.3em
        }

        #mail li {
            margin: 0 0 .6em 19px;
            text-align: left;
            line-height: 1.2em
        }

        #mail ul a:link {
            color: #1f3250
        }

        #mail .user {
            font: bold 120%/1.15em Arial, Helvetica, sans-serif;
            margin-left: 0;
            text-align: center
        }

        #mail .user b {
            height: 1%;
            margin-left: -0.3em
        }

        #mail .none {
            color: #8396b6
        }

        #mail .nomailbox {
            margin: 7px 0 0 19px
        }

        #mail i {
            position: absolute;
            display: block;
            width: 16px;
            height: 16px;
            margin-left: -19px;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/iconx.png) no-repeat
        }

        #mail .mail i {
            background-position: -32px
        }

        #mail .count {
            margin-top: .3em
        }

        #mail .none i {
            background-position: -48px
        }

        #mail .post i {
            background-position: -64px
        }

        #mail .soc-wrap {
            overflow: hidden
        }

        #mail p {
            margin: .3em 0 0;
            padding: .3em 0 .55em
        }

        #mail p a {
            color: #000
        }

        #mail li.mail a {
            color: #005cd4
        }

        #mail li.post {
            margin: 11px 0 0 19px
        }

        #mail li.post a {
            color: #1f3250
        }

        #mail-err {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 120%;
            position: relative;
            margin: -10px -5px .3em !important;
            padding: 3px 0;
            color: #f00
        }

        #mail .f .b-mobile-promo {
            margin: 0 1px
        }

        #mail .b-mobile-promo__list {
            padding: .3em .5em .4em;
            background: #fff
        }

        #mail .b-mobile-promo__elem {
            margin: 0 0 0 19px
        }

        .b-mobile-promo__elem i {
            margin-top: 3px
        }

        #mail .b-mobile-promo__elem a {
            color: #1f3250
        }

        body #form .b-langswitch {
            width: 100%;
            text-align: right;
            padding-right: 15px
        }

        body #form .b-langswitch-link {
            color: #ee7b00;
            white-space: nowrap
        }

        .b-region_city,
        .b-region_city_inline {
            font-size: 125%;
            font-weight: bold;
            line-height: 22px
        }

        .b-region_city {
            white-space: normal !important
        }

        .b-region .b-top-title_big {
            font-size: 100%
        }

        .b-region .holliday {
            color: #f00
        }

        .b-region__info {
            line-height: 1.5em
        }

        .b-region__info a {
            padding-right: .3em;
            color: #37496d;
            white-space: nowrap
        }

        .b-region__info a.main {
            font-weight: bold;
            color: #000
        }

        .b-region__info a.main_new {
            color: #f28f00
        }

        .b-region__info a.vulcano {
            color: #ee7b00
        }

        .b-region__info a.b-panorama__link {
            padding-right: 15px
        }

        .b-panorama__icon {
            margin: 0;
            display: inline;
            position: static;
            padding: 8px;
            width: 0;
            height: 0;
            background: url("//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/iconx.png") no-repeat scroll -474px 50%
        }

        .b-region .b-pseudo-link {
            color: #000
        }

        #area-time {
            display: none;
            color: #000
        }

        #area-time.hT b {
            color: #fff !important
        }

        #js #area-time {
            display: inline
        }

        #area-time a {
            text-decoration: none;
            color: #000
        }


        .b-weather__title {
            line-height: 25px;
            white-space: normal !important
        }

        .b-weather__title .b-weather__link {
            font-weight: bold
        }

        .b-top-title_big .b-weather__link {
            font-weight: normal
        }

        body .b-weather__link,
        body .b-weather__link:link {
            color: #000
        }

        .b-weather__icon {
            position: relative;
            margin: -30px 5px 0;
            vertical-align: bottom
        }

        .b-top-title_big .b-weather__city {
            font-size: 75%
        }

        .b-weather__sep {
            height: 3px;
            margin: 0 0 3px;
            background: #c7def2
        }

        .b-weather__info {
            line-height: 1.5em;
            color: #666
        }

        .b-weather__info a {
            color: #426c95
        }

        .b-top-title_big .b-weather__water {
            font-size: 80%;
            vertical-align: bottom
        }

        .b-weather__water {
            white-space: nowrap
        }

        .b-probki__title {
            font-weight: bold;
            line-height: 25px
        }

        #right .r .b-probki .b-top-title_big,
        #widgets-8 .b-probki .b-top-title_big {
            width: 180px
        }

        body .b-probki__link,
        body .b-probki__link:link {
            display: inline-block;
            padding-right: 30px;
            color: #000
        }

        .b-probki__title .b-probki__link {
            font-weight: bold
        }

        .b-top-title_big .b-probki__link {
            font-weight: normal
        }

        .b-probki__icon {
            position: absolute;
            width: 21px;
            height: 18px;
            margin: 3px 0 0 .3em;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/iconx.png) -571px 50% no-repeat
        }

        .b-probki__icon_beta {
            position: absolute;
            margin-top: 9px;
            margin-left: 10px;
            width: 26px;
            height: 19px;
            background: url('//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-probki-promo_new.png') no-repeat 0 0
        }

        .b-probki__sep {
            height: 3px;
            margin: 0 0 3px;
            background: #ddd
        }

        .b-probki_rd .b-probki__icon {
            background-position: -192px
        }

        .b-probki_yw .b-probki__icon {
            background-position: -213px
        }

        .b-probki_gn .b-probki__icon {
            background-position: -234px
        }

        .b-probki_gy .b-probki__icon {
            display: none
        }

        .b-probki__info {
            line-height: 1.5em
        }

        .b-probki__info a,
        .b-probki__info a:link {
            color: #37496d
        }

        .b-probki__info__new {
            position: absolute;
            width: 16px;
            height: 16px;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/iconx.png) -474px 0 no-repeat
        }

        .b-probki__arr {
            position: absolute;
            margin: -0.2em 0 0 .2em
        }

        .b-probki__sep_rd {
            background: #ffc0b2
        }

        .b-probki_rd a.main {
            color: #ea0503
        }

        .b-probki__sep_yw {
            background: #feeda0
        }

        .b-probki_yw a.main {
            color: #c79925
        }

        body a.b-probki__centerclose:link,
        body a.b-probki__centerclose:visited {
            color: #37496d
        }

        .b-probki__sep_gn {
            background: #b3f297
        }

        .b-probki_gn a.main {
            color: #067e06
        }

        .b-langdrop .b-pseudo-link img,
        .i-popup__content .b-menu__item img {
            width: 16px;
            height: 11px;
            margin-right: .4em
        }

        .b-catalog {
            margin-bottom: .7em;
            overflow: hidden
        }

        .b-catalog__column {
            float: left;
            margin: 0 2% 0 0;
            width: 48%;
            overflow: hidden
        }

        .b-catalog__column_right {
            margin: 0
        }

        .b-catalog__title {
            font-size: 115%;
            margin-bottom: .5em
        }

        .b-catalog__title a {
            color: #1a3dc1
        }

        .b-catalog__title .nowrap {
            white-space: normal !important
        }

        .b-catalog__description {
            color: #666;
            margin: -0.4em 0 .7em 0
        }

        .b-catalog__description a {
            color: #666
        }

        a.b-catalog__graylink {
            color: #666;
            font-size: 85%
        }

        .b-catalog__width {
            font: 0/0 a;
            width: 280px
        }

        .b-new-marker {
            position: absolute;
            width: 16px;
            height: 16px;
            background: url("//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/iconx.png") no-repeat -474px 50%
        }

        .b-catalog .b-new-marker {
            margin: 0
        }

        .b-catalog__links {
            margin-bottom: 1em
        }

        .b-catalog__links li {
            display: inline;
            padding-right: .4em;
            color: #666
        }

        .b-catalog__links li a {
            color: #1a3dc1
        }

        .b-service-list {
            overflow: hidden
        }

        .b-service-list__column {
            float: left;
            margin: 0 2% 0 0;
            width: 48%;
            overflow: hidden
        }

        .b-service-list__column_right {
            margin: 0
        }

        .b-service-list__title {
            font-size: 115%;
            margin-bottom: .5em
        }

        .b-service-list__title a {
            display: inline-block;
            color: #1a3dc1
        }

        .b-service-list__description {
            color: #666;
            margin: -0.4em 0 .7em 0
        }

        .b-service-list__description a {
            color: #666
        }

        .b-service-list__width {
            font: 0/0 a;
            width: 280px
        }

        .b-service-list__title i {
            display: none
        }

        .b-service-list__title .b-service-icon_market,
        .b-service-list__title .b-service-icon_slovari,
        .b-service-list__title .b-service-icon_auto,
        .b-service-list__title .b-service-icon_music,
        .b-service-list__title .b-service-icon_rabota,
        .b-service-list__title .b-service-icon_realty,
        .b-service-list__title .b-service-icon_games {
            position: absolute;
            display: inline;
            margin: 1px 0 0 4px;
            width: 18px;
            height: 18px;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-service-list-icon4.png) no-repeat;
            -background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-service-list-icon4.gif) no-repeat
        }

        .b-service-list__title .b-service-icon_auto {
            background-position: 0 0
        }

        .b-service-list__title .b-service-icon_market {
            background-position: -19px 0
        }

        .b-service-list__title .b-service-icon_slovari {
            background-position: -38px 0
        }

        .b-service-list__title .b-service-icon_music {
            background-position: -57px 0
        }

        .b-service-list__title .b-service-icon_rabota {
            background-position: -76px 0
        }

        .b-service-list__title .b-service-icon_games {
            background-position: -95px 0
        }

        .b-service-list__title .b-service-icon_realty {
            background-position: -114px 0
        }

        .b-services {
            margin: 0 0 1.2em
        }

        .b-services a {
            color: #000
        }

        .b-services ul li {
            position: relative;
            display: -moz-inline-box;
            display: inline-block;
            margin: 5px 16px 8px 19px
        }

        .b-services i {
            position: absolute;
            width: 16px;
            height: 16px;
            margin-left: -19px;
            background-image: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-service-icons.png);
            background-repeat: no-repeat
        }

        .b-services .b-services__direct {
            background-position: 0 0
        }

        .b-services .b-services__sprav {
            background-position: -16px
        }

        .b-services .b-services__money {
            background-position: -33px
        }

        .b-services .b-services__narod {
            background-position: -50px
        }

        .b-services .b-services__moikrug {
            background-position: -67px
        }

        .b-services .b-services__metrika {
            background-position: -84px
        }

        .b-services a.b-services-text {
            color: #1a3dc1
        }

        .b-services .b-service__first {
            display: inline-block;
            margin: .3em 0;
            border-bottom: 1px solid #CCC
        }

        .b-services-ff2 ul {
            overflow: hidden
        }

        .b-services-ff2 ul li {
            float: left
        }

        .b-max-width {
            max-width: 1200px
        }

        .b-max-width {
            margin: 0 auto
        }

        .b-top-title_big {
            display: block;
            border-bottom: 3px solid #ddd;
            margin-bottom: 3px;
            font-size: 125%;
            font-weight: 400 !important;
            line-height: 25px
        }

        .b-top-title_bl {
            border-color: #c7def2
        }

        .b-top-title_rd {
            border-color: #ffc0b2
        }

        .b-top-title_yw {
            border-color: #feeda0
        }

        .b-top-title_gn {
            border-color: #b3f297
        }

        .info {
            overflow: hidden
        }

        #right .info h2 em a,
        #right .info h2 em a:visited {
            color: #393
        }

        .info ul,
        .info dd {
            color: #666
        }

        #right .info li,
        .b-afisha li {
            margin-top: .4em
        }

        .info li a,
        .info li span {
            margin-right: .3em;
            white-space: normal
        }

        .info .high a:link,
        .info .high a:visited {
            color: #e97400;
            line-height: 1.4em
        }

        .info .high i {
            position: absolute;
            width: 16px;
            height: 16px;
            background: url('//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/city-day-favicon.png') no-repeat 0 0
        }

        .info .high b {
            white-space: nowrap
        }

        .info ul a:link,
        .info .premiere a:link {
            color: #37496d
        }

        .b-afisha_type_newyear__inner {
            width: 195px;
            padding-bottom: 10px;
            background: url(https://web.archive.org/web/20110815184915im_/http://img.yandex.net/i/afisha/afisha_ny.png)
        }

        h2 a.b-afisha__newyear {
            display: inline-block;
            margin: 0 0 0 8px;
            padding: 0 14px 0 0;
            white-space: nowrap;
            color: #e23830 !important;
            background: url(https://web.archive.org/web/20110815184915im_/http://img.yandex.net/i/afisha/afisha_ny_link.png) no-repeat right -11px
        }

        .b-afisha__newyear-ico {
            padding-left: 14px;
            background: url(https://web.archive.org/web/20110815184915im_/http://img.yandex.net/i/afisha/afisha_ny_link.png) no-repeat 0 2px
        }

        .b-afisha__newyear-city {
            display: block;
            margin-top: 4px
        }

        .info .b-afisha_type_newyear__inner .premiere {
            padding-bottom: 10px;
            border: none;
            background: url("https://web.archive.org/web/20110815184915im_/http://img.yandex.net/i/afisha/afisha_ny_premiere.png") repeat-x 0 bottom
        }

        .b-afisha__cards {
            font-weight: bold;
            margin-top: 11px;
            padding: 12px 0 0 0;
            background: url("https://web.archive.org/web/20110815184915im_/http://img.yandex.net/i/afisha/afisha_ny_premiere.png") repeat-x 0 top
        }

        .b-afisha__cards a {
            color: #e23830 !important
        }

        #text {
            font-size: 125%;
            height: 1.7em
        }

        #sbtn {
            font-size: 107%;
            height: 27px
        }

        .b-blogs h2,
        .b-blogs ol {
            margin-bottom: .4em
        }

        #banner {
            margin: -2px 0 13px 0;
            height: 90px
        }

        #js #bc {
            display: none
        }

        #tabs {
            margin-top: -0.4em
        }

        #tabs th,
        #tabs td {
            font-size: 125%;
            width: auto;
            height: auto;
            padding: 6px 7px
        }

        #tabs th {
            padding-left: 135
        }

        #tabs .all {
            width: 100%
        }

        #tabs a {
            color: #1a3dc1
        }

        #tabs .all .b-dropdown__item {
            font-size: 85%
        }

        #tabs .all .b-dropdown__visible {
            font-size: 100%
        }

        #form {
            margin: 12px 0;
            padding-bottom: 16px
        }

        #form table {
            width: 94%
        }

        #form .arr {
            padding: 10px 26px 6px 35px;
        }

        [id]#form .arr table {
            width: 100%
        }

        #form td.input {
            width: 100%;
            height: 2.55em
        }

        #text {
            display: block;
            width: 100%
        }

        #form .h {
            line-height: 18px;
            white-space: nowrap
        }

        #form .l {
            padding-right: 1em
        }

        #sbtn {
            -webkit-appearance: button
        }

        .b-head-search__with-earth {
            width: 91% !important;
            background: none !important
        }

        .b-head-search__with-earth .arr {
            background: none !important
        }

        .b-skin {
            position: relative;
            z-index: -1
        }

        .b-skin-earth {
            position: absolute;
            width: 91%;
            z-index: -1
        }

        .b-earth-rpt {
            height: 65px;
            margin-right: 26px;
            background: url("//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-earth-rpt.jpg") no-repeat left top #03385b
        }

        .b-earth-arr {
            position: absolute;
            height: 65px;
            top: 0;
            right: 0;
            width: 27px;
            background: url("https://web.archive.org/web/20110815184915im_/http://img.yandex.net/i/arr.png") no-repeat 100% 50% #03385b
        }

        .b-head-search__with-earth .b-search__sample,
        .b-head-search__with-earth .b-search__sample span.b-pseudo-link,
        .b-head-search__with-earth .b-search__sample span.b-pseudo-link:hover,
        .b-head-search__with-earth .arr .l label {
            color: #fff !important
        }

        .b-tabs__width-earth {
            width: 91% !important
        }

        .b-search__sample span.b-pseudo-link,
        .b-search__sample span.b-pseudo-link:hover {
            color: #000 !important
        }

        h1 img {
            font: 4.3em "Arial Narrow", Arial, Helvetica, sans-serif
        }

        .b-news__title {
            padding-bottom: 5px;
            float: left
        }

        .b-news__title a:visited {
            color: #000
        }

        .b-news__tabs {
            float: left;
            overflow: hidden;
            height: 20px;
            margin: -3px 0 4px -3px
        }

        .b-news__tabs li {
            position: relative;
            float: left;
            padding: 0 4px
        }

        .b-news__tabs li a {
            position: relative;
            float: left;
            outline: none
        }

        .b-news__tabs .all a {
            font-weight: bold
        }

        .b-news-tabs__selected:before {
            position: absolute;
            z-index: 10;
            top: 2px;
            left: 0;
            display: block;
            width: 4px;
            height: 17px;
            content: " ";
            border-right: 1px solid rgba(0, 0, 0, 0.2);
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            border-bottom-right-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-bottom-right-radius: 4px;
            -o-border-radius: 0 0 4px 0;
            border-radius: 0 0 4px 0
        }

        .b-news-tabs__selected:after {
            position: absolute;
            z-index: 10;
            top: 2px;
            right: 0;
            display: block;
            width: 4px;
            height: 17px;
            content: " ";
            border-left: 1px solid rgba(0, 0, 0, 0.2);
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            border-bottom-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -o-border-radius: 0 0 0 4px;
            border-radius: 0 0 0 4px
        }

        .b-news-tabs__selected a {
            height: 14px;
            padding: 0 10px;
            text-decoration: none;
            line-height: 20px;
            color: #000;
            border-top: 1px solid rgba(0, 0, 0, 0.38);
            border-left: 1px solid transparent;
            border-right: 1px solid transparent;
            -moz-border-radius-topleft: 3px;
            -webkit-border-top-left-radius: 3px;
            -moz-border-radius-topright: 3px;
            -webkit-border-top-right-radius: 3px;
            -o-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
            border-bottom: none;
            background: linear-gradient(top, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 28%);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 28%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.25)), color-stop(0.21, rgba(0, 0, 0, 0.05)), color-stop(0.28, rgba(0, 0, 0, 0)));
            background: -o-linear-gradient(top, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0.05) 21%, rgba(0, 0, 0, 0) 28%)
        }

        .b-news-tabs__selected a .b-news-tabs__text {
            text-decoration: underline
        }

        .b-news-tabs__selected a:before,
        .b-news-tabs__selected a:after {
            position: absolute;
            top: 0;
            display: block;
            height: 12px;
            width: 2px;
            content: " ";
            border: 0
        }

        .b-news-tabs__selected a:before {
            left: 0;
            -moz-border-radius-topleft: 5px;
            -webkit-border-top-left-radius: 5px;
            -o-border-radius: 5px 0 0 0;
            border-radius: 5px 0 0 0;
            background: linear-gradient(left, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%);
            background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%);
            background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
            background: -o-linear-gradient(left, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%)
        }

        .b-news-tabs__selected a:after {
            right: 0;
            -moz-border-radius-topright: 5px;
            -webkit-border-top-right-radius: 5px;
            -o-border-radius: 0 5px 0 0;
            border-radius: 0 5px 0 0;
            background: linear-gradient(right, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%);
            background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%);
            background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
            background: -o-linear-gradient(right, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 100%)
        }

        .b-news-tabs__selected a i {
            position: absolute;
            bottom: -3px;
            left: 0;
            display: block;
            width: 100%;
            height: 5px
        }

        .b-news-tabs__selected a i:before,
        .b-news-tabs__selected a i:after {
            position: absolute;
            display: block;
            width: 1px;
            height: 5px;
            content: " ";
            border: 0;
            background: linear-gradient(top, rgba(0, 0, 0, 0.13) 0, rgba(0, 0, 0, 0) 100%);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.13) 0, rgba(0, 0, 0, 0) 100%);
            background: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(0, 0, 0, 0)));
            background: -o-linear-gradient(top, rgba(0, 0, 0, 0.13) 0, rgba(0, 0, 0, 0) 100%)
        }

        .b-news-tabs__selected a i:before {
            left: 0
        }

        .b-news-tabs__selected a i:after {
            right: 0
        }

        .b-news-tabs__selected:first-child:before {
            left: 4px;
            top: 15px;
            height: 5px !important;
            width: 0;
            border-bottom: 0 none;
            border-bottom-right-radius: 0
        }

        .b-news-tabs__selected:last-child:after {
            right: 4px;
            top: 15px;
            height: 5px !important;
            width: 0;
            border-bottom: 0 none;
            border-bottom-left-radius: 0
        }

        .b-news-tabs__selected:last-child a {
            border-right: 1px solid rgba(0, 0, 0, 0.2)
        }

        .b-news-tabs__selected:first-child a {
            border-left: 1px solid rgba(0, 0, 0, 0.2)
        }

        .b-news-tabs__notSelected,
        .b-news-tabs__selected:before,
        .b-news-tabs__selected:after {
            background: linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.05) 100%);
            background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.05) 100%);
            background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
            background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.05) 100%)
        }

        .b-news-tabs__notSelected:before {
            position: absolute;
            top: 19px;
            left: 0;
            display: block;
            height: 1px;
            width: 4px;
            content: " ";
            background: rgba(0, 0, 0, 0.2)
        }

        .b-news-tabs__notSelected:after {
            position: absolute;
            top: 19px;
            right: 0;
            display: block;
            width: 4px;
            height: 1px;
            content: " ";
            background: rgba(0, 0, 0, 0.2)
        }

        .b-news-tabs__notSelected:last-child {
            padding-right: 0;
            margin-right: 10px
        }

        .b-news-tabs__notSelected:last-child a {
            padding-right: 5px
        }

        .b-news-tabs__notSelected:last-child:after,
        .b-news-tabs__notSelected:first-child:before {
            position: absolute;
            top: 0;
            display: block;
            width: 10px;
            height: 20px;
            content: " ";
            background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKJJREFUeNrMVIsOhSAI7aDd///eXvQYNmdI1Gy7bGeQKR4OFJi5a2nUNbbmCSFoZtF5aW78VxpCkQZvNISzZP6cITmagALWXpMhDGngZYgbjW9ZkqMRtZLVOBgb0zo9mYZQYQlnwkvSoJRTS2aNzfk+PhgR1/cdK+woey4lWZRY/dtoZZWejbHhlPAnzYmZT2u9IMihecMo2ONhwyTx4VcBBgCpVBSNAzaJLAAAAABJRU5ErkJggg==")
        }

        .b-news-tabs__notSelected:last-child:after {
            right: -10px;
            background-position: 10px 0
        }

        .b-news-tabs__notSelected:first-child {
            padding-left: 0;
            margin-left: 10px
        }

        .b-news-tabs__notSelected:first-child a {
            padding-left: 5px
        }

        .b-news-tabs__notSelected:first-child:before {
            left: -10px;
            background-position: 0 0
        }

        .b-news-tabs__notSelected a {
            height: 19px;
            line-height: 20px;
            padding: 0 11px;
            text-decoration: underline
        }

        #js .b-news-tabs__notSelected a {
            text-decoration: none
        }

        .b-news-tabs__notSelected a,
        .b-news-tabs__notSelected a:hover {
            color: #1a3dc1
        }

        .b-news-tabs__notSelected a i {
            position: absolute;
            left: 0;
            top: 19px;
            display: block;
            width: 100%;
            height: 1px;
            content: " ";
            background: rgba(0, 0, 0, 0.2)
        }

        .b-news__promo {
            float: left;
            line-height: 20px;
            margin: -3px 0 3px 0;
            padding-left: 1em;
            outline: none
        }

        .b-news__promo:link,
        .b-news__promo:visited {
            color: #fb5221
        }

        .b-news__news {
            clear: left;
            margin-right: 15px
        }

        .edit-mode .b-news__news {
            padding-left: 18px !important
        }

        .edit-mode .b-news_numbers_hide .b-news__news {
            padding-left: 0 !important
        }

        .b-news__lightning {
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
            display: block;
            height: 1.2em;
            width: 12px;
            margin-left: -1.55em;
            outline: none;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/skins/hotNews-arrow.png) 0 center no-repeat
        }

        .b-news_numbers_hide .b-news__hot,
        .edit-mode .b-news__hot,
        .b-news_numbers_hide .b-news__news u,
        .b-news_numbers_hide .b-news__lightning {
            display: none
        }

        .b-news__time {
            font-weight: normal;
            padding-right: .65em;
            color: #000
        }

        .b-news-tabs__selected .b-news__time {
            height: 1.2em
        }

        .b-neck-left {
            vertical-align: top !important
        }

        #foot {
            font-size: 85%;
            margin: 1em 0 0 0;
            padding: 10px 0;
            border-top: 1px solid #d6d6d6
        }

        #foot table {
            width: 99%
        }

        #foot table td {
            color: #000
        }

        #foot td a {
            color: #37496d
        }

        #foot .d {
            width: 25%
        }

        #foot .c {
            text-align: center
        }

        #foot .r {
            text-align: right
        }

        #foot .g {
            width: 2%
        }

        #foot .g i {
            margin: 0;
            padding: 0;
            width: 20px;
            background: none
        }

        .b-popupa {
            display: none
        }

        h2 {
            font-weight: bold
        }

        h2 :link,
        h2 :visited {
            color: #000
        }

        em {
            font: 100% Arial, Helvetica, sans-serif
        }

        #body {
            width: 100%
        }

        #body .l,
        #body .r {
            float: left
        }

        #body .l {
            margin-right: 5%
        }

        #body span {
            white-space: nowrap
        }

        .l-block,
        .info {
            margin-bottom: 1.2em
        }

        .b-catalog_yandex {
            margin-top: .7em
        }

        #neck {
            width: 100%
        }

        #neck .news td {
            vertical-align: bottom
        }

        body #left {
            float: left;
            clear: left;
            margin: 0 5px 0 0;
            width: 45%
        }

        body #right {
            float: left;
            width: 53%
        }

        body #right .l {
            width: 49%;
            margin-right: 5px
        }

        body #right .r {
            width: 49%
        }

        .body-left {
            padding: 0 10px
        }

        .left__inner,
        .right__inner {
            padding-right: .5em
        }

        #mail {
            margin-top: 0 !important
        }

        #right .r .b-probki__sep {
            width: 180px
        }

        .v_sform_bg {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #000;
            opacity: .2;
            -moz-opacity: .2;
            filter: alpha(opacity=20);
            display: none;
            z-index: 990
        }

        .b-reg-block {
            font: 100% Arial, sans-serif;
            margin: 1.2em 1em 0 0;
            padding: .3em 0;
            color: #a4a4a4;
            background: url("//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-wdgt-promo-more.png") 5px 8.3em no-repeat
        }

        .b-reg-block a {
            color: #a4a4a4
        }

        .b-reg-block-promo {
            position: relative;
            overflow: hidden;
            max-width: 250px;
            height: 6.5em;
            padding: .5em 0
        }

        .b-reg-block__promo-item {
            position: relative;
            height: 2.1em;
            visibility: hidden
        }

        .b-reg-block__promo-item a,
        .b-reg-block__promo-item a:visited {
            position: absolute;
            line-height: 1.8em;
            padding: 0 .8em;
            text-decoration: none;
            white-space: nowrap;
            color: #99978f !important;
            background: #fffcee;
            border: 1px solid #f4e5ab;
            border-radius: 5px;
            -o-border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -khtml-border-radius: 5px
        }

        .b-reg-block__promo-item-even a,
        .b-reg-block__promo-item-even a:visited {
            z-index: 1;
            color: #7f7c6d !important;
            background: #fff8db;
            border: 1px solid #f9ecbb
        }

        .b-reg-block__promo-item a:hover,
        .b-reg-block__promo-item-even a:hover {
            color: #f00 !important
        }

        .b-reg-block-more {
            margin-top: 1em
        }

        .b-reg-block-more b {
            font-weight: bold
        }

        .b-reg-block-link {
            display: block;
            margin: 10px 0
        }

        .b-reg-block-sorry {
            text-align: left
        }

        .b-reg-block-list {
            display: block;
            float: left;
            width: 49%;
            margin: 5px 0
        }

        .b-reg-block-list-item {
            margin-bottom: .3em
        }

        .b-reg-block-sorry-link {
            margin: 4px 0
        }

        .b-mail__promo {
            display: none;
            height: 53px;
            padding: 8px 5px 0;
            margin: 7px 0 0;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-mail/domik-promo__bg.png) repeat-x 0 0;
            text-align: center
        }

        .b-domik__service_mail .b-mail__promo,
        .mail .b-mail__promo {
            display: block
        }

        .b-mail__promo__button {
            display: block;
            width: 128px;
            height: 25px;
            margin: 0 auto;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-mail/domik-promo__button1.png) no-repeat 0 -84px
        }

        .b-mail__promo_color_green .b-mail__promo__button {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-mail/domik-promo__button2.png) no-repeat 0 -84px
        }

        .b-mail__promo__teaser {
            font-weight: 400;
            font-size: 10px;
            color: #5e5e5e;
            display: block
        }

        .b-mail__promo__button_lang_ua {
            background-position: 0 0
        }

        .b-mail__promo__button_lang_by {
            background-position: 0 -28px
        }

        .b-mail__promo__button_lang_kz {
            background-position: 0 -56px
        }

        .b-mail__promo__button_lang_tt {
            background-position: 0 -112px
        }

        .b-mail__promo_color_green .b-mail__promo__button_lang_ua {
            background-position: 0 0
        }

        .b-mail__promo_color_green .b-mail__promo__button_lang_by {
            background-position: 0 -28px
        }

        .b-mail__promo_color_green .b-mail__promo__button_lang_kz {
            background-position: 0 -56px
        }

        .b-mail__promo_color_green .b-mail__promo__button_lang_tt {
            background-position: 0 -112px
        }

        .b-mail__informer {
            overflow: hidden;
            height: 44px;
            margin: -2px 0 0 !important;
            padding: 7px 0 9px;
            text-align: center;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-mail/informer/domik-informer__bg.png) repeat-x 0 0 #f5f5f5
        }

        .b-mail__informer__link {
            font: 9px Verdana;
            display: block;
            height: 44px;
            padding: .45em 0 0 59px;
            text-align: left;
            text-decoration: none !important;
            color: #000 !important;
            background-repeat: no-repeat;
            background-position: 5px 0
        }

        .b-mail__informer__link:hover {
            text-deocration: none !important;
            color: #000 !important
        }

        #teaser {
            width: 34%
        }

        #teaser table {
            width: 80%;
            margin-bottom: .2em
        }

        #neck #teaser td {
            vertical-align: middle
        }

        #teaser img {
            margin-right: 7px;
            max-height: 110px;
            max-width: 210px
        }

        #teaser .c {
            width: 100%
        }

        #teaser h2 {
            font: 140% Arial, Helvetica, sans-serif;
            margin: 0 0 .25em 0
        }

        #teaser div {
            font-size: 0;
            width: 160px
        }

        #teaser h2 a {
            color: #1a3dc1
        }

        .b-domik_type_onpage {
            font: 85% Verdana, sans-serif;
            width: 150px;
            text-align: center
        }

        .b-domik_type_onpage .b-domik__wrap-roof {
            position: relative;
            overflow: hidden;
            height: 21px
        }

        .b-domik_type_onpage .b-domik__roof {
            top: 1px;
            left: 50%;
            margin-left: -115px;
            border-left: 115px solid transparent;
            border-right: 115px solid transparent;
            border-bottom: 30px solid #e2ebfc
        }

        .b-domik_type_onpage .b-domik__roof_border {
            top: 0;
            border-bottom-color: #c8d5ee
        }

        .b-domik_type_onpage .b-domik__roof,
        .b-domik_type_onpage .b-domik__roof_border {
            -moz-border-start-style: dotted
        }

        .b-domik_type_onpage .b-domik__remember {
            margin: 0 -1em;
            text-transform: lowercase
        }

        .b-domik_type_onpage .b-domik__register {
            margin: 0;
            padding-top: .6em
        }

        .b-domik_type_onpage .b-domik__register .b-domik__link:link,
        .b-domik_type_onpage .b-domik__register .b-domik__link:visited {
            color: #000
        }

        .b-domik_type_onpage .b-domik__form {
            padding: 0 1em;
            border-color: #c8d5ee;
            border-width: 0 1px 1px;
            border-style: none solid solid
        }

        .b-domik_type_onpage .b-input__text {
            font-size: 115%
        }

        .b-domik_type_onpage .b-domik__title {
            font: bold 120% Arial, sans-serif;
            margin-bottom: -7px
        }

        .b-domik_type_onpage .b-domik__permanent {
            margin: 0 -1em;
            text-align: center;
            text-transform: lowercase
        }

        .b-domik_type_onpage .b-domik__check {
            position: relative;
            margin: 3px
        }

        .b-domik_type_onpage .b-domik__check,
        .b-domik_type_onpage .b-domik__permanent-label {
            vertical-align: middle
        }

        x:-moz-any-link,
        x:-moz-any-link {
            vertical-align: middle
        }

        #js .b-domik_type_onpage .b-hint-input {
            margin-top: .45em
        }

        .b-domik_type_onpage .b-domik__button {
            margin: .6em 0 0
        }

        .b-domik_type_onpage .b-domik__remember {
            margin-top: .6em;
            padding: 0 0 .5em
        }

        .b-domik__remind:link,
        .b-domik__remind:visited {
            color: #697ca5
        }

        .b-domik_type_onpage .b-domik__username,
        .b-domik_type_onpage .b-domik__password {
            margin-top: .6em
        }

        .b-input__text {
            font: 100% Arial, sans-serif;
            width: 100%;
            margin: 0;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box
        }

        #js .b-hint-input {
            position: absolute;
            z-index: 2;
            margin: .3em .2em;
            cursor: text;
            color: #999
        }

        .b-domik {
            margin: 0
        }

        .b-domik__link:link,
        .b-domik__link:visited {
            color: #1a3dc1
        }

        .b-domik__form {
            position: relative;
            padding: 0 25px;
            text-align: center;
            background: #e2ebfc;
            background: -webkit-gradient(linear, left top, left bottom, from(#e2ebfc), to(#c5d7f8));
            background: -moz-linear-gradient(top, #e2ebfc, #c5d7f8)
        }

        .b-domik__title {
            font-size: 1.4em;
            position: relative;
            top: -6px;
            margin-bottom: -10px
        }

        .b-domik__roof {
            font: 0/0 a;
            position: absolute;
            top: 0
        }

        .b-domik__username,
        .b-domik__password {
            position: relative;
            margin-top: 1.2em
        }

        .b-domik__password {
            margin-bottom: .6em
        }

        #js .b-domik .b-hint-input {
            left: 0;
            width: 100%;
            text-align: center
        }

        .b-domik .b-input__text {
            height: 1.74em;
            text-align: center
        }

        .b-domik .b-input__text,
        .b-domik__submit {
            font: 100% Arial, sans-serif
        }

        .b-domik__permanent {
            position: relative;
            margin: 0 -10px 0 17px;
            text-align: left
        }

        .b-domik__check {
            position: absolute;
            top: 0;
            margin: 0 3px 0 -17px;
            outline: 0
        }

        .b-domik__register {
            margin-top: 7px
        }

        .b-domik__button {
            margin: 1em 0 0
        }

        .b-domik__remember {
            margin-top: 7px;
            padding: 0 0 .8em
        }

        .b-domik__remind:link,
        .b-domik__remind:visited {
            color: #768bda
        }

        .b-domik__error {
            margin: -0.2em -1em .18em;
            color: #f00
        }

        .b-domik {
            margin: 0 auto 1.5em
        }

        .b-domik_type_onpage .b-domik__form {
            padding: 0
        }

        .b-domik_type_onpage .b-domik__wrap-roof {
            height: 19px
        }

        .b-domik__roof {
            display: none
        }

        .b-domik__title-content {
            position: relative
        }

        .b-domik__title a {
            color: #000
        }

        .b-domik_service_wwwdgt .b-domik__title a:hover {
            color: #fff !important
        }

        .b-service-switcher {
            position: absolute;
            right: -20px;
            top: 0;
            z-index: 10;
            display: none;
            width: 17px;
            height: 16px;
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/service_selector.png) no-repeat;
            cursor: pointer
        }

        .b-domik_js_inited .b-service-switcher {
            display: block
        }

        .b-domik_service_mail .b-mail__informer,
        .b-domik_service_mail .b-mail__promo {
            display: block
        }

        .b-domik__username {
            margin: .6em 1em 0 1em
        }

        .b-domik__password {
            margin: .6em 1em
        }

        .b-domik_service_mail {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-mail.png) no-repeat
        }

        .b-domik_service_mail .b-domik__form {
            background: #e2ebfc url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-mail.png) no-repeat 0 -22px;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e2ebfc), to(#c5d7f8));
            background: -moz-linear-gradient(top, #e2ebfc, #c5d7f8);
            background: -o-linear-gradient(#e2ebfc, #c5d7f8)
        }

        .b-domik_service_mail .b-domik__roof {
            border-bottom-color: #e2ebfc
        }

        .b-domik_service_mail .b-domik__roof_border {
            border-bottom-color: #c8d5ee
        }

        .b-domik_service_wwwdgt {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-main.png) no-repeat
        }

        .b-domik_service_wwwdgt .b-domik__form {
            background: #ffde58;
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffde58), to(#ffd202));
            background: -moz-linear-gradient(top, #ffde58, #ffd202);
            background: -o-linear-gradient(#ffde58, #ffd202);
            border-color: #ffd621
        }

        .b-domik_service_wwwdgt .b-domik__roof {
            border-bottom-color: #ffd621
        }

        .b-domik_service_wwwdgt .b-domik__roof_border {
            border-bottom-color: #ffd621
        }

        .b-domik_service_fotki {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-fotki.png) no-repeat
        }

        .b-domik_service_fotki .b-domik__form {
            background: #39ac44 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-fotki.png) no-repeat 0 -22px;
            border: none;
            border-bottom: 1px solid #39ac44
        }

        .b-domik_service_fotki .b-domik__roof {
            border-bottom-color: #f9b106
        }

        .b-domik_service_fotki .b-domik__roof_border {
            border-bottom-color: #f9b106
        }

        .b-domik_service_money,
        .b-domik_service_narod2 {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-money.png) no-repeat
        }

        .b-domik_service_money .b-domik__form,
        .b-domik_service_narod2 .b-domik__form {
            background: #ff8429 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-money.png) no-repeat 0 -22px;
            border-color: #ffad37
        }

        .b-domik_service_money .b-domik__roof,
        .b-domik_service_narod2 .b-domik__roof {
            border-bottom-color: #ffbd3f
        }

        .b-domik_service_money .b-domik__roof_border,
        .b-domik_service_narod2 .b-domik__roof_border {
            border-bottom-color: #ffad37
        }

        .b-domik_service_moikrug {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-moikrug.png) no-repeat
        }

        .b-domik_service_moikrug .b-domik__form {
            background: #3a7396 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-moikrug.png) no-repeat 0 -22px;
            border-color: #3a7396
        }

        .b-domik_service_moikrug .b-domik__roof {
            border-bottom-color: #91bfdb
        }

        .b-domik_service_moikrug .b-domik__roof_border {
            border-bottom-color: #3a7396
        }

        .b-domik_service_friends {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-friends.png) no-repeat
        }

        .b-domik_service_friends .b-domik__form {
            background: #75ade7 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-friends.png) no-repeat 0 -22px;
            border-color: #7fa9d4
        }

        .b-domik_service_friends .b-domik__roof {
            border-bottom-color: #acc6e2
        }

        .b-domik_service_friends .b-domik__roof_border {
            border-bottom-color: #7fa9d4
        }

        .b-domik_service_slova {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-slova.png) no-repeat
        }

        .b-domik_service_slova .b-domik__form {
            background: #6a538e url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-slova.png) no-repeat 0 -22px;
            border-color: #6a538e
        }

        .b-domik_service_slova .b-domik__roof {
            border-bottom-color: #b89ae4
        }

        .b-domik_service_slova .b-domik__roof_border {
            border-bottom-color: #6a538e
        }

        .b-domik_service_partner,
        .b-domik_service_webmaster {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-partner.png) no-repeat
        }

        .b-domik_service_partner .b-domik__form,
        .b-domik_service_webmaster .b-domik__form {
            background: #ffd783 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-partner.png) no-repeat 0 -22px;
            border-color: #ffd783
        }

        .b-domik_service_partner .b-domik__roof,
        .b-domik_service_webmaster .b-domik__roof {
            border-bottom-color: #ffe4aa
        }

        .b-domik_service_partner .b-domik__roof_border,
        .b-domik_service_webmaster .b-domik__roof_border {
            border-bottom-color: #ffd783
        }

        .b-domik_service_metrika {
            background: url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-metrika.png) no-repeat
        }

        .b-domik_service_metrika .b-domik__form {
            background: #84ccc7 url(//web.archive.org/web/20110815184915im_/http://img.yandex.net/i/www/b-domik/b-domik-metrika.png) no-repeat 0 -22px;
            border-color: transparent;
            border-bottom: 1px solid #84ccc7
        }

        .b-domik_service_metrika .b-domik__roof {
            border-bottom-color: #cfb9e9
        }

        .b-domik_service_metrika .b-domik__roof_border {
            border-bottom-color: #cfb9e9
        }

        .b-domik_service_mail .b-service-switcher {
            background-position: 0 -16px
        }

        .b-domik_service_metrika .b-service-switcher {
            background-position: 0 -32px
        }

        .b-domik_service_slova .b-service-switcher {
            background-position: 0 -48px
        }

        .b-domik_service_moikrug .b-service-switcher {
            background-position: 0 -64px
        }

        .b-domik_service_friends .b-service-switcher {
            background-position: 0 -80px
        }

        .b-domik_service_wwwdgt .b-service-switcher {
            background-position: 0 -96px
        }

        .b-domik_service_fotki .b-service-switcher {
            background-position: 0 -112px
        }

        .b-domik_service_fotki .b-domik__remind,
        .b-domik_service_friends .b-domik__permanent,
        .b-domik_service_friends .b-domik__remind,
        .b-domik_service_moikrug .b-domik__title,
        .b-domik_service_moikrug .b-domik__permanent,
        .b-domik_service_moikrug .b-domik__remind,
        .b-domik_service_slova .b-domik__title,
        .b-domik_service_slova .b-domik__permanent,
        .b-domik_service_slova .b-domik__remind,
        .b-domik_service_narod2 .b-domik__remind,
        .b-domik_service_money .b-domik__remind {
            color: #fff
        }

        #js .b-menu__item-selected .b-pseudo-link,
        #js .b-menu__item-selected .b-pseudo-link:hover {
            font-weight: bold;
            color: #000 !important;
            cursor: default;
            border: none
        }

        .b-domik__error {
            margin: -0.2em -0.6em .18em
        }

        .b-domik_service_moikrug .b-domik__error,
        .b-domik_service_friends .b-domik__error,
        .b-domik_service_slova .b-domik__error {
            color: #ffe5e5
        }

        .b-domik_type_onpage {
            font: 85% Verdana, sans-serif;
            width: 150px;
            margin: 0 auto 1.5em;
            text-align: center
        }