@import url("menu.css");
body { margin: 0; font-family: Arial; font-size: 9pt; text-align: center; background: #1E2225 url('images/bg.gif') repeat-x top center; }

/* Layout */
div#obsah { position: relative; margin: auto; margin-top: 0; width: 900px; text-align: left; color: #e3e3e3; }
div#hlavicka { width: 900px; height: 306px; background: url('images/hlavicka.jpg') left no-repeat; }
div#hlavnipanel { margin: 0; padding: 0; float: left; display: block; width: 900px; min-height: 410px; =min-height: 410px; _height: 410px; background: #55595A url('images/hlavnipanel.gif') repeat-y center top; }
div#paticka {width: 900px; height: 36px; clear: both; display: block; color: #fff; font-size: 8pt; background: #0F0F0F url('images/paticka.gif') repeat-y;; }

/* Hlavička */
div.absolute-0 { position: absolute; top: 40px; left: 20px; width: 415px; height: 70px; }
div.absolute-1 { position: absolute; top: 150px; left: 20px; width: 90px; height: 70px; }
div.absolute-2 { position: absolute; top: 150px; left: 110px; width: 120px; height: 70px; }
div.absolute-3 { position: absolute; top: 150px; left: 230px; width: 80px; height: 70px; }
div.absolute-4 { position: absolute; top: 150px; left: 310px; width: 80px; height: 70px; }
div.absolute-5 { position: absolute; top: 150px; left: 390px; width: 80px; height: 70px; }

/* Hlavní panel */
div.hlavnipanel-obsah { }
div.stredovypanel-obsah h2, div.stredovypanel-obsah h3 { clear: both; margin: 0 0 0 0; padding: 8px 0 8px 30px; height: 23px; font-size: 9pt; font-weight: bold; color: #0092DC; background: url('images/h2-modry.jpg') repeat-x; }
div.pravypanel-obsah h2, div.pravypanel-obsah h3, div.levypanel-obsah h2, div.levypanel-obsah h3 { clear: both; margin: 0 0 0 0; padding: 8px 0 8px 30px; height: 23px; font-size: 9pt; font-weight: bold; color: #DEE0DD; background: url('images/h2.jpg') repeat-x; }

/* Levý panel */
div#levypanel { float: left; margin: 0 0 0 5px; width: 170px; min-height: 410px; =min-height: 410px; _height: 410px; }
div#levypanel div.levypanel-obsah { }
div.levypanel-obsah p { margin: 0; padding: 10px 0 10px 5px; }

/* Středový panel */
div#stredovypanel { float: left; padding: 0 2px 0 8px; width: 535px; min-height: 410px; =min-height: 410px; _height: 410px; }
div#stredovypanel div.stredovypanel-obsah { padding: 0 0 5px 0; background-color: #1E2225; }
div.stredovypanel-obsah p { margin: 0; padding: 10px 5px; }

/* Pravý panel */
div#pravypanel { overflow: hidden; float: left; margin: 0 0 0 0; width: 170px; =width: 170px; _width: 165px; min-height: 410px; =min-height: 410px; _height: 1650px; }
div#pravypanel div.pravypanel-obsah { }
div.pravypanel-obsah p { margin: 0; padding: 10px 0 10px 5px; }

/* Univerzální formátovací styly */
img { border: 0; }
hr { display: none; }
.center { text-align: center; }
a { color: #DFDFDD; }
a:hover { color: #DFDFDD; text-decoration: none; }
.podpis { margin: 0; padding: 8px 15px 0; text-align: right; color: #DFDFDD; font-size: 8pt; }
.downlinks { padding: 0 3px; text-align: center; color: #999; font-size: 7pt; }
p.forum { border-bottom: 1px solid #0092DC; }
p.forum strong { color: #0092DC; }
.t-center { text-align: center; }
.f-right { float: right; }
.f-left { float: left; }
.blue { font-size: 11pt; color: #0092DC; }
.red { color: red; }
input { width: 259px; }
input.send { width: 120px; }

/* Detail profilu */
.profil { }
.profil img { vertical-align: middle; }
.profil .objednat { background-color: #39444A; }
.profil .rezervovat { display: block; margin: 17px 20px 10px 0; padding: 2px 30px; height: 22px; font-size: 10pt; font-weight: bold; text-decoration: none; background: url('images/rezervovat.gif') repeat-x; }
.profil .text { padding: 10px; border-top: 3px solid #555E63; border-bottom: 3px solid #555E63; background-color: #3B4345; }
.profil .popis { padding: 10px; border-bottom: 3px solid #555E63; }
.profil .popis2 { padding: 10px; }
.profil .popis2 img { padding: 0 2px; }
.profil p { padding: 15px; }

.prehled { padding: 10px; height: 90px; border-bottom: 2px solid #0092DC; }
.prehled .right { float: right; text-align: right; }
.prehled .left { float: left; text-align: left; padding: 0 0 5px; }
.prehled .white { font-size: 10pt; font-weight: bold; color: #fff; }
.prehled .blue { font-size: 13pt; font-weight: bold; color: #0092DC; }
.prehled .rezervovat { float: right; display: block; margin: 17px 0 10px 0; padding: 2px 30px 2px 15px; width: 50px; height: 22px; font-size: 10pt; font-weight: bold; text-decoration: none; background: url('images/rezervovat.gif') repeat-x; }

