$(document).ready(function(){function sp(l, v){document.documentElement.style.setProperty(l, v);}sp("--background-color", "#222222");sp("--background-color-value", "#222222");sp("--background-file", "url(data/images/background.jpg)");sp("--background-repeat", "repeat-y");sp("--background-position", "0px 690px");sp("--text-color", "#FFFFFF");sp("--text-color-value", "#FFFFFF");sp("--font-name", "poppinsregular");sp("--font", "16px");sp("--fontmobile", "22px");sp("--line-height", "18px");sp("--line-height-mobile", "26px");sp("--odstep", "102px");sp("--odstepwmenu", "40px");sp("--wysokoscmenu", "30px");sp("--font-name-menu", "poppinsregular");sp("--fontmenu", "15px");sp("--odsteplabel", "102px");sp("--odstepwmenulabel", "40px");sp("--wysokoscmenulabel", "30px");sp("--font-name-menu", "poppinsregular");sp("--fontmobilemenu", "18px");sp("--fontmenubold", "off");sp("--text-color-menu", "#ffffff");sp("--back-color-menu", "");sp("--back-color-menu-trans", "off");sp("--menu-trans", "off");sp("--menu-trans-color", "");sp("--menu-trans-h", "3px");sp("--menu-trans-h-label", "3px");sp("--menu-trans-v", "3px");sp("--menu-trans-v-label", "3px");sp("--menu-trans-r", "3px");sp("--menu-trans-r-label", "3px");sp("--text-shadow-opacity", "0.5");sp("--text-shadow-opacity-label", "0.5");sp("--text-shadow", "3px 3px 3px rgba(0, 0, 0, 0.5)");function scrollToHash(){if(window.location.hash){var hash=window.location.hash;var $target=$(hash);if($target.length){$('html, body').scrollTop(0);$('html, body').stop().animate({'scrollTop': $target.offset().top}, 900, 'swing');}}}scrollToHash();$(window).on('hashchange', function(){scrollToHash();});$(window).on('popstate', function(){scrollToHash();});$(".up").click(function(){$('html, body').stop().animate({'scrollTop': 0}, 900, 'swing', function(){});});function Preview(img){var imagebox='