{"id":38286,"date":"2025-12-12T13:26:48","date_gmt":"2025-12-12T13:26:48","guid":{"rendered":"https:\/\/thisismadeiraisland.com\/?page_id=38286"},"modified":"2025-12-16T23:19:59","modified_gmt":"2025-12-16T23:19:59","slug":"pr-6-6-vereda-do-tunel-do-cavalo","status":"publish","type":"page","link":"https:\/\/thisismadeiraisland.com\/cs\/pr-6-6-vereda-do-tunel-do-cavalo\/","title":{"rendered":"PR 6.6 Vereda do T\u00fanel do Cavalo"},"content":{"rendered":"<style>\n    \/* --- SCOPED CONTAINER --- *\/\n    .trail-guide-wrapper {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        color: #333;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 20px 100px 20px;\n        box-sizing: border-box;\n    }\n\n    .trail-guide-wrapper p, \n    .trail-guide-wrapper li {\n        font-size: 1.1rem;\n        line-height: 1.8;\n        margin-bottom: 20px;\n    }\n\n    .trail-guide-wrapper h2 {\n        color: #5d4037; \/* Cave Brown Theme *\/\n        border-bottom: 2px solid #3e2723;\n        padding-bottom: 8px;\n        margin-top: 50px;\n        font-size: 1.8rem;\n    }\n\n    .trail-guide-wrapper h3 {\n        color: #3e2723;\n        margin-top: 20px;\n        font-size: 1.3rem;\n    }\n\n    \/* --- HERO BANNER --- *\/\n    .trail-hero {\n        background-color: #5d4037;\n        \/* Image from your library *\/\n        background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url('\/wp-content\/uploads\/2025\/12\/pr-68-.jpg'); \n        background-size: cover;\n        background-position: center;\n        min-height: 500px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        margin-top: 80px;   \n        margin-bottom: 40px;\n        text-align: center;\n        color: white;\n        border-radius: 8px;\n        padding: 20px;\n    }\n\n    .trail-hero h1 {\n        font-size: 3.5rem;\n        margin: 0 0 10px 0;\n        color: white;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.8);\n        line-height: 1.1;\n    }\n\n    .trail-hero p {\n        font-size: 1.5rem;\n        font-weight: 300;\n        margin: 0;\n        color: #f0f0f0;\n        text-shadow: 1px 1px 4px rgba(0,0,0,0.8);\n    }\n\n    \/* --- STATS GRID --- *\/\n    .stats-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n        gap: 15px;\n        margin-bottom: 30px;\n        text-align: center;\n    }\n\n    .stat-box {\n        background: #f9f9f9;\n        padding: 15px;\n        border-radius: 8px;\n        border: 1px solid #ddd;\n    }\n\n    .stat-box h3 {\n        margin: 0;\n        color: #5d4037;\n        font-size: 0.9rem;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .stat-box p {\n        font-size: 1.25rem;\n        font-weight: bold;\n        margin: 5px 0 0;\n        color: #333;\n    }\n\n    \/* --- ALERT BOXES --- *\/\n    .closure-alert-box {\n        background-color: #fff3cd; \n        border: 1px solid #ffeeba;\n        border-left: 5px solid #ffc107; \n        color: #856404;\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 40px;\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    }\n\n    .highlight-box {\n        background-color: #efebe9; \n        border-left: 5px solid #5d4037;\n        padding: 20px;\n        margin: 25px 0;\n        border-radius: 0 5px 5px 0;\n    }\n\n    \/* --- CROWD METER --- *\/\n    .crowd-meter-box {\n        background: #fff;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        padding: 20px;\n        margin-bottom: 30px;\n    }\n    .meter-row {\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n        font-size: 1rem;\n    }\n    .meter-label { width: 100px; font-weight: bold; color: #3e2723; }\n    .meter-bar-bg { flex-grow: 1; height: 8px; background: #eee; border-radius: 5px; overflow: hidden; margin: 0 15px; }\n    .meter-bar-fill { height: 100%; border-radius: 5px; }\n    .meter-val { width: 80px; text-align: right; font-size: 0.9rem; color: #777; }\n\n    \/* --- SAFETY GRID --- *\/\n    .safety-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \n        gap: 15px;\n        margin-bottom: 40px;\n    }\n    .safety-item {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        background: #f8f9fa; \n        border: 1px solid #e9ecef;\n        padding: 15px 20px;\n        border-radius: 8px;\n    }\n    .safety-label { font-weight: 600; color: #555; font-size: 1.1rem; }\n    .safety-val { font-weight: 700; color: #5d4037; background: #fff; padding: 5px 12px; border-radius: 20px; border: 1px solid #ddd; font-size: 1rem; }\n\n    \/* --- MAP --- *\/\n    .map-container {\n        position: relative;\n        padding-bottom: 56.25%; \n        height: 0;\n        overflow: hidden;\n        border-radius: 8px;\n        border: 1px solid #ddd;\n        margin-bottom: 30px;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n    .map-container iframe {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n    }\n\n    \/* --- STEP LIST --- *\/\n    .step-list { list-style: none; padding: 0; margin: 30px 0; }\n    .step-item { display: flex; gap: 20px; margin-bottom: 25px; }\n    .step-number {\n        background-color: #5d4037;\n        color: white;\n        width: 40px; height: 40px;\n        border-radius: 50%;\n        display: flex; align-items: center; justify-content: center;\n        font-weight: bold; font-size: 1.2rem;\n        flex-shrink: 0;\n    }\n    .step-content h3 { margin: 0 0 5px 0; color: #3e2723; font-size: 1.3rem; }\n    .step-content p { margin: 0; font-size: 1rem; color: #555; }\n\n    \/* --- PHOTO SPOTS GRID --- *\/\n    .photo-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 20px;\n        margin-top: 20px;\n    }\n    .photo-spot {\n        background: #fff;\n        border: 1px solid #eee;\n        border-radius: 12px;\n        padding: 25px;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n    }\n    .spot-icon {\n        font-size: 2rem;\n        display: block;\n        margin-bottom: 10px;\n    }\n    .photo-spot strong { \n        display: block; \n        color: #333; \n        margin-bottom: 8px; \n        font-size: 1.15rem; \n        font-weight: 700;\n    }\n    .photo-spot p {\n        color: #666;\n        font-size: 0.95rem;\n        margin: 0;\n        line-height: 1.6;\n    }\n\n    \/* --- FACILITIES GRID --- *\/\n    .facilities-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        gap: 20px;\n        margin-top: 20px;\n    }\n    .facility-box {\n        background: #fff;\n        border: 1px solid #eee;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    }\n    .facility-icon { font-size: 2rem; margin-bottom: 10px; display: block; }\n    .facility-title { font-weight: bold; color: #333; margin-bottom: 5px; display: block; }\n    .facility-desc { font-size: 0.9rem; color: #666; }\n\n    \/* --- DRIVER & LOGISTICS --- *\/\n    .driver-box {\n        background: #2c3e50; \n        color: white; \n        padding: 30px; \n        border-radius: 8px; \n        margin: 40px 0; \n        border-left: 6px solid #FF8C00;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n    }\n    .driver-box p, .driver-box span { color: #eee; }\n\n    .btn-rental {\n        display: inline-block;\n        background-color: #FF8C00;\n        color: white !important;\n        padding: 15px 30px;\n        text-decoration: none;\n        font-weight: bold;\n        border-radius: 5px;\n        margin-top: 15px;\n        transition: background 0.3s;\n        text-align: center;\n        border: none;\n        cursor: pointer;\n        font-size: 1.1rem;\n    }\n    .btn-rental:hover { background-color: #e67e00; }\n\n    \/* --- GEAR LIST --- *\/\n    ul.gear-list { list-style: none; padding: 0; }\n    ul.gear-list li { margin-bottom: 10px; padding-left: 25px; position: relative; }\n    ul.gear-list li::before { content: \"\u2713\"; color: #5d4037; font-weight: bold; position: absolute; left: 0; }\n<\/style>\n\n<div id=\"pr6.6\" class=\"trail-guide-wrapper\">\n\n    <div class=\"trail-hero\">\n        <h1>PR 6.6 - Vereda do T\u00fanel do Cavalo<\/h1>\n        <p>Tajn\u00fd tunel do Raba\u00e7alu<\/p>\n    <\/div>\n\n    <div class=\"stats-grid\">\n        <div class=\"stat-box\">\n            <h3>Vzd\u00e1lenost<\/h3>\n            <p>2,8 km (jednosm\u011brn\u00fd provoz)<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Doba trv\u00e1n\u00ed<\/h3>\n            <p>1h - 1,5h<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Obt\u00ed\u017enost<\/h3>\n            <p>M\u00edrn\u00e1<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Stav<\/h3>\n            <p id=\"dynamic-status-text\" style=\"color: #2e7d32;\">\u2705 OPEN<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"closure-alert-box\">\n        <strong>VAROV\u00c1N\u00cd P\u0158ED TUNELEM \u26a0\ufe0f<\/strong>\n        <span>Na t\u00e9to stezce se nach\u00e1z\u00ed **200 m dlouh\u00fd neosv\u011btlen\u00fd tunel**. Je tmav\u00fd, strop je n\u00edzk\u00fd a podlaha nerovn\u00e1.<\/span>\n        <span><strong>Po\u017eadavek:<\/strong> MUS\u00cdTE m\u00edt baterku nebo telefon s dobr\u00fdm sv\u011btlem. D\u00e1vejte si pozor na hlavu!<\/span>\n    <\/div>\n\n    <section>\n        <h2>\ud83d\udd50 Nejlep\u0161\u00ed \u010das pro n\u00e1v\u0161t\u011bvu<\/h2>\n        <div class=\"crowd-meter-box\">\n            <div class=\"meter-row\">\n                <div class=\"meter-label\">Rann\u00ed<\/div>\n                <div class=\"meter-bar-bg\"><div class=\"meter-bar-fill\" style=\"width: 5%; background: #28a745;\"><\/div><\/div>\n                <div class=\"meter-val\">Pr\u00e1zdn\u00e9 str\u00e1nky<\/div>\n            <\/div>\n            <div class=\"meter-row\">\n                <div class=\"meter-label\">Mid-Day<\/div>\n                <div class=\"meter-bar-bg\"><div class=\"meter-bar-fill\" style=\"width: 15%; background: #28a745;\"><\/div><\/div>\n                <div class=\"meter-val\">Tich\u00fd<\/div>\n            <\/div>\n            <div class=\"meter-row\">\n                <div class=\"meter-label\">Odpoledne<\/div>\n                <div class=\"meter-bar-bg\"><div class=\"meter-bar-fill\" style=\"width: 10%; background: #28a745;\"><\/div><\/div>\n                <div class=\"meter-val\">Pr\u00e1zdn\u00e9 str\u00e1nky<\/div>\n            <\/div>\n            <p style=\"margin: 15px 0 0 0; font-size: 1.1rem; color: #3e2723;\">\n                <strong>\ud83d\udca1 Tip pro profesion\u00e1ly:<\/strong> Jedn\u00e1 se o \u201cm\u00edstn\u00ed tajnou\u201d stezku. T\u00e9m\u011b\u0159 nikdy nen\u00ed p\u0159epln\u011bn\u00e1, proto\u017ee zde nezastavuj\u00ed autobusy tour. Ide\u00e1ln\u00ed pro milovn\u00edky dobrodru\u017estv\u00ed, kte\u0159\u00ed cht\u011bj\u00ed uniknout hlavn\u00edm dav\u016fm v Raba\u00e7alu.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>\u26a0\ufe0f Technick\u00e9 hodnocen\u00ed obt\u00ed\u017enosti<\/h2>\n        <div class=\"safety-grid\">\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Riziko z\u00e1vrat\u00ed<\/span>\n                <span class=\"safety-val\">N\u00edzk\u00e1 \ud83d\udfe2<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Fyzick\u00e9 \u00fasil\u00ed<\/span>\n                <span class=\"safety-val\">St\u0159edn\u00ed (dol\u016f) \ud83d\udfe0<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Povrch cesty<\/span>\n                <span class=\"safety-val\">Tunel\/bl\u00e1to \ud83d\udfe0<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Klaustrofobie<\/span>\n                <span class=\"safety-val\">St\u0159edn\u00ed \ud83d\udfe0<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Pro\u010d se vydat na t\u00faru na T\u00fanel do Cavalo?<\/h2>\n        <p>Na str\u00e1nk\u00e1ch <strong>PR 6.6<\/strong> je dobrodru\u017en\u00e1 alternativn\u00ed trasa do \u00fadol\u00ed Raba\u00e7al. M\u00edsto kyvadlov\u00e9ho autobusu se proch\u00e1z\u00ed \u201cKo\u0148sk\u00fdm tunelem\u201d (T\u00fanel do Cavalo).<\/p>\n        <p>Tento tunel byl p\u016fvodn\u011b postaven pro p\u0159epravu zbo\u017e\u00ed (a kon\u00ed) mezi severn\u00ed a ji\u017en\u00ed stranou hory. Vyj\u00edt z temn\u00e9ho tunelu do sv\u011b\u017ee zelen\u00e9ho lesa Laurisilva na druh\u00e9 stran\u011b je kouzeln\u00fd okam\u017eik jako z Jursk\u00e9ho parku.<\/p>\n    <\/section>\n\n    <section>\n        <h2>Mapa stezky<\/h2>\n        <p>Z Calhety (jih) tunelem do Raba\u00e7alu (sever).<\/p>\n        <div class=\"map-container\">\n            <iframe loading=\"lazy\" width=\"100%\" height=\"400\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https:\/\/www.openstreetmap.org\/export\/embed.html?bbox=-17.1350%2C32.7450%2C-17.1200%2C32.7600&amp;layer=mapnik&amp;marker=32.7520%2C-17.1280\" style=\"border: 1px solid black\"><\/iframe>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Pr\u016fvodce krok za krokem<\/h2>\n        <ul class=\"step-list\">\n            <li class=\"step-item\">\n                <div class=\"step-number\">1<\/div>\n                <div class=\"step-content\">\n                    <h3>Parkovi\u0161t\u011b Calheta (za\u010d\u00e1tek)<\/h3>\n                    <p>Za\u010dn\u011bte u \u201cCasa do Caldeir\u00e3o\u201d pobl\u00ed\u017e silnice ER 211. Je zde mal\u00e9 parkovi\u0161t\u011b. Pokra\u010dujte korytem levady sm\u011brem k ho\u0159e.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">2<\/div>\n                <div class=\"step-content\">\n                    <h3>Tunel<\/h3>\n                    <p>Dojdete ke vchodu do tunelu. Ten je dlouh\u00fd asi 200 m. Rozsvi\u0165te si baterku! Podlaha m\u016f\u017ee b\u00fdt mokr\u00e1 a bl\u00e1tiv\u00e1.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">3<\/div>\n                <div class=\"step-content\">\n                    <h3>Za\u010darovan\u00fd les<\/h3>\n                    <p>Vyjdete z tunelu do \u00fapln\u011b jin\u00e9ho sv\u011bta - hust\u00e9ho, vlhk\u00e9ho lesa Laurisilva. Cesta kles\u00e1 mezi mechem porostl\u00fdmi stromy.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">4<\/div>\n                <div class=\"step-content\">\n                    <h3>Uzel Raba\u00e7al (dokon\u010den\u00ed)<\/h3>\n                    <p>Stezka se napojuje na hlavn\u00ed s\u00ed\u0165 Raba\u00e7al pobl\u00ed\u017e Lesnick\u00e9ho domu. Odtud se m\u016f\u017eete napojit na PR 6 (25 Fontes) nebo PR 6.1 (Risco).<\/p>\n                <\/div>\n            <\/li>\n        <\/ul>\n    <\/section>\n\n    <section>\n        <h2>\ud83d\udcf8 Nejlep\u0161\u00ed m\u00edsta pro fotografov\u00e1n\u00ed<\/h2>\n        <div class=\"photo-grid\">\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83d\ude87<\/span>\n                <strong>V\u00fdjezd z tunelu<\/strong>\n                <p>Vyfo\u0165te \u201csv\u011btlo na konci tunelu\u201d, kter\u00e9 r\u00e1muje zelen\u00e9 kaprad\u00ed venku. Klasick\u00fd z\u00e1b\u011br siluety.<\/p>\n            <\/div>\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83c\udf3f<\/span>\n                <strong>Mechov\u00e9 stromy<\/strong>\n                <p>Les hned za tunelem je neuv\u011b\u0159iteln\u011b bujn\u00fd. Stromy jsou porostl\u00e9 li\u0161ejn\u00edkem \u201csta\u0159eck\u00fd vous\u201d.<\/p>\n            <\/div>\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83d\udd2d<\/span>\n                <strong>Calheta View<\/strong>\n                <p>P\u0159ed vjezdem do tunelu na ji\u017en\u00ed stran\u011b se ohl\u00e9dn\u011bte zp\u011bt, abyste m\u011bli v\u00fdhled na pob\u0159e\u017e\u00ed Calhety.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Vybaven\u00ed a slu\u017eby<\/h2>\n        <div class=\"facilities-grid\">\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\ud83d\ude8c<\/span>\n                <span class=\"facility-title\">Autobus<\/span>\n                <span class=\"facility-desc\">\u017d\u00e1dn\u00e9<\/span>\n            <\/div>\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\u2615<\/span>\n                <span class=\"facility-title\">Kav\u00e1rna<\/span>\n                <span class=\"facility-desc\">Konec (Raba\u00e7al)<\/span>\n            <\/div>\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\ud83d\udebb<\/span>\n                <span class=\"facility-title\">Toalety<\/span>\n                <span class=\"facility-desc\">Konec (placen\u00fd)<\/span>\n            <\/div>\n            <div class=\"facility-box\">\n                <span class=\"facility-icon\">\ud83c\udd7f\ufe0f<\/span>\n                <span class=\"facility-title\">Parkov\u00e1n\u00ed<\/span>\n                <span class=\"facility-desc\">U silnice (zdarma)<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"getting-there\">\n        <h2>Jak se tam dostat<\/h2>\n        <p>Je\u010fte sm\u011brem na Calhetu a vyje\u010fte po silnici nahoru do **Casa do Caldeir\u00e3o**. V\u00fdchodisko stezky je nen\u00e1padn\u011b ozna\u010deno.<\/p>\n        <div class=\"highlight-box\">\n            <h3 style=\"margin-top:0;\">\ud83d\udd04 Strategie smy\u010dky<\/h3>\n            <p>P\u011b\u0161\u00ed t\u00fara tunelem -&gt; n\u00e1v\u0161t\u011bva Raba\u00e7alu -&gt; kyvadlov\u00fdm autobusem nahoru do Paul da Serra -&gt; p\u011b\u0161ky po silnici\/cest\u00e1ch zp\u011bt k autu (vy\u017eaduje dobrou navigaci).<\/p>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Pohled \u0159idi\u010de<\/h2>\n        <div class=\"driver-box\">\n            <h3 style=\"margin-top: 0; color: #FF8C00; display: flex; align-items: center;\">\n                <span style=\"font-size: 1.5em; margin-right: 10px;\">\ud83d\ude98<\/span> Mimo vy\u0161lapan\u00e9 cesty\n            <\/h3>\n            <p style=\"margin-bottom: 20px;\">\n                <em>Klidn\u00e9 venkovsk\u00e9 cesty.<\/em>\n            <\/p>\n            \n            <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; margin-bottom: 20px;\">\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">Stav silnic<\/strong>\n                    <span>\u00dazk\u00e9\/dl\u00e1\u017ed\u011bn\u00e9<\/span>\n                <\/div>\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">Doprava<\/strong>\n                    <span>Velmi n\u00edzk\u00e1<\/span>\n                <\/div>\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">Parkov\u00e1n\u00ed<\/strong>\n                    <span>Easy<\/span>\n                <\/div>\n            <\/div>\n\n            <p style=\"background: rgba(255,255,255,0.1); padding: 15px; border-radius: 4px; margin: 0;\">\n                <strong>Na\u0161e doporu\u010den\u00ed k pron\u00e1jmu:<\/strong> P\u0159\u00edstupov\u00e1 cesta je trochu \u00fazk\u00e1, ale zpevn\u011bn\u00e1. Men\u0161\u00ed auto je snaz\u0161\u00ed zaparkovat na okraji silnice. <strong>This is Madeira Island<\/strong> m\u00e1 kompaktn\u00ed vozy ide\u00e1ln\u00ed pro tato skryt\u00e1 m\u00edsta.\n            <\/p>\n        <\/div>\n        <div style=\"text-align: center; margin-top: 30px;\">\n            <a href=\"https:\/\/thisismadeiraisland.com\/cs\/rental-car\/\" class=\"btn-rental\">Najd\u011bte si sv\u016fj dokonal\u00fd v\u016fz<\/a>\n        <\/div>\n    <\/section>\n\n    <section>\n        <h2>Z\u00e1kladn\u00ed v\u00fdbava<\/h2>\n        <ul class=\"gear-list\">\n            <li><strong>Sv\u00edtilna\/\u010delovka:<\/strong> Nezbytn\u00e9 pro tunel. Sv\u011btlo telefonu je v po\u0159\u00e1dku, ale \u010delovka je lep\u0161\u00ed.<\/li>\n            <li><strong>Nepromokav\u00e1 obuv:<\/strong> Na podlaze tunelu jsou \u010dasto kalu\u017ee.<\/li>\n            <li><strong>Bunda:<\/strong> Tunel funguje jako v\u011btrn\u00fd trycht\u00fd\u0159 a \u010dasto je v n\u011bm pr\u016fvan a zima.<\/li>\n        <\/ul>\n    <\/section>\n\n    <section>\n        <h2>\ud83c\udf79 Po t\u00fa\u0159e: Kde se naj\u00edst?<\/h2>\n        <div style=\"background: #f9f9f9; padding: 20px; border-radius: 8px; border-left: 5px solid #5d4037;\">\n            <h3 style=\"margin-top: 0; color: #5d4037;\">Pukiki Tiki Bar<\/h3>\n            <p>Nach\u00e1z\u00ed se ve m\u011bst\u011b Calheta (Estreito da Calheta). Po dobrodru\u017estv\u00ed si zajd\u011bte na nejlep\u0161\u00ed koktejly na ostrov\u011b a vychutnejte si uvoln\u011bnou tropickou atmosf\u00e9ru. Skv\u011bl\u00e9 m\u00edsto pro odpo\u010dinek.<\/p>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"PR 6.6 &#8211; Vereda do T\u00fanel do Cavalo The Secret Tunnel to Raba\u00e7al Distance 2.8 km (One Way) Duration 1h &#8211; 1.5h Difficulty Moderate Status \u2705 OPEN \u26a0\ufe0f TUNNEL WARNING This trail features a **200m long unlit tunnel**. It is dark, the ceiling is low, and the floor is uneven. Requirement: You MUST have a flashlight or a phone with a good light. Watch your head! \ud83d\udd50 Best Time to&#8230;","protected":false},"author":63,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-38286","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PR 6.6 Vereda do T\u00fanel do Cavalo - Thisismadeiraisland<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thisismadeiraisland.com\/cs\/pr-6-6-vereda-do-tunel-do-cavalo\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PR 6.6 Vereda do T\u00fanel do Cavalo - Thisismadeiraisland\" \/>\n<meta property=\"og:description\" content=\"PR 6.6 &#8211; Vereda do T\u00fanel do Cavalo The Secret Tunnel to Raba\u00e7al Distance 2.8 km (One Way) Duration 1h &#8211; 1.5h Difficulty Moderate Status \u2705 OPEN \u26a0\ufe0f TUNNEL WARNING This trail features a **200m long unlit tunnel**. It is dark, the ceiling is low, and the floor is uneven. Requirement: You MUST have a flashlight or a phone with a good light. Watch your head! \ud83d\udd50 Best Time to...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thisismadeiraisland.com\/cs\/pr-6-6-vereda-do-tunel-do-cavalo\/\" \/>\n<meta property=\"og:site_name\" content=\"Thisismadeiraisland\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-16T23:19:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-6-6-vereda-do-tunel-do-cavalo\\\/\",\"url\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-6-6-vereda-do-tunel-do-cavalo\\\/\",\"name\":\"PR 6.6 Vereda do T\u00fanel do Cavalo - Thisismadeiraisland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/#website\"},\"datePublished\":\"2025-12-12T13:26:48+00:00\",\"dateModified\":\"2025-12-16T23:19:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-6-6-vereda-do-tunel-do-cavalo\\\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-6-6-vereda-do-tunel-do-cavalo\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-6-6-vereda-do-tunel-do-cavalo\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thisismadeiraisland.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PR 6.6 Vereda do T\u00fanel do Cavalo\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/#website\",\"url\":\"https:\\\/\\\/thisismadeiraisland.com\\\/\",\"name\":\"Thisismadeiraisland\",\"description\":\"Thisismadeiraisland\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thisismadeiraisland.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PR 6.6 Vereda do T\u00fanel do Cavalo - Thisismadeiraisland","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thisismadeiraisland.com\/cs\/pr-6-6-vereda-do-tunel-do-cavalo\/","og_locale":"cs_CZ","og_type":"article","og_title":"PR 6.6 Vereda do T\u00fanel do Cavalo - Thisismadeiraisland","og_description":"PR 6.6 &#8211; Vereda do T\u00fanel do Cavalo The Secret Tunnel to Raba\u00e7al Distance 2.8 km (One Way) Duration 1h &#8211; 1.5h Difficulty Moderate Status \u2705 OPEN \u26a0\ufe0f TUNNEL WARNING This trail features a **200m long unlit tunnel**. It is dark, the ceiling is low, and the floor is uneven. Requirement: You MUST have a flashlight or a phone with a good light. Watch your head! \ud83d\udd50 Best Time to...","og_url":"https:\/\/thisismadeiraisland.com\/cs\/pr-6-6-vereda-do-tunel-do-cavalo\/","og_site_name":"Thisismadeiraisland","article_modified_time":"2025-12-16T23:19:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"3 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thisismadeiraisland.com\/pr-6-6-vereda-do-tunel-do-cavalo\/","url":"https:\/\/thisismadeiraisland.com\/pr-6-6-vereda-do-tunel-do-cavalo\/","name":"PR 6.6 Vereda do T\u00fanel do Cavalo - Thisismadeiraisland","isPartOf":{"@id":"https:\/\/thisismadeiraisland.com\/#website"},"datePublished":"2025-12-12T13:26:48+00:00","dateModified":"2025-12-16T23:19:59+00:00","breadcrumb":{"@id":"https:\/\/thisismadeiraisland.com\/pr-6-6-vereda-do-tunel-do-cavalo\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thisismadeiraisland.com\/pr-6-6-vereda-do-tunel-do-cavalo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thisismadeiraisland.com\/pr-6-6-vereda-do-tunel-do-cavalo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thisismadeiraisland.com\/"},{"@type":"ListItem","position":2,"name":"PR 6.6 Vereda do T\u00fanel do Cavalo"}]},{"@type":"WebSite","@id":"https:\/\/thisismadeiraisland.com\/#website","url":"https:\/\/thisismadeiraisland.com\/","name":"Thisismadeiraisland","description":"Thisismadeiraisland","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thisismadeiraisland.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"}]}},"_links":{"self":[{"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/pages\/38286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/users\/63"}],"replies":[{"embeddable":true,"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/comments?post=38286"}],"version-history":[{"count":0,"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/pages\/38286\/revisions"}],"wp:attachment":[{"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/media?parent=38286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}