{"id":7099,"date":"2022-09-02T07:56:54","date_gmt":"2022-09-02T07:56:54","guid":{"rendered":"https:\/\/gumy.eu\/znacky-pneumatik\/?page_id=7099"},"modified":"2025-11-19T14:11:44","modified_gmt":"2025-11-19T14:11:44","slug":"dunlop-2","status":"publish","type":"page","link":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/","title":{"rendered":"Dunlop"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7099\" class=\"elementor elementor-7099\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3fb0ce83 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3fb0ce83\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-68e4dae8\" data-id=\"68e4dae8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-36efc4ce elementor-widget elementor-widget-html\" data-id=\"36efc4ce\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- Google Tag Manager -->\r\n    <script type=\"text\/javascript\">\r\n        var IS_DEV = false;\r\n        var GTM_ID = 'GTM-5XNPCJH';\r\n        \/\/var GTM_LC = ( IS_DEV?'EN':'HU' ); \/* HU||EN *\/\r\n        var GTM_LC = 'EN'; \/* HU||EN *\/\r\n        var DL_USER_ID = 28668;\r\n        var DL_LOGINSTATUS = 'signed'; \r\n        var DL_PAGETYPE = 'main'; \r\n        var DL_TIMESTAMP = 1661764144; \r\n        var DL_CURRENCY = 'EUR'; \r\n        var DL_VAT = '0.2'; \r\n        var DL_LOG = false;\r\n        var DL_LANG_CODE = 'sk';\r\n\r\n        var dLayer = new layer(GTM_ID,IS_DEV,DL_PAGETYPE,DL_LOG,DL_LANG_CODE,DL_CURRENCY,DL_VAT)\r\n        dLayer.init();\r\n       \r\n            \r\n    \r\n        window.dataLayer = window.dataLayer || [];\r\n        function addGTMDataLayer(dataLayerObj, log) {\r\n            if ( typeof dataLayerObj === 'object' ) {\r\n                window.dataLayer.push(dataLayerObj);\r\n                if ( log ) {\r\n                    console.log('addGTMDataLayer', dataLayerObj);\r\n                    console.log('window.dataLayer', window.dataLayer);\r\n                }\r\n            }\r\n        }\r\n        \r\n        function getObjVal(o, attr, defVal, strict, noZero) {\r\n            var out = (typeof defVal !== 'undefined'? defVal:'');\r\n            if ( \r\n                typeof o === 'object' && \r\n                typeof attr !== 'undefined' &&\r\n                typeof o[attr] !== 'undefined'\r\n            ) { \/* Rendelkez\u00e9sre \u00e1ll objektum elem *\/\r\n                var accept = true;\r\n                if ( \r\n                    typeof strict === 'boolean' && \r\n                    strict &&\r\n                    typeof o[attr] !== 'number' &&\r\n                    !o[attr]\r\n                ) { \/* Szigor\u00faan csak val\u00f3s \u00e9rt\u00e9ket fogadok el kiv\u00e9ve ha sz\u00e1mr\u00f3l van sz\u00f3! *\/\r\n                    accept = false;\r\n                }\r\n                if ( \r\n                    typeof noZero === 'boolean' && noZero &&\r\n                    ( o[attr] == '0' || o[attr] == 0 )\r\n                ) { \/* 0 vagy '0' nem elfogadott *\/\r\n                    accept = false;\r\n                }\r\n                if (accept) { out = o[attr]; }\r\n            }\r\n            return out;\r\n        }\r\n        \r\n        function capitalize(str, justFirstChar) {\r\n            if ( typeof str === 'string' && str ) { \r\n                str = str.charAt(0).toUpperCase() + ( typeof justFirstChar !== 'undefined' && justFirstChar ? str.slice(1) : (str.slice(1)).toLowerCase() ); \r\n            }\r\n            return str;\r\n        }\r\n\r\n        \/* Haszn\u00e1lhat\u00f3 GTM-hez aut\u00f3t\u00edpus meghat. *\/\r\n        function getGTMCarTypeByCode(cartype_code, defVal) {\r\n             \r\n            var out = (typeof defVal !== 'undefined'? defVal:'');\r\n            var langHelper = {\r\n                'SZ': { 'HU': 'Szem\u00e9lyaut\u00f3', 'EN': 'Car' }, \/* getLang('car'); *\/\r\n                'KT': { 'HU': 'Kisteheraut\u00f3', 'EN': 'Van' }, \/* getLang('van'); *\/\r\n                'OFF': { 'HU': 'Terepjar\u00f3', 'EN': '4x4' }, \/* getLang('offroad'); *\/\r\n                'SUVC': { 'HU': 'SUV', 'EN': 'SUV' } \/* getLang('suv'); *\/\r\n            };\r\n            if (\r\n                typeof cartype_code !== 'undefined' &&  \r\n                typeof langHelper[ cartype_code ] !== 'undefined'\r\n            ) {\r\n                var LC = (GTM_LC && typeof langHelper[ cartype_code ][ GTM_LC ] !== 'undefined' ? GTM_LC : 'EN');\r\n                \/\/out = langHelper[ cartype_code ][ LC ];\r\n                out = langHelper[ cartype_code ]['EN'];\r\n                \/\/out = langHelper[ cartype_code ]['HU'];\r\n            }\r\n            return out;\r\n        }\r\n\r\n\r\n        function getGTMPaymentByCode(code) {\r\n            langHelper = [];\r\n            langHelper['02'] =  'Prepay';\r\n            langHelper['03'] =  'Credit\/debit card';;\r\n            langHelper['01'] = 'Cash on delivery';\r\n\r\n            out = 'undefined';\r\n\r\n            try{\r\n                out = langHelper[code];\r\n            }catch(e){\r\n                \r\n            }\r\n\r\n            return out;\r\n            \r\n        }\r\n\r\n          \/* Haszn\u00e1lhat\u00f3 GTM-hez foglal\u00e1s tipusa. *\/\r\n          function getGTMCarTypeByCode(cartype_code, defVal) {\r\n            var out = (typeof defVal !== 'undefined'? defVal:'');\r\n            var langHelper = {\r\n                'A': 'Brought tire reassembly + installation',  \r\n                'B': 'Brought tire centering + installation ', \r\n                'C': 'Tire hotel assembly'\r\n            };\r\n           \r\n            out = langHelper[ cartype_code ];\r\n            return out;\r\n        }\r\n\r\n        \/* Haszn\u00e1lhat\u00f3 GTM-hez term\u00e9k kateg\u00f3ria meghat. *\/\r\n        function getGTMCategoryByCode(cicsop, season_code, defVal) {\r\n            var out = (typeof defVal !== 'undefined'? defVal:'');\r\n            var cicsop = (typeof cicsop === 'string'? cicsop : '' ).toUpperCase();\r\n            var cicsop_fc = cicsop.substr(0,1);\r\n            var langHelper = {\r\n                'steel_wheel': { 'HU': 'Lemezfelni', 'EN': 'Steel wheel' },\r\n                'alloy_wheel': { 'HU': 'Alufelni',  'EN': 'Alloy wheel' },\r\n                'kit': { 'HU': 'Kit',   'EN': 'Kit' },\r\n                'other': { 'HU': 'Egy\u00e9b',   'EN': 'Other' },\r\n                'service': { 'HU': 'Szolg\u00e1ltat\u00e1s',  'EN': 'Service' },\r\n                'tyre': { 'HU': 'Aut\u00f3gumi', 'EN': 'Tyre' },\r\n                'winter_tyre': { 'HU': 'T\u00e9li gumi',     'EN': 'Winter' },\r\n                'summer_tyre': { 'HU': 'Ny\u00e1ri gumi',    'EN': 'Summer' },\r\n                'allseason_tyre': { 'HU': 'N\u00e9gy\u00e9vszakos gumi', 'EN': 'All season' }\r\n            }\r\n            var langKey = null;\r\n            if ( cicsop == 'CLEM' ) { langKey = 'steel_wheel'; }\r\n            else if ( cicsop == 'CMOK' ) { langKey = 'kit'; }\r\n            else if ( cicsop_fc == 'A' ) { \r\n                langKey = 'tyre'; \r\n                if ( typeof season_code === 'string' && season_code ) {\r\n                    if ( season_code == 'T' ) {\r\n                        langKey = 'winter_tyre'; \r\n                    } else if ( season_code == 'N' ) {\r\n                        langKey = 'summer_tyre'; \r\n                    } else if ( season_code == 'NEGY' ) {\r\n                        langKey = 'allseason_tyre'; \r\n                    }\r\n                }\r\n            } else if ( cicsop_fc == 'C' ) { \r\n                langKey = 'alloy_wheel'; \r\n            } else if ( cicsop_fc == 'S' ) { \r\n                langKey = 'service'; \r\n            } else if ( cicsop ) {\r\n                langKey = 'other';\r\n            }\r\n            if ( langKey !== null && typeof langHelper[ langKey ] !== 'undefined' ) {\r\n                var LC = (GTM_LC && typeof langHelper[ langKey ][ GTM_LC ] !== 'undefined' ? GTM_LC : 'EN');\r\n                out = langHelper[ langKey ][ LC ];\r\n                \/\/out = langHelper[ langKey ]['EN'];\r\n                \/\/out = langHelper[ langKey ]['HU'];\r\n            }\r\n            return out;\r\n        };\r\n       \r\n        dLayer.addUser({\r\n            'User id': DL_USER_ID,\r\n            'loginStatus': DL_LOGINSTATUS,\r\n            'pageType': DL_PAGETYPE,\r\n            'timestamp': DL_TIMESTAMP,\r\n            'languageCode': DL_LANG_CODE\r\n        });\r\n         \r\n   \r\n        \r\n        \r\n    \r\n    <\/script>\r\n<!-- End Google Tag Manager -->\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2d9fa7fc elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"2d9fa7fc\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65b06af1\" data-id=\"65b06af1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-12da1544 elementor-widget elementor-widget-image\" data-id=\"12da1544\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"814\" height=\"287\" src=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg 814w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop-300x106.jpg 300w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop-768x271.jpg 768w\" sizes=\"(max-width: 814px) 100vw, 814px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4ff476f5\" data-id=\"4ff476f5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6039bcf elementor-widget elementor-widget-heading\" data-id=\"6039bcf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/gumy.eu\/pneumatiky\/zimne-pneumatiky\/dunlop\/\" target=\"_blank\" rel=\"nofollow\">PNEUMATIKY DUNLOP<\/a><\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-41175189 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"41175189\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bf18fc6\" data-id=\"bf18fc6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7c34c6ae elementor-widget elementor-widget-image\" data-id=\"7c34c6ae\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"579\" height=\"401\" src=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2019\/11\/dunlop-racing-at-lemans.jpg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9047450 elementor-widget elementor-widget-image\" data-id=\"9047450\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"86\" src=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/dunloplogoo-1.png\" class=\"attachment-medium size-medium\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-49b61feb elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"49b61feb\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-67520026\" data-id=\"67520026\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4b3bfa9d elementor-widget elementor-widget-heading\" data-id=\"4b3bfa9d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-medium\"><p style=\"line-height:1.3em;\">OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, <br>\nKTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M<\/p>\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1cbedd70 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1cbedd70\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a3419ce\" data-id=\"a3419ce\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7e2d196 elementor-widget elementor-widget-heading\" data-id=\"7e2d196\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ZIMN\u00c9<br>\nPNEUMATIKY\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-531dcf1 elementor-widget elementor-widget-button\" data-id=\"531dcf1\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/zimne-pneumatiky\/dunlop\/\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-79cfbb84\" data-id=\"79cfbb84\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7a6fc4ba elementor-widget elementor-widget-heading\" data-id=\"7a6fc4ba\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">LETN\u00c9<br>\nPNEUMATIKY\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6559fe85 elementor-widget elementor-widget-button\" data-id=\"6559fe85\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/letne-pneumatiky\/dunlop\/\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3d2ffcb3\" data-id=\"3d2ffcb3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5c2ad7bc elementor-widget elementor-widget-heading\" data-id=\"5c2ad7bc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CELORO\u010cN\u00c9<br>\nPNEUMATIKY\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c0e230 elementor-widget elementor-widget-button\" data-id=\"4c0e230\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/celorocne-pneumatiky\/dunlop\/\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-40815aa7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"40815aa7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dc722f8\" data-id=\"dc722f8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-159c8878 elementor-widget elementor-widget-heading\" data-id=\"159c8878\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><p style=\"line-height:1.3em;\">OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, <br>\nKTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M<\/p>\n<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2ebd799c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2ebd799c\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-57c9d300\" data-id=\"57c9d300\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70465147 elementor-widget elementor-widget-heading\" data-id=\"70465147\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-small\">NAJPOPUL\u00c1RNEJ\u0160IE <b>ROZMERY DUNLOP ZIMN\u00c9 <\/b>PNEUMAT\u00cdK <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7ae9a328 elementor-widget elementor-widget-heading\" data-id=\"7ae9a328\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-small\">V NASLEDUJ\u00daCOM ZOZNAME N\u00c1JDETE NA\u0160E NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-33a0916f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"33a0916f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-150c122e\" data-id=\"150c122e\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-69e11291 elementor-widget elementor-widget-heading\" data-id=\"69e11291\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n195\/45 R16<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d8a857b elementor-widget elementor-widget-button\" data-id=\"2d8a857b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/zimne-pneumatiky\/dunlop\/195\/45\/16\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7abc7d1f\" data-id=\"7abc7d1f\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-65e5f843 elementor-widget elementor-widget-heading\" data-id=\"65e5f843\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n205\/55 R16<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40649ac0 elementor-widget elementor-widget-button\" data-id=\"40649ac0\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/zimne-pneumatiky\/dunlop\/205\/55\/16\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-285c251b\" data-id=\"285c251b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6be99412 elementor-widget elementor-widget-heading\" data-id=\"6be99412\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n225\/45 R17<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-105911b5 elementor-widget elementor-widget-button\" data-id=\"105911b5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/zimne-pneumatiky\/dunlop\/225\/45\/17\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-344db4e2\" data-id=\"344db4e2\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-72893fe5 elementor-widget elementor-widget-heading\" data-id=\"72893fe5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n215\/45 R17<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8dd863 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"c8dd863\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/zimne-pneumatiky\/dunlop\/215\/45\/17\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0d0f7b3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0d0f7b3\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-084fd9d\" data-id=\"084fd9d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-71e35b3 elementor-widget elementor-widget-heading\" data-id=\"71e35b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-small\">NAJPOPUL\u00c1RNEJ\u0160IE <b>ROZMERY DUNLOP LETN\u00c9 <\/b>PNEUMAT\u00cdK <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c1fac0 elementor-widget elementor-widget-heading\" data-id=\"7c1fac0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-small\">V NASLEDUJ\u00daCOM ZOZNAME N\u00c1JDETE NA\u0160E NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3938286 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3938286\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-9fd917b\" data-id=\"9fd917b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-84ed844 elementor-widget elementor-widget-heading\" data-id=\"84ed844\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n195\/65 R15<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaf2e5e elementor-widget elementor-widget-button\" data-id=\"eaf2e5e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/letne-pneumatiky\/dunlop\/195\/65r15\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-9a24bde\" data-id=\"9a24bde\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2cc136b elementor-widget elementor-widget-heading\" data-id=\"2cc136b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n205\/60 R16<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bcf011 elementor-widget elementor-widget-button\" data-id=\"3bcf011\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/letne-pneumatiky\/dunlop\/205\/60r16\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8767512\" data-id=\"8767512\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7e70cb8 elementor-widget elementor-widget-heading\" data-id=\"7e70cb8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n225\/45 R17<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18939bc elementor-widget elementor-widget-button\" data-id=\"18939bc\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/letne-pneumatiky\/dunlop\/225\/45r17\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7bb2643\" data-id=\"7bb2643\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-93b4e5e elementor-widget elementor-widget-heading\" data-id=\"93b4e5e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n215\/60 R16<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-856afad elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"856afad\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/letne-pneumatiky\/dunlop\/215\/60r16\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-70c20a4 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"70c20a4\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61ad11d\" data-id=\"61ad11d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-88c9eb3 elementor-widget elementor-widget-heading\" data-id=\"88c9eb3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-small\">NAJPOPUL\u00c1RNEJ\u0160IE <b>ROZMERY DUNLOP CELORO\u010cN\u00c9 <\/b>PNEUMAT\u00cdK <\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96db84f elementor-widget elementor-widget-heading\" data-id=\"96db84f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-heading-title elementor-size-small\">V NASLEDUJ\u00daCOM ZOZNAME N\u00c1JDETE NA\u0160E NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-77951ad elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"77951ad\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-804998c\" data-id=\"804998c\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4a32b17 elementor-widget elementor-widget-heading\" data-id=\"4a32b17\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n195\/65 R15<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-318681f elementor-widget elementor-widget-button\" data-id=\"318681f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/celorocne-pneumatiky\/dunlop\/195\/65r15\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6333ce3\" data-id=\"6333ce3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-67b3b06 elementor-widget elementor-widget-heading\" data-id=\"67b3b06\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n205\/60 R16<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9bb4df3 elementor-widget elementor-widget-button\" data-id=\"9bb4df3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/celorocne-pneumatiky\/dunlop\/205\/60r16\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7e52630\" data-id=\"7e52630\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dc37667 elementor-widget elementor-widget-heading\" data-id=\"dc37667\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n225\/45 R17<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1debec elementor-widget elementor-widget-button\" data-id=\"c1debec\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/celorocne-pneumatiky\/dunlop\/225\/45r17\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c89d9fa\" data-id=\"c89d9fa\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7e1f8ae elementor-widget elementor-widget-heading\" data-id=\"7e1f8ae\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DUNLOP<br>\n215\/60 R16<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e2c9f3 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"2e2c9f3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/gumy.eu\/pneumatiky\/celorocne-pneumatiky\/dunlop\/215\/60r16\" target=\"_blank\" rel=\"nofollow\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">VYBERTE SI PNEUMATIKU ><\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-36a04b32 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"36a04b32\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-51998e85\" data-id=\"51998e85\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18fa8ff4 elementor-widget elementor-widget-heading\" data-id=\"18fa8ff4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>HIST\u00d3RIA SPOLO\u010cNOSTI DUNLOP<\/b><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-18fda506 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"18fda506\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5bcda853\" data-id=\"5bcda853\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1e2c6ce6 elementor-widget elementor-widget-text-editor\" data-id=\"1e2c6ce6\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Spolo\u010dnos\u0165 Dunlop Tyres, ktor\u00e1 bola p\u00f4vodne zalo\u017een\u00e1 v Severnom \u00cdrsku, m\u00e1 takmer 130 rokov sk\u00fasenost\u00ed s pretekmi. Zna\u010dka, ktor\u00fa v s\u00fa\u010dasnosti vlastn\u00ed nieko\u013eko spolo\u010dnost\u00ed, ale preva\u017ene spolo\u010dnos\u0165 Goodyear v USA, sa najviac zaober\u00e1 vytv\u00e1ran\u00edm konkurencieschopn\u00fdch a plne spo\u013eahliv\u00fdch pneumat\u00edk. V ka\u017edej pneumatike Dunlop n\u00e1jdete viac ako storo\u010die inov\u00e1ci\u00ed a pretek\u00e1rskych sk\u00fasenost\u00ed.<\/p><p>\u00a0Okrem in\u00fdch si ho radi vyberaj\u00fa aj najzn\u00e1mej\u0161\u00ed v\u00fdrobcovia \u0161portov\u00fdch automobilov &#8211; ako Porsche, Audi, BMW alebo Jaguar &#8211; a t\u00fdm e\u0161te viac zvy\u0161uj\u00fa silu svojich vysokov\u00fdkonn\u00fdch vozidiel.Pneumatiky Dunlop s\u00fa k dispoz\u00edcii nielen pre osobn\u00e9 vozidl\u00e1, ale aj pre vozidl\u00e1 SUV a dod\u00e1vky.<\/p><p>Prenesen\u00edm pri\u013enavosti a presnosti riadenia pretek\u00e1rskych pneumat\u00edk do cestnej prem\u00e1vky zlep\u0161uj\u00fa z\u00e1\u017eitok z jazdy. Pneumatiky poskytuj\u00fa vynikaj\u00facu stabilitu pri vysok\u00fdch r\u00fdchlostiach a v\u00fdborne sa na nich jazd\u00ed v zime aj v lete. V\u010faka neust\u00e1lemu technologick\u00e9mu v\u00fdvoju dosiahli pneumatiky Dunlop vynikaj\u00face v\u00fdsledky v mnoh\u00fdch nez\u00e1visl\u00fdch testoch pneumat\u00edk.<\/p><p>Navy\u0161e, v\u010faka rie\u0161eniu protihlukovej ochrany Noise Shield sa hluk pneumat\u00edk filtruje do priestoru pre cestuj\u00facich v priemere a\u017e o 50 % menej, v\u010faka \u010domu si m\u00f4\u017eete vychutn\u00e1va\u0165 zvuk motora.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-22ed4f16\" data-id=\"22ed4f16\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-12cb22ee elementor-widget elementor-widget-image\" data-id=\"12cb22ee\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-scaled.jpg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-scaled.jpg 2560w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-300x200.jpg 300w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-1024x683.jpg 1024w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-768x512.jpg 768w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-1536x1024.jpg 1536w, https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop_Tires-2048x1365.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-62b3c4f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"62b3c4f2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a3f4f3c\" data-id=\"a3f4f3c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f8a005f elementor-aspect-ratio-169 elementor-widget elementor-widget-video\" data-id=\"2f8a005f\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/kLZ04pUIv7c&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;aspect_ratio&quot;:&quot;169&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-wrapper elementor-fit-aspect-ratio elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-23351f99 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"23351f99\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-18067234\" data-id=\"18067234\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-452688d7 elementor-widget elementor-widget-text-editor\" data-id=\"452688d7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p><a href=\"https:\/\/www.dunloptires.com\/\">DUNLOPTIRES.COM<\/a><\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>PNEUMATIKY DUNLOP OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, KTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M ZIMN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU > LETN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU > CELORO\u010cN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU > OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, KTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY DUNLOP ZIMN\u00c9 PNEUMAT\u00cdK V NASLEDUJ\u00daCOM ZOZNAME N\u00c1JDETE NA\u0160E NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY DUNLOP 195\/45 R16 &#8230; <a title=\"Dunlop\" class=\"read-more\" href=\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/\" aria-label=\"More on Dunlop\">Read more<\/a><\/p>\n","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Dunlop - Zna\u010dky pneumatik<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dunlop - Zna\u010dky pneumatik\" \/>\n<meta property=\"og:description\" content=\"PNEUMATIKY DUNLOP OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, KTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M ZIMN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU &gt; LETN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU &gt; CELORO\u010cN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU &gt; OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, KTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY DUNLOP ZIMN\u00c9 PNEUMAT\u00cdK V NASLEDUJ\u00daCOM ZOZNAME N\u00c1JDETE NA\u0160E NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY DUNLOP 195\/45 R16 ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Zna\u010dky pneumatik\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/gumy.eu\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-19T14:11:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg\" \/>\n<meta name=\"author\" content=\"annaj\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/#website\",\"url\":\"https:\/\/gumy.eu\/znacky-pneumatik\/\",\"name\":\"Zna\u010dky pneumatik\",\"description\":\"Gumy.eu\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/gumy.eu\/znacky-pneumatik\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#primaryimage\",\"url\":\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg\",\"contentUrl\":\"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg\",\"width\":814,\"height\":287},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#webpage\",\"url\":\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/\",\"name\":\"Dunlop - Zna\u010dky pneumatik\",\"isPartOf\":{\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#primaryimage\"},\"datePublished\":\"2022-09-02T07:56:54+00:00\",\"dateModified\":\"2025-11-19T14:11:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Dunlop\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dunlop - Zna\u010dky pneumatik","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/","og_locale":"en_US","og_type":"article","og_title":"Dunlop - Zna\u010dky pneumatik","og_description":"PNEUMATIKY DUNLOP OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, KTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M ZIMN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU > LETN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU > CELORO\u010cN\u00c9 PNEUMATIKY VYBERTE SI PNEUMATIKU > OBJAVTE PRODUKTOV\u00da RADU PNEUMAT\u00cdK DUNLOP, KTOR\u00c9 S\u00da PRISP\u00d4SOBEN\u00c9 VA\u0160IM POTREB\u00c1M NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY DUNLOP ZIMN\u00c9 PNEUMAT\u00cdK V NASLEDUJ\u00daCOM ZOZNAME N\u00c1JDETE NA\u0160E NAJPOPUL\u00c1RNEJ\u0160IE ROZMERY DUNLOP 195\/45 R16 ... Read more","og_url":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/","og_site_name":"Zna\u010dky pneumatik","article_publisher":"https:\/\/www.facebook.com\/gumy.eu\/","article_modified_time":"2025-11-19T14:11:44+00:00","og_image":[{"url":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg"}],"author":"annaj","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/gumy.eu\/znacky-pneumatik\/#website","url":"https:\/\/gumy.eu\/znacky-pneumatik\/","name":"Zna\u010dky pneumatik","description":"Gumy.eu","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gumy.eu\/znacky-pneumatik\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#primaryimage","url":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg","contentUrl":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-content\/uploads\/2022\/09\/Dunlop.jpg","width":814,"height":287},{"@type":"WebPage","@id":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#webpage","url":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/","name":"Dunlop - Zna\u010dky pneumatik","isPartOf":{"@id":"https:\/\/gumy.eu\/znacky-pneumatik\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#primaryimage"},"datePublished":"2022-09-02T07:56:54+00:00","dateModified":"2025-11-19T14:11:44+00:00","breadcrumb":{"@id":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gumy.eu\/znacky-pneumatik\/dunlop-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Dunlop"}]}]}},"_links":{"self":[{"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/pages\/7099"}],"collection":[{"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/comments?post=7099"}],"version-history":[{"count":61,"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/pages\/7099\/revisions"}],"predecessor-version":[{"id":10095,"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/pages\/7099\/revisions\/10095"}],"wp:attachment":[{"href":"https:\/\/gumy.eu\/znacky-pneumatik\/wp-json\/wp\/v2\/media?parent=7099"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}