$(document).ready(function (){

  /* box-sexuologicka-centra */
  $('.box-sexuologicka-centra a.open').click(function (){$(this).next('ul').slideToggle()}).click(function (){$(this).toggleClass('opened')});

});




