body   {
   margin: 15px;
   background-color:#FFFFFF;
   font-size: 12px;
   font-family: Arial, Verdana, Tahoma, Helvetica;
   font-weight: normal;
   color: black;
}
a:link   {color: #0000FF; text-decoration: none;}
a:visited   {color: #633063; text-decoration: none;}
a:active   {color: #6365CE; }
a:hover   {color: navy; text-decoration: underline;}
h3   {
   font-size: 18px;
   margin: 0px;
}
h4   {
   font-size: 14px;
   margin: 0px;
}
li   {
   list-style-type: square;
}

/* --- STYLES FOR BANNER --- */
#banner  {
   width: 800px;
   height: 52px;
   border: 1px solid #808080;
   background-color: #6365CE;
   background-image: url("images/main_logo_bg_grad.png");
}
.banimg   {
   position: absolute;
   height: 52px;
   width: 672px;
   background-image: url("images/main_logo_ag_grad.png");
}
.flagcz   {
   position: absolute;
   left: 755px;
   top: 29px;
   height: 24px;
   width: 24px;
   background-image: url("images/flag_cr.gif");
}
.flagen   {
   position: absolute;
   left: 784px;
   top: 28px;
   height: 25px;
   width: 26px;
   background-image: url("images/flag_gb.gif");
}

/* --- STYLES FOR HORIZONTAL NAVIGATION --- */ 

#horiznav  {
   width: 790px;
   height: 19px;
   border-left: 1px solid #808080;
   border-right: 1px solid #808080;
   padding-top: 1px;
   padding-left: 5px;
   padding-right: 5px;
   background-color: #C0C0C0;
   background-image: url("images/menubar_bg.png");
}
.hornavright   {
   position: relative;
   float: right;
   top: 2px;
   color: #000000;
   font-size: 10px;
   font-family: Tahoma, Arial, Verdana, Helvetica;
   font-weight: normal;
}
a.hornav   {
   color: #000000;
   text-decoration: none;
   font-size: 10px;
   font-family: Tahoma, Arial, Verdana, Helvetica;
   font-weight: bold;
}
a.hornav:link   {
   color: #000000;
   text-decoration: none;
   font-size: 10px;
   font-family: Tahoma, Arial, Verdana, Helvetica;
   font-weight: bold;
}
a.hornav:visited   {
   color: #000000;
   text-decoration: none;
   font-size: 10px; 
   font-family: Tahoma, Arial, Verdana, Helvetica;
   font-weight: bold;
}
a.hornav:active   {
   color: #000000;
   font-size: 10px;
   font-family: Tahoma, Arial, Verdana, Helvetica;
   font-weight: bold;
}
a.hornav:hover   {
   text-decoration: underline;
   font-size: 10px;
   font-family: Tahoma, Arial, Verdana, Helvetica;
   font-weight: bold;
}


/* --- STYLES FOR VERTICAL NAVIGATION --- */

#vertnav  {
   position:absolute;
   width: 155px;
   margin-top: 5px;
   margin-right: 10px;
   margin-bottom: 10px;
}
.pvert   {
   margin-bottom: 5px;
   border: 1px solid #808080;
   padding-bottom: 8px;
}
.label   {
   height:18px;
   padding-top: 2px;
   padding-left: 5px;
   background-color: #C0C0C0;
   background-image: url("images/menubar_bg.png");
   text-align: left;
   font-family: Arial, Verdana, Helvetica, Tahoma;
   font-weight: bold;
   color: black;
}
p.mli   {
   position: relative;
   margin: 0px;
   border: 0px;
   padding-top: 2px;
   padding-left: 16px;
   padding-right: 5px;
   padding-bottom: 0px; 
   line-height: 17px;
   font-family: Arial, Verdana, Helvetica, Tahoma;
}
a.avertnav:link   {color: #0000FF; text-decoration: none;}
a.avertnav:visited   {color: #6365CE; text-decoration: none;}
a.avertnav:active   {color: #6365CE; }
a.avertnav:hover   {color: navy; text-decoration: underline;}
.dot   {
   position: absolute;
   margin-left: -11px;
   margin-top: 3px; 
}

/* --- STYLES FOR MAIN --- */

#main   {
   position:absolute;
   margin-top: 5px;
   margin-left: 180px;
   width: 622px;
   min-height: 550px;  
}
#footer   {
   position:absolute;
   bottom: 0px;
   margin-left: -180px;
   width: 788px;
   height: 18px;
   border-top: 1px solid #808080;
   border-left: 1px solid #808080;
   border-right: 1px solid #808080;
   padding-top: 2px;
   padding-right: 5px;
   padding-left: 5px;
   background-color: #C0C0C0;
   background-image: url("images/menubar_bg.png");
   font-size: 11px;
   text-align: right;
}
#plocha   {
   padding: 0px;
   padding-top: 22px;  
}

.mtitle   {
   border-bottom: 1px solid #6365CE;
   padding-top: 8px;
   text-align: right;  
   color: #6365CE;
   font-size: 16px;
   font-variant:small-caps;
   font-family: Arial, Tahoma, Verdana, Helvetica;
   font-weight: bold;
}
img.flright   {
   float: right;
   margin: 5px;
}
