{"title":"Bezpečnosť na cestách","description":"\t\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eVerkehrssicherheit – Pylonen, Verkehrsspiegel \u0026amp; Absperrungen | ECD Germany\u003c\/title\u003e\n\t\u003cmeta name=\"description\" content=\"Verkehrssicherheit von ECD GERMANY: Pylonen, Verkehrsspiegel, Parkplatzsperren, Absperrpfosten \u0026amp; weitere Lösungen für sichere Verkehrswege.\"\u003e\n        \u003cstyle\u003e\n        \/* Grundlayout \u0026 Typografie *\/\n        div.seo {\n            font-family: 'Titillium Web', sans-serif; \/* Titillium Web als Hauptschriftart *\/\n            line-height: 1.6;\n            color: #2c2c2c;\n            max-width: 80%;\n            margin: 5% auto;\n            padding: 0 2%;\n            background-color: #fff;\n        }\n\n        h1.h1 {color: #283583; text-align: center; margin-bottom: 1.5rem;}\n        h2.h2 {color: #283583; text-align: center; margin-bottom: 1.2rem;}\n\t\th3.h3 {color: #283583; text-align: center; margin-bottom: 1.15rem;}\n\t\th4.h4 {color: #283583; text-align: center; margin-bottom: 1rem; font-weight: bold;}\n\t\tp.p {color: #2c2c2c; text-align: justify; margin-bottom: 1rem;}\n\n        \/* Container für die Zeilen *\/\n        .content-row {\n            margin-bottom: 3%;\n            overflow: hidden; \/* Clearfix für Floats *\/\n            background: #fff;\n            padding: 5%;\n            border-radius: 12px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n\n        \/* Bild-Container Styling *\/\n        figure {\n            margin: 0;\n            padding: 0;\n            max-width: 450px; \/* Optimierte Breite für Produktdarstellung *\/\n        }\n\n        \/* Ausrichtung Links *\/\n        .img-left {\n            float: left;\n            margin-right: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* Ausrichtung Rechts *\/\n        .img-right {\n            float: right;\n            margin-left: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* SEO-relevante Bild-Einstellungen *\/\n        img {\n            display: block;\n            max-width: 100%;\n            height: auto; \n            border-radius: 8px;\n        }\n\n        \/* --- DROPDOWN FAQ STYLING (Mobile First) --- *\/\n        .faq-container {\n            width: 100%;\n            margin-top: 3rem;\n            box-sizing: border-box;\n        }\n\n        .faq-item {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            margin-bottom: 12px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n        }\n\n        \/* Anklickbare Frage: Große Klickfläche für Mobilgeräte *\/\n        .faq-question {\n            padding: 16px;\n            font-weight: bold;\n            color: #2c2c2c;\n            cursor: pointer;\n            list-style: none; \/* Entfernt Standard-Pfeil (Chrome\/Firefox) *\/\n            display: flex;\n            justify-content: space-between; \n            align-items: center; \/* Hält Pfeil mittig bei mehrzeiligem Text *\/\n            width: 100%;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent; \/* Verhindert blaues Flackern auf iOS *\/\n        }\n\n        \/* Safari-Fix für den Standard-Pfeil *\/\n        .faq-question::-webkit-details-marker {\n            display: none;\n        }\n\n        \/* Das rechte, bündige Dreieck-Icon (passend in Markenblau) *\/\n        .faq-question::after {\n            content: '▶';\n            font-size: 0.75rem;\n            color: #283583;\n            margin-left: 15px;\n            transition: transform 0.2s ease;\n            flex-shrink: 0; \/* Verhindert Stauchen des Icons auf Smartphones *\/\n        }\n\n        \/* Dreht den Pfeil nach unten bei geöffnetem Zustand *\/\n        .faq-item[open] .faq-question::after {\n            transform: rotate(90deg);\n        }\n\n        \/* Die Antwortbox *\/\n        .faq-answer {\n            padding: 16px;\n            border-top: 1px solid #eee;\n            background-color: #fff;\n        }\n\n        \/* Mobile Optimierung (Google Mobile-First-Index) *\/\n        @media (max-width: 768px) {\n            .img-left, .img-right {\n                float: none;\n                display: block;\n                margin: 0 auto 20px auto;\n                max-width: 100%;\n            }\n            div.seo { margin: 2% auto; max-width: 95%; }\n            h1.h1 { color: #283583; text-align: center; font-size: 1.5rem;}\n\t\t\th2.h2 { color: #283583; text-align: center; font-size: 1.2rem;}\n\t\t\th3.h3 { color: #283583; text-align: center; font-size: 1.15rem;}\n\t\t\th4.h4 { color: #283583; text-align: center; font-size: 1rem; font-weight: bold;}\n\t\t\tp.p { color: #2c2c2c; text-align: justify; font-size: 1rem;}\n        }\n\/* --- HAUPT-DROPDOWN (Ebene 1) --- *\/\n.faq-container {\n    width: 100%;\n    margin-top: 2rem;\n    margin-bottom: 2rem;\n    box-sizing: border-box;\n}\n\n.faq-item {\n    background-color: #f9f9f9;\n    border: 1px solid #ddd;\n    margin-bottom: 12px;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n}\n\n.faq-question {\n    padding: 16px;\n    font-weight: bold;\n    font-size: 1rem;\n    color: #2c2c2c;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between; \n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent; \/* Verhindert blaues Flackern auf iOS *\/\n}\n\n.faq-question::-webkit-details-marker { display: none; }\n\n\/* Pfeil für Haupt-Dropdown *\/\n.faq-question::after {\n    content: '▶';\n    font-size: 0.75rem;\n    color: #283583; \/* Markenblau *\/\n    margin-left: 15px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-item[open] .faq-question::after { transform: rotate(90deg); }\n\n.faq-answer {\n    padding: 16px;\n    border-top: 1px solid #eee;\n    background-color: #fff;\n    overflow: hidden;\n}\n\n\/* --- VERSCHACHTELTE UNTER-DROPDOWNS (Ebene 2) --- *\/\n.faq-sub-item {\n    background-color: #ffffff;\n    border: 1px solid #e5e5e5;\n    margin-top: 10px;\n    margin-bottom: 10px;\n    border-radius: 6px;\n    overflow: hidden;\n}\n\n.faq-sub-question {\n    padding: 14px 16px; \/* Daumenfreundliche Klickfläche *\/\n    font-size: 0.95rem;\n    font-weight: 600; \/* Etwas leichter als die Hauptfrage *\/\n    color: #333;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent;\n}\n\n.faq-sub-question::-webkit-details-marker { display: none; }\n\n\/* Sub-Pfeil (Dezent grau) *\/\n.faq-sub-question::after {\n    content: '▶';\n    font-size: 0.65rem;\n    color: #888;\n    margin-left: 12px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-sub-item[open] .faq-sub-question::after { transform: rotate(90deg); }\n\n.faq-sub-answer {\n    padding: 14px 16px;\n    background-color: #fafafa; \/* Leichte Graufärbung für den Inhalt *\/\n    border-top: 1px solid #eee;\n}\n\n.faq-sub-answer p.p {\n    font-size: 0.95rem;\n    margin-bottom: 0; \/* Verhindert doppelten Abstand unten *\/\n}\n\n\n\/* ==========================================================================\n   3. DESKTOP BREAKPOINT (Gilt ab Tablets und PCs)\n   ========================================================================== *\/\n@media (min-width: 768px) {\n    \/* Container-Begrenzung für große Bildschirme *\/\n    div.seo { \n        max-width: 80%; \n        margin: 5% auto; \n        padding: 0 2%; \n    }\n\n    h1.h1 { font-size: 2.2rem; margin-bottom: 1.5rem; }\n    h2.h2 { font-size: 1.6rem; margin-bottom: 1.2rem; }\n    h3.h3 { font-size: 1.3rem; margin-bottom: 1.15rem; }\n    h4.h4 { font-size: 1.1rem; }\n\n    \/* Desktop-Anpassung für die Dropdowns *\/\n    .faq-question {\n        padding: 18px 24px; \/* Mehr Platz auf großen Bildschirmen *\/\n        font-size: 1.1rem;\n    }\n\n    .faq-answer {\n        padding: 24px;\n    }\n\n    .faq-sub-question {\n        padding: 14px 20px;\n        font-size: 1rem;\n    }\n\n    .faq-sub-answer {\n        padding: 16px 20px;\n    }\n}\n    \u003c\/style\u003e\n\n\n\u003ch1 class=\"h1\"\u003eVerkehrssicherheit – Gefahren erkennen und Unfälle wirksam vermeiden\u003c\/h1\u003e\n\u003cp class=\"p\"\u003eEine gute Verkehrssicherheit ist überall dort wichtig, wo sich Menschen, Fahrzeuge und Maschinen begegnen. Ob auf Firmengeländen, Parkplätzen, Baustellen, Lagerflächen, privaten Grundstücken oder in öffentlichen Bereichen – mit den richtigen Sicherheitsmaßnahmen lassen sich viele Unfälle bereits im Vorfeld verhindern. Zur modernen Verkehrssicherung gehören unter anderem Pylonen, Verkehrsspiegel, Parkplatzsperren, Absperrpfosten, Leitkegel, Warnmarkierungen und weitere Produkte, die Verkehrswege übersichtlich gestalten und Gefahrenstellen absichern. Sie sorgen für eine bessere Orientierung, erhöhen die Sichtbarkeit und helfen dabei, Personen sowie Fahrzeuge zuverlässig zu schützen. In diesem Ratgeber erfährst du, welche Produkte zur Verkehrssicherheit gehören, wann sie eingesetzt werden und worauf du beim Kauf achten solltest.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWas versteht man unter Verkehrssicherheit?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eUnter Verkehrssicherheit versteht man alle Maßnahmen, die dazu beitragen, Unfälle im Straßenverkehr sowie auf privaten und gewerblichen Verkehrsflächen zu vermeiden. Ziel ist es, Gefahren frühzeitig zu erkennen, Risiken zu minimieren und einen möglichst sicheren Verkehrsfluss für alle Beteiligten zu gewährleisten. Dabei geht es nicht nur um öffentliche Straßen, sondern auch um Betriebsgelände, Lager- und Logistikflächen, Baustellen, Parkplätze, Tiefgaragen, private Einfahrten und Wohnanlagen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBetriebsgelände\u003c\/li\u003e\n\u003cli\u003eLager- und Logistikflächen\u003c\/li\u003e\n\u003cli\u003eBaustellen\u003c\/li\u003e\n\u003cli\u003eParkplätze\u003c\/li\u003e\n\u003cli\u003eTiefgaragen\u003c\/li\u003e\n\u003cli\u003eprivate Einfahrten\u003c\/li\u003e\n\u003cli\u003eWohnanlagen\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"p\"\u003eJe besser Verkehrswege geplant und abgesichert sind, desto geringer ist das Unfallrisiko.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWas gehört alles zur Verkehrssicherheit?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEine wirksame Verkehrssicherung besteht aus verschiedenen Elementen, die sich gegenseitig ergänzen. Je nach Einsatzbereich kommen unterschiedliche Produkte zum Einsatz, um Gefahrenbereiche abzusichern, Verkehrsströme zu lenken und die Sichtbarkeit zu erhöhen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePylonen und Leitkegel\u003c\/li\u003e\n\u003cli\u003eVerkehrsspiegel\u003c\/li\u003e\n\u003cli\u003eParkplatzsperren\u003c\/li\u003e\n\u003cli\u003eAbsperrpfosten\u003c\/li\u003e\n\u003cli\u003eWarnbaken\u003c\/li\u003e\n\u003cli\u003eKetten- und Gurtabsperrungen\u003c\/li\u003e\n\u003cli\u003eFahrbahnschwellen\u003c\/li\u003e\n\u003cli\u003eBodenmarkierungen\u003c\/li\u003e\n\u003cli\u003eWarnschilder\u003c\/li\u003e\n\u003cli\u003eSchutzpoller\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWas versteht man unter Verkehrssicherung?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Verkehrssicherung beschreibt die Pflicht, Gefahrenquellen so abzusichern, dass andere Personen möglichst keinen Schaden erleiden. Grundstückseigentümer, Unternehmen und Betreiber von Parkplätzen oder Baustellen sind häufig verpflichtet, ihre Verkehrsflächen entsprechend zu sichern. Eine sorgfältige Verkehrssicherung trägt wesentlich dazu bei, Unfälle zu vermeiden und gesetzlichen Anforderungen gerecht zu werden.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003egut erkennbare Absperrungen\u003c\/li\u003e\n\u003cli\u003esichere Wegeführungen\u003c\/li\u003e\n\u003cli\u003eausreichende Beleuchtung\u003c\/li\u003e\n\u003cli\u003egut sichtbare Warnhinweise\u003c\/li\u003e\n\u003cli\u003eregelmäßige Kontrolle der Sicherungsmaßnahmen\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWelche Produkte gibt es für die Verkehrssicherheit?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eJe nach Einsatzbereich kommen unterschiedliche Lösungen infrage. Die Wahl hängt unter anderem von der Größe der Fläche, dem Verkehrsaufkommen und dem gewünschten Sicherheitsniveau ab.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003ePylonen – flexibel absperren und Gefahren markieren\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEin Pylone – häufig auch Leitkegel oder Verkehrskegel genannt – gehört zu den bekanntesten Hilfsmitteln der Verkehrssicherung. Er wird eingesetzt, um Gefahrenstellen kurzfristig zu kennzeichnen, Verkehrsbereiche abzusichern oder Wege vorübergehend zu sperren. Dank ihrer auffälligen Farben und reflektierenden Streifen sind Pylonen bereits aus größerer Entfernung gut sichtbar.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBaustellen\u003c\/li\u003e\n\u003cli\u003eParkplätze\u003c\/li\u003e\n\u003cli\u003eVeranstaltungen\u003c\/li\u003e\n\u003cli\u003eBetriebsgelände\u003c\/li\u003e\n\u003cli\u003eLagerhallen\u003c\/li\u003e\n\u003cli\u003eRettungseinsätze\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWas ist ein Pylone?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEin Pylone ist ein meist kegelförmiges Absperrelement aus Kunststoff oder Gummi, das zur temporären Verkehrslenkung oder Absicherung von Gefahrenstellen verwendet wird.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWas heißt Pylon auf Deutsch?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDer Begriff Pylon stammt ursprünglich aus dem Griechischen und bezeichnete ein Tor oder monumentales Eingangsbauwerk. Im heutigen Sprachgebrauch wird der Begriff häufig für Leitkegel oder markante Bauwerke verwendet. Im Bereich der Verkehrssicherung sind damit in der Regel die bekannten orangefarbenen Absperrkegel gemeint.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWoher kommt das Wort Pylone?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDas Wort leitet sich vom griechischen Begriff „Pylon“ ab, der ursprünglich ein großes Eingangstor bezeichnete. Im Laufe der Zeit wurde die Bezeichnung auf verschiedene markante Bauwerke und schließlich auch auf Verkehrsleitkegel übertragen.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWie nennt man Pylonen noch?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eJe nach Region und Einsatzbereich werden Pylonen unterschiedlich bezeichnet. Gemeint ist dabei stets ein mobiles Absperrelement zur Kennzeichnung von Gefahrenbereichen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLeitkegel\u003c\/li\u003e\n\u003cli\u003eVerkehrskegel\u003c\/li\u003e\n\u003cli\u003eWarnkegel\u003c\/li\u003e\n\u003cli\u003eAbsperrkegel\u003c\/li\u003e\n\u003cli\u003eSignalkegel\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eVerkehrsspiegel – bessere Sicht an unübersichtlichen Stellen\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEin Verkehrsspiegel verbessert die Sicht an Einfahrten, Kreuzungen oder Ausfahrten und hilft dabei, gefährliche Situationen frühzeitig zu erkennen. Besonders an schlecht einsehbaren Stellen können Spiegel die Sicherheit deutlich erhöhen. Verkehrsspiegel erhöhen die Übersicht und können das Risiko von Kollisionen reduzieren.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBetriebsausfahrten\u003c\/li\u003e\n\u003cli\u003eTiefgaragen\u003c\/li\u003e\n\u003cli\u003eGrundstücksausfahrten\u003c\/li\u003e\n\u003cli\u003eParkhäuser\u003c\/li\u003e\n\u003cli\u003eLagerhallen\u003c\/li\u003e\n\u003cli\u003eWerkseinfahrten\u003c\/li\u003e\n\u003cli\u003eunübersichtliche Kreuzungen\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eSind Verkehrsspiegel erlaubt?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eGrundsätzlich dürfen Verkehrsspiegel auf privaten Grundstücken angebracht werden. Im öffentlichen Straßenraum ist eine Genehmigung der zuständigen Behörde erforderlich, da Spiegel den Straßenverkehr beeinflussen können.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWo beantrage ich einen Verkehrsspiegel?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eSoll ein Verkehrsspiegel im öffentlichen Verkehrsraum aufgestellt werden, erfolgt der Antrag in der Regel bei der zuständigen Straßenverkehrsbehörde oder Gemeinde. Diese prüft, ob die Installation sinnvoll und zulässig ist.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWie teuer ist ein Verkehrsspiegel?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEinfache Verkehrsspiegel für private Einfahrten beginnen häufig bei etwa 40 bis 80 €. Größere oder besonders robuste Modelle mit UV-beständigen Materialien und hochwertiger Halterung kosten je nach Größe und Ausstattung etwa 100 bis 300 € oder mehr.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWer stellt Verkehrsspiegel auf?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eAuf Privatgrundstücken erfolgt die Montage durch den Eigentümer oder einen beauftragten Fachbetrieb. Im öffentlichen Bereich werden Verkehrsspiegel ausschließlich von den zuständigen Behörden oder deren Dienstleistern installiert.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eParkplatzsperren – Stellplätze zuverlässig sichern\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eParkplatzsperren verhindern, dass Stellplätze unbefugt genutzt werden. Sie kommen sowohl auf privaten Grundstücken als auch auf Firmenparkplätzen oder Wohnanlagen zum Einsatz. Viele Modelle lassen sich bei Bedarf umklappen und abschließen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eschützt reservierte Stellplätze\u003c\/li\u003e\n\u003cli\u003eeinfache Bedienung\u003c\/li\u003e\n\u003cli\u003erobuste Konstruktion\u003c\/li\u003e\n\u003cli\u003ewetterbeständige Materialien\u003c\/li\u003e\n\u003cli\u003everschiedene Verriegelungssysteme\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eAbsperrpfosten und Poller\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eAbsperrpfosten dienen dazu, Fahrzeuge gezielt zu lenken oder bestimmte Bereiche dauerhaft gegen unbefugtes Befahren zu sichern. Sie werden häufig an Gehwegen, Zufahrten oder Betriebsgeländen eingesetzt. Je nach Einsatzbereich stehen feststehende, herausnehmbare oder umlegbare Varianten zur Verfügung.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWelche Materialien eignen sich besonders?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eProdukte für die Verkehrssicherheit müssen dauerhaft Wind, Regen, UV-Strahlung und mechanischen Belastungen standhalten. Je nach Produkt und Einsatzbereich kommen deshalb unterschiedliche Materialien zum Einsatz.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eKunststoff\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eKunststoff ist leicht, wetterfest und UV-beständig und eignet sich deshalb besonders für mobile Produkte wie Pylonen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eleicht\u003c\/li\u003e\n\u003cli\u003ewetterfest\u003c\/li\u003e\n\u003cli\u003eUV-beständig\u003c\/li\u003e\n\u003cli\u003eideal für Pylonen\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eGummi\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eGummi überzeugt durch seine hohe Standfestigkeit und rutschhemmenden Eigenschaften und eignet sich besonders für robuste Verkehrssicherheitsprodukte.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ehohe Standfestigkeit\u003c\/li\u003e\n\u003cli\u003erutschfest\u003c\/li\u003e\n\u003cli\u003ebesonders robust\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eStahl\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eStahl ist besonders widerstandsfähig und eignet sich unter anderem für Parkplatzsperren und Poller. Je nach Ausführung kann Stahl feuerverzinkt oder pulverbeschichtet sein.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003esehr widerstandsfähig\u003c\/li\u003e\n\u003cli\u003eideal für Parkplatzsperren und Poller\u003c\/li\u003e\n\u003cli\u003efeuerverzinkt oder pulverbeschichtet erhältlich\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eEdelstahl\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEdelstahl ist korrosionsbeständig, langlebig und optisch hochwertig. Deshalb eignet sich das Material besonders für dauerhaft installierte Produkte im Innen- und Außenbereich.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ekorrosionsbeständig\u003c\/li\u003e\n\u003cli\u003ehochwertige Optik\u003c\/li\u003e\n\u003cli\u003elanglebig\u003c\/li\u003e\n\u003cli\u003ebesonders für dauerhafte Installationen geeignet\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eMontage und Aufstellung\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eViele Produkte lassen sich schnell und unkompliziert montieren. Mobile Pylonen sind sofort einsatzbereit, während Parkplatzsperren oder Poller dauerhaft im Boden befestigt werden. Gerade bei dauerhaft installierten Produkten empfiehlt sich eine fachgerechte Montage.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003egeeigneter Untergrund\u003c\/li\u003e\n\u003cli\u003eausreichender Sicherheitsabstand\u003c\/li\u003e\n\u003cli\u003egute Sichtbarkeit\u003c\/li\u003e\n\u003cli\u003estabile Befestigung\u003c\/li\u003e\n\u003cli\u003eEinhaltung möglicher Vorschriften\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eDie 10 wichtigsten Verkehrsregeln\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eUnabhängig davon, ob im öffentlichen Straßenverkehr oder auf privaten Verkehrsflächen – einige Grundregeln tragen wesentlich zur Sicherheit aller Beteiligten bei. Diese Regeln bilden die Grundlage für einen sicheren Verkehrsablauf.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGeschwindigkeit anpassen.\u003c\/li\u003e\n\u003cli\u003eVerkehrszeichen beachten.\u003c\/li\u003e\n\u003cli\u003eVorfahrt respektieren.\u003c\/li\u003e\n\u003cli\u003eAusreichend Abstand halten.\u003c\/li\u003e\n\u003cli\u003eRücksicht auf Fußgänger nehmen.\u003c\/li\u003e\n\u003cli\u003eTote Winkel beachten.\u003c\/li\u003e\n\u003cli\u003eNicht unter Alkohol- oder Drogeneinfluss fahren.\u003c\/li\u003e\n\u003cli\u003eAblenkungen vermeiden.\u003c\/li\u003e\n\u003cli\u003eFahrzeuge regelmäßig kontrollieren.\u003c\/li\u003e\n\u003cli\u003eGefahrenstellen rechtzeitig absichern.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003ePreis-Leistung – Welche Produkte lohnen sich?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eJe nach Einsatzbereich, Material, Ausstattung und gewünschter Haltbarkeit unterscheiden sich die Preise für Produkte zur Verkehrssicherheit deutlich.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eEinstiegsklasse (ca. 15–50 €)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Einstiegsklasse eignet sich vor allem für private Grundstücke oder gelegentliche Einsätze. Typische Produkte sind einfache Pylonen, Verkehrsspiegel und Warnkegel.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePylonen\u003c\/li\u003e\n\u003cli\u003eeinfache Verkehrsspiegel\u003c\/li\u003e\n\u003cli\u003eWarnkegel\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eMittelklasse (ca. 50–150 €)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Mittelklasse ist eine beliebte Kategorie für Unternehmen und Privatpersonen und bietet robustere Materialien, bessere Wetterbeständigkeit, eine längere Lebensdauer und höhere Stabilität.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003erobustere Materialien\u003c\/li\u003e\n\u003cli\u003ebessere Wetterbeständigkeit\u003c\/li\u003e\n\u003cli\u003elängere Lebensdauer\u003c\/li\u003e\n\u003cli\u003ehöhere Stabilität\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003ePremium-Klasse (ab ca. 150 €)\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eDie Premium-Klasse eignet sich für den professionellen Dauereinsatz und zeichnet sich durch besonders robuste Konstruktionen, hochwertige Materialien, maximale Witterungsbeständigkeit und langlebige Verarbeitung aus.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ebesonders robuste Konstruktionen\u003c\/li\u003e\n\u003cli\u003ehochwertige Materialien\u003c\/li\u003e\n\u003cli\u003emaximale Witterungsbeständigkeit\u003c\/li\u003e\n\u003cli\u003elanglebige Verarbeitung\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eWarum Verkehrssicherheitsprodukte von ECD Germany?\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eBei ECD Germany findest du hochwertige Lösungen für eine sichere Verkehrsführung auf privaten und gewerblichen Flächen. Unser Sortiment umfasst robuste Pylonen, Verkehrsspiegel, Parkplatzsperren und viele weitere Produkte, die Sicherheit, Langlebigkeit und einfache Handhabung miteinander verbinden.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003erobuste und wetterbeständige Materialien\u003c\/li\u003e\n\u003cli\u003ehohe Sichtbarkeit\u003c\/li\u003e\n\u003cli\u003eeinfache Montage\u003c\/li\u003e\n\u003cli\u003elanglebige Verarbeitung\u003c\/li\u003e\n\u003cli\u003eprofessionelle Qualität\u003c\/li\u003e\n\u003cli\u003eattraktives Preis-Leistungs-Verhältnis\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eFazit: Mit der richtigen Verkehrssicherheit Unfälle vermeiden\u003c\/h3\u003e\n\u003cp class=\"p\"\u003eEine durchdachte Verkehrssicherung schützt Menschen, Fahrzeuge und Sachwerte. Ob Pylonen, Verkehrsspiegel, Parkplatzsperren oder Absperrpfosten – die richtige Kombination sorgt für mehr Übersicht, klare Verkehrsführung und ein geringeres Unfallrisiko. Bei ECD Germany findest du hochwertige Produkte für unterschiedlichste Einsatzbereiche – von privaten Einfahrten bis hin zu großen Betriebsgeländen. So schaffst du sichere Verkehrswege und investierst langfristig in Schutz, Ordnung und Zuverlässigkeit.\u003c\/p\u003e","products":[{"product_id":"299041039-10er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 10 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súčasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nVydražujete 10 dopravných kužeľov zo silného PVC, predtým známych aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužeľ je 47 cm vysoký, oranžový s 2 bielymi pruhmi, vyrobený z PVC, svietiaci cez deň a váži približne 1000 gramov. Rozmery nášľapnej plochy sú približne 295 x 295 mm.\u003cbr \/\u003e\n\u003cbr \/\u003e\nDopravný kužeľ je pružný a možno ho aj prejsť bez poškodenia vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\n\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nVýstražný dopravný kužeľ s výškou 47 cm.\u003cbr \/\u003e\nOranžový dopravný kužeľ s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 47 cm a hmotnosť 1000 g\u003cbr \/\u003e\nRozmery stopy sú 295 x 295 mm\u003cbr \/\u003e\nIdeálny pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n10 x dopravný kužeľ","brand":"ECD Germany","offers":[{"title":"Sada 10 kusov \/ Predvolený názov","offer_id":44096622723248,"sku":"299041039","price":56.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_det_x10_3_3b50191c-47ab-4455-953b-6f5feb87e16e.jpg?v=1786635138"},{"product_id":"322007766-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Dopravný kužeľ výstražný dopravný kužeľ 47 cm oranžový\/biely","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 1 kus dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1x výstražný oranžovo-biely reflexný dopravný kužel s výškou 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 1 ks \/ Predvolený názov","offer_id":44096773095600,"sku":"322007766","price":14.96,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_galerie_2_clear_9d989bd9-6187-4650-8c23-1fe92dba558c.jpg?v=1786635655"},{"product_id":"322008340-2er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 2 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cdiv _ngcontent-ng-c2830385913=\"\" class=\"avatar-gutter ng-tns-c2830385913-82 ng-star-inserted\"\u003e\n\u003cdiv _ngcontent-ng-c997994992=\"\" class=\"resize-observable\"\u003e\u003cstrong\u003eViditeľne bezpečné: sada dopravných kužeľov pre jasné značenie a zábrany\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv _ngcontent-ng-c2830385913=\"\" class=\"response-container-content ng-tns-c2830385913-82\" selection=\"\"\u003e\n\u003cdiv _ngcontent-ng-c651301371=\"\" class=\"response-content ng-tns-c2830385913-82\"\u003e\n\u003cdiv _ngcontent-ng-c1597192009=\"\" class=\"markdown markdown-main-panel\" dir=\"ltr\" style=\"--animation-duration: 600ms; --fade-animation-function: linear; --first-token-animation-duration: 600ms\"\u003e\n\u003cp data-sourcepos=\"3:1-3:50\"\u003e\u003cspan\u003eTáto praktická súprava pozostávajúca z dopravných kužeľov s dvoma reflexnými pásmi zabezpečuje optimálnu viditeľnosť a jasné značenie v cestnej premávke a na vonkajších plochách.\u003c\/span\u003e\u003cspan\u003e Kužele s denným osvetlením sú ideálne na staveniská,\u003c\/span\u003e\u003cspan\u003e cestné práce,\u003c\/span\u003e\u003cspan\u003e podujatia a mnohé ďalšie aplikácie.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp data-sourcepos=\"5:1-5:18\"\u003e\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cul data-sourcepos=\"7:1-7:64\"\u003e\n\t\u003cli data-sourcepos=\"7:1-7:64\"\u003e\u003cstrong\u003eVysoká viditeľnosť:\u003c\/strong\u003e\u003cspan\u003e Dva reflexné pásy zabezpečujú optimálnu viditeľnosť vo dne aj v noci.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"8:1-8:98\"\u003e\u003cstrong\u003eFarby denného svetla:\u003c\/strong\u003e\u003cspan\u003e Pylóny sú k dispozícii vo farbách denného svietenia,\u003c\/span\u003e\u003cspan\u003e farby, ktoré sú dobre viditeľné aj za zhoršených svetelných podmienok.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"9:1-9:140\"\u003e\u003cstrong\u003eRobustná konštrukcia:\u003c\/strong\u003e\u003cspan\u003e Dopravné kužele sú vyrobené z robustného plastu a poskytujú bezpečnú stabilitu aj vo vetre a v nepriaznivom počasí.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"10:1-10:135\"\u003e\u003cstrong\u003eĽahké a prenosné:\u003c\/strong\u003e\u003cspan\u003e Kužely sú ľahké a prenosné,\u003c\/span\u003e\u003cspan\u003e takže sa dajú rýchlo a jednoducho postaviť a prepraviť.\u003c\/span\u003e\u003c\/li\u003e\n\t\u003cli data-sourcepos=\"11:1-11:125\"\u003e\u003cstrong\u003eVšestranné použitie:\u003c\/strong\u003e\u003cspan\u003e Ideálne na staveniská,\u003c\/span\u003e\u003cspan\u003e cestné práce,\u003c\/span\u003e\u003cspan\u003e podujatia,\u003c\/span\u003e\u003cspan\u003e parkoviská,\u003c\/span\u003e\u003cspan\u003e parkoviská, súkromné pozemky a mnoho ďalšieho.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada 2 ks \/ Predvolený názov","offer_id":44096802193584,"sku":"322008340","price":19.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x2_2c75f08d-e2da-4d7a-9eaa-96a212378f72.jpg?v=1786635665"},{"product_id":"322008341-4er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 4 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003eViditeľne bezpečné: sada dopravných kužeľov pre jasné značenie a zábrany\u003c\/strong\u003e\u003cbr \/\u003e\nTáto praktická súprava pozostávajúca z dopravných kužeľov s dvoma reflexnými pásmi zabezpečuje optimálnu viditeľnosť a jasné značenie v cestnej premávke a na vonkajších plochách. Kužele s denným osvetlením sú ideálne na staveniská, cestné práce, podujatia a mnohé ďalšie aplikácie.\u003cbr \/\u003e\n\u003cbr \/\u003e\nVlastnosti:\u003cbr \/\u003e\n\u003cbr \/\u003e\nVysoká viditeľnosť: dva reflexné prúžky zabezpečujú optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nFarby denného svetla: Stĺpy sú k dispozícii vo farbách s denným svietením, ktoré sú dobre viditeľné aj za zhoršených svetelných podmienok.\u003cbr \/\u003e\nRobustná konštrukcia: Dopravné kužele sú vyrobené z robustného plastu a ponúkajú stabilitu aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\nĽahké a prenosné: Kužely sú ľahké a prenosné, vďaka čomu sa rýchlo a jednoducho rozmiestňujú a prepravujú.\u003cbr \/\u003e\nVšestranné: Ideálne na staveniská, práce na cestách, podujatia, parkoviská, súkromné pozemky a mnohé ďalšie.\u003cbr \/\u003e\n\u003cbr \/\u003e\nRozsah dodávky:\u003cbr \/\u003e\nBalenie: 4 x pylón","brand":"ECD Germany","offers":[{"title":"Sada 4 ks \/ Predvolený názov","offer_id":44096802357424,"sku":"322008341","price":29.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x4_3da9fc0e-7044-4810-9307-1ee2b9cd1e1a.jpg?v=1786635666"},{"product_id":"390003066-verkehrsspiegel-rot-o-30-cm-mit-schwenkbare-halterung-aus-kunststoff-und-rahmen-aus-polypropylen-und-stahl","title":"Dopravné zrkadlo cervené Ø 30 cm s otocným držiakom z plastu a rámom z polypropylénu a ocele","description":"\u003cp\u003e\u003cstrong\u003ePopis produktu:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003eS praktickým dopravným zrkadlom od ECD Germany robíte správnu volbu, pokial ide o bezpecnost na cestách. Zrkadlo namontujte pri vchodoch a východoch s obmedzenou viditelnostou alebo v garážach. Týmto spôsobom sa dá predíst nebezpecenstvu nehôd v dôsledku mrtvych uhlov. Dopravné zrkadlo je vyrobené z lahkého, ale pevného materiálu, a preto je velmi odolné.\u003cbr \/\u003eVdaka pozorovaciemu uhlu 130-160\u0026deg; a otocnému držiaku možno bez problémov pokryt všetky smery pohladu. Inštalácia je jednoduchá a lahká.\u003cbr \/\u003e\u003cbr \/\u003e\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003eVelmi robustné\u003cbr \/\u003eJednoduchá inštalácia\u003cbr \/\u003eOtocný držiak\u003cbr \/\u003eUhol pohladu 130-160\u0026deg;\u003cbr \/\u003eDopravné zrkadlo pre spolahlivú viditelnost\u003cbr \/\u003eUlahcuje vjazd a výjazd pri obmedzenej viditelnosti\u003cbr \/\u003e\u003cbr \/\u003e\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\u003cbr \/\u003e1 x dopravné zrkadlo vrátane otocného držiaka a montážneho materiálu.\u003c\/p\u003e","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ Štandard \/ Predvolený názov","offer_id":44096906428592,"sku":"390003066","price":21.78,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1531_galerie_2n_75063fed-a1ea-48ae-bd24-2a83e5344bac.jpg?v=1786636283"},{"product_id":"390003067-verkehrsspiegel-o-45-cm-rot-mit-schwenkbare-halterung-aus-kunststoff-und-rahmen-aus-polypropylen-und-stahl","title":"Dopravné zrkadlo Ø 45 cm cervené s otocným držiakom z plastu a rámom z polypropylénu a ocele","description":"\u003cstrong\u003ePopis produktu\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nPraktické dopravné zrkadlo od ECD Germany je správnou volbou, pokial ide o bezpecnost na cestách. Zrkadlo namontujte pri vchodoch a východoch s obmedzenou viditelnostou alebo v garážach. Týmto spôsobom sa dá predíst nebezpecenstvu nehôd v dôsledku mrtvych uhlov. Dopravné zrkadlo je vyrobené z lahkého, ale pevného materiálu, a preto je velmi odolné.\u003cbr \/\u003e\nVdaka pozorovaciemu uhlu 130-160\u0026deg; a otocnému držiaku možno bez problémov pokryt všetky smery pohladu. Inštalácia je velmi jednoduchá a bezproblémová.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\nVelmi robustný\u003cbr \/\u003e\nJednoduchá montáž\u003cbr \/\u003e\nOtocná konzola\u003cbr \/\u003e\nUhol pohladu 130-160\u003cbr \/\u003e\nDopravné zrkadlo pre spolahlivú viditelnost\u003cbr \/\u003e\nUlahcuje vstup a výstup s obmedzenou viditelnostou\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky\u003c\/strong\u003e:\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x dopravné zrkadlo vrátane otocného držiaka a montážneho materiálu","brand":"ECD Germany","offers":[{"title":"Ø 45 cm \/ Štandard \/ Predvolený názov","offer_id":44096906494128,"sku":"390003067","price":24.27,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1532_Galerie_1_80cb9dc3-a78d-497a-b869-616b79e275cf.jpg?v=1786636287"},{"product_id":"390003068-verkehrsspiegel-rot-o-60-cm-mit-schwenkbare-halterung","title":"Dopravné zrkadlo cervené Ø 60 cm s otocným držiakom","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nS praktickým dopravným zrkadlom od ECD Germany urobíte správnu volbu, pokial ide o bezpecnost na cestách. Zrkadlo namontujte pri vchodoch a východoch s obmedzenou viditelnostou alebo v garážach. Týmto spôsobom sa dá predíst nebezpecenstvu nehôd v dôsledku mrtvych uhlov. Dopravné zrkadlo je vyrobené z lahkého, ale pevného materiálu, a preto je velmi odolné.\u003cbr \/\u003e\nVdaka pozorovaciemu uhlu 130-160\u0026deg; a otocnému držiaku možno bez problémov pokryt všetky smery pohladu. Inštalácia je pomerne jednoduchá a bezproblémová.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nVelmi robustný\u003cbr \/\u003e\nJednoduchá montáž\u003cbr \/\u003e\nOtocná konzola\u003cbr \/\u003e\nUhol pohladu 130-160\u003cbr \/\u003e\nDopravné zrkadlo pre spolahlivú viditelnost\u003cbr \/\u003e\nUlahcuje vstup a výstup s obmedzenou viditelnostou\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n1 x dopravné zrkadlo vrátane otocného držiaka a montážneho materiálu","brand":"ECD Germany","offers":[{"title":"Ø 60 cm \/ Štandard \/ Predvolený názov","offer_id":44096906526896,"sku":"390003068","price":29.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1533_Galerie_1_275e55d1-4729-47d7-ab00-40288caab3eb.jpg?v=1786636289"},{"product_id":"490014623-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Dopravný kužeľ Dopravný kužeľ pylón so závažím 51 cm červený\/biely s ťažkou základňou","description":"\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a v nepriaznivom počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\n\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\n\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nReflexný pás: Pre optimálnu viditeľnosť v tme\u003cbr \/\u003e\nPevná základňa: Stabilný stojan aj vo vetre a v nepriaznivom počasí\u003cbr \/\u003e\nĽahký a prenosný: Jednoduchá preprava a nastavenie\u003cbr \/\u003e\nOdolný voči poveternostným vplyvom: Vhodné na dlhodobé používanie v exteriéri\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 1 x dopravný kužeľ","brand":"ECD Germany","offers":[{"title":"Sada 1 ks \/ Predvolený názov","offer_id":44128241844400,"sku":"490014623","price":17.01,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-2239_galerie_2_clear_c1519fcc-c3ac-4978-804b-13c21177f75a.jpg?v=1786640220"},{"product_id":"490015331-2er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 2 dopravných kužeľov dopravný kužeľ pylón s hmotnosťou 51 cm červená\/biela s ťažkou základňou","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eStaveniská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce, podujatia\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparkoviská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003esúkromné nehnuteľnosti\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVlastnosti:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflexný pás: Pre optimálnu viditeľnosť v tme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePevná základňa: Stabilná opora aj vo vetre a počasí\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eĽahký a prenosný: Jednoduchá preprava a nastavenie\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eOdolnosť voči poveternostným vplyvom: Vhodné na dlhodobé používanie v exteriéri\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e2 x dopravné kužele\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sada 2 ks \/ Predvolený názov","offer_id":44096446529712,"sku":"490015331","price":22.39,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/2xIP-2239_set_1_72967c43-6a6b-4de5-9e49-820945adcab3.jpg?v=1786640359"},{"product_id":"490015332-3er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 3 dopravných kužeľov dopravný kužeľ pylón reflexné závažie 51 cm červená\/biela s ťažkou základňou","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eStaveniská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce, podujatia\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparkoviská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003esúkromné nehnuteľnosti\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVlastnosti:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflexný pás: Pre optimálnu viditeľnosť v tme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePevná základňa: Stabilná opora aj vo vetre a počasí\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eĽahký a prenosný: Jednoduchá preprava a nastavenie\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eOdolnosť voči poveternostným vplyvom: Vhodné na dlhodobé používanie v exteriéri\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e3 x dopravné kužele\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sada 3 ks \/ Predvolený názov","offer_id":44096446726320,"sku":"490015332","price":27.76,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-2239_set_3_4763b619-ef4a-4b75-96f4-eb42cedbc109.jpg?v=1786640359"},{"product_id":"490015333-4er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 4 dopravných kužeľov dopravný kužeľ pylón reflexné závažie 51 cm červená\/biela s ťažkou základňou","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eStaveniská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce, podujatia\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparkoviská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003esúkromné nehnuteľnosti\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVlastnosti:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflexný pás: Pre optimálnu viditeľnosť v tme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePevná základňa: Stabilná opora aj vo vetre a počasí\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eĽahký a prenosný: Jednoduchá preprava a nastavenie\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eOdolnosť voči poveternostným vplyvom: Vhodné na dlhodobé používanie v exteriéri\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e4 x dopravné kužele\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sada 4 ks \/ Predvolený názov","offer_id":44096446955696,"sku":"490015333","price":33.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/4xIP-2239_set_3_0fce3602-708f-4abe-9759-6fde0bcc93aa.jpg?v=1786640360"},{"product_id":"490015334-5er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 5 dopravných kužeľov dopravný kužeľ pylón reflexné závažie 51 cm červená\/biela s ťažkou základňou","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eStaveniská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce, podujatia\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparkoviská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003esúkromné nehnuteľnosti\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVlastnosti:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflexný pás: Pre optimálnu viditeľnosť v tme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePevná základňa: Stabilný stojan aj vo vetre a v nepriaznivom počasí\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eĽahký a prenosný: Jednoduchá preprava a nastavenie\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eOdolný voči poveternostným vplyvom: Vhodné na dlhodobé používanie v exteriéri\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDodávka: 5 x dopravné kužele\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sada 5 kusov \/ Predvolený názov","offer_id":44096446988464,"sku":"490015334","price":37.7,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-2239_set_3_9a394b58-c450-4fc3-9c74-9a5e925a3efb.jpg?v=1786640361"},{"product_id":"490015339-10er-set-verkehrsleitkegel-verkehrshutchen-pylone-reflektierend-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 10 dopravných kužeľov dopravný kužeľ pylón reflexné závažie 51 cm červená\/biela s ťažkou základňou","description":"\u003cstrong\u003e\u003cfont face=\"Helvetica\" size=\"3\"\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/font\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eStaveniská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ecestné práce, podujatia\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eparkoviská\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003esúkromné nehnuteľnosti\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eVlastnosti:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eReflexný pás: Pre optimálnu viditeľnosť v tme\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003ePevná základňa: Stabilný stojan aj vo vetre a v nepriaznivom počasí\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eĽahký a prenosný: Jednoduchá preprava a nastavenie\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eOdolný voči poveternostným vplyvom: Vhodné na dlhodobé používanie v exteriéri\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cstrong style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: bold; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cbr style=\"box-sizing: border-box; font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\" \/\u003e\n\u003cspan style=\"font-size: 14px; font-family: \u0026quot;Titillium Web\u0026quot;, Helvetica, Arial, sans-serif; white-space: normal; word-spacing: 0px; text-transform: none; float: none; font-weight: 400; color: rgb(51,51,51); font-style: normal; orphans: 2; widows: 2; display: inline !important; letter-spacing: normal; background-color: rgb(255,255,255); text-indent: 0px; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial\"\u003e10 x dopravné kužele\u003c\/span\u003e","brand":"ECD Germany","offers":[{"title":"Sada 10 kusov \/ Predvolený názov","offer_id":44096447021232,"sku":"490015339","price":63.73,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2239_set_3_370591e5-c92a-402a-b6f5-729308ea2725.jpg?v=1786640363"},{"product_id":"490014752-3er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 3 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 2 kusy dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x stožiare oranžovo-biely reflexný výstražný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 3 ks \/ Predvolený názov","offer_id":44334824685744,"sku":"490014752","price":24.46,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-257_set_4_63339afe-7497-4a49-b892-d5139bb663ff.jpg?v=1786641477"},{"product_id":"322008342-6er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 6 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 6 kusov dopravných kuželov zo silného PVC, predtým známych aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n6x výstražný oranžovo-biely reflexný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n6 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 6 ks \/ Predvolený názov","offer_id":44595553730736,"sku":"322008342","price":38.09,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x6_fc8eb229-1599-4a5d-8c99-6a2db2f4ac7c.jpg?v=1786641883"},{"product_id":"322008343-8er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 8 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti je na trhu viac ako 10 000 zariadení, ktoré sú urcené na predaj:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 8 kusov dopravných kuželov zo silného PVC, predtým známych aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n8x výstražný oranžovo-biely reflexný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n8 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 8 ks \/ Predvolený názov","offer_id":44595553894576,"sku":"322008343","price":47.17,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-257_x8_d7b49fec-a5ae-46e1-b379-500e4c9a338d.jpg?v=1786641884"},{"product_id":"490014753-5er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 5 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 2 kusy dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x stožiare oranžovo-biely reflexný výstražný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 5 kusov \/ Predvolený názov","offer_id":44595554615472,"sku":"490014753","price":33.55,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-257_set_4_9ba0f139-3104-44bb-9695-dfaac1540968.jpg?v=1786641885"},{"product_id":"490014754-7er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 7 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 2 kusy dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x stožiare oranžovo-biely reflexný výstražný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 7 kusov \/ Predvolený názov","offer_id":44595554779312,"sku":"490014754","price":42.64,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/7xIP-257_set_4_255f54c1-9f47-43cd-b3ec-db529356d544.jpg?v=1786641885"},{"product_id":"490014755-9er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 9 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 2 kusy dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x stožiare oranžovo-biely reflexný výstražný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 9 kusov \/ Predvolený názov","offer_id":44595554910384,"sku":"490014755","price":51.72,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/9xIP-257_set_4_78015d4d-d1cb-4c57-b28c-b07e0ebfdf00.jpg?v=1786641887"},{"product_id":"490014756-12er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 12 dopravných kužeľov výstražné kužele dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 2 kusy dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x stožiare oranžovo-biely reflexný výstražný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada 12 ks \/ Predvolený názov","offer_id":44595555106992,"sku":"490014756","price":65.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-257_set_3_8d99f592-31f3-4922-8a0c-c54cfe3735cb.jpg?v=1786641887"},{"product_id":"490014757-20er-set-verkehrskegel-pylone-warnkegel-verkehrshutchen-47-cm-orange-weiss","title":"Sada 20 dopravných kužeľov Výstražné kužele Dopravné kužele 47 cm oranžová\/biela","description":"\u003cstrong\u003ePopis: V súcasnosti sa nachádza na území Slovenskej republiky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDražíte 2 kusy dopravného kužela zo silného PVC, predtým známeho aj ako \u0026quot;L\u0026uuml;becker H\u0026uuml;tchen\u0026quot;. Dopravný kužel je 50 cm vysoký, cervený s 2 bielymi pruhmi, vyrobený z PVC, svieti cez den a váži približne 900 gramov. Plocha je približne 295 x 295 mm.\u003cbr \/\u003e\nDopravný kužel je pružný a možno ho prechádzat bez poškodenia vozidla. Upozornujeme, že tieto dopravné kužele nesmiete používat v oblasti StVO bez povolenia.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na cviciskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2x stožiare oranžovo-biely reflexný výstražný dopravný kužel vysoký 50 cm.\u003cbr \/\u003e\nOranžový dopravný kužel s 2 bielymi reflexnými pruhmi\u003cbr \/\u003e\nVýška 50 cm a hmotnost 900 g\u003cbr \/\u003e\nPlocha chodidla je 295 x 295 mm\u003cbr \/\u003e\nIdeálne pre súkromné objekty, parkoviská, autoškoly a športové tréningy\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n2 x dopravný kužel","brand":"ECD Germany","offers":[{"title":"Sada po 20 kusoch \/ Predvolený názov","offer_id":44595566772400,"sku":"490014757","price":103.53,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/20xIP-257_set_3_14e5a357-6e78-4b13-9158-8e30437440a7.jpg?v=1786641891"},{"product_id":"490015335-6er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 6 dopravných kužeľov dopravný kužeľ pylón vážený 51 cm červená\/biela s ťažkým podstavcom","description":"\u003cstrong\u003ePopis produktu:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ pre spoľahlivé vonkajšie použitie\u003c\/strong\u003e\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nOdolné, ťažké dopravné kužele sú stabilné vďaka svojmu nízkemu ťažisku. Vďaka nízkemu ťažisku dopravných kužeľov s ťažkou základňou sa kužele neprevrátia ani pri silnom vetre.\u003cbr \/\u003e\nTento dopravný kužeľ má mimoriadne robustnú základňu. Veľmi ľahko sa nastavuje, veľké zapustené držadlo na hlave, takže kužele môžete rýchlo nastaviť aj v rukaviciach.\u003cbr \/\u003e\nDopravné kužele možno stohovať na seba, čo je ideálne na skladovanie bez plytvania veľkým priestorom\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflexný pás: \u003c\/strong\u003ePre optimálnu viditeľnosť v tme.\u003cbr \/\u003e\n\u003cstrong\u003ePevná základňa:\u003c\/strong\u003e Stabilný stojan aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\n\u003cstrong\u003eĽahký \u003c\/strong\u003e: Jednoduchá preprava a nastavenie.\u003cbr \/\u003e\n\u003cstrong\u003ePrenosný: \u003c\/strong\u003eĽahko sa prenáša vďaka rukoväti.\u003cbr \/\u003e\n\u003cstrong\u003eOdolný voči poveternostným vplyvom:\u003c\/strong\u003e Vhodné na dlhodobé používanie v exteriéri.\u003cbr \/\u003e\n\u003cstrong\u003eVšestranný: \u003c\/strong\u003eIdeálne pre súkromné objekty, parkoviská, autoškoly a športový tréning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 6 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada 6 ks \/ Predvolený názov","offer_id":44595603636400,"sku":"490015335","price":43.06,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/6xIP-2239_set_3_766c52ea-4028-41ad-9bde-e503f74c165e.jpg?v=1786641895"},{"product_id":"490015336-7er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 7 dopravných kužeľov dopravný kužeľ pylón vážený 51 cm červená\/biela s ťažkým podstavcom","description":"\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/strong\u003e\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a v nepriaznivom počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nOdolné, ťažké dopravné kužele sú stabilné vďaka svojmu nízkemu ťažisku. Vďaka nízkemu ťažisku dopravných kužeľov s ťažkou základňou sa kužele neprevrátia ani pri silnom vetre.\u003cbr \/\u003e\nTento dopravný kužeľ má mimoriadne robustnú základňu. Veľmi ľahko sa nastavuje, veľké zapustené držadlo na hlave, takže kužele môžete rýchlo nastaviť aj v rukaviciach.\u003cbr \/\u003e\nDopravné kužele možno stohovať na seba, čo je ideálne na skladovanie bez plytvania veľkým priestorom\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflexný pás: \u003c\/strong\u003ePre optimálnu viditeľnosť v tme.\u003cbr \/\u003e\n\u003cstrong\u003ePevná základňa:\u003c\/strong\u003e Stabilný stojan aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\n\u003cstrong\u003eĽahký \u003c\/strong\u003e: Jednoduchá preprava a nastavenie.\u003cbr \/\u003e\n\u003cstrong\u003ePrenosný: \u003c\/strong\u003eĽahko sa prenáša vďaka rukoväti.\u003cbr \/\u003e\n\u003cstrong\u003eOdolný voči poveternostným vplyvom:\u003c\/strong\u003e Vhodné na dlhodobé používanie v exteriéri.\u003cbr \/\u003e\n\u003cstrong\u003eVšestranný: \u003c\/strong\u003eIdeálne pre súkromné objekty, parkoviská, autoškoly a športový tréning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 7 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada 7 kusov \/ Predvolený názov","offer_id":44595628638384,"sku":"490015336","price":48.43,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/7xIP-2239_set_3_8291e80e-6112-4eda-9eeb-07cf1c9f9b28.jpg?v=1786641899"},{"product_id":"490015337-8er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 8 dopravných kužeľov dopravný kužeľ pylón vážený 51 cm červená\/biela s ťažkým podstavcom","description":"\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/strong\u003e\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a v nepriaznivom počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nOdolné, ťažké dopravné kužele sú stabilné vďaka svojmu nízkemu ťažisku. Vďaka nízkemu ťažisku dopravných kužeľov s ťažkou základňou sa kužele neprevrátia ani pri silnom vetre.\u003cbr \/\u003e\nTento dopravný kužeľ má mimoriadne robustnú základňu. Veľmi ľahko sa nastavuje, veľké zapustené držadlo na hlave, takže kužele môžete rýchlo nastaviť aj v rukaviciach.\u003cbr \/\u003e\nDopravné kužele možno stohovať na seba, čo je ideálne na skladovanie bez plytvania veľkým priestorom\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflexný pás: \u003c\/strong\u003ePre optimálnu viditeľnosť v tme.\u003cbr \/\u003e\n\u003cstrong\u003ePevná základňa:\u003c\/strong\u003e Stabilný stojan aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\n\u003cstrong\u003eĽahký \u003c\/strong\u003e: Jednoduchá preprava a nastavenie.\u003cbr \/\u003e\n\u003cstrong\u003ePrenosný: \u003c\/strong\u003eĽahko sa prenáša vďaka rukoväti.\u003cbr \/\u003e\n\u003cstrong\u003eOdolný voči poveternostným vplyvom:\u003c\/strong\u003e Vhodné na dlhodobé používanie v exteriéri.\u003cbr \/\u003e\n\u003cstrong\u003eVšestranný: \u003c\/strong\u003eIdeálne pre súkromné objekty, parkoviská, autoškoly a športový tréning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 8 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada 8 ks \/ Predvolený názov","offer_id":44595628933296,"sku":"490015337","price":53.8,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/8xIP-2239_set_3_a6135126-4a85-4640-8bb1-0054db4c0c05.jpg?v=1786641902"},{"product_id":"490015338-9er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 9 dopravných kužeľov dopravný kužeľ pylón zaťažený 51 cm červená\/biela s ťažkým podstavcom","description":"\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/strong\u003e\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a v nepriaznivom počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nOdolné, ťažké dopravné kužele sú stabilné vďaka svojmu nízkemu ťažisku. Vďaka nízkemu ťažisku dopravných kužeľov s ťažkou základňou sa kužele neprevrátia ani pri silnom vetre.\u003cbr \/\u003e\nTento dopravný kužeľ má mimoriadne robustnú základňu. Veľmi ľahko sa nastavuje, veľké zapustené držadlo na hlave, takže kužele môžete rýchlo nastaviť aj v rukaviciach.\u003cbr \/\u003e\nDopravné kužele možno stohovať na seba, čo je ideálne na skladovanie bez plytvania veľkým priestorom\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflexný pás: \u003c\/strong\u003ePre optimálnu viditeľnosť v tme.\u003cbr \/\u003e\n\u003cstrong\u003ePevná základňa:\u003c\/strong\u003e Stabilný stojan aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\n\u003cstrong\u003eĽahký \u003c\/strong\u003e: Jednoduchá preprava a nastavenie.\u003cbr \/\u003e\n\u003cstrong\u003ePrenosný: \u003c\/strong\u003eĽahko sa prenáša vďaka rukoväti.\u003cbr \/\u003e\n\u003cstrong\u003eOdolný voči poveternostným vplyvom:\u003c\/strong\u003e Vhodné na dlhodobé používanie v exteriéri.\u003cbr \/\u003e\n\u003cstrong\u003eVšestranný: \u003c\/strong\u003eIdeálne pre súkromné objekty, parkoviská, autoškoly a športový tréning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 9 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada 9 kusov \/ Predvolený názov","offer_id":44595629129904,"sku":"490015338","price":58.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/9xIP-2239_set_3_100715bb-e3cb-4a04-be01-4604b25f8b8f.jpg?v=1786641902"},{"product_id":"490015340-12er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 12 dopravných kužeľov dopravný kužeľ pylón zaťažený 51 cm červená\/biela s ťažkým podstavcom","description":"\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/strong\u003e\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a v nepriaznivom počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nOdolné, ťažké dopravné kužele sú stabilné vďaka svojmu nízkemu ťažisku. Vďaka nízkemu ťažisku dopravných kužeľov s ťažkou základňou sa kužele neprevrátia ani pri silnom vetre.\u003cbr \/\u003e\nTento dopravný kužeľ má mimoriadne robustnú základňu. Veľmi ľahko sa nastavuje, veľké zapustené držadlo na hlave, takže kužele môžete rýchlo nastaviť aj v rukaviciach.\u003cbr \/\u003e\nDopravné kužele možno stohovať na seba, čo je ideálne na skladovanie bez plytvania veľkým priestorom\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflexný pás: \u003c\/strong\u003ePre optimálnu viditeľnosť v tme.\u003cbr \/\u003e\n\u003cstrong\u003ePevná základňa:\u003c\/strong\u003e Stabilný stojan aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\n\u003cstrong\u003eĽahký \u003c\/strong\u003e: Jednoduchá preprava a nastavenie.\u003cbr \/\u003e\n\u003cstrong\u003ePrenosný: \u003c\/strong\u003eĽahko sa prenáša vďaka rukoväti.\u003cbr \/\u003e\n\u003cstrong\u003eOdolný voči poveternostným vplyvom:\u003c\/strong\u003e Vhodné na dlhodobé používanie v exteriéri.\u003cbr \/\u003e\n\u003cstrong\u003eVšestranný: \u003c\/strong\u003eIdeálne pre súkromné objekty, parkoviská, autoškoly a športový tréning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 12 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada 12 ks \/ Predvolený názov","offer_id":44595629260976,"sku":"490015340","price":75.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-2239_set_3_efaa89dd-e2c8-44e2-9a07-9e757acef6e4.jpg?v=1786641904"},{"product_id":"490015341-20er-set-verkehrsleitkegel-verkehrshutchen-pylone-beschwert-51cm-rot-weiss-mit-schwerem-fuss","title":"Sada 20 dopravných kužeľov dopravný kužeľ pylón vážený 51 cm červená\/biela s ťažkým podstavcom","description":"\u003cstrong\u003eViditeľne bezpečný: dopravný kužeľ na spoľahlivé používanie v exteriéri\u003c\/strong\u003e\u003cbr \/\u003e\nTento stabilný dopravný kužeľ s celkovou výškou 510 mm vám poskytne spoľahlivé zábrany a jasné značenie vo vonkajších priestoroch. Pevná základňa kužeľa zaisťuje bezpečné uchytenie aj vo vetre a v nepriaznivom počasí, zatiaľ čo reflexný pásik zabezpečuje optimálnu viditeľnosť vo dne aj v noci.\u003cbr \/\u003e\nOdolné, ťažké dopravné kužele sú stabilné vďaka svojmu nízkemu ťažisku. Vďaka nízkemu ťažisku dopravných kužeľov s ťažkou základňou sa kužele neprevrátia ani pri silnom vetre.\u003cbr \/\u003e\nTento dopravný kužeľ má mimoriadne robustnú základňu. Veľmi ľahko sa nastavuje, veľké zapustené držadlo na hlave, takže kužele môžete rýchlo nastaviť aj v rukaviciach.\u003cbr \/\u003e\nDopravné kužele možno stohovať na seba, čo je ideálne na skladovanie bez plytvania veľkým priestorom\u003cbr \/\u003e\nDopravný kužeľ je flexibilný a možno ho aj prejazdiť bez toho, aby došlo k poškodeniu vozidla. Upozorňujeme, že tieto dopravné kužele nesmiete bez povolenia používať v oblasti StVO.\u003cbr \/\u003e\nTieto dopravné kužele sú ideálne na použitie na súkromných pozemkoch, na súkromných prístupových cestách a parkoviskách, ale napríklad aj pri športovom tréningu, v autoškolách a na dopravných cvičiskách, pri motokárach a na detských ihriskách.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eIdeálne pre:\u003c\/strong\u003e\u003cbr \/\u003e\nStaveniská\u003cbr \/\u003e\ncestné práce\u003cbr \/\u003e\ncestné práce, podujatia\u003cbr \/\u003e\nparkoviská\u003cbr \/\u003e\nsúkromné nehnuteľnosti\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cstrong\u003eReflexný pás: \u003c\/strong\u003ePre optimálnu viditeľnosť v tme.\u003cbr \/\u003e\n\u003cstrong\u003ePevná základňa:\u003c\/strong\u003e Stabilný stojan aj vo vetre a v nepriaznivom počasí.\u003cbr \/\u003e\n\u003cstrong\u003eĽahký \u003c\/strong\u003e: Jednoduchá preprava a nastavenie.\u003cbr \/\u003e\n\u003cstrong\u003ePrenosný: \u003c\/strong\u003eĽahko sa prenáša vďaka rukoväti.\u003cbr \/\u003e\n\u003cstrong\u003eOdolný voči poveternostným vplyvom:\u003c\/strong\u003e Vhodné na dlhodobé používanie v exteriéri.\u003cbr \/\u003e\n\u003cstrong\u003eVšestranný: \u003c\/strong\u003eIdeálne pre súkromné objekty, parkoviská, autoškoly a športový tréning.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\nDodávka: 20 x dopravné kužele","brand":"ECD Germany","offers":[{"title":"Sada po 20 kusoch \/ Predvolený názov","offer_id":44595629555888,"sku":"490015341","price":125.05,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/20xIP-2239_set_3_54de42c4-6f4c-450f-a434-30b59a6a2399.jpg?v=1786641904"},{"product_id":"390003063-verkehrsspiegel-o-30-cm-mit-schwenkbarer-halterung-rot","title":"Dopravné zrkadlo Ø 30 cm s otočným držiakom Červené","description":"\u003cstrong\u003ePopis produktu:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\n ECD Germany S praktickým dopravným zrkadlom od spoločnosti , robíte správnu voľbu, pokiaľ ide o bezpečnosť na cestách. Zrkadlo nainštalujte na vjazdoch a výjazdoch s obmedzenou viditeľnosťou alebo na parkoviskách. Predídete tak riziku nehôd spôsobených mŕtvymi uhlami. Dopravné zrkadlo je vyrobené z ľahkého, ale pevného materiálu, a preto je veľmi odolné.\u003cbr \/\u003e\n\u003cbr \/\u003e\nVďaka uhlu pohľadu 130 - 160\u0026deg; spolu s otočným držiakom možno ľahko pokryť všetky smery výhľadu. Inštalácia je jednoduchá a priamočiara.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDopravné zrkadlo pre spoľahlivú viditeľnosť\u003cbr \/\u003e\nUľahčuje nastupovanie a vystupovanie pri obmedzenej viditeľnosti\u003cbr \/\u003e\nJednoduchá inštalácia\u003cbr \/\u003e\nObzvlášť robustné a odolné voči poveternostným vplyvom\u003cbr \/\u003e\nUhol pohľadu 130-160\u0026deg;\u003cbr \/\u003e\nOtočný držiak\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eRozsah dodávky:\u003c\/strong\u003e\u003cbr \/\u003e\n\u003cbr \/\u003e\nDopravné zrkadlo vrátane otočného držiaka a montážneho materiálu","brand":"ECD Germany","offers":[{"title":"Ø 30 cm \/ s ochranným krytom","offer_id":45123417571504,"sku":"390003063","price":23.33,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-1528_galerie_3_f8ee0098-18ac-4eab-86d9-c1bb5f2f03ed.jpg?v=1786644068"},{"product_id":"490019310-ecd-germany-pylone-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-gross-verkehrskegel-leitkegel-warnkegel-verkehrsleitkegel-verkehrshutchen","title":"ECD Germany | Veľké kužele s 2 reflexnými pruhmi, 75 cm, z PE, oranžové, dopravné kužele, vodiace kužele, výstražné kužele, kužele na riadenie dopravy, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento vysoko kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolný voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálny pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodný aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"Jednotlivec","offer_id":45442151514288,"sku":"490019310","price":27.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/IP-2523_galerie_1_clear_62782abb-29ae-4277-9242-7b9cc856ae82.jpg?v=1786645226"},{"product_id":"490019640-ecd-germany-pylonen-12er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 12 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanej rukov\u0026auml;ti sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n12 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"12-ka","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/12xIP-2523_set_3_d17c3d90-e7e0-4d95-8ea1-ad43800cb315.jpg?v=1786645228"},{"product_id":"490019636-ecd-germany-pylonen-4er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 4 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanej rukov\u0026auml;ti sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri kurzoch bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n4 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/4xIP-2523_set_3_e9cdcbef-010c-479e-bbde-842f821b2e1d.jpg?v=1786645229"},{"product_id":"490019638-ecd-germany-pylonen-6er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 6 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n6 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"6s","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/6xIP-2523_set_3_beda9f4c-dc1f-44c3-955b-da1437004a5f.jpg?v=1786645231"},{"product_id":"490019641-ecd-germany-pylonen-20er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 20 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento vysoko kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanej rukov\u0026auml;ti sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n20 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"20. roky","offer_id":45444345692336,"sku":"490019641","price":320.01,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/20xIP-2523_set_3_7b67aa70-9a0c-4194-a97c-2fde9d23263e.jpg?v=1786645232"},{"product_id":"490019635-ecd-germany-pylonen-3er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 3 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sú kužele stohovateľné, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n3 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/3xIP-2523_set_3_6cf31daf-2a1d-406e-8993-b9751de70a42.jpg?v=1786645235"},{"product_id":"490019639-ecd-germany-pylonen-10er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 10 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n10 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"},{"product_id":"490019637-ecd-germany-pylonen-5er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 5 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n5 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"5s","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/5xIP-2523_set_3_ca50da15-6146-414b-8a38-3af450b5c1bd.jpg?v=1786645236"},{"product_id":"490019634-ecd-germany-pylonen-2er-set-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-absperrkegel-verkehrshutchen","title":"ECD Germany | Sada 2 veľkých kužeľov s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, ohraničujúce kužele, dopravné kužele","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sú kužele stohovateľné, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolné voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálne pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodné aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n2 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"2s","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/2xIP-2523_set_1_18895aaa-2daa-4b6a-b6e3-e311b468a70b.jpg?v=1786645232"},{"product_id":"p490019310-ecd-germany-pylonen-gross-mit-2-reflektierenden-streifen-75-cm-aus-pe-orange-verkehrskegel-leitkegel-warnkegel-verkehrsleitkegel-verkehrshutchen","title":"ECD Germany | Veľké kužele s 2 reflexnými pruhmi, 75 cm, z PE, oranžové dopravné kužele, vodiace kužele, výstražné kužele, dopravné kužele, dopravné kužielky","description":"\u003cstrong\u003eDopravný kužeľ\u003c\/strong\u003e „\u003cbr \/\u003e“\nTento vysoko kvalitný dopravný kužeľ zaujme svojím robustným spracovaním z odolného polyetylénu (PE) a výraznou oranžovou signálnou farbou. Vďaka dvom reflexným pruhom je kužeľ dobre viditeľný aj za zhoršených svetelných podmienok. Vďaka odolnému termoplastickému materiálu je dopravný kužeľ mimoriadne trvanlivý, pružný a odolný voči poveternostným vplyvom aj mechanickému namáhaniu. Vďaka integrovanému úchytu sa dopravný kužeľ pohodlne prenáša a rýchlo sa postaví. Okrem toho sa kužele dajú stohovať, čím šetria miesto, a sú tak obzvlášť praktické na skladovanie a prepravu.\u003cbr \/\u003e\nČi už ide o veľké kužele na parkoviská, areály podnikov, staveniská, vjazdy alebo súkromné pozemky \u0026ndash; tento výstražný kužeľ sa výborne hodí na označenie a zabezpečenie najrozmanitejších priestorov. Tieto dopravné kužele spoľahlivo slúžia aj pri školeniach bezpečnej jazdy, športových podujatiach alebo na dopravných cvičiskách. Upozorňujeme, že ich použitie vo verejnej cestnej premávke je povolené iba v súlade s platnými predpismi a s príslušným povolením.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eVlastnosti:\u003c\/strong\u003e\u003cbr \/\u003e\nRobustný dopravný kužeľ z polyetylénu (PE)\u003cbr \/\u003e\nVýrazná oranžová signálna farba\u003cbr \/\u003e\nDva reflexné pruhy pre lepšiu viditeľnosť\u003cbr \/\u003e\nStohovateľný pre úsporu miesta pri skladovaní\u003cbr \/\u003e\nPraktická rukov\u0026auml;ť pre jednoduché prenášanie\u003cbr \/\u003e\nOdolný voči poveternostným vplyvom a s dlhou životnosťou\u003cbr \/\u003e\nS kužeľovitým tvarom a širokou základňou pre stabilnú polohu\u003cbr \/\u003e\nIdeálny pre parkoviská, areály podnikov, vjazdy a športové tréningy\u003cbr \/\u003e\nVhodný aj pre autoškoly a dopravné cvičiská\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eObsah balenia:\u003c\/strong\u003e\u003cbr \/\u003e\n1 x dopravný kužeľ 75 cm","brand":"ECD Germany","offers":[{"title":"10s","offer_id":45444345757872,"sku":"490019639","price":159.97,"currency_code":"EUR","in_stock":true},{"title":"12-ka","offer_id":45444345594032,"sku":"490019640","price":186.36,"currency_code":"EUR","in_stock":true},{"title":"20. roky","offer_id":45444345692336,"sku":"490019641","price":320.01,"currency_code":"EUR","in_stock":true},{"title":"2s","offer_id":45444345823408,"sku":"490019634","price":44.34,"currency_code":"EUR","in_stock":true},{"title":"3s","offer_id":45444345725104,"sku":"490019635","price":55.13,"currency_code":"EUR","in_stock":true},{"title":"4s","offer_id":45444345626800,"sku":"490019636","price":66.74,"currency_code":"EUR","in_stock":true},{"title":"5s","offer_id":45444345790640,"sku":"490019637","price":79.98,"currency_code":"EUR","in_stock":true},{"title":"6s","offer_id":45444345659568,"sku":"490019638","price":93.15,"currency_code":"EUR","in_stock":true},{"title":"Jednotlivec","offer_id":45442151514288,"sku":"490019310","price":27.34,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/10xIP-2523_set_3_ae7a5b31-0521-4455-8547-0d263698d5a7.jpg?v=1786645236"}],"url":"https:\/\/icdgermany.com\/sk\/collections\/dopravne-a-bezpecnostne-pomocky.oembed","provider":"ECD Germany","version":"1.0","type":"link"}