/* Start of CMSMS style sheet 'oferta' */
#submenu {
width: 175px;
float: left;
position: relative;
left: 126px;
top: 47px;
clear: both;
}
#submenu ul {
width: 175px;
list-style: none;
margin: 0px;
padding: 0px;
}
#submenu ul li {
width: 175px;
clear: both;
margin-top: 10px;
}
#submenu ul li a {
background: url("/uploads/style/menu.png") no-repeat center;
width: 175px;
height: 30px;
display: block;
text-decoration: none;
margin-left: 15px;
color: #fff;
width: 100%;
}
#submenu ul li a span {
padding-top: 8px;
margin-left: 10px;
display: block;
}
#submenu ul li a:hover, #submenu ul li a.menuactive {
color: #a1c817;
}
/* End of 'oferta' */

