{"id":2006,"date":"2025-06-17T14:34:19","date_gmt":"2025-06-17T12:34:19","guid":{"rendered":"https:\/\/www.petrklichelp.cz\/?post_type=project&#038;p=2006"},"modified":"2025-11-20T12:51:49","modified_gmt":"2025-11-20T11:51:49","slug":"life-mga-multi-mono-v1-0","status":"publish","type":"project","link":"https:\/\/www.petrklichelp.cz\/cs\/projekty\/life-mga-multi-mono-v1-0\/","title":{"rendered":"LIFE Model Forest"},"content":{"rendered":"<a href=\"https:\/\/www.petrklichelp.cz\/cs\/life-volunteer\/\" class=\"volunteer-button\">\r\n  <span>\ud83e\udd1d <strong>Chci se st\u00e1t dobrovoln\u00edkem<\/strong><\/span>\r\n<\/a>\r\n\r\n<style>\r\n  .volunteer-button {\r\n    display: inline-block;\r\n    padding: 16px 36px;\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    color: #ffffff !important;         \/* FORCE white text *\/\r\n    background: linear-gradient(90deg, #ff9800 0%, #ff5722 100%);\r\n    border: none;\r\n    border-radius: 100px;\r\n    text-decoration: none;\r\n    text-align: center;\r\n    box-shadow: 0 10px 25px rgba(255, 87, 34, 0.35);\r\n    transition: all 0.3s ease-in-out;\r\n    filter: none !important;            \/* override filters *\/\r\n  }\r\n\r\n  .volunteer-button:hover {\r\n    transform: scale(1.05);\r\n    box-shadow: 0 12px 35px rgba(255, 87, 34, 0.5);\r\n  }\r\n\r\n  .volunteer-button span {\r\n    color: #ffffff !important;          \/* force readable text *\/\r\n    font-weight: 700;\r\n  }\r\n\r\n  .volunteer-button strong {\r\n    color: #ffffff !important;          \/* absolute override *\/\r\n    text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);\r\n  }\r\n<\/style>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n\n<section id=\"lmf-cs\" style=\"--accent:#FFA726;--cream:#FFF3E0;--hover:#FB8C00;--ink:#1a1a1a;--muted:#5a6370;\">\n  <style>\n    \/* scoped to #lmf-cs only *\/\n    #lmf-cs .tag{display:inline-block;padding:8px 12px;border-radius:12px;background:var(--cream);border-left:5px solid var(--accent);margin:0 0 12px 0}\n    #lmf-cs h1{margin:.4rem 0 .2rem}\n    #lmf-cs .sub{color:var(--muted);margin:0 0 16px}\n\n    #lmf-cs .kpis{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 0 18px}\n    #lmf-cs .chip{background:#fff;border:1px solid #eee3d6;border-radius:12px;padding:12px 14px}\n    #lmf-cs .chip strong{display:block;color:#8a4f24;font-size:.9rem}\n\n    #lmf-cs .card{background:#fff;border:1px solid #eee3d6;border-radius:16px;padding:18px;margin:12px 0;\n      transition:box-shadow .25s ease, transform .25s ease, background-color .25s ease;\n      animation:csFade .45s ease both}\n    #lmf-cs .card:hover{box-shadow:0 8px 22px rgba(251,140,0,.16);transform:translateY(-2px);background:linear-gradient(0deg,#fff 0%,#fff 70%,var(--cream) 100%)}\n    #lmf-cs .card:nth-of-type(1){animation-delay:.03s}\n    #lmf-cs .card:nth-of-type(2){animation-delay:.08s}\n    #lmf-cs .card:nth-of-type(3){animation-delay:.13s}\n    #lmf-cs .card:nth-of-type(4){animation-delay:.18s}\n    #lmf-cs .card:nth-of-type(5){animation-delay:.23s}\n    @keyframes csFade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}\n\n    #lmf-cs .hl{background:var(--cream);border-left:5px solid var(--accent);padding:14px 16px;border-radius:12px;margin:10px 0}\n\n    #lmf-cs details{border:1px solid #eee3d6;border-radius:14px;background:#fff;margin:10px 0;overflow:hidden}\n    #lmf-cs summary{padding:14px 16px;cursor:pointer;font-weight:600;list-style:none;position:relative}\n    #lmf-cs summary::-webkit-details-marker,#lmf-cs summary::marker{display:none}\n    #lmf-cs summary:after{content:\"\u25be\";position:absolute;right:16px;top:14px;transition:transform .25s ease}\n    #lmf-cs details[open] summary:after{transform:rotate(180deg)}\n    #lmf-cs details > div{max-height:0;transition:max-height .35s ease}\n    #lmf-cs details[open] > div{max-height:640px}\n    #lmf-cs .content{padding:12px 16px 16px 16px;opacity:0;transform:translateY(-4px);transition:opacity .28s ease, transform .28s ease}\n    #lmf-cs details[open] .content{opacity:1;transform:translateY(0)}\n\n    #lmf-cs .cols{columns:2;column-gap:24px}\n    @media(max-width:760px){#lmf-cs .cols{columns:1}}\n    #lmf-cs .soft li{padding:6px 8px;border-radius:10px;transition:background-color .18s ease}\n    #lmf-cs .soft li:hover{background:var(--cream)}\n\n    #lmf-cs .btn-soft{\n      display:inline-block;padding:10px 14px;border-radius:999px;text-decoration:none;\n      background:var(--cream);border:1px solid #ffd9b0;color:#8a4f24;\n      transition:transform .2s ease, box-shadow .2s ease, background-color .2s ease\n    }\n    #lmf-cs .btn-soft:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(251,140,0,.16);background:#FFE5C2}\n    #lmf-cs .btn-soft.disabled{opacity:.65;pointer-events:none}\n  <\/style>\n\n  <div class=\"tag\">ID projektu: 101216157 \u00b7 LIFE24-NAT-CZ<\/div>\n \n  <p class=\"sub\">Modelov\u00e1 p\u00e9\u010de o rozmanit\u00e1 lesn\u00ed stanovi\u0161t\u011b a na n\u011b v\u00e1zan\u00e9 druhy ve spolupr\u00e1ci s vlastn\u00edky les\u016f, spr\u00e1vci \u00fazem\u00ed, kraji, obcemi a za \u00fa\u010dasti dobrovoln\u00edk\u016f.<\/p>\n\n  <!-- KPI -->\n  <div class=\"kpis\">\n    <div class=\"chip\"><strong>Doba trv\u00e1n\u00ed<\/strong>01\/06\/2025 \u2013 31\/05\/2032<\/div>\n    <div class=\"chip\"><strong>Lokalit<\/strong>20 lokalit Natura 2000 (SCI\/SAC)<\/div>\n    <div class=\"chip\"><strong>Stanovi\u0161\u0165<\/strong>11 (3 prioritn\u00ed)<\/div>\n    <div class=\"chip\"><strong>Druh\u016f<\/strong>12 (3 prioritn\u00ed)<\/div>\n    <div class=\"chip\"><strong>Rozpo\u010det \/ EU<\/strong>\u20ac8 693 054 \/ \u20ac5 215 833<\/div>\n  <\/div>\n\n  <!-- O projektu -->\n  <article class=\"card\">\n    <h2>O projektu<\/h2>\n    <div class=\"hl\">Zlep\u0161en\u00ed stavu prioritn\u00edch lesn\u00edch stanovi\u0161\u0165 a druh\u016f na vybran\u00fdch lokalit\u00e1ch Natura 2000 p\u0159i zapojen\u00ed vlastn\u00edk\u016f, spr\u00e1vc\u016f \u00fazem\u00ed, kraj\u016f, obc\u00ed a dobrovoln\u00edk\u016f.<\/div>\n    <ul class=\"soft\">\n      <li>N\u00edzk\u00e1 druhov\u00e1 a v\u011bkov\u00e1 rozmanitost<\/li>\n      <li>Nedostatek pam\u00e1tn\u00fdch\/star\u00fdch strom\u016f a mrtv\u00e9ho d\u0159eva<\/li>\n      <li>\u0160\u00ed\u0159en\u00ed invazn\u00edch nep\u016fvodn\u00edch druh\u016f (IAS)<\/li>\n      <li>N\u00edzk\u00e9 pov\u011bdom\u00ed mezi akt\u00e9ry i ve\u0159ejnost\u00ed<\/li>\n    <\/ul>\n    <p><strong>M\u011b\u0159\u00edtko:<\/strong> 19 km\u00b2 stanovi\u0161\u0165 (\u22481\/3 prioritn\u00edch) + 36 km\u00b2, kde budou managementov\u00e1 opat\u0159en\u00ed podporovat druhy.<\/p>\n  <\/article>\n\n  <!-- Akce -->\n  <article class=\"card\">\n    <h2>Akce a pracovn\u00ed bal\u00ed\u010dky<\/h2>\n    <details open>\n      <summary>C1 \u00b7 Obnova stanovi\u0161\u0165<\/summary>\n      <div><div class=\"content\">Lokalizovan\u00e1 obnova c\u00edlov\u00fdch lesn\u00edch stanovi\u0161\u0165; zlep\u0161en\u00ed v\u011bkov\u00e9 struktury, ponech\u00e1v\u00e1n\u00ed pam\u00e1tn\u00fdch strom\u016f a mrtv\u00e9ho d\u0159eva, pos\u00edlen\u00ed struktur\u00e1ln\u00ed rozmanitosti.<\/div><\/div>\n    <\/details>\n    <details>\n      <summary>C2 \u00b7 Invazn\u00ed nep\u016fvodn\u00ed druhy (IAS) &#038; metodika ve 4 jazyc\u00edch<\/summary>\n      <div><div class=\"content\">Koordinovan\u00e9 odstra\u0148ov\u00e1n\u00ed IAS (v\u010d. <em>Echinocystis lobata<\/em>) s ve\u0159ejnou metodikou ve \u010dty\u0159ech jazyc\u00edch pro snadnou replikaci.<\/div><\/div>\n    <\/details>\n    <details>\n      <summary>D1 \u00b7 Monitoring &#038; indik\u00e1tory<\/summary>\n      <div><div class=\"content\">P\u0159ed\/po monitoring stanovi\u0161\u0165 a druh\u016f na 20 lokalit\u00e1ch; jasn\u00e9 indik\u00e1tory a srozumiteln\u00e9 souhrny v\u00fdsledk\u016f.<\/div><\/div>\n    <\/details>\n    <details>\n      <summary>E1 \u00b7 Zapojen\u00ed akt\u00e9r\u016f a dobrovoln\u00edk\u016f<\/summary>\n      <div><div class=\"content\">Spolupr\u00e1ce s vlastn\u00edky, spr\u00e1vci \u00fazem\u00ed, kraji a obcemi; \u0161kolen\u00ed a bezpe\u010dn\u00e9 ter\u00e9nn\u00ed akce pro dobrovoln\u00edky.<\/div><\/div>\n    <\/details>\n    <details>\n      <summary>E2 \u00b7 Komunikace, replikace &#038; After-LIFE<\/summary>\n      <div><div class=\"content\">P\u0159ed\u00e1v\u00e1n\u00ed praktick\u00fdch v\u00fdstup\u016f pro \u0161ir\u0161\u00ed vyu\u017eit\u00ed v \u010cR\/PL i jinde; pl\u00e1n pokra\u010dov\u00e1n\u00ed po skon\u010den\u00ed projektu.<\/div><\/div>\n    <\/details>\n  <\/article>\n\n  <!-- Stanovi\u0161t\u011b a druhy -->\n  <article class=\"card\">\n    <h2>C\u00edlov\u00e1 stanovi\u0161t\u011b a druhy<\/h2>\n    <div class=\"cols\">\n      <p><strong>Stanovi\u0161t\u011b:<\/strong> 91D0*, 91E0*, 9180, 9110, 9130, 9170, 9190, 91F0, 91T0, 91U0, 7140.<\/p>\n      <p><strong>Druhy:<\/strong> <em>Osmoderma eremita<\/em>, <em>Callimorpha quadripunctaria<\/em>, <em>Gentianella bohemica<\/em>, <em>Limoniscus violaceus<\/em>, <em>Lucanus cervus<\/em>, <em>Cucujus cinnaberinus<\/em>, <em>Rhyzodes sulcatus<\/em>, <em>Carabus variolosus<\/em>, <em>Bombina variegata<\/em>, <em>Bombina bombina<\/em>, <em>Triturus cristatus<\/em>, <em>Dicranum viride<\/em>.<\/p>\n    <\/div>\n  <\/article>\n\n  <!-- Dobrovolnictv\u00ed (dole) -->\n  <article class=\"card\" id=\"volunteer-cs\">\n    <h2>Dobrovolnictv\u00ed<\/h2>\n    <p>Pomozte s obnovou stanovi\u0161\u0165, odstra\u0148ov\u00e1n\u00edm invazn\u00edch druh\u016f a monitoringem b\u011bhem ter\u00e9nn\u00edch dn\u016f (jaro\u2013podzim). Zaji\u0161\u0165ujeme za\u0161kolen\u00ed i bezpe\u010dnost.<\/p>\n  <\/article>\n<\/section>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"173\" data-id=\"2306\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210625-1024x173.png\" alt=\"\" class=\"wp-image-2306\" srcset=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210625-1024x173.png 1024w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210625-300x51.png 300w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210625-768x130.png 768w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210625-18x3.png 18w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210625.png 1436w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"211\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210650-1024x211.png\" alt=\"\" class=\"wp-image-2305\" srcset=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210650-1024x211.png 1024w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210650-300x62.png 300w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210650-768x158.png 768w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210650-18x4.png 18w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210650.png 1434w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"175\" src=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210708-1024x175.png\" alt=\"\" class=\"wp-image-2304\" srcset=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210708-1024x175.png 1024w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210708-300x51.png 300w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210708-768x131.png 768w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210708-18x3.png 18w, https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Screenshot-2025-11-07-210708.png 1075w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<a href=\"https:\/\/www.petrklichelp.cz\/cs\/life-volunteer\/\" class=\"volunteer-button\">\n  <span>\ud83e\udd1d <strong>Chci se st\u00e1t dobrovoln\u00edkem<\/strong><\/span>\n<\/a>\n\n<style>\n  .volunteer-button {\n    display: inline-block;\n    padding: 16px 36px;\n    font-size: 18px;\n    font-weight: 700;\n    color: #ffffff !important;         \/* FORCE white text *\/\n    background: linear-gradient(90deg, #ff9800 0%, #ff5722 100%);\n    border: none;\n    border-radius: 100px;\n    text-decoration: none;\n    text-align: center;\n    box-shadow: 0 10px 25px rgba(255, 87, 34, 0.35);\n    transition: all 0.3s ease-in-out;\n    filter: none !important;            \/* override filters *\/\n  }\n\n  .volunteer-button:hover {\n    transform: scale(1.05);\n    box-shadow: 0 12px 35px rgba(255, 87, 34, 0.5);\n  }\n\n  .volunteer-button span {\n    color: #ffffff !important;          \/* force readable text *\/\n    font-weight: 700;\n  }\n\n  .volunteer-button strong {\n    color: #ffffff !important;          \/* absolute override *\/\n    text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);\n  }\n<\/style>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>\ud83e\udd1d Chci se st\u00e1t dobrovoln\u00edkem ID projektu: 101216157 \u00b7 LIFE24-NAT-CZ Modelov\u00e1 p\u00e9\u010de o rozmanit\u00e1 lesn\u00ed stanovi\u0161t\u011b a na n\u011b v\u00e1zan\u00e9&#8230;<\/p>","protected":false},"featured_media":2039,"template":"","project_category":[31],"project_label":[],"donators":[],"sponsors":[],"partners":[212,209,210,211,117],"members":[125,206,204,41,177,202],"country":[158,159],"class_list":["post-2006","project","type-project","status-publish","has-post-thumbnail","hentry","project_category-current-projects","partners-instytut-badawczy-lesnictwa","partners-jihocesky-kraj","partners-krajske-skolni-hospodarstvi-ceske-budejovice","partners-moravskoslezsky-kraj","partners-petrklic-help","members-katerina-drongova","members-kristyna-valentova","members-marek-konieczny","members-petr-kantor","members-sampras-femi-robert","members-veronika-skorokhod-zamestnanci","country-czech-republic","country-poland"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>LIFE Model Forest - Petrkl\u00ed\u010d help<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.petrklichelp.cz\/cs\/projekty\/life-mga-multi-mono-v1-0\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LIFE Model Forest - Petrkl\u00ed\u010d help\" \/>\n<meta property=\"og:description\" content=\"\ud83e\udd1d Chci se st\u00e1t dobrovoln\u00edkem ID projektu: 101216157 \u00b7 LIFE24-NAT-CZ Modelov\u00e1 p\u00e9\u010de o rozmanit\u00e1 lesn\u00ed stanovi\u0161t\u011b a na n\u011b v\u00e1zan\u00e9...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.petrklichelp.cz\/cs\/projekty\/life-mga-multi-mono-v1-0\/\" \/>\n<meta property=\"og:site_name\" content=\"Petrkl\u00ed\u010d help\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PetrklicHelp\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-20T11:51:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/\",\"url\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/\",\"name\":\"LIFE Model Forest - Petrkl\u00ed\u010d help\",\"isPartOf\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg\",\"datePublished\":\"2025-06-17T12:34:19+00:00\",\"dateModified\":\"2025-11-20T11:51:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#primaryimage\",\"url\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg\",\"contentUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg\",\"width\":1200,\"height\":627},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.petrklichelp.cz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LIFE Model Forest\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#website\",\"url\":\"https:\/\/www.petrklichelp.cz\/cs\/\",\"name\":\"Petrkl\u00ed\u010d help\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.petrklichelp.cz\/cs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#organization\",\"name\":\"Petrkl\u00ed\u010d help\",\"url\":\"https:\/\/www.petrklichelp.cz\/cs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png\",\"contentUrl\":\"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png\",\"width\":117,\"height\":110,\"caption\":\"Petrkl\u00ed\u010d help\"},\"image\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/PetrklicHelp\",\"https:\/\/www.instagram.com\/petrklic_help\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LIFE Model Forest - Petrkl\u00ed\u010d help","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:\/\/www.petrklichelp.cz\/cs\/projekty\/life-mga-multi-mono-v1-0\/","og_locale":"cs_CZ","og_type":"article","og_title":"LIFE Model Forest - Petrkl\u00ed\u010d help","og_description":"\ud83e\udd1d Chci se st\u00e1t dobrovoln\u00edkem ID projektu: 101216157 \u00b7 LIFE24-NAT-CZ Modelov\u00e1 p\u00e9\u010de o rozmanit\u00e1 lesn\u00ed stanovi\u0161t\u011b a na n\u011b v\u00e1zan\u00e9...","og_url":"https:\/\/www.petrklichelp.cz\/cs\/projekty\/life-mga-multi-mono-v1-0\/","og_site_name":"Petrkl\u00ed\u010d help","article_publisher":"https:\/\/www.facebook.com\/PetrklicHelp","article_modified_time":"2025-11-20T11:51:49+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"4 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/","url":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/","name":"LIFE Model Forest - Petrkl\u00ed\u010d help","isPartOf":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#primaryimage"},"image":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#primaryimage"},"thumbnailUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg","datePublished":"2025-06-17T12:34:19+00:00","dateModified":"2025-11-20T11:51:49+00:00","breadcrumb":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#primaryimage","url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg","contentUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2025\/06\/Copy-of-Yellow-Green-Subtle-Gradients-Financial-Education-LinkedIn-Single-Image-Ad.jpg","width":1200,"height":627},{"@type":"BreadcrumbList","@id":"https:\/\/www.petrklichelp.cz\/projekty\/life-mga-multi-mono-v1-0\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.petrklichelp.cz\/"},{"@type":"ListItem","position":2,"name":"LIFE Model Forest"}]},{"@type":"WebSite","@id":"https:\/\/www.petrklichelp.cz\/cs\/#website","url":"https:\/\/www.petrklichelp.cz\/cs\/","name":"Petrkl\u00ed\u010d help","description":"","publisher":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.petrklichelp.cz\/cs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/www.petrklichelp.cz\/cs\/#organization","name":"Petrkl\u00ed\u010d help","url":"https:\/\/www.petrklichelp.cz\/cs\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/","url":"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png","contentUrl":"https:\/\/petrklichelp.mrkninaweb.cz\/wp-content\/uploads\/2023\/01\/zahrada-petrklichelp.png","width":117,"height":110,"caption":"Petrkl\u00ed\u010d help"},"image":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PetrklicHelp","https:\/\/www.instagram.com\/petrklic_help\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project\/2006","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project"}],"about":[{"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/types\/project"}],"version-history":[{"count":38,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project\/2006\/revisions"}],"predecessor-version":[{"id":2356,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project\/2006\/revisions\/2356"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/media\/2039"}],"wp:attachment":[{"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/media?parent=2006"}],"wp:term":[{"taxonomy":"project_category","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project_category?post=2006"},{"taxonomy":"project_label","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project_label?post=2006"},{"taxonomy":"donators","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/donators?post=2006"},{"taxonomy":"sponsors","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/sponsors?post=2006"},{"taxonomy":"partners","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/partners?post=2006"},{"taxonomy":"members","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/members?post=2006"},{"taxonomy":"country","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/country?post=2006"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}