a {
    color: #0068A6;
}

a:hover {
    color: #39CEFF;
    text-decoration: underline;
}

body {
    margin: 0px; 
    padding: 0px;
    background: white;
    font: 10pt "Trebuchet MS"
}

td {font: 9pt "Trebuchet MS"} 


/* language block */

a.lang {
    color: #2D59A4;
    font-size: 10px;
    text-decoration: none;
}

a.lang_ {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}

td.lang {
    padding: 2 10;
}

td.lang_ {
    background: #FFD400;
    padding: 2 10;
}




/* trail */

a.trail {
    color: #3970CE;
    font-size: 10px;
    text-decoration: none;
}

td.trail {

}


/* Structured content */

    #top_img {
        position: absolute; margin-top: 10px; width: 100%; background: #39CEFF
    }
    #logo_img {
        padding-top: 22px; width: 100%;
    }
    #menu_img {
        border-left: 8px solid #067094; margin-top: 26px; width: 180px; background: #ffdf57
    }
    #top_menu_img {
        margin-top: 10px; width: 100%; background: #ffdf57;
    }
    #content_area {
        width: 100%; padding-left: 8px; padding-top: 16px;
    }
    #top_menu_area {
        width: 100%; background-image:url(/img/top_bg.gif); background-repeat: no-repeat; padding-left: 8px
    }
    #trail_area {
        margin-top: 12px;
    }
    #main_article_img {
        border: 1px solid #2d59a4; margin: 0px 10px 10px 0px
    }
    #right_area {
        width: 250px; margin: 0px 22px
    }
    #bottom_area {
        margin-top: 4px; padding: 16px; border-top: 2px solid #39ceff
    }

    #archive table {
        font-size: 12px;
        width: 100%;
    }
    #archive {
        margin: 5px 0px 10px 0px;
    }
    .arch_a,
    .arch_i {
        font-size: 11px;
        text-decoration: none;
        color: #c0c0c0;
        /*
        margin-left: 4px;
        margin-right: 4px;
        */
    }
    .arch_a {
        font-weight: bold;
        color: #0068a6;
    }
    .arch_a:hover,
    .arch_i:hover {
        text-decoration: underline;
    }


    #menu {margin-top: 2px; width: 100%}
    .menu_i_,
    .menu_d, 
    .menu_i {
        border-left: 8px solid #1b94bc; 
        border-right: 8px solid #1b94bc; 
        background: #69b9d3;
        width: 180px;
        background-image: url('/img/menu_arr.gif');
        background-repeat: no-repeat;
        background-position: right 14px;
    }
    .menu_i_ a,
    .menu_i a {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: white !important;
        padding: 8px;
        display: block
    }
    .menu_i a:hover {
        text-decoration: underline;
    }
    .menu_d {
        background-image: url('/img/menu_d.gif') !important; 
        background-repeat: repeat-x;
        background-position: left top;
    }
    .menu_i_ { 
        background: #89d9f3;
        background-image: url('/img/menu_arr_d.gif');
        background-repeat: no-repeat;
        background-position: right 14px;
    }
    .menu_f {
        border-left: 8px solid white; 
        border-right: 8px solid white; 
        background: #b7ddea;
        width: 180px;
        background-image: url('/img/menu_arr.gif');
        background-repeat: no-repeat;
        background-position: right 14px;
    }
    #search {
        margin: 8px; 
        text-align: center;
        width: 100%
    }
    #search input {
        border: 1px solid #1b94bc;
        margin: 0px 8px;
        width: 130px;
    }
    #search a {
    }
    .sm_menu_left_ {
        text-decoration: underline !important;
    }

    .w_hdr {
        border-bottom: 2px solid #fdf4c8;
        font: bold 11px Arial;
        padding-top: 16px;
        padding-bottom: 4px;
        padding-left: 12px;
    }
    .w_hdr a {text-decoration: none;
             color: #2D59A4;
             cursor:hand;  
     }
    .w_body {
        margin-top: 12px;
    }
    .widget {
        margin-bottom: 12px;
    }
    
    #fotozvit .w_hdr {
        background-image: url(/img/h_photo.gif);
        background-position: right top;
        background-repeat: no-repeat;
    }
    
    .photo {text-align: center; padding: 8px 0px 16px 0px;}
    .photo a img {
        cursor: pointer; cursor: hand;
        border-left: 6px solid #e7eaee;
        border-right: 6px solid #e7eaee;
    }
    .photo a div {
        font: 11px "Trebuchet MS";
        cursor: pointer; cursor: hand; 
    }
    .photo a div img {
        border: none;
        margin: 0px 6px;
    }
    .w_body {
        padding-bottom: 12px;
        border-bottom: 6px solid #e9e9ef;
    }
    .m1_ a,
    .m1 a {
        font: bold 13px Arial;
        color: white;
        text-decoration: none;
    }
    .m1 a:hover {
        text-decoration: underline;
        color: white;
    }
    #top_menu {
        width: 100%; background: #1b94bc;
        margin-top: 2px;
    }
    .m1 {
        padding: 8px 12px 8px 24px;
        background: #69b9d3;
        background-image: url(/img/menu_top_i.gif);
        background-repeat: no-repeat; 
        background-position: 10px 12px;
        border-bottom: 6px solid #b7ddea;
    }
    .m1_ {
        padding: 8px 12px 8px 24px;
        background: #89d9f3;
        background-image: url(/img/menu_top_i.gif);
        background-repeat: no-repeat; 
        background-position: 10px 12px;
        border-bottom: 6px solid #89d9f3;
    }
    .m0{
        background: #1b94bc;
        padding: 2px 3px;
        border-bottom: 6px solid white;
    }
    .m00{
        background: #1b94bc; width: 100%;
        border-bottom: 6px solid white;
    }
    #news_main {
        margin-left: 16px;
    }
    .h_news_main {
        background-image: url('/img/h_main_news.gif'); background-repeat: no-repeat; background-position: left 18px; height: 34px;
        font: bold 12px Arial;
        padding-left: 8px;
        margin-bottom: 8px;
    }
    .h_news_main a {
        text-decoration: none;
    }
    .l_det {
        background-image: url(/img/l_arr.gif);
        background-repeat: no-repeat;
        font: 11px Arial;
        height: 14px;
        background-color: #2d59a4;
        padding-left: 18px;
        padding-right: 2px;
        color: white;
        text-decoration: none;
    }
    .news_main_h {
        font-weight: bold;
        color: black /*#2d59a4;*/
    }
    #news_all {
        margin-left: 16px;
    }
    .h_news_all {
        background-image: url('/img/h_all_news.gif'); background-repeat: no-repeat; background-position: left 16px; height: 34px;
        font: bold 12px Arial;
        padding-left: 10px;
        margin-bottom: 0px;
    }
    .h_news_all a {
        text-decoration: none;
    }
    .h_news_all img {
        float: right;
        margin: 4px 8px;
    }
    .news_item {
        background-image: url(/img/ni_d.gif); background-position: left bottom; 
        padding-bottom: 14px;
        background-repeat: repeat-x;
        padding-top: 10px;
    }
    .ni_hdr {
        font-size: 11px ;
        font-weight: bold;
        color: black; /*#0068a6;*/
        background-image: url('/img/i_doc.gif');
        background-repeat: no-repeat;
        background-position: left 2px;
        padding-left: 20px;
        margin-bottom: 4px;
    }
    .news_item a {
        text-decoration: none;
    }
    #interviews {
        margin-left: 16px;
        margin-top: 16px;
    }
    .h_interviews {
        background-image: url('/img/h_interviews.gif'); background-repeat: no-repeat; background-position: left 18px; height: 34px;
        font: bold 12px Arial;
        padding-left: 8px;
        margin-bottom: 8px;
    }
    .h_interviews img {
        float: right;
        margin: 4px 8px;
    }
    .h_interviews a {
        text-decoration: none;
    }
    .int_item {
        padding-left: 12px;
        padding-bottom: 16px;
    }
    .int_time_hdr {
        font-size: 11px ;
        font-weight: bold;
        color: black; /*#0068a6;*/;
        margin-bottom: 12px;
    }
    .int_time_hdr img {
        margin-right: 4px;
    }
    .int_time_hdr a {
        text-decoration: none;
    }
    .int_item .img {
        margin-top: 4px;
        margin-right: 16px;
        border-left: 6px solid #e7eaee;
        border-right: 6px solid #e7eaee;
    }
    .int_link a {font-weight: bold; text-decoration: none}
    #analit {
        margin-left: 16px;
        margin-top: 16px;
    }
    .h_analit {
        background-image: url('/img/h_analit.gif'); background-repeat: no-repeat; background-position: left 18px; height: 34px;
        font: bold 12px Arial;
        padding-left: 10px;
        margin-bottom: 8px;
    }
    .h_analit a {
        text-decoration: none;
    }
    .h_analit img {
        float: right;
        margin: 4px 8px;
    }
    
    .r_det {text-align: right; margin: 12px}

    .analit_item {
        padding-bottom: 16px;
        background-image: url(/img/an_foot.gif); background-repeat: no-repeat; background-position: left bottom; margin-bottom: 8px;
    }

    .analit_item img {
        margin-right: 8px;
    }
    .analit_item a {
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
    }
    #note .w_hdr {
        background-image: url(/img/h_note.gif);
        background-position: right top;
        background-repeat: no-repeat;
    }
    #note .w_body {
        text-decoration: none; 
        text-align : center;
        margin: 12px 0px;
    }
    #sun .w_hdr {
        background-image: url(/img/h_sun.gif);
        background-position: right top;
        background-repeat: no-repeat;
    }
    #sun .w_body {
        text-decoration: none; 
        margin: 12px 0px;
    }
    #sun a.link {
        display: block; 
        background-image: url(/img/i_sun.gif);
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left: 24px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    #progs .w_hdr {
        background-image: url(/img/h_proj.gif);
        background-position: right top;
        background-repeat: no-repeat;
    }
    #progs .w_body {
        text-decoration: none; 
        margin: 12px 0px
    }
    #progs a.link {
        display: block; 
        background-image: url(/img/i_proj.gif);
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left: 24px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    #links .w_hdr,
    #quot .w_hdr {
        background-image: url(/img/h_quot.gif);
        background-position: right top;
        background-repeat: no-repeat;
    }
    #links .w_body,
    #quot .w_body {
        text-decoration: none; 
        margin: 12px 0px
    }
    #quot a.link {
        display: block; 
        background-image: url(/img/i_quot.gif);
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left: 24px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

h1,
.title {
    font-size: 1.8em;
    font-weight: normal;
    margin: 8px 0px;
}
.title {
    margin-bottom: 0px;
}
.small {
    font-weight: bold;
    font-size: 0.9em;
}
.small img { margin-right: 4px;}
.subtitle
{
    font-size: 1.2em;
    border-left: 4px solid #89d9f3;
    padding: 4px;

}
a.plain {
    text-decoration: none;
}

a.plain:hover {
    text-decoration: underline;
}

#calendar {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
}

#calendar td {
    color: silver;
    font-size: 10px;
    border: 1px solid #eaeaea;
}

#calendar th {
    font-size: 10px;
    font-weight: normal;
    color: #0068A6;
}

#calendar .today {
    color: #ffffff;
    background: #0068A6;
}

#calendar .filled {
    color: #ffffff;
    border: 1px solid #C4C4C4;
}

#calendar .filled_ {
    background: #39CEFF;
}

#calendar .filled_ a {
    font-size: 10px;
    color: white;
    text-decoration: none;
}

#calendar .filled a {
    font-size: 11px;
    font-weight: bold;
    color: #0068A6;
    text-decoration: none;
}

#calendar a {
    font-size: 10px;
}
