 @font-face {
font-family: “Derby”;
src: url(”derby.ttf”);
font-size: 1.5 em;
}
        td{
    font-size:10px;
    font-family:verdana;
    color:1D1F20;
    }
    a{
    text-decoration:underline;
    font-size:10px;
    color:1D5B99;
    font-family:verdana;
    }
    a:hover{
    color:red;
    }
    a:visited{
    font-size:10px;
    color:#1D5B99;
    }
        a.alfavit
{
        font-family: Derby;
        color : #1789B5;
        font-size: 22px;
        text-decoration:none;
}
        a.alfavit:hover
{
        color : #1789B5;
}
        a.alfavit:visited
{
        color : #1789B5;
        font-size: 22px;
}
        a.znachen
{
        text-decoration:none;
        font-size: 12px;
        color: #1789B5;
        font-family:verdana;
        font-weight : bold;
}
        a.znachen:hover
{
        color : #1789B5;
        font-weight : bold;
}
        a.znachen:visited
{
        color : #1789B5;
        font-size: 12px;
        font-weight : bold;
}
    .padding{
            padding-left:20;
        padding-right:20;
        padding-top:20
    }
        .content
{
        padding: 0%;
        font-size: 10px;
        line-height: 20px;
        color: #050505;
        padding-left: 20px;
        padding-right: 5px;
        font-family: Verdana;
        text-align: justify;
}
.contenthead
{
        padding: 0%;
        font-size: 14px;
        line-height: 20px;
        color: #1A1A1A;
        padding-left: 20px;
        padding-right: 5px;
        padding-bottom: 0px;
        text-align:center;
        font-weight : bold;
}
.ans { margin-left: 20px }
#dhtmlgoodies_menu{        /* Menu object */
                margin:0px;
                padding:0px;
                width:250px;        /* Width of menu */
        }
        #dhtmlgoodies_menu li{
                margin-top:-23px;        /* Space between each menu item */


                /* Don't change these four values */
                list-style-type:none;
                clear:both;
                display:block;
                overflow:auto;
        }

        #dhtmlgoodies_menu li a{
        /* Text rules for the menu items */
        color: #696969;
        /* Black text color */
        text-decoration: none;
        /* No underline */
        font-family: "Courier New", Courier, monospace;
        /* Font to use */
        letter-spacing:1px;
        /* Extra space between each letter of the menu items */
        font-size:1.3em;
        /* Fixed font size */
        font-weight:bold;
        /* Bold font */
        float:left;
        background-color: #f4f4f4;
        padding-left:15px;
        line-height:32px;
        /* Height of menu links */
        filter:alpha(opacity=90, style=0);
        opacity: 0.5;
}
        #dhtmlgoodies_menu li div{
                float:left;

        }
                .citata
{
        padding: 0%;
        font-size: 11px;
        line-height: 18px;
        color: #050505;
        font-family: Verdana;
        padding-right : 10px;
        padding-left : 30px;
}
.footer
{
        font-size: 10px;
    color: #A5BD00;
}
body{
        scrollbar-track-color: #DCDCDC;
        scrollbar-face-color: Gray;
        scrollbar-arrow-color: #DCDCDC;
        scrollbar-highlight-color: #778899;
        scrollbar-shadow-color: Silver;
        scrollbar-base-color: Black;
        scrollbar-darkshadow-color: #708090;
}