body {
margin:0px;
font-family:Verdana;
font-size:13px;
text-align:center;
background-color:#FAF4E7;
color:#444444;
}
p {
margin:0px;
padding:0px;
}
a {
color:#0A84D0;
}
a:hover {
text-decoration:none;
}

.page {
width:974px;
margin:0% auto;
text-align:left;
background-color:white;
}
.header {
width:98%;
height:100px;
margin:0% auto;
}
.horizontalmenu {
width:98%;
height:30px;
margin:0% auto;
}
.body {
width:98%;
background-color:white;
margin:0% auto;
/*
border-top:1px solid #0A84D0;
border-right:5px solid #0F9325;
border-bottom:5px solid #0F9325;
border-left:5px solid #0A84D0;
*/
}
.left {
float:left;
width:190px;
background-image:url('../img/menu2.png');
background-position:right;
background-repeat:repeat-y;
background-color:white;
}
.right {
float:left;
width:746px;
background-color:white;
}
.middle {
float:left;
width:450px;
line-height:150%;
padding-right:10px;
border-right:5px solid #C8100F;
}
.right2 {
float:left;
width:266px;
background-color:white;
}
.bottom {
clear:both;
height:5px;
margin:10px 0 10px 0;
border-bottom:1px solid #dddddd;
}

.footer {
width:98%;
margin:0% auto;
border-top:5px solid #0A84D0;
/*height:50px;*/
background-color:white;
}
.footer_div {
float:left;
margin-left:100px;
width:480px;
height:80px;
font-size:80%;
text-align:center;
clear:both;
}
.footer_left {
float:left;
color:black;
text-align:right;
width:310px;
margin:20px 0 0 0;
}
.footer_right {
float:right;
width:150px;
margin:12px 0 0 0;
}





.div_right {
margin:5px 5px 5px 5px;
padding:8px;
border-bottom:1px solid #FF8000;
font-size:90%;
line-height:130%;
}
.div_right h4 {
margin:8px 0 5px 0;
font-size:130%;
color:#E14A4A;
}
.div_right a {
color:#FF8000;
}



.menu_a1 {
float:left;
width:114px;
height:34px;
margin:0 3px 0 0;


}
.menu_a1 a {
width:100%;
height:100%;
display:block;
font-weight:bold;
text-indent:6px;
padding-top:8px;
color:white;
font-style:italic;
text-decoration:none;
background-image:url('../img/menu.png');
background-repeat:no-repeat;
}
.menu_a1 a:hover {
background-position:bottom;
color:#0A84D0;
font-size:110%;
}



.menu_a2 {
float:right;
width:94%;
font-size:90%;
/*border-bottom:1px solid #cccccc;*/
background-image:url('../img/menu2.png');
background-position:right;
background-repeat:no-repeat;
}

.menu_a2 a {
width:150px;
height:100%;
display:block;
padding:8px;
background-image:url('../img/menu_border.png');
background-position:bottom;
background-repeat:no-repeat;
margin:1px 0 1px 0;
}


.navigation {
margin:3px 0 0 5px;
font-size:80%;
color:black;
}
.navigation a {
color:black;
}

.h1_doc h1 {
margin:20px 0 20px 0;
padding:0px;
font-size:180%;
color:#C8100F;
}

.p_perex {
font-weight:bold;
margin:12px 0 12px 0;
}


.obsah_left {
float:left;
width:100px;

}
.obsah_right {
float:right;
width:320px;

}

.doc_sub_div {
line-height:120%;
}
.doc_sub_div a {
font-size:130%;
font-weight:bold;
}



