<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* TAGY */

.protisk {
 display: none;
}

.nezalomit {
 white-space: nowrap;
}

.konecobtekani {
 clear: both;
}

.trisloupce {
 width: 100%;
 margin-top: 30px;
}

.trisloupce .sloupec, .trisloupce .dvojsloupec {
 position: relative;
 float: left;
 width: 257px;
 min-height: 250px;
 margin-right: 50px;
}
.trisloupce .dvojsloupec {
 width: 564px;
}
.trisloupce .sloupec:last-child {
 margin-right: 0px;
}
#paticka .trisloupce .sloupec:last-child {
 width: 560px;
}

.obr {
 display: block;
 vertical-align: top;
 padding: 10px;
 margin: 0px;
 border: 1px solid rgb(220,220,220);
}
.nastred .obr {
 margin: 0px auto;
}

div.obtekatzleva {
 float: right;
 margin-left: 2em;
 margin-bottom: 1em;
}

#rychlykontakt .sloupcenastred {
 min-width: 200px;
 margin: 0px auto;
}



/* LAYOUT */

#hlavicka {
 position: relative;
 width: 100%;
 height: 550px;
 background: url("../img/bgr-hlavicka.png") repeat-x left top;
}

#menu {
 position: absolute;
 left: 20px;
 top: 165px;
 width: 890px;
 height: 15px;
}

#dulezite {
 position: absolute;
 left: 0px;
 top: 200px;
 width: 950px;
 height: 300px;
 background: #0d5378 url("../img/foto.jpg") no-repeat left top;
 font-size: 14px;
}
#dulezite .zahlavi {
 position: absolute;
 right: 0px;
 top: 0px;
 width: 300px;
 height: 50px;
 background-color: rgb(255,255,255);
}
#dulezite .zahlavi img {
 position: absolute;
 left: 101px;
 top: 19px;
 width: 102px;
 height: 14px;
}
#dulezite .telo {
 position: absolute;
 right: 20px;
 top: 70px;
 width: 260px;
 height: 210px;
 color: rgb(220,220,220);
 /*font-weight: bold;*/
 font-weight: normal;
}

#rychlykontakt {
 position: relative;
 width: 100%;
 height: 70px;
 line-height: 70px;
 text-align: center;
 font-size: 12px;
 background-color: rgb(220,220,220);
}

#obsah {
 position: relative;
 width: 100%;
 min-height: 200px;
}

#text {
 position: relative;
 width: 910px;
 margin: 0px auto;
}

#akreditace {
 position: relative;
 width: 100%;
 background-color: #F0F0F0;
 padding: 5px 0px 20px 0px;
}
#akreditace p {
 font-size: 0.8em;
 line-height: 1.6em;
}
#akreditace td img.logo {
 margin-right: 20px;
 max-width: 100px;
}

#paticka {
 position: relative;
 width: 100%;
 color: rgb(255,255,255);
 background-color: #0d5378;
}

#copyright {
 position: relative;
 width: 100%;
 height: 1.5em;
 font-size: 0.8em;
 line-height: 1.5em;
}

#hlavicka .okraj, #rychlykontakt .okraj, #obsah .okraj, #paticka .okraj, #copyright .okraj {
 width: 950px;
 margin: 0px auto;
}
#akreditace .okraj, #paticka .okraj, #copyright .okraj {
 width: 910px;
}
#obsah .okraj, #akreditace .okraj {
 margin: 20px auto;
}
#hlavicka .okraj {
 position: relative;
}
#menu .okraj {
 white-space: nowrap;
}

#statistika {
 position: absolute;
 left: -10px;
 top: -10px;
 width: 1px;
 height: 1px;
}



/* GRAFIKA */

#nazev {
 position: absolute;
 left: 20px;
 top: 36px;
 width: 281px;
 height: 64px;
}

#i-email, #i-tel, #i-adresa {
 height: 70px;
 text-align: left;
 padding-left: 30px;
 margin: 0px 20px;
 line-height: 17px;
}
#i-email {
 background: url("../img/i-email.png") no-repeat center left;
}
#i-tel {
 background: url("../img/i-tel.png") no-repeat center left;
}
#i-adresa {
 line-height: 17px;
 background: url("../img/i-adresa.png") no-repeat center left;
}

.oddelovac {
 width: 30%;
 height: 5px;
 background-color: rgb(220,220,220);
 margin: 20px auto;
}

</pre></body></html>