body {
behavior: url (../../js_tools/csshover.htc);
}

div.menu_top_zoom li{
	font-size:0.6em;
	background-color:transparent;    /* colors the div - div fills the parent element for a horizontal menu - set to background-color:transparent; if not needed */
	background-image: url(../../obrazki/menu_top.gif);
	background-repeat: no-repeat;
	width: 167px;
	height: 53px;
	float: left;
 }
 
 div.menu_top_zoom a {   
	color: #666;
	text-align: center;
	font-size: 11px;
	text-decoration:none;
 }
 

