<header class="gov-header">
    <div class="gov-header__divider">
        <div class="gov-header__content">
            <gov-flex justify-content="space-between" align-items="center" responsive="false">
                <a href="/" class="gov-header__logo" aria-label="Zpět na úvodní stránku">
                    <gov-flex align-items="center" gap="s" responsive="false">
                        <svg width="40" height="40" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <path d="M29.9996 30.6162V33.9503H28.3332V35.6167H26.6655V40.6172H24.9991V38.9508H23.3328V40.6172H21.6664V37.2831H23.3328V35.6167H24.9991V32.2839H23.3328V27.2834H20V32.2839H9.99914V30.6162H8.33276V28.9498H10.833V27.2834H12.4994V28.9498H14.9996V23.9506H21.6664V22.2829H20V20.6165H14.9996V22.2829H13.3332V20.6165H11.6655V22.2829H8.33276V23.9506H6.66638V22.2829H5V18.9501H6.66638V17.2837H8.33276V18.9501H9.99914V17.2837H13.3332V15.6173H11.6655V13.9497H9.99914V12.2833H6.66638V10.6169H8.33276V7.28407H6.66638V5.61639H9.99914V3.94999H11.6655V5.61639H13.3332V7.28407H11.6655V8.95047H13.3332V10.6169H14.9996V12.2833H16.666V10.6169H18.3323V8.95047H21.6664V7.28407H18.3323V5.61639H20V3.94999H24.9991V5.61639H26.6655V3.94999H28.3332V2.28359H29.9996V10.6169H28.3332V8.95047H26.6655V10.6169H28.3332V12.2833H26.6655V13.9497H24.9991V15.6173H26.6655V17.2837H24.9991V22.2829H26.6655V23.9506H28.3332V25.617H29.9996V23.9506H28.3332V20.6165H29.9996V18.9501H31.666V20.6165H33.3323V22.2829H31.666V25.617H33.3323V27.2834H34.9987V28.9498H31.666V30.6162H29.9996V28.9498H28.3332V27.2834H26.6655V30.6162H29.9996ZM24.9991 2.28359H20V0.617188H24.9991V2.28359ZM14.9996 7.28279H16.666V8.94918H14.9996V7.28279ZM26.6668 20.6165L26.6655 17.2837H28.3319V20.6165H26.6668ZM28.3332 17.2825V12.2833H29.9996V17.2825H28.3332ZM33.3323 20.6165V17.2837H34.9987V20.6165H33.3323ZM31.666 17.2825V12.2833H33.3323V17.2837L31.666 17.2825ZM33.3336 10.6169H35V12.2833H33.3323L33.3336 10.6169ZM33.3323 3.94999H34.9987V8.95047H33.3323L33.3336 10.6169H31.666V2.28359H33.3323V3.94999ZM29.9996 10.6169H31.666V12.2833H29.9996V10.6169ZM23.3328 33.9503V35.6167H21.6664V33.9503H23.3328ZM9.99914 32.2852V33.9516H8.33276V32.2852H9.99914Z" fill="currentColor" />
                        </svg> <span>Název úřadu</span>
                    </gov-flex>
                </a>
                <gov-flex class="gov-header__mobile" align-items="center" gap="s" responsive="false">
                    <gov-button color="primary" size="m" type="base" aria-label="Přihlásit se">
                        <gov-icon type="templates" name="person-fill" slot="icon-start" color="primary" size="m"></gov-icon>

                    </gov-button>
                    <gov-button color="primary" size="m" type="base" aria-label="Otevřít hlavní navigaci" class=" js-gov-header__navigation-trigger">
                        <gov-icon type="templates" name="list" slot="icon-start" color="primary" size="m"></gov-icon>

                    </gov-button>
                </gov-flex>
            </gov-flex>
            <form role="search" id="search" class="gov-search gov-search--fixed-width">
                <gov-form-control>
                    <gov-form-search size="m" color="neutral" aria-autocomplete="list" aria-haspopup="menu" aria-controls="suggestions" aria-expanded="true">
                        <gov-form-input slot="input" size="m" placeholder="Hledejte v názvu, obsahu..." aria-label="Vyhledávání v obsahu webu" input-type="search">
                            <gov-icon type="templates" name="search" slot="icon-start"></gov-icon>
                        </gov-form-input>
                        <gov-button color="neutral" size="s" type="base" aria-label="Odstranit zadaný výraz" slot="button">
                            <gov-icon type="templates" name="x" slot="icon-start"></gov-icon>

                        </gov-button>
                        <gov-button color="primary" size="s" type="solid" aria-label="Vyhledat zadaný výraz" native-type="submit" slot="button">
                            <gov-icon type="templates" name="search" slot="icon-start"></gov-icon>

                        </gov-button>
                    </gov-form-search>
                </gov-form-control>
            </form>
            <gov-flex class="gov-header__action" justify-content="space-between" align-items="center" gap="m">
                <gov-button color="primary" size="m" type="solid" aria-label="Přihlášení do klientské zóny">
                    Přihlásit se

                </gov-button>
                <gov-button color="primary" size="m" type="base" aria-label="Click to change language to English">
                    <gov-icon type="templates" name="flag" slot="icon-start"></gov-icon>
                    English

                </gov-button>
                <gov-theme-switch size="m" aria-label="Přepínač barevného schématu stránky"></gov-theme-switch>
            </gov-flex>
        </div>
    </div>
    <div class="gov-header__navigation js-gov-header__navigation">
        <nav class="gov-navigation" aria-label="Hlavní navigace" id="main-navigation">
            <ul>
                <li class="gov-navigation--has-megamenu">
                    <gov-button type="base" color="primary" size="l" aria-expanded="false" aria-controls="subnav0" aria-label="Úřad">
                        Úřad
                        <gov-icon slot="icon-end" type="templates" name="chevron-down" size="l"></gov-icon>
                    </gov-button>
                    <ul class="gov-mega-menu" id="megamenu0" hidden aria-hidden="true">
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li class="gov-mega-menu__more"><a href="#">+ Další</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li class="gov-mega-menu__more"><a href="#">+ Další</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li class="gov-mega-menu__more"><a href="#">+ Další</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li class="gov-mega-menu__more"><a href="#">+ Další</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                            </ul>
                        </li>
                        <li class="gov-mega-menu__heading">
                            <a href="#">
                                <span>
                                    <gov-icon type="templates" name="briefcase" size="m"></gov-icon>
                                    Heading item
                                </span>
                            </a>
                            <ul>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                                <li><a href="#">Menu item</a></li>
                            </ul>
                        </li>
                    </ul>
                </li>
                <li>
                    <a href="#">Menu item</a>
                </li>
                <li>
                    <a href="#">Menu item</a>
                </li>
                <li>
                    <a href="#">Menu item</a>
                </li>
                <li>
                    <gov-button type="base" color="primary" size="l" aria-expanded="false" aria-controls="subnav4" aria-label="Tisk a média">
                        Tisk a média
                        <gov-icon slot="icon-end" type="templates" name="chevron-down" size="l"></gov-icon>
                    </gov-button>
                    <ul class="gov-subnavigation" id="subnav4" hidden aria-hidden="true">
                        <li><a href="#">Menu item</a></li>
                        <li><a href="#">Menu item</a></li>
                    </ul>
                </li>
                <li>
                    <a href="#">Kontakty</a>
                </li>
                <li class="gov-mobile-only">
                    <gov-button color="primary" size="l" type="base" aria-label="Click to change language to English">
                        English

                    </gov-button>
                </li>
                <li class="gov-navigation__item gov-mobile-only">
                    <gov-theme-switch size="m" display-label="true"></gov-theme-switch>
                </li>
            </ul>
        </nav>
    </div>
</header>

<gov-container id="main">
    <article>

        <gov-flex direction="column" gap="l" class="gov-mb--5xl">
            <header class="gov-page-heading">
                <gov-flex direction="column" gap="l">
                    <gov-breadcrumbs aria-hidden="true">
                        <ul>
                            <li>
                                <a href="#">
                                    Domů
                                </a>
                            </li>
                            <li>
                                <gov-icon type="components" name="chevron-right"></gov-icon>
                                <a href="#">
                                    První úroveň
                                </a>
                            </li>
                            <li>
                                <gov-icon type="components" name="chevron-right"></gov-icon>
                                <a href="#">
                                    Druhá úroveň
                                </a>
                            </li>
                            <li>
                                <gov-icon type="components" name="chevron-right"></gov-icon>
                                <strong>Nadpis článku</strong>
                            </li>
                        </ul>
                    </gov-breadcrumbs>
                    <h1>Analytik environmentálních dat</h1>
                </gov-flex>
            </header>
            <section class="gov-text-content" aria-label="Základní informace">

                <gov-flex direction="column" gap="l">
                    <gov-flex direction="column" gap="m">
                        <ul class="gov-icon-list gov-list--plain gov-icon-list--small gov-icon-list--grey">
                            <li>
                                <gov-flex align-items="center" gap="s" responsive="false">
                                    <gov-icon type="templates" name="clock-history" alt="Datum publikace:" aria-label="Datum publikace"></gov-icon>
                                    <time datetime="2024-11-26">Aktualizováno 26.11.2024</time>
                                </gov-flex>
                            </li>
                            <li>
                                <gov-flex align-items="center" gap="s" responsive="false">
                                    <gov-icon type="templates" name="buildings" alt="Společnost:" aria-label="Společnost"></gov-icon>
                                    <span>CENIA</span>
                                </gov-flex>
                            </li>
                            <li>
                                <gov-flex align-items="center" gap="s" responsive="false">
                                    <gov-icon type="templates" name="geo-alt" alt="Místo výkonu práce:" aria-label="Místo výkonu práce"></gov-icon>
                                    <span>Břeclav</span>
                                </gov-flex>
                            </li>
                        </ul>

                        <gov-flex gap="s-nudge">
                            <ul class="gov-tags gov-list--plain">
                                <li>
                                    <gov-tag color="success" type="subtle" size="s">
                                        40 000 – 60 000 Kč
                                    </gov-tag>
                                </li>
                                <li>
                                    <gov-tag color="neutral" type="subtle" size="s">
                                        Možnost práce z domova
                                    </gov-tag>
                                </li>
                            </ul>
                        </gov-flex>
                    </gov-flex>

                    <p class="gov-text--body-xl">Do našeho týmu hledáme analytika environmentálních dat, který se zapojí do zpracování a vyhodnocování dat o stavu a vývoji životního prostředí. Budete hrát klíčovou roli při tvorbě datových podkladů, vizualizací a analýz, které slouží k lepšímu porozumění environmentálním trendům a podpoře rozhodovacích procesů.</p>
                    <div class="gov-button-group">
                        <gov-button color="secondary" size="m" type="solid" aria-label="Odpovědět na nabídku" class=" gov-button--mobile-expanded">
                            <gov-icon type="templates" name="send" slot="icon-start"></gov-icon>
                            Odpovědět

                        </gov-button> <gov-button color="neutral" size="m" type="outlined" aria-label="Sdílet nabídku pomocí odkazu" class=" gov-button--mobile-expanded">
                            <gov-icon type="templates" name="share" slot="icon-start"></gov-icon>
                            Sdílet nabídku

                        </gov-button> <gov-button color="neutral" size="m" type="outlined" aria-label="Více akcí" class=" gov-button--mobile-expanded">
                            <gov-icon type="templates" name="three-dots-vertical" slot="icon-start"></gov-icon>
                            <span class='gov-mobile-only'>Více akcí</span>

                        </gov-button>
                    </div>
                </gov-flex>

            </section>
        </gov-flex>

        <gov-layout type="aside" variant="right" class="gov-mb--6xl">
            <gov-layout-column>
                <gov-accordion size="m" class="gov-mobile-only gov-table-of-contents--accordion">
                    <gov-accordion-item>
                        <h3 id="a1" slot="label">Obsah</h3>
                        <ul class='gov-table-of-contents gov-list--plain'>
                            <li><a href='#nadpis0'>O nás</a></li>
                            <li><a href='#nadpis1'>Co vás čeká</a></li>
                            <li><a href='#nadpis2'>Koho hledáme?</a></li>
                            <li><a href='#nadpis3'>Co nabízíme?</a></li>
                            <li><a href='#nadpis4'>O pozici</a></li>
                            <li><a href='#nadpis5'>Jak se přihlásit?</a></li>
                            <li><a href='#nadpis6'>Mohlo by se vám líbit</a></li>
                        </ul>
                    </gov-accordion-item>
                </gov-accordion>

                <main class="gov-block">

                    <section aria-labelledby="nadpis0">
                        <h2 id="nadpis0">O nás</h2>
                        <p>Česká informační agentura životního prostředí (CENIA) je příspěvkovou organizací Ministerstva životního prostředí. Základní účel organizace je odborná, informační, datová a výzkumná podpora výkonu státní správy a provoz a rozvoj informačních systémů v rozsahu předmětu činnosti.</p>
                        <gov-card class=" gov-card--business">
                            <gov-flex gap="s" direction="column">
                                <header>
                                    <h3 class=" gov-card__headline">CENIA</h3>
                                </header>
                                <p>Česká informační agentura životního prostředí</p>
                                <ul class="gov-contact-links gov-list--plain">
                                    <li>
                                        <gov-flex gap="s-nudge" align-items="center" responsive="false">
                                            <gov-icon type="templates" name="envelope" color="primary" size="m" alt="e-mail:" aria-label="e-mail"></gov-icon>
                                            <a href="mailto:sekretariat@cenia.cz">sekretariat@cenia.cz</a>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex gap="s-nudge" align-items="center" responsive="false">
                                            <gov-icon type="templates" name="telephone" color="primary" size="m" alt="tel.:" aria-label="telefon"></gov-icon>
                                            <a href="tel:+420797872011">+420 797 872 011</a>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex gap="s-nudge" align-items="center" responsive="false">
                                            <gov-icon type="templates" name="globe2" color="primary" size="m" alt="web:" aria-label="url"></gov-icon>
                                            <a href="https://cenia.cz" target="_blank" rel="noreferrer nofollow">cenia.cz</a>
                                        </gov-flex>
                                    </li>
                                </ul>
                            </gov-flex>

                        </gov-card>

                    </section>

                    <section aria-labelledby="nadpis1">
                        <h2 id="nadpis1">Co vás čeká?</h2>
                        <p>Stanete se součástí odborného týmu zaměřeného na udržitelný rozvoj a ochranu přírody, kde budete mít příležitost využívat moderní analytické nástroje a spolupracovat s předními odborníky v oblasti životního prostředí.</p>
                        <p>Čeká tě:</p>
                        <ul>
                            <li>Sběr, analýza a vyhodnocování dat týkajících se stavu a vývoje životního prostředí</li>
                            <li>Tvorba datových podkladů a vizualizací pro interní i externí potřeby (např. zprávy, prezentace, online platformy)</li>
                            <li>Spolupráce na projektech zaměřených na monitoring, reporting a predikci environmentálních ukazatelů</li>
                            <li>Vývoj a aplikace statistických a datově analytických metod pro zpracování velkých datových souborů</li>
                            <li>Komunikace s odborníky, institucemi a partnery v rámci České republiky i zahraničí</li>
                        </ul>
                    </section>

                    <section aria-labelledby="nadpis2">
                        <h2 id="nadpis2">Koho hledáme?</h2>
                        <ul>
                            <li>Vysokoškolské vzdělání v oboru přírodních věd, životního prostředí, statistiky, informatiky nebo příbuzném oboru</li>
                            <li>Zkušenost s analýzou dat a používáním analytických nástrojů (např. R, Python, QGIS, ArcGIS nebo jiné</li>
                            <li>Schopnost pracovat s velkými datovými soubory a interpretovat výsledky analýz</li>
                            <li>Dobrá znalost anglického jazyka (pro čtení odborné literatury a komunikaci)</li>
                            <li>Schopnost samostatné i týmové práce, pečlivost a analytické myšlení</li>
                        </ul>
                    </section>

                    <section aria-labelledby="nadpis3">
                        <h2 id="nadpis3">Co nabízíme?</h2>
                        <ul>
                            <li>
                                Možnost podílet se na projektech s významným vlivem na ochranu životního prostředí
                            </li>
                            <li>
                                Flexibilní pracovní dobu a možnost částečné práce z domova
                            </li>
                            <li>
                                Přátelské a odborné pracovní prostředí
                            </li>
                            <li>
                                Přístup k nejnovějším technologiím a nástrojům
                            </li>
                            <li>
                                Profesní růst, odborná školení a účast na konferencích
                            </li>
                            <li>
                                Benefity na míru:
                                <ul>
                                    <li>stravenky,</li>
                                    <li>příspěvek na vzdělávání,</li>
                                    <li>multisport karta,</li>
                                    <li>sick days apod.</li>
                                </ul>
                            </li>
                        </ul>
                    </section>

                    <section aria-labelledby="nadpis3">
                        <h2 id="nadpis4">O pozici</h2>

                        <section aria-labelledby="nadpis4-0">
                            <gov-flex direction="column" gap="m">
                                <h3 id="nadpis4-0">Obecné informace</h3>
                                <ul class="gov-icon-list gov-list--plain">
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="buildings" color="primary" size="m" alt="Společnost:" aria-label="Společnost"></gov-icon>
                                            <span>CENIA</span>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="folder2-open" color="primary" size="m" alt="Oddělení:" aria-label="Oddělení"></gov-icon>
                                            <span>Ochrana životního prostředí - Analýza</span>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="geo-alt" color="primary" size="m" alt="Adresa:" aria-label="Adresa"></gov-icon>
                                            <span>Světova 523/1, 567 12 Břeclav</span>
                                        </gov-flex>
                                    </li>
                                </ul>
                                <gov-flex class="map gov-mb--l" direction="column" gap="s" align-items="center" justify-content="center" responsive="false">
                                    <gov-icon type="templates" name="geo-alt" size="2xl" color="primary"></gov-icon>
                                    <p>Map Placeholder</p>
                                </gov-flex>

                            </gov-flex>
                        </section>

                        <section aria-labelledby="nadpis4-1">
                            <gov-flex direction="column" gap="m">
                                <h3 id="nadpis4-1">Pracovní poměr</h3>
                                <ul class="gov-icon-list gov-list--plain">
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="cash-coin" color="primary" size="m" alt="Plat:" aria-label="Plat"></gov-icon>
                                            <span>40 000 – 60 000 Kč/měsíčně</span>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="clock" color="primary" size="m" alt="Úvazek:" aria-label="Úvazek"></gov-icon>
                                            <span>Práce na plný úvazek</span>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="calendar-event" color="primary" size="m" alt="Trvání:" aria-label="Trvání"></gov-icon>
                                            <span>Na dobu neurčitou</span>
                                        </gov-flex>
                                    </li>
                                </ul>
                            </gov-flex>
                        </section>

                        <section aria-labelledby="nadpis4-2">
                            <gov-flex direction="column" gap="m">
                                <h3 id="nadpis4-2">Vzdělání a zkušenosti</h3>
                                <ul class="gov-icon-list gov-list--plain">
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="mortarboard" color="primary" size="m" alt="Vzdělání:" aria-label="Vzdělání"></gov-icon>
                                            <span>VŠ Bakalářské</span>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="chat-dots" color="primary" size="m" alt="Jazyk:" aria-label="Jazyk"></gov-icon>
                                            <span>Angličtina (pokročilá)</span>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex align-items="center" gap="s" responsive="false">
                                            <gov-icon type="templates" name="info-circle" color="primary" size="m" alt="Zkušenosti:" aria-label="Zkušenosti"></gov-icon>
                                            <span>Vhodné i pro absolventy</span>
                                        </gov-flex>
                                    </li>
                                </ul>
                            </gov-flex>
                        </section>
                    </section>

                    <section aria-labelledby="nadpis5">
                        <h2 id="nadpis5">Jak se přihlásit?</h2>
                        <p>Pokud Vás tato pozice zaujala, zašlete nám svůj životopis a krátký motivační dopis prostřednictvím našeho webu nebo e-mailem či telefonem dle informací níže.<br><br>Těšíme se na Vaši reakci!</p>
                        <gov-card class=" gov-card--business">
                            <gov-flex gap="s" direction="column">
                                <header>
                                    <h3 class=" gov-card__headline">Jana Psíčková</h3>
                                </header>
                                <p>Vedoucí odboru komunikace</p>
                                <ul class="gov-contact-links gov-list--plain">
                                    <li>
                                        <gov-flex gap="s-nudge" align-items="center" responsive="false">
                                            <gov-icon type="templates" name="envelope" color="primary" size="m" alt="e-mail:" aria-label="e-mail"></gov-icon>
                                            <a href="mailto:jana.urednicka@urad.cz">jana.urednicka@urad.cz</a>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex gap="s-nudge" align-items="center" responsive="false">
                                            <gov-icon type="templates" name="telephone" color="primary" size="m" alt="tel.:" aria-label="telefon"></gov-icon>
                                            <a href="tel:+420598475365">598 475 365</a>
                                        </gov-flex>
                                    </li>
                                    <li>
                                        <gov-flex gap="s-nudge" align-items="center" responsive="false">
                                            <gov-icon type="templates" name="telephone" color="primary" size="m" alt="tel.:" aria-label="telefon"></gov-icon>
                                            <a href="tel:+420765345234">765 345 234</a>
                                        </gov-flex>
                                    </li>
                                </ul>
                            </gov-flex>

                        </gov-card>

                        <div class="gov-button-group">
                            <gov-button color="secondary" size="m" type="solid" aria-label="Odpovědět na nabídku" class=" gov-button--mobile-expanded">
                                <gov-icon type="templates" name="send" slot="icon-start"></gov-icon>
                                Odpovědět

                            </gov-button> <gov-button color="neutral" size="m" type="outlined" aria-label="Sdílet nabídku pomocí odkazu" class=" gov-button--mobile-expanded">
                                <gov-icon type="templates" name="share" slot="icon-start"></gov-icon>
                                Sdílet nabídku

                            </gov-button> <gov-button color="neutral" size="m" type="outlined" aria-label="Více akcí" class=" gov-button--mobile-expanded">
                                <gov-icon type="templates" name="three-dots-vertical" slot="icon-start"></gov-icon>
                                <span class='gov-mobile-only'>Více akcí</span>

                            </gov-button>
                        </div>
                    </section>

                </main>
            </gov-layout-column>
            <gov-layout-column class="gov-desktop-only">
                <aside aria-labelledby="a1">

                    <gov-flex direction="column" gap="m">
                        <h3 id="a1">Obsah</h3>
                        <nav>
                            <ul class="gov-table-of-contents gov-list--plain">
                                <li>
                                    <a href="#nadpis0">O nás</a>
                                </li>
                                <li>
                                    <a href="#nadpis1">Co vás čeká</a>
                                </li>
                                <li>
                                    <a href="#nadpis2">Koho hledáme?</a>
                                </li>
                                <li>
                                    <a href="#nadpis3">Co nabízíme?</a>
                                </li>
                                <li>
                                    <a href="#nadpis4">O pozici</a>
                                    <ul>
                                        <li>
                                            <a href="#nadpis4-0">Obecné informace</a>
                                        </li>
                                        <li>
                                            <a href="#nadpis4-1">Pracovní poměr</a>
                                        </li>
                                        <li>
                                            <a href="#nadpis4-2">Vzdělání a zkušenosti</a>
                                        </li>
                                    </ul>
                                </li>
                                <li>
                                    <a href="#nadpis5">Jak se přihlásit?</a>
                                </li>
                                <li>
                                    <a href="#nadpis6">Mohlo by se vám líbit</a>
                                </li>
                            </ul>
                        </nav>
                    </gov-flex>

                </aside>
            </gov-layout-column>
        </gov-layout>

        <section aria-labelledby="nadpis6">
            <gov-flex direction="column" gap="l">
                <gov-flex direction="column" gap="m">
                    <gov-flex gap="s" justify-content="space-between" align-items="center" class="gov-section-heading" responsive="false">
                        <h2 id="nadpis6">Mohlo by se vám líbit</h2>
                        <gov-flex gap="s">
                        </gov-flex>
                    </gov-flex>
                </gov-flex>

                <gov-grid gap="l" class="gov-card-grid">
                    <gov-grid-item col-span="12" col-span-lg="4">

                        <gov-card href="#">
                            <gov-flex gap="m" justify-content="space-between" align-items="flex-end">
                                <gov-flex gap="s" direction="column">
                                    <header>
                                        <gov-flex gap="s" direction="column">
                                            <time datetime="2024-11-18" class="gov-card__updated">Aktualizováno: 18.11.2024</time>
                                            <h3 class=" gov-card__headline">Inspektor ochrany ovzduší</h3>
                                            <ul class="gov-icon-list gov-list--plain gov-icon-list--horizontal gov-icon-list--small gov-icon-list--grey">
                                                <li>
                                                    <gov-flex align-items="center" gap="s" responsive="false">
                                                        <gov-icon type="templates" name="buildings" alt="Společnost:" aria-label="Společnost"></gov-icon>
                                                        <span>CENIA</span>
                                                    </gov-flex>
                                                </li>
                                                <li>
                                                    <gov-flex align-items="center" gap="s" responsive="false">
                                                        <gov-icon type="templates" name="geo-alt" alt="Místo výkonu práce:" aria-label="Místo výkonu práce"></gov-icon>
                                                        <span>Humpolec</span>
                                                    </gov-flex>
                                                </li>
                                            </ul>
                                        </gov-flex>
                                    </header>
                                    <footer>
                                        <ul class="gov-tags gov-list--plain">
                                            <li>
                                                <gov-tag color="success" type="subtle" size="s">
                                                    45 000 – 70 000 Kč
                                                </gov-tag>
                                            </li>
                                        </ul>
                                    </footer>
                                </gov-flex>
                            </gov-flex>

                        </gov-card>

                    </gov-grid-item>
                    <gov-grid-item col-span="12" col-span-lg="4">

                        <gov-card href="#">
                            <gov-flex gap="m" justify-content="space-between" align-items="flex-end">
                                <gov-flex gap="s" direction="column">
                                    <header>
                                        <gov-flex gap="s" direction="column">
                                            <time datetime="2024-11-22" class="gov-card__updated">Aktualizováno: 22.11.2024</time>
                                            <h3 class=" gov-card__headline">Správce lesních ekosystémů</h3>
                                            <ul class="gov-icon-list gov-list--plain gov-icon-list--horizontal gov-icon-list--small gov-icon-list--grey">
                                                <li>
                                                    <gov-flex align-items="center" gap="s" responsive="false">
                                                        <gov-icon type="templates" name="buildings" alt="Společnost:" aria-label="Společnost"></gov-icon>
                                                        <span>Národní park České Švýcarsko</span>
                                                    </gov-flex>
                                                </li>
                                                <li>
                                                    <gov-flex align-items="center" gap="s" responsive="false">
                                                        <gov-icon type="templates" name="geo-alt" alt="Místo výkonu práce:" aria-label="Místo výkonu práce"></gov-icon>
                                                        <span>Děčín</span>
                                                    </gov-flex>
                                                </li>
                                            </ul>
                                        </gov-flex>
                                    </header>
                                    <footer>
                                        <ul class="gov-tags gov-list--plain">
                                            <li>
                                                <gov-tag color="success" type="subtle" size="s">
                                                    35 000 – 55 000 Kč
                                                </gov-tag>
                                            </li>
                                        </ul>
                                    </footer>
                                </gov-flex>
                            </gov-flex>

                        </gov-card>

                    </gov-grid-item>
                    <gov-grid-item col-span="12" col-span-lg="4">

                        <gov-card href="#">
                            <gov-flex gap="m" justify-content="space-between" align-items="flex-end">
                                <gov-flex gap="s" direction="column">
                                    <header>
                                        <gov-flex gap="s" direction="column">
                                            <time datetime="2024-11-26" class="gov-card__updated">Aktualizováno: 26.11.2024</time>
                                            <h3 class=" gov-card__headline">Inspektor ochrany ovzduší</h3>
                                            <ul class="gov-icon-list gov-list--plain gov-icon-list--horizontal gov-icon-list--small gov-icon-list--grey">
                                                <li>
                                                    <gov-flex align-items="center" gap="s" responsive="false">
                                                        <gov-icon type="templates" name="buildings" alt="Společnost:" aria-label="Společnost"></gov-icon>
                                                        <span>Národní park České Švýcarsko</span>
                                                    </gov-flex>
                                                </li>
                                                <li>
                                                    <gov-flex align-items="center" gap="s" responsive="false">
                                                        <gov-icon type="templates" name="geo-alt" alt="Místo výkonu práce:" aria-label="Místo výkonu práce"></gov-icon>
                                                        <span>Chomutov</span>
                                                    </gov-flex>
                                                </li>
                                            </ul>
                                        </gov-flex>
                                    </header>
                                    <footer>
                                        <ul class="gov-tags gov-list--plain">
                                            <li>
                                                <gov-tag color="success" type="subtle" size="s">
                                                    38 000 – 60 000 Kč
                                                </gov-tag>
                                            </li>
                                        </ul>
                                    </footer>
                                </gov-flex>
                            </gov-flex>

                        </gov-card>

                    </gov-grid-item>
                </gov-grid>
            </gov-flex>
        </section>

    </article>
</gov-container>

<footer class="gov-footer">
    <gov-flex class="gov-footer__content" direction="column" justify-content="space-between" gap="3xl">
        <gov-flex responsive="false">
            <ul class="gov-footer__main gov-list--plain">
                <li>
                    <nav aria-labelledby="nav1">
                        <h5 id="nav1">Title</h5>
                        <ul class="gov-list--plain">
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                        </ul>
                    </nav>
                </li>
                <li>
                    <nav aria-labelledby="nav2">
                        <h5 id="nav2">Title</h5>
                        <ul class="gov-list--plain">
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                        </ul>
                    </nav>
                </li>
                <li>
                    <nav aria-labelledby="nav3">
                        <h5 id="nav3">Title</h5>
                        <ul class="gov-list--plain">
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                            <li><gov-link href="#" size="s">Link</gov-link></li>
                        </ul>
                    </nav>
                </li>
                <li>
                    <h5>Title</h5>
                    <gov-flex direction="column" gap="l">
                        <address>
                            <ul class="gov-footer__address gov-list--plain">
                                <li>Adresa 1</li>
                                <li>686 01 Praha</li>
                                <li>
                                    <gov-link href="tel:+420789325678" size="s">
                                        <gov-icon type="templates" name="telephone" slot="icon-start" alt="tel.:" aria-label="telefon"></gov-icon>
                                        +420 789 325 678
                                    </gov-link>
                                </li>
                                <li>
                                    <gov-link href="mailto:loremipsum@email.com" size="s">
                                        <gov-icon type="templates" name="envelope" slot="icon-start" alt="e-mail:" aria-label="e-mail"></gov-icon>
                                        loremipsum@email.com
                                    </gov-link>
                                </li>
                            </ul>
                        </address>
                        <nav aria-label="Odkazy na sociální sítě">
                            <ul class="gov-social gov-list--plain">
                                <li>
                                    <gov-button color="primary" size="s" type="base" aria-label="Facebook" target="_blank" rel="noreferrer nofollow" href="#" title="Facebooku">
                                        <gov-icon type="templates" name="facebook" slot="icon-start" size="s"></gov-icon>

                                    </gov-button>
                                </li>
                                <li>
                                    <gov-button color="primary" size="s" type="base" aria-label="Instagram" target="_blank" rel="noreferrer nofollow" href="#" title="Instagram">
                                        <gov-icon type="templates" name="instagram" slot="icon-start" size="s"></gov-icon>

                                    </gov-button>
                                </li>
                                <li>
                                    <gov-button color="primary" size="s" type="base" aria-label="Youtube" target="_blank" rel="noreferrer nofollow" href="#" title="Youtube">
                                        <gov-icon type="templates" name="youtube" slot="icon-start" size="s"></gov-icon>

                                    </gov-button>
                                </li>
                                <li>
                                    <gov-button color="primary" size="s" type="base" aria-label="Linkedin" target="_blank" rel="noreferrer nofollow" href="#" title="Linkedin">
                                        <gov-icon type="templates" name="linkedin" slot="icon-start" size="s"></gov-icon>

                                    </gov-button>
                                </li>
                                <li>
                                    <gov-button color="primary" size="s" type="base" aria-label="Twitter X" target="_blank" rel="noreferrer nofollow" href="#" title="Twitter X">
                                        <gov-icon type="templates" name="twitter-x" slot="icon-start" size="s"></gov-icon>

                                    </gov-button>
                                </li>
                            </ul>
                        </nav>
                    </gov-flex>
                </li>
            </ul>
            <gov-button color="primary" size="m" type="base" aria-label="Vrátit se na začátek stránky" class=" gov-footer__up js-gov-footer__up">
                <gov-icon type="templates" name="arrow-up" slot="icon-start"></gov-icon>

            </gov-button>
        </gov-flex>
        <gov-grid gap="l" class="gov-footer__logos-group">
            <gov-grid-item col-span="12" col-span-lg="6">
                <section>
                    <h5>Související loga</h5>
                    <ul class="gov-logos gov-list--plain">
                        <li>
                            <a href="https://www.dia.gov.cz/" aria-label="Otevřít stránky DIA" target="_blank" rel="noreferrer nofollow">
                                <svg width="78" height="35" xmlns="http://www.w3.org/2000/svg">
                                    <image href="/assets/logos/logo-dia.svg" width="78" height="35"></image>
                                </svg>
                            </a>
                        </li>
                        <li>
                            <a href="https://nakit.cz/" aria-label="Otevřít stránky Nakit" target="_blank" rel="noreferrer nofollow">
                                <svg width="118" height="35" xmlns="http://www.w3.org/2000/svg">
                                    <image href="/assets/logos/logo-nakit.svg" width="118" height="35"></image>
                                </svg>
                            </a>
                        </li>
                        <li>
                            <a href="https://next-generation-eu.europa.eu/index_cs" aria-label="Otevřít stránky Next Generation EU" target="_blank" rel="noreferrer nofollow">
                                <svg width="114" height="32" xmlns="http://www.w3.org/2000/svg">
                                    <image href="/assets/logos/financovano-eu.svg" width="114" height="32"></image>
                                </svg>
                            </a>
                        </li>
                        <li>
                            <a href="https://www.planobnovycr.cz/" aria-label="Otevřít stránky Národní plán obnovy" target="_blank" rel="noreferrer nofollow">
                                <svg width="100" height="35" xmlns="http://www.w3.org/2000/svg">
                                    <image href="/assets/logos/narodni-plan-obnovy.svg" width="100" height="35"></image>
                                </svg>
                            </a>
                        </li>
                    </ul>
                </section>
            </gov-grid-item>
            <gov-grid-item col-span="12" col-span-lg="6">
                <section>
                    <h5>Mobilní aplikace nebo jiná loga</h5>
                    <ul class="gov-logos gov-list--plain">
                        <li>
                            <a href="https://apps.apple.com/us/app/port%C3%A1l-ob%C4%8Dana/id6483367664" title="Přejít na Apple Store" aria-label="Přejít na Apple Store" target="_blank" rel="noreferrer nofollow">
                            </a>
                        </li>
                        <li>
                            <a href="https://play.google.com/store/apps/details?id&#x3D;cz.gov.portal.v2.obcan" title="Přejít na Google Play" aria-label="Přejít na Google Play" target="_blank" rel="noreferrer nofollow">
                            </a>
                        </li>
                    </ul>
                </section>
            </gov-grid-item>
        </gov-grid>
        <gov-flex direction="column" gap="m-nudge">
            <nav aria-label="Odkazy na právní dokumenty">
                <ul class="gov-footer-links gov-list--plain">
                    <li><gov-link href="#" size="s">Link</gov-link></li>
                    <li><gov-link href="#" size="s">Link</gov-link></li>
                    <li><gov-link href="#" size="s">Link</gov-link></li>
                    <li><gov-link href="#" size="s">Link</gov-link></li>
                    <li><gov-link href="#" size="s">Link</gov-link></li>
                </ul>
            </nav>
            <hr>
            <gov-flex class="gov-footer-copy" justify-content="space-between" gap="m">
                <p>2025 &copy; Digitální a informační agentura &bull; Informace jsou poskytovány v souladu se zákonem č. 106/1999 Sb., o svobodném přístupu k informacím.</p>
                <div>
                    <gov-flex class="gov-footer__version" responsive="false">
                        <span>Verze 2.0.2105.9856</span>
                        <span>Využit Design system 4.2</span>
                    </gov-flex>
                </div>
            </gov-flex>

        </gov-flex>
    </gov-flex>
</footer>
{{ render '@header' }}

<gov-container id="main">
    <article>

        <gov-flex direction="column" gap="l" class="gov-mb--5xl">
            {{ render '@page-heading' heading }}
            <section class="gov-text-content" aria-label="{{ header/aria-label }}">

                <gov-flex direction="column" gap="l">
                    <gov-flex direction="column" gap="m">
                        {{ render '@icon-list' header/info }}

                        <gov-flex gap="s-nudge">
                            {{ render '@tags' header }}
                        </gov-flex>
                    </gov-flex>

                    <p class="gov-text--body-xl">{{ header/annotation }}</p>
                    {{ render '@button-group' header }}
                </gov-flex>

            </section>
        </gov-flex>

        <gov-layout type="aside" variant="right" class="gov-mb--6xl">
            <gov-layout-column>
                {{ render '@table-of-contents--mobile' table-of-contents merge=true }}

                <main class="gov-block">

                    <section aria-labelledby="{{ 1-heading/id }}">
                        {{ render '@heading' 1-heading }}
                        <p>{{ 1-paragraph }}</p>
                        {{ render '@card-business' }}
                    </section>

                    <section aria-labelledby="{{ 2-heading/id }}">
                        {{ render '@heading' 2-heading }}
                        <p>{{ 2-paragraph-1 }}</p>
                        <p>{{ 2-paragraph-2 }}</p>
                        <ul>
                        {{#each 2-list}}
                            <li>{{ this }}</li>
                        {{/each}}
                        </ul>
                    </section>

                    <section aria-labelledby="{{ 3-heading/id }}">
                        {{ render '@heading' 3-heading }}
                        <ul>
                            {{#each 3-list}}
                                <li>{{ this }}</li>
                            {{/each}}
                        </ul>
                    </section>

                    <section aria-labelledby="{{ 4-heading/id }}">
                        {{ render '@heading' 4-heading }}
                        <ul>
                            {{#each 4-list}}
                                <li>
                                    {{ name }}
                                    {{#if list}}
                                        <ul>
                                            {{#each list}}
                                                <li>{{ this }}</li>
                                            {{/each}}
                                        </ul>
                                    {{/if}}
                                </li>
                            {{/each}}
                        </ul>
                    </section>

                    <section aria-labelledby="{{ 4-heading/id }}">
                        {{ render '@heading' 5-heading }}

                        <section aria-labelledby="{{ 5-1-heading/id }}">
                            <gov-flex direction="column" gap="m">
                                {{ render '@heading' 5-1-heading }}
                                {{ render '@icon-list' position }}
                                {{ render '@map-placeholder' map-placeholder }}
                            </gov-flex>
                        </section>

                        <section aria-labelledby="{{ 5-2-heading/id }}">
                            <gov-flex direction="column" gap="m">
                                {{ render '@heading' 5-2-heading }}
                                {{ render '@icon-list' employment }}
                            </gov-flex>
                        </section>

                        <section aria-labelledby="{{ 5-3-heading/id }}">
                            <gov-flex direction="column" gap="m">
                                {{ render '@heading' 5-3-heading }}
                                {{ render '@icon-list' experience }}
                            </gov-flex>
                        </section>
                    </section>

                    <section aria-labelledby="{{ 6-heading/id }}">
                        {{ render '@heading' 6-heading }}
                        <p>{{{ 8-paragraph }}}</p>
                        {{ render '@card-business' person }}
                        {{ render '@button-group' header }}
                    </section>


                </main>
            </gov-layout-column>
            <gov-layout-column class="gov-desktop-only">
                <aside aria-labelledby="{{ table-of-contents/heading/id }}">

                    <gov-flex direction="column" gap="m">
                        {{ render '@table-of-contents' table-of-contents }}
                    </gov-flex>

                </aside>
            </gov-layout-column>
        </gov-layout>

        {{ render '@cards-section' cards }}

    </article>
</gov-container>

{{ render '@footer' }}
{
  "heading": {
    "heading": {
      "tag": "h1",
      "name": "Analytik environmentálních dat"
    }
  },
  "header": {
    "aria-label": "Základní informace",
    "info": {
      "classes": [
        "gov-icon-list--small",
        "gov-icon-list--grey"
      ],
      "item": [
        {
          "updated-text": "Aktualizováno",
          "updated": "26.11.2024",
          "icon": {
            "type": "templates",
            "name": "clock-history",
            "aria-label": "Datum publikace",
            "alt": "Datum publikace:"
          }
        },
        {
          "text": "CENIA",
          "icon": {
            "type": "templates",
            "name": "buildings",
            "aria-label": "Společnost",
            "alt": "Společnost:"
          }
        },
        {
          "text": "Břeclav",
          "icon": {
            "type": "templates",
            "name": "geo-alt",
            "aria-label": "Místo výkonu práce",
            "alt": "Místo výkonu práce:"
          }
        }
      ]
    },
    "date-text": "Aktualizováno",
    "date": "26.11.2024",
    "company": "CENIA",
    "company-alt": "společnost",
    "location": "Břeclav",
    "location-alt": "místo výkonu práce",
    "tag": [
      {
        "name": "40 000 – 60 000 Kč",
        "color": "success",
        "type": "subtle",
        "size": "s"
      },
      {
        "name": "Možnost práce z domova",
        "color": "neutral",
        "type": "subtle",
        "size": "s"
      }
    ],
    "annotation": "Do našeho týmu hledáme analytika environmentálních dat, který se zapojí do zpracování a vyhodnocování dat o stavu a vývoji životního prostředí. Budete hrát klíčovou roli při tvorbě datových podkladů, vizualizací a analýz, které slouží k lepšímu porozumění environmentálním trendům a podpoře rozhodovacích procesů.",
    "button": [
      {
        "text": "Odpovědět",
        "aria-label": "Odpovědět na nabídku",
        "color": "secondary",
        "type": "solid",
        "size": "m",
        "icon-start": {
          "slot": "icon-start",
          "type": "templates",
          "name": "send"
        },
        "classes": [
          "gov-button--mobile-expanded"
        ]
      },
      {
        "text": "Sdílet nabídku",
        "aria-label": "Sdílet nabídku pomocí odkazu",
        "color": "neutral",
        "type": "outlined",
        "size": "m",
        "icon-start": {
          "slot": "icon-start",
          "type": "templates",
          "name": "share"
        },
        "classes": [
          "gov-button--mobile-expanded"
        ]
      },
      {
        "text": "<span class='gov-mobile-only'>Více akcí</span>",
        "aria-label": "Více akcí",
        "color": "neutral",
        "type": "outlined",
        "size": "m",
        "icon-start": {
          "slot": "icon-start",
          "type": "templates",
          "name": "three-dots-vertical"
        },
        "classes": [
          "gov-button--mobile-expanded"
        ]
      }
    ]
  },
  "1-heading": {
    "tag": "h2",
    "name": "O nás",
    "id": "nadpis0"
  },
  "1-paragraph": "Česká informační agentura životního prostředí (CENIA) je příspěvkovou organizací Ministerstva životního prostředí. Základní účel organizace je odborná, informační, datová a výzkumná podpora výkonu státní správy a provoz a rozvoj informačních systémů v rozsahu předmětu činnosti.",
  "2-heading": {
    "tag": "h2",
    "name": "Co vás čeká?",
    "id": "nadpis1"
  },
  "2-paragraph-1": "Stanete se součástí odborného týmu zaměřeného na udržitelný rozvoj a ochranu přírody, kde budete mít příležitost využívat moderní analytické nástroje a spolupracovat s předními odborníky v oblasti životního prostředí.",
  "2-paragraph-2": "Čeká tě:",
  "2-list": [
    "Sběr, analýza a vyhodnocování dat týkajících se stavu a vývoje životního prostředí",
    "Tvorba datových podkladů a vizualizací pro interní i externí potřeby (např. zprávy, prezentace, online platformy)",
    "Spolupráce na projektech zaměřených na monitoring, reporting a predikci environmentálních ukazatelů",
    "Vývoj a aplikace statistických a datově analytických metod pro zpracování velkých datových souborů",
    "Komunikace s odborníky, institucemi a partnery v rámci České republiky i zahraničí"
  ],
  "3-heading": {
    "tag": "h2",
    "name": "Koho hledáme?",
    "id": "nadpis2"
  },
  "3-list": [
    "Vysokoškolské vzdělání v oboru přírodních věd, životního prostředí, statistiky, informatiky nebo příbuzném oboru",
    "Zkušenost s analýzou dat a používáním analytických nástrojů (např. R, Python, QGIS, ArcGIS nebo jiné",
    "Schopnost pracovat s velkými datovými soubory a interpretovat výsledky analýz",
    "Dobrá znalost anglického jazyka (pro čtení odborné literatury a komunikaci)",
    "Schopnost samostatné i týmové práce, pečlivost a analytické myšlení"
  ],
  "4-heading": {
    "tag": "h2",
    "name": "Co nabízíme?",
    "id": "nadpis3"
  },
  "4-list": [
    {
      "name": "Možnost podílet se na projektech s významným vlivem na ochranu životního prostředí"
    },
    {
      "name": "Flexibilní pracovní dobu a možnost částečné práce z domova"
    },
    {
      "name": "Přátelské a odborné pracovní prostředí"
    },
    {
      "name": "Přístup k nejnovějším technologiím a nástrojům"
    },
    {
      "name": "Profesní růst, odborná školení a účast na konferencích"
    },
    {
      "name": "Benefity na míru:",
      "list": [
        "stravenky,",
        "příspěvek na vzdělávání,",
        "multisport karta,",
        "sick days apod."
      ]
    }
  ],
  "5-heading": {
    "tag": "h2",
    "name": "O pozici",
    "id": "nadpis4"
  },
  "5-1-heading": {
    "tag": "h3",
    "name": "Obecné informace",
    "id": "nadpis4-0"
  },
  "position": {
    "item": [
      {
        "text": "CENIA",
        "icon": {
          "type": "templates",
          "name": "buildings",
          "aria-label": "Společnost",
          "alt": "Společnost:",
          "color": "primary",
          "size": "m"
        }
      },
      {
        "text": "Ochrana životního prostředí - Analýza",
        "icon": {
          "type": "templates",
          "name": "folder2-open",
          "aria-label": "Oddělení",
          "alt": "Oddělení:",
          "color": "primary",
          "size": "m"
        }
      },
      {
        "text": "Světova 523/1, 567 12 Břeclav",
        "icon": {
          "type": "templates",
          "name": "geo-alt",
          "aria-label": "Adresa",
          "alt": "Adresa:",
          "color": "primary",
          "size": "m"
        }
      }
    ]
  },
  "employment": {
    "item": [
      {
        "text": "40 000 – 60 000 Kč/měsíčně",
        "icon": {
          "type": "templates",
          "name": "cash-coin",
          "aria-label": "Plat",
          "alt": "Plat:",
          "color": "primary",
          "size": "m"
        }
      },
      {
        "text": "Práce na plný úvazek",
        "icon": {
          "type": "templates",
          "name": "clock",
          "aria-label": "Úvazek",
          "alt": "Úvazek:",
          "color": "primary",
          "size": "m"
        }
      },
      {
        "text": "Na dobu neurčitou",
        "icon": {
          "type": "templates",
          "name": "calendar-event",
          "aria-label": "Trvání",
          "alt": "Trvání:",
          "color": "primary",
          "size": "m"
        }
      }
    ]
  },
  "experience": {
    "item": [
      {
        "text": "VŠ Bakalářské",
        "icon": {
          "type": "templates",
          "name": "mortarboard",
          "aria-label": "Vzdělání",
          "alt": "Vzdělání:",
          "color": "primary",
          "size": "m"
        }
      },
      {
        "text": "Angličtina (pokročilá)",
        "icon": {
          "type": "templates",
          "name": "chat-dots",
          "aria-label": "Jazyk",
          "alt": "Jazyk:",
          "color": "primary",
          "size": "m"
        }
      },
      {
        "text": "Vhodné i pro absolventy",
        "icon": {
          "type": "templates",
          "name": "info-circle",
          "aria-label": "Zkušenosti",
          "alt": "Zkušenosti:",
          "color": "primary",
          "size": "m"
        }
      }
    ]
  },
  "map-placeholder": {
    "text": "Map Placeholder",
    "classes": [
      "gov-mb--l"
    ]
  },
  "5-2-heading": {
    "tag": "h3",
    "name": "Pracovní poměr",
    "id": "nadpis4-1"
  },
  "5-3-heading": {
    "tag": "h3",
    "name": "Vzdělání a zkušenosti",
    "id": "nadpis4-2"
  },
  "6-heading": {
    "tag": "h2",
    "name": "Jak se přihlásit?",
    "id": "nadpis5"
  },
  "8-paragraph": "Pokud Vás tato pozice zaujala, zašlete nám svůj životopis a krátký motivační dopis prostřednictvím našeho webu nebo e-mailem či telefonem dle informací níže.<br><br>Těšíme se na Vaši reakci!",
  "person": {
    "heading": {
      "tag": "h3",
      "name": "Jana Psíčková",
      "classes": [
        "gov-card__headline"
      ]
    },
    "text": "Vedoucí odboru komunikace",
    "classes": [
      "gov-card--business"
    ],
    "contact": [
      {
        "e-mail": {
          "text": "jana.urednicka@urad.cz"
        },
        "icon": {
          "type": "templates",
          "name": "envelope",
          "aria-label": "e-mail",
          "alt": "e-mail:",
          "size": "m",
          "color": "primary"
        }
      },
      {
        "phone": {
          "text": "598 475 365",
          "link": "+420598475365"
        },
        "icon": {
          "type": "templates",
          "name": "telephone",
          "aria-label": "telefon",
          "alt": "tel.:",
          "size": "m",
          "color": "primary"
        }
      },
      {
        "phone": {
          "text": "765 345 234",
          "link": "+420765345234"
        },
        "icon": {
          "type": "templates",
          "name": "telephone",
          "aria-label": "telefon",
          "alt": "tel.:",
          "size": "m",
          "color": "primary"
        }
      }
    ]
  },
  "cards": {
    "cards-job": "cards",
    "heading": {
      "tag": "h2",
      "name": "Mohlo by se vám líbit",
      "id": "nadpis6"
    },
    "card": [
      {
        "heading": {
          "tag": "h3",
          "name": "Inspektor ochrany ovzduší",
          "classes": [
            "gov-card__headline"
          ]
        },
        "url": "#",
        "updated": "Aktualizováno:",
        "updated-date": "18.11.2024",
        "company": {
          "classes": [
            "gov-icon-list--horizontal",
            "gov-icon-list--small",
            "gov-icon-list--grey"
          ],
          "item": [
            {
              "text": "CENIA",
              "icon": {
                "type": "templates",
                "name": "buildings",
                "aria-label": "Společnost",
                "alt": "Společnost:"
              }
            },
            {
              "text": "Humpolec",
              "icon": {
                "type": "templates",
                "name": "geo-alt",
                "aria-label": "Místo výkonu práce",
                "alt": "Místo výkonu práce:"
              }
            }
          ]
        },
        "tag-bottom": true,
        "tag": [
          {
            "name": "45 000 – 70 000 Kč",
            "color": "success",
            "type": "subtle",
            "size": "s"
          }
        ],
        "col-span": {
          "default": "12",
          "lg": "4"
        }
      },
      {
        "heading": {
          "tag": "h3",
          "name": "Správce lesních ekosystémů",
          "classes": [
            "gov-card__headline"
          ]
        },
        "url": "#",
        "updated": "Aktualizováno:",
        "updated-date": "22.11.2024",
        "company": {
          "classes": [
            "gov-icon-list--horizontal",
            "gov-icon-list--small",
            "gov-icon-list--grey"
          ],
          "item": [
            {
              "text": "Národní park České Švýcarsko",
              "icon": {
                "type": "templates",
                "name": "buildings",
                "aria-label": "Společnost",
                "alt": "Společnost:"
              }
            },
            {
              "text": "Děčín",
              "icon": {
                "type": "templates",
                "name": "geo-alt",
                "aria-label": "Místo výkonu práce",
                "alt": "Místo výkonu práce:"
              }
            }
          ]
        },
        "tag-bottom": true,
        "tag": [
          {
            "name": "35 000 – 55 000 Kč",
            "color": "success",
            "type": "subtle",
            "size": "s"
          }
        ],
        "col-span": {
          "default": "12",
          "lg": "4"
        }
      },
      {
        "heading": {
          "tag": "h3",
          "name": "Inspektor ochrany ovzduší",
          "classes": [
            "gov-card__headline"
          ]
        },
        "url": "#",
        "updated": "Aktualizováno:",
        "updated-date": "26.11.2024",
        "company": {
          "classes": [
            "gov-icon-list--horizontal",
            "gov-icon-list--small",
            "gov-icon-list--grey"
          ],
          "item": [
            {
              "text": "Národní park České Švýcarsko",
              "icon": {
                "type": "templates",
                "name": "buildings",
                "aria-label": "Společnost",
                "alt": "Společnost:"
              }
            },
            {
              "text": "Chomutov",
              "icon": {
                "type": "templates",
                "name": "geo-alt",
                "aria-label": "Místo výkonu práce",
                "alt": "Místo výkonu práce:"
              }
            }
          ]
        },
        "tag-bottom": true,
        "tag": [
          {
            "name": "38 000 – 60 000 Kč",
            "color": "success",
            "type": "subtle",
            "size": "s"
          }
        ],
        "col-span": {
          "default": "12",
          "lg": "4"
        }
      }
    ]
  },
  "table-of-contents": {
    "heading": {
      "tag": "h3",
      "name": "Obsah",
      "id": "a1"
    },
    "heading-mobile": {
      "slot": "label",
      "tag": "h3",
      "name": "Obsah",
      "id": "a1"
    },
    "list": [
      {
        "name": "O nás"
      },
      {
        "name": "Co vás čeká"
      },
      {
        "name": "Koho hledáme?"
      },
      {
        "name": "Co nabízíme?"
      },
      {
        "name": "O pozici",
        "list": [
          {
            "name": "Obecné informace"
          },
          {
            "name": "Pracovní poměr"
          },
          {
            "name": "Vzdělání a zkušenosti"
          }
        ]
      },
      {
        "name": "Jak se přihlásit?"
      },
      {
        "name": "Mohlo by se vám líbit"
      }
    ]
  }
}

No notes defined.