.div_body_mnuform
{
LEFT: 0px; POSITION: absolute; TOP: 123px
}

/*.menuframetable{background-color:Gray;border:1px;border-bottom-color:black;border-top-color:Silver;border-left-color:Silver;border-style:solid;border-right-style:none;}*/
.menuframetable
{
	border-right: 1px;
	border-top: #82785F 2px solid;
	border-left: #82785F 1px;
	background-color: #52B42D;
	color:White; 
	width:100%; /* width: 800px;*/
	border-bottom: black 1px solid;
	position: absolute;
	left: 0px;
	top: 195px;
	height: 27px;
	font-size:7pt;	
}

/*For menu without div*/
.menustyle
{
	border-right: #82785F 1px;
	border-top: #82785F 1px solid;
	border-left: #82785F 1px solid;
	border-bottom: black 1px solid;
	background-color: #52B42D;
	position: absolute;
	left: 0px;
	top: 195px;
}

.main_menu
{
	Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: 33px;
}

/*For menu with div*/
/*.menustyle{background-color:Gray;border:1px;border-bottom-color:black;border-style:solid;border-right-style:none;border-top-style:none;border-left-style:none}*/

.menuitem
{
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold; 
	font-size:10.5pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-top-color:DarkGray;
	border-left-color:DarkGray;
	border-bottom-color:Black;
	border-right-color:Black;
	border-style:solid;
}
.mouseup
{
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold; 
	font-size:10.5pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-top-color:#82785F;
	border-left-color:#82785F;
	border-bottom-color:Black;
	border-right-color:Black;
	border-style:solid;
}

.mouseover
{
	background-color:#4AFC0A;
	color:Black;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold; 
	font-size:10.5pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-top-color:Black;
	border-left-color:Black;
	border-bottom-color:#82785F;
	border-right-color:#82785F;
	border-style:solid;
	cursor:hand;
}

.mousedown
{
	background-color:#4AFC0A;
	color:Black;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold; 
	font-size:10.5pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-top-color:Black;
	border-left-color:Black;
	border-bottom-color:#82785F;
	border-right-color:#82785F;
	border-style:solid;
	cursor:hand;
}
.highlighteditem
{
	width:50px;
	background-color:#c00000;
	color:Red;
	font-family:verdana;
	font-weight:bold; 
	font-size:10.5pt;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	border:1px;
	border-style:solid;
}

.menuh{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:White; 
	font-size:10.5pt;
	text-decoration:none;}
A.menuh:hover{color:White; background-color:#4AFC0A;}

.menuodkaz{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:White; 
	font-size:10.5pt;
	text-decoration:none;
	background:#52B42D;
}
A.menuodkaz:hover{color:White; background-color:#4AFC0A;}

.menuodkaz_2{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:Navy; 
	font-size:10px;
	text-decoration:none;
	background:Silver;
	}
A.menuodkaz_2:hover{color:White; background-color:#4AFC0A;}

.menuf{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:Black; 
	font-size:10.5pt;
	font-weight:bold;
	text-decoration:none;}
A.menuf:hover{color:Red; background-color:#4AFC0A;}

.textodkazu_menu{
	font-family: verdana,helvetica,sans-serif; 
	color:White; 	
	font-weight:bold;
	text-decoration:none;
	width:100%}	
A.textodkazu_menu:hover{color:Black; background-color:#4AFC0A;}


