{"id":917,"date":"2023-12-19T10:06:08","date_gmt":"2023-12-19T09:06:08","guid":{"rendered":"https:\/\/www.petrklichelp.cz\/?post_type=project&#038;p=917"},"modified":"2026-07-24T02:18:13","modified_gmt":"2026-07-24T00:18:13","slug":"star-strategies-and-techniques-in-addictions-for-youngsters","status":"publish","type":"project","link":"https:\/\/www.petrklichelp.cz\/cs\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","title":{"rendered":"STAR: Strategie a techniky v oblasti z\u00e1vislost\u00ed pro mlad\u00e9 lidi"},"content":{"rendered":"<!-- ============================================================\n     STAR Project Block \u2014 Petrkl\u00ed\u010d Help branding\n     Paste this whole snippet into a WordPress \"Custom HTML\" block.\n     All CSS is scoped under .pk-star-block so it cannot leak out\n     and affect the rest of the page.\n     ============================================================ -->\n\n<style>\n.pk-star-block {\n  --pk-yellow: #f4c430;      \/* primrose \/ petrkl\u00ed\u010d yellow *\/\n  --pk-yellow-dark: #d9a91e;\n  --pk-green: #4a7c3a;       \/* nature \/ youth green *\/\n  --pk-green-dark: #375c2b;\n  --pk-ink: #2b2b26;\n  --pk-paper: #fffdf6;\n  --pk-line: #e8dfc4;\n\n  box-sizing: border-box;\n  max-width: 900px;\n  margin: 2.5rem auto;\n  padding: 0;\n  background: var(--pk-paper);\n  border: 1px solid var(--pk-line);\n  border-radius: 14px;\n  overflow: hidden;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--pk-ink);\n  line-height: 1.6;\n  box-shadow: 0 4px 18px rgba(0,0,0,0.06);\n}\n\n.pk-star-block *,\n.pk-star-block *::before,\n.pk-star-block *::after {\n  box-sizing: border-box;\n}\n\n.pk-star-block .pk-hero {\n  background: linear-gradient(135deg, var(--pk-green) 0%, var(--pk-green-dark) 100%);\n  color: #fff;\n  padding: 2.2rem 2rem;\n  position: relative;\n}\n\n.pk-star-block .pk-hero::after {\n  content: \"\";\n  position: absolute;\n  right: -30px;\n  top: -30px;\n  width: 140px;\n  height: 140px;\n  border-radius: 50%;\n  background: var(--pk-yellow);\n  opacity: 0.18;\n}\n\n.pk-star-block .pk-eyebrow {\n  display: inline-block;\n  background: var(--pk-yellow);\n  color: var(--pk-green-dark);\n  font-weight: 700;\n  font-size: 0.75rem;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 0.3rem 0.7rem;\n  border-radius: 999px;\n  margin-bottom: 0.8rem;\n}\n\n.pk-star-block .pk-hero h1 {\n  margin: 0 0 0.4rem 0;\n  font-size: 1.7rem;\n  font-weight: 800;\n  line-height: 1.3;\n}\n\n.pk-star-block .pk-hero p.pk-subtitle {\n  margin: 0;\n  font-size: 1rem;\n  opacity: 0.92;\n  max-width: 640px;\n}\n\n.pk-star-block .pk-body {\n  padding: 2rem;\n}\n\n.pk-star-block h2 {\n  font-size: 1.2rem;\n  font-weight: 800;\n  color: var(--pk-green-dark);\n  border-left: 4px solid var(--pk-yellow);\n  padding-left: 0.6rem;\n  margin: 0 0 0.9rem 0;\n}\n\n.pk-star-block .pk-motivation p {\n  margin: 0 0 1rem 0;\n  font-size: 0.98rem;\n}\n\n.pk-star-block .pk-trivia {\n  background: #faf6e6;\n  border: 1px solid var(--pk-line);\n  border-radius: 10px;\n  padding: 1.3rem 1.5rem;\n  margin: 1.5rem 0 2rem 0;\n}\n\n.pk-star-block .pk-trivia ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.pk-star-block .pk-trivia li {\n  position: relative;\n  padding-left: 1.6rem;\n  margin-bottom: 0.7rem;\n  font-size: 0.94rem;\n}\n\n.pk-star-block .pk-trivia li:last-child {\n  margin-bottom: 0;\n}\n\n.pk-star-block .pk-trivia li::before {\n  content: \"\u25cf\";\n  color: var(--pk-yellow-dark);\n  position: absolute;\n  left: 0;\n  top: 0.05em;\n  font-size: 0.7em;\n}\n\n.pk-star-block .pk-outputs-note {\n  font-size: 0.88rem;\n  font-style: italic;\n  color: #7a7460;\n  margin: 0 0 1rem 0;\n}\n\n.pk-star-block .pk-pdf-card {\n  display: flex;\n  align-items: center;\n  gap: 0.9rem;\n  background: #fff;\n  border: 1px solid var(--pk-line);\n  border-left: 4px solid var(--pk-yellow-dark);\n  border-radius: 10px;\n  padding: 1rem 1.2rem;\n  text-decoration: none;\n  color: var(--pk-ink);\n  margin-bottom: 1.4rem;\n  transition: transform 0.15s ease, box-shadow 0.15s ease;\n}\n\n.pk-star-block .pk-pdf-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 14px rgba(0,0,0,0.08);\n}\n\n.pk-star-block .pk-pdf-icon {\n  flex: 0 0 auto;\n  width: 40px;\n  height: 40px;\n  border-radius: 8px;\n  background: var(--pk-green);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.72rem;\n  font-weight: 800;\n  letter-spacing: 0.02em;\n}\n\n.pk-star-block .pk-pdf-text .pk-pdf-title {\n  font-weight: 700;\n  font-size: 0.98rem;\n  margin-bottom: 0.15rem;\n}\n\n.pk-star-block .pk-pdf-text .pk-pdf-sub {\n  font-size: 0.82rem;\n  color: #7a7460;\n}\n\n.pk-star-block .pk-video-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n  gap: 0.9rem;\n}\n\n.pk-star-block .pk-video-card {\n  display: flex;\n  align-items: center;\n  gap: 0.7rem;\n  background: #fff;\n  border: 1px solid var(--pk-line);\n  border-radius: 10px;\n  padding: 0.85rem 1rem;\n  text-decoration: none;\n  color: var(--pk-ink);\n  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;\n}\n\n.pk-star-block .pk-video-card:hover {\n  transform: translateY(-2px);\n  border-color: var(--pk-yellow-dark);\n  box-shadow: 0 6px 14px rgba(0,0,0,0.08);\n}\n\n.pk-star-block .pk-play {\n  flex: 0 0 auto;\n  width: 34px;\n  height: 34px;\n  border-radius: 50%;\n  background: var(--pk-green);\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 0.8rem;\n}\n\n.pk-star-block .pk-video-title {\n  font-size: 0.92rem;\n  font-weight: 600;\n  line-height: 1.3;\n}\n\n.pk-star-block .pk-playlist-embed {\n  margin-top: 1.4rem;\n  border-radius: 10px;\n  overflow: hidden;\n  border: 1px solid var(--pk-line);\n}\n\n.pk-star-block .pk-playlist-embed iframe {\n  display: block;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  border: 0;\n}\n\n.pk-star-block .pk-footer-brand {\n  padding: 1rem 2rem;\n  background: #fff;\n  border-top: 1px solid var(--pk-line);\n  font-size: 0.82rem;\n  color: #7a7460;\n  text-align: right;\n}\n<\/style>\n\n<div class=\"pk-star-block\">\n\n  <div class=\"pk-hero\">\n    <span class=\"pk-eyebrow\">Petrkl\u00ed\u010d Help \u00b7 Project<\/span>\n    <h1>STAR: Strategie a techniky v oblasti z\u00e1vislost\u00ed pro mlad\u00e9 lidi<\/h1>\n    <p class=\"pk-subtitle\">Equipping young people with the tools to prevent drug addiction and reclaim their place in an inclusive society.<\/p>\n  <\/div>\n\n  <div class=\"pk-body\">\n\n    <section class=\"pk-motivation\">\n      <h2>Motivace projektu<\/h2>\n      <p>Drug addiction can have a significant impact on a young person&#8217;s life, leading to a breakdown of relationships with friends and family, poor academic performance, and difficulties in finding and maintaining employment. These challenges can result in the exclusion of young people from mainstream society, leading to further isolation and marginalization.<\/p>\n      <p>K \u0159e\u0161en\u00ed t\u011bchto probl\u00e9m\u016f je n\u00e1\u0161 projekt navr\u017een tak, aby mlad\u00fdm lidem poskytl nezbytn\u00e9 techniky a n\u00e1stroje k prevenci drogov\u00e9 z\u00e1vislosti. Prost\u0159ednictv\u00edm vzd\u011bl\u00e1v\u00e1n\u00ed a \u0161kolen\u00ed se sna\u017e\u00edme vybavit mlad\u00e9 lidi dovednostmi, kter\u00e9 pot\u0159ebuj\u00ed k informovan\u00e9mu rozhodov\u00e1n\u00ed o u\u017e\u00edv\u00e1n\u00ed drog a k rozpozn\u00e1n\u00ed rizik a d\u016fsledk\u016f z\u00e1vislosti.<\/p>\n      <p>V\u011b\u0159\u00edme, \u017ee kdy\u017e mlad\u00fdm lidem poskytneme tyto znalosti, m\u016f\u017eeme podpo\u0159it inkluzi a vytvo\u0159it inkluzivn\u011bj\u0161\u00ed spole\u010dnost. N\u00e1\u0161 projekt poskytuje mlad\u00fdm lidem podporu, kterou pot\u0159ebuj\u00ed k p\u0159ekon\u00e1n\u00ed z\u00e1vislosti a k op\u011btovn\u00e9mu zapojen\u00ed do v\u011bt\u0161inov\u00e9 spole\u010dnosti, co\u017e jim umo\u017en\u00ed naplno rozvinout sv\u016fj potenci\u00e1l a p\u0159isp\u011bt ke komunit\u011b. V kone\u010dn\u00e9m d\u016fsledku je c\u00edlem na\u0161eho projektu prolomit bari\u00e9ry, kter\u00e9 mlad\u00fdm lidem br\u00e1n\u00ed v pln\u00e9m zapojen\u00ed do spole\u010dnosti, a podpo\u0159it tak inkluzivn\u011bj\u0161\u00ed a spravedliv\u011bj\u0161\u00ed budoucnost pro v\u0161echny.<\/p>\n    <\/section>\n\n    <section class=\"pk-trivia-section\">\n      <h2>Trivia from context analysis<\/h2>\n      <div class=\"pk-trivia\">\n        <ul>\n          <li>1 in every 18 people aged 15\u201364 worldwide had used a drug in the past 12 months \u2014 26% higher than in 2010.<\/li>\n          <li>Mlad\u00ed lid\u00e9 u\u017e\u00edvaj\u00ed v\u00edce drog ne\u017e dosp\u011bl\u00ed a rychleji si na nich vytv\u00e1\u0159ej\u00ed z\u00e1vislost.<\/li>\n          <li>Europe remains a major consumer market for &#8220;ecstasy.&#8221;<\/li>\n          <li>Amfetamin je po kokainu druh\u00fdm nejpou\u017e\u00edvan\u011bj\u0161\u00edm stimulantem v Evrop\u011b.<\/li>\n          <li>The home-made methamphetamine &#8220;pervitin&#8221; is the main substance linked to problem drug use in the Czech Republic.<\/li>\n          <li>\u0160pan\u011blsko je t\u0159et\u00ed zem\u00ed v Evrop\u011b v trendech \u00famrt\u00ed na p\u0159ed\u00e1vkov\u00e1n\u00ed.<\/li>\n          <li>1 in 3 Italians aged 15\u201364 had used a psychoactive substance at least once in their lifetime.<\/li>\n          <li>Opioidy z\u016fst\u00e1vaj\u00ed hlavn\u00edm typem drogy, kv\u016fli kter\u00e9mu se lid\u00e9 v Evrop\u011b l\u00e9\u010d\u00ed, ale konop\u00ed je t\u011bsn\u011b n\u00e1sleduje.<\/li>\n          <li>Z\u00e1padn\u00ed a st\u0159edn\u00ed Evropa z\u016fst\u00e1v\u00e1 druh\u00fdm nejv\u011bt\u0161\u00edm trhem s kokainem na sv\u011bt\u011b.<\/li>\n          <li>Cannabis use disorders and psychiatric comorbidities have risen in Western Europe \u2014 cannabis use accounted for 31% of people who entered treatment in the EU in 2019.<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"pk-outputs\">\n      <h2>Project outputs<\/h2>\n      <a class=\"pk-pdf-card\" href=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/STAR_interactive-book.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\n        <span class=\"pk-pdf-icon\">PDF<\/span>\n        <span class=\"pk-pdf-text\">\n          <span class=\"pk-pdf-title\">STAR Interactive Book<\/span>\n          <span class=\"pk-pdf-sub\">Download the full project booklet<\/span>\n        <\/span>\n      <\/a>\n\n      <div class=\"pk-video-grid\">\n        <a class=\"pk-video-card\" href=\"https:\/\/youtu.be\/lb3Gs1pEZHM\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">STAR Summary Video Course<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=MG8DLPZK0Cc\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">A Real Case of Drug Addiction<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=bsF9KehBs0U\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Connection<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=ZJPj6qTmyF4\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Do Not Point at Me<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=nEuNHroLfgE\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Heroin Wakeup<\/span>\n        <\/a>\n        <a class=\"pk-video-card\" href=\"https:\/\/www.youtube.com\/watch?v=RLEIbbe1chg\" target=\"_blank\" rel=\"noopener noreferrer\">\n          <span class=\"pk-play\">\u25b6<\/span>\n          <span class=\"pk-video-title\">Mobile Addiction on Our Point of View<\/span>\n        <\/a>\n      <\/div>\n\n      <div class=\"pk-playlist-embed\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/videoseries?list=PLIt6vxlz2JxJtVjqoA7wsbAjqfSsXJziq\"\n          title=\"STAR Project Playlist\"\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n          allowfullscreen\n loading=\"lazy\">\n        <\/iframe>\n      <\/div>\n    <\/section>\n\n  <\/div>\n\n  <div class=\"pk-footer-brand\">Petrkl\u00ed\u010d Help, z.s. \u2014 WE ARE GIVING YOUNG PEOPLE A SPACE FOR CREATIVITY<\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Petrkl\u00ed\u010d Help \u00b7 Project STAR: Strategies and Techniques in Addictions for youngsteRs Equipping young people with the tools to prevent&#8230;<\/p>","protected":false},"featured_media":2013,"template":"","project_category":[30],"project_label":[],"donators":[51],"sponsors":[],"partners":[],"members":[173,125,41,170],"country":[158,157,167],"class_list":["post-917","project","type-project","status-publish","has-post-thumbnail","hentry","project_category-finished-projects","donators-erasmus","members-katarzyna_gattnar","members-katerina-drongova","members-petr-kantor","members-veronika-skorokhod","country-czech-republic","country-italy","country-spain"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>STAR: Strategies and Techniques in Addictions for youngsteRs - 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\/star-strategies-and-techniques-in-addictions-for-youngsters\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help\" \/>\n<meta property=\"og:description\" content=\"Petrkl\u00ed\u010d Help \u00b7 Project STAR: Strategies and Techniques in Addictions for youngsteRs Equipping young people with the tools to prevent...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.petrklichelp.cz\/cs\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\" \/>\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=\"2026-07-24T00:18:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\" \/>\n\t<meta property=\"og:image:width\" content=\"924\" \/>\n\t<meta property=\"og:image:height\" content=\"880\" \/>\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=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\",\"url\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\",\"name\":\"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help\",\"isPartOf\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/cs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\",\"datePublished\":\"2023-12-19T09:06:08+00:00\",\"dateModified\":\"2026-07-24T00:18:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage\",\"url\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\",\"contentUrl\":\"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png\",\"width\":924,\"height\":880},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.petrklichelp.cz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"STAR: Strategies and Techniques in Addictions for youngsteRs\"}]},{\"@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":"STAR: Strategies and Techniques in Addictions for youngsteRs - 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\/star-strategies-and-techniques-in-addictions-for-youngsters\/","og_locale":"cs_CZ","og_type":"article","og_title":"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help","og_description":"Petrkl\u00ed\u010d Help \u00b7 Project STAR: Strategies and Techniques in Addictions for youngsteRs Equipping young people with the tools to prevent...","og_url":"https:\/\/www.petrklichelp.cz\/cs\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","og_site_name":"Petrkl\u00ed\u010d help","article_publisher":"https:\/\/www.facebook.com\/PetrklicHelp","article_modified_time":"2026-07-24T00:18:13+00:00","og_image":[{"width":924,"height":880,"url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"3 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","url":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/","name":"STAR: Strategies and Techniques in Addictions for youngsteRs - Petrkl\u00ed\u010d help","isPartOf":{"@id":"https:\/\/www.petrklichelp.cz\/cs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage"},"image":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage"},"thumbnailUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","datePublished":"2023-12-19T09:06:08+00:00","dateModified":"2026-07-24T00:18:13+00:00","breadcrumb":{"@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#primaryimage","url":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","contentUrl":"https:\/\/www.petrklichelp.cz\/wp-content\/uploads\/2023\/12\/Untitled-1.psd.png","width":924,"height":880},{"@type":"BreadcrumbList","@id":"https:\/\/www.petrklichelp.cz\/projekty\/star-strategies-and-techniques-in-addictions-for-youngsters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.petrklichelp.cz\/"},{"@type":"ListItem","position":2,"name":"STAR: Strategies and Techniques in Addictions for youngsteRs"}]},{"@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\/917","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":21,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project\/917\/revisions"}],"predecessor-version":[{"id":2872,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project\/917\/revisions\/2872"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/media\/2013"}],"wp:attachment":[{"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/media?parent=917"}],"wp:term":[{"taxonomy":"project_category","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project_category?post=917"},{"taxonomy":"project_label","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/project_label?post=917"},{"taxonomy":"donators","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/donators?post=917"},{"taxonomy":"sponsors","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/sponsors?post=917"},{"taxonomy":"partners","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/partners?post=917"},{"taxonomy":"members","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/members?post=917"},{"taxonomy":"country","embeddable":true,"href":"https:\/\/www.petrklichelp.cz\/cs\/wp-json\/wp\/v2\/country?post=917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}