

<style>

/*------------------------------- popup layer ----------------------*/


#layer-popup {
 position: fixed;
 z-index:9999999;
 top:0;
 left:0;
 right:0;
 bottom:0; 
 background: rgba(0,0,0,.8); 
 animation: myfadein 2s;
}

@keyframes myfadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


#popup-container {
 position: absolute;
 background: #fff;
 padding: 40px;
 border-radius: 4px;
 z-index:999999999;
 top:50%;
 left:50%;
 max-width:790px;
 max-height: 85vh;
 width:auto;
 transform:translate(-50%,-50%);

}



.popup-close {
 position: absolute;
 right: 20px;
 top: 20px;
 font-weight: bold; 
 font-size: 20px;
 color: #000;
 cursor: pointer;
}	



</style>

 

	
			<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//slezanski.pl/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://slezanski.pl/post-sitemap.xml</loc>
		<lastmod>2023-10-11T04:10:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/page-sitemap.xml</loc>
		<lastmod>2024-04-18T07:26:08+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/product-sitemap.xml</loc>
		<lastmod>2024-11-19T14:02:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/category-sitemap.xml</loc>
		<lastmod>2023-10-11T04:10:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/post_tag-sitemap.xml</loc>
		<lastmod>2023-10-11T04:10:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/product_cat-sitemap.xml</loc>
		<lastmod>2024-11-19T14:02:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/product_tag-sitemap.xml</loc>
		<lastmod>2024-11-18T13:05:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/product_shipping_class-sitemap.xml</loc>
		<lastmod>2024-11-19T14:02:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://slezanski.pl/author-sitemap.xml</loc>
		<lastmod>2023-05-11T09:38:23+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->