body {
    margin:0; padding:0;
    font:12pt/1.5 sans-serif;
    background: black;
    color: black;
}

.obsah {
    margin:0; padding:0;
}

a {
    color: blue;
    text-decoration:none;
}

h1,h2,h3,h4{
    font-weight: bold;
    font-variant: small-caps;
    color: black;
    text-decoration: none;
    line-height:90%;
}
h1{
    font-size:20px;    
}
h2{
    font-size:18px;    
}
h3{
    font-size:16px;    
}
h4{
    font-size:14px;    
}

ul { padding: 0; margin:1em; }


#hlavicka {
    height:120px;
    background: url("../img/logo.jpg");
}

#hlavni1 {
    border-width: 1px 0 1px 0; 
    border-style: solid;
    border-color: black;
    background: navy;
    color: white;
    font-size:80%;
}

#hlavni1 a {
    color: yellow;
}


#hlavni1 .menu {
    color: white;
    font-size:120%;
    text-align: center;
    word-spacing: 10px;
    letter-spacing: 5px;
}


#hlavni2 {
    background: lightblue;
}

#levypanel {
    float:left;
    width:200px;
    font-size:100%;
}

#levypanel .obsah {
    color: navy;
    padding: 10px 5px 0 10px;
}

#levypanel .centr {
    text-align: center;
}


#stredni {
    margin:0 0 0 200px;
    text-align: justify;
    color: black;
    font-size:100%;
    background: #fff;
}

#stredni .obsah {
    padding: 5px 20px 5px 20px;
}

#stredni a {
    color: blue;
}

#stredni a:hover {
    text-decoration: underline;
}

#stredni .autopark {
    text-align: left;
}


#stredni .uvodniobrazek {
    text-align: center;
    font-size: 11px;
    padding: 20px;
}

#stredni .uvodniobrazek img {
    border: 0px solid black;
}


#stredni .obrazek {
    float: left;
    text-align: center;
    font-size: 11px;
    padding: 10px 40px 10px 40px;
}

#stredni .obrazek img {
    border: 0px solid black;
}

#stredni .obrazekvpravo {
    float: right;
    text-align: center;
    font-size: 11px;
    padding: 10px 20px 10px 40px;
}

#stredni .obrazekvpravo img {
    border: 0px solid black;
}


#stredni .obrazekvlevo {
    float: left;
    text-align: center;
    font-size: 11px;
    padding: 10px 5px 10px 5px;
}

#stredni .obrazekvlevo img {
    border: 1px solid black;
}



#stredni .vlevo {
    float: left;
    margin: 20px 0 0 40px;
    text-align: center;
    font-size: 90%;
}

#stredni .vlevo img {
    border: 1px solid black;
}


#stredni .clearboth {
    clear: both;
}

#stredni table {
    border-collapse: collapse;
    text-align: center;
}

#stredni tr td {
    border-width: 1px 1px 1px 1px;
    padding: 5px 5px 5px 5px;
    border-style: solid solid solid solid;
}

#stredni .osloveni {
    font-style: italic;
}

#stredni .podpis {
    text-align: right;
    font-style: italic;
}

#stredni .ubytovani {
    color: red;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
    line-height:300%;
}

#stredni .stravovani {
    color: green;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
    line-height:300%;
}

#stredni .doprava {
    color: blue;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
    line-height:300%;
}


#stredni .kontakty1 {
    float: left;
    width: 60px;
    text-align: right;
    font-weight: bolder;
}

#stredni .kontakty2 {
    float: left;
    margin-left: 10px;
    width: 500px;
    text-align: left;
}

#stredni .zvyraznit {
    float: left;
    color: blue;
    margin-right: 5px;
}



#paticka {
    height: 15px;
    color: white;
    background: navy;
    font-size: 12px;
}

#paticka a {
    color: lightblue;
    background: inherit;
    text-decoration:none;
}


#paticka a:hover {
    color: #fff;
    background: inherit;
    text-decoration:underline;
}


.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin: -1em 0 0 0; 
    visibility: hidden;
    background:transparent;
}

.copy {
    float:left;
    font-size:80%;
}

.validator {
    float:right;
}

.kapitalka {
    float: left;
    width: 0.7em;
    font-size: 2em;
    line-height: 70%;
}





.stavova_zprava { 
    color: black; 
    font: 1em geneva, verdana, arial, sans-serif; 
    margin: 1em 0 1em 0;
}

.popis_stavu { 
    color: black; 
    font: 1em geneva, verdana, arial, sans-serif; 
    margin: 1em 0 1em 0;
}

.definice { 
    font-size: 1.5em;
    color: black; 
}

.reseni { 
    color: gray; 
}







.tabulka-vkladani { 
    border: 0;
    width: 100%;
}

.tabulka-vkladani a { 
    color: white
}

.tabulka-vkladani td { 
    border: 0;
    background-color: #aaaaaa;
    color: #000; 
    padding: 3px;
}

.tabulka-vkladani td.label { 
    text-align: right;
    color: #fff;
}

.tabulka-vkladani td.button { 
    text-align: center;
}


.tabulka-vypis { 
    border: 0;
    font-size: 75%;
    width: 100%;
}

.tabulka-vypis a { 
    color: white
}

.tabulka-vypis td { 
    text-align: center;
    border: 0;
    background-color:#aaaaaa;
    color: #000; 
    padding: 3px;
}

.tabulka-vypis td img.db-obrazek { 
    border: 5px solid #000;
    width: 80px;
    height: 60px;
}

.tabulka-vypis td.label { 
    text-align: center;
    background-color:#666666;
}
