@CHARSET "UTF-8";

/*
 * ROZVRŽENÍ WEBU
 */

#hlavni {
 width: 1000px;
 margin: 0 auto 0 auto; padding: 0;
}

#hlavicka {
 height: 30px;
 margin: 0 0 10px 0; padding: 0 0 0 0;
 font-size: xx-small; text-align: right; color: #0052ae;
 background: url('../pics/pozadi/pod-listaH.gif') repeat-x;
 border-bottom: 7px solid #00529c;
}

#horni {
 height: 150px;
 margin: 0 0 7px 0; padding: 0;
 background: url("../pics/pozadi/pod-horni.jpg") no-repeat;
}

#hledani {
 width: 197px; height: 30px;
 margin: 100px 0 0 0;
 float: left;
}

#menu {
 width: 197px; min-height: 600px;
 margin: 0 8px 0 0;
 float: left;
}

#telo {
 width: 590px; min-height: 600px;
 margin: 0;
 float: left; 
 background: #edf6ff url("../pics/pozadi/pod-telo.jpg") no-repeat;
}

#info {
 width: 197px; min-height: 600px; margin: 0;
 float: right;
}

#patka {
 height: 30px;
 margin: 0; padding: 2ex 0 0 0;
 text-align: center; font-size: xx-small;
 clear: both;
 color: navy;
 background: url('../pics/pozadi/pod-listaD.gif') repeat-x #edf6ff;
 border-top: 7px solid #00529c;
}

/*
 * HLAVNÍ
 */
body {
 margin: 0; padding: 0;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #0052ae;
 background-color: #edf6ff;
}

img {
 border: 0;
}

/* infobox */
#info h3 {
 height: 25px; margin: 0; padding: 5px 10px 0 0;
 font-weight: bold; font-size: small; text-align: right; color: #fff;
 background: url("../pics/pozadi/pod-infoSpan.png") no-repeat;
}

#info div {
 width: 197px; margin: 0;
 background: url("../pics/pozadi/pod-infobox.gif") bottom no-repeat;
 border-top: 1px solid #b6f483;
}

#info p {
 margin: 0; padding: 2ex;
 font-size: x-small; color: green;
}

#info a {
 font-weight: bold; color: green;
 text-decoration: none;
}

#info a:hover {
 font-weight: bold; color: #000;
 text-decoration: underline;
}

#info form {
 margin: 0; padding: 0;
}

#info fieldset {
 border: 0; margin: 0; padding: 0;
 text-align: center;
}

#info .pole {
 width: 27ex; height: 17px;
 border: 1px solid green;
 margin: 1ex 0 0 0; padding: 0 0 0 1ex;
 background: url("../pics/pomocne/input.gif") no-repeat #fff;
 color: #888;
 font-size: x-small;
}

#info .but {
 margin: 1ex 0 0 0; 
 border: solid 1px green;
 background-color: #6c3;
 color: #fff;
}

/* menubox */

#menu h3 {
 height: 25px; margin: 0; padding: 5px 10px 0 0;
 font-weight: bold; font-size: small; text-align: right; color: #fff;
 background: url("../pics/pozadi/pod-menuSpan.png") no-repeat;
}

#menu div {
 width: 197px; margin: 0;
 background: url("../pics/pozadi/pod-menubox.gif") bottom no-repeat;
 border-top: 1px solid #97cbff;
}

#menu p {
 margin: 0; padding: 2ex;
 font-size: x-small; color: #000;
}

#menu a {
 color: #000; text-decoration: underline; font-size: small;
}

#menu a:hover {
 color: #81c44b; text-decoration: underline;
}

#menu ul {
 margin-top: 2ex; margin-bottom: 2ex;
 list-style: square;
}

/* hledání */

#hledani fieldset {
 border: none;
 margin: 1ex 0 0 0; padding: 0; 
}

#hledaniPole {
 height: 17px; width: 130px;
 border: 1px solid #97cbff;
 margin: 0 0 0 2ex; padding: 0 0 0 .5ex; 
 background: url("../pics/pomocne/input.gif") no-repeat #fff;
 color: #888;
 
}

#hledaniBut {
 width: 25px; height: 19px;
 background: url("../pics/tlacitka/hledat.gif") no-repeat #fff;
 border: none;
}

/*
 * NADPISY
 */
h1 {
 height: 23px;
 margin: 0; padding: 7px 0 0 0;
 font-size: medium; text-align: center; color: #fff; text-transform: uppercase;
 background: url("../pics/pozadi/pod-h1.png") no-repeat #009fe1;
 border-bottom: 1px solid #11ccee;
}

h2 {
 font-size: 90%;
 margin: 1ex;
}

.txtRed { color: red; }

/* texty */

#telo p { margin: 2ex; text-align: justify; font-size: small; text-indent: 2ex; }
#telo p.txtNoIndent { text-indent: 0; }
#telo p.txtRed { color: red; }
#telo p.txtBold { font-weight: bold; text-indent: 0; }
#telo p.loga { background-color: white; text-align: center; }

#telo span.zvyraznit { background-color: yellow; }

#telo ul { font-size: small; }
#telo ol { font-size: small; }

#telo a { text-decoration: none; font-weight: bold; color: #00529c; }
#telo a:hover { text-decoration: none; color: darkgreen; }

.txtCenter { text-align: center; }

#tdMapa { vertical-align: top; width: 310px; text-align: center; font-size: xx-small; }
.zobrazAno { color: #060 }
.zobrazNe { color: #600 }

.dnes { background-color: #cff; display: block; width: 100%; }

/* tabulky a čáry */

#telo hr { border-top: solid 1px #1ce; border-bottom: none; }

#telo table { width: 100%; font-size: small; }
#telo td { padding: .5ex; }
#telo td.tdR { text-align: right; }
#telo td.tdC { text-align: center; }
#telo th { background-color: #c1dbff;  }

/* obrázky a bloky */

#telo img { }

#mapa { width: 300px; height: 170px; float:right; margin: .5ex; overflow: hidden; border: 1px solid #00529c }
#Vmapa { width: 500px; height: 300px; margin: .5ex; overflow: hidden; border: 1px solid #00529c }
#provozovna { width: 300px; height: 170px; float:right; margin: .5ex; border: 1px solid #00529c }

#mapaCR { border: none; }

.obrAkce { margin: 1.3ex; float: right; }
.obrLevy { margin: 1.3ex; float: left; }

.akceUvod { margin: 2ex; text-align: center; }
.akceUvod img { margin: .5ex; }

.clear {  clear: both; }
.soudni {
 width: 25ex; padding: 1ex;
}