body
{
background-color: #6C8CD5;         
font-family: Cambria, Calibri, Times New Roman, Verdena;
}

#blok
{
position: relative;
margin-left: auto;
margin-right: auto;
width: 761px;
background-color: #00387D;
}

#nazev
{
width: 760px;
height: 80px;
font-variant: small-caps;
font-size: 35px;
font-weight: bolder;
text-align: center; 
color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
} 


#hlavicka
{
position: absolute;
top: 80px;
left: 0px;
text-align: left;
width: 760px;
height: 200px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
/*background-color: #469400;*/
background-color: #00387D;
background-image: url(../grafika/hlavicka_mgr.jpg);
}

#info
{
border: 1px solid #000000;
position: absolute;
top: 280px;
left: 570px;
text-align: left;
width:170px;
height: 270px;
/*background-color: #6C8CD5;*/
background-color: #E5E5E5;
z-index: 1;
}

ul
{
list-style-type: none;
margin-left: 15px;
padding: 0px;
}

li
{
padding-left: 10px; 
padding-bottom: 10px;
color: #00387D;   
}

#text
{
position: absolute;
top: 280px;
left:0px;
margin-top: 0px;
padding-left: 10px;
padding-right: 210px;
padding-bottom: 20px;
text-align: left;
width: 540px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #FFFFFF;
}

img
{
border: none;
}

h1
{
font-size: 25px;
text-transform: uppercase;
/*color: #ABF26D;*/
color: #00387D;
}

.text
{
font-size: 20px;
text-transform: none;
}

h2
{
font-size: 20px;
color: #00387D;
}

h3
{
font-size: 18px;
color: #00387D;
}

h4
{
font-size: 15px;
color: #00387D;
}

p
{
font-size: 15px;
color: #000000;
}

#menu
{
position: absolute;
top: 150px;
left: 0px;
margin-left: 10px;
text-align: left;
width: 760px;
height: 50px;
background-color: transparent;
z-index: 1;
}

#paticka
{
text-align: center;
left: 0px;
width: 560px;
height: 40px;
background-color: transparent;
clear: left;
padding-top: 20px;
}


.email
{
text-decoration: underline;
color:#00387D;
}

#menu a
{
text-decoration: none;
font-weight: bold;
text-align: center;
display: inline-block;
width: 110px;
padding: 5px;
background-color: #00387D;
color: #6C8CD5;
} 

#menu a:hover
{
background-color: #6C8CD5;
color: #00387D;
}


#obr
{
float: left;
}

.strong
{
color: #00387D;
}

.info_strong
{
color: #00387D;
}

.black
{
color: #000000;
}

.popis
{
padding-bottom: 0px;
}

#aktuality
{
list-style: disc;
font-size: 15px;
color: #00387D;
}

.neznama
{
font-style: italic;
}

.dindex
{
vertical-align: sub;
}