{"id":6,"date":"2019-11-17T22:17:10","date_gmt":"2019-11-17T21:17:10","guid":{"rendered":"http:\/\/hubtisch.info\/?page_id=6"},"modified":"2026-02-25T09:18:20","modified_gmt":"2026-02-25T08:18:20","slug":"vitajte","status":"publish","type":"page","link":"https:\/\/hubtisch.info\/sk\/","title":{"rendered":"Vitajte v"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e6e6d0 e-flex e-con-boxed e-con e-parent\" data-id=\"5e6e6d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8b7f80 elementor-widget elementor-widget-html\" data-id=\"b8b7f80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* BASIS DESIGN-VARIABLEN *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-light: #EBF4FA; \n    --c-brand-600: #2474B2;\n    --c-brand-700: #1E3653;\n    --radius: 16px; \n    --shadow: 0 20px 40px -4px rgba(15, 23, 42, .15);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.65; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  \n  \/* * FULL-WIDTH AUSBRUCH-TRICK *\/\n  .ht-std .ht-ratgeber-fullwidth {\n    background-color: var(--c-brand-light);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 6rem 0; \n    overflow-x: hidden;\n  }\n\n  \/* CONTAINER F\u00dcR DEN INHALT (Boxed auf 1500px) *\/\n  .ht-std .ht-container { \n    width: min(1500px, 100% - 2rem); \n    margin-inline: auto; \n  }\n\n  \/* 2-SPALTEN GRID *\/\n  .ht-std .ht-ratgeber-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 5rem; \n    align-items: center;\n  }\n\n  \/* LINKE SPALTE: BILD *\/\n  .ht-std .ht-ratgeber-image-wrapper {\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n    display: flex;\n  }\n  .ht-std .ht-ratgeber-image-wrapper img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover; \n    transition: transform 0.5s ease;\n  }\n  .ht-std .ht-ratgeber-image-wrapper:hover img {\n    transform: scale(1.03); \n  }\n\n  \/* RECHTE SPALTE: INHALTS-BOX *\/\n  .ht-std .ht-ratgeber-content {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  \/* Das freigestellte Edelstahl-Bild *\/\n  .ht-std .ht-ratgeber-content img {\n    max-height: 300px; \n    object-fit: contain;\n    margin-bottom: 2.5rem;\n    filter: drop-shadow(0 20px 30px rgba(0,0,0,0.2)); \n  }\n\n  \/* Der Pille-Badge \"MALUK GMBH\" *\/\n  .ht-std .ht-badge-pill {\n    background-color: var(--c-brand);\n    color: #ffffff;\n    padding: 0.6rem 2.5rem;\n    border-radius: 50px;\n    font-weight: 700;\n    font-size: 1.15rem;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n    box-shadow: 0 4px 15px rgba(42, 128, 195, 0.4);\n  }\n\n  \/* HIER ANGEPASST: Die neue H1 Haupt\u00fcberschrift (Eine Spur kleiner, aber massiv) *\/\n  .ht-std .ht-ratgeber-title {\n    font-size: clamp(3.5rem, 7vw, 6rem) !important; \n    font-weight: 900 !important;\n    line-height: 0.9 !important; \n    color: var(--c-brand-700) !important; \n    text-transform: uppercase !important;\n    margin: 0 0 2rem 0 !important;\n    letter-spacing: -0.04em !important;\n    text-shadow: 2px 4px 10px rgba(0,0,0,0.05);\n  }\n\n  \/* Der blaue Info-Banner unten *\/\n  .ht-std .ht-ratgeber-banner {\n    background: linear-gradient(135deg, var(--c-brand) 0%, var(--c-brand-600) 100%);\n    color: #ffffff;\n    padding: 1.5rem 2.5rem;\n    border-radius: 12px;\n    font-size: clamp(1.3rem, 2.5vw, 1.8rem);\n    font-weight: 700;\n    line-height: 1.4;\n    width: 100%;\n    max-width: 600px; \n    box-shadow: 0 15px 30px -5px rgba(42, 128, 195, 0.5); \n  }\n\n  \/* RESPONSIVE ANPASSUNGEN (F\u00fcr Tablets & Handys) *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-ratgeber-grid {\n      grid-template-columns: 1fr; \n      gap: 4rem;\n    }\n    .ht-std .ht-ratgeber-image-wrapper {\n      max-height: 500px; \n    }\n    .ht-std .ht-ratgeber-fullwidth {\n      padding: 0rem 0;\n    }\n    .ht-std .ht-ratgeber-title {\n      font-size: clamp(3rem, 10vw, 4.5rem) !important; \n    }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-ratgeber-fullwidth\">\n    <div class=\"ht-container\">\n      \n      <div class=\"ht-ratgeber-grid\">\n        \n        <div class=\"ht-ratgeber-image-wrapper\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2022\/02\/manufacturing.jpg\" alt=\"Modr\u00fd no\u017enicov\u00fd zdv\u00edhac\u00ed st\u00f4l v priemyselnom v\u00fdrobnom prostred\u00ed\" loading=\"lazy\">\n        <\/div>\n\n        <div class=\"ht-ratgeber-content\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Edelstahlhubtisch1.png\" alt=\"Preh\u013ead modelov zdv\u00edhac\u00edch stolov z nehrdzavej\u00facej ocele\" loading=\"lazy\">\n          \n          <div class=\"ht-badge-pill\">Maluk GmbH<\/div>\n          \n          <h1 class=\"ht-ratgeber-title\">Zdv\u00edhac\u00ed st\u00f4l<br>Poradca<\/h1>\n          \n          <div class=\"ht-ratgeber-banner\">\n            V\u0161etko, \u010do potrebujete vedie\u0165 o<br>Zdv\u00edhacie stoly potrebuj\u00fa vedie\u0165\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5cdc0c e-flex e-con-boxed e-con e-parent\" data-id=\"d5cdc0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e52b95e elementor-widget elementor-widget-html\" data-id=\"e52b95e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DAS DESIGN (Leitfaden mit Full-Width & L\u00fccken-Killer) *\/\n  .ht-std {\n    --c-brand: #2A80C3; --c-brand-600: #2474B2; --c-brand-700: #1E3653;\n    --c-accent: #f6c745; --c-accent-hover: #eebb2e; --c-accent-ink: #1F2937;\n    --c-ink: #0F172A; --c-muted: #475569; \n    --c-bg-full: #F8FAFC; \/* Sehr edles, zartes Grau-Blau f\u00fcr den nahtlosen \u00dcbergang *\/\n    --trans-default: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.65; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std :where(h1,h2,h3,p) { margin: 0; }\n  .ht-std img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  \n  \/* * FULL-WIDTH AUSBRUCH-TRICK MIT L\u00dcCKEN-KILLER * *\/\n  .ht-std .ht-leitfaden-fullwidth {\n    background-color: var(--c-bg-full);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 5rem 0;\n    overflow-x: hidden;\n    \/* Dies killt die st\u00f6rende wei\u00dfe Elementor-L\u00fccke nach oben *\/\n    margin-top: -45px; \n    padding-top: calc(0rem + 25px); \/* Gleicht den Abstand innen wieder aus *\/\n  }\n\n  \/* CONTAINER F\u00dcR DEN INHALT (Boxed auf 1500px) *\/\n  .ht-std .ht-container { width: min(1500px, 100% - 2rem); margin-inline: auto; }\n  \n  \/* Header-Klassen f\u00fcr diesen Block *\/\n  .ht-std .ht-leitfaden-head { text-align: center; margin-bottom: 4rem; }\n  .ht-std .ht-leitfaden-head h2 { font-size: clamp(2rem, 3vw, 2.8rem); font-weight: 500; color: var(--c-brand); line-height: 1.2; letter-spacing: -0.02em; }\n  \n  \/* Cooler Shop-Button ganz oben *\/\n  .ht-std .ht-shop-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background-color: var(--c-accent); \n    color: var(--c-accent-ink) !important;\n    font-size: 0.85rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    padding: 10px 24px;\n    border-radius: 50px; \n    text-decoration: none !important;\n    box-shadow: 0 4px 12px rgba(246, 199, 69, 0.4); \n    transition: var(--trans-default);\n    margin-bottom: 1.5rem;\n  }\n  .ht-std .ht-shop-btn:hover {\n    transform: translateY(-3px); \n    box-shadow: 0 8px 20px rgba(246, 199, 69, 0.6);\n    background-color: var(--c-accent-hover);\n  }\n\n  \/* 3-Spalten Layout (Text - Bild - Text) *\/\n  .ht-std .ht-grid-leitfaden { display: grid; grid-template-columns: 1fr 1.5fr 1fr; gap: 3rem; align-items: stretch; }\n  \n  \/* Text-Bl\u00f6cke in den Seitenspalten *\/\n  .ht-std .ht-col-text { text-align: center; display: flex; flex-direction: column; justify-content: center; gap: 2rem; }\n  .ht-std .ht-text-block h3 { font-size: 1.35rem; font-weight: 600; color: var(--c-ink); margin-bottom: 1rem; line-height: 1.3; }\n  .ht-std .ht-text-block p { font-size: 0.95rem; color: var(--c-muted); margin-bottom: 0.5rem; line-height: 1.6; }\n  .ht-std .ht-text-block strong { color: var(--c-ink); font-weight: 600; }\n  \n  \/* Mittlere Spalte (Bild) *\/\n  .ht-std .ht-col-media { display: flex; align-items: center; justify-content: center; padding: 2rem 0; }\n  \n  \/* Elegante Trennlinien mit sanftem Verlauf *\/\n  .ht-std .ht-divider { \n    border: none; \n    height: 2px; \n    width: 60%; \n    margin: 0 auto; \n    background: linear-gradient(90deg, rgba(42, 128, 195, 0) 0%, rgba(42, 128, 195, 0.4) 50%, rgba(42, 128, 195, 0) 100%);\n  }\n\n  \/* Mobile Anpassung *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-grid-leitfaden { grid-template-columns: 1fr; gap: 3rem; }\n    .ht-std .ht-grid-leitfaden > div:nth-child(2) { order: -1; }\n    .ht-std .ht-divider { width: 80%; }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-leitfaden-fullwidth\">\n    <div class=\"ht-container\">\n      \n      <div class=\"ht-leitfaden-head\">\n        <a href=\"https:\/\/www.maluk.at\/34-hubtische\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ht-shop-btn\">\n          Viac ako 500 zdv\u00edhac\u00edch stolov v dielni \u2192\n        <\/a>\n        <h2>Zdv\u00edhacie stoly: komplexn\u00fd sprievodca<\/h2>\n      <\/div>\n\n      <div class=\"ht-grid-leitfaden\">\n        \n        <div class=\"ht-col-text\">\n          <div class=\"ht-text-block\">\n            <h3>Efekt\u00edvne zdv\u00edhanie a<br>Drezy: Maluk<br>Zdv\u00edhacie stoly v prev\u00e1dzke<\/h3>\n            <p>Zdv\u00edhacie stoly s\u00fa v mnoh\u00fdch podnikoch nevyhnutn\u00e9. Pom\u00e1haj\u00fa bezpe\u010dne a jednoducho zdv\u00edha\u0165 alebo sp\u00fa\u0161\u0165a\u0165 bremen\u00e1. To plat\u00ed pre v\u00fdrobu, skladovanie a nakladanie vozidiel. Zdv\u00edhacie stoly zefekt\u00edv\u0148uj\u00fa pr\u00e1cu. Zni\u017euj\u00fa z\u00e1\u0165a\u017e zamestnancov a \u0161etria \u010das pri zdv\u00edhan\u00ed.<\/p>\n            <p>Bez oh\u013eadu na ve\u013ekos\u0165 va\u0161ej spolo\u010dnosti s\u00fa zdv\u00edhacie stoly Maluk tou spr\u00e1vnou vo\u013ebou. Na\u0161e robustn\u00e9 a bezpe\u010dn\u00e9 zdv\u00edhacie stoly v\u00e1m u\u013eah\u010dia pr\u00e1cu. Va\u0161e procesy zr\u00fdchlia a zabezpe\u010dia ich.<\/p>\n          <\/div>\n          \n          <hr class=\"ht-divider\">\n          \n          <div class=\"ht-text-block\">\n            <h3>Ergonomick\u00e9 a<br>efekt\u00edvna pr\u00e1ca s<br>Zdv\u00edhacie stoly<\/h3>\n            <p>Ergonomick\u00e1 pr\u00e1ca: Zdv\u00edhacie stoly pom\u00e1haj\u00fa predch\u00e1dza\u0165 zdravotn\u00fdm probl\u00e9mom. U\u013eah\u010duj\u00fa zdv\u00edhanie a sp\u00fa\u0161\u0165anie \u0165a\u017ek\u00fdch bremien. S\u00fa obzvl\u00e1\u0161\u0165 d\u00f4le\u017eit\u00e9 pri mont\u00e1\u017enych pr\u00e1cach na ochranu chrbta.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-col-media\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2021\/10\/Hubneigegeraete-1.png\" alt=\"Modr\u00fd nakl\u00e1pac\u00ed st\u00f4l Maluk s kart\u00f3nom\" loading=\"lazy\">\n        <\/div>\n\n        <div class=\"ht-col-text\">\n          <div class=\"ht-text-block\">\n            <h3>Pre\u010do zdv\u00edha\u0165 stoly<br>nevyhnutn\u00e9 s\u00fa:<\/h3>\n            <p><strong>Ergon\u00f3mia a bezpe\u010dnos\u0165:<\/strong> Zdv\u00edhacie stoly s\u00fa nen\u00e1ro\u010dn\u00e9 na chrb\u00e1t a zvy\u0161uj\u00fa bezpe\u010dnos\u0165. Zabra\u0148uj\u00fa po\u0161kodeniu zdravia.<\/p>\n            <p><strong>Zv\u00fd\u0161enie produktivity:<\/strong> Optimalizuj\u00fa pracovn\u00e9 postupy a zabezpe\u010duj\u00fa hladk\u00fd priebeh procesov.<\/p>\n            <br>\n            <p>Od stol\u00e1rskych dieln\u00ed a\u017e po farmaceutick\u00e9 tov\u00e1rne: zdv\u00edhacie stoly Maluk zvl\u00e1dnu ka\u017ed\u00fa v\u00fdzvu. Na\u0161e rie\u0161enia sa pou\u017e\u00edvaj\u00fa v strojovniach, nakladac\u00edch ramp\u00e1ch a v komplexn\u00fdch dopravn\u00edkov\u00fdch syst\u00e9moch. Pon\u00fakame perfektn\u00fd zdv\u00edhac\u00ed n\u00e1stroj pre ka\u017ed\u00fa pracovn\u00fa oblas\u0165 a ka\u017ed\u00e9 odvetvie.<\/p>\n          <\/div>\n          \n          <hr class=\"ht-divider\">\n          \n          <div class=\"ht-text-block\">\n            <h3>\u00da\u013eava od<br>Zamestnanci<\/h3>\n            <p>V\u010faka zdv\u00edhac\u00edm stolom je pr\u00e1ca bezpe\u010dnej\u0161ia a menej nam\u00e1hav\u00e1. R\u00f4zne v\u00fd\u0161ky sa daj\u00fa \u013eahko vyrovna\u0165. To u\u013eah\u010duje pren\u00e1\u0161anie obrobkov.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22d388d e-flex e-con-boxed e-con e-parent\" data-id=\"22d388d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02bba45 elementor-widget elementor-widget-html\" data-id=\"02bba45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* VOLLST\u00c4NDIGES DESIGN (Alle 12 Kacheln - Stabilisiert f\u00fcr Live-Ansicht) *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-surface: #F8FAFC; \n    --c-border: #E2E8F0;\n    --c-ink: #0F172A;\n    --c-muted: #475569;\n    --radius: 16px;\n    --shadow-sm: 0 4px 15px rgba(15, 23, 42, 0.05);\n    --shadow-hover: 0 20px 40px -5px rgba(15, 23, 42, 0.12);\n    font-family: \"Poppins\", sans-serif;\n    box-sizing: border-box;\n  }\n\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  \n  \/* Bild-Stabilisator gegen Theme-Konflikte *\/\n  .ht-std img { \n    max-width: 100% !important; \n    height: auto !important; \n    display: block !important; \n    margin: 0 auto !important;\n  }\n\n  .ht-std .ht-container {\n    width: min(1500px, 100% - 2rem); \n    margin-inline: auto; \n    padding: 4rem 0; \n  }\n\n  .ht-std .ht-category-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\n    gap: 2rem;\n  }\n\n  .ht-std .ht-cat-card {\n    background: #ffffff;\n    border-radius: var(--radius);\n    border: 1px solid var(--c-border);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    text-decoration: none !important;\n    box-shadow: var(--shadow-sm);\n    transition: all 0.3s ease;\n    height: 100%;\n  }\n  \n  .ht-std .ht-cat-card:hover { transform: translateY(-8px); box-shadow: var(--shadow-hover); }\n\n  \/* BILD-BOX FIX: H\u00e4lt alle Bilder auf Desktop in Schach *\/\n  .ht-std .ht-cat-img-wrapper {\n    height: 240px !important; \n    background-color: var(--c-surface); \n    padding: 2rem !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    border-bottom: 1px solid var(--c-border);\n  }\n  \n  .ht-std .ht-cat-img-wrapper img {\n    max-height: 180px !important; \n    width: auto !important;\n    object-fit: contain !important; \n    mix-blend-mode: multiply; \n  }\n\n  .ht-std .ht-cat-content {\n    padding: 2rem 1.5rem;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    flex-grow: 1;\n  }\n\n  .ht-std .ht-cat-title {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--c-ink);\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n  }\n\n  .ht-std .ht-cat-cta {\n    margin-top: auto; \n    color: var(--c-brand);\n    font-weight: 600;\n    font-size: 0.95rem;\n  }\n\n  \/* News-Kachel *\/\n  .ht-std .ht-news-card { border-top: 5px solid var(--c-accent); }\n  .ht-std .ht-news-card .ht-cat-img-wrapper img { \n    mix-blend-mode: normal !important; \n    max-height: 240px !important;\n    width: 100% !important;\n    object-fit: cover !important;\n  }\n\n  @media (max-width: 1024px) {\n    .ht-std .ht-cat-img-wrapper { height: 200px !important; }\n    .ht-std .ht-cat-img-wrapper img { max-height: 150px !important; }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-container\">\n    <div class=\"ht-category-grid\">\n      \n      <a href=\"http:\/\/hubtisch.info\/sk\/standardne-zdvihacie-stoly\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Standardhubtisch-500x500-1.png\" alt=\"\u0160tandardn\u00e9 zdv\u00edhacie stoly\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">\u0160tandardn\u00e9 zdv\u00edhacie stoly<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/nakladacie-zdvihacie-stoly\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2022\/02\/manufacturing.jpg\" alt=\"Nakladacie zdv\u00edhacie stoly\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Nakladacie zdv\u00edhacie stoly<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/ploche-zdvihacie-stoly\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Flachform-Hubtische1.png\" alt=\"Ploch\u00e9 zdv\u00edhacie stoly\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Ploch\u00e9 zdv\u00edhacie stoly<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/hubneigegeraete\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2021\/10\/Hubneigegeraete-1.png\" alt=\"Zdv\u00edhacie a nakl\u00e1pacie zariadenia\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Zdv\u00edhacie a nakl\u00e1pacie zariadenia<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/zdvihacie-stoly-z-nehrdzavejucej-ocele\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Edelstahlhubtisch1.png\" alt=\"Zdv\u00edhacie stoly z nehrdzavej\u00facej ocele\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Zdv\u00edhacie stoly z nehrdzavej\u00facej ocele<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/elektrolifter\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Elektrolifter-WP-200-elektrischer-Hebelift-mit-200-kg-scaled-11.png\" alt=\"Elektrick\u00fd zdvih\u00e1k\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Elektrick\u00e9 v\u00fd\u0165ahy | V\u00fd\u0165ahy<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/zdvihaci-stolovy-vozik\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Hubtischwagen.png\" alt=\"Zdv\u00edhac\u00ed stolov\u00fd voz\u00edk\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Zdv\u00edhac\u00ed stolov\u00fd voz\u00edk<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/specialne-zdvihacie-stoly\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2024\/10\/Verzinkter-Hubtisch-mit-PVC-Rollo-rotated-e1728632991851.jpg\" alt=\"\u0160peci\u00e1lne zdv\u00edhacie stoly\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">\u0160peci\u00e1lne zdv\u00edhacie stoly<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/mini-zdvihacie-stoly\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Mini-Hubtische-von-Maluk-1-1.png\" alt=\"Mini\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Mini stoly na uctievanie<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/pneumaticke-zdvihacie-stoly\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Pneumatische-Hubtische1.png\" alt=\"Pneumatick\u00fd\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Pneumatick\u00e9 zdv\u00edhacie stoly<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/prislusenstvo\/\" class=\"ht-cat-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Zubehoer-fuer-Hubtische2.png\" alt=\"Pr\u00edslu\u0161enstvo\"><\/div>\n        <div class=\"ht-cat-content\"><h3 class=\"ht-cat-title\">Pr\u00edslu\u0161enstvo pre zdv\u00edhacie stoly<\/h3><span class=\"ht-cat-cta\">Zobrazi\u0165 podrobnosti \u2794<\/span><\/div>\n      <\/a>\n\n      <a href=\"http:\/\/hubtisch.info\/sk\/zdvihacie-stoly-novinky\/\" class=\"ht-cat-card ht-news-card\">\n        <div class=\"ht-cat-img-wrapper\"><img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2026\/02\/Verladehubtisch1.jpg\" alt=\"Spr\u00e1vy\"><\/div>\n        <div class=\"ht-cat-content\" style=\"align-items: flex-start; text-align: left;\">\n          <span style=\"color: #2A80C3; font-weight: 700; font-size: 0.8rem; text-transform: uppercase;\">Nav\u0161t\u00edvte blog<\/span>\n          <h3 class=\"ht-cat-title\" style=\"text-transform: none; margin: 0.5rem 0;\">Zdv\u00edhacie stoly NOVINKY<\/h3>\n          <p style=\"font-size: 0.9rem; color: #475569; margin-bottom: 1.5rem;\">Aktu\u00e1lne projekty a zauj\u00edmav\u00e9 pr\u00edpadov\u00e9 \u0161t\u00fadie.<\/p>\n          <span class=\"ht-cat-cta\">Pre\u010d\u00edtajte si v\u0161etky novinky \u2794<\/span>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21e3c17 e-flex e-con-boxed e-con e-parent\" data-id=\"21e3c17\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-443cb63 elementor-widget elementor-widget-html\" data-id=\"443cb63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DAS DESIGN (Hubtisch-Informationen & Typen) - ABST\u00c4NDE MAXIMAL REDUZIERT *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-600: #2474B2; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-ink: #0F172A; \n    --c-muted: #475569; \n    --c-bg-full: #FFFFFF; \/* Hintergrund auf Wei\u00df gesetzt, passend zum Layout *\/\n    --radius: 16px;\n    --shadow: 0 20px 40px -4px rgba(15, 23, 42, .15);\n    --trans-default: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.65; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std :where(h1,h2,h3,p,ul,li) { margin: 0; }\n  .ht-std img { max-width: 100%; height: auto; display: block; margin: 0 auto; }\n  \n  \/* FULL-WIDTH AUSBRUCH-TRICK MIT AGGRESSIVEM L\u00dcCKEN-KILLER *\/\n  .ht-std .ht-info-fullwidth {\n    background-color: var(--c-bg-full);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding-bottom: 1rem; \/* RADIKAL GEK\u00dcRZT: Fast kein Abstand mehr nach unten *\/\n    overflow-x: hidden;\n    margin-top: 0rem; \/* RADIKAL GEZOGEN: Frisst die Elementor-L\u00fccke und das Padding des oberen Blocks auf *\/\n    padding-top: 0rem; \/* Sch\u00fctzt den Text davor, abgeschnitten zu werden *\/\n  }\n\n  \/* CONTAINER F\u00dcR DEN INHALT *\/\n  .ht-std .ht-container { width: min(1500px, 100% - 2rem); margin-inline: auto; }\n  \n  \/* GRID-LAYOUTS F\u00dcR DIE ZWEI REIHEN *\/\n  .ht-std .ht-info-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 5rem;\n    align-items: center;\n    margin-bottom: 4rem; \/* AUCH HIER: Abstand zwischen den zwei Reihen verkleinert *\/\n  }\n  .ht-std .ht-info-grid:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* TYPOGRAFIE *\/\n  .ht-std .ht-info-content h2 { \n    font-size: clamp(2.5rem, 4vw, 3.5rem); \n    font-weight: 800; \n    color: var(--c-ink); \n    line-height: 1.1; \n    letter-spacing: -0.02em; \n    margin-bottom: 1.5rem; \n  }\n  .ht-std .ht-info-content h3 { \n    font-size: 1.35rem; \n    font-weight: 700; \n    color: var(--c-brand-700); \n    margin-top: 2rem; \n    margin-bottom: 0.75rem; \n    line-height: 1.3; \n  }\n  .ht-std .ht-info-content h3:first-of-type { margin-top: 0; }\n  .ht-std .ht-info-content p { \n    font-size: 1rem; \n    color: var(--c-muted); \n    margin-bottom: 1.25rem; \n  }\n  .ht-std .ht-info-content strong { color: var(--c-ink); font-weight: 600; }\n  \n  \/* LISTEN FORMATIERUNG *\/\n  .ht-std .ht-info-content ul { padding-left: 1.5rem; margin-bottom: 1.5rem; color: var(--c-muted); }\n  .ht-std .ht-info-content li { margin-bottom: 0.5rem; font-size: 1rem; }\n\n  \/* BILD-STYLING *\/\n  .ht-std .ht-img-cutout {\n    max-height: 380px;\n    object-fit: contain;\n    filter: drop-shadow(0 20px 30px rgba(0,0,0,0.1));\n    transition: transform 0.5s ease;\n  }\n  .ht-std .ht-img-cutout:hover { transform: scale(1.05); }\n  \n  .ht-std .ht-img-photo-wrapper {\n    border-radius: var(--radius);\n    overflow: hidden;\n    box-shadow: var(--shadow);\n  }\n  .ht-std .ht-img-photo-wrapper img {\n    width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease;\n  }\n  .ht-std .ht-img-photo-wrapper:hover img { transform: scale(1.03); }\n\n  \/* BUTTONS *\/\n  .ht-std .ht-btn-group { display: flex; gap: 1rem; flex-wrap: wrap; margin-top: 2.5rem; }\n  .ht-std .ht-btn-primary {\n    background: var(--c-brand); color: #fff !important; padding: 14px 32px; border-radius: 50px;\n    text-decoration: none !important; font-weight: 600; font-size: 1rem;\n    box-shadow: 0 4px 15px rgba(42,128,195,0.3); transition: var(--trans-default); display: inline-flex; align-items: center;\n  }\n  .ht-std .ht-btn-primary:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(42,128,195,0.4); background: var(--c-brand-600); }\n  .ht-std .ht-btn-secondary {\n    background: #fff; color: var(--c-brand) !important; border: 2px solid var(--c-brand);\n    padding: 12px 30px; border-radius: 50px; text-decoration: none !important;\n    font-weight: 600; font-size: 1rem; transition: var(--trans-default); display: inline-flex; align-items: center;\n  }\n  .ht-std .ht-btn-secondary:hover { background: var(--c-brand); color: #fff !important; transform: translateY(-3px); }\n\n  \/* RESPONSIVE ANPASSUNGEN *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-info-grid { grid-template-columns: 1fr; gap: 3rem; margin-bottom: 0rem; }\n    .ht-std .ht-info-grid.ht-reverse-mobile > div:first-child { order: 2; }\n    .ht-std .ht-info-grid.ht-reverse-mobile > div:last-child { order: 1; }\n    .ht-std .ht-btn-group { flex-direction: column; }\n    .ht-std .ht-btn-primary, .ht-std .ht-btn-secondary { width: 100%; justify-content: center; }\n    \/* Killt die riesige L\u00fccke \u00fcber \"Hubtisch-Informationen\" auf dem Handy *\/\n    .ht-std .ht-info-fullwidth {\n      margin-top: -3rem !important; \/* Zieht den gesamten Block nach oben *\/\n      padding-top: 1rem !important; \/* Macht das dicke Desktop-Polster sch\u00f6n flach *\/\n    }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-info-fullwidth\">\n    <div class=\"ht-container\">\n      \n      <div class=\"ht-info-grid\">\n        <div class=\"ht-info-content\">\n          <h2>Zdv\u00edhac\u00ed st\u00f4l<br>inform\u00e1cie<\/h2>\n          <h3>Ergonomick\u00e1 a efekt\u00edvna pr\u00e1ca so zdv\u00edhac\u00edmi stolmi<\/h3>\n          <p>Ergonomick\u00e1 pr\u00e1ca: Zdv\u00edhacie stoly pom\u00e1haj\u00fa predch\u00e1dza\u0165 zdravotn\u00fdm probl\u00e9mom. U\u013eah\u010duj\u00fa zdv\u00edhanie a sp\u00fa\u0161\u0165anie \u0165a\u017ek\u00fdch bremien. S\u00fa obzvl\u00e1\u0161\u0165 d\u00f4le\u017eit\u00e9 pri mont\u00e1\u017enych pr\u00e1cach na ochranu chrbta.<\/p>\n          <p><strong>\u00da\u013eava pre zamestnancov:<\/strong> V\u010faka zdv\u00edhac\u00edm stolom je pr\u00e1ca bezpe\u010dnej\u0161ia a menej nam\u00e1hav\u00e1. R\u00f4zne v\u00fd\u0161ky sa daj\u00fa \u013eahko vyrovna\u0165. To u\u013eah\u010duje pren\u00e1\u0161anie obrobkov.<\/p>\n          <p><strong>Zv\u00fd\u0161enie produktivity a efekt\u00edvnosti:<\/strong> Zdv\u00edhacie stoly ur\u00fdch\u013euj\u00fa a u\u013eah\u010duj\u00fa pracovn\u00e9 procesy. To znamen\u00e1 menej prestojov a vy\u0161\u0161iu produktivitu.<\/p>\n          <p><strong>Zhrnutie:<\/strong> Zdv\u00edhacie stoly s\u00fa v modernom priemysle nepostr\u00e1date\u013en\u00e9. Zlep\u0161uj\u00fa ergon\u00f3miu a zvy\u0161uj\u00fa efektivitu prev\u00e1dzky.<\/p>\n          <div class=\"ht-btn-group\">\n            <a href=\"http:\/\/hubtisch.info\/sk\/kontakt\/\" class=\"ht-btn-primary\">Nez\u00e1v\u00e4zn\u00fd dopyt<\/a>\n            <a href=\"https:\/\/www.maluk.at\/34-hubtische\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ht-btn-secondary\">Do n\u00e1\u0161ho internetov\u00e9ho obchodu \u2794<\/a>\n          <\/div>\n        <\/div>\n        <div>\n          <img decoding=\"async\" class=\"ht-img-cutout\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2025\/12\/Standardhubtisch-500x500-1.png\" alt=\"Poh\u013ead na model zdv\u00edhacieho stola\" loading=\"lazy\">\n        <\/div>\n      <\/div>\n\n      <div class=\"ht-info-grid ht-reverse-mobile\">\n        <div class=\"ht-img-photo-wrapper\">\n          <img decoding=\"async\" src=\"http:\/\/hubtisch.info\/wp-content\/uploads\/2024\/10\/Verzinkter-Hubtisch-mit-PVC-Rollo-rotated-e1728632991851.jpg\" alt=\"Pozinkovan\u00fd dvojit\u00fd no\u017enicov\u00fd zdv\u00edhac\u00ed st\u00f4l v dielni\" loading=\"lazy\">\n        <\/div>\n        <div class=\"ht-info-content\">\n          <h2>R\u00f4zne typy zdv\u00edhac\u00edch stolov<\/h2>\n          <p>Existuje mnoho typov zdv\u00edhac\u00edch stolov. Boli vyvinut\u00e9 pre r\u00f4zne aplik\u00e1cie a po\u017eiadavky. Hlavn\u00e9 typy s\u00fa stacion\u00e1rne zdv\u00edhacie stoly, mobiln\u00e9 zdv\u00edhacie stoly, ergonomick\u00e9 zdv\u00edhacie stoly a \u0161peci\u00e1lne zdv\u00edhacie stoly.<\/p>\n          <h3>Stacion\u00e1rne zdv\u00edhacie stoly<\/h3>\n          <p>Stacion\u00e1rne zdv\u00edhacie stoly s\u00fa pevne ukotven\u00e9 k podlahe. S\u00fa ide\u00e1lne pre sklady, prepravn\u00e9 spolo\u010dnosti a priemysel. Zdv\u00edhaj\u00fa bremen\u00e1 od 500 do 8 000 kg a maj\u00fa v\u00fd\u0161ku zdvihu a\u017e 2 000 mm. Pr\u00edklady:<\/p>\n          <ul>\n            <li><strong>Zdv\u00edhacie stoly pre zariadenia:<\/strong> Ide\u00e1lne pre \u0165a\u017ek\u00e9 bremen\u00e1 v automobilovom a stroj\u00e1rskom priemysle.<\/li>\n            <li><strong>Dvojit\u00e9 no\u017enicov\u00e9 zdv\u00edhacie stoly:<\/strong> Na pou\u017eitie vo ve\u013ek\u00fdch v\u00fd\u0161kach v diel\u0148ach a na v\u00fdrobn\u00fdch link\u00e1ch.<\/li>\n          <\/ul>\n          <h3>Mobiln\u00e9 zdv\u00edhacie stoly<\/h3>\n          <p>Mobiln\u00e9 zdv\u00edhacie stoly, zn\u00e1me aj ako voz\u00edky na zdv\u00edhacie stoly, s\u00fa flexibiln\u00e9 a \u013eahko sa pres\u00favaj\u00fa. S\u00fa ide\u00e1lne na prepravu n\u00e1kladu v r\u00e1mci podniku.<\/p>\n          <h3>Ergonomick\u00e9 zdv\u00edhacie stoly<\/h3>\n          <p>Ergonomick\u00e9 zdv\u00edhacie stoly podporuj\u00fa pr\u00e1cu \u0161etrn\u00fa k chrbtu v\u010faka plynul\u00e9mu nastaveniu v\u00fd\u0161ky. S\u00fa robustn\u00e9 a ide\u00e1lne pre dielne a oprav\u00e1rensk\u00e9 pr\u00e1ce.<\/p>\n          <h3>\u0160peci\u00e1lne zdv\u00edhacie stoly<\/h3>\n          <p>\u0160peci\u00e1lne zdv\u00edhacie stoly s\u00fa ur\u010den\u00e9 na \u0161peci\u00e1lne aplik\u00e1cie, ako napr.<\/p>\n          <ul>\n            <li><strong>Tandemov\u00e9 no\u017enicov\u00e9 zdv\u00edhacie stoly:<\/strong> Pre dlh\u00e9 a \u0165a\u017ek\u00e9 n\u00e1klady.<\/li>\n            <li><strong>Zdv\u00edhacie plo\u0161iny namontovan\u00e9 na stojane:<\/strong> Na zdv\u00edhanie vozidiel a strojov.<\/li>\n            <li><strong>Nakladacie zdv\u00edhacie stoly:<\/strong> Na pou\u017eitie v nakladac\u00edch priestoroch.<\/li>\n          <\/ul>\n          <p>V\u010faka \u0161irokej ponuke v\u017edy n\u00e1jdete ten spr\u00e1vny zdv\u00edhac\u00ed st\u00f4l pre svoje potreby.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d38824e e-flex e-con-boxed e-con e-parent\" data-id=\"d38824e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0986a6 elementor-widget elementor-widget-html\" data-id=\"f0986a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DAS DESIGN (Breites Layout & reduzierter Abstand) *\/\n  .ht-std {\n    --c-brand: #2A80C3; \n    --c-brand-light: #EBF4FA; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-ink: #0F172A; \n    --c-muted: #475569; \n    --c-bg-full: #FFFFFF; \/* Strahlendes Wei\u00df *\/\n    --c-border: #E2E8F0;\n    --radius: 12px;\n    --shadow-sm: 0 4px 6px -1px rgba(15, 23, 42, .05), 0 2px 4px -1px rgba(15, 23, 42, .03);\n    font-family: \"Poppins\", system-ui, -apple-system, sans-serif;\n    line-height: 1.7; \n    box-sizing: border-box;\n  }\n  .ht-std *, .ht-std *::before, .ht-std *::after { box-sizing: inherit; }\n  .ht-std :where(h1,h2,h3,p,ul,li) { margin: 0; }\n  .ht-std a { color: var(--c-brand); text-decoration: none; font-weight: 600; transition: color 0.3s; }\n  .ht-std a:hover { color: var(--c-brand-700); text-decoration: underline; }\n  \n  \/* FULL-WIDTH AUSBRUCH-TRICK MIT REDUZIERTEM ABSTAND *\/\n  .ht-std .ht-text-fullwidth {\n    background-color: var(--c-bg-full);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    \/*padding-bottom: rem;*\/\n    overflow-x: hidden;\n    margin-top: -5rem; \/* Killt die wei\u00dfe Elementor-L\u00fccke nach oben *\/\n    \/* HIER ANGEPASST: Deutlich weniger Abstand nach oben (von 6rem auf 2rem reduziert) *\/\n    \/*padding-top: calc(rem + 25px); *\/\n  }\n\n  \/* CONTAINER (Wieder auf die vollen 1500px wie oben gesetzt) *\/\n  .ht-std .ht-container { \n    width: min(1500px, 100% - 2rem); \n    margin-inline: auto; \n  }\n\n  \/* TYPOGRAFIE *\/\n  .ht-std .ht-container h2 { \n    font-size: clamp(2rem, 3.5vw, 3rem); \n    font-weight: 800; \n    color: var(--c-brand); \n    line-height: 1.2; \n    letter-spacing: -0.02em; \n    margin-bottom: 1.5rem; \n  }\n  .ht-std .ht-container h3 { \n    font-size: 1.35rem; \n    font-weight: 700; \n    color: var(--c-ink); \n    margin-top: 2.5rem; \n    margin-bottom: 1rem; \n    line-height: 1.3; \n  }\n  .ht-std .ht-container p { \n    font-size: 1.05rem; \n    color: var(--c-muted); \n    margin-bottom: 1.25rem; \n  }\n  .ht-std .ht-container strong { \n    color: var(--c-ink); \n    font-weight: 600; \n  }\n\n  \/* ELEGANTE TRENNLINIE ZWISCHEN DEN THEMEN *\/\n  .ht-std .ht-section-divider {\n    border: none;\n    height: 1px;\n    background: var(--c-border);\n    margin: 2rem 0; \/* Auch hier etwas gestrafft *\/\n  }\n\n  \/* MODERNE TABELLE *\/\n  .ht-std .ht-table-wrapper {\n    width: 100%;\n    overflow-x: auto; \n    margin: 2.5rem 0;\n    border-radius: var(--radius);\n    box-shadow: var(--shadow-sm);\n    border: 1px solid var(--c-border);\n    background: #fff;\n  }\n  .ht-std .ht-table {\n    width: 100%;\n    border-collapse: collapse;\n    text-align: left;\n    min-width: 600px;\n  }\n  .ht-std .ht-table th {\n    background-color: var(--c-brand-light);\n    color: var(--c-brand-700);\n    padding: 1.25rem 1.5rem;\n    font-weight: 600;\n    font-size: 1rem;\n    border-bottom: 2px solid #D1E4F2;\n  }\n  .ht-std .ht-table td {\n    padding: 1.25rem 1.5rem;\n    border-bottom: 1px solid var(--c-border);\n    color: var(--c-muted);\n    font-size: 1rem;\n    vertical-align: top;\n  }\n  .ht-std .ht-table tr:last-child td {\n    border-bottom: none;\n  }\n  .ht-std .ht-table tr:hover td {\n    background-color: #F8FAFC; \n  }\n\n  \/* DESIGNTE NUMMERN-LISTE *\/\n  .ht-std .ht-feature-list {\n    padding-left: 0;\n    list-style: none;\n    counter-reset: ht-counter;\n    margin: 2rem 0;\n  }\n  .ht-std .ht-feature-list li {\n    position: relative;\n    padding-left: 3.5rem; \n    margin-bottom: 1.25rem;\n    font-size: 1.05rem;\n    color: var(--c-muted);\n  }\n  .ht-std .ht-feature-list li::before {\n    counter-increment: ht-counter;\n    content: counter(ht-counter);\n    position: absolute;\n    left: 0;\n    top: -2px;\n    background: var(--c-brand-light); \n    color: var(--c-brand-700);\n    font-weight: 700;\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1rem;\n  }\n  \/* RESPONSIVE ANPASSUNGEN (Nur f\u00fcr Handys und Tablets) *\/\n  @media (max-width: 1024px) {\n    .ht-std .ht-text-fullwidth {\n      \/* HIER IST DER MAGNET F\u00dcRS HANDY: *\/\n      \/* Zieht den Block Millimeter f\u00fcr Millimeter nach oben. Probieren Sie -1rem oder -2rem *\/\n      \n      padding-top: 0rem !important;  \/* Ein kleines Restpolster, damit der Text nicht komplett am Bildrand klebt *\/\n      padding-bottom: 2rem !important; \n    }\n  }\n<\/style>\n\n<div class=\"ht-std\">\n  <div class=\"ht-text-fullwidth\">\n    <div class=\"ht-container\">\n        \n      <h2>Oblasti pou\u017eitia zdv\u00edhac\u00edch stolov<\/h2>\n      <p>V\u0161estrann\u00e9 zdv\u00edhacie zariadenia prin\u00e1\u0161aj\u00fa revol\u00faciu do pracovn\u00fdch procesov. Vo v\u00fdrobe, logistike a kancel\u00e1ri\u00e1ch u\u013eah\u010duj\u00fa zdv\u00edhacie stoly manipul\u00e1ciu s \u0165a\u017ek\u00fdmi bremenami. Tieto inovat\u00edvne n\u00e1stroje zvy\u0161uj\u00fa efektivitu v r\u00f4znych pracovn\u00fdch oblastiach vo v\u0161etk\u00fdch odvetviach. Optimalizuj\u00fa procesy.<\/p>\n\n      <h3>Priemysel a v\u00fdroba<\/h3>\n      <p>Zdv\u00edhacie stoly s\u00fa v priemysle a v\u00fdrobe nepostr\u00e1date\u013en\u00e9. Pou\u017e\u00edvaj\u00fa sa v mont\u00e1\u017enych oddeleniach, na dopravn\u00edkov\u00fdch link\u00e1ch alebo v nakladac\u00edch priestoroch. Zdv\u00edhacie stoly odbreme\u0148uj\u00fa zamestnancov a optimalizuj\u00fa pracovn\u00e9 procesy. Pr\u00e1ca tak prebieha plynulej\u0161ie. Zdv\u00edhacie stoly podporuj\u00fa ergonomick\u00fa pr\u00e1cu \u0161etrn\u00fa k chrbtu. Zabra\u0148uj\u00fa po\u0161kodeniu zdravia a zefekt\u00edv\u0148uj\u00fa v\u00fdrobn\u00fd proces.<\/p>\n\n      <h3>Logistika a skladovanie<\/h3>\n      <p>V\u0161estrann\u00e9 zdv\u00edhacie zariadenia prin\u00e1\u0161aj\u00fa revol\u00faciu do pracovn\u00fdch procesov. Vo v\u00fdrobe, logistike a kancel\u00e1ri\u00e1ch u\u013eah\u010duj\u00fa zdv\u00edhacie stoly manipul\u00e1ciu s \u0165a\u017ek\u00fdmi bremenami. Tieto inovat\u00edvne n\u00e1stroje zvy\u0161uj\u00fa efektivitu v r\u00f4znych pracovn\u00fdch oblastiach vo v\u0161etk\u00fdch odvetviach. Optimalizuj\u00fa procesy.<\/p>\n\n      <h3>Kancel\u00e1ria a pracovisko<\/h3>\n      <p>Zdv\u00edhacie stoly sa pou\u017e\u00edvaj\u00fa aj v kancel\u00e1rii a na pracovisku. V\u010faka individu\u00e1lnemu nastaveniu v\u00fd\u0161ky podporuj\u00fa ergonomick\u00fa pr\u00e1cu \u0161etrn\u00fa k chrbtu. Mobiln\u00e9 voz\u00edky na zdv\u00edhacie stoly pon\u00fakaj\u00fa flexibilitu v prev\u00e1dzke. M\u00f4\u017eu sa pou\u017e\u00edva\u0165 ako pracovn\u00fd st\u00f4l alebo pracovn\u00fd st\u00f4l.<\/p>\n\n      <div class=\"ht-table-wrapper\">\n        <table class=\"ht-table\">\n          <thead>\n            <tr>\n              <th>Priemysel<\/th>\n              <th>Pr\u00edklady pou\u017eitia<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Priemysel a v\u00fdroba<\/strong><\/td>\n              <td>Mont\u00e1\u017ene oddelenia, dopravn\u00e9 linky, nakladacia plocha<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Logistika a skladovanie<\/strong><\/td>\n              <td>Nakladanie a vykladanie vozidiel, prekon\u00e1vanie v\u00fd\u0161kov\u00fdch rozdielov<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Kancel\u00e1ria a pracovisko<\/strong><\/td>\n              <td>Ergonomick\u00e9 nastavenie pracovnej v\u00fd\u0161ky, mobiln\u00e9 zdv\u00edhacie stolov\u00e9 voz\u00edky ako pracovn\u00fd st\u00f4l alebo pracovn\u00fd st\u00f4l<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <p>Zdv\u00edhacie stoly prin\u00e1\u0161aj\u00fa revol\u00faciu do spolo\u010dnost\u00ed vo v\u0161etk\u00fdch odvetviach. Ich prisp\u00f4sobivos\u0165 optimalizuje procesy, zni\u017euje z\u00e1\u0165a\u017e na zamestnancov a zvy\u0161uje efektivitu. Od v\u00fdroby a\u017e po logistiku \u2013 tieto v\u0161estrann\u00e9 n\u00e1stroje s\u00fa nevyhnutn\u00e9. Zlep\u0161uj\u00fa ergon\u00f3miu, zr\u00fdch\u013euj\u00fa procesy a maximalizuj\u00fa pracovn\u00fd postup. Stru\u010dne povedan\u00e9: zdv\u00edhacie stoly s\u00fa k\u013e\u00fa\u010dom k vy\u0161\u0161ej produktivite a spokojnosti zamestnancov.<\/p>\n\n      <hr class=\"ht-section-divider\">\n\n      <h2>Krit\u00e9ri\u00e1 v\u00fdberu ide\u00e1lneho zdv\u00edhacieho stola<\/h2>\n      <p>Pri v\u00fdbere ide\u00e1lneho zdv\u00edhacieho stola je d\u00f4le\u017eit\u00fdch nieko\u013eko faktorov. Najd\u00f4le\u017eitej\u0161ie s\u00fa tieto body: Nosnos\u0165, ve\u013ekos\u0165 plo\u0161iny, rozsah zdv\u00edhania a \u010fal\u0161ie funkcie.<\/p>\n\n      <h3>Nosnos\u0165 a ve\u013ekos\u0165 plo\u0161iny<\/h3>\n      <p>Nosnos\u0165 zdv\u00edhacieho stola mus\u00ed zodpoveda\u0165 bremen\u00e1m, ktor\u00e9 sa maj\u00fa zdv\u00edha\u0165. \u0160tandardn\u00e9 modely m\u00f4\u017eu unies\u0165 od 500 kg do 10 000 kg. Zdv\u00edhacie stoly s plo\u0161inou s rozmermi 1300 x 800 mm alebo 1300 x 1000 mm s\u00fa vhodn\u00e9 pre europalety. Vyberte si zdv\u00edhac\u00ed st\u00f4l s vy\u0161\u0161ou nosnos\u0165ou, aby ste zv\u00fd\u0161ili odolnos\u0165 zariadenia.<\/p>\n\n      <h3>Nastavite\u013enos\u0165 v\u00fd\u0161ky<\/h3>\n      <p>D\u00f4le\u017eit\u00fdm krit\u00e9riom je v\u00fd\u0161ka zdvihu. \u0160tandardn\u00e9 zdv\u00edhacie stoly dosahuj\u00fa v\u00fd\u0161ku a\u017e 1600 mm. V\u00fdrobky na mieru umo\u017e\u0148uj\u00fa aj v\u00e4\u010d\u0161ie v\u00fd\u0161ky. Zdv\u00edhac\u00ed st\u00f4l by mal by\u0165 prisp\u00f4soben\u00fd po\u017eiadavk\u00e1m v\u00e1\u0161ho pracoviska.<\/p>\n\n      <h3>\u010eal\u0161ie funkcie a pr\u00edslu\u0161enstvo<\/h3>\n      <p>Zdv\u00edhacie stoly m\u00f4\u017eu by\u0165 vybaven\u00e9 pr\u00edslu\u0161enstvom, aby sp\u013a\u0148ali \u0161peci\u00e1lne po\u017eiadavky. Pr\u00edklady s\u00fa<\/p>\n\n      <ul class=\"ht-feature-list\">\n        <li><strong>Verzie pre n\u00e1ro\u010dn\u00e9 podmienky<\/strong> pre hrub\u00fa prev\u00e1dzku.<\/li>\n        <li><strong>Kontroln\u00e9 prvky<\/strong> ako je ru\u010dn\u00fd vyp\u00edna\u010d, n\u00e1stenn\u00fd vyp\u00edna\u010d alebo no\u017en\u00fd ovl\u00e1da\u010d.<\/li>\n        <li><strong>Extern\u00e9 jednotky<\/strong> v plastov\u00fdch alebo oce\u013eov\u00fdch \u0161katuliach.<\/li>\n        <li><strong>Ochrana proti odva\u013eovaniu<\/strong>, ktor\u00e9 sa automaticky roz\u0161iruj\u00fa.<\/li>\n        <li><strong>Blokovanie skrutiek<\/strong> pre v\u00e4\u010d\u0161iu stabilitu.<\/li>\n        <li><strong>Integrovan\u00e9 v\u00e1hy<\/strong> na priame v\u00e1\u017eenie.<\/li>\n        <li><strong>Gramof\u00f3ny<\/strong> na s\u00fastru\u017eenie v\u00fdrobkov.<\/li>\n        <li><strong>Pr\u00edstupov\u00e9 rampy<\/strong> pre paletov\u00e9 voz\u00edky.<\/li>\n        <li><strong>Zablokovan\u00e9 koles\u00e1<\/strong> pre valiv\u00e9 za\u0165a\u017eenie.<\/li>\n        <li><strong>Ochrana pred nehodami<\/strong> ako s\u00fa rolety z PVC, mrie\u017eky a vlnovce.<\/li>\n      <\/ul>\n\n      <p>Zdv\u00edhac\u00ed st\u00f4l je mo\u017en\u00e9 optim\u00e1lne prisp\u00f4sobi\u0165 va\u0161im po\u017eiadavk\u00e1m. Vyberte si spr\u00e1vne doplnkov\u00e9 funkcie a spr\u00e1vne <a href=\"#\">Pr\u00edslu\u0161enstvo<\/a>.<\/p>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0443d7e e-flex e-con-boxed e-con e-parent\" data-id=\"0443d7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb30641 elementor-widget elementor-widget-html\" data-id=\"eb30641\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* DESIGN: Kundenstimmen (Clean Look - ohne Avatare\/Punkte) *\/\n  .ht-testi-section {\n    --c-brand: #2A80C3; \n    --c-brand-700: #1E3653;\n    --c-accent: #f6c745; \n    --c-bg-blue: #EBF4FA; \n    --c-ink: #0F172A; \n    --c-muted: #475569; \n    --radius: 16px;\n    --shadow: 0 10px 30px -5px rgba(15, 23, 42, 0.08);\n    font-family: \"Poppins\", sans-serif;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .ht-testi-fullwidth {\n    background-color: var(--c-bg-blue);\n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    padding: 6rem 0;\n    overflow-x: hidden;\n  }\n\n  .ht-testi-container {\n    width: min(1500px, 100% - 2rem);\n    margin-inline: auto;\n  }\n\n  .ht-testi-section h2 {\n    text-align: center;\n    font-size: clamp(2rem, 3vw, 2.8rem);\n    font-weight: 800;\n    color: var(--c-brand-700);\n    margin-bottom: 4rem;\n    letter-spacing: -0.02em;\n  }\n\n  .ht-testi-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 2rem;\n  }\n\n  .ht-testi-card {\n    background: #ffffff;\n    border-radius: var(--radius);\n    padding: 2.5rem 2rem;\n    box-shadow: var(--shadow);\n    display: flex;\n    flex-direction: column;\n    transition: transform 0.3s ease;\n    border: 1px solid rgba(255,255,255,0.5);\n  }\n\n  .ht-testi-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 20px 40px -10px rgba(42, 128, 195, 0.12);\n  }\n\n  .ht-testi-stars {\n    color: var(--c-accent);\n    font-size: 1.4rem;\n    margin-bottom: 1.5rem;\n  }\n\n  .ht-testi-text {\n    font-size: 1.05rem;\n    color: var(--c-muted);\n    font-style: italic;\n    margin-bottom: 2.5rem;\n    flex-grow: 1;\n  }\n\n  .ht-testi-author {\n    display: flex;\n    align-items: center;\n    border-top: 1px solid #f1f5f9;\n    padding-top: 1.5rem;\n  }\n\n  .ht-author-info h4 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--c-ink);\n    margin: 0;\n  }\n\n  .ht-author-info span {\n    font-size: 0.85rem;\n    color: var(--c-brand);\n    font-weight: 600;\n  }\n\n  .ht-testi-footer {\n    text-align: center;\n    margin-top: 5rem;\n  }\n\n  .ht-quality-badge {\n    background: var(--c-accent);\n    color: var(--c-ink);\n    padding: 0.8rem 2rem;\n    border-radius: 50px;\n    font-weight: 800;\n    text-transform: uppercase;\n    font-size: 0.9rem;\n    display: inline-block;\n  }\n\n  .ht-cta-text {\n    display: block;\n    margin-top: 2rem;\n    font-size: clamp(1.8rem, 3vw, 2.5rem);\n    font-weight: 800;\n    color: var(--c-brand);\n  }\n\n  @media (max-width: 1024px) {\n    .ht-testi-fullwidth { padding: 4rem 0; }\n  }\n<\/style>\n\n<div class=\"ht-testi-section\">\n  <div class=\"ht-testi-fullwidth\">\n    <div class=\"ht-testi-container\">\n      \n      <h2>Referencie z\u00e1kazn\u00edkov o na\u0161ich zdv\u00edhac\u00edch stoloch<\/h2>\n\n      <div class=\"ht-testi-grid\">\n        \n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"Na\u0161a spolo\u010dnos\u0165 je s Malukom nad\u0161en\u00e1. Zdv\u00edhacie stoly s\u00fa najvy\u0161\u0161ej kvality. Ceny s\u00fa tie\u017e rozumn\u00e9.\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Arthur Probst<\/h4>\n              <span>Overen\u00fd z\u00e1kazn\u00edk<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"Zdv\u00edhacie stoly Maluk pon\u00fakaj\u00fa vynikaj\u00faci pomer ceny a kvality. Sme ve\u013emi spokojn\u00ed!\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Sandra Peternell<\/h4>\n              <span>Spokojn\u00fd z\u00e1kazn\u00edk<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"Pracovn\u00edci v na\u0161om strojovom parku s\u00fa zo zdv\u00edhac\u00edch stolov nad\u0161en\u00ed. Ve\u013emi dobr\u00e1 kvalita!\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Thomas Koller<\/h4>\n              <span>Mana\u017e\u00e9r v\u00fdroby<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ht-testi-card\">\n          <div class=\"ht-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <p class=\"ht-testi-text\">\"P\u00e1\u010di sa mi slu\u017eba a r\u00fdchle reak\u010dn\u00e9 \u010dasy. Maluka m\u00f4\u017eem s rados\u0165ou odporu\u010di\u0165.\"<\/p>\n          <div class=\"ht-testi-author\">\n            <div class=\"ht-author-info\">\n              <h4>Sascha Cerne<\/h4>\n              <span>Expert na logistiku<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"ht-testi-footer\">\n        <div class=\"ht-quality-badge\">Maluk je korut\u00e1nska kvalitn\u00e1 spolo\u010dnos\u0165<\/div>\n        <span class=\"ht-cta-text\">Aj vy sa m\u00f4\u017eete sta\u0165 spokojn\u00fdm z\u00e1kazn\u00edkom zdv\u00edhacieho stola Maluk!<\/span>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Maluk GmbH HubtischRatgeber Alles, was Sie \u00fcberHubtische wissen m\u00fcssen 500+ Hubtische im Shop \u2192 Hubtische: Ein umfassender Leitfaden Effizientes Heben undSenken: MalukHubtische im Einsatz Hubtische sind in vielen Betrieben unverzichtbar. Sie helfen, Lasten sicher und einfach zu heben oder zu senken. Das gilt f\u00fcr die Produktion, das Lager und das Beladen von Fahrzeugen. Hubtische machen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1704,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":289,"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":14533,"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/pages\/6\/revisions\/14533"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/media\/1704"}],"wp:attachment":[{"href":"https:\/\/hubtisch.info\/sk\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"pracovn\u00fd list","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}