
a.vet	{
  background-color: transparent;
  color: #FFFFFF;
  font: 10pt Arial ;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
}
a:hover.vet {
  color: #ff66cc;
}


a.vetroze	{
  background-color: transparent;
  color: #ff66cc;
  font: 10pt Arial ;
  font-weight: bold;
  margin: 0px;
  text-decoration: none;
}
a:hover.vetroze {
  color: #FFFFFF;
}

a.klein	{
  background-color: transparent;
  color: #FFFFFF;
  font: 9pt arial;
  margin: 0px;
  text-decoration: none;
}
a:hover.klein {
  color: #ff66cc;
}

.floatl{float:left;}
.floatr{float:right;}
.widthr{width:233px;}
.widthl{width:233px;}

hr {
border: 0px; 
background-color: black; 
height:1px
}
