/* CSS Document */

a.tlacitko{
font-size: 10px;
font-family: Arial,sans-serif;
font-weight: bold;
color:#FFFFFF;

height:15px;
content-width:150px;
background-color: transparent;
border-style: solid;
border-color: #FFFFFF;
border-width: 1px;
text-decoration: none;
}
a.tlacitko:hover{
border-bottom: 1px solid Red;
border-top: 1px solid Red;
border-left: 1px solid Red;
border-right: 1px solid Red;
}