<!DOCTYPE html>
<html lang="cs">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Menubox Šperky - danami.cz</title>
    <link href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;600;700&family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Open Sans', sans-serif;
            background: #f5f5f5;
            padding: 20px;
        }

        /* TLAČÍTKO ŠPERKY */
        .nav-item {
            position: relative;
            display: inline-block;
        }

        .nav-item > a {
            display: block;
            padding: 15px 25px;
            background: #ffffff;
            color: #333333;
            text-decoration: none;
            font-family: 'League Spartan', sans-serif;
            font-size: 16px;
            font-weight: 600;
            border: 1px solid #ddd;
            border-radius: 4px;
            transition: all 0.3s ease;
        }

        .nav-item > a:hover {
            color: #d4949f;
            border-color: #d4949f;
        }

        /* MENUBOX */
        .menubox-sperky {
            background: #ffffff;
            border-top: 2px solid #d4949f;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
            font-family: 'Open Sans', sans-serif;
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            width: 1200px;
            min-height: 400px;
            margin-top: 10px;
            border-radius: 4px;
        }

        .nav-item:hover .menubox-sperky {
            display: block;
        }

        .menubox-container {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
            gap: 0;
            padding: 30px;
            height: 100%;
        }

        /* LEVÝ SLOUPEC - KATEGORIE */
        .category-list {
            list-style: none;
            padding: 0;
            margin: 0;
            border-right: 1px solid #ebebeb;
            padding-right: 30px;
        }

        .category-list li {
            margin: 12px 0;
        }

        .category-list a {
            text-decoration: none;
            color: #333333;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            transition: all 0.3s ease;
            display: inline-block;
        }

        .category-list a:hover {
            color: #d4949f;
            transform: translateX(-5px);
        }

        .category-list a.bestseller {
            font-family: 'League Spartan', sans-serif;
            font-weight: 700;
            color: #333333;
        }

        .category-list a.all-jewelry {
            font-family: 'League Spartan', sans-serif;
            font-weight: 600;
            border-bottom: 2px solid #d4949f;
            padding-bottom: 3px;
        }

        /* STŘEDNÍ SLOUPEC - BANNERY */
        .menubox-column:nth-child(2) {
            border-right: 1px solid #ebebeb;
            padding: 0 30px;
        }

        .recommendation-title {
            font-family: 'League Spartan', sans-serif;
            font-size: 14px;
            font-weight: 700;
            color: #333333;
            margin: 0 0 20px 0;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .banner-wrapper {
            margin-bottom: 20px;
        }

        .banner-item {
            display: block;
            overflow: hidden;
            border-radius: 4px;
            text-decoration: none;
            position: relative;
        }

        .banner-item img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease;
            object-fit: cover;
            loading: lazy;
        }

        .banner-item:hover img {
            transform: scale(1.05);
        }

        /* PRAVÝ SLOUPEC - VIDEO */
        .menubox-video {
            padding-left: 30px;
        }

        .video-title {
            font-family: 'League Spartan', sans-serif;
            font-size: 14px;
            font-weight: 700;
            color: #333333;
            margin: 0 0 20px 0;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .video-wrapper {
            position: relative;
            padding-bottom: 56.25%;
            height: 0;
            overflow: hidden;
            border-radius: 4px;
        }

        .video-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 4px;
        }
    </style>
</head>
<body>

    <!-- NAVIGACE S MENUBOXEM -->
    <nav>
        <div class="nav-item">
            <a href="#">Šperky ▼</a>

            <div class="menubox-sperky">
                <div class="menubox-container">
                    
                    <!-- LEVÝ SLOUPEC - KATEGORIE -->
                    <div class="menubox-column">
                        <ul class="category-list">
                            <li><a href="https://www.danami.cz/bestsellery-5/" class="bestseller">Bestsellery</a></li>
                            <li><a href="https://www.danami.cz/nausnice/">Náušnice</a></li>
                            <li><a href="https://www.danami.cz/nahrdelniky/">Náhrdelníky</a></li>
                            <li><a href="https://www.danami.cz/naramky/">Náramky</a></li>
                            <li><a href="https://www.danami.cz/broze-2/">Brože</a></li>
                            <li><a href="https://www.danami.cz/sperkovnice/">Šperkovnice</a></li>
                            <li><a href="https://www.danami.cz/ozdoby-do-vlasu/">Ozdoby do vlasů</a></li>
                            <li><a href="https://www.danami.cz/sperky/" class="all-jewelry">Všechny šperky</a></li>
                        </ul>
                    </div>

                    <!-- STŘEDNÍ SLOUPEC - BANNERY -->
                    <div class="menubox-column">
                        <h3 class="recommendation-title">Doporučujeme</h3>
                        <div class="banner-wrapper">
                            <a href="https://www.danami.cz/nausnice-crystal-platina/" class="banner-item">
                                <img src="https://www.danami.cz/user/documents/upload/2026menu/1. dlaždice - náušnice crystal platina - danami.jpg" alt="Náušnice Crystal Platina" loading="lazy">
                            </a>
                        </div>
                        <div class="banner-wrapper">
                            <a href="https://www.danami.cz/nahrdelnik-hematit-kostky/" class="banner-item">
                                <img src="https://www.danami.cz/user/documents/upload/2026menu/2. dlaždice - náhrdelník hematit - danami.jpg" alt="Náhrdelník Hematit" loading="lazy">
                            </a>
                        </div>
                    </div>

                    <!-- PRAVÝ SLOUPEC - VIDEO -->
                    <div class="menubox-column menubox-video">
                        <h3 class="video-title">Sledujte nás</h3>
                        <div class="video-wrapper">
                            <iframe width="100%" height="315" src="https://www.youtube.com/embed/nbghXUL-w5E?start=2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
                        </div>
                    </div>

                </div>
            </div>
        </div>
    </nav>

</body>
</html>