/* MAIN MENU */

/*  buton */
.m0l0mouto {
	color: #FFFFFF;
	background: #CB3102;
	background-image: url(../images/menu_bg_up.gif);	
	border: 1px solid #DA4F38;
}

/*  text */
 .m0l0mouti{
 font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
}

/* buton OVER*/
.m0l0movero, .m0l0mdowno{
	background-image: url(../images/menu_bg_down.gif);
	background-color: #CB3102;
	border: 1px solid #DE523B;
}

/*  text OVER*/
.m0l0moveri, .m0l0mdowni{
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin: 5px;
	padding: 0px;
}

/*  main bar stil DOWN*/
 
/* SUBMENIURI

/* buton */
.m0l1mouto , .m0l2mouto, .m0l3mouto, .m0l4mouto{
	text-decoration : none;
	background-color: #F95624;
	border: 1px solid #DB5039;
}

/* text */
.m0l1mouti, .m0l2mouti, .m0l3mouti, .m0l4mouti {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 5 0 17px;
	color: #FFFFFF;
	padding-left: 15px;
}

/* buton OVER & DOWN */
.m0l1movero, .m0l2movero,.m0l3movero,.m0l4movero,
.m0l1mdowno, .m0l2mdowno, .m0l3mdowno, .m0l4mdowno{
	text-decoration : none;
	background-color: #CB3102;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #F95624;
	padding: 0;
}

/* text OVER & DOWN */
.m0l1moveri, .m0l2moveri, .m0l3moveri, .m0l4moveri,
.m0l1mdowni, .m0l2mdowni, .m0l3mdowni, .m0l4mdowni{
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* --- */

