#mbmcpebul_table {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  font-size: 0px;
  display: inline-block;
  
}

#mbmcpebul_table li a {
	line-height: 50px;
	font-size: 16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color:#3F662B;
	font-style: normal;
	font-weight:bold;
	padding: 25px 10px 10px 10px;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	background: url(../image/menu-divedar.png) no-repeat right center;
  
  
}

#mbmcpebul_table li div.buttonbg {
	height:90px;
	width: 119px;
	line-height: 0;
	background-color: transparent;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
	text-align: center;
	
}

#mbmcpebul_table li:hover div.buttonbg a, #mbmcpebul_table li.expanded a.topitem, #mbmcpebul_table li.active a.topitem,
#mbmcpebul_table li.itemhot a.topitem, #mbmcpebul_table li a:hover {
	color:#999;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}


#mbmcpebul_table li.expanded div.buttonbg, #mbmcpebul_table li.active div.buttonbg, #mbmcpebul_table li.itemhot div.buttonbg, #mbmcpebul_table li:hover div.buttonbg {
  box-shadow: none;
  border-color: #800421;
  
}

#mbmcpebul_table {
  padding: 0;
  border-width: 0 0 5px 0;
  border-radius: 0;
  box-shadow: none;
  border-collapse: separate;
  
  
}

#mbmcpebul_table ul li a {
	width:220px;
  color: #FFFFFF;
  font-family: Arial,sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  display: block;
  vertical-align: middle;
  white-space: nowrap;
  border-radius:0px;
  
}

#mbmcpebul_table ul li:hover > a {
  color: #E95420;
  font-family: Arial,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  border-radius:0px;
  
}

#mbmcpebul_table ul li.subexpanded a.subexpanded, #mbmcpebul_table ul li.subitemhot a.subitemhot, #mbmcpebul_table ul li a:hover {
	background:#4c8530;
  color:#FFF;
  font-family: Arial,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  border-radius:0px;
  
}

#mbmcpebul_table ul li:hover, #mbmcpebul_table ul li.subexpanded, #mbmcpebul_table ul li.subitemhot {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  border-radius:0px;
  
}

#mbmcpebul_table ul {
  margin: 0;
  border-color: #870724;
  border-width: 0;
  padding: 0;
  background: #314526;
  border-radius:0px;
  
  
}

#mbmcpebul_table ul li a {
  padding: 8px 15px 7px 13px;
  text-align: left;
  margin: 0;
border: none;
display: block;
font-size: 13px;
color:#FFF;
background: #314526  no-repeat center bottom;
text-align: left;
border-top: none;
border-bottom: 1px solid #4c8530;
border-radius:0px;
}

#mbmcpebul_table ul li.separator {
  padding: 7px;
  cursor: default;
  background: none;
  box-shadow: none;
  border-width: 0;
  
  
}

#mbmcpebul_table ul li.separator div {
  border-top: 1px solid #056D7F;
  font-size: 0px;
}

#mbmcpebul_table ul li {
  border-style: solid;
  border-color: #870724;
  border-width: 0;
  height: auto;
  width: auto;
  text-align: left;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  float: none;
  margin: 0 0 0px 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}


#mbmcpebul_table .spaced_li {
  margin: 0px 0px 0px 0px;
}

#mbmcpebul_table a img {
  border: none;
}

#mbmcpebul_table li {
  list-style: none;
  float: left;
}

#mbmcpebul_table.css_menu li {
  position: relative;
}

#mbmcpebul_table.css_menu ul li:hover > ul {
  opacity: 1;
}

#mbmcpebul_table.css_menu li:hover > ul {
	
  top: 100%;
  left: 0;
  right: auto;
  opacity: 1;
}

#mbmcpebul_table.css_menu ul li:hover > ul {
  top: -0px;
  left: 100%;
  right: auto;
}

#mbmcpebul_table.css_menu ul {
  transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-property:opacity;
  -webkit-transition-property:opacity;
  -moz-transition-property:opacity;
  -ms-transition-property:opacity;
  opacity: 0;
}

#mbmcpebul_table ul {
  position: absolute;
  top:-99999px;
  z-index: 4000;
}

#mbmcpebul_table ul ul {
  position: absolute;
  z-index: 5000;
}

#mbmcpebul_table .submenu_arrow {
  margin-left: 8px;
}

#mbmcpebul_table div.arrow { 
  background-image: url(ebab_mbmcp_d.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  height: 100%; 
} 

#mbmcpebul_table ul li a.with_arrow { 
  background-image: url(ebab_mbmcp_c.png); 
  background-repeat: no-repeat; 
  background-position: right center; 
  padding-right: 19px; 
} 

#mbmcpebul_table li a.button_3, #mbmcpebul_table li div a.button_3 { 
  padding-right: 25px; 
} 

#mbmcpebul_table li a.button_4, #mbmcpebul_table li div a.button_4 { 
  padding-right: 25px; 
} 
