#pole {
        position : absolute; left:45; top:120;
}

#pole2 {
        position : absolute; left:45; top:10;
}

a.tekst {

        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color: #00025C;
        letter-spacing : normal;
        text-decoration: none;
        line-height : normal;
        text-align: justify;
}

a.link {

        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color: #800000;
        letter-spacing : normal;
        text-decoration: none;
        line-height : normal;
        text-align: justify;
}
a.link:hover {

        color: #D8AB0E;

}
