.no-top-bot {
	margin-bottom: 30px;
	margin-top: 0px;
}
.men-menu a.active {
    opacity: 1 !important;
    font-weight: bold;
}
.pomahame-kat-vice {
    background-color: #000000;
    color: white;
    text-align: center;
    padding: 0px 7px 2px 7px;
}
a.pomahame-kat-vice:hover {
  background-color: #006341; /* změň na požadovanou barvu */
  color: #fff;               /* případně i barvu textu */
  text-decoration: none;     /* zruší podtržení */
}