* {
    text-shadow: none !important;
}

#header, #masterpage a table {
    border: 8px solid transparent;
    box-shadow:  none;
}

/*.eshop-submenu.level-3 {
    max-width: 230px !important;
}

.eshop-submenu.level-4 {
    max-width: 230px;
}*/

/*#left-box .leftmenu > ul > li:hover ul {
    width: 900px !important;
    visibility: visible;
}*/

#left-box .leftmenu > ul > li:hover ul {
  	max-width: none !important;  
  	width: 300%;
    visibility: visible;
}