﻿#zmenu
{
	background-image:url(../menu/menu_bg.jpg);		
	height:36px;
	font-family:Tahoma;
	font-size:10pt;
	color:White;	
	text-decoration:none;		
}



#zmenu:hover
{
	height:25px;
	font-family:Tahoma;
	font-size:10pt;
	color:#ffffff;
	background-image:url(../menu/Menu_red.jpg);background-repeat: no-repeat; 	
}


