body {
    background-color: #FFFFFF;
}
.comment-block,
.comment-user-block,
.abuseComment,
.likesBlock,
.bg-buttons-content,
.view-content,
.header-same,
.same,
.tooltip,
.modal-content,
.modal-read,
.page-tags,
.close,
.header,
.reclam-top,
.vote-head,
.footer,
.head,
.comment-user-buttons,
.likesBlock,
.button-block,
.abuseComment,
.original-img,
.widget,
.read-more,
#comments-list a.read-more:before,
.breadcrumb {
    display:none;
    visibility: hidden;
}
a[href^=http]:after {
    content:" <" attr(href) ">"
}
.zanostroyrf { display:block !important;}
.top-print { display:block !important; padding-top: 15px}
.content-page .page-image {
    float: left;
    margin-right: 25px;
    text-align: center;
    width: 40%;
}
.print-logo{
    float: left;
    width: 100px;
    margin-right: 25px;
}
#comments-list .reply-list li .replay-comment-box {
    margin-left: 140px;
}
#comments-list .reply-list li .replay-comment-box .comment-avatar {
    margin-left: -240px;
}
article#comment-text[data-readmore] {
    overflow: visible !important;
}
article#comment-text + [data-readmore-toggle], article#comment-text[data-readmore] {
    display: block;
    height: 100% !important;
    width: 100%;
}
.comment-text #comment-text{
    height: inherit !important;
    max-height: inherit !important;
}