#spodek a.ummenu
{
display: block;
text-decoration: none;
font-weight: normal;
border-left: 5px solid #3d3e33;
color: white;
margin: 0px 0px 0px 0px;
padding-left: 5px;
width: 180px;
font-size: 13px;
}
#spodek a.ummenu:hover
{
border-left: 5px solid white;
color: white;
}
#spodek a.ummenu:active
{
border-left: 5px solid white;
color: white;
}


#spodek a
{
text-decoration: underline;
font-weight: normal;
color: white;
font-size: 11px;
}
#spodek a:hover
{
color: gray;
}
#spodek a:active
{
color: gray;
}
#umelec
{
width: 467px;
float: right;
padding: 0px;
margin: 0px;
font-weight: normal;
color: white;
font-size: 11px;
}

