﻿body {
    background-image: url(obrázky/corvo.jpg);
    background-attachment: fixed;
    background-repeat: round
}

.divhlavicka {
    border-bottom: medium none darkred;
height: 307px;
    width: 1809px;
    text-align: center;
    position: absolute;
    top: 3px;
    left: 4px;
    border-left-style: solid;
    border-left-color: darkred;
    border-right-style: solid;
    border-right-color: darkred;
    border-top-style: solid;
    border-top-color: darkred;
    margin-left: 0px;
}

.divprostrednivelky {
    border-bottom-color: inherit;
    height: 1087px;
    width: 1304px;
    position: absolute;
    top: 215px;
    left: 216px;
    margin-right: 0px;
    margin-left: 49px;
    margin-top: 0px;
    border-left-style: none;
    border-left-width: medium;
    border-right-style: none;
    border-right-width: medium;
    border-top-style: none;
    border-top-width: medium;
    border-bottom-style: solid;
    border-bottom-width: medium;
}

.divlevymaly {
    border-style: solid;
    border-width: medium;
    height: 1016px;
    width: 191px;
    margin: 10px;
    border-color: inherit;
    position: absolute;
    top: -4px;
    background-color: slategrey;
    left: 1px;
}

.divpravymaly {
    border-style: solid;
    border-width: medium;
    height: 1017px;
    width: 234px;
    margin: 10px;
    border-color: inherit;
    position: absolute;
    top: 272px;
    left: 1565px;
    background-color: slategrey
}

.nadpis {
    color: white;
    text-align: center;
    font-size: 50px;
    background-position: center;
    background-color: dodgerblue;
    font-style: oblique;
    opacity: 0.8;
    width: 446px;
    margin-left: 653px;
    margin-right: 742px;
    font-weight: bold
}

.Seznam {
    font-family: 'Comic Sans MS';
    font-size: medium;
    text-align: center;
    height: 34px;
}

a:hover {
    background-color: white
}

li {
    color: darkgray;
    margin-left: 13px;
    font-family: 'Comic Sans MS'
}

a {
    color: #002675
}
