
<!DOCTYPE html>
<html lang="cs" style="overflow-x: hidden">
    <head>
        <meta charset="UTF-8">
        <title>api 500 a rackpack ekvalizéry</title>
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Browse products in api 500 a rackpack ekvalizéry category">
        <base href="/" />
                                                        <meta name="seznam-wmt" content="3oApSA7gcckkY1295OPrzodM5vTsnYrh" />
                                                    <!-- Matomo -->
                <script>
                    var _paq = window._paq = window._paq || [];
                    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
                    _paq.push(['trackPageView']);
                    _paq.push(['enableLinkTracking']);
                    (function() {
                        var u="//matomo.2d2.cz/";
                        _paq.push(['setTrackerUrl', u+'matomo.php']);
                        _paq.push(['setSiteId', '3']);
                        var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
                        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
                    })();
                </script>
                <!-- End Matomo Code -->
                            <meta charset="UTF-8">
        <link rel="icon" href="">
                    

                        
<link rel="stylesheet" href="/assets/styles/app-Dbc6t1X.css">
<script type="importmap">
{
    "imports": {
        "app": "/assets/app-iDQK6l-.js",
        "/assets/bootstrap.js": "/assets/bootstrap-6LvV6pW.js",
        "/assets/styles/app.css": "data:application/javascript,",
        "@symfony/stimulus-bundle": "/assets/@symfony/stimulus-bundle/loader-kxG46ja.js",
        "@hotwired/stimulus": "/assets/vendor/@hotwired/stimulus/stimulus.index-S4zNcea.js",
        "/assets/@symfony/stimulus-bundle/controllers.js": "/assets/@symfony/stimulus-bundle/controllers-WbN0nvD.js",
        "/assets/controllers/search_controller.js": "/assets/controllers/search_controller-c5OYexb.js",
        "/assets/controllers/filter-products_controller.js": "/assets/controllers/filter-products_controller-VVwJhcV.js",
        "/assets/controllers/similar-products_controller.js": "/assets/controllers/similar-products_controller-zbyQWyG.js",
        "@symfony/stimulus-bridge": "/assets/vendor/@symfony/stimulus-bridge/stimulus-bridge.index-Pxc8eCp.js",
        "@hotwired/turbo": "/assets/vendor/@hotwired/turbo/turbo.index-pT15T6h.js"
    }
}
</script><script async>
if (!HTMLScriptElement.supports || !HTMLScriptElement.supports('importmap')) (function () {
    const script = document.createElement('script');
    script.src = 'https://ga.jspm.io/npm:es-module-shims@1.10.0/dist/es-module-shims.js';
    script.setAttribute('async', 'async');
    script.setAttribute('crossorigin', 'anonymous');
    script.setAttribute('integrity', 'sha384-ie1x72Xck445i0j4SlNJ5W5iGeL3Dpa0zD48MZopgWsjNB/lt60SuG1iduZGNnJn');
    document.head.appendChild(script);
})();
</script>
<link rel="modulepreload" href="/assets/app-iDQK6l-.js">
<link rel="modulepreload" href="/assets/bootstrap-6LvV6pW.js">
<link rel="modulepreload" href="/assets/@symfony/stimulus-bundle/loader-kxG46ja.js">
<link rel="modulepreload" href="/assets/vendor/@hotwired/stimulus/stimulus.index-S4zNcea.js">
<link rel="modulepreload" href="/assets/@symfony/stimulus-bundle/controllers-WbN0nvD.js">
<link rel="modulepreload" href="/assets/controllers/search_controller-c5OYexb.js">
<link rel="modulepreload" href="/assets/controllers/filter-products_controller-VVwJhcV.js">
<link rel="modulepreload" href="/assets/controllers/similar-products_controller-zbyQWyG.js">
<script type="module">import 'app';</script>
        
    </head>
    <body class="overflow-x-hidden">
                        <header>
            <nav class="bg-gray-950/95 backdrop-blur-md border-b border-gray-800 sticky top-0 z-50">
                <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
                    <div class="flex justify-between items-center h-16">
                        <a href="/" class="flex items-center space-x-3 group">
                            <span class="inline-flex items-center justify-center w-8 h-8 rounded-lg bg-gradient-to-br from-amber-400 to-rose-500 text-white font-black text-sm group-hover:scale-110 transition-transform">♪</span>
                            <span class="text-xl font-black text-white tracking-tight">Hudební noviny</span>
                        </a>

                        <div class="hidden md:flex items-center space-x-1">
                            <a href="/" class="text-amber-400 px-3 py-2 text-sm font-bold">Domů</a>
                            <a href="/clanky" class="text-gray-300 hover:text-white px-3 py-2 text-sm font-medium transition-colors">Články</a>
                            <a href="/kategorie" class="text-gray-300 hover:text-white px-3 py-2 text-sm font-medium transition-colors">Rubriky</a>
                        </div>

                        <div class="hidden md:flex items-center space-x-4">
                            <form action="/search" method="GET" class="relative">
                                <input type="search" name="q" placeholder="Hledat..." value=""
                                    class="w-48 pl-10 pr-4 py-2 text-sm bg-gray-800 border border-gray-700 rounded-lg text-gray-200 placeholder-gray-500
                                           focus:outline-none focus:ring-2 focus:ring-amber-500 focus:border-transparent transition-all">
                                <div class="absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none">
                                    <svg class="h-4 w-4 text-gray-500" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"/></svg>
                                </div>
                            </form>
                            <a href="/clanky" class="px-4 py-2 text-sm font-bold bg-gradient-to-r from-amber-500 to-rose-500 text-white rounded-xl
                                      hover:from-amber-600 hover:to-rose-600 transition-all shadow-lg shadow-amber-500/20">
                                Číst magazín
                            </a>
                        </div>

                        <div class="md:hidden">
                            <button type="button" class="text-gray-300 hover:text-white p-2 rounded-md" data-action="click->mobile-menu#toggle">
                                <svg class="h-6 w-6" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/></svg>
                            </button>
                        </div>
                    </div>

                    <div class="md:hidden hidden border-t border-gray-800 mt-2" data-mobile-menu-target="menu">
                        <div class="px-2 pt-3 pb-3 space-y-1">
                            <a href="/" class="block px-3 py-2 rounded-md text-base font-medium text-amber-400">Domů</a>
                            <a href="/clanky" class="block px-3 py-2 rounded-md text-base font-medium text-gray-300 hover:text-white hover:bg-gray-800">Články</a>
                            <a href="/kategorie" class="block px-3 py-2 rounded-md text-base font-medium text-gray-300 hover:text-white hover:bg-gray-800">Rubriky</a>
                            <form action="/search" method="GET" class="px-3 py-2">
                                <input type="search" name="q" placeholder="Hledat..." value=""
                                    class="w-full pl-10 pr-4 py-2 text-sm bg-gray-800 border border-gray-700 rounded-lg text-gray-200 placeholder-gray-500
                                           focus:outline-none focus:ring-2 focus:ring-amber-500 focus:border-transparent">
                            </form>
                        </div>
                    </div>
                </div>
            </nav>
        </header>
    
    <main class="min-h-screen bg-gray-950">
                    <div class="max-w-7xl mx-auto px-4">
            <div class="py-6 border-b border-gray-200">
                <div class="flex flex-col md:flex-row justify-between items-start md:items-center gap-4">
                    <div>
                        <h1 class="text-3xl font-bold text-gray-900 mb-2">
                            api 500 a rackpack ekvalizéry
                                                    </h1>
                                            </div>
                                            <div class="text-center bg-gray-100 rounded-lg px-6 py-3 shrink-0">
                            <div class="text-2xl font-bold text-gray-900">0</div>
                            <div class="text-sm text-gray-600">Produkty</div>
                        </div>
                                    </div>
            </div>

                        <div class="text-center py-12">
                <h3 class="text-xl font-semibold mb-4">Žádné produkty k dispozici</h3>
                <p class="text-gray-600 mb-4">Produkty v této kategorii se zde brzy zobrazí.</p>
                <a href="/kategorie" class="inline-block bg-primary-500 text-white px-6 py-3 rounded-lg font-medium hover:bg-primary-600 transition-colors">
                    Procházet jiné kategorie
                </a>
            </div>
            
                        <div class="py-8 bg-gray-50 rounded-lg px-4">
                <div class="text-center mb-8">
                    <h2 class="text-3xl font-bold mb-3">Související články</h2>
                    <p class="text-gray-600">Hloubkové články a recenze pro informovaná rozhodnutí</p>
                </div>

                <div class="grid grid-cols-1 md:grid-cols-3 gap-4">
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/akusticka-vs-elektricka-kytara-co-vybrat-pro-zacatecniky" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Akustická vs. elektrická kytara – co vybrat pro začátečníky?
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/akusticka-vs-elektricka-kytara-co-vybrat-pro-zacatecniky" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-naladit-kytaru-ruzne-metody-ladeni" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak naladit kytaru – různé metody ladění
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-naladit-kytaru-ruzne-metody-ladeni" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/zakladni-akordy-pro-zacatecniky" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Základní akordy pro začátečníky
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/zakladni-akordy-pro-zacatecniky" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-drzet-kytaru-a-trsatko-spravne" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak držet kytaru a trsátko správně
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-drzet-kytaru-a-trsatko-spravne" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-hrat-prvni-pisne-na-kytaru" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak hrát první písně na kytaru
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-hrat-prvni-pisne-na-kytaru" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-cist-akordove-schemata-a-tabulatury" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak číst akordové schémata a tabulatury
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-cist-akordove-schemata-a-tabulatury" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/zaklady-strummingovych-vzorcu-pro-zacatecniky" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Základy strummingových vzorců pro začátečníky
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/zaklady-strummingovych-vzorcu-pro-zacatecniky" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-posilit-prsty-a-koordinaci-na-kytaru" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak posílit prsty a koordinaci na kytaru
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-posilit-prsty-a-koordinaci-na-kytaru" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/prvni-cviceni-pro-zlepseni-prstokladu" class="text-gray-900 hover:text-primary-600 no-underline">
                                        První cvičení pro zlepšení prstokladu u kytary
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/prvni-cviceni-pro-zlepseni-prstokladu" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-se-naucit-hrat-jednoduche-riffy" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak se naučit hrát jednoduché riffy
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-se-naucit-hrat-jednoduche-riffy" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-hrat-pisne-podle-sluchu-zacatecnicke-tipy" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak hrát písně podle sluchu – začátečnické tipy
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-hrat-pisne-podle-sluchu-zacatecnicke-tipy" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-hrat-jednoduche-kytarove-sola" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak hrát jednoduché kytarové sóla
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-hrat-jednoduche-kytarove-sola" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/nejlepsi-aplikace-pro-uceni-se-hrat-na-kytaru" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Nejlepší aplikace pro učení se hrát na kytaru
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/nejlepsi-aplikace-pro-uceni-se-hrat-na-kytaru" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/zaklady-improvizace-na-kytaru" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Základy improvizace na kytaru: Jednoduché kroky pro začátečníky
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/zaklady-improvizace-na-kytaru" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-hrat-barre-akordy-spravne" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak hrát barre akordy správně
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-hrat-barre-akordy-spravne" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/co-je-fingerpicking-a-jak-ho-zacit-trenovat" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Co je fingerpicking a jak ho začít trénovat
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/co-je-fingerpicking-a-jak-ho-zacit-trenovat" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/hammer-on-a-pull-off-jak-na-tyto-techniky" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Hammer-on a pull-off – jak na tyto techniky
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/hammer-on-a-pull-off-jak-na-tyto-techniky" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-hrat-slozitejsi-rytmy-a-synkopace" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak hrát složitější rytmy a synkopace na kytaru
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-hrat-slozitejsi-rytmy-a-synkopace" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/jak-pouzivat-slide-pri-hrani-na-kytaru" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Jak používat slide při hraní na kytaru
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/jak-pouzivat-slide-pri-hrani-na-kytaru" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                            <div class="bg-white rounded-lg shadow-sm overflow-hidden">
                            <div class="relative h-48 overflow-hidden">
                                    


                                <span class="absolute top-2 left-2 px-2 py-1 text-xs font-medium text-white bg-primary-500 rounded">Článek</span>
                            </div>

                            <div class="p-4">
                                <small class="text-gray-500">Sep 19, 2024</small>
                                <h3 class="font-semibold mt-2 mb-2">
                                    <a href="/clanek/bendovani-strun-jak-spravne-ohybat-struny-pro-lepsi-zvuk" class="text-gray-900 hover:text-primary-600 no-underline">
                                        Bendování strun – jak správně ohýbat struny pro lepší zvuk
                                    </a>
                                </h3>
                                <p class="text-gray-600 text-sm mb-3">
                                    
                                </p>
                                <a href="/clanek/bendovani-strun-jak-spravne-ohybat-struny-pro-lepsi-zvuk" class="text-primary-500 hover:text-primary-700 font-medium">
                                    Číst článek
                                </a>
                            </div>
                        </div>
                                    </div>
            </div>
                    </div>
            <section class="py-16 bg-gradient-to-b from-gray-950 via-gray-900 to-gray-950 border-t border-gray-800">
    <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
        <div class="flex items-center gap-3 mb-8">
            <span class="inline-flex items-center justify-center w-10 h-10 rounded-xl bg-gradient-to-br from-amber-400 to-rose-500 text-white shadow-lg">♪</span>
            <div>
                <h2 class="text-2xl md:text-3xl font-black text-white tracking-tight">Pokračuj v objevování</h2>
                <p class="text-gray-400 text-sm">Další čtení, témata a tipy pro fanoušky i muzikanty.</p>
            </div>
        </div>

        <div class="grid grid-cols-1 lg:grid-cols-3 gap-6">
            <article class="rounded-2xl border border-amber-500/30 bg-gradient-to-br from-amber-500/10 to-rose-500/10 p-5">
                <h3 class="text-sm uppercase tracking-[0.16em] font-bold text-amber-300 mb-3">Čti dál</h3>
                <ul class="space-y-2">
                                                                        <li>
                                <a href="/akusticka-vs-elektricka-kytara-co-vybrat-pro-zacatecniky" class="block px-3 py-2 rounded-lg bg-black/25 border border-white/10 text-gray-100 hover:text-white hover:border-amber-300/60 transition">
                                    <span class="text-sm line-clamp-2">Akustická vs. elektrická kytara – co vybrat pro začátečníky?</span>
                                </a>
                            </li>
                                                                                                <li>
                                <a href="/jak-naladit-kytaru-ruzne-metody-ladeni" class="block px-3 py-2 rounded-lg bg-black/25 border border-white/10 text-gray-100 hover:text-white hover:border-amber-300/60 transition">
                                    <span class="text-sm line-clamp-2">Jak naladit kytaru – různé metody ladění</span>
                                </a>
                            </li>
                                                                                                <li>
                                <a href="/zakladni-akordy-pro-zacatecniky" class="block px-3 py-2 rounded-lg bg-black/25 border border-white/10 text-gray-100 hover:text-white hover:border-amber-300/60 transition">
                                    <span class="text-sm line-clamp-2">Základní akordy pro začátečníky</span>
                                </a>
                            </li>
                                                                                                <li>
                                <a href="/jak-drzet-kytaru-a-trsatko-spravne" class="block px-3 py-2 rounded-lg bg-black/25 border border-white/10 text-gray-100 hover:text-white hover:border-amber-300/60 transition">
                                    <span class="text-sm line-clamp-2">Jak držet kytaru a trsátko správně</span>
                                </a>
                            </li>
                                                                                                <li>
                                <a href="/jak-hrat-prvni-pisne-na-kytaru" class="block px-3 py-2 rounded-lg bg-black/25 border border-white/10 text-gray-100 hover:text-white hover:border-amber-300/60 transition">
                                    <span class="text-sm line-clamp-2">Jak hrát první písně na kytaru</span>
                                </a>
                            </li>
                                                                                                <li>
                                <a href="/jak-cist-akordove-schemata-a-tabulatury" class="block px-3 py-2 rounded-lg bg-black/25 border border-white/10 text-gray-100 hover:text-white hover:border-amber-300/60 transition">
                                    <span class="text-sm line-clamp-2">Jak číst akordové schémata a tabulatury</span>
                                </a>
                            </li>
                                                            </ul>
            </article>

            <article class="rounded-2xl border border-sky-500/30 bg-gradient-to-br from-sky-500/10 to-indigo-500/10 p-5">
                <h3 class="text-sm uppercase tracking-[0.16em] font-bold text-sky-300 mb-3">Rubriky</h3>
                <ul class="space-y-2">
                                    </ul>
            </article>

            <article class="rounded-2xl border border-emerald-500/30 bg-gradient-to-br from-emerald-500/10 to-lime-500/10 p-5">
                <h3 class="text-sm uppercase tracking-[0.16em] font-bold text-emerald-300 mb-3">Doporučené</h3>
                <ul class="space-y-2">
                                    </ul>
            </article>
        </div>
    </div>
</section>
    </main>

            <footer class="border-t border-gray-800 bg-gray-950">
            <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
                <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
                    <div>
                        <div class="flex items-center space-x-2 mb-4">
                            <span class="inline-flex items-center justify-center w-8 h-8 rounded-lg bg-gradient-to-br from-amber-400 to-rose-500 text-white font-black text-sm">♪</span>
                            <span class="text-lg font-black text-white tracking-tight">Hudební noviny</span>
                        </div>
                        <p class="text-gray-400 text-sm leading-relaxed">Nezávislý hudební magazín. Recenze, rozhovory, novinky ze světa hudby.</p>
                    </div>
                    <div>
                        <h4 class="text-sm font-bold text-gray-300 uppercase tracking-wider mb-4">Rubriky</h4>
                        <ul class="space-y-2 text-sm">
                            <li><a href="/clanky" class="text-gray-400 hover:text-amber-400 transition-colors">Všechny články</a></li>
                            <li><a href="/kategorie" class="text-gray-400 hover:text-amber-400 transition-colors">Kategorie</a></li>
                        </ul>
                    </div>
                    <div>
                        <h4 class="text-sm font-bold text-gray-300 uppercase tracking-wider mb-4">O nás</h4>
                        <p class="text-gray-400 text-sm leading-relaxed">
                            Píšeme o hudbě s vášní. Recenze, rozhovory, historie kapel a všechno pro muzikanty i fanoušky.
                        </p>
                    </div>
                    <div>
                        <h4 class="text-sm font-bold text-gray-300 uppercase tracking-wider mb-4">O nás</h4>
                        <p class="text-gray-400 text-sm leading-relaxed">
                            Píšeme o hudbě s vášní. Recenze, rozhovory, historie kapel a všechno pro muzikanty i fanoušky.
                        </p>
                    </div>
                </div>
                <div class="border-t border-gray-800 mt-10 pt-8 flex flex-col md:flex-row justify-between items-center text-xs text-gray-500">
                    <p>&copy; 2026 Hudební noviny. Všechna práva vyhrazena.</p>
                    <p class="mt-2 md:mt-0">Nezávislý hudební magazín od roku 2023.</p>
                </div>
            </div>
        </footer>
                </body>
</html>
