The site works on a local server.
In css added
#yt_menuposition ul.navi> li.level1.item109 .item-link{
background: #088A29;
margin: 0;
line-height: 30px;
padding: 12px 35px;
color: #fff;
font-size: 118%;
display: block;
}
When a firebug style instead <li class="level1"> put <li class="level1 item109">
That all works, the desired menu item ceases to green but that register in the css-class link in the menu do not know. Probyval write a item109 but after saving I do not see anywhere else in the firebug item109 values. Please tell me how I make the background in a green menu. It is very necessary. Thank you very much.