{"id":1368,"date":"2026-07-16T08:58:00","date_gmt":"2026-07-16T06:58:00","guid":{"rendered":"https:\/\/leyton.majjane.agency\/pl\/?page_id=1368"},"modified":"2026-07-24T17:11:50","modified_gmt":"2026-07-24T15:11:50","slug":"dotacje-krajowe-2","status":"publish","type":"page","link":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/","title":{"rendered":"Dotacje krajowe"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1368\" class=\"elementor elementor-1368\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a506959 e-grid e-con-boxed e-con e-parent\" data-id=\"2a506959\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2f1ff0fe e-flex e-con-boxed e-con e-child\" data-id=\"2f1ff0fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-322f870d elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"322f870d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Otrzymaj<span> dotacje krajowe<\/span> na rozw\u00f3j Twojego biznesu<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c53883b elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3c53883b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Programy dotacyjne zarz\u0105dzane przez polskie instytucje umo\u017cliwiaj\u0105 finansowanie projekt\u00f3w badawczo-rozwojowych, wdro\u017ceniowych, inwestycyjnych, cyfrowych, energetycznych i \u015brodowiskowych.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a14cfe7 elementor-align-center elementor-widget__width-initial fx-flood-icon elementor-widget elementor-widget-button\" data-id=\"5a14cfe7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"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-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3.23438 7.75781L12.2849 7.75781\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7.75781 3.2323L12.2831 7.75755L7.75781 12.2828\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Dowiedz si\u0119 wi\u0119cej<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-612189b4 e-con-full e-flex e-con e-child\" data-id=\"612189b4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-211137f3 elementor-widget elementor-widget-html\" data-id=\"211137f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function() {\r\n    function initVideoPopup() {\r\n        const trigger = document.getElementById('play-icon-trigger');\r\n        const videoWrap = document.getElementById('main-video');\r\n        \r\n        if (!trigger || !videoWrap) return;\r\n        \r\n        trigger.style.cursor = 'pointer';\r\n        \r\n        function getVideoSource() {\r\n            let videoEl = videoWrap.querySelector('video');\r\n            if (videoEl) {\r\n                const source = videoEl.querySelector('source');\r\n                if (source && source.src) return source.src;\r\n                if (videoEl.src) return videoEl.src;\r\n                if (videoEl.getAttribute('src')) return videoEl.getAttribute('src');\r\n            }\r\n            const anySource = videoWrap.querySelector('source');\r\n            if (anySource && anySource.src) return anySource.src;\r\n            return null;\r\n        }\r\n        \r\n        function lockLenis() {\r\n            if (window.lenis) window.lenis.stop();\r\n            else if (window.lenisInstance) window.lenisInstance.stop();\r\n            document.documentElement.classList.add('lenis-stopped');\r\n            document.body.style.overflow = 'hidden';\r\n        }\r\n        \r\n        function unlockLenis() {\r\n            if (window.lenis) window.lenis.start();\r\n            else if (window.lenisInstance) window.lenisInstance.start();\r\n            document.documentElement.classList.remove('lenis-stopped');\r\n            document.body.style.overflow = '';\r\n        }\r\n        \r\n        trigger.addEventListener('click', function(e) {\r\n            e.preventDefault();\r\n            e.stopPropagation();\r\n            \r\n            const videoSrc = getVideoSource();\r\n            if (!videoSrc) return;\r\n            \r\n            const overlay = document.createElement('div');\r\n            overlay.id = 'custom-video-lightbox';\r\n            overlay.innerHTML = `\r\n                <video class=\"cvl-video\" controls autoplay playsinline>\r\n                    <source src=\"${videoSrc}\" type=\"video\/mp4\">\r\n                <\/video>\r\n                <div class=\"cvl-close\" role=\"button\" tabindex=\"0\" aria-label=\"Close\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n                        <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n            `;\r\n            document.body.appendChild(overlay);\r\n            lockLenis();\r\n            \r\n            const close = () => {\r\n                console.log('CLOSE CALLED at', Date.now());\r\n                const video = overlay.querySelector('video');\r\n                if (video) { video.pause(); video.src = ''; }\r\n                if (overlay.parentNode) overlay.remove();\r\n                unlockLenis();\r\n                document.removeEventListener('keydown', escClose);\r\n            };\r\n            \r\n            function escClose(ev) {\r\n                if (ev.key === 'Escape') close();\r\n            }\r\n            \r\n            const closeBtn = overlay.querySelector('.cvl-close');\r\n            \r\n            closeBtn.onclick = function(e) {\r\n                console.log('X CLICKED at', Date.now(), 'target:', e.target);\r\n                e.preventDefault();\r\n                e.stopPropagation();\r\n                close();\r\n                return false;\r\n            };\r\n            \r\n            document.addEventListener('keydown', escClose);\r\n        });\r\n    }\r\n    \r\n    if (document.readyState === 'loading') {\r\n        document.addEventListener('DOMContentLoaded', initVideoPopup);\r\n    } else {\r\n        initVideoPopup();\r\n    }\r\n})();\r\n<\/script>\r\n\r\n<style>\r\nhtml.lenis-stopped {\r\n    overflow: hidden !important;\r\n}\r\n#custom-video-lightbox {\r\n    position: fixed;\r\n    inset: 0;\r\n    z-index: 99999;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: rgba(0, 0, 0, 0.9);\r\n}\r\n#custom-video-lightbox .cvl-video {\r\n    width: 90vw;\r\n    max-width: 1000px;\r\n    max-height: 85vh;\r\n    height: auto;\r\n    border-radius: 12px;\r\n    background: #000;\r\n    display: block;\r\n}\r\n#custom-video-lightbox .cvl-close {\r\n    position: fixed;\r\n    top: 25px;\r\n    right: 25px;\r\n    width: 60px;\r\n    height: 60px;\r\n    color: #fff;\r\n    cursor: pointer;\r\n    z-index: 999999;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    user-select: none;\r\n}\r\n#custom-video-lightbox .cvl-close svg {\r\n    width: 40px;\r\n    height: 40px;\r\n    pointer-events: none;\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-194b5a38 elementor-widget elementor-widget-image\" data-id=\"194b5a38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"711\" height=\"455\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png\" class=\"attachment-large size-large wp-image-1169\" alt=\"automatyka-robotyka\" srcset=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png 711w, https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1-300x192.png 300w, https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1-400x256.png 400w\" sizes=\"(max-width: 711px) 100vw, 711px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50d2c0ab e-flex e-con-boxed e-con e-parent\" data-id=\"50d2c0ab\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d19b43c elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6d19b43c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>jak to dzia\u0142a<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75a87f1a elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"75a87f1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pozyskaj \u015brodki na rozw\u00f3j i inwestycje<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a681f38 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1a681f38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Leyton pomaga znale\u017a\u0107 w\u0142a\u015bciwe \u017ar\u00f3d\u0142o finansowania, oceni\u0107 szanse projektu i przygotowa\u0107 dokumentacj\u0119 aplikacyjn\u0105 odpowiadaj\u0105c\u0105 wymaganiom instytucji. Aktualne krajowe programy obejmuj\u0105 m.in. finansowanie innowacji, infrastruktury, klimatu, cyfryzacji i rozwoju przedsi\u0119biorstw.<\/p><p><strong>Dobry projekt to pocz\u0105tek. Odpowiednia strategia dotacyjna pomaga przekszta\u0142ci\u0107 go w realn\u0105 inwestycj\u0119.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-14276848 e-flex e-con-boxed e-con e-parent\" data-id=\"14276848\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9faaf8 elementor-widget elementor-widget-text-editor\" data-id=\"e9faaf8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>jak pomagamy<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dcd95 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"4dcd95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Globalna perspektywa, lokalnie prowadzone wsparcie.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a371603 elementor-widget-mobile__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"1a371603\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32eb8720 is-dark e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"32eb8720\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15b05408 liquid-glass2 elementor-widget elementor-widget-text-editor\" data-id=\"15b05408\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>jako\u015b\u0107 lidera rynku<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-670a6dac elementor-widget elementor-widget-heading\" data-id=\"670a6dac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nasz sukces w liczbach<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fab20ce e-grid e-con-boxed e-con e-child\" data-id=\"fab20ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-18a371ab e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"18a371ab\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d4ad34 elementor-widget elementor-widget-image\" data-id=\"1d4ad34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"23\" height=\"21\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/05\/Group-27154.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-364\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c10ba83 elementor-widget elementor-widget-heading\" data-id=\"c10ba83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">2 700+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c68874 elementor-widget elementor-widget-text-editor\" data-id=\"9c68874\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Zadowolonych Klient\u00f3w w Polsce<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d4d86d6 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"1d4d86d6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3da6d2f7 elementor-widget elementor-widget-image\" data-id=\"3da6d2f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"23\" height=\"15\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/05\/Frame-2071858276.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-368\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33ea74d2 elementor-widget elementor-widget-heading\" data-id=\"33ea74d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">1.5 mld z\u0142<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66e8409b elementor-widget elementor-widget-text-editor\" data-id=\"66e8409b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u015arodk\u00f3w pozyskanych w ramach dotacji krajowych i EU<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29f68c36 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"29f68c36\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a14ef7a elementor-widget elementor-widget-image\" data-id=\"7a14ef7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"25\" height=\"25\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/05\/boxicons_pie-chart.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-367\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17770632 elementor-widget elementor-widget-heading\" data-id=\"17770632\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">850+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ddedc6c elementor-widget elementor-widget-text-editor\" data-id=\"6ddedc6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Pisemnych referencji<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32844c9 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"32844c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-680dbb2c elementor-widget elementor-widget-image\" data-id=\"680dbb2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"15\" height=\"23\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/05\/Group-27156.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-365\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ffb14b7 elementor-widget elementor-widget-heading\" data-id=\"2ffb14b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">28+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7eac3529 elementor-widget elementor-widget-text-editor\" data-id=\"7eac3529\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Lat globalnego do\u015bwiadczenia<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-655d4497 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"655d4497\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b05724a elementor-widget elementor-widget-image\" data-id=\"2b05724a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"23\" height=\"23\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/05\/Group-27155.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-366\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-334cb672 elementor-widget elementor-widget-heading\" data-id=\"334cb672\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">18<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3683ea13 elementor-widget elementor-widget-text-editor\" data-id=\"3683ea13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Kraj\u00f3w w Grupie Leyton<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3615f98b e-flex e-con-boxed e-con e-parent\" data-id=\"3615f98b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c8809df elementor-widget elementor-widget-text-editor\" data-id=\"2c8809df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>co zyskujesz<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-320eaa1a e-grid e-con-full e-con e-child\" data-id=\"320eaa1a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24325de5 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"24325de5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Projekty, kt\u00f3re mog\u0105 uzyska\u0107 wsparcie<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41d2e579 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"41d2e579\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Eksperci Leyton analizuj\u0105 planowane przedsi\u0119wzi\u0119cia i pomagaj\u0105 znale\u017a\u0107 program dopasowany do potrzeb firmy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-473e5603 elementor-widget-mobile__width-initial elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"473e5603\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;dd23831&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;eec2f0f&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;96d9ea2&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;speed&quot;:600,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:32,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:32,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-17a0ac81 cta_wrapper e-flex e-con-boxed e-con e-child\" data-id=\"17a0ac81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51386619 elementor-widget elementor-widget-heading\" data-id=\"51386619\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Cyfryzacja i zielona transformacja<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21d73a06 elementor-widget elementor-widget-text-editor\" data-id=\"21d73a06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Analizujemy mo\u017cliwo\u015bci finansowania automatyzacji, robotyzacji, rozwi\u0105za\u0144 cyfrowych, ograniczania zu\u017cycia energii, dekarbonizacji i wdra\u017cania technologii \u015brodowiskowych.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56aff248 cta_wrapper e-flex e-con-boxed e-con e-child\" data-id=\"56aff248\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-66ba2f3b elementor-widget elementor-widget-heading\" data-id=\"66ba2f3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Badania, rozw\u00f3j <br>i innowacje<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-656839e5 elementor-widget elementor-widget-text-editor\" data-id=\"656839e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Wspieramy projekty obejmuj\u0105ce opracowywanie nowych produkt\u00f3w, technologii, us\u0142ug, proces\u00f3w produkcyjnych oraz prowadzenie prac badawczo-rozwojowych.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6a2141 e-flex e-con-boxed e-con e-child\" data-id=\"a6a2141\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b98ffa1 elementor-widget elementor-widget-heading\" data-id=\"5b98ffa1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Inwestycje <br>i wdra\u017canie technologii<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e889a44 elementor-widget elementor-widget-text-editor\" data-id=\"2e889a44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Pomagamy pozyskiwa\u0107 \u015brodki na uruchamianie nowych linii, rozbudow\u0119 zak\u0142ad\u00f3w, wdra\u017canie wynik\u00f3w prac B+R, zakup infrastruktury oraz zwi\u0119kszanie zdolno\u015bci produkcyjnych.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"21\" viewBox=\"0 0 22 21\" fill=\"none\"><path d=\"M13.6875 5.25L8.2125 10.5L13.6875 15.75\" stroke=\"#EC6839\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"21\" viewBox=\"0 0 22 21\" fill=\"none\"><path d=\"M8.21289 15.75L13.6879 10.5L8.21289 5.25\" stroke=\"#EC6839\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6238bf15 e-flex e-con-boxed e-con e-parent\" data-id=\"6238bf15\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-334625cd elementor-widget elementor-widget-text-editor\" data-id=\"334625cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>jak to dzia\u0142a?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60b17b54 elementor-widget elementor-widget-heading\" data-id=\"60b17b54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Twoja droga do sukcesu<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc3c68b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fc3c68b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Nasze ustrukturyzowane, czteroetapowe podej\u015bcie zosta\u0142o zaprojektowane tak, aby minimalizowa\u0107 ryzyko i przyspiesza\u0107 osi\u0105ganie mierzalnych efekt\u00f3w dla Twojej dzia\u0142alno\u015bci.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b33c57e e-grid e-con-full animate-fade-stagger e-con e-child\" data-id=\"5b33c57e\" data-element_type=\"container\" data-e-type=\"container\" id=\"mon-grid\">\n\t\t<div class=\"elementor-element elementor-element-5b914291 e-con-full e-flex e-con e-child\" data-id=\"5b914291\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6da94d5f elementor-widget elementor-widget-heading\" data-id=\"6da94d5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">01.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50a5bee1 elementor-widget elementor-widget-heading\" data-id=\"50a5bee1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Analiza<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f1fa19a elementor-widget elementor-widget-text-editor\" data-id=\"5f1fa19a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Analiza pomys\u0142u na projekt i dob\u00f3r w\u0142a\u015bciwego \u017ar\u00f3d\u0142a finansowania oraz wsparcie w zdefiniowaniu optymalnego zakresu projektu.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6e141e64 e-con-full e-flex e-con e-child\" data-id=\"6e141e64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5721fa75 elementor-widget elementor-widget-heading\" data-id=\"5721fa75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">02.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ba25a04 elementor-widget elementor-widget-heading\" data-id=\"1ba25a04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Dokumentacja<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3235d229 elementor-widget elementor-widget-text-editor\" data-id=\"3235d229\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Opracowanie i skompletowanie dokumentacji aplikacyjnej, spe\u0142niaj\u0105cej wszystkie wymogi formalne inwestycji i finansowania.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-781c91ff e-con-full e-flex e-con e-child\" data-id=\"781c91ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e5e6cb2 elementor-widget elementor-widget-heading\" data-id=\"4e5e6cb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">03.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34c61d67 elementor-widget elementor-widget-heading\" data-id=\"34c61d67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Kontakt<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25cb05ee elementor-widget elementor-widget-text-editor\" data-id=\"25cb05ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Monitorowanie procedury konkursowej i prowadzenie komunikacji z grantodawc\u0105 a\u017c do podpisania umowy o dofinansowanie.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17a83a18 e-con-full e-flex e-con e-child\" data-id=\"17a83a18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f7248e6 elementor-widget elementor-widget-heading\" data-id=\"2f7248e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">04.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-511daded elementor-widget elementor-widget-heading\" data-id=\"511daded\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Wsparcie<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31b9f592 elementor-widget elementor-widget-text-editor\" data-id=\"31b9f592\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Wsparcie dostosowane do etapu rozwoju Twojej firmy na kolejnych etapach realizacji dotacji.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7eaa9279 e-flex e-con-boxed e-con e-parent\" data-id=\"7eaa9279\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53f29627 elementor-widget elementor-widget-text-editor\" data-id=\"53f29627\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>porozmawiajmy<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b81b80f elementor-widget elementor-widget-heading\" data-id=\"b81b80f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span>Znajd\u017a finansowanie<\/span> z nasz\u0105 pomoc\u0105<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6caa24c8 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6caa24c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Zaplanuj 30-minutow\u0105 rozmow\u0119 z jednym z naszych ekspert\u00f3w i dowiedz si\u0119, jak finansowa\u0107 rozw\u00f3j w Twojej firmie.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69ff692d fx-flood-icon elementor-widget elementor-widget-button\" data-id=\"69ff692d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/calendly.com\/poland-leyton\/30-min\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3.23438 7.75781L12.2849 7.75781\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7.75781 3.2323L12.2831 7.75755L7.75781 12.2828\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Porozmawiaj z ekspertem<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c77db9 elementor-widget elementor-widget-html\" data-id=\"c77db9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"line-animation-container\">\r\n  <svg viewBox=\"0 0 642 612\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path class=\"track\" d=\"M151.154 44.5068C257.063 -14.2382 384.676 -13.9709 486.177 44.1289L399.377 165.005C301.02 117.504 197.407 164.426 166.27 252.721C132.988 347.079 190.978 450.577 299.629 464.562L299.632 464.552C372.009 473.855 432.516 437.072 461.067 388.653C478.452 359.178 486.8 328.578 484.96 297.372C483.128 266.29 471.189 234.644 448.071 202.942L564.847 104.897C649.206 200.978 663.393 326.823 610.086 441.232C564.026 540.083 456.294 606.115 335.479 611.174C190.3 617.246 61.4942 538.023 17.415 407.79L16.9004 406.255C-28.4428 269.809 21.4891 116.403 151.154 44.5068Z\" stroke=\"#6A7282\" stroke-width=\"2\" \/>\r\n    \r\n    <path id=\"squicher-line\" d=\"M151.154 44.5068C257.063 -14.2382 384.676 -13.9709 486.177 44.1289L399.377 165.005C301.02 117.504 197.407 164.426 166.27 252.721C132.988 347.079 190.978 450.577 299.629 464.562L299.632 464.552C372.009 473.855 432.516 437.072 461.067 388.653C478.452 359.178 486.8 328.578 484.96 297.372C483.128 266.29 471.189 234.644 448.071 202.942L564.847 104.897C649.206 200.978 663.393 326.823 610.086 441.232C564.026 540.083 456.294 606.115 335.479 611.174C190.3 617.246 61.4942 538.023 17.415 407.79L16.9004 406.255C-28.4428 269.809 21.4891 116.403 151.154 44.5068Z\" stroke=\"#EC6839\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<style>\r\n  .line-animation-container {\r\n    width: 100%;\r\n    transform: translateX(-50%);\r\n    left: 50%;\r\n    top: -100px;\r\n    position: absolute;\r\n    min-height: 400px;\r\n    background: transparent;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  svg {\r\n    width: 80%;\r\n    max-width: 600px;\r\n    height: auto;\r\n    overflow: visible;\r\n  }\r\n  .track {\r\n    opacity: 0.15;\r\n  }\r\n  \r\n  @media (max-width: 550px) {\r\n     .line-animation-container {\r\n        width: 90%;\r\n        top: -160px;\r\n     }\r\n  }\r\n<\/style>\r\n\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animejs\/3.2.1\/anime.min.js\"><\/script>\r\n<script>\r\n  window.addEventListener('DOMContentLoaded', () => {\r\n    const path = document.querySelector('#squicher-line');\r\n    const length = path.getTotalLength();\r\n\r\n    \/\/ Variable Animation for the \"Squicher\" Effect\r\n    anime({\r\n      targets: path,\r\n      strokeDashoffset: [length, -length],\r\n      \/\/ This is the variable length logic:\r\n      \/\/ It starts short, stretches in the middle, and shrinks at the end\r\n      strokeDasharray: [\r\n        { value: `20 ${length}`, duration: 0 },\r\n        { value: `150 ${length}`, duration: 7000, easing: 'easeInOutQuad' },\r\n        { value: `20 ${length}`, duration: 7000, easing: 'easeInOutQuad' }\r\n      ],\r\n      duration: 20000,\r\n      easing: 'linear',\r\n      loop: true\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ee8bd70 e-flex e-con-boxed e-con e-parent\" data-id=\"5ee8bd70\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9108e5 liquid-glass2 elementor-widget elementor-widget-text-editor\" data-id=\"a9108e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>masz w\u0105tpliwo\u015bci?<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8aed91 elementor-widget elementor-widget-heading\" data-id=\"f8aed91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Najcz\u0119\u015bciej zadawane pytania<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77b3cea5 elementor-widget elementor-widget-text-editor\" data-id=\"77b3cea5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Poznaj odpowiedzi na najcz\u0119stsze w\u0105tpliwo\u015bci zwi\u0105zane z pozyskaniem dotacji w ramach dotacji krajowych.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-266217d7 elementor-widget elementor-widget-n-accordion\" data-id=\"266217d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6430\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-6430\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Jakie firmy mog\u0105 ubiega\u0107 si\u0119 o dotacje krajowe? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6430\" class=\"elementor-element elementor-element-58659f80 e-con-full e-flex e-con e-child\" data-id=\"58659f80\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6430\" class=\"elementor-element elementor-element-2b36f462 e-flex e-con-boxed e-con e-child\" data-id=\"2b36f462\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-438b25e7 elementor-widget elementor-widget-text-editor\" data-id=\"438b25e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ze wsparcia mog\u0105 korzysta\u0107 mikro-, ma\u0142e, \u015brednie i du\u017ce przedsi\u0119biorstwa. Grupa uprawnionych podmiot\u00f3w jest ka\u017cdorazowo okre\u015blana w regulaminie konkretnego naboru.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6431\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6431\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Na jakie projekty mo\u017cna otrzyma\u0107 dofinansowanie? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6431\" class=\"elementor-element elementor-element-75a9d97e e-con-full e-flex e-con e-child\" data-id=\"75a9d97e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6431\" class=\"elementor-element elementor-element-4a8ebeee e-flex e-con-boxed e-con e-child\" data-id=\"4a8ebeee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4440cf8f elementor-widget elementor-widget-text-editor\" data-id=\"4440cf8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Dotacje mog\u0105 wspiera\u0107 m.in. prace B+R, wdra\u017canie innowacji, zakup technologii, cyfryzacj\u0119, automatyzacj\u0119, efektywno\u015b\u0107 energetyczn\u0105 oraz rozw\u00f3j infrastruktury produkcyjnej.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6432\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6432\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Czy dotacja pokrywa ca\u0142o\u015b\u0107 inwestycji? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6432\" class=\"elementor-element elementor-element-1aa8f53f e-con-full e-flex e-con e-child\" data-id=\"1aa8f53f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6432\" class=\"elementor-element elementor-element-5b1d12e0 e-flex e-con-boxed e-con e-child\" data-id=\"5b1d12e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d322514 elementor-widget elementor-widget-text-editor\" data-id=\"3d322514\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Najcz\u0119\u015bciej nie. Poziom wsparcia zale\u017cy od programu, rodzaju wydatk\u00f3w, wielko\u015bci firmy, lokalizacji i zasad pomocy publicznej. Przedsi\u0119biorca powinien zabezpieczy\u0107 wk\u0142ad w\u0142asny i wydatki niekwalifikowane.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6433\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6433\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Kiedy nale\u017cy rozpocz\u0105\u0107 przygotowanie wniosku? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6433\" class=\"elementor-element elementor-element-fdac7dc e-con-full e-flex e-con e-child\" data-id=\"fdac7dc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6433\" class=\"elementor-element elementor-element-3702917 e-flex e-con-boxed e-con e-child\" data-id=\"3702917\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2a58f1 elementor-widget elementor-widget-text-editor\" data-id=\"c2a58f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Mo\u017cliwie wcze\u015bnie, najlepiej jeszcze przed rozpocz\u0119ciem inwestycji i podj\u0119ciem zobowi\u0105za\u0144 wobec dostawc\u00f3w. W niekt\u00f3rych programach wcze\u015bniejsze rozpocz\u0119cie projektu mo\u017ce uniemo\u017cliwi\u0107 otrzymanie wsparcia.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6434\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6434\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Czy pozytywna ocena formalna gwarantuje dotacj\u0119? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6434\" class=\"elementor-element elementor-element-1c75d95 e-con-full e-flex e-con e-child\" data-id=\"1c75d95\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6434\" class=\"elementor-element elementor-element-19a0e69 e-flex e-con-boxed e-con e-child\" data-id=\"19a0e69\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84cf82c elementor-widget elementor-widget-text-editor\" data-id=\"84cf82c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Nie. Projekt jest zwykle oceniany r\u00f3wnie\u017c pod wzgl\u0119dem merytorycznym, finansowym i technicznym, a finansowanie otrzymuj\u0105 przedsi\u0119wzi\u0119cia najlepiej spe\u0142niaj\u0105ce kryteria danego konkursu.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-6435\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-6435\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Jak Leyton wspiera firm\u0119 po otrzymaniu dotacji? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6435\" class=\"elementor-element elementor-element-a98ab44 e-con-full e-flex e-con e-child\" data-id=\"a98ab44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-6435\" class=\"elementor-element elementor-element-5e34ad5 e-flex e-con-boxed e-con e-child\" data-id=\"5e34ad5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ce9a69 elementor-widget elementor-widget-text-editor\" data-id=\"4ce9a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Pomagamy w realizacji obowi\u0105zk\u00f3w wynikaj\u0105cych z umowy, przygotowaniu dokumentacji kosztowej, raportowaniu wska\u017anik\u00f3w, wprowadzaniu zmian oraz rozliczeniu projektu.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Jakie firmy mog\\u0105 ubiega\\u0107 si\\u0119 o dotacje krajowe?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ze wsparcia mog\\u0105 korzysta\\u0107 mikro-, ma\\u0142e, \\u015brednie i du\\u017ce przedsi\\u0119biorstwa. Grupa uprawnionych podmiot\\u00f3w jest ka\\u017cdorazowo okre\\u015blana w regulaminie konkretnego naboru.\"}},{\"@type\":\"Question\",\"name\":\"Na jakie projekty mo\\u017cna otrzyma\\u0107 dofinansowanie?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Dotacje mog\\u0105 wspiera\\u0107 m.in. prace B+R, wdra\\u017canie innowacji, zakup technologii, cyfryzacj\\u0119, automatyzacj\\u0119, efektywno\\u015b\\u0107 energetyczn\\u0105 oraz rozw\\u00f3j infrastruktury produkcyjnej.\"}},{\"@type\":\"Question\",\"name\":\"Czy dotacja pokrywa ca\\u0142o\\u015b\\u0107 inwestycji?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Najcz\\u0119\\u015bciej nie. Poziom wsparcia zale\\u017cy od programu, rodzaju wydatk\\u00f3w, wielko\\u015bci firmy, lokalizacji i zasad pomocy publicznej. Przedsi\\u0119biorca powinien zabezpieczy\\u0107 wk\\u0142ad w\\u0142asny i wydatki niekwalifikowane.\"}},{\"@type\":\"Question\",\"name\":\"Kiedy nale\\u017cy rozpocz\\u0105\\u0107 przygotowanie wniosku?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Mo\\u017cliwie wcze\\u015bnie, najlepiej jeszcze przed rozpocz\\u0119ciem inwestycji i podj\\u0119ciem zobowi\\u0105za\\u0144 wobec dostawc\\u00f3w. W niekt\\u00f3rych programach wcze\\u015bniejsze rozpocz\\u0119cie projektu mo\\u017ce uniemo\\u017cliwi\\u0107 otrzymanie wsparcia.\"}},{\"@type\":\"Question\",\"name\":\"Czy pozytywna ocena formalna gwarantuje dotacj\\u0119?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nie. Projekt jest zwykle oceniany r\\u00f3wnie\\u017c pod wzgl\\u0119dem merytorycznym, finansowym i technicznym, a finansowanie otrzymuj\\u0105 przedsi\\u0119wzi\\u0119cia najlepiej spe\\u0142niaj\\u0105ce kryteria danego konkursu.\"}},{\"@type\":\"Question\",\"name\":\"Jak Leyton wspiera firm\\u0119 po otrzymaniu dotacji?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Pomagamy w realizacji obowi\\u0105zk\\u00f3w wynikaj\\u0105cych z umowy, przygotowaniu dokumentacji kosztowej, raportowaniu wska\\u017anik\\u00f3w, wprowadzaniu zmian oraz rozliczeniu projektu.\"}}]}<\/script>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Otrzymaj dotacje krajowe na rozw\u00f3j Twojego biznesu Programy dotacyjne zarz\u0105dzane przez polskie instytucje umo\u017cliwiaj\u0105 finansowanie projekt\u00f3w badawczo-rozwojowych, wdro\u017ceniowych, inwestycyjnych, cyfrowych, energetycznych i \u015brodowiskowych. Dowiedz si\u0119 wi\u0119cej jak to dzia\u0142a Pozyskaj \u015brodki na rozw\u00f3j i inwestycje Leyton pomaga znale\u017a\u0107 w\u0142a\u015bciwe \u017ar\u00f3d\u0142o finansowania, oceni\u0107 szanse projektu i przygotowa\u0107 dokumentacj\u0119 aplikacyjn\u0105 odpowiadaj\u0105c\u0105 wymaganiom instytucji. Aktualne krajowe programy obejmuj\u0105 [&hellip;]<\/p>\n","protected":false},"author":87,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"dotacje krajowe","_yoast_wpseo_title":"Dotacje krajowe na innowacje w Twojej firmie | Leyton Poland","_yoast_wpseo_metadesc":"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.","footnotes":"","_yoast_wpseo_focuskeywords":"","_yoast_wpseo_keywordsynonyms":""},"class_list":["post-1368","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Dotacje krajowe na innowacje w Twojej firmie | Leyton Poland<\/title>\n<meta name=\"description\" content=\"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dotacje krajowe\" \/>\n<meta property=\"og:description\" content=\"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Leyton Poland\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-24T15:11:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"711\" \/>\n\t<meta property=\"og:image:height\" content=\"455\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/\",\"url\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/\",\"name\":\"Dotacje krajowe na innowacje w Twojej firmie | Leyton Poland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/12\\\/files\\\/2023\\\/04\\\/shutterstock_1085296034-711x455-1.png\",\"datePublished\":\"2026-07-16T06:58:00+00:00\",\"dateModified\":\"2026-07-24T15:11:50+00:00\",\"description\":\"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/12\\\/files\\\/2023\\\/04\\\/shutterstock_1085296034-711x455-1.png\",\"contentUrl\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/12\\\/files\\\/2023\\\/04\\\/shutterstock_1085296034-711x455-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/dotacje-krajowe-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/leyton.com\\\/pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dotacje krajowe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/#website\",\"url\":\"https:\\\/\\\/leyton.com\\\/pl\\\/\",\"name\":\"Leyton\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/leyton.com\\\/pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/#organization\",\"name\":\"Leyton\",\"url\":\"https:\\\/\\\/leyton.com\\\/pl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/12\\\/files\\\/2026\\\/01\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/12\\\/files\\\/2026\\\/01\\\/logo.svg\",\"width\":108,\"height\":44,\"caption\":\"Leyton\"},\"image\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/pl\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Dotacje krajowe na innowacje w Twojej firmie | Leyton Poland","description":"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.","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:\/\/leyton.com\/pl\/dotacje-krajowe-2\/","og_locale":"en_US","og_type":"article","og_title":"Dotacje krajowe","og_description":"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.","og_url":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/","og_site_name":"Leyton Poland","article_modified_time":"2026-07-24T15:11:50+00:00","og_image":[{"width":711,"height":455,"url":"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/","url":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/","name":"Dotacje krajowe na innowacje w Twojej firmie | Leyton Poland","isPartOf":{"@id":"https:\/\/leyton.com\/pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/#primaryimage"},"image":{"@id":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/#primaryimage"},"thumbnailUrl":"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png","datePublished":"2026-07-16T06:58:00+00:00","dateModified":"2026-07-24T15:11:50+00:00","description":"Pozyskaj dotacje krajowe na rozw\u00f3j i inwestycje. Leyton pomo\u017ce wybra\u0107 program, przygotowa\u0107 wniosek i rozliczy\u0107 projekt.","breadcrumb":{"@id":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/#primaryimage","url":"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png","contentUrl":"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2023\/04\/shutterstock_1085296034-711x455-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/leyton.com\/pl\/dotacje-krajowe-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/leyton.com\/pl\/"},{"@type":"ListItem","position":2,"name":"Dotacje krajowe"}]},{"@type":"WebSite","@id":"https:\/\/leyton.com\/pl\/#website","url":"https:\/\/leyton.com\/pl\/","name":"Leyton","description":"","publisher":{"@id":"https:\/\/leyton.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/leyton.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/leyton.com\/pl\/#organization","name":"Leyton","url":"https:\/\/leyton.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leyton.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/01\/logo.svg","contentUrl":"https:\/\/leyton.com\/wp-content\/blogs.dir\/12\/files\/2026\/01\/logo.svg","width":108,"height":44,"caption":"Leyton"},"image":{"@id":"https:\/\/leyton.com\/pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/pages\/1368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/users\/87"}],"replies":[{"embeddable":true,"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/comments?post=1368"}],"version-history":[{"count":19,"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/pages\/1368\/revisions"}],"predecessor-version":[{"id":1637,"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/pages\/1368\/revisions\/1637"}],"wp:attachment":[{"href":"https:\/\/leyton.com\/pl\/wp-json\/wp\/v2\/media?parent=1368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}