{"id":1649,"date":"2024-11-07T14:29:40","date_gmt":"2024-11-07T13:29:40","guid":{"rendered":"https:\/\/arto.hu\/?page_id=1649"},"modified":"2026-07-08T13:37:20","modified_gmt":"2026-07-08T11:37:20","slug":"eic-2026-tamogatasok","status":"publish","type":"page","link":"https:\/\/arto.hu\/sr\/eic-2026-tamogatasok\/","title":{"rendered":"\u041f\u0440\u043e\u0433\u0440\u0430\u043c \u0440\u0430\u0434\u0430 \u0415\u0418\u0426-\u0430 2025: \u0433\u0440\u0430\u043d\u0442\u043e\u0432\u0438 \u0437\u0430 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0458\u0435"},"content":{"rendered":"\n<!-- ============================================================\n     ARTO Consulting \u2013 EIC Hub oldal (2026)\n     Illessze be a WordPress \"Egy\u00e9ni HTML\" blokkba (az eg\u00e9sz EIC\n     oldal tartalmak\u00e9nt, a PDF-let\u00f6lt\u00e9s blokk hely\u00e9re).\n     Minden st\u00edlus a .arto-eic-hub oszt\u00e1lyba van z\u00e1rva.\n\n     BE\u00c1LL\u00cdTAND\u00d3 HELYEK (keresd a \"\/\/ \u00c1LL\u00cdTSD BE\" jel\u00f6l\u00e9st):\n     - aloldalak URL-jei\n     - konzult\u00e1ci\u00f3s \/ kapcsolat link\n     ============================================================ -->\n<div class=\"arto-eic-hub\">\n  <style>\n    .arto-eic-hub {\n      --navy: #314b5a;\n      --navy-deep: #253b48;\n      --navy-darker: #1c2f3a;\n      --teal: #26b5b9;\n      --peach: #f9c0a3;\n      --ink: #eef5f6;\n      --muted: #a9c0c8;\n      font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;\n      color: var(--ink);\n    }\n    .arto-eic-hub *, .arto-eic-hub *::before, .arto-eic-hub *::after { box-sizing: border-box; }\n    .arto-eic-hub section { padding: 64px 24px; position: relative; overflow: hidden; }\n    .arto-eic-hub .aeh-inner { max-width: 1180px; margin: 0 auto; position: relative; }\n    .arto-eic-hub a { font-family: inherit; }\n\n    \/* ---------- HERO ---------- *\/\n    .aeh-hero {\n      background: var(--navy);\n      padding-bottom: 56px;\n    }\n    .aeh-hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background:\n        linear-gradient(115deg, transparent 46%, rgba(38,181,185,0.07) 47%, rgba(38,181,185,0.07) 48%, transparent 49%),\n        linear-gradient(115deg, transparent 62%, rgba(249,192,163,0.05) 63%, rgba(249,192,163,0.05) 64%, transparent 65%);\n      pointer-events: none;\n    }\n    .aeh-eyebrow {\n      display: block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--teal);\n      margin-bottom: 16px;\n    }\n    .aeh-hero h1 {\n      font-size: clamp(28px, 4vw, 40px);\n      line-height: 1.22;\n      font-weight: 700;\n      margin: 0 0 18px;\n      color: #ffffff;\n      max-width: 760px;\n      letter-spacing: -0.01em;\n    }\n    .aeh-hero h1 em { font-style: normal; color: var(--peach); }\n    .aeh-hero p.lead {\n      font-size: 16px;\n      line-height: 1.7;\n      color: var(--muted);\n      max-width: 680px;\n      margin: 0 0 36px;\n    }\n    .aeh-stats {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0;\n      border-top: 1px solid rgba(255,255,255,0.14);\n      padding-top: 26px;\n    }\n    .aeh-stat {\n      flex: 1 1 180px;\n      padding-right: 28px;\n      border-right: 1px solid rgba(255,255,255,0.12);\n      margin-right: 28px;\n    }\n    .aeh-stat:last-child { border-right: none; margin-right: 0; }\n    .aeh-stat b {\n      display: block;\n      font-size: 26px;\n      font-weight: 800;\n      color: var(--peach);\n      margin-bottom: 4px;\n    }\n    .aeh-stat span {\n      font-size: 12.5px;\n      color: var(--muted);\n      line-height: 1.4;\n      display: block;\n    }\n\n    \/* ---------- STAGE SELECTOR ---------- *\/\n    .aeh-stages { background: var(--navy-deep); }\n    .aeh-h2 {\n      font-size: clamp(22px, 2.8vw, 28px);\n      font-weight: 700;\n      color: #ffffff;\n      margin: 0 0 10px;\n    }\n    .aeh-sub {\n      font-size: 14.5px;\n      color: var(--muted);\n      max-width: 620px;\n      margin: 0 0 36px;\n      line-height: 1.6;\n    }\n    .aeh-stairs {\n      display: flex;\n      align-items: flex-end;\n      gap: 4px;\n      border-bottom: 1px solid rgba(255,255,255,0.14);\n    }\n    .aeh-step {\n      flex: 1 1 0;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-end;\n      min-width: 0;\n      position: relative;\n      z-index: 1;\n      transform-origin: bottom center;\n      transition: transform 0.28s cubic-bezier(.2,.8,.2,1);\n    }\n    .aeh-step:hover { transform: scale(1.08); z-index: 20; }\n    .aeh-step:nth-child(1) { padding-top: 66px; }\n    .aeh-step:nth-child(2) { padding-top: 44px; }\n    .aeh-step:nth-child(3) { padding-top: 22px; }\n    .aeh-step:nth-child(4) { padding-top: 0px; }\n    .aeh-riser {\n      height: 3px;\n      background: linear-gradient(90deg, var(--teal), rgba(38,181,185,0.25));\n    }\n    .aeh-step:nth-child(4) .aeh-riser {\n      background: linear-gradient(90deg, var(--peach), rgba(249,192,163,0.3));\n    }\n    .aeh-tread {\n      background: rgba(255,255,255,0.045);\n      border: 1px solid rgba(255,255,255,0.09);\n      border-top: none;\n      border-radius: 0 0 10px 10px;\n      padding: 22px 18px 20px;\n      display: flex;\n      flex-direction: column;\n      min-height: 100%;\n      cursor: pointer;\n      transition: box-shadow 0.28s ease, border-color 0.28s ease, background 0.28s ease;\n    }\n    .aeh-step:hover .aeh-tread {\n      background: rgba(255,255,255,0.09);\n      border-color: var(--teal);\n      box-shadow: 0 22px 46px rgba(0,0,0,0.38), 0 0 0 1px rgba(38,181,185,0.35);\n    }\n    .aeh-step:nth-child(4):hover .aeh-tread {\n      border-color: var(--peach);\n      box-shadow: 0 22px 46px rgba(0,0,0,0.38), 0 0 0 1px rgba(249,192,163,0.4);\n    }\n    .aeh-tagrow { display: flex; justify-content: space-between; align-items: center; margin-bottom: 12px; }\n    .aeh-idx { font-size: 12px; font-weight: 800; letter-spacing: 0.05em; color: var(--teal); }\n    .aeh-step:nth-child(4) .aeh-idx { color: var(--peach); }\n    .aeh-trl {\n      font-size: 10.5px; font-weight: 700; color: var(--navy-deep);\n      background: var(--peach); padding: 2px 8px; border-radius: 3px; white-space: nowrap;\n    }\n    .aeh-tread h3 { font-size: 16.5px; font-weight: 700; color: #fff; margin: 0 0 3px; line-height: 1.3; }\n    .aeh-tread h3 small { display: block; font-size: 11.5px; font-weight: 500; color: var(--muted); margin-top: 2px; }\n    .aeh-tread p { font-size: 13px; line-height: 1.55; color: var(--muted); margin: 10px 0 0; flex-grow: 1; }\n    .aeh-tread a.aeh-more {\n      display: inline-block; margin-top: 14px; font-size: 12px; font-weight: 700;\n      color: var(--teal); text-decoration: none; border-bottom: 1px solid rgba(38,181,185,0.4);\n      padding-bottom: 1px;\n    }\n    .aeh-step:nth-child(4) .aeh-more { color: var(--peach); border-bottom-color: rgba(249,192,163,0.4); }\n\n    .aeh-preacc-note {\n      margin-top: 28px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      flex-wrap: wrap;\n      gap: 14px;\n      background: rgba(38,181,185,0.08);\n      border: 1px dashed rgba(38,181,185,0.4);\n      border-radius: 10px;\n      padding: 16px 20px;\n    }\n    .aeh-preacc-note p { margin: 0; font-size: 13.5px; color: var(--ink); line-height: 1.5; }\n    .aeh-preacc-note p b { color: var(--teal); }\n    .aeh-preacc-note a {\n      flex-shrink: 0; font-size: 12.5px; font-weight: 700; color: var(--navy-deep);\n      background: var(--teal); text-decoration: none; padding: 8px 16px; border-radius: 999px;\n      white-space: nowrap;\n    }\n\n    @media (max-width: 880px) {\n      .aeh-stairs { flex-direction: column; border-bottom: none; }\n      .aeh-step { padding-top: 0 !important; margin-bottom: 14px; }\n      .aeh-tread { border-radius: 10px; border-top: 1px solid rgba(255,255,255,0.09); }\n      .aeh-riser { display: none; }\n      .aeh-step:hover { transform: scale(1.03); }\n    }\n\n    \/* ---------- COMPARISON TABLE ---------- *\/\n    .aeh-compare { background: var(--navy); }\n    .aeh-table-wrap { overflow-x: auto; border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; }\n    table.aeh-table { width: 100%; border-collapse: collapse; min-width: 760px; font-size: 13px; }\n    table.aeh-table th, table.aeh-table td {\n      padding: 14px 16px; text-align: left; border-bottom: 1px solid rgba(255,255,255,0.09);\n      vertical-align: top; line-height: 1.5;\n    }\n    table.aeh-table thead th {\n      background: rgba(255,255,255,0.06); color: #fff; font-size: 12px;\n      text-transform: uppercase; letter-spacing: 0.05em; font-weight: 700;\n    }\n    table.aeh-table tbody th {\n      color: var(--peach); font-weight: 700; white-space: nowrap; background: rgba(255,255,255,0.03);\n    }\n    table.aeh-table td { color: var(--muted); }\n    table.aeh-table tbody tr:last-child th, table.aeh-table tbody tr:last-child td { border-bottom: none; }\n\n    \/* ---------- DECISION CTA ---------- *\/\n    .aeh-decide { background: var(--navy-deep); }\n    .aeh-decide-box {\n      display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start;\n    }\n    .aeh-decide-rules { flex: 1 1 380px; }\n    .aeh-rule {\n      display: flex; gap: 12px; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.09);\n    }\n    .aeh-rule:last-child { border-bottom: none; }\n    .aeh-rule .aeh-if { flex-shrink: 0; font-size: 12.5px; font-weight: 700; color: var(--teal); width: 168px; }\n    .aeh-rule .aeh-then { font-size: 13.5px; color: var(--ink); line-height: 1.5; }\n    .aeh-rule .aeh-then b { color: var(--peach); }\n\n    .aeh-decide-cta {\n      flex: 1 1 300px;\n      background: rgba(255,255,255,0.045);\n      border: 1px solid rgba(255,255,255,0.1);\n      border-radius: 14px;\n      padding: 30px 26px;\n    }\n    .aeh-decide-cta h3 { margin: 0 0 10px; font-size: 19px; color: #fff; font-weight: 700; }\n    .aeh-decide-cta p { margin: 0 0 20px; font-size: 13.5px; color: var(--muted); line-height: 1.6; }\n    .aeh-decide-cta a.btn {\n      display: inline-block; background: var(--peach); color: var(--navy-deep) !important;\n      text-decoration: none !important; font-weight: 800; font-size: 14px; padding: 13px 26px;\n      border-radius: 3px; transition: background 0.15s ease, transform 0.15s ease;\n    }\n    .aeh-decide-cta a.btn:hover { background: #ffd0b3; transform: translateY(-2px); }\n\n    .arto-eic-hub a.btn {\n      border: 1px solid rgba(255,255,255,0.4);\n    }\n    .arto-eic-hub a.btn:hover {\n      border-color: rgba(255,255,255,0.6);\n    }\n\n    \/* ---------- SUBPAGE LINKS ---------- *\/\n    .aeh-links { background: var(--navy-deep); }\n    .aeh-link-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px;\n    }\n    .aeh-link-card {\n      display: block; text-decoration: none !important; background: rgba(255,255,255,0.04);\n      border: 1px solid rgba(255,255,255,0.09); border-radius: 10px; padding: 18px 18px 16px;\n      transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;\n    }\n    .aeh-link-card:hover { border-color: var(--teal); background: rgba(255,255,255,0.07); transform: translateY(-3px); }\n    .aeh-link-card .aeh-lc-label { font-size: 10.5px; font-weight: 700; letter-spacing: 0.08em; color: var(--teal); text-transform: uppercase; }\n    .aeh-link-card h4 { margin: 6px 0 4px; font-size: 15px; color: #fff; font-weight: 700; }\n    .aeh-link-card span.aeh-arrow { font-size: 12.5px; color: var(--muted); }\n\n    @media (max-width: 600px) {\n      .arto-eic-hub section { padding: 44px 16px; }\n      .aeh-stat { flex: 1 1 45%; padding-right: 14px; margin-right: 14px; margin-bottom: 16px; }\n    }\n  <\/style>\n\n  <!-- ============ 1. HERO ============ -->\n  <section class=\"aeh-hero\">\n    <div class=\"aeh-inner\">\n      <img decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSI+CiAgPGNpcmNsZSBjeD0iMzIiIGN5PSIzMiIgcj0iMjYiIGZpbGw9IiMyNmI1YjkiIG9wYWNpdHk9IjAuMTIiLz4KICA8Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIyNiIgc3Ryb2tlPSIjMjZiNWI5IiBzdHJva2Utd2lkdGg9IjIuNSIvPgogIDxjaXJjbGUgY3g9IjMyIiBjeT0iMzIiIHI9IjE2IiBzdHJva2U9IiMyNmI1YjkiIHN0cm9rZS13aWR0aD0iMi41Ii8+CiAgPGNpcmNsZSBjeD0iMzIiIGN5PSIzMiIgcj0iNiIgZmlsbD0iI2Y5YzBhMyIvPgo8L3N2Zz4K\" alt=\"EIC p\u00e1ly\u00e1zatok 2026 c\u00e9lkit\u0171z\u00e9s ikon\" width=\"48\" height=\"48\" style=\"display:block;margin-bottom:16px;\">\n      <span class=\"aeh-eyebrow\">EIC Munkaprogram \u00b7 2026<\/span>\n      <h1>EIC p\u00e1ly\u00e1zatok 2026: <em>melyik program illik<\/em> a projektedhez?<\/h1>\n      <p class=\"lead\">Ez az oldal az <b>EIC p\u00e1ly\u00e1zatok 2026<\/b> \u00e9vi k\u00edn\u00e1lat\u00e1t mutatja be: az <a href=\"https:\/\/eic.ec.europa.eu\/index_en\" target=\"_blank\" rel=\"noopener\">European Innovation Council<\/a> a Horizon Europe z\u00e1szl\u00f3shaj\u00f3 programja, amely az eur\u00f3pai deep-tech innov\u00e1ci\u00f3t az alapkutat\u00e1st\u00f3l a glob\u00e1lis piacra l\u00e9p\u00e9sig k\u00eds\u00e9ri v\u00e9gig. \u00d6t egym\u00e1sra \u00e9p\u00fcl\u0151 eszk\u00f6z l\u00e9tezik, \u00e9s az a k\u00e9rd\u00e9s, hogy a te projekted \u00e9ppen melyikbe illik.<\/p>\n      <div class=\"aeh-stats\">\n        <div class=\"aeh-stat\"><b>1,4 Mrd EUR<\/b><span>teljes 2026-os EIC keret\u00f6sszeg<\/span><\/div>\n        <div class=\"aeh-stat\"><b>5 eszk\u00f6z<\/b><span>Pre-Accelerator, Pathfinder, Transition, Accelerator, Scale-up<\/span><\/div>\n        <div class=\"aeh-stat\"><b>TRL 1\u20139<\/b><span>a korai kutat\u00e1st\u00f3l a nemzetk\u00f6zi n\u00f6veked\u00e9sig<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ 2. STAGE SELECTOR ============ -->\n  <section class=\"aeh-stages\">\n    <div class=\"aeh-inner\">\n      <h2 class=\"aeh-h2\">EIC p\u00e1ly\u00e1zatok 2026: melyik szakaszban j\u00e1r a projekted?<\/h2>\n      <p class=\"aeh-sub\">A n\u00e9gy f\u0151 EIC-eszk\u00f6z egym\u00e1sra \u00e9p\u00fcl, teh\u00e1t a kutat\u00e1si \u00f6tlett\u0151l eljuthatsz a nemzetk\u00f6zi n\u00f6veked\u00e9sig. Ez\u00e9rt vidd r\u00e1 az egeret b\u00e1rmelyikre a r\u00e9szletek\u00e9rt.<\/p>\n\n      <div class=\"aeh-stairs\">\n\n        <div class=\"aeh-step\">\n          <div class=\"aeh-riser\"><\/div>\n          <div class=\"aeh-tread\">\n            <div class=\"aeh-tagrow\"><span class=\"aeh-idx\">01<\/span><span class=\"aeh-trl\">TRL 1\u20134<\/span><\/div>\n            <h3>Pathfinder<small>Radik\u00e1lis tudom\u00e1nyos \u00e1tt\u00f6r\u00e9sek<\/small><\/h3>\n            <p>Legal\u00e1bb 3 f\u00fcggetlen szervezet konzorciuma dolgozik ki \u00faj tudom\u00e1nyos elvet, amely 5\u201310 \u00e9v m\u00falva eg\u00e9sz ipar\u00e1gakat alak\u00edthat \u00e1t, ez\u00e9rt a t\u00e1mogat\u00e1s is nagyvonal\u00fa: 3\u20134 M EUR, 100% + 25% overhead.<\/p>\n            <a class=\"aeh-more\" href=\"https:\/\/arto.hu\/eic-pathfinder\/\">R\u00e9szletek \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"aeh-step\">\n          <div class=\"aeh-riser\"><\/div>\n          <div class=\"aeh-tread\">\n            <div class=\"aeh-tagrow\"><span class=\"aeh-idx\">02<\/span><span class=\"aeh-trl\">TRL 4\u20136<\/span><\/div>\n            <h3>Transition<small>Kutat\u00e1sb\u00f3l val\u00f3di technol\u00f3gia<\/small><\/h3>\n            <p>Mivel a c\u00e9l a Pathfinder- vagy ERC-eredm\u00e9nyek tov\u00e1bbfejleszt\u00e9se valid\u00e1lt, iparilag relev\u00e1ns protot\u00edpuss\u00e1, a t\u00e1mogat\u00e1s 0,5\u20132,5 M EUR, ~70% intenzit\u00e1s mellett. Bead\u00e1s: 2026. szept. 16.<\/p>\n            <a class=\"aeh-more\" href=\"https:\/\/arto.hu\/eic-transition\/\">R\u00e9szletek \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"aeh-step\">\n          <div class=\"aeh-riser\"><\/div>\n          <div class=\"aeh-tread\">\n            <div class=\"aeh-tagrow\"><span class=\"aeh-idx\">03<\/span><span class=\"aeh-trl\">TRL 5\/6\u20139<\/span><\/div>\n            <h3>Accelerator<small>Eur\u00f3pa leger\u0151sebb KKV-eszk\u00f6ze<\/small><\/h3>\n            <p>Grant (max. 2,5 M EUR), equity (max. 10 M EUR) vagy blended finance a nemzetk\u00f6zi piacra l\u00e9p\u00e9shez. ~634 M EUR keret. Bead\u00e1s: jan.\u2013nov., k\u00e9thavonta.<\/p>\n            <a class=\"aeh-more\" href=\"https:\/\/arto.hu\/eic-accelerator\/\">R\u00e9szletek \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"aeh-step\">\n          <div class=\"aeh-riser\"><\/div>\n          <div class=\"aeh-tread\">\n            <div class=\"aeh-tagrow\"><span class=\"aeh-idx\">04<\/span><span class=\"aeh-trl\">TRL 8\u20139<\/span><\/div>\n            <h3>Scale-up (STEP)<small>A n\u00f6veked\u00e9si szakasz<\/small><\/h3>\n            <p>Befektet\u00e9si ablak m\u00e1r bizony\u00edtott c\u00e9geknek: az EIC Fund lead befektet\u0151 mell\u00e9 t\u00e1rsul 5\u201320 M EUR-val. 300 M EUR keret. Ablakok: febr., m\u00e1j., szept., nov.<\/p>\n            <a class=\"aeh-more\" href=\"https:\/\/arto.hu\/eic-step-scale-up\/\">R\u00e9szletek \u2192<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"aeh-preacc-note\">\n        <p><b>M\u00e9g nem tartasz TRL 4-n\u00e9l?<\/b> Mivel a 2026-ban indul\u00f3 <b>EIC Pre-Accelerator<\/b> pont ilyen esetekre val\u00f3, ez\u00e9rt er\u0151s tudom\u00e1nyos h\u00e1tter\u0171, de \u00fczletileg m\u00e9g nem valid\u00e1lt csapatoknak aj\u00e1nljuk: 6\u201312 h\u00f3napos felk\u00e9sz\u00edt\u0151 program.<\/p>\n        <a href=\"https:\/\/arto.hu\/eic-pre-accelerator\/\">EIC Pre-Accelerator \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ 3. COMPARISON TABLE ============ -->\n  <section class=\"aeh-compare\">\n    <div class=\"aeh-inner\">\n      <h2 class=\"aeh-h2\">Az \u00f6t EIC-eszk\u00f6z \u00f6sszehasonl\u00edtva<\/h2>\n      <p class=\"aeh-sub\">Mivel a TRL-szint, a t\u00e1mogat\u00e1si forma \u00e9s a hat\u00e1rid\u0151 programonk\u00e9nt elt\u00e9r, ez\u00e9rt \u00e9rdemes gyors \u00e1ttekint\u00e9st kapni arr\u00f3l, hova illik a projekted.<\/p>\n\n      <div class=\"aeh-table-wrap\">\n        <table class=\"aeh-table\">\n          <thead>\n            <tr>\n              <th>Program<\/th>\n              <th>Kinek sz\u00f3l<\/th>\n              <th>TRL-szint<\/th>\n              <th>T\u00e1mogat\u00e1s<\/th>\n              <th>2026-os hat\u00e1rid\u0151k<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <th>Pre-Accelerator <span style=\"color:var(--teal);\">\u00daJ<\/span><\/th>\n              <td>Er\u0151s kutat\u00e1si h\u00e1tt\u00e9rrel, de \u00fczletileg m\u00e9g valid\u00e1latlan csapatok<\/td>\n              <td>TRL &lt; 4\u20135<\/td>\n              <td>Felk\u00e9sz\u00edt\u0151 program (mentor\u00e1l\u00e1s, TRL roadmap, piacvalid\u00e1ci\u00f3), nem klasszikus p\u00e9nzbeli grant<\/td>\n              <td>Folyamatos \/ rendszertelen ki\u00edr\u00e1s<\/td>\n            <\/tr>\n            <tr>\n              <th>Pathfinder<\/th>\n              <td>Min. 3 szervezetb\u0151l \u00e1ll\u00f3 kutat\u00f3i konzorciumok<\/td>\n              <td>TRL 1\u20134<\/td>\n              <td>3\u20134 M EUR (kiv\u00e9telesen 5 M EUR), 100% + 25% overhead<\/td>\n              <td>Tavaszi \u00e9s \u0151szi bead\u00e1si fordul\u00f3<\/td>\n            <\/tr>\n            <tr>\n              <th>Transition<\/th>\n              <td>Egy szervezet vagy konzorcium, Pathfinder\/ERC-eredm\u00e9nyb\u0151l kiindulva<\/td>\n              <td>TRL 4\u20136<\/td>\n              <td>0,5\u20132,5 M EUR, ~70% intenzit\u00e1s<\/td>\n              <td>2026. szept. 16. (egyetlen hat\u00e1rid\u0151)<\/td>\n            <\/tr>\n            <tr>\n              <th>Accelerator<\/th>\n              <td>Nemzetk\u00f6zi piacra l\u00e9p\u00e9sre k\u00e9sz startupok, KKV-k<\/td>\n              <td>TRL 5\/6\u20139<\/td>\n              <td>Grant \u22642,5 M EUR \/ Equity \u226410 M EUR \/ Blended<\/td>\n              <td>Jan 7 \u00b7 M\u00e1rc 4 \u00b7 M\u00e1j 6 \u00b7 J\u00fal 8 \u00b7 Szept 2 \u00b7 Nov 4<\/td>\n            <\/tr>\n            <tr>\n              <th>Scale-up (STEP)<\/th>\n              <td>Bizony\u00edtott, bev\u00e9teltermel\u0151 deep-tech v\u00e1llalatok<\/td>\n              <td>TRL 8\u20139<\/td>\n              <td>Befektet\u00e9si ablak, EIC Fund t\u00e1rsbefektet\u00e9s 5\u201320 M EUR<\/td>\n              <td>Febr 11 \u00b7 M\u00e1j 6 \u00b7 Szept 9 \u00b7 Nov 25<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ 4. DECISION CTA ============ -->\n  <section class=\"aeh-decide\">\n    <div class=\"aeh-inner\">\n      <h2 class=\"aeh-h2\">Melyik EIC program val\u00f3 neked?<\/h2>\n      <p class=\"aeh-sub\">N\u00e9h\u00e1ny gyors t\u00e1mpont, de a legbiztosabb, ha \u00e1tbesz\u00e9lj\u00fck a projekted konkr\u00e9t helyzet\u00e9t.<\/p>\n\n      <div class=\"aeh-decide-box\">\n        <div class=\"aeh-decide-rules\">\n          <div class=\"aeh-rule\"><div class=\"aeh-if\">Van tudom\u00e1nyos elm\u00e9leted, de nincs protot\u00edpusod<\/div><div class=\"aeh-then\">\u2192 <b>EIC Pathfinder<\/b> vagy <b>Pre-Accelerator<\/b>, ha m\u00e9g TRL 4 alatt vagy<\/div><\/div>\n          <div class=\"aeh-rule\"><div class=\"aeh-if\">Van valid\u00e1lt koncepci\u00f3d, kell a demonstr\u00e1ci\u00f3<\/div><div class=\"aeh-then\">\u2192 <b>EIC Transition<\/b> a piacra k\u00e9sz protot\u00edpusig<\/div><\/div>\n          <div class=\"aeh-rule\"><div class=\"aeh-if\">Piacra k\u00e9sz innov\u00e1ci\u00f3d van, nemzetk\u00f6zi terjeszked\u00e9st tervezel<\/div><div class=\"aeh-then\">\u2192 <b>EIC Accelerator<\/b> grant \u00e9s\/vagy t\u0151kebefektet\u00e9s<\/div><\/div>\n          <div class=\"aeh-rule\"><div class=\"aeh-if\">M\u00e1r bev\u00e9telt termelsz, nagy n\u00f6veked\u00e9si k\u00f6rt z\u00e1rsz<\/div><div class=\"aeh-then\">\u2192 <b>EIC Scale-up (STEP)<\/b> t\u00e1rsbefektet\u0151i kataliz\u00e1ci\u00f3<\/div><\/div>\n        <\/div>\n\n        <div class=\"aeh-decide-cta\">\n          <h3>Nem egy\u00e9rtelm\u0171 a v\u00e1lasz?<\/h3>\n          <p>Az Arto Consulting nem csak megmutatja a felh\u00edv\u00e1st, hanem azt is, hogy hol \u00e9s hogyan van val\u00f3di es\u00e9lyed a nyer\u00e9sre. Ez\u00e9rt besz\u00e9lj\u00fck \u00e1t 30 percben a projekted konkr\u00e9t helyzet\u00e9t.<\/p>\n          <a class=\"btn\" href=\"https:\/\/arto.hu\/kapcsolat\/\">K\u00e9rjen ingyenes konzult\u00e1ci\u00f3t \u2192<\/a> <!-- \u00c1LL\u00cdTSD BE, ha m\u00e1s a kapcsolati link -->\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ 5. SUBPAGE LINKS ============ -->\n  <section class=\"aeh-links\">\n    <div class=\"aeh-inner\">\n      <h2 class=\"aeh-h2\">B\u00f6ng\u00e9ssz az EIC p\u00e1ly\u00e1zatok 2026 k\u00edn\u00e1lat\u00e1ban programonk\u00e9nt<\/h2>\n      <p class=\"aeh-sub\">Minden EIC-eszk\u00f6zh\u00f6z saj\u00e1t, r\u00e9szletes aloldal tartozik.<\/p>\n\n      <div class=\"aeh-link-grid\">\n        <a class=\"aeh-link-card\" href=\"https:\/\/arto.hu\/eic-pre-accelerator\/\">\n          <span class=\"aeh-lc-label\">\u00daj \u00b7 2026<\/span>\n          <h4>Pre-Accelerator<\/h4>\n          <span class=\"aeh-arrow\">Felk\u00e9sz\u00edt\u0151 program \u2192<\/span>\n        <\/a>\n        <a class=\"aeh-link-card\" href=\"https:\/\/arto.hu\/eic-pathfinder\/\">\n          <span class=\"aeh-lc-label\">TRL 1\u20134<\/span>\n          <h4>Pathfinder<\/h4>\n          <span class=\"aeh-arrow\">Kutat\u00e1s \u00e9s felt\u00e1r\u00e1s \u2192<\/span>\n        <\/a>\n        <a class=\"aeh-link-card\" href=\"https:\/\/arto.hu\/eic-transition\/\">\n          <span class=\"aeh-lc-label\">TRL 4\u20136<\/span>\n          <h4>Transition<\/h4>\n          <span class=\"aeh-arrow\">Piacra jut\u00e1s el\u0151k\u00e9sz\u00edt\u00e9se \u2192<\/span>\n        <\/a>\n        <a class=\"aeh-link-card\" href=\"https:\/\/arto.hu\/eic-accelerator\/\">\n          <span class=\"aeh-lc-label\">TRL 5\/6\u20139<\/span>\n          <h4>Accelerator<\/h4>\n          <span class=\"aeh-arrow\">N\u00f6veked\u00e9si finansz\u00edroz\u00e1s \u2192<\/span>\n        <\/a>\n        <a class=\"aeh-link-card\" href=\"https:\/\/arto.hu\/eic-step-scale-up\/\">\n          <span class=\"aeh-lc-label\">TRL 8\u20139<\/span>\n          <h4>Scale-up<\/h4>\n          <span class=\"aeh-arrow\">Nemzetk\u00f6zi expanzi\u00f3 \u2192<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<!-- ============ SEO: STRUKTUR\u00c1LT ADAT (JSON-LD) ============ -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"Kezd\u0151lap\", \"item\": \"https:\/\/arto.hu\/\" },\n    { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"EIC p\u00e1ly\u00e1zatok 2026\", \"item\": \"https:\/\/arto.hu\/hu\/eic-2026-tamogatasok\/\" }\n  ]\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ItemList\",\n  \"name\": \"EIC p\u00e1ly\u00e1zatok 2026\",\n  \"itemListElement\": [\n    { \"@type\": \"ListItem\", \"position\": 1, \"name\": \"EIC Pre-Accelerator\", \"url\": \"https:\/\/arto.hu\/eic-pre-accelerator\/\" },\n    { \"@type\": \"ListItem\", \"position\": 2, \"name\": \"EIC Pathfinder\", \"url\": \"https:\/\/arto.hu\/eic-pathfinder\/\" },\n    { \"@type\": \"ListItem\", \"position\": 3, \"name\": \"EIC Transition\", \"url\": \"https:\/\/arto.hu\/eic-transition\/\" },\n    { \"@type\": \"ListItem\", \"position\": 4, \"name\": \"EIC Accelerator\", \"url\": \"https:\/\/arto.hu\/eic-accelerator\/\" },\n    { \"@type\": \"ListItem\", \"position\": 5, \"name\": \"EIC Scale-up (STEP)\", \"url\": \"https:\/\/arto.hu\/eic-step-scale-up\/\" }\n  ]\n}\n<\/script>\n\n\n\n<div class=\"wp-block-group alignfull has-custom-prussian-blue-background-color has-background is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-705b48da wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:9px\">\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns has-custom-prussian-blue-background-color has-background is-layout-flex wp-container-core-columns-is-layout-b9475a2c wp-block-columns-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40);padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--20)\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-container-core-column-is-layout-9c94dc9e wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<h2 class=\"wp-block-heading has-text-align-center has-custom-vil-gosk-k-color has-text-color has-link-color wp-elements-da31192dc268c4718749962ee1bf1632\">T\u00f6ltse le a 2026-os EIC \u00f6sszefoglal\u00f3nkat!<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-style-default is-layout-flow wp-block-column-is-layout-flow\" style=\"font-size:24px;flex-basis:50%\">\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file has-link-color wp-elements-a8ea0c739f17228bbd91e7ebf2aefc4f\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/arto.hu\/wp-content\/uploads\/2025\/11\/EIC-2026-osszefoglalo.pdf\" type=\"application\/pdf\" style=\"width:100%;height:400px\" aria-label=\"\u0423\u0433\u043d\u0435\u0437\u0434\u0438\u0442\u0438 EIC 2026 o\u0308sszefoglalo\u0301.\"><\/object><a id=\"wp-block-file--media-10c07d91-05a8-4a91-9fbd-3b247f049585\" href=\"https:\/\/arto.hu\/wp-content\/uploads\/2025\/11\/EIC-2026-osszefoglalo.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">EIC 2026 o\u0308sszefoglalo\u0301<\/a><a href=\"https:\/\/arto.hu\/wp-content\/uploads\/2025\/11\/EIC-2026-osszefoglalo.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-10c07d91-05a8-4a91-9fbd-3b247f049585\">Let\u00f6lt\u00e9s<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>EIC Munkaprogram \u00b7 2026 EIC p\u00e1ly\u00e1zatok 2026: melyik program illik a projektedhez? Ez az oldal az EIC p\u00e1ly\u00e1zatok 2026 \u00e9vi k\u00edn\u00e1lat\u00e1t mutatja be: az European Innovation Council a Horizon Europe z\u00e1szl\u00f3shaj\u00f3 programja, amely az eur\u00f3pai deep-tech innov\u00e1ci\u00f3t az alapkutat\u00e1st\u00f3l a glob\u00e1lis piacra l\u00e9p\u00e9sig k\u00eds\u00e9ri v\u00e9gig. \u00d6t egym\u00e1sra \u00e9p\u00fcl\u0151 eszk\u00f6z l\u00e9tezik, \u00e9s az a k\u00e9rd\u00e9s, hogy [&hellip;]<\/p>\n","protected":false},"author":253070136,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":""},"class_list":["post-1649","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EIC Munkaprogram 2025: Innov\u00e1ci\u00f3s \u00e9s Kutat\u00e1si T\u00e1mogat\u00e1sok<\/title>\n<meta name=\"description\" content=\"Az EIC Munkaprogram 2025 keret\u00e9ben el\u00e9rhet\u0151 innov\u00e1ci\u00f3s t\u00e1mogat\u00e1sok startupok \u00e9s kutat\u00e1si projektek sz\u00e1m\u00e1ra. Fedezze fel a r\u00e9szleteket!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arto.hu\/sr\/eic-2026-tamogatasok\/\" \/>\n<meta property=\"og:locale\" content=\"sr_RS\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EIC Munkaprogram 2025: Innov\u00e1ci\u00f3s \u00e9s Kutat\u00e1si T\u00e1mogat\u00e1sok\" \/>\n<meta property=\"og:description\" content=\"Az EIC Munkaprogram 2025 keret\u00e9ben el\u00e9rhet\u0151 innov\u00e1ci\u00f3s t\u00e1mogat\u00e1sok startupok \u00e9s kutat\u00e1si projektek sz\u00e1m\u00e1ra. Fedezze fel a r\u00e9szleteket!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arto.hu\/sr\/eic-2026-tamogatasok\/\" \/>\n<meta property=\"og:site_name\" content=\"Arto Consulting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ArtoConsulting\/?locale=hu_HU\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T11:37:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/arto.hu\/wp-content\/uploads\/2024\/11\/cropped-ARTO-VEGLEGES-edited.png?fit=512%2C512&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\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=\"\u041f\u0440\u043e\u0446\u0435\u045a\u0435\u043d\u043e \u0432\u0440\u0435\u043c\u0435 \u0447\u0438\u0442\u0430\u045a\u0430\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u043c\u0438\u043d\u0443\u0442\u0430\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/arto.hu\\\/eic-2026-tamogatasok\\\/\",\"url\":\"https:\\\/\\\/arto.hu\\\/eic-2026-tamogatasok\\\/\",\"name\":\"EIC Munkaprogram 2025: Innov\u00e1ci\u00f3s \u00e9s Kutat\u00e1si T\u00e1mogat\u00e1sok\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arto.hu\\\/#website\"},\"datePublished\":\"2024-11-07T13:29:40+00:00\",\"dateModified\":\"2026-07-08T11:37:20+00:00\",\"description\":\"Az EIC Munkaprogram 2025 keret\u00e9ben el\u00e9rhet\u0151 innov\u00e1ci\u00f3s t\u00e1mogat\u00e1sok startupok \u00e9s kutat\u00e1si projektek sz\u00e1m\u00e1ra. Fedezze fel a r\u00e9szleteket!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/arto.hu\\\/eic-2026-tamogatasok\\\/#breadcrumb\"},\"inLanguage\":\"sr-RS\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/arto.hu\\\/eic-2026-tamogatasok\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/arto.hu\\\/eic-2026-tamogatasok\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Kezd\u0151lap\",\"item\":\"https:\\\/\\\/arto.hu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EIC Munkaprogram 2025: Innov\u00e1ci\u00f3s T\u00e1mogat\u00e1sok\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/arto.hu\\\/#website\",\"url\":\"https:\\\/\\\/arto.hu\\\/\",\"name\":\"Arto Consulting\",\"description\":\"Arto P\u00e1ly\u00e1zatir\u00e1s\",\"publisher\":{\"@id\":\"https:\\\/\\\/arto.hu\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/arto.hu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sr-RS\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/arto.hu\\\/#organization\",\"name\":\"Arto Consulting\",\"url\":\"https:\\\/\\\/arto.hu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sr-RS\",\"@id\":\"https:\\\/\\\/arto.hu\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/arto.hu\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/ARTO-VEGLEGES-edited.png?fit=827%2C583&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/arto.hu\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/ARTO-VEGLEGES-edited.png?fit=827%2C583&ssl=1\",\"width\":827,\"height\":583,\"caption\":\"Arto Consulting\"},\"image\":{\"@id\":\"https:\\\/\\\/arto.hu\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ArtoConsulting\\\/?locale=hu_HU\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041f\u0440\u043e\u0433\u0440\u0430\u043c \u0440\u0430\u0434\u0430 \u0415\u0418\u0426-\u0430 2025: \u0433\u0440\u0430\u043d\u0442\u043e\u0432\u0438 \u0437\u0430 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0458\u0435 \u0438 \u0438\u0441\u0442\u0440\u0430\u0436\u0438\u0432\u0430\u045a\u0430","description":"\u0413\u0440\u0430\u043d\u0442\u043e\u0432\u0438 \u0437\u0430 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0458\u0435 \u0437\u0430 \u0441\u0442\u0430\u0440\u0442\u0430\u043f\u043e\u0432\u0435 \u0438 \u0438\u0441\u0442\u0440\u0430\u0436\u0438\u0432\u0430\u0447\u043a\u0435 \u043f\u0440\u043e\u0458\u0435\u043a\u0442\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438 \u0441\u0443 \u0443 \u043e\u043a\u0432\u0438\u0440\u0443 \u0440\u0430\u0434\u043d\u043e\u0433 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0415\u0418\u0426-\u0430 2025. \u041e\u0442\u043a\u0440\u0438\u0458\u0442\u0435 \u0434\u0435\u0442\u0430\u0459\u0435!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/arto.hu\/sr\/eic-2026-tamogatasok\/","og_locale":"sr_RS","og_type":"article","og_title":"EIC Munkaprogram 2025: Innov\u00e1ci\u00f3s \u00e9s Kutat\u00e1si T\u00e1mogat\u00e1sok","og_description":"Az EIC Munkaprogram 2025 keret\u00e9ben el\u00e9rhet\u0151 innov\u00e1ci\u00f3s t\u00e1mogat\u00e1sok startupok \u00e9s kutat\u00e1si projektek sz\u00e1m\u00e1ra. Fedezze fel a r\u00e9szleteket!","og_url":"https:\/\/arto.hu\/sr\/eic-2026-tamogatasok\/","og_site_name":"Arto Consulting","article_publisher":"https:\/\/www.facebook.com\/ArtoConsulting\/?locale=hu_HU","article_modified_time":"2026-07-08T11:37:20+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/i0.wp.com\/arto.hu\/wp-content\/uploads\/2024\/11\/cropped-ARTO-VEGLEGES-edited.png?fit=512%2C512&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u043e\u0446\u0435\u045a\u0435\u043d\u043e \u0432\u0440\u0435\u043c\u0435 \u0447\u0438\u0442\u0430\u045a\u0430":"4 \u043c\u0438\u043d\u0443\u0442\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/arto.hu\/eic-2026-tamogatasok\/","url":"https:\/\/arto.hu\/eic-2026-tamogatasok\/","name":"\u041f\u0440\u043e\u0433\u0440\u0430\u043c \u0440\u0430\u0434\u0430 \u0415\u0418\u0426-\u0430 2025: \u0433\u0440\u0430\u043d\u0442\u043e\u0432\u0438 \u0437\u0430 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0458\u0435 \u0438 \u0438\u0441\u0442\u0440\u0430\u0436\u0438\u0432\u0430\u045a\u0430","isPartOf":{"@id":"https:\/\/arto.hu\/#website"},"datePublished":"2024-11-07T13:29:40+00:00","dateModified":"2026-07-08T11:37:20+00:00","description":"\u0413\u0440\u0430\u043d\u0442\u043e\u0432\u0438 \u0437\u0430 \u0438\u043d\u043e\u0432\u0430\u0446\u0438\u0458\u0435 \u0437\u0430 \u0441\u0442\u0430\u0440\u0442\u0430\u043f\u043e\u0432\u0435 \u0438 \u0438\u0441\u0442\u0440\u0430\u0436\u0438\u0432\u0430\u0447\u043a\u0435 \u043f\u0440\u043e\u0458\u0435\u043a\u0442\u0435 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0438 \u0441\u0443 \u0443 \u043e\u043a\u0432\u0438\u0440\u0443 \u0440\u0430\u0434\u043d\u043e\u0433 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0415\u0418\u0426-\u0430 2025. \u041e\u0442\u043a\u0440\u0438\u0458\u0442\u0435 \u0434\u0435\u0442\u0430\u0459\u0435!","breadcrumb":{"@id":"https:\/\/arto.hu\/eic-2026-tamogatasok\/#breadcrumb"},"inLanguage":"sr-RS","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arto.hu\/eic-2026-tamogatasok\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/arto.hu\/eic-2026-tamogatasok\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Kezd\u0151lap","item":"https:\/\/arto.hu\/"},{"@type":"ListItem","position":2,"name":"EIC Munkaprogram 2025: Innov\u00e1ci\u00f3s T\u00e1mogat\u00e1sok"}]},{"@type":"WebSite","@id":"https:\/\/arto.hu\/#website","url":"https:\/\/arto.hu\/","name":"\u0410\u0440\u0442\u043e \u0426\u043e\u043d\u0441\u0443\u043b\u0442\u0438\u043d\u0433","description":"\u0410\u0440\u0442\u043e \u043f\u0440\u0438\u0458\u0430\u0432\u043d\u0438 \u043e\u0431\u0440\u0430\u0437\u0430\u0446","publisher":{"@id":"https:\/\/arto.hu\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arto.hu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sr-RS"},{"@type":"Organization","@id":"https:\/\/arto.hu\/#organization","name":"\u0410\u0440\u0442\u043e \u0426\u043e\u043d\u0441\u0443\u043b\u0442\u0438\u043d\u0433","url":"https:\/\/arto.hu\/","logo":{"@type":"ImageObject","inLanguage":"sr-RS","@id":"https:\/\/arto.hu\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/arto.hu\/wp-content\/uploads\/2024\/11\/ARTO-VEGLEGES-edited.png?fit=827%2C583&ssl=1","contentUrl":"https:\/\/i0.wp.com\/arto.hu\/wp-content\/uploads\/2024\/11\/ARTO-VEGLEGES-edited.png?fit=827%2C583&ssl=1","width":827,"height":583,"caption":"Arto Consulting"},"image":{"@id":"https:\/\/arto.hu\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ArtoConsulting\/?locale=hu_HU"]}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PfTTDI-qB","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/pages\/1649","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/users\/253070136"}],"replies":[{"embeddable":true,"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/comments?post=1649"}],"version-history":[{"count":0,"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/pages\/1649\/revisions"}],"wp:attachment":[{"href":"https:\/\/arto.hu\/sr\/wp-json\/wp\/v2\/media?parent=1649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}