/*BACKGROUND COLOR SE SUGKEKRIMENO MENOU*/
#topmenu ul#treemenu_m10_parent_734 > li:nth-last-child(6) a {
    background-color: #c90025;
color: #fff;
height: 100%;
}

/* BACKGROUND COLOR FOR "ΝΕΑ" MENU ITEM */
#topmenu ul#treemenu_m10_parent_734 > li:nth-last-child(2) a {
    background-color: #007a00; /* green */
    color: #fff;
    height: 100%;
}