.navigace {
  font-family: Tahoma,Verdana;
  font-size: 12px;
  color: black;
  text-align: center;
}
.navigace a:link {
  color: black;
  text-decoration: none;
}

.navigace a:hover {
  color: black;
  text-decoration: none;
}

.navigace a:visited {
  color: black;
  text-decoration: none;
}

.navigace_akt {
  font-weight: bold;
  font-size: 13px;
  color:#DD843E;
}

