function ZmenLokaci() {
  location=document.getElementById('kategorie').options[document.getElementById('kategorie').selectedIndex].value
}

