
a 
{
	background-color: transparent;
	text-decoration: none;
	color: black;
}
a:hover
{ 
  text-decoration: underline;
}
.Odkazy
{
  width: 250px;
  text-align: left;  
}
.aButton
{
  border: 1px solid black;
  padding: 4px;
  width: 100%;
}
