$(document).ready(function() {
$('#slider-sobrazkyhlavicka .slideshow').cycle({
	fx: 'fade',
	pause: true,
	timeout: 3000});
});
