body
{
    background-position: left top;
    background-repeat: repeat-x;
}

td, tr, p, font
{
    color: 525252;
    font-family: arial, sans-serif;
}

.journal
{
    color: white;
    font-family: arial, sans-serif;
    text-decoration: none;
}

.red
{
    color: #FE0B0B;
}

.number
{
    color: black;
    font-family: arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.number_selected
{
    color: #FE0B0B;
    font-family: arial, sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.content
{
    color: 525252;
    font-family: arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

.j_journal
{
    color: black; 
    text-decoration: none; 
    font-size: 12px; 
    font-weight: bold;
}

.j_journal_selected
{
    color: #7B76AC; 
    text-decoration: none; 
    font-size: 12px; 
    font-weight: bold;
}

.j_vspomog
{
    color: black; 
    text-decoration: none; 
    font-size: 11px; 
    font-weight: bold;
}

.j_vspomog_selected
{
    color: #7B76AC; 
    text-decoration: none; 
    font-size: 11px; 
    font-weight: bold;
}

.form_text
{
    color: 7B76AC;
    font-size: 13px; 
    font-weight: bold;
}

.j_header
{
    background-color: 7B76AC;
    color: white;
    font-size: 13px; 
    font-weight: bold;
}

.j_text
{
    color: black;
    font-size: 12px; 
    font-weight: bold;
}

.j_r
{
    color: black;
    font-size: 12px; 
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    padding: 4px;
}

.j_c
{
}
    border-bottom: 1px solid gray;
.j_descr
{
    font-size: 12px; 
    color: black; 
    text-decoration: none;
}

.j_date
{
    color: black;
    font-family: arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.advertising
{
    color: black;
    font-family: arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.news_date
{
    color: white;
    background-color: #373D90;
    font-weight: bold;
    font-size: 13px;
}

.news_header
{
    color: #373D90;
    font-weight: bold;
    font-size: 18px;
}

.page {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.page_selected {
    font-weight: bold;
    text-decoration: none;
    color: #FE0B0B;
}

input
{
    width: 300px;
}

textarea
{
    width: 300px;
    height: 300px;
}

.search
{
    width: 200px;
}

.msg
{
    color: black;
    font-size: 13px;
    font-weight: bold;
}

.t_header
{
    color: #7B76AC;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    background-color: white;
}

.t_row
{
    color: black;
    font-size: 13px;
    text-align: center;
    background-color: white;
}

.t_row_selected
{
    color: #FE0B0B;
    font-size: 13px;
    text-align: center;
    background-color: white;
}

a 
{ 
    color: black; 
}

li,.description
{
    font-family: arial;
    color: black;
    font-size: 13px;
    font-weight: bold;
}
