/* TAGY */

body {
 font-family: "Arial CE", "Helvetica CE", "Verdana", "Arial", "Helvetica", "Sans-serif";
 font-size: 0.8em;
 color: rgb(121,104,79);
 line-height: 1.2em;
 margin: 0px;
 background: rgb(255,255,255);
}

a {
 font-size: 1em;
 font-weight: normal;
 color: rgb(105,74,28);
 text-decoration: underline;
}
#menu a {
 font-size: 13px;
 line-height: 13px;
 float: right;
 width: 315px;
 color: rgb(208,187,155);
 font-weight: bold;
 text-decoration: none;
 white-space: nowrap;
 padding: 4px;
 margin-bottom: 1px;
}
#menu a:hover {
 white-space: nowrap;
 color: rgb(255,255,255);
 border-bottom: 1px solid rgb(255,255,255);
}
a:hover {
 text-decoration: underline;
}

#paticka a {
 font-size: 11px;
}

h1, h2, h3 {
 font-weight: bold;
 color: rgb(70,67,112);
 margin-top: 2em;
 margin-bottom: 1em;
}
h1 {
 font-size: 1.6em;
 margin-top: 0px;
 margin-bottom: 2em;
}
h2 {
 font-size: 1.2em;
}
.aktualita h2 {
 font-size: 1.1em;
 margin-top: 0px;
}
h3 {
 font-size: 1em;
 color: rgb(81,85,98);
 margin-bottom: 0px;
}

p {
 font-size: 1em;
 text-align: justify;
 margin: 10px 0px 0px 0px;
 padding: 0px;
}
td p {
 text-align: left;
}

ul, ul ul {
 list-style: outside disc;
}

li {
 font-size: 1em;
 margin-top: 0.8em;
 text-indent: 0px;
}

table {
 caption-side: top;
 border-collapse: collapse;
 margin: 10px 0px 0px 0px;
 border: 1px solid rgb(0,145,175);
}
table.bez {
 border: 0px solid rgb(0,145,175);
}

tr {
 vertical-align: top;
}
tr.zarovnatdolu {
 vertical-align: bottom; 
}

td, th {
 font-size: 1em;
 border: 1px solid rgb(0,145,175);
 padding: 3px 5px;
}
table.bez td, table.bez th {
 border: 0px solid rgb(0,145,175);
}
td.ttl {
 font-weight: bold;
 font-style: italic;
 color: rgb(81,85,98);
}
table.kontakt td {
 line-height: 1.5em;
 padding: 5px 10px;
}

.nastred {
 text-align: center;
}

.vpravo {
 text-align: right;
}

.vlevo {
 text-align: left;
}

img, a img {
 border: 0px solid rgb(204,102,102);
}
#text .mapa iframe {
 border: 2px solid rgb(204,102,102);
}

.odsadit {
 margin-top: 1.5em;
}

iframe {
 margin-top: 10px;
 border: 1px solid rgb(208,187,155);
}
