body {
color: #000;
font-family: 'Arial CE', Arial, sans-serif;
background-color: #DEEADA;
margin: 0;
padding: 0;
}

#hlavni {
background: #fff;
color: black;
width: 542px;
/*height: 200px;  vyvoj*/
margin-left: auto;
margin-right: auto;
border: 1px solid #C8DFC4;
border-top: 0;
border-bottom: 0;
}

#obsah {
margin-left: auto;
margin-right: auto;
width: 500px;
/*height: 200px;  vyvoj*/
background: url('img/pozadi.gif') repeat-y;
position: relative;
}

/*
#minheight {
height: 150px;
width: 0;
float: left;
}

.cistic {
clear: both;
margin: 0;
border: 0;
}
*/

h1 {
position: absolute;
top: 15px;
left: 225px;
text-align: right;
font-size: 2em;
color: #000;
width: 233px;
}

h2 {
margin-left: 30px;
margin-right: 30px;
margin-top: 22px;
margin-bottom: 15px;
padding: 5px 5px;
font-size: 1.5em;
font-weight: normal;
color: #43663D;
border-bottom: 1px solid #A0C4A0;
}

h3 {
font-size: 1em;
margin-left: 40px;
margin-top: 1.5em;
margin-bottom: 0.5em;
}

p {
margin-left: 40px;
margin-right: 40px;
margin-bottom: 0.8em;
margin-top: 0;
font-size: 0.9em;
text-align: justify;
line-height: 1.3em;
text-indent: 2em;
}

ul, ol {
margin-left: 20px;
margin-right: 40px;
margin-top: 10px;
font-size: 0.9em;
line-height: 1.3em;
text-align: justify;
}

ul ul, ol ul {
font-size: 1em;
margin: 0.5em 0;
}

li {
margin-top: 0.3em;
padding-left: 4px;
}

li.ie {
list-style-image: url('img/ie.gif'); 
}

li.ff {
list-style-image: url('img/ff.gif'); 
}

li.mo {
list-style-image: url('img/mo.gif'); 
}

li.op {
list-style-image: url('img/op.gif'); 
}

li.ne {
list-style-image: url('img/ne.gif'); 
}

li.sm {
list-style-image: url('img/sm.gif'); 
}

#menu {
width: 500px;
height: 38px;
margin: 0;
padding: 0;
background: url('img/pozadi-menu.gif') repeat-x 50%;
margin-top: 20px;
font-size: 1em;
}

#menu li {
float: left;
padding: 0;
margin: 0;
list-style-type: none;
}

address {
text-align: center;
color: #555;
font-size: 0.8em;
padding-top: 2em;
padding-bottom: 1.2em;
}

address.vtextu {
text-align: left;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 0.8em;
margin-top: 0;
padding: 0;
font-style: normal;
font-size: 1em;
color: #000;
}

img.mapa {
margin-left: 15px;
border: 1px solid black;
}

table {
margin-left: auto;
margin-right: auto;
}

.popisky {
text-align: right;
vertical-align: top;
}

.cervena {
color: red;
}

.zelena {
color: green;
}

#naciko {
width: 134px;
height: 31px;
background: url('img/naciko.gif') no-repeat;
position: absolute;
top: 110px;
left: 80px;
}

#firma {
width: 152px;
height: 14px;
background: url('img/uklidova-firma.gif') no-repeat;
position: absolute;
top: 155px;
left: 60px;
}

#list {
width: 233px;
height: 199px;
background: url('img/list.jpg') no-repeat;
position: relative;
top: 15px;
left: 225px;
}

a.menu {
height: 38px;
line-height: 38px;
display: block;
float: left;
text-decoration: none;
font-size: 1em;
color: #426636;
padding: 0;
margin-left: 11px;
}


.levy, .pravy {
display: block;
width: 5px;
height: 38px;
float: left;
}

a:hover .levy {
background: #426636 url('img/hover-levy.gif');
}

a:hover .pravy {
background: #426636 url('img/hover-pravy.gif');
}

.odkaz {
display: block;
float: left;
padding: 0 5px;
}

a:hover .odkaz {
background: #426636 url('img/pozadi-menu-hover.gif') repeat-x;
color: #fff;
}


a.n {
display: inline;
font-size: 1em;
color: #426636;
text-decoration: underline;
margin:0;
clear: both;
}

a.n:hover {
color: #fff;
background-color: #426636;
text-decoration: none;
}

#dole {
width: 544px;
margin-left: auto;
margin-right: auto;
background: #DEEADA url('img/pozadi-dole.gif');
background-repeat: no-repeat;
position: relative;
top: -16px;
text-align: center;
font-size: 0.7em;
padding-top: 27px;
padding-bottom: 5px;
}

.hidden {
display: none;
}

.u {
text-decoration: underline;
}



