.t_fomenu_fomenu{
	/*position:absolute;
	top:0px;
	left:0px;*/
	float:left;
	width:100%;
	border-bottom:1px solid #000000;
	background-color:#efebde;
	cursor:default;
}

.t_fomenu_fomenupont{
	float:left;
	border: 1px solid;
	background-color:#efebde;
	border: 2px #efebde solid;
	cursor:default;
	padding-right:30px;
	padding-left:3px;
}

.t_fomenu_fomenupont_inaktiv{
	float:left;
	border: 1px solid;
	background-color:#efebde;
	border: 2px #efebde solid;
	cursor:default;
	color:#d1d1cf;
	padding-right:30px;
	padding-left:3px;
}

.t_fomenu_fomenupont_ra{
	float:left;
	border:2px #efebde inset;
	cursor:default;
	padding-right:30px;
	padding-left:3px;
}

.t_fomenu_menulista{
	position:absolute;
	top:100px;
	left:100px;
	width:135px;
	border: 1px solid;
	visibility:hidden;
	background-color:#efebde;
	cursor:default;
}

.t_fomenu_panel{
	/*border:1px solid;*/
	float:left;
	clear:both;
	background-color:#efebde;
	width:100%;
}

.t_fomenu_panel_rejtett{
	float:left;
	visibility:hidden;
	width:0px;
	height:0px;
}

.t_fomenu_menupont{
	float:left;
	clear:both;
	width:100%;
	background-color:#efebde;
	cursor:default;
}

.t_fomenu_menupont .t_fomenu_nyil{
	float:right;
	width:4px;
	height:7px;
	margin-top:7px;
	margin-right:3px;
	background-image: url('fomenu_nyil.gif');
	font-size:0px;
}

.t_fomenu_menupont_inaktiv{
	float:left;
	clear:both;
	width:100%;
	background-color:#efebde;
	cursor:default;
	color:#d1d1cf;
}

.t_fomenu_menupont_inaktiv .t_fomenu_nyil{
	float:right;
	width:4px;
	height:7px;
	margin-top:7px;
	margin-right:3px;
	background-image: url('fomenu_nyil_inaktiv.gif');
	font-size:0px;
}

.t_fomenu_menupont_rejtett{
	float:left;
	visibility:hidden;
	width:0px;
	height:0px;
}

.t_fomenu_menupont_ra{
	float:left;
	clear:both;
	width:100%;
	background-color:#3169c6;
	cursor:default;
}

.t_fomenu_menupont_ra .t_fomenu_nyil{
	float:right;
	width:4px;
	height:7px;
	margin-top:7px;
	margin-right:3px;
	background-image: url('fomenu_nyil.gif');
	font-size:0px;
}

.t_fomenu_gomb_felirat{
	float:left;
}

.t_fomenu_szeparator{
	clear:both;
	border-top:1px solid #000000;
	width:95%;
	margin:0 auto;
	margin-bottom:3px;
	margin-top:3px;
	height:0px;
	
	font-size:0px;
}


