body.classic {
    --bg: #fafafa;
    --fg: #000;
    --widget-bg: #fafafa;
    --link: #a3333d;
    --fc: #5f5f5f;
    --bg_button: #fff;
    --bg_header: linear-gradient(180deg, #fff 60%, #fafafa 100%);
    --rel_time: #3d4148;
    --box_shadow: none;
    --relevant-margin: 86px;
    --widget_width: 480px;
    --body_h: 24px/30px "Merriweather", Georgia, serif;
    --body_font: 14px/20px "Open Sans", Helvetica, Arial, sans-serif;
    --body_p_margin: 14px;
    --body_font_weight: 400;
    --menu-bg: #3c3232;
}

.classic .header {
    background: #fff;
}

.classic .header a {
    background: none;
}

.classic #logo img {
    max-width: 100%;
    min-width: 200px;
    width: 374px;
}

.classic .widget {
    margin-top: 0;
    padding: 20px;
}


.classic .widget .meta {
    font-size: 12px;
    color: #5f5f5f;
    color: var(--fc);
    margin-top: 30px;
}

.classic .feed_header {
    top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: "Merriweather", Georgia, serif;
    width: 600px;
    margin-left: 155px;
    padding-left: 0;
}
@media (max-width: 640px) {
    .classic .widget {
        padding: 14px;
    }
    .classic .feed_header {
        margin-left: 0;
        width: 100%;
        padding-left: 14px;
    }
}

.meta a {
    color: #5f5f5f;
    color: var(--fc);
}

.classic .date_widget {
    display: none;
}

.classic .head li {
    display: list-item;
}

.classic .head .wars {
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    font-family: "Merriweather", Georgia, serif;
    font-size: 14px;
    color: #d44344
}

.classic .head .subject {
    color: #00798d;
    text-decoration: underline;
    font-family: "Merriweather", Georgia, serif;
    font-size: 14px;
}

.classic .body .pre_title {
    font-size: 16px;
    line-height: 20px;
}

.classic .classic_place {
    display: inline;
    color: #5f5f5f;
    color: var(--fc);
}
.classic .neo_place {
    display: none;
}

.classic .emo {
    display: none;
}
.classic .sep_dot {
    display: none;
}

.classic .art_comment {
    color: #d44344;
    font-size: 20px;
}

.classic figure figcaption {
    text-align: center;
    padding: 5px 10px;
    margin-bottom: 0;
}
.classic figure img {
    border-radius: unset;
}
.classic figure footer {
    padding: 0;
}
.classic .art_img {
    flex-direction: column-reverse;
    display: flex;
}

.classic .relevant {
    max-height: 530px;
    width: 25vw;
    max-width: 260px;
}

.classic .relevant .title {
    line-height: 14px;
    font-weight: 600;
    font-size: 13px;
}
.classic .relevant .tag {
    color: #aaa;
    font-style: italic;
    font-size: 10px;
}
.classic .relevant .title a {
    color: #000
}

@media (min-width: 700px) {
    .classic .relevant {
        display: block;
    }
}
@media (min-width: 700px) {
    .classic .relevant {
        display: block;
    }
}

.classic #gazeta_widget {
    display: none;
}
.classic .article_block.gazeta {
    display: none;
}

.classic .ad_block {
    margin-top: 20px;
}

.classic .neo {
    display: none;
}

.classic .menu {
    max-width: 100%;
    background: #3c3232;
    background: var(--menu-bg);
    line-height: 17px;
    margin-top: 0;
}
.classic .menu li a {
    background: #3c3232;
    background: var(--menu-bg);
    color: #fff;
    font-family: "Merriweather", Georgia, serif;
    border-radius: 0;
    font-size: 14px;
}
.classic .menu li a:hover {
    background: #b74748;
}
.classic .menu li {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(//fonts.gstatic.com/s/opensans/v15/MTP_ySUJH_bn48VBG8sNSpX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

#id-262222-17 {
    margin-top: -20px;
    max-width: 100%;
    width: 1140px;
    overflow-y: auto;
    transform: scale(0.88);
}

.classic #infox_21308 {
    margin-top: 10px;
    margin-bottom: 20px;
}