{"id":38215,"date":"2025-12-11T21:18:20","date_gmt":"2025-12-11T21:18:20","guid":{"rendered":"https:\/\/thisismadeiraisland.com\/?page_id=38215"},"modified":"2025-12-16T21:27:45","modified_gmt":"2025-12-16T21:27:45","slug":"pr-2-vereda-do-urzal","status":"publish","type":"page","link":"https:\/\/thisismadeiraisland.com\/cs\/pr-2-vereda-do-urzal\/","title":{"rendered":"PR 2"},"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: #2e7d32; \/* Forest Green Theme *\/\n        border-bottom: 2px solid #1b5e20;\n        padding-bottom: 8px;\n        margin-top: 50px;\n        font-size: 1.8rem;\n    }\n\n    .trail-guide-wrapper h3 {\n        color: #1b5e20;\n        margin-top: 20px;\n        font-size: 1.3rem;\n    }\n\n    \/* --- HERO BANNER --- *\/\n    .trail-hero {\n        background-color: #2e7d32;\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-2-vereda-do-urzal.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: #2e7d32;\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: #e8f5e9; \n        border-left: 5px solid #2e7d32;\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: #1b5e20; }\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: #2e7d32; 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: #2e7d32;\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: #1b5e20; 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: #2e7d32; font-weight: bold; position: absolute; left: 0; }\n<\/style>\n\n<div id=\"pr2\" class=\"trail-guide-wrapper\">\n\n    <div class=\"trail-hero\">\n        <h1>PR 2 - Vereda do Urzal<\/h1>\n        <p>Starobyl\u00e1 cesta ze severu na jih<\/p>\n    <\/div>\n\n    <div class=\"stats-grid\">\n        <div class=\"stat-box\">\n            <h3>Vzd\u00e1lenost<\/h3>\n            <p>10,6 km (jednosm\u011brn\u00e1 trasa)<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Doba trv\u00e1n\u00ed<\/h3>\n            <p>4h - 5h<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Obt\u00ed\u017enost<\/h3>\n            <p>St\u0159edn\u011b t\u011b\u017ek\u00fd\/t\u011b\u017ek\u00fd<\/p>\n        <\/div>\n        <div class=\"stat-box\">\n            <h3>Stav<\/h3>\n            <p id=\"dynamic-status-text\" style=\"color: #e65100;\">\u26a0\ufe0f \u010c\u00e1ste\u010dn\u011b otev\u0159eno<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"closure-alert-box\">\n        <strong>\u26a0\ufe0f POUZE \u010c\u00c1STE\u010cN\u00dd P\u0158\u00cdSTUP<\/strong>\n        <span>\u00dapln\u00fd p\u0159echod z **Curral das Freiras** do **Boaventury** je v sou\u010dasn\u00e9 dob\u011b p\u0159eru\u0161en.<\/span>\n        <span><strong>Aktu\u00e1ln\u00ed p\u0159\u00edstup:<\/strong> Severn\u00ed \u00fasek od **Boaventury (Lombo do Urzal)** a\u017e po km 6,2 je sch\u016fdn\u00fd a nab\u00edz\u00ed hlubok\u00fd ponor do lesa. Ji\u017en\u00ed v\u00fdstup z Curralu (Faj\u00e3 das Cardas) je \u010dasto uzav\u0159en kv\u016fli padaj\u00edc\u00edm kamen\u016fm.<\/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: 15%; 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: 25%; 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: 40%; background: #ffc107;\"><\/div><\/div>\n                <div class=\"meter-val\">Misty<\/div>\n            <\/div>\n            <p style=\"margin: 15px 0 0 0; font-size: 1.1rem; color: #1b5e20;\">\n                <strong>\ud83d\udca1 Tip pro profesion\u00e1ly:<\/strong> Jedn\u00e1 se o \u201ctichou\u201d stezku. Dokonce i v dob\u011b nejv\u011bt\u0161\u00edho z\u00e1jmu se m\u016f\u017ee st\u00e1t, \u017ee nepotk\u00e1te nikoho jin\u00e9ho. Je ide\u00e1ln\u00ed pro ty, kte\u0159\u00ed hledaj\u00ed samotu a ticho prastar\u00e9ho lesa.\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\">Vysok\u00fd (strm\u00fd) \ud83d\udd34<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Povrch cesty<\/span>\n                <span class=\"safety-val\">Bahno\/kamen \ud83d\udfe0<\/span>\n            <\/div>\n            <div class=\"safety-item\">\n                <span class=\"safety-label\">Navigace<\/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 Vereda do Urzal?<\/h2>\n        <p>Na str\u00e1nk\u00e1ch <strong>PR 2 - Vereda do Urzal<\/strong> je jednou z p\u016fvodn\u00edch \u201ckr\u00e1lovsk\u00fdch cest\u201d, kter\u00e9 m\u00edstn\u00ed obyvatel\u00e9 po stalet\u00ed pou\u017e\u00edvali k p\u0159eprav\u011b zbo\u017e\u00ed mezi jihem (Curral das Freiras) a severem (Boaventura).<\/p>\n        <p>Provede v\u00e1s naprost\u00fdm srdcem <strong>Les Laurisilva<\/strong> (sv\u011btov\u00e9 d\u011bdictv\u00ed UNESCO). Stromy jsou zde prastar\u00e9, pokroucen\u00e9 a \u010dasto z nich kape voda. Na rozd\u00edl od proch\u00e1zek po pob\u0159e\u017en\u00edch \u00fatesech je to mystick\u00fd z\u00e1\u017eitek p\u0159ipom\u00ednaj\u00edc\u00ed d\u017eungli.<\/p>\n    <\/section>\n\n    <section>\n        <h2>Mapa stezky<\/h2>\n        <p>Z Faj\u00e3 das Cardas (jih) do Lombo do Urzal (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=-16.9900%2C32.7400%2C-16.9600%2C32.7900&amp;layer=mapnik&amp;marker=32.7650%2C-16.9750\" 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>Faj\u00e3 das Cardas (Start)<\/h3>\n                    <p>Za\u010dn\u011bte v hlubok\u00e9m \u00fadol\u00ed Curral das Freiras. Stezka strm\u011b stoup\u00e1 kolem zem\u011bd\u011blsk\u00fdch teras a ka\u0161tan\u016f.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">2<\/div>\n                <div class=\"step-content\">\n                    <h3>Boca das Torrinhas<\/h3>\n                    <p>Nejvy\u0161\u0161\u00ed bod (pr\u016fsmyk) ve v\u00fd\u0161ce 1 320 m. Zde stoj\u00edte na p\u00e1te\u0159i ostrova s v\u00fdhledem na Pico Ruivo na v\u00fdchod\u011b.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">3<\/div>\n                <div class=\"step-content\">\n                    <h3>Zelen\u00fd sestup<\/h3>\n                    <p>Kdy\u017e sestoup\u00edte na sever, vstoup\u00edte do \u201czelen\u00e9ho pokoje\u201d. Les Laurisilva se st\u00e1v\u00e1 hust\u00fdm, temn\u00fdm a neuv\u011b\u0159iteln\u011b bujn\u00fdm. Cesta m\u016f\u017ee b\u00fdt bl\u00e1tiv\u00e1.<\/p>\n                <\/div>\n            <\/li>\n            <li class=\"step-item\">\n                <div class=\"step-number\">4<\/div>\n                <div class=\"step-content\">\n                    <h3>Lombo do Urzal (dokon\u010den\u00ed)<\/h3>\n                    <p>Stezka se roz\u0161i\u0159uje a kon\u010d\u00ed v klidn\u00e9 vesnici Boaventura. Kon\u010d\u00edte u mal\u00e9 silnice obklopen\u00e9 zelen\u00fdmi horami.<\/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\">\ud83c\udfd4\ufe0f<\/span>\n                <strong>Pr\u016fsmyk (Torrinhas)<\/strong>\n                <p>Z nejvy\u0161\u0161\u00edho bodu je dramatick\u00fd v\u00fdhled na rozeklan\u00e9 vrcholky centr\u00e1ln\u00edho masivu, kter\u00e9 se ty\u010d\u00ed nad lesem.<\/p>\n            <\/div>\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83c\udf3f<\/span>\n                <strong>Ob\u0159\u00ed kapradiny<\/strong>\n                <p>V severn\u00ed \u010d\u00e1sti je cesta lemov\u00e1na mohutn\u00fdmi kapradinami, kter\u00e9 mohou b\u00fdt vy\u0161\u0161\u00ed ne\u017e \u010dlov\u011bk. P\u016fsob\u00ed jako z Jursk\u00e9ho parku.<\/p>\n            <\/div>\n            <div class=\"photo-spot\">\n                <span class=\"spot-icon\">\ud83d\udca7<\/span>\n                <strong>Lesn\u00ed potoky<\/strong>\n                <p>P\u0159ekro\u010d\u00edte n\u011bkolik mal\u00fdch potok\u016f. Pou\u017eijte pomalou z\u00e1v\u011brku, abyste zachytili vodu tekouc\u00ed p\u0159es mechov\u00e9 kameny.<\/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\">Boaventura\/Curral<\/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\">Na za\u010d\u00e1tku a na konci<\/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\">\u017d\u00e1dn\u00e9 na stezce<\/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\">Easy (ulice)<\/span>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section id=\"getting-there\">\n        <h2>Jak se tam dostat<\/h2>\n        <p>Jedn\u00e1 se o <strong>Line\u00e1rn\u00ed stezka<\/strong> k\u0159\u00ed\u017een\u00ed ostrova. Za\u010d\u00edn\u00e1te na jihu (Curral) a kon\u010d\u00edte na severu (Boaventura) nebo naopak.<\/p>\n        <div class=\"highlight-box\">\n            <h3 style=\"margin-top:0;\">\ud83d\uded1 Upozorn\u011bn\u00ed pro logistiku<\/h3>\n            <p>Na startu neparkujte! Skon\u010d\u00edte 1 hodinu cesty od sv\u00e9ho auta po silnici. Vyu\u017eijte taxislu\u017ebu pro odvoz a vyzvednut\u00ed nebo pou\u017eijte dv\u011b auta, pokud jste ve velk\u00e9 skupin\u011b.<\/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> \u0158\u00edzen\u00ed v \u00fadol\u00ed Deep Valley\n            <\/h3>\n            <p style=\"margin-bottom: 20px;\">\n                <em>Curral das Freiras je proslul\u00fd strm\u00fdm p\u0159\u00edstupem.<\/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>Dl\u00e1\u017ed\u011bn\u00fd, ale \u00fazk\u00fd<\/span>\n                <\/div>\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">Gradienty<\/strong>\n                    <span>Velmi strm\u00fd<\/span>\n                <\/div>\n                <div>\n                    <strong style=\"display: block; color: #FF8C00; margin-bottom: 5px;\">Parkov\u00e1n\u00ed<\/strong>\n                    <span>T\u011bsn\u00e9 ve vesnic\u00edch<\/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> Curral das Freiras i Boaventura se nach\u00e1zej\u00ed na dn\u011b hlubok\u00fdch \u00fadol\u00ed. Cesty ven jsou dlouh\u00e1 stoup\u00e1n\u00ed. Ujist\u011bte se, \u017ee v\u00e1\u0161 pron\u00e1jem m\u00e1 dobr\u00e9 brzdy a v\u00fdkon motoru. <strong>This is Madeira Island<\/strong> vozidla jsou kontrolov\u00e1na z hlediska bezpe\u010dnosti na hor\u00e1ch.\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>Nepromokav\u00e9 boty:<\/strong> Severn\u00ed \u010d\u00e1st (Boaventura) je t\u00e9m\u011b\u0159 v\u017edy mokr\u00e1 a bl\u00e1tiv\u00e1.<\/li>\n            <li><strong>Pl\u00e1\u0161t\u011bnka:<\/strong> P\u0159ekra\u010dujete horsk\u00fd pr\u016fsmyk, kde uv\u00edznou mraky. Pravd\u011bpodobn\u011b bude pr\u0161et.<\/li>\n            <li><strong>Turistick\u00e9 hole:<\/strong> To je nezbytn\u00e9 pro strm\u00fd, \u010dasto kluzk\u00fd sjezd.<\/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 #2e7d32;\">\n            <h3 style=\"margin-top: 0; color: #2e7d32;\">Restaurante Sabores do Curral<\/h3>\n            <p>Pokud kon\u010d\u00edte v Curral das Freiras (nebo se do n\u011bj vrac\u00edte), je to to prav\u00e9 m\u00edsto. Specializuj\u00ed se na <strong>Ka\u0161tanov\u00e1 pol\u00e9vka<\/strong> (Sopa de Castanha) a pokrmy z m\u00edstn\u00edho t\u0159e\u0161\u0148ov\u00e9ho lik\u00e9ru Ginja. Z terasy je n\u00e1dhern\u00fd v\u00fdhled.<\/p>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"PR 2 &#8211; Vereda do Urzal The Ancient Path from North to South Distance 10.6 km (One Way) Duration 4h &#8211; 5h Difficulty Moderate\/Hard Status \u26a0\ufe0f Partially Open \u26a0\ufe0f PARTIAL ACCESS ONLY The full crossing from **Curral das Freiras** to **Boaventura** is currently broken. Current Access: The northern section from **Boaventura (Lombo do Urzal)** up to km 6.2 is walkable and offers deep forest immersion. The southern ascent from Curral&#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-38215","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 2 - 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-2-vereda-do-urzal\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PR 2 - Thisismadeiraisland\" \/>\n<meta property=\"og:description\" content=\"PR 2 &#8211; Vereda do Urzal The Ancient Path from North to South Distance 10.6 km (One Way) Duration 4h &#8211; 5h Difficulty Moderate\/Hard Status \u26a0\ufe0f Partially Open \u26a0\ufe0f PARTIAL ACCESS ONLY The full crossing from **Curral das Freiras** to **Boaventura** is currently broken. Current Access: The northern section from **Boaventura (Lombo do Urzal)** up to km 6.2 is walkable and offers deep forest immersion. The southern ascent from Curral...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thisismadeiraisland.com\/cs\/pr-2-vereda-do-urzal\/\" \/>\n<meta property=\"og:site_name\" content=\"Thisismadeiraisland\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-16T21:27:45+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-2-vereda-do-urzal\\\/\",\"url\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-2-vereda-do-urzal\\\/\",\"name\":\"PR 2 - Thisismadeiraisland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/#website\"},\"datePublished\":\"2025-12-11T21:18:20+00:00\",\"dateModified\":\"2025-12-16T21:27:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-2-vereda-do-urzal\\\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-2-vereda-do-urzal\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thisismadeiraisland.com\\\/pr-2-vereda-do-urzal\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/thisismadeiraisland.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PR 2\"}]},{\"@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 2 - 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-2-vereda-do-urzal\/","og_locale":"cs_CZ","og_type":"article","og_title":"PR 2 - Thisismadeiraisland","og_description":"PR 2 &#8211; Vereda do Urzal The Ancient Path from North to South Distance 10.6 km (One Way) Duration 4h &#8211; 5h Difficulty Moderate\/Hard Status \u26a0\ufe0f Partially Open \u26a0\ufe0f PARTIAL ACCESS ONLY The full crossing from **Curral das Freiras** to **Boaventura** is currently broken. Current Access: The northern section from **Boaventura (Lombo do Urzal)** up to km 6.2 is walkable and offers deep forest immersion. The southern ascent from Curral...","og_url":"https:\/\/thisismadeiraisland.com\/cs\/pr-2-vereda-do-urzal\/","og_site_name":"Thisismadeiraisland","article_modified_time":"2025-12-16T21:27:45+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-2-vereda-do-urzal\/","url":"https:\/\/thisismadeiraisland.com\/pr-2-vereda-do-urzal\/","name":"PR 2 - Thisismadeiraisland","isPartOf":{"@id":"https:\/\/thisismadeiraisland.com\/#website"},"datePublished":"2025-12-11T21:18:20+00:00","dateModified":"2025-12-16T21:27:45+00:00","breadcrumb":{"@id":"https:\/\/thisismadeiraisland.com\/pr-2-vereda-do-urzal\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thisismadeiraisland.com\/pr-2-vereda-do-urzal\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thisismadeiraisland.com\/pr-2-vereda-do-urzal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thisismadeiraisland.com\/"},{"@type":"ListItem","position":2,"name":"PR 2"}]},{"@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\/38215","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=38215"}],"version-history":[{"count":0,"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/pages\/38215\/revisions"}],"wp:attachment":[{"href":"https:\/\/thisismadeiraisland.com\/cs\/wp-json\/wp\/v2\/media?parent=38215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}