body {
	font-family: Arial, Helvetica, sans-serif;
	
}
.meniu{
margin:19px 10px 0 -29px; 
padding:0;
line-height: 90%;


}

.meniu ul {
font-family: Trebuchet MS;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #CCC;
text-decoration: none;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: none;

}

.meniu li li{
font-family: Trebuchet MS;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #3DA4AF;
text-decoration: none;
list-style-position: outside;
list-style-image: url(arrow_li.gif);
list-style-type: none;

}

.meniu ul a {
font-family: Trebuchet MS;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #999;
text-decoration:none

}

.meniu ul a:hover {
color: #CCC;
font-family: Trebuchet MS;
}

.meniu li li a{
font-family: Trebuchet MS;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #3DA4AF;
text-decoration: none;
list-style-position: outside;
list-style-image: url(arrow_li.gif);
list-style-type: none;

}

.meniu li li a:hover{
font-family: Trebuchet MS;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #AAAAAA;
text-decoration: none;
list-style-position: outside;
list-style-image: url(arrow_li.gif);
list-style-type: none;

}
