#div_menu .bd {
	text-align:right;
	height:32px;
	vertical-align:middle;
	background:none;
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	float: right;
	width: 475px;
}

#div_menu .yuimenubar
{
height:32px;
text-align:right;
width: 220px;
}

#div_menu {
	background:none transparent;
	height:32px;
	width:545px;
	text-align: right;
	border: none;
	float: right;
}

#div_menu .first-of-type {
	padding:0px;
	margin:0px;
}

#div_menu .yuimenubaritem{

	background: transparent none;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 32px;
	font-stretch:ultra-expanded;
	margin-top:0px;
	display:block;
	padding-top: 0;
}
#div_menu .yuimenubaritem img{
	border: none 0;
}
#div_menu .yuimenubaritemlabel
{
	border-width:0pt;
	background:transparent none;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 16px;
	font-stretch:ultra-expanded;
	color:white;
	cursor:default;
	margin:0px 0pt;
	padding:0px;
	text-align:center;
}

#div_menu .yuimenubaritemlabel-selected {

	color:#FF5D00;
	cursor: pointer;
}

#div_menu .yuimenubaritemlabel-hassubmenu
{
	height:48px;
	_zoom: 1;
	background:#FAF2F0;
	background-repeat:no-repeat;
}

#div_menu .yuimenubaritemlabel-hassubmenu-selected {
	_zoom: 1;
	background-repeat:no-repeat;
	color:#DB490E;
	cursor: pointer;
	height:48px;
}





#treecategorii .yui-b p {
	margin: 0 0 0 0;
	color: #999;
}

#treecategorii .yui-b p strong {
	font-weight: bold;
	color: #000;
}

#treecategorii .yui-b p em {
	color: #000;
}

#treecategorii h1 {
	margin: 0 0 1em 0;

	background-color: #ccc;
}

#treecategorii {

	background:#242424;
	width:220px;
	text-align:left;
}
/*
 For IE 6: trigger "haslayout" for the anchor elements in the root Menu by
 setting the "zoom" property to 1.  This ensures that the selected state of
 MenuItems doesn't get dropped when the user mouses off of the text node of
 the anchor element that represents a MenuItem's text label.
 */
#treecategorii .yuimenuitemlabel {
	color:#F29102;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-align:right;
	white-space:nowrap;
	width:193px;
	_zoom: 1;
}


#treecategorii .yuimenuitemlabel-selected {
	_zoom: 1;
	color:white;
	cursor:pointer;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	text-align:right;
	white-space:nowrap;
	width:193px;
}

@treecategorii .yuimenuitemlabel-hassubmenu
{
	_zoom: 1;
	background:#88999F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color:black;
	white-space: nowrap;
	background-color: #88999F;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 3px;
	display:block;
	width:160px;
	cursor:pointer;
}

#treecategorii .yuimenuitem
{
	_zoom: 1;
	display:block;
	line-height:120%;
	margin:3px;
	padding:0 0 0 2px;
	white-space:nowrap;
	border: none;

}

.yui-skin-sam .yuimenuitem-hassubmenu
{
	background-image:url("../img/menuitem_submenuindicator.png");
}
#treecategorii .yuimenuitem-selected
{
	display:block;
	line-height:120%;
	margin:3px;
	padding:0 0 0 2px;
	white-space:nowrap;
	background: transparent;
}

#treecategorii .yui-menu-shadow
{
	/*margin-left:10px;*/
	border: 0px none;
	_zoom: 1;
}


#treecategorii .yui-menu-shadow-visible
{
	padding:0px;
	/*margin-left:10px;*/
	border: 0px none;
	_zoom: 1;
}


#treecategorii ul.first-of-type {
	_zoom: 1;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	padding-top:0;
}

#treecategorii .bd {
	_zoom: 1;
	background:none repeat scroll 0 0 #242424;
	border:medium none;
}

