@charset "utf-8";

ul#meni_general, ul#meni_general li
{
 width:155px;
 list-style:none;
 margin:0;
 padding:2px;
 text-align:left;
}

.meni_0
{
 border:1px solid #FFFFFF;
 margin-bottom:2px;
 height:12px;
}

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

}

.meni_0 a:first-letter
{
 text-transform: uppercase;
}

.meni_0 a:hover
{
 color:#1A519C;
 font-weight:bold;
 border-bottom:1px solid #1A519C;
}

.meni_1
{
 font-size:7pt;
}

.meni_1 a
{
 color:#494948;
 margin-left:10px;
 text-decoration:none;
 display:block;
 font-weight:normal;
}

.meni_1 a:hover
{
 color:#1A519C;
 font-weight:bold;
}

.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;
}
