
.mesice a {
  text-decoration: none;
  text-align: center;
  font-size: 0.7em;
  color: #878787;
}

.mesice a:hover {
  text-decoration: underline;
  text-align: center;
  font-size: 0.7em;
  color: red;
}
