body {
margin: 0px;
padding: 0px;
font-family: "Verdana CE", "Arial CE", Verdana, sans-serif; 
/* font-size: 0.8em; */

background-color: #ffffff;
}


.main-obsah, .main-obsah td   {
font-family: "Verdana CE", "Arial CE", Verdana, sans-serif; 
font-size: 85%; 
}


.bottom-menu p, .bottom p  {
font-family: "Verdana CE", "Arial CE", Verdana, sans-serif; 
font-size: 85%; 
}

.right-menu  {
font-family: "Verdana CE", "Arial CE", Verdana, sans-serif; 
font-size: 85%; 
}


ol li p, ul li p, dl dt p, dl dd p {
font-size: 100%; 
}


p {
margin-top: 2pt;
margin-bottom: 5pt;
}

small {
font-size: 0.85em; 
}

big {
font-size: 1.25em; 
}

h4 { font-size: 1.3em; margin-top: 1em; margin-bottom: 0.5em; }
h3 { font-size: 1.5em; margin-top: 1em; margin-bottom: 0.5em; }
h2 { font-size: 1.8em; margin-top: 1em; margin-bottom: 0.5em; }
h1 { font-size: 2.2em; margin-top: 0; margin-bottom: 1em; }

h1.index { display: inline;}
h2.index { display: inline;}


a {color: #993300; text-decoration: underline} 
a:hover {color: #cc6633; text-decoration: underline} 

a:visited {color: #663300; text-decoration: underline} 


a.lmenu:hover {color: #0099ff; background-color: #cceeff; }




.main {

position: absolute;

left: 15em;

/* left: 28%; */

/* top: 120px; */
top: 0px;
/* width: 69%; */ 
padding: 15px;

z-index: 0;

/* margin: 0 21% 0 11em; */


/* margin-top: 0;
margin-bottom: 0;
margin-left: 11em;
width: 70%; */

}






.left {
position: absolute;

width: 14em;

/* width: 25%; */
left: 0px;

top: 0px;


border: 0px;
padding: 0px;

z-index: 2;

}





.left-menu {
margin-left: 5px;
margin-top: 5px;
margin-right: 5px;
background-color: #cc9933;
border: 1px solid #ffffff;

padding: 10px;
}






.stred {
text-align: center;
}

p.ind {text-indent: -2em;
margin-left: 1em; }
