ul#meni_general, ul#meni_general li
{
 width:200px;
 list-style:none;
 margin:0;
 padding:2px;
}

.meni_0
{
 border:1px solid #fafafa;
 margin-bottom:2px;
 background-color:#c6c6c6;
}

.meni_0 a
{
 color:#494948;
 text-decoration:none;
 display:block;
}

.meni_0:hover
{
 border:1px solid #c6c6c6;
 margin-bottom:2px;
 background-color:#fafafa;
}

.meni_1
{
 border-bottom:1px dotted #72736D;
 margin-left:10px;
 margin-right:10px;
 background-color:#cfe6eb;
}

.meni_1 a
{
 color:#494948;
 text-decoration:none;
 display:block;
}

.meni_1:hover
{
 border-bottom:1px dotted #72736D;
 margin-left:10px;
 margin-right:10px;
 background-color:#eaeaff;
}

.meni_2
{
 border-bottom:1px dotted #555555;
 margin-left:10px;
 margin-right:10px;
 background-color:#03F6C8;
}

.meni_3
{
 border-bottom:1px dotted #555555;
 margin-left:10px;
 margin-right:10px;
 background-color:#03F6C8;
}
