table.anonce_list {
    border:#008600 1px solid;
    background:#F4FAF4;
    margin-bottom: 20px;
}
div.anonce_list_year {
    color: #008600;
    font-weight: bold;
    background: #DCEFDC;
    padding: 4px;
    border: 1px #008600 solid;
    margin: 2px;
}

UL.anonce_table_of_contents {
    margin-top: 0px;
}

UL.anonce_table_of_contents LI {
    font-size: 13px;
    list-style-image: url(/images/li.gif); 
    margin-bottom:10px;
}

UL.anonce_table_of_contents A {
    color: #056788;
    text-decoration: none;
}
UL.anonce_table_of_contents A:hover {
    color: #056788;
    text-decoration: underline;
}

table.anonce_article {
    margin-top:30px; 
    margin-bottom:10px;
}

div.anonce_article_info_container {
    border-left: 5px #058805 solid;    
    padding-left: 10px;
    margin-bottom: 15px;
}

table.rubric_plashka{
    width: 100%;
    margin-bottom: 10px;
}

td.anonce_text {
    
}

div.rubric_name {
    font-weight: bold;
}

div.anonce_article_name {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.60em;
    font-weight: bold;
    color: #A80606;
    text-align: left;
    margin-top: 25px;
}