{"id":9749,"date":"2026-04-28T16:45:03","date_gmt":"2026-04-28T14:45:03","guid":{"rendered":"https:\/\/www.hotelteledom.sk\/%d1%83%d1%81%d0%bb%d1%83%d0%b3%d0%b8\/"},"modified":"2026-04-28T19:13:18","modified_gmt":"2026-04-28T17:13:18","slug":"uslugi","status":"publish","type":"page","link":"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/","title":{"rendered":"\u0423\u0441\u043b\u0443\u0433\u0438"},"content":{"rendered":"<p><!-- Teledom rezerva\u010dn\u00fd formul\u00e1r --><br \/>\n<!-- Jedna str\u00e1nka pre vytvorenie aj edit\u00e1ciu objedn\u00e1vky --><br \/>\n<!-- Dashicons for button icons -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/dashicons\/0.9.0\/css\/dashicons.min.css\">\n<style>\n\/* Dashicons fallback *\/<br \/>\n@font-face {<br \/>\n    font-family: 'dashicons';<br \/>\n    src: url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/dashicons\/0.9.0\/fonts\/dashicons.woff2') format('woff2');<br \/>\n    font-weight: normal;<br \/>\n    font-style: normal;<br \/>\n}<br \/>\n#teledom-wrapper<br \/>\n{<br \/>\nmin-width: 100%;<br \/>\n}<br \/>\n#teledom-wrapper { position: relative; }<br \/>\n#teledom-form { width: 100%; min-height: 600px; border: none; display: block; }<br \/>\n#teledom-form.teledom-fullscreen {<br \/>\n    position: fixed !important;<br \/>\n    left: 0 !important;<br \/>\n    width: 100vw !important;<br \/>\n    height: 100vh !important;<br \/>\n    z-index: 999999 !important;<br \/>\n    border: none !important;<br \/>\n    \/* top is set dynamically via JS to prevent scroll jump *\/<br \/>\n}<br \/>\nbody.teledom-popup-open {<br \/>\n    position: fixed !important;<br \/>\n    width: 100% !important;<br \/>\n    overflow-y: scroll !important;<br \/>\n}<br \/>\n\/* Fixed actions bar - matches form width *\/<br \/>\n#teledom-fixed-bar {<br \/>\n    position: fixed;<br \/>\n    bottom: 0;<br \/>\n    left: 50%;<br \/>\n    transform: translateX(-50%) translateY(100%);<br \/>\n    width: 100%;<br \/>\n    max-width: 1260px;<br \/>\n    background: white;<br \/>\n    padding: 15px 30px;<br \/>\n    border-top: 2px solid #0073aa;<br \/>\n    border-radius: 8px 8px 0 0;<br \/>\n    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);<br \/>\n    z-index: 999998;<br \/>\n    box-sizing: border-box;<br \/>\n    display: flex;<br \/>\n    gap: 10px;<br \/>\n    justify-content: space-between;<br \/>\n    align-items: center;<br \/>\n    flex-wrap: wrap;<br \/>\n    \/* Animation *\/<br \/>\n    opacity: 0;<br \/>\n    visibility: hidden;<br \/>\n    transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s;<br \/>\n}<br \/>\n#teledom-fixed-bar.visible {<br \/>\n    transform: translateX(-50%) translateY(0);<br \/>\n    opacity: 1;<br \/>\n    visibility: visible;<br \/>\n}<br \/>\n#teledom-fixed-bar .form-actions-right {<br \/>\n    display: flex;<br \/>\n    gap: 10px;<br \/>\n    margin-left: auto;<br \/>\n}<br \/>\n#teledom-fixed-bar .sticky-scroll-hint {<br \/>\n    display: flex;<br \/>\n    align-items: center;<br \/>\n    gap: 6px;<br \/>\n    font-size: 12px;<br \/>\n    color: #666;<br \/>\n    padding: 6px 12px;<br \/>\n    background: #f0f0f1;<br \/>\n    border-radius: 20px;<br \/>\n}<br \/>\n\/* Button styles - EXACT copy from public.css .btn-prev, .btn-next etc *\/<br \/>\n#teledom-fixed-bar button,<br \/>\n#teledom-fixed-bar button.btn-prev,<br \/>\n#teledom-fixed-bar button.btn-next,<br \/>\n#teledom-fixed-bar button.btn-primary,<br \/>\n#teledom-fixed-bar button.btn-confirm-order,<br \/>\n#teledom-fixed-bar button.btn-submit,<br \/>\n#teledom-fixed-bar button.btn-draft-secondary,<br \/>\n#teledom-fixed-bar button.btn-draft-primary {<br \/>\n    padding: 12px 24px !important;<br \/>\n    border-radius: 8px !important;<br \/>\n    font-size: 15px !important;<br \/>\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif !important;<br \/>\n    font-weight: 400 !important;<br \/>\n    cursor: pointer !important;<br \/>\n    display: flex !important;<br \/>\n    align-items: center !important;<br \/>\n    gap: 8px !important;<br \/>\n    transition: all 0.3s ease !important;<br \/>\n    line-height: 1.5 !important;<br \/>\n    box-sizing: border-box !important;<br \/>\n    text-decoration: none !important;<br \/>\n    margin: 0 !important;<br \/>\n    height: auto !important;<br \/>\n    text-transform: none !important;<br \/>\n    letter-spacing: normal !important;<br \/>\n}<br \/>\n#teledom-fixed-bar button.btn-prev,<br \/>\n#teledom-fixed-bar button.btn-draft-secondary {<br \/>\n    background: white !important;<br \/>\n    color: #333 !important;<br \/>\n    border: 2px solid #ddd !important;<br \/>\n}<br \/>\n#teledom-fixed-bar button.btn-prev:hover,<br \/>\n#teledom-fixed-bar button.btn-draft-secondary:hover { background: #f7f7f7 !important; }<br \/>\n#teledom-fixed-bar button.btn-next,<br \/>\n#teledom-fixed-bar button.btn-primary,<br \/>\n#teledom-fixed-bar button.btn-confirm-order,<br \/>\n#teledom-fixed-bar button.btn-submit,<br \/>\n#teledom-fixed-bar button.btn-draft-primary {<br \/>\n    background: #0073aa !important;<br \/>\n    color: white !important;<br \/>\n    border: none !important;<br \/>\n    box-shadow: 0 4px 12px rgba(0, 115, 170, 0.4) !important;<br \/>\n}<br \/>\n#teledom-fixed-bar button.btn-primary:hover,<br \/>\n#teledom-fixed-bar button.btn-next:hover,<br \/>\n#teledom-fixed-bar button.btn-confirm-order:hover,<br \/>\n#teledom-fixed-bar button.btn-draft-primary:hover {<br \/>\n    background: #005a87 !important;<br \/>\n    transform: translateY(-2px) !important;<br \/>\n}<br \/>\n\/* Hide buttons with hidden class - MUST come AFTER button styles *\/<br \/>\n#teledom-fixed-bar button.btn-hidden-for-draft {<br \/>\n    display: none !important;<br \/>\n    visibility: hidden !important;<br \/>\n}<br \/>\n\/* Load dashicons font from CDN *\/<br \/>\n@font-face {<br \/>\n    font-family: 'dashicons';<br \/>\n    src: url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/dashicons\/0.9.0\/fonts\/dashicons.woff2') format('woff2');<br \/>\n    font-weight: normal;<br \/>\n    font-style: normal;<br \/>\n}<br \/>\n#teledom-fixed-bar .dashicons,<br \/>\n#teledom-fixed-bar button .dashicons {<br \/>\n    font-family: dashicons !important;<br \/>\n    font-size: 20px !important;<br \/>\n    width: 20px !important;<br \/>\n    height: 20px !important;<br \/>\n    line-height: 1 !important;<br \/>\n    vertical-align: middle !important;<br \/>\n    display: inline-block !important;<br \/>\n    speak: never;<br \/>\n    -webkit-font-smoothing: antialiased;<br \/>\n    -moz-osx-font-smoothing: grayscale;<br \/>\n}<br \/>\n\/* Notification bar - sticky at top, full width *\/<br \/>\n#teledom-notification-bar {<br \/>\n    position: fixed;<br \/>\n    top: -20px;<br \/>\n    left: 0;<br \/>\n    min-width: 100%;<br \/>\n    width: 100vw;<br \/>\n    z-index: 9999999;<br \/>\n    box-sizing: border-box;<br \/>\n    pointer-events: none;<br \/>\n    opacity: 0;<br \/>\n    transform: translateY(-100%);<br \/>\n    transition: transform 0.3s ease, opacity 0.3s ease;<br \/>\n    display: block !important;<br \/>\n}<br \/>\n#teledom-notification-bar.visible {<br \/>\n    transform: translateY(0) !important;<br \/>\n    opacity: 1 !important;<br \/>\n    pointer-events: auto;<br \/>\n}<br \/>\n#teledom-notification-bar:not(.visible) {<br \/>\n    transform: translateY(-100%) !important;<br \/>\n    opacity: 0 !important;<br \/>\n}<br \/>\n#teledom-notification-bar .teledom-error,<br \/>\n#teledom-notification-bar .teledom-success,<br \/>\n#teledom-notification-bar .teledom-info {<br \/>\n    padding: 15px 20px;<br \/>\n    margin: 0;<br \/>\n    display: flex !important;<br \/>\n    align-items: center;<br \/>\n    justify-content: center;<br \/>\n    gap: 10px;<br \/>\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;<br \/>\n    font-size: 15px;<br \/>\n    min-width: 100%;<br \/>\n    width: 100%;<br \/>\n    box-sizing: border-box;<br \/>\n}<br \/>\n#teledom-notification-bar .teledom-error {<br \/>\n    background: #fef2f2;<br \/>\n    border-bottom: 2px solid #fecaca;<br \/>\n    color: #dc2626;<br \/>\n}<br \/>\n#teledom-notification-bar .teledom-success {<br \/>\n    background: #f0fdf4;<br \/>\n    border-bottom: 2px solid #bbf7d0;<br \/>\n    color: #16a34a;<br \/>\n}<br \/>\n#teledom-notification-bar .teledom-info {<br \/>\n    background: #eff6ff;<br \/>\n    border-bottom: 2px solid #bfdbfe;<br \/>\n    color: #2563eb;<br \/>\n}<br \/>\n<\/style>\n<p><!-- URL parameter handler - passes ?product=, ?product_id=, ?token= to iframe --><br \/>\n    <iframe id=\"teledom-form\" src=\"https:\/\/bookly.hotelteledom.sk\/teledom-form\/?api_key=tdom_ef4686c6d206ebc4556691cc286a44cb94f7af84bf5cfac9\" allow=\"payment\"><\/iframe><\/p>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/template-rezervacia-sluzieb.php","meta":{"_teledom_gallery_image_ids":[],"footnotes":""},"class_list":["post-9749","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u0423\u0441\u043b\u0443\u0433\u0438 Hotel Teledom*** \u041a\u043e\u0448\u0438\u0446\u0435 | \u041f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0438<\/title>\n<meta name=\"description\" content=\"\u041f\u043e\u043b\u043d\u044b\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0443\u0441\u043b\u0443\u0433 Hotel Teledom*** \u0432 \u0446\u0435\u043d\u0442\u0440\u0435 \u041a\u043e\u0448\u0438\u0446\u0435: \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d Mestsk\u00e1 Pivnica, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446-\u0437\u0430\u043b\u044b, \u0441\u0432\u0430\u0434\u044c\u0431\u044b \u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.\" \/>\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.hotelteledom.sk\/ru\/uslugi\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0423\u0441\u043b\u0443\u0433\u0438\" \/>\n<meta property=\"og:description\" content=\"\u041f\u043e\u043b\u043d\u044b\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0443\u0441\u043b\u0443\u0433 Hotel Teledom*** \u0432 \u0446\u0435\u043d\u0442\u0440\u0435 \u041a\u043e\u0448\u0438\u0446\u0435: \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d Mestsk\u00e1 Pivnica, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446-\u0437\u0430\u043b\u044b, \u0441\u0432\u0430\u0434\u044c\u0431\u044b \u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel Teledom\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/teledomonline\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T17:13:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hotelteledom.sk\/wp-content\/uploads\/2026\/04\/2020-09-08.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"680\" \/>\n\t<meta property=\"og:image:height\" content=\"410\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/ru\\\/uslugi\\\/\",\"url\":\"https:\\\/\\\/www.hotelteledom.sk\\\/ru\\\/uslugi\\\/\",\"name\":\"\u0423\u0441\u043b\u0443\u0433\u0438 Hotel Teledom*** \u041a\u043e\u0448\u0438\u0446\u0435 | \u041f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0438\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/#website\"},\"datePublished\":\"2026-04-28T14:45:03+00:00\",\"dateModified\":\"2026-04-28T17:13:18+00:00\",\"description\":\"\u041f\u043e\u043b\u043d\u044b\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0443\u0441\u043b\u0443\u0433 Hotel Teledom*** \u0432 \u0446\u0435\u043d\u0442\u0440\u0435 \u041a\u043e\u0448\u0438\u0446\u0435: \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d Mestsk\u00e1 Pivnica, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446-\u0437\u0430\u043b\u044b, \u0441\u0432\u0430\u0434\u044c\u0431\u044b \u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/ru\\\/uslugi\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hotelteledom.sk\\\/ru\\\/uslugi\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/ru\\\/uslugi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Domovsk\u00e1 str\u00e1nka\",\"item\":\"https:\\\/\\\/www.hotelteledom.sk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0423\u0441\u043b\u0443\u0433\u0438\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/#website\",\"url\":\"https:\\\/\\\/www.hotelteledom.sk\\\/\",\"name\":\"Hotel TeleDom & Conference Center\",\"description\":\"Trojhviezdi\u010dkov\u00fd hotel, re\u0161taur\u00e1cia Mestsk\u00e1 Pivnica a konferen\u010dn\u00e9 centrum v historickom centre Ko\u0161\u00edc, 200 m od D\u00f3mu sv. Al\u017ebety.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/#organization\"},\"alternateName\":\"Hotel TeleDom\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hotelteledom.sk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/#organization\",\"name\":\"Novitech Partner s.r.o.\",\"url\":\"https:\\\/\\\/www.hotelteledom.sk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hotelteledom.sk\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/cropped-teledom-logotyp-2021-2_\u041c\u043e\u043d\u0442\u0430\u0436\u043d\u0430\u044f-\u043e\u0431\u043b\u0430\u0441\u0442\u044c-1.png\",\"contentUrl\":\"https:\\\/\\\/www.hotelteledom.sk\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/cropped-teledom-logotyp-2021-2_\u041c\u043e\u043d\u0442\u0430\u0436\u043d\u0430\u044f-\u043e\u0431\u043b\u0430\u0441\u0442\u044c-1.png\",\"width\":512,\"height\":512,\"caption\":\"Novitech Partner s.r.o.\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hotelteledom.sk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/teledomonline\",\"https:\\\/\\\/www.instagram.com\\\/teledomkosice\\\/\"],\"description\":\"Trojhviezdi\u010dkov\u00fd hotel, re\u0161taur\u00e1cia Mestsk\u00e1 Pivnica a konferen\u010dn\u00e9 centrum v historickom centre Ko\u0161\u00edc, 200 m od D\u00f3mu sv. Al\u017ebety.\",\"email\":\"online@teledom.sk\",\"telephone\":\"+421 55 327 44 01\",\"legalName\":\"Novitech Partner s.r.o.\",\"foundingDate\":\"2001-01-08\",\"vatID\":\"SK2020061043\",\"taxID\":\"2020061043\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u0423\u0441\u043b\u0443\u0433\u0438 Hotel Teledom*** \u041a\u043e\u0448\u0438\u0446\u0435 | \u041f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0438","description":"\u041f\u043e\u043b\u043d\u044b\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0443\u0441\u043b\u0443\u0433 Hotel Teledom*** \u0432 \u0446\u0435\u043d\u0442\u0440\u0435 \u041a\u043e\u0448\u0438\u0446\u0435: \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d Mestsk\u00e1 Pivnica, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446-\u0437\u0430\u043b\u044b, \u0441\u0432\u0430\u0434\u044c\u0431\u044b \u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.","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.hotelteledom.sk\/ru\/uslugi\/","og_locale":"ru_RU","og_type":"article","og_title":"\u0423\u0441\u043b\u0443\u0433\u0438","og_description":"\u041f\u043e\u043b\u043d\u044b\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0443\u0441\u043b\u0443\u0433 Hotel Teledom*** \u0432 \u0446\u0435\u043d\u0442\u0440\u0435 \u041a\u043e\u0448\u0438\u0446\u0435: \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d Mestsk\u00e1 Pivnica, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446-\u0437\u0430\u043b\u044b, \u0441\u0432\u0430\u0434\u044c\u0431\u044b \u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.","og_url":"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/","og_site_name":"Hotel Teledom","article_publisher":"https:\/\/www.facebook.com\/teledomonline","article_modified_time":"2026-04-28T17:13:18+00:00","og_image":[{"width":680,"height":410,"url":"https:\/\/www.hotelteledom.sk\/wp-content\/uploads\/2026\/04\/2020-09-08.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/","url":"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/","name":"\u0423\u0441\u043b\u0443\u0433\u0438 Hotel Teledom*** \u041a\u043e\u0448\u0438\u0446\u0435 | \u041f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0438","isPartOf":{"@id":"https:\/\/www.hotelteledom.sk\/#website"},"datePublished":"2026-04-28T14:45:03+00:00","dateModified":"2026-04-28T17:13:18+00:00","description":"\u041f\u043e\u043b\u043d\u044b\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0443\u0441\u043b\u0443\u0433 Hotel Teledom*** \u0432 \u0446\u0435\u043d\u0442\u0440\u0435 \u041a\u043e\u0448\u0438\u0446\u0435: \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u0438\u0435, \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d Mestsk\u00e1 Pivnica, \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446-\u0437\u0430\u043b\u044b, \u0441\u0432\u0430\u0434\u044c\u0431\u044b \u0438 \u043e\u043d\u043b\u0430\u0439\u043d-\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435.","breadcrumb":{"@id":"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hotelteledom.sk\/ru\/uslugi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hotelteledom.sk\/ru\/uslugi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Domovsk\u00e1 str\u00e1nka","item":"https:\/\/www.hotelteledom.sk\/"},{"@type":"ListItem","position":2,"name":"\u0423\u0441\u043b\u0443\u0433\u0438"}]},{"@type":"WebSite","@id":"https:\/\/www.hotelteledom.sk\/#website","url":"https:\/\/www.hotelteledom.sk\/","name":"Hotel TeleDom & Conference Center","description":"Trojhviezdi\u010dkov\u00fd hotel, re\u0161taur\u00e1cia Mestsk\u00e1 Pivnica a konferen\u010dn\u00e9 centrum v historickom centre Ko\u0161\u00edc, 200 m od D\u00f3mu sv. Al\u017ebety.","publisher":{"@id":"https:\/\/www.hotelteledom.sk\/#organization"},"alternateName":"Hotel TeleDom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hotelteledom.sk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/www.hotelteledom.sk\/#organization","name":"Novitech Partner s.r.o.","url":"https:\/\/www.hotelteledom.sk\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/www.hotelteledom.sk\/#\/schema\/logo\/image\/","url":"https:\/\/www.hotelteledom.sk\/wp-content\/uploads\/2022\/08\/cropped-teledom-logotyp-2021-2_\u041c\u043e\u043d\u0442\u0430\u0436\u043d\u0430\u044f-\u043e\u0431\u043b\u0430\u0441\u0442\u044c-1.png","contentUrl":"https:\/\/www.hotelteledom.sk\/wp-content\/uploads\/2022\/08\/cropped-teledom-logotyp-2021-2_\u041c\u043e\u043d\u0442\u0430\u0436\u043d\u0430\u044f-\u043e\u0431\u043b\u0430\u0441\u0442\u044c-1.png","width":512,"height":512,"caption":"Novitech Partner s.r.o."},"image":{"@id":"https:\/\/www.hotelteledom.sk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/teledomonline","https:\/\/www.instagram.com\/teledomkosice\/"],"description":"Trojhviezdi\u010dkov\u00fd hotel, re\u0161taur\u00e1cia Mestsk\u00e1 Pivnica a konferen\u010dn\u00e9 centrum v historickom centre Ko\u0161\u00edc, 200 m od D\u00f3mu sv. Al\u017ebety.","email":"online@teledom.sk","telephone":"+421 55 327 44 01","legalName":"Novitech Partner s.r.o.","foundingDate":"2001-01-08","vatID":"SK2020061043","taxID":"2020061043","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/pages\/9749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/comments?post=9749"}],"version-history":[{"count":1,"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/pages\/9749\/revisions"}],"predecessor-version":[{"id":10113,"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/pages\/9749\/revisions\/10113"}],"wp:attachment":[{"href":"https:\/\/www.hotelteledom.sk\/ru\/wp-json\/wp\/v2\/media?parent=9749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}