ZIG-ZAG tapswing
Join us for one of the Tuesday dances at the Old Lady’s. During the summer, you can meet us at the open air dance halls at the Sixak and on the Křižík Pavilion Terraces, where you will be able to try swing dancing.
REGISTRATION FOR THE NEW SEASON 25/26
Registration for the new 25/26 season will open on Friday, June 13. 12:00 p.m.
(Pre-registration for current students will open on June 6 at 12:00 p.m. – you will receive a link via email from katerina@zig-zag.cz)
You can find the new schedule HERE.
We look forward to seeing you, your ZZ lecturers:
window.setTimeout(function(){
// First check, if localStorage is supported.
if (window.localStorage) {
// Get the expiration date of the previous popup.
var nextPopup = localStorage.getItem( 'nextNewsletter' );
if (nextPopup > new Date()) {
return;
}
// Store the expiration date of the current popup in localStorage.
var expires = new Date();
expires = expires.setHours(expires.getHours() + 24);
localStorage.setItem( 'nextNewsletter', expires );
}
DiviArea.show('#upozorneni');
}, 1000);