/* CSS Document */

a.tlacitko2{
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: red;
border-width: 1px;
text-decoration: none;
}
a.tlacitko2:hover{
border-bottom: 1px solid white;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}