.menu{	position:	relative;	top:    0px;	height: 15px;	width:300px;	font:7pt  Arial Cyr;	color:	Gray;	visibility: visibiliti;	cursor:hand;	z-index:1;	background:#ffffff;		}.submenu{	position:	absolute;	left: 0px;	top:    15px;	width:300px;	font: 7pt Arial Cyr;	color:	#092b59;	visibility: hidden;	cursor:hand;	z-index:2;	background:#ffffff	}