/**
 * Wywołanie pluginu SlideShow
 */
/** $(document).ready(function() {
			$('.slideshow').cycle({
				fx: 'fade'
			});
		});
*/



