#menu-tabs {
    background: lightblue;
    height: 32px;
    margin: 8px;
	border:0px #000 solid;
}

#menu-drawer {
    background:url(../images/pixel_meniu_dropdown.jpg) repeat-x;
    min-width: 100%;
	border:0px #000 solid;
	position:relative;
	z-index:15;
	display:none;
	margin:1px 0px -1px 0px;
	height:222px;
	
}

#menu-knob {
    background: url(../images/arrow_down_big.png) no-repeat center;
    text-align: center;
    width: 100%;
	height:18px;
    cursor: pointer;
	border:0px #000 solid;
}

.content-group {
    display: inline-table;
    border:0px #000 solid;
}
.m_left	{
	margin-left: 40px;	
}
.m_left2	{
	margin-left: 20px;	
}
.content-group > * {
    display: block;
	margin:0px;
}

#menu-knob.stm-open {
    color: indianred;
}

#menu-knob.stm-closed {
    color: forestgreen;
}

.stm-selected {
    color: forestgreen;
    border: 0px solid forestgreen;
	/*display:block;
	width:81px;
	height:54px;
	float:left;
	background:url(../images/produse_on.png) no-repeat;*/
}

.stm-unselected {
    color: indianred;
    border: 0px solid indianred;
	/*display:block;
	width:81px;
	height:54px;
	float:left;
	background:url(../images/produse_off.png) no-repeat;*/
}





.center_menu_dropdown	{
	width:1000px;
	margin:0px auto;	
}
.menu_group_title	{
	height:40px;
	text-align:center;
	line-height:40px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);	
	text-decoration:underline;
	text-align:left;
	border:0px #000 solid;
	
}
.menu_arrow_1	{
	background:url(../images/sageata_menu.png) no-repeat 20% bottom ;	
}
.menu_arrow_2	{
	background:url(../images/sageata_menu.png) no-repeat 40% bottom ;	
}
.menu_arrow_3	{
	background:url(../images/sageata_menu.png) no-repeat 40% bottom ;	
}
.menu_arrow_4	{
	background:url(../images/sageata_menu.png) no-repeat 20% bottom ;	
}
.menu_arrow_5	{
	background:url(../images/sageata_menu.png) no-repeat 25% bottom ;	
}
.menu_arrow_6	{
	background:url(../images/sageata_menu.png) no-repeat 22% bottom ;	
}
.menu_arrow_7	{
	background:url(../images/sageata_menu.png) no-repeat 26% bottom ;	
}
.menu_arrow_8	{
	background:url(../images/sageata_menu.png) no-repeat 15% bottom ;	
}
.menu_arrow_9	{
	background:url(../images/sageata_menu.png) no-repeat 35% bottom ;	
}
.menu_arrow_10	{
	background:url(../images/sageata_menu.png) no-repeat 50% bottom ;	
}
.menu_arrow_11	{
	background:url(../images/sageata_menu.png) no-repeat 50% bottom ;	
}
.menu_grey	{
	color:#333333;	
}
.menu_grey_on_off	{
	color:#555555;
	text-decoration:none;
}
.menu_grey_on_off:hover	{
	color:#333333;;	
	text-decoration:underline;
}
.buton_dropdown	{
	min-height:14px;
	margin:9px 0px 9px 0px;	
	background:url(../images/square_off.png) no-repeat 0% 65%;
	padding:0px 0px 0px 11px;	
}
.buton_dropdown:hover	{
	min-height:14px;
	background:url(../images/square_on.png) no-repeat 0% 65%;
	
}










