.anylinkcss{
position:absolute;
visibility: hidden;
background-color: #E9FECB;
width: 205px;
}
.anylinkcss a{
width: 100%;
text-align: center;
text-decoration: none;
background: url("images/odkaz_bg.jpg") repeat-x;
}

.anylinkcss a:hover{ 
background: url("images/odkazy_bg.jpg") repeat-x;
color: white;
}
