/* CSS Document */

/*
    body { font-family: Georgia; font-size: 12px; color: #505050; }
    .title { font-family: Georgia; font-size: 14px; color: #505050; }
    .text, .abstract { font-family: Georgia; font-size: 14px; color: #505050; text-align: justify;}
    
    .j_title { font-family: Georgia; font-size: 26px; color: #505050;}
    .text_title { font-family: Georgia; font-size: 20px; color: #505050; font-weight: bold;}
    .green { color: #82B32D; }
    .list { font-size: 12px; color: #505050; }
    .meniu { padding: 2px;}
    .txt_meniu { font-family: Georgia; font-size: 14px; color: #ffffff; text-decoration: none; white-space: nowrap; }
    .numbers { font-family: Georgia; font-size: 14px; color: #505050; text-decoration: none; }
*/
/* B32D36 */
    body { font-family: Georgia; font-size: 14px; color: #505050; }
    .title { font-family: Georgia; font-size: 14px; color: #505050; }
    .text, .abstract { font-family: Georgia; font-size: 14px; color: #505050; text-align: justify;}
    p, td { font-family: Georgia; font-size: 16px; color: #505050; text-align: justify;}    
    .j_title { font-family: Georgia; font-size: 26px; color: #505050;}
    .j_title2 { font-family: Georgia; font-size: 20px; color: #505050;}
    .text_title { font-family: Georgia; font-size: 18px; color: #505050; font-weight: bold;}
    .authors { font-family: Georgia; font-size: 16px; color: #b32d36;}
    
    .green { color: #B32D36; }
    .list { font-size: 14px; color: #505050; }
    .list_head { font-size: 15px; color: #505050; font-weight: bold;}
    a { color: #505050; }
    .meniu { padding: 2px;}
    .txt_meniu { font-family: Georgia; font-size: 14px; color: #ffffff; text-decoration: none; white-space: nowrap; }
    .numbers { font-family: Georgia; font-size: 14px; color: #505050; text-decoration: none; }
    .bottom_meniu { font-family: Georgia; font-size: 14px; color: #ffffff; text-decoration: none; background-color: #B32D36; }
    .thin_line { color: #B32D36; background-color: #B32D36; height: 2px; border: 0px;}
    div.spacer { padding: 2px; margin: 4px 0px 4px 0px; width: 100%; background-color: #B32D36;}
    div.space { padding: 2px; }

