    <!-- <style>
        .summer-advice-section {
            width: 100%;
            background-color: var(--wp--preset--color--primary, #1565af);
            color: #fff;
            padding: 10px 0;
        }

        .summer-advice-section .container {
            max-width: 1150px;
            margin: 0 auto;
            padding: 0 15px;
			background-color: var(--wp--preset--color--primary, #1565af);
        }

        .summer-advice-inner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            flex-wrap: wrap;
        }

        .summer-advice-text {
            font-size: 14px;
            font-weight: 700;
            line-height: 1.35;
            max-width: 1000px;
        }

        .summer-advice-btn {
            display: inline-block;
            background: #0d3d69;
            color: #fff;
            padding: 10px 26px;
            border-radius: 6px;
            font-size: 15px;
            font-weight: 700;
            text-decoration: none;
            white-space: nowrap;
            transition: all .2s ease;
        }

        .summer-advice-btn:hover {
            transform: translateY(-2px);
            opacity: .9;
            text-decoration: none;
            color: #fff;
        }

        @media (max-width: 768px) {
            .summer-advice-section {
                padding: 35px 0;
            }

            .summer-advice-text {
                font-size: 22px;
            }

            .summer-advice-inner {
                align-items: flex-start;
            }
        }
    </style>

    <div id="summer-advice-template" style="display:none;">
        <section class="summer-advice-section">
            <div class="container">
                <div class="summer-advice-inner">
                    <div class="summer-advice-text">
                        I přes léto je tu vaše poradna! Neváhejte položit svůj dotaz v sekci Poradna a my vám přineseme odpověď na vaše palčivé otázky z praxe.
                    </div>

                    <a href="javascript:Boxzilla.show(2556);" class="summer-advice-btn">
                        Chci položit dotaz!
                    </a>
                </div>
            </div>
        </section>
    </div>

    <script>
        jQuery(function ($) {
            "use strict";

            var $section = $('#summer-advice-template .summer-advice-section');

            if (!$section.length || $('.summer-advice-section').length > 1) {
                return;
            }

            var $header = $('header').first();

            if ($header.length) {
                $section.insertAfter($header);
            } else {
                $section.prependTo('body');
            }

            $('#summer-advice-template').remove();
        });
    </script> -->
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://provozovatel-budovy.cz/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-posts-mikr_calendar-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-posts-mikr_doc_templates-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-posts-mikr_main_content-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-posts-mikr_news-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-posts-mikr_qanda-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-taxonomies-mikr_chapter_tag-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-taxonomies-mikr_doc_template_cat-1.xml</loc></sitemap><sitemap><loc>https://provozovatel-budovy.cz/wp-sitemap-taxonomies-mikr_qanda_cat-1.xml</loc></sitemap></sitemapindex>
