{"id":20492,"date":"2022-06-24T13:25:15","date_gmt":"2022-06-24T12:25:15","guid":{"rendered":"https:\/\/www.troyer.cz\/home\/"},"modified":"2026-04-13T09:44:43","modified_gmt":"2026-04-13T08:44:43","slug":"home","status":"publish","type":"page","link":"https:\/\/www.troyer.cz\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"20492\" class=\"elementor elementor-20492 elementor-7765\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-08e8d9b elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"08e8d9b\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eccfdfb elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"eccfdfb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9dba074 elementor-widget elementor-widget-html\" data-id=\"9dba074\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.popup {\r\n            display: none;\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(0, 0, 0, 0.7);\r\n            z-index: 999;\r\n        }\r\n\r\n        .popup-content {\r\n            background-color: #fff;\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            padding: 20px;\r\n            text-align: center;\r\n            border: 1px solid #ccc;\r\n            border-radius: 5px;\r\n            box-shadow: 0px 0px 10px 0px #000;\r\n        }\r\n\r\n        .popup-close {\r\n            position: absolute;\r\n            top: 10px;\r\n            right: 10px;\r\n            font-size: 24px;\r\n            cursor: pointer;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .popup-content {\r\n                padding: 10px;\r\n                padding-top: 20px;\r\n                width: 80%;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .popup-content {\r\n                padding: 5px;\r\n                padding-top: 32px;\r\n                width: 90%;\r\n            }\r\n        }\r\n    <\/style><\/head><body><div id=\"popup\" class=\"popup\"><div class=\"popup-content\"><span class=\"popup-close\" id=\"popup-close\">&times;<\/span><img decoding=\"async\" style=\"max-width: 300px;\" src=\"\/wp-content\/uploads\/2023\/10\/WhatsApp-Image-2023-10-25-at-10.56.19.jpeg\"><\/div><\/div><script>document.addEventListener(\"DOMContentLoaded\", function() {\r\n            const popup = document.getElementById(\"popup\");\r\n            const popupClose = document.getElementById(\"popup-close\");\r\n\r\n            \/\/ Zobrazit pop-up po otev\u0159en\u00ed webu\r\n            popup.style.display = \"block\";\r\n\r\n            \/\/ Zav\u0159\u00edt pop-up po kliknut\u00ed na k\u0159\u00ed\u017eek\r\n            popupClose.addEventListener(\"click\", function() {\r\n                popup.style.display = \"none\";\r\n            });\r\n        });\r\n    <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-21417999 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"21417999\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59440ea9\" data-id=\"59440ea9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5f907885 elementor-widget elementor-widget-html\" data-id=\"5f907885\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t       <style>\r\n        #bookingContainer {\r\n            background-color: white;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\r\n            display: flex;\r\n            justify-content: center;\r\n        }\r\n        #bookingForm {\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        .form-group {\r\n            margin-right: 20px;\r\n            position: relative;\r\n        }\r\n        input[type=\"date\"] {\r\n            padding: 10px;\r\n            border: 2px solid #ccc;\r\n            border-radius: 5px;\r\n            width: 160px;\r\n            box-sizing: border-box;\r\n            background-color: #d7d7d7!important;\r\n        }\r\n        .form-group label {\r\n            position: absolute;\r\n            top: -15px;\r\n            left: 10px;\r\n            background: transparent;\r\n            padding: 0 5px;\r\n            font-weight: bold;\r\n            color: #555;\r\n            font-size: 14px;\r\n        }\r\n        button {\r\n            padding: 10px 20px;\r\n            background-color: #78635A;\r\n            color: white;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-family: \"Poppins\", Sans-serif;\r\n            font-size: 15px;\r\n        }\r\n        button:hover {\r\n            background-color: #574842;\r\n        }\r\n\r\n        @media (max-width: 1024px) {\r\n            #bookingForm {\r\n                flex-direction: column;\r\n                align-items: center;\r\n            }\r\n            .form-group {\r\n                margin-right: 0;\r\n                margin-bottom: 10px;\r\n                width: 100%;\r\n            }\r\n            input[type=\"date\"] {\r\n                width: 100%;\r\n            }\r\n            button {\r\n                width: 100%;\r\n                margin-top: 10px;\r\n            }\r\n            #bookingContainer{\r\n                padding-bottom: 55px\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n\r\n    <div id=\"bookingContainer\">\r\n        <form id=\"bookingForm\">\r\n            <div class=\"form-group\">\r\n                <label for=\"datein\">Arrival<\/label>\r\n                <input type=\"date\" id=\"datein\" name=\"datein\">\r\n            <\/div>\r\n            <div class=\"form-group\">\r\n                <label for=\"dateout\">Departure<\/label>\r\n                <input type=\"date\" id=\"dateout\" name=\"dateout\">\r\n            <\/div>\r\n            <button type=\"button\" onclick=\"generateLink()\">Book Now<\/button>\r\n            \r\n        <\/form>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', (event) => {\r\n            const today = new Date().toISOString().split('T')[0];\r\n            document.getElementById('datein').setAttribute('min', today);\r\n            document.getElementById('dateout').setAttribute('min', today);\r\n        });\r\n\r\n        function generateLink() {\r\n            var datein = document.getElementById('datein').value;\r\n            var dateout = document.getElementById('dateout').value;\r\n\r\n            if (datein && dateout) {\r\n                var url = \"https:\/\/www.troyer.cz\/online-rezervace\/?datein=\" + datein + \"&dateout=\" + dateout;\r\n                window.location.href = url;\r\n            } else {\r\n                alert(\"Pros\u00edm vyberte datum p\u0159\u00edjezdu i odjezdu.\");\r\n            }\r\n        }\r\n    <\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0b0a2d elementor-widget__width-auto elementor-widget elementor-widget-html\" data-id=\"b0b0a2d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n<style>.call-button {\r\n    position: relative;\r\n    width: 35px;\r\n    height: 35px;\r\n    background-color: #78635A;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    cursor: pointer;\r\n    transition: width 0.5s ease;\r\n    overflow: hidden;\r\n    padding: 5px 10px;\r\n    margin-left: 20px;\r\n}\r\n\r\n.call-button .icon {\r\n    font-size: 16px;\r\n    transition: transform 0.5s ease;\r\n    position: absolute;\r\n    left: 9px;\r\n    top: 9px;\r\n    color: white;\r\n}\r\n\r\n.call-button .phone-number {\r\n    white-space: nowrap;\r\n    opacity: 0;\r\n    transition: opacity 0.5s ease;\r\n    color: #ffffff;\r\n    font-size: 16px;\r\n    margin-left: 0px;\r\n}\r\n\r\n.call-button:hover {\r\n    width: 200px;\r\n    border-radius: 15px;\r\n    padding-left: 30px;\r\n}\r\n\r\n.call-button:hover .icon {\r\n    transform: rotate(20deg);\r\n}\r\n\r\n.call-button:hover .phone-number {\r\n    opacity: 1;\r\n}\r\n@media (max-width: 1024px) {\r\n            .call-button {\r\n                display: block; \r\n                margin-left: auto;\r\n                margin-right: auto;\r\n            }\r\n        }\r\n<\/style><body><a href=\"tel:+420 556 802 007\" class=\"call-button\"><i class=\"fas fa-phone icon\"><\/i><span class=\"phone-number\">+420 556 802 007<\/span><\/a><\/body>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4003a72 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4003a72\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c2d033f\" data-id=\"c2d033f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-46fa50e elementor-widget elementor-widget-heading\" data-id=\"46fa50e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Important news<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ecc92ee elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ecc92ee\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-81724a1\" data-id=\"81724a1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-491cc50\" data-id=\"491cc50\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-60b4f00 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"60b4f00\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-xl\">\u2764\ufe0f Valentine's Day is coming! A Valentine's Day stay for two - romance, candlelit dinner, massage, relaxing in wellness and time just together. Book a package for 1 or 2 nights before it's full \u2764\ufe0f. <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f4f9a32\" data-id=\"f4f9a32\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f1eefe2 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f1eefe2\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-62e84f43\" data-id=\"62e84f43\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ab85ce elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"3ab85ce\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-info-circle\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAdventure golf operating\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIn June, from Monday to Friday, poles can be rented at the reception. Saturday, Sunday from 10:00 a.m. to 7:00 p.m. rental by golf attendant. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2e5121 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"a2e5121\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-info-circle\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAdventure golf operating\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIn June, from Monday to Friday, poles can be rented at the reception. Saturday, Sunday from 10:00 a.m. to 7:00 p.m. rental by golf attendant. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-77dcdad8 elementor-section-content-middle elementor-section-stretched elementor-reverse-tablet elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"77dcdad8\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-682b5078\" data-id=\"682b5078\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2146af45 elementor-widget elementor-widget-heading\" data-id=\"2146af45\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-small\">Wellness hotel in Beskydy mountains<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ecdc2ef elementor-widget elementor-widget-heading\" data-id=\"7ecdc2ef\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-medium\">Do you need to take a step back from the city rush, worries and the stress from work?\nGain some much needed calm and energy? Our hotel is the best place for all that.\n\nYou can find everything for both active and passive relax, comfy rooms, delicious food and an awarded wellness complex. <\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2800c0fa elementor-align-left elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"2800c0fa\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/www.troyer.cz\/en\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MORE ABOUT US<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1278c43d\" data-id=\"1278c43d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e642075 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"2e642075\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Obr\u00e1zkov\u00fd koloto\u010d\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg\" alt=\"O hotelu\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2ba2bd9f elementor-section-stretched elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default\" data-id=\"2ba2bd9f\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-66bdfc59\" data-id=\"66bdfc59\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-691564f elementor-widget elementor-widget-spacer\" data-id=\"691564f\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2439cda2\" data-id=\"2439cda2\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a244a5 elementor-widget elementor-widget-heading\" data-id=\"7a244a5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Accommodation under the Beskydy mountains<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-574eaf6d elementor-widget elementor-widget-heading\" data-id=\"574eaf6d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/online%20reservation\">Hotel Troyer is set in the picturesque setting of Beskydy.\n\nThe all-encompassing green and hills will fill you up with the sense of calm and you can just relax. Book a room at our place to see all that for yourself.<\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-447682bb elementor-align-left elementor-mobile-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"447682bb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/www.troyer.cz\/en\/rooms\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">OUR ROOMS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ef8233 elementor-align-left elementor-mobile-align-center elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"2ef8233\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/www.troyer.cz\/en\/online-reservation\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">RESERVATION<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c74e406 elementor-section-content-middle elementor-section-stretched elementor-reverse-tablet elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c74e406\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b8af9eb\" data-id=\"b8af9eb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0cdbe6c elementor-widget elementor-widget-heading\" data-id=\"0cdbe6c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gift cards<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fa3212 elementor-widget elementor-widget-heading\" data-id=\"4fa3212\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Delight your loved ones with an unforgettable experience and gift them a stay at our hotel, where they can relax in beautiful nature with excellent amenities. Take a look at our available options and book online today!<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b7eb79 elementor-align-left elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"8b7eb79\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/www.troyer.cz\/en\/gift-cards\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MENU<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1ce615b\" data-id=\"1ce615b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-13ed210 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"13ed210\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Obr\u00e1zkov\u00fd koloto\u010d\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2023\/02\/nahled-1024x707.jpg\" alt=\"D\u00e1rkov\u00fd voucher relaxa\u010dn\u00ed pobyt na dv\u011b noc\u00ed hotel troyer\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5a00da5 elementor-section-stretched elementor-section-full_width elementor-section-content-middle elementor-section-height-min-height elementor-section-items-stretch elementor-section-height-default\" data-id=\"5a00da5\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3b53818\" data-id=\"3b53818\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-21c08e8 elementor-widget elementor-widget-spacer\" data-id=\"21c08e8\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-22bfd27\" data-id=\"22bfd27\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad2c835 elementor-widget elementor-widget-heading\" data-id=\"ad2c835\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Well-deserved relax<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77a3f1a elementor-widget elementor-widget-heading\" data-id=\"77a3f1a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/online%20reservation\">Give your body harmony and peace. Come and relax at our wellness center. You will be welcomed by an indoor pool with a jacuzzi, sauna centre with an infra, steam and Finnish saunas. Full refresh will be topped by classic or Thai massages. Let us take care of you! <\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a518a4 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"5a518a4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/www.troyer.cz\/en\/wellness\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MORE ABOUT WELLNESS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c9b36cf elementor-section-content-middle elementor-section-stretched elementor-reverse-tablet elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c9b36cf\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f614af8\" data-id=\"f614af8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5dd4bfd elementor-widget elementor-widget-heading\" data-id=\"5dd4bfd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Great food with a view <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e92b57e elementor-widget elementor-widget-heading\" data-id=\"e92b57e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">With us, you are surrounded by nature on all sides. <br>In our panoramic restaurant, you can enjoy delicious food and local specialties while feeling like a part of the stunning surroundings. <br>You can choose from our \u00e0 la carte menu, or let our chef surprise you with a special weekly offer.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b7cabf elementor-align-left elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"4b7cabf\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-shrink\" href=\"https:\/\/www.troyer.cz\/en\/restaurant\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MENU<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a82cde1\" data-id=\"a82cde1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52246f6 elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"52246f6\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Obr\u00e1zkov\u00fd koloto\u010d\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/10\/L1410792-min-1-768x513.jpeg\" alt=\"P\u00e1r sed\u00edc\u00ed na k\u00e1v\u011b na hotelu troyer\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c9b43d0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c9b43d0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-72a0086\" data-id=\"72a0086\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3e08fe0 elementor-widget elementor-widget-html\" data-id=\"3e08fe0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>document.addEventListener('DOMContentLoaded', (event) => {\n    let hasTracked = false;\n\n    setTimeout(() => {\n        if (!hasTracked) {\n            fbq('trackCustom', 'time_spent');\n            hasTracked = true;\n        }\n    }, 20000); \/\/ 20000 ms = 20 sekund\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fe56bb9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fe56bb9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d8b675\" data-id=\"5d8b675\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aee80a5 inavii-pagination-no inavii-arrow-vertical-middle inavii-pagination-horizontal-center elementor-widget elementor-widget-inavii-grid\" data-id=\"aee80a5\" data-element_type=\"widget\" data-widget_type=\"inavii-grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"inavii__header-container  inavii__bio-active\">\n            <div class=\"inavii__header-box\">\n            <a href=\"https:\/\/www.instagram.com\/hoteltroyer\"\n           target=\"_blank\"\n           rel=\"nofollow noopener\" role=\"button\">\n            <div class=\"inavii__header-avatar-content\">\n                <img decoding=\"async\" src=\"https:\/\/www.troyer.cz\/wp-content\/uploads\/\/inavii-social-feed\/9262708407120398-s.jpg\"\n                     alt=\"User avatar\"\n                     loading=\"lazy\"\n                \/>\n            <\/div>\n        <\/a>\n                <div class=\"inavii__header-username-bio-box\">\n                            <div class=\"inavii__header-bio-box\">\n                    <a href=\"https:\/\/www.instagram.com\/hoteltroyer\"\n                       class=\"inavii__header-username-link\"\n                       target=\"_blank\"\n                       rel=\"nofollow noopener\" role=\"button\">\n                        <span class=\"inavii__header-username-text\">hoteltroyer<\/span>\n                    <\/a>\n                <\/div>\n            \n                    <\/div>\n    <\/div>        <\/div>\n    <div class=\"inavii-ajax inavii-skeleton-container  inavii-grid inavii-grid__type-grid\"\n         data-items-mobile=\"6\" data-settings=\"&#x7B;&quot;feed_offset&quot;&#x3A;0,&quot;feed_id&quot;&#x3A;35027,&quot;posts_count&quot;&#x3A;10,&quot;posts_count_available&quot;&#x3A;10,&quot;items&quot;&#x3A;&#x5B;&#x5D;,&quot;items_desktop&quot;&#x3A;10,&quot;items_mobile&quot;&#x3A;6,&quot;is_mobile&quot;&#x3A;false,&quot;img_animation_class&quot;&#x3A;&quot;&quot;,&quot;follow_button_url&quot;&#x3A;&quot;https&#x3A;&#x5C;&#x2F;&#x5C;&#x2F;www.instagram.com&#x5C;&#x2F;hoteltroyer&quot;,&quot;enable_photo_linking&quot;&#x3A;&quot;popup&quot;,&quot;target&quot;&#x3A;&quot;_self&quot;,&quot;layoutView&quot;&#x3A;&quot;none&quot;,&quot;imageSize&quot;&#x3A;&quot;medium&quot;,&quot;enable_avatar_lightbox&quot;&#x3A;false,&quot;avatar_url&quot;&#x3A;&quot;https&#x3A;&#x5C;&#x2F;&#x5C;&#x2F;www.troyer.cz&#x5C;&#x2F;wp-content&#x5C;&#x2F;uploads&#x5C;&#x2F;&#x5C;&#x2F;inavii-social-feed&#x5C;&#x2F;9262708407120398-s.jpg&quot;,&quot;username&quot;&#x3A;&quot;hoteltroyer&quot;,&quot;username_lightbox&quot;&#x3A;&quot;hoteltroyer&quot;,&quot;username_lightbox_switch&quot;&#x3A;false,&quot;widget_id&quot;&#x3A;&quot;aee80a5&quot;,&quot;layout_type&quot;&#x3A;&quot;grid&quot;,&quot;enable_popup_follow_button&quot;&#x3A;true,&quot;enable_popup_icon_follow_button&quot;&#x3A;true,&quot;follow_popup_button_icon&quot;&#x3A;&#x7B;&quot;icon_class&quot;&#x3A;&quot;&lt;i&#x20;aria-hidden&#x3D;&#x5C;&quot;true&#x5C;&quot;&#x20;class&#x3D;&#x5C;&quot;fab&#x20;fa-instagram&#x5C;&quot;&gt;&lt;&#x5C;&#x2F;i&gt;&quot;&#x7D;,&quot;follow_popup_button_text&quot;&#x3A;&quot;View&#x20;on&#x20;Instagram&quot;,&quot;enable_lightbox_follow_button&quot;&#x3A;false,&quot;enable_lightbox_icon_follow_button&quot;&#x3A;false,&quot;follow_lightbox_button_icon&quot;&#x3A;&#x7B;&quot;icon_class&quot;&#x3A;&quot;&lt;i&#x20;aria-hidden&#x3D;&#x5C;&quot;true&#x5C;&quot;&#x20;class&#x3D;&#x5C;&quot;fab&#x20;fa-instagram&#x5C;&quot;&gt;&lt;&#x5C;&#x2F;i&gt;&quot;&#x7D;,&quot;follow_lightbox_button_text&quot;&#x3A;&quot;View&#x20;on&#x20;Instagram&quot;,&quot;is_promotion&quot;&#x3A;false,&quot;is_pro&quot;&#x3A;false,&quot;video_playback&quot;&#x3A;false,&quot;render_type&quot;&#x3A;&quot;AJAX&quot;&#x7D;\"\n\n                        >\n\n\n                                        <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n    <div class=\"inavii-image-skeleton-init\"><\/div>\n            \n            \n            \n                    \n        \n    <\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>.popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); z-index: 999; } .popup-content { background-color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 20px; text-align: center; border: 1px solid #ccc; border-radius: 5px; box-shadow: 0px 0px 10px 0px #000; } .popup-close { position: [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20492","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Welcome to the Beskydy Mountains at Hotel Troyer<\/title>\n<meta name=\"description\" content=\"Welcome to Hotel Troyer, the ideal place for relaxation and adventure in the heart of the Beskydy Mountains. Discover luxurious accommodation and a wide range of activities.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.troyer.cz\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Welcome to the Beskydy Mountains at Hotel Troyer\" \/>\n<meta property=\"og:description\" content=\"Welcome to Hotel Troyer, the ideal place for relaxation and adventure in the heart of the Beskydy Mountains. Discover luxurious accommodation and a wide range of activities.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.troyer.cz\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel Troyer\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HotelTroyer\/?locale=cs_CZ\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T08:44:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.troyer.cz\/en\/\",\"url\":\"https:\/\/www.troyer.cz\/en\/\",\"name\":\"Welcome to the Beskydy Mountains at Hotel Troyer\",\"isPartOf\":{\"@id\":\"https:\/\/www.troyer.cz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.troyer.cz\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.troyer.cz\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg\",\"datePublished\":\"2022-06-24T12:25:15+00:00\",\"dateModified\":\"2026-04-13T08:44:43+00:00\",\"description\":\"Welcome to Hotel Troyer, the ideal place for relaxation and adventure in the heart of the Beskydy Mountains. Discover luxurious accommodation and a wide range of activities.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.troyer.cz\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.troyer.cz\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.troyer.cz\/en\/#primaryimage\",\"url\":\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg\",\"contentUrl\":\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.troyer.cz\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Dom\u016f\",\"item\":\"https:\/\/www.troyer.cz\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.troyer.cz\/#website\",\"url\":\"https:\/\/www.troyer.cz\/\",\"name\":\"Hotel Troyer\",\"description\":\"Luxusn\u00ed wellness hotel v Beskydech\",\"publisher\":{\"@id\":\"https:\/\/www.troyer.cz\/#organization\"},\"alternateName\":\"Wellness Hotel v Beskydech\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.troyer.cz\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.troyer.cz\/#organization\",\"name\":\"Hotel Troyer\",\"url\":\"https:\/\/www.troyer.cz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.troyer.cz\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/11\/TROYER-ikona.png\",\"contentUrl\":\"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/11\/TROYER-ikona.png\",\"width\":430,\"height\":430,\"caption\":\"Hotel Troyer\"},\"image\":{\"@id\":\"https:\/\/www.troyer.cz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/HotelTroyer\/?locale=cs_CZ\",\"https:\/\/www.instagram.com\/hoteltroyer\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Welcome to the Beskydy Mountains at Hotel Troyer","description":"Welcome to Hotel Troyer, the ideal place for relaxation and adventure in the heart of the Beskydy Mountains. Discover luxurious accommodation and a wide range of activities.","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:\/\/www.troyer.cz\/en\/","og_locale":"en_US","og_type":"article","og_title":"Welcome to the Beskydy Mountains at Hotel Troyer","og_description":"Welcome to Hotel Troyer, the ideal place for relaxation and adventure in the heart of the Beskydy Mountains. Discover luxurious accommodation and a wide range of activities.","og_url":"https:\/\/www.troyer.cz\/en\/","og_site_name":"Hotel Troyer","article_publisher":"https:\/\/www.facebook.com\/HotelTroyer\/?locale=cs_CZ","article_modified_time":"2026-04-13T08:44:43+00:00","og_image":[{"url":"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.troyer.cz\/en\/","url":"https:\/\/www.troyer.cz\/en\/","name":"Welcome to the Beskydy Mountains at Hotel Troyer","isPartOf":{"@id":"https:\/\/www.troyer.cz\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.troyer.cz\/en\/#primaryimage"},"image":{"@id":"https:\/\/www.troyer.cz\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg","datePublished":"2022-06-24T12:25:15+00:00","dateModified":"2026-04-13T08:44:43+00:00","description":"Welcome to Hotel Troyer, the ideal place for relaxation and adventure in the heart of the Beskydy Mountains. Discover luxurious accommodation and a wide range of activities.","breadcrumb":{"@id":"https:\/\/www.troyer.cz\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.troyer.cz\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.troyer.cz\/en\/#primaryimage","url":"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg","contentUrl":"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/08\/O-hotelu-1110-768x513.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.troyer.cz\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Dom\u016f","item":"https:\/\/www.troyer.cz\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.troyer.cz\/#website","url":"https:\/\/www.troyer.cz\/","name":"Hotel Troyer","description":"Luxusn\u00ed wellness hotel v Beskydech","publisher":{"@id":"https:\/\/www.troyer.cz\/#organization"},"alternateName":"Wellness Hotel v Beskydech","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.troyer.cz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.troyer.cz\/#organization","name":"Hotel Troyer","url":"https:\/\/www.troyer.cz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.troyer.cz\/#\/schema\/logo\/image\/","url":"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/11\/TROYER-ikona.png","contentUrl":"https:\/\/www.troyer.cz\/wp-content\/uploads\/2022\/11\/TROYER-ikona.png","width":430,"height":430,"caption":"Hotel Troyer"},"image":{"@id":"https:\/\/www.troyer.cz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HotelTroyer\/?locale=cs_CZ","https:\/\/www.instagram.com\/hoteltroyer\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/pages\/20492","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/comments?post=20492"}],"version-history":[{"count":81,"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/pages\/20492\/revisions"}],"predecessor-version":[{"id":50684,"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/pages\/20492\/revisions\/50684"}],"wp:attachment":[{"href":"https:\/\/www.troyer.cz\/en\/wp-json\/wp\/v2\/media?parent=20492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}