

div.aktual_item_div {
	margin: 2px 0px 2px 0px; width: 150px; 	 
}

div.aktual_item_div p {
		margin: 2px 0px 2px 0px;
}
	
div.aktual_linka_div {
	margin-top: 4px; margin-bottom: 4px;
}

div.aktual_body_div {
	margin-top: 10px; font-weight: bold; color: #5BA7D6; position: relative; left: 15px;
} 

/*** 3 ***/

div.aktual_item_div_3 {
	width: 170px; height: 70px; overflow: hidden; 
	float: left; margin: 0px 10px 0px 10px; position: relative; top: 12px;  
}
div.aktual_item_div_3 p {
		margin: 2px 0px 2px 0px;
}


/***** neroletkove menu ****/

div.foot_text {
	font-weight: bold; font-size: 12px;	 font-weight: bold;
	font-family:Trebuchet MS;	color: white;
	margin: 5px 0px 0px 0px;

}

div.foot_text a {
	color: white; font-family:Trebuchet MS;
	text-decoration: none;	font-weight: bold;
}
div.foot_text a:hover {
	font-family:Trebuchet MS;
	text-decoration: underline; font-weight: bold;	
}


/********* vedlejsi menu *********/

a.vedl_menu_item {
	font-size: 90%; font-weight: normal;
	color: #99C7E3;		text-decoration: underline; 
}

a.vedl_menu_item:hover {
   font-size: 90%; font-weight: normal;
	color: #99C7E3;		text-decoration: none; 
}

/**************** manu na podstrankach *****************/

  /* -------------- MENU ------------------ */
  
  div#m_root {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold; 
    margin-bottom: 5px;
    color: #FFCE24;
  
  }
  
  div#menu_item {
    width: 190px;
    position: relative; left: 2px; 
    margin-top: 0px;
    /*  border: blue 1px solid; */ 
    /* background-color: #E5ECCB; */   	  
  }
  
  
  td.tb_menu {
   padding-left: 4px;
   font-size: 11px;
   font-weight: bold;
   color: #073556;
  }
  a.a_menu1 {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #073556;
    text-decoration: none;  
  }   
  a.a_menu1:hover {
    text-decoration: underline;    
  } 
  
  a.a_menu2 {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #073556;
    text-decoration: none;
	/*position: relative; top: -2px;"*/  
  } 
  a.a_menu2:hover {
    text-decoration: underline;            
  } 

  
 
  div#sub_menu_item {
	margin-left: 30px;
  }


  /* -------------------------------------- */
  



