@font-face {
    font-family: Gazelle;
    src: url('font/GazelleFLF.ttf');
}
body {background-color: black;}
div.pozadi {width: 1024px;
        margin: auto;
        min-height: 768px;
        background-image: url(obr/pozadi.png);
        background-repeat: no-repeat;}
#pozadi td {vertical-align: top;}