ul.menu {float:left; width:957px; height:35px; clear:both; margin:0px 0px 1px 0px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:table-cell; color:#fff; text-decoration:none; vertical-align:middle; font:normal normal normal 13px/12px Arial, Helvetica, sans-serif; text-align:center; cursor:pointer !important;}
ul.menu li {position:relative; float:left; background:url(/../images/menu-bg.png); height:35px; display:table; width:117px; text-align:center;}
ul.menu li.left-side {float:left; width:10px !important; height:35px; background:url(/../images/menu-left.png);}
ul.menu li.right-side {float:left; width:10px !important; height:35px; background:url(/../images/menu-right.png);}
ul.menu ul {position:absolute; top:36px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border-top:none; width:148px; margin:0; height:auto !important; background-position:center center;}
ul.menu ul li a {display:block; padding:7px 10px; color:#fff; text-align:left !important; background:#613863 !important;}
ul.menu ul li a:hover {background-color:#fff !important; color:#000;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu ul.last-block {right:0px !important; left:auto !important;}
ul.menu .menulink {padding:5px 7px 7px; width:134px}