body {
background-image: URL('fotky/back-25.jpg');
background-attachment: fixed;
background-size: cover;
bgcolor: white}

<style>
.bilepozadi {background-color: white;}
.pozadi2 {background-image: URL('fotky/back-24.jpg')}
.pozadi3 {background-image: URL('fotky/back-.jpg')}
.pozadi-fix {background-size: cover; background-position: center top}
.roztec {line-height: 2}
</style>

    a          {text-decoration: none}
    a:link     {color: black; text-decoration: none}
    a:visited  {color: black; text-decoration: none}
    a:active   {color: maroon; text-decoration: none}
    a:hover    {color: #9400d3; text-decoration: none}
    p {font-family: Georgia; font-size: 100%}
    div {font-size: 14pt}
    h1 {font-family: Georgia; font-size: 20pt; text-align: center}
    h2 {font-family: Calibri; font-size: 14pt; text-align: center}
    h3 {font-family: Calibri; font-size: 14pt; text-align: left}
    h4 {font-family: Calibri; font-size: 14pt; text-align: left}

