
/******* aktuality *************/
div.aktual_body_div {
	margin: 20px 0px 0px 0px; width: 200px;
	position: relative; left: -1px; 	
	overflow: hidden;
}

div.aktual_item_div {
	margin: 0px 5px 0px 5px; 
	width: 180px; 
	font-weight: normal; color: #FFFFFF; 
	position: relative; left: 0px;
}
	
div.aktual_item_text {
	width: 160px;
	float: right;
}
div.aktual_item_text p {
	margin: 0px;
}
a.aktual_item_more {	
	float: right; margin-right: 40px;font-size: 90%;
	color: #FFFFFF;
} 
div.aktual_item_odr {
	width: 10px;	float: left;
	position: relative; top: 5px; left: 5px;
}

/***** hlavni menu ********/

div#hlavni {
	position: relative; top: 20px; left: 0px;
}

/* -------------- MENU HLAVNI ------------------ */
  div.menu_item {
    width: 200px;
    /*position: relative; left: 2px;*/ 
    margin: 2px;
    /*  border: blue 1px solid; */
    /* background-color: #E5ECCB; */   	  
    /*height: 18px; overflow: hidden;*/ 
  }
  
  td.tb_menu { font-family: Verdana; color: #FFFFFF;  font-size: 11px;   font-weight: bold;   } 

  a.a_menu {   font-family: Verdana;   color: #FFFFFF; font-size: 11px;   font-weight: bold;      text-decoration: none;  }   
  a.a_menu:hover {      color: #FFFFFF; font-weight: bold;    text-decoration: underline;  } 
  
  a.sub_a_menu {    font-family: Verdana;    font-size: 10px;    font-weight: bold;    color: #FFFFFF;
    height: 10px;    overflow: hidden;    text-decoration: none;    margin: 0px;	line-height: 100%;	padding: 0px;  }	 
  a.sub_a_menu:hover {    color: #FFFFFF;    text-decoration: underline;       font-weight: bold;  } 
  
  div.sub_menu_item {
    margin: 0px 0px 0px 20px;
    vertical-align: top;
   /* height: 19px; overflow: hidden;    */
  }
  
  a.sub_a_menu2 {
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #075F11;
    height: 10px;
    overflow: hidden;
    text-decoration: none;  
	padding: 0px; margin: 0px;  
  } 
  a.sub_a_menu2:hover {
    color: #075F11;
    text-decoration: underline;    
    font-weight: normal;    
  } 
  
  div#sub_menu_item2 {
    margin-left: 30px;
  }


  div#m_linka {
    width: 163px; height: 1px; 
    background: url(../img/linka_menu.jpg) 0 0 no-repeat;   
  }

  div#menu_separ {
    height: 5px;
  }

/***** druhe menu **********/

div#druhe {
	position: relative; top: 50px; left: 0px;
}
div.druhe_item {
	width: 185px; height: 26px;   padding: 4px 0px 0px 6px; 
    background: url(../img/tlacitko_menu.jpg) 0 0 no-repeat; 
}
a.a_druhe {   font-family: Verdana;   color: #FFFFFF; font-size: 11px;   font-weight: bold;      text-decoration: none;  }   
a.a_druhe:hover {      color: #FFFFFF; font-weight: bold;    text-decoration: underline;  } 

/********* horni menu **********/


div.horni_item {	height: 34px;    background: url(../img/zalozka_bg.jpg) 0 0 repeat-x; float: left; 
                    position: relative; top: -5px; left: 0px; }
div.horni_item_l {	width: 12px; height: 34px;      background: url(../img/zalozka_l.jpg) 0 0 no-repeat; float: left; }
div.horni_item_s {	font-family: Verdana;   color: #FFFFFF; font-size: 11px;   font-weight: bold;      text-decoration: none; 
					padding: 8px 0px 0px 0px; height: 34px;       float: left; }
div.horni_item_p {	width: 12px; height: 34px;      background: url(../img/zalozka_p.jpg) 0 0 no-repeat; float: left; }

a.a_horni {   font-family: Verdana;   color: #FFFFFF; font-size: 11px;   font-weight: bold;      text-decoration: none;  }   
a.a_horni:hover {      color: #FFFFFF; font-weight: bold;    text-decoration: underline;  } 
  
/***** zapati menu ****/

div.foot_text {
	font-size: 90%; font-weight: normal;
	color: white;
	margin: 5px 20px 0px 20px;

}

div.foot_text a {
	color: white;
	text-decoration: none;	font-weight: normal;
}
div.foot_text a:hover {
	text-decoration: underline; font-weight: normal;	
}

