a{
        color:#036;text-decoration:none;
}
a:hover{
        color:#ff3300;text-decoration:none;
}
body {
        background-image: url(../images/bg.gif);
        margin: 0px;
        padding: 0px;
}
.lang {
        color: #2A376D;
        font-family: tahoma;
        font-size: 10px;
        text-decoration: none;
}
.menu_d {
        font-family: tahoma;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}
.menu_u {
        font-family: tahoma;
        font-size: 12px;
        color: #1F324F;
        text-decoration: none;
        font-weight: bold;
}
.podval {
        font-family: tahoma;
        font-size: 10px;
        color: #2A376D;
        text-decoration: none;
}
.content {
        font-family: tahoma;
        font-size: 11px;
        color: 2A2A2A;
        text-decoration: none;
}
.path {
        font-family: tahoma;
        font-size: 10px;
        color: #D61007;
        text-decoration: none;
}
.menu_top {
        font-family: tahoma;
        font-size: 12px;
        color: #D61007;
        text-decoration: none;
        font-weight: bold;
}
.chapter {
        font-family: tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #D91B12;
        text-decoration: none;
}
.small {
        font-family: tahoma;
        font-size: 9px;
        font-style: normal;
        font-variant: small-caps;
        color: #000000;
}
.table_header {
        font-family: tahoma;
        font-size: 9px;
        color: #FFFFFF;    

}
.table_content {
        font-family: tahoma;
        font-size: 10px;
        color: 2A2A2A;
        text-decoration: none;
}