body {
line-height: 1.5;
font-family: Verdana, sans-serif;
color: #000;
background: none;
font-size: 10pt;}
.container {background: none;}
a {
color: #818B1F;
font-weight: bold;
}
a img {border: none;}
h1 {display: none;}
h2 {clear: both;}
h3 {
font-size: 140%;
font-weight: bold;
color: Black;
margin-bottom: 15px;
}
h4 {
font-size: 1em;
font-weight: bold;
margin-top: 15px;
padding-bottom: 0;
color: Black;
}
h5 {
font-size: 1em;
font-weight: bold;
color: Black;
font-style: italic;
} 
h6 {
font-size: 1em;
margin-bottom: 1.3em;
padding-top: 0;
color: Black;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin: 0 0 1.3em;}
li ol {
margin: 0 2em;
list-style-type: lower-alpha;
}
ul {
margin: 0 0 1.3em 0;
list-style-position: outside;
list-style-image: url(../../grafika/seznam.png); 
} 
ol {
margin: 0 0 1.3em 0;
list-style-position: outside;
list-style-type: decimal;
} 
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
blockquote {
margin:1.5em;
font-style:italic;
}
em {font-style: italic;}
strong {
color: #EF6137;
font-weight: bold;
}
form {
padding: 10px;
margin: 10px 0 20px 0;
display: block;
}
table {
width: 100%;
margin-top: 5px;
}
th {
border: 1px solid Black;
padding: 10px;
font-weight: bold;
vertical-align: top;
}
td {
background-color: #EFEFEF;
border: 1px solid Black;
padding: 10px;
color: Black;
}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}


/* hlavicka ------------------------------------------------------------------------------ */

#zahlavi {display: none;}
#menu1, #menu2, #menu3 {display: none;}
#buton {display: none;}

/* obsah ------------------------------------------------------------------------------ */

#levySloupec {
clear: both;
margin-top: 2em;
}
#celySloupec {
clear: both;
margin-top: 2em;
}
#pravySloupec {
clear: both;
margin-top: 2em;
}
.sirsiRadek {line-height : 1.5em;}
.bezOdrazky {
margin-bottom: 1.3em;
margin-left: 0;
list-style-position: outside;
list-style-image: none;
list-style: none;
}
.mezeraNahore {margin-top: 15px;}
.mezeraDole {padding-bottom: 15px;}
.nahoreNic {
margin-top: 0;
padding-top: 0;
}
.doleNic {
margin-bottom: 0;
padding-bottom: 0;
}
.odsazVlevo {margin-left: 30px;}
ul.seznam {
list-style-image: none;
list-style-type: disc;
margin-bottom: 0;
padding-bottom: 0;
}
ul.seznam2 {
list-style-image: none;
list-style-type: circle;
margin-bottom: 0;
padding-bottom: 0;
margin-left: 30px;
}
ul.seznam3 {
list-style-image: none;
list-style-type: square;
margin-bottom: 0;
padding-bottom: 0;
margin-left: 30px;
}
.obrazek {margin: 0 0 1.3em;}
.box { 
padding: 1.5em; 
margin-bottom: 1.5em; 
background: #E5ECF9; 
}
.preskocit {display: none;}

