#telo{
    font:verdana;
    font-family: sans-serif;
    font-size: 15px;
    vertical-align: text-top;
    text-align: left;
    width: 99%;    
    height: 99%;
    border-bottom: 0px;
}

#LinkiNaVrh{
    font:verdana;
    font-family: sans-serif;
    font-size: 12px;
    text-align: right;
}
#LinkiNaVrh a:link {
    text-decoration: none;
    color: gray;
}
#LinkiNaVrh a:visited {
    text-decoration: none;
    color: gray;
}
#LinkiNaVrh a:hover {
    text-decoration: none;
    color: gray;
}
#LinkiNaVrh a:active {
    text-decoration: none;
    color: gray;
}
