
#layout {
        box-shadow: 0 0 0px #bbb;
}


#h_menu li:hover {background-color: transparent; color: #fafafa; }


#logo{
    background: url(/sm.aspx?guid=12703) 0 0!important;
    position: relative;
}


#h_menu{
    background: linear-gradient(to top, #cdd0d2 0%,#e1e2e3 6%,#eaebeb 10%,#f2f3f3 19%,#f9f9f9 35%,#fdfdfd 55%,#ffffff 100%)!important;
    border-bottom: 2px solid #fff!important;
    border-top: 1px solid #d6d6d7;
}


#h_menu ul li{
    display: inline-block;
    padding: 5px 10px;
}

#h_menu ul li a, #h_menu ul li span{
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #259;
    color: #037;
    border-bottom-color: rgb(76, 120, 164);
    border-bottom-color: rgba(0, 62, 126, .5);
    display: inline;
    padding: 0;
    min-width: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 14px;
}



.excerpt {clear: both; border-bottom: dotted 2px #DA251C; padding: 0.5em 0.5em 1.5em; margin: 0 0 1em; overflow: hidden; }




#content .ajax__tab_body h1 {font-size: 1.3em; text-align: right; padding-bottom: 0.3em; margin: 0 auto 0.5em; border-bottom: dotted 2px #DA251C; }

.content_box strong{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px!important;
    line-height: 0.5;
}


/* Эскизы-превью в архивах новостей, записях, горячих новостях, отчетах и т.п. */
.excerpt_preview {display: block; float:left; min-height: 55px; width: 200px; padding: 5px; margin-right: 15px; }
   .excerpt_preview img {min-width: 0; max-width: 200px; height: auto; display: block; margin: 0 auto!important;}


