{"id":1245,"date":"2025-05-25T12:38:55","date_gmt":"2025-05-25T12:38:55","guid":{"rendered":"https:\/\/www.narconon.online\/?page_id=1245"},"modified":"2025-07-21T15:12:37","modified_gmt":"2025-07-21T13:12:37","slug":"vzdelavani-o-metamfetaminu","status":"publish","type":"page","link":"https:\/\/www.narconon.online\/cs\/materialy-pro-protidrogovou-prevenci\/vzdelavani-o-metamfetaminu\/","title":{"rendered":"Krystalick\u00fd metamfetamin"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1245\" class=\"elementor elementor-1245\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d381ee e-flex e-con-boxed e-con e-parent\" data-id=\"8d381ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02cba26 elementor-widget elementor-widget-html\" data-id=\"02cba26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Krystalick\u00fd metamfetamin a metamfetamin: Co byste m\u011bli v\u011bd\u011bt<\/title>\r\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/tailwindcss@2.2.19\/dist\/tailwind.min.css\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@fortawesome\/fontawesome-free@6.4.0\/css\/all.min.css\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary-color: #0891b2;\r\n            --secondary-color: #06b6d4;\r\n            --accent-color: #22d3ee;\r\n            --dark-blue: #0c4a6e;\r\n            --crystal-blue: #67e8f9;\r\n            --text-light: #ffffff;\r\n            --text-dark: #1e293b;\r\n            --bg-light: #ffffff;\r\n            --bg-dark: #1e293b;\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            line-height: 1.6;\r\n            color: var(--text-dark);\r\n            background-color: var(--bg-light);\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            body {\r\n                color: var(--text-light);\r\n                background-color: var(--bg-dark);\r\n            }\r\n        }\r\n\r\n        .header-section {\r\n            background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 50%, var(--accent-color) 100%);\r\n            padding: 60px 20px;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .header-section::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"crystal\" x=\"0\" y=\"0\" width=\"20\" height=\"20\" patternUnits=\"userSpaceOnUse\"><polygon points=\"10,2 18,8 10,14 2,8\" fill=\"rgba(255,255,255,0.1)\" stroke=\"rgba(255,255,255,0.2)\" stroke-width=\"0.5\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23crystal)\"\/><\/svg>') repeat;\r\n            opacity: 0.3;\r\n        }\r\n\r\n        .header-title {\r\n            font-size: 3.5rem;\r\n            font-weight: 700;\r\n            color: var(--text-light) !important;\r\n            margin-bottom: 10px;\r\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .header-subtitle {\r\n            font-size: 1.5rem;\r\n            color: var(--text-light) !important;\r\n            margin-bottom: 10px;\r\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.3);\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .header-brand {\r\n            font-size: 1.2rem;\r\n            color: var(--text-light) !important;\r\n            font-weight: 500;\r\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.3);\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .section {\r\n            margin: 50px 0;\r\n            padding: 30px;\r\n            background: rgba(255, 255, 255, 0.95);\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 30px rgba(8, 145, 178, 0.1);\r\n            border-left: 5px solid var(--primary-color);\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .section {\r\n                background: rgba(30, 41, 59, 0.95);\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        .section h2 {\r\n            color: var(--primary-color) !important;\r\n            font-size: 2.2rem;\r\n            margin-bottom: 20px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .section h3 {\r\n            color: var(--dark-blue) !important;\r\n            font-size: 1.8rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .section h3 {\r\n                color: var(--crystal-blue) !important;\r\n            }\r\n        }\r\n\r\n        .section p, .section li {\r\n            color: var(--text-dark) !important;\r\n            font-size: 1.1rem;\r\n            margin-bottom: 15px;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .section p, .section li {\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        .section strong {\r\n            color: var(--dark-blue) !important;\r\n            font-weight: 600;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .section strong {\r\n                color: var(--crystal-blue) !important;\r\n            }\r\n        }\r\n\r\n        .download-section {\r\n            background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);\r\n            padding: 40px 20px;\r\n            margin: 40px 0;\r\n            border-radius: 15px;\r\n            text-align: center;\r\n            box-shadow: 0 10px 30px rgba(8, 145, 178, 0.3);\r\n        }\r\n\r\n        .download-section h3 {\r\n            color: var(--text-light) !important;\r\n            font-size: 1.8rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .download-section p {\r\n            color: rgba(255, 255, 255, 0.9) !important;\r\n            font-size: 1.1rem;\r\n            margin-bottom: 25px;\r\n        }\r\n\r\n        .download-btn {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            background: var(--text-light);\r\n            color: var(--primary-color) !important;\r\n            padding: 15px 30px;\r\n            border-radius: 50px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 1.1rem;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .download-btn:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);\r\n            background: #f8fafc;\r\n            color: var(--primary-color) !important;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .effects-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .effect-card {\r\n            background: linear-gradient(135deg, rgba(8, 145, 178, 0.1) 0%, rgba(34, 211, 238, 0.1) 100%);\r\n            padding: 25px;\r\n            border-radius: 12px;\r\n            border: 1px solid var(--primary-color);\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .effect-card {\r\n                background: linear-gradient(135deg, rgba(8, 145, 178, 0.2) 0%, rgba(34, 211, 238, 0.2) 100%);\r\n            }\r\n        }\r\n\r\n        .effect-card h4 {\r\n            color: var(--primary-color) !important;\r\n            font-size: 1.3rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .effect-card ul {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .effect-card li {\r\n            color: var(--text-dark) !important;\r\n            padding: 8px 0;\r\n            border-bottom: 1px solid rgba(8, 145, 178, 0.2);\r\n            position: relative;\r\n            padding-left: 20px;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .effect-card li {\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        .effect-card li:before {\r\n            content: '\u25cf';\r\n            color: var(--primary-color);\r\n            position: absolute;\r\n            left: 0;\r\n            top: 8px;\r\n        }\r\n\r\n        .stages-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 20px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .stage-card {\r\n            background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);\r\n            color: var(--text-light) !important;\r\n            padding: 25px;\r\n            border-radius: 12px;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .stage-number {\r\n            font-size: 2rem;\r\n            font-weight: 700;\r\n            color: var(--text-light) !important;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .stage-title {\r\n            font-size: 1.3rem;\r\n            font-weight: 600;\r\n            color: var(--text-light) !important;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .stage-description {\r\n            color: rgba(255, 255, 255, 0.9) !important;\r\n            font-size: 0.95rem;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .testimonial-section {\r\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.1) 0%, rgba(248, 113, 113, 0.1) 100%);\r\n            padding: 30px;\r\n            border-radius: 15px;\r\n            border-left: 5px solid #ef4444;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .testimonial-section h3 {\r\n            color: #dc2626 !important;\r\n            font-size: 1.5rem;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .testimonial-text {\r\n            font-style: italic;\r\n            color: var(--text-dark) !important;\r\n            font-size: 1.1rem;\r\n            line-height: 1.7;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .testimonial-text {\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        .testimonial-author {\r\n            font-weight: 600;\r\n            color: #dc2626 !important;\r\n            text-align: right;\r\n        }\r\n\r\n        .street-names-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 20px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .street-names-category {\r\n            background: rgba(8, 145, 178, 0.1);\r\n            padding: 20px;\r\n            border-radius: 12px;\r\n            border: 1px solid var(--primary-color);\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .street-names-category {\r\n                background: rgba(8, 145, 178, 0.2);\r\n            }\r\n        }\r\n\r\n        .street-names-category h4 {\r\n            color: var(--primary-color) !important;\r\n            font-size: 1.3rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n            text-align: center;\r\n        }\r\n\r\n        .street-names-list {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 8px;\r\n        }\r\n\r\n        .street-name-item {\r\n            background: var(--primary-color);\r\n            color: var(--text-light) !important;\r\n            padding: 6px 12px;\r\n            border-radius: 20px;\r\n            font-size: 0.9rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .timeline-container {\r\n            position: relative;\r\n            margin: 40px 0;\r\n            padding-left: 30px;\r\n        }\r\n\r\n        .timeline-container::before {\r\n            content: '';\r\n            position: absolute;\r\n            left: 15px;\r\n            top: 0;\r\n            bottom: 0;\r\n            width: 3px;\r\n            background: var(--primary-color);\r\n        }\r\n\r\n        .timeline-item {\r\n            position: relative;\r\n            margin-bottom: 30px;\r\n            padding: 20px;\r\n            background: rgba(8, 145, 178, 0.1);\r\n            border-radius: 12px;\r\n            margin-left: 20px;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .timeline-item {\r\n                background: rgba(8, 145, 178, 0.2);\r\n            }\r\n        }\r\n\r\n        .timeline-item::before {\r\n            content: '';\r\n            position: absolute;\r\n            left: -35px;\r\n            top: 25px;\r\n            width: 12px;\r\n            height: 12px;\r\n            border-radius: 50%;\r\n            background: var(--primary-color);\r\n            border: 3px solid var(--text-light);\r\n        }\r\n\r\n        .timeline-year {\r\n            color: var(--primary-color) !important;\r\n            font-size: 1.3rem;\r\n            font-weight: 600;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .timeline-content {\r\n            color: var(--text-dark) !important;\r\n            font-size: 1rem;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .timeline-content {\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        .warning-box {\r\n            background: linear-gradient(135deg, rgba(239, 68, 68, 0.1) 0%, rgba(248, 113, 113, 0.1) 100%);\r\n            border: 2px solid #ef4444;\r\n            border-radius: 12px;\r\n            padding: 25px;\r\n            margin: 25px 0;\r\n            text-align: center;\r\n        }\r\n\r\n        .warning-box .warning-icon {\r\n            color: #ef4444 !important;\r\n            font-size: 2rem;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .warning-box h4 {\r\n            color: #dc2626 !important;\r\n            font-size: 1.4rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n\r\n        .warning-box p {\r\n            color: var(--text-dark) !important;\r\n            font-size: 1.1rem;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .warning-box p {\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        .glossary-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 20px;\r\n            margin: 30px 0;\r\n        }\r\n\r\n        .glossary-item {\r\n            background: rgba(8, 145, 178, 0.05);\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            border-left: 3px solid var(--primary-color);\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .glossary-item {\r\n                background: rgba(8, 145, 178, 0.1);\r\n            }\r\n        }\r\n\r\n        .glossary-term {\r\n            color: var(--primary-color) !important;\r\n            font-size: 1.2rem;\r\n            font-weight: 600;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .glossary-definition {\r\n            color: var(--text-dark) !important;\r\n            font-size: 1rem;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        @media (prefers-color-scheme: dark) {\r\n            .glossary-definition {\r\n                color: var(--text-light) !important;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .header-title {\r\n                font-size: 2.5rem;\r\n            }\r\n\r\n            .header-subtitle {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .section {\r\n                padding: 20px;\r\n                margin: 30px 0;\r\n            }\r\n\r\n            .section h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .section h3 {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n            .effects-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .stages-container {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n\r\n        .fade-in {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n            animation: fadeInUp 0.6s ease forwards;\r\n        }\r\n\r\n        @keyframes fadeInUp {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <header class=\"header-section\">\r\n        <div class=\"container\">\r\n            <h1 class=\"header-title\">CRYSTAL METH<\/h1>\r\n            <h2 class=\"header-subtitle\">&amp; METAMFETAMIN<\/h2>\r\n            <p class=\"header-subtitle\">CO POT\u0158EBUJETE V\u011aD\u011aT<\/p>\r\n            <p class=\"header-brand\">NARCONON<\/p>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"container\">\r\n        <!-- Download Section - Beginning -->\r\n        <div class=\"download-section fade-in\">\r\n            <h3>Kompletn\u00ed vzd\u011bl\u00e1vac\u00ed zdroj<\/h3>\r\n            <p>St\u00e1hn\u011bte si kompletn\u00ed vzd\u011bl\u00e1vac\u00ed bro\u017euru Narcononu o krystalick\u00e9m metamfetaminu a metamfetaminu, ve kter\u00e9 najdete vy\u010derp\u00e1vaj\u00edc\u00ed informace.<\/p>\r\n            <a href=\"https:\/\/www.narconon.online\/cs\/crystal-meth-stranka-ke-stazeni\/\" \r\n               class=\"download-btn\" \r\n               target=\"_blank\" \r\n               rel=\"noopener noreferrer\">\r\n                <i class=\"fas fa-download\"><\/i>\r\n                St\u00e1hnout kompletn\u00ed bro\u017euru PDF\r\n            <\/a>\r\n            <p style=\"color: rgba(255, 255, 255, 0.8) !important; font-size: 0.9rem; margin-top: 15px; margin-bottom: 0;\">\r\n                Kompletn\u00ed v\u00fdukov\u00e9 materi\u00e1ly Narcononu\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- What is Crystal Meth -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Co je to pervitin?<\/h2>\r\n            <p><strong>CRYSTAL METH JE ZKRATKA PRO METAMFETAMIN.<\/strong> Je to jedna z forem drogy metamfetamin, ale siln\u011bj\u0161\u00ed, tvrd\u0161\u00ed, n\u00e1vykov\u011bj\u0161\u00ed a \u0161kodliv\u011bj\u0161\u00ed.<\/p>\r\n            \r\n            <p>Metamfetamin je b\u00edl\u00e1 krystalick\u00e1 droga, kterou lid\u00e9 u\u017e\u00edvaj\u00ed \u0161\u0148up\u00e1n\u00edm, kou\u0159en\u00edm nebo injek\u010dn\u00ed aplikac\u00ed. N\u011bkte\u0159\u00ed ho u\u017e\u00edvaj\u00ed i peror\u00e1ln\u011b, ale u v\u0161ech se vyvine siln\u00e1 touha pokra\u010dovat v jeho u\u017e\u00edv\u00e1n\u00ed, proto\u017ee droga vyvol\u00e1v\u00e1 fale\u0161n\u00fd pocit \u0161t\u011bst\u00ed a pohody - p\u0159\u00edval sebed\u016fv\u011bry, hyperaktivity a energie. Lid\u00e9 tak\u00e9 poci\u0165uj\u00ed sn\u00ed\u017eenou chu\u0165 k j\u00eddlu. Tyto \u00fa\u010dinky drogy obvykle trvaj\u00ed \u0161est a\u017e osm hodin, ale mohou trvat a\u017e dvacet \u010dty\u0159i hodin. Prvn\u00ed zku\u0161enost m\u016f\u017ee zahrnovat ur\u010dit\u00e9 pot\u011b\u0161en\u00ed, ale od po\u010d\u00e1tku za\u010dne metamfetamin ni\u010dit \u017eivot u\u017eivatele.<\/p>\r\n        <\/section>\r\n\r\n        <!-- What is Methamphetamine -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Co je metamfetamin?<\/h2>\r\n            <p><strong>METAMFETAMIN JE NELEG\u00c1LN\u00cd DROGA, PAT\u0158\u00cdC\u00cd DO STEJN\u00c9 SKUPINY JAKO KOKAIN A DAL\u0160\u00cd POULI\u010cN\u00cd DROGY.<\/strong> Jedn\u00e1 se o siln\u011b n\u00e1vykov\u00fd stimulant, kter\u00fd v\u00fdrazn\u011b ovliv\u0148uje centr\u00e1ln\u00ed nervov\u00fd syst\u00e9m.<\/p>\r\n\r\n            <p>Ze v\u0161ech neleg\u00e1ln\u00edch drog na trhu m\u00e1 metamfetamin pon\u011bkud v\u00fdjime\u010dn\u00e9 postaven\u00ed. Pokud m\u00e1 v\u00fdrobce metamfetaminu k dispozici n\u011bkolik z\u00e1kladn\u00edch chemik\u00e1li\u00ed, m\u016f\u017ee si zalo\u017eit obchod kdekoli. Na rozd\u00edl od jin\u00fdch drog nepot\u0159ebuje v\u00fdrobce pervitinu p\u0159\u00edstup k plodin\u00e1m, jako je heroinov\u00fd m\u00e1k, list koky nebo marihuana, kter\u00e9 se p\u011bstuj\u00ed pouze v odlehl\u00fdch nebo odlehl\u00fdch oblastech. Nepot\u0159ebuje ani spolupracuj\u00edc\u00edho l\u00e9k\u00e1rn\u00edka pro neleg\u00e1ln\u011b distribuovan\u00e9 l\u00e9ky na p\u0159edpis.<\/p>\r\n\r\n            <p>Kombinace t\u011bchto faktor\u016f \u010din\u00ed z metamfetaminu drogu s vysok\u00fdm potenci\u00e1lem pro rozs\u00e1hl\u00e9 u\u017e\u00edv\u00e1n\u00ed. M\u00e1 mnoho p\u0159ezd\u00edvek - metamfetamin, crank, chalk nebo speed, kter\u00e9 jsou nej\u010dast\u011bj\u0161\u00ed. (Seznam pouli\u010dn\u00edch n\u00e1zv\u016f najdete na stran\u011b 13.)<\/p>\r\n\r\n            <p>Stejn\u011b jako u podobn\u00fdch stimulanci\u00ed se metamfetamin nej\u010dast\u011bji u\u017e\u00edv\u00e1 formou \"binge-and-crash\". Proto\u017ee tolerance k pervitinu vznik\u00e1 b\u011bhem n\u011bkolika minut - to znamen\u00e1, \u017ee p\u0159\u00edjemn\u00e9 \u00fa\u010dinky miz\u00ed je\u0161t\u011b p\u0159edt\u00edm, ne\u017e koncentrace drogy v krvi v\u00fdrazn\u011b klesne -, sna\u017e\u00ed se u\u017eivatel\u00e9 udr\u017eet si opojen\u00ed t\u00edm, \u017ee drogu konzumuj\u00ed v n\u00e1razov\u00fdch d\u00e1vk\u00e1ch.<\/p>\r\n\r\n            <p>Krystalick\u00fd metamfetamin u\u017e\u00edvaj\u00ed lid\u00e9 v\u0161ech v\u011bkov\u00fdch kategori\u00ed, ale nej\u010dast\u011bji se u\u017e\u00edv\u00e1 jako klubov\u00e1 droga, kter\u00e1 se u\u017e\u00edv\u00e1 p\u0159i z\u00e1bav\u011b v no\u010dn\u00edch klubech nebo na rave party. Jeho nej\u010dast\u011bj\u0161\u00ed pouli\u010dn\u00ed n\u00e1zvy jsou ice nebo glass.<\/p>\r\n\r\n            <p>Je to nebezpe\u010dn\u00e1 a siln\u00e1 chemick\u00e1 l\u00e1tka a stejn\u011b jako v\u0161echny drogy je to jed, kter\u00fd nejprve p\u016fsob\u00ed jako stimulant, ale pak za\u010dne systematicky ni\u010dit organismus.<\/p>\r\n\r\n            <p>Proto je spojen se z\u00e1va\u017en\u00fdmi zdravotn\u00edmi pot\u00ed\u017eemi, v\u010detn\u011b ztr\u00e1ty pam\u011bti, agrese, psychotick\u00e9ho chov\u00e1n\u00ed a mo\u017en\u00e9ho po\u0161kozen\u00ed srdce a mozku.<\/p>\r\n\r\n            <p>Vysoce n\u00e1vykov\u00fd pervitin spaluje p\u0159irozen\u00e9 zdroje vitam\u00edn\u016f a miner\u00e1l\u016f v t\u011ble a vytv\u00e1\u0159\u00ed ni\u010divou z\u00e1vislost, kter\u00e9 se lze zbavit pouze u\u017e\u00edv\u00e1n\u00edm v\u011bt\u0161\u00edho mno\u017estv\u00ed drogy.<\/p>\r\n\r\n            <p>\u00da\u010dinek krystalick\u00e9ho pervitinu je vysoce koncentrovan\u00fd a mnoho u\u017eivatel\u016f uv\u00e1d\u00ed, \u017ee se na n\u011bm p\u0159i prvn\u00edm u\u017eit\u00ed stanou z\u00e1visl\u00fdmi. \"Jednou jsem to zkusil a BUM! Byl jsem z\u00e1visl\u00fd,\" uvedl jeden z u\u017eivatel\u016f pervitinu, kter\u00fd p\u0159i\u0161el o rodinu, p\u0159\u00e1tele i profesi hudebn\u00edka a skon\u010dil jako bezdomovec.<\/p>\r\n\r\n            <p>V d\u016fsledku toho je to jedna z nejh\u016f\u0159e l\u00e9\u010diteln\u00fdch drogov\u00fdch z\u00e1vislost\u00ed.<\/p>\r\n        <\/section>\r\n\r\n        <!-- What is Meth Made From -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Z \u010deho se vyr\u00e1b\u00ed pervitin?<\/h2>\r\n            <p><strong>PERVITIN JE SYNTETICK\u00c1 (UM\u011aLE VYROBEN\u00c1) CHEMIK\u00c1LIE,<\/strong> na rozd\u00edl nap\u0159\u00edklad od kokainu, kter\u00fd poch\u00e1z\u00ed z rostliny.<\/p>\r\n\r\n            <p>Metamfetamin se b\u011b\u017en\u011b vyr\u00e1b\u00ed v neleg\u00e1ln\u00edch, skryt\u00fdch laborato\u0159\u00edch, kde se m\u00eds\u00ed r\u016fzn\u00e9 formy amfetaminu s dal\u0161\u00edmi chemik\u00e1liemi, aby se zv\u00fd\u0161ila jeho \u00fa\u010dinnost. Jako z\u00e1klad pro v\u00fdrobu drogy se \u010dasto pou\u017e\u00edvaj\u00ed b\u011b\u017en\u00e9 pilulky proti nachlazen\u00ed. \"Va\u0159i\u010d\" pervitinu z t\u011bchto pilulek extrahuje l\u00e1tky a pro zv\u00fd\u0161en\u00ed jeho s\u00edly kombinuje slo\u017eky s chemik\u00e1liemi, jako je kyselina z bateri\u00ed, \u010disti\u010d kanalizace, palivo do sv\u00edtilen a nemrznouc\u00ed sm\u011bs.<\/p>\r\n\r\n            <div class=\"warning-box\">\r\n                <i class=\"fas fa-skull-crossbones warning-icon\"><\/i>\r\n                <h4>NEBEZPE\u010cN\u00c9 CHEMICK\u00c9 L\u00c1TKY<\/h4>\r\n                <p>Tyto nebezpe\u010dn\u00e9 chemik\u00e1lie jsou potenci\u00e1ln\u011b v\u00fdbu\u0161n\u00e9, a proto\u017ee va\u0159i\u010di pervitinu jsou \u010dasto sami u\u017eivateli drog a jsou dezorientovan\u00ed, \u010dasto se p\u0159i v\u00fdbuchu sv\u00fdch p\u0159\u00edpravk\u016f v\u00e1\u017en\u011b pop\u00e1l\u00ed a znetvo\u0159\u00ed nebo dokonce zabij\u00ed. Takov\u00e9 nehody ohro\u017euj\u00ed i dal\u0161\u00ed osoby v bl\u00edzk\u00fdch domech nebo budov\u00e1ch.<\/p>\r\n            <\/div>\r\n\r\n            <p>Ka\u017ed\u00fd \u010dlov\u011bk, kter\u00fd drogu u\u017e\u00edv\u00e1, je vystaven nejen samotn\u00e9mu siln\u00e9mu stimulantu, ale tak\u00e9 stop\u00e1m a zbytk\u016fm \u017e\u00edrav\u00fdch a toxick\u00fdch chemik\u00e1li\u00ed, kter\u00e9 byly pou\u017eity k jeho v\u00fdrob\u011b. Zdravotn\u00ed \u00fa\u010dinky t\u011bchto chemik\u00e1li\u00ed na t\u011blo a mysl jsou brut\u00e1ln\u00ed.<\/p>\r\n        <\/section>\r\n\r\n        <!-- What Does Methamphetamine Look Like -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Jak vypad\u00e1 metamfetamin?<\/h2>\r\n            <p>Metamfetamin m\u00e1 obvykle podobu b\u00edl\u00e9ho krystalick\u00e9ho pr\u00e1\u0161ku, kter\u00fd je bez z\u00e1pachu a ho\u0159k\u00e9 chuti a snadno se rozpou\u0161t\u00ed ve vod\u011b nebo alkoholu.<\/p>\r\n\r\n            <p>Mezi dal\u0161\u00ed barvy pr\u00e1\u0161ku pat\u0159\u00ed hn\u011bd\u00e1, \u017eluto\u0161ed\u00e1, oran\u017eov\u00e1 a dokonce r\u016f\u017eov\u00e1. M\u016f\u017ee b\u00fdt tak\u00e9 slisov\u00e1n do formy tablet. Jak ji\u017e bylo uvedeno d\u0159\u00edve, lze jej \u0161\u0148upat, kou\u0159it nebo aplikovat injek\u010dn\u011b.<\/p>\r\n\r\n            <p>Krystalick\u00fd pervitin se vyr\u00e1b\u00ed v \u010dir\u00fdch krystalc\u00edch p\u0159ipom\u00ednaj\u00edc\u00edch led a nej\u010dast\u011bji se kou\u0159\u00ed.<\/p>\r\n        <\/section>\r\n\r\n        <!-- The Deadly Effects -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Smrt\u00edc\u00ed \u00fa\u010dinky metamfetaminu<\/h2>\r\n            <p><strong>PERVITIN A KRYSTALICK\u00dd METAMFETAMIN VYVOL\u00c1VAJ\u00cd FALE\u0160N\u00dd POCIT POHODY A ENERGIE.<\/strong> a tak m\u00e1 \u010dlov\u011bk tendenci tla\u010dit sv\u00e9 t\u011blo rychleji a d\u00e1l, ne\u017e je mu ur\u010deno. U\u017eivatel\u00e9 drog tak mohou po odezn\u011bn\u00ed \u00fa\u010dink\u016f drogy za\u017e\u00edt t\u011b\u017ek\u00fd kolaps neboli fyzick\u00e9 a psychick\u00e9 zhroucen\u00ed.<\/p>\r\n\r\n            <p>Proto\u017ee pokra\u010duj\u00edc\u00ed u\u017e\u00edv\u00e1n\u00ed drogy sni\u017euje p\u0159irozen\u00fd pocit hladu, mohou u\u017eivatel\u00e9 za\u017e\u00edt extr\u00e9mn\u00ed \u00fabytek hmotnosti. Mezi negativn\u00ed \u00fa\u010dinky mohou pat\u0159it tak\u00e9 poruchy sp\u00e1nku, hyperaktivita, nevolnost, zv\u00fd\u0161en\u00e1 agresivita, iluze moci a podr\u00e1\u017ed\u011bnost.<\/p>\r\n\r\n            <p>Dal\u0161\u00ed z\u00e1va\u017en\u00e9 \u00fa\u010dinky mohou zahrnovat nespavost, zmatenost, halucinace, \u00fazkost a paranoiu.<\/p>\r\n\r\n            <p>V n\u011bkter\u00fdch p\u0159\u00edpadech m\u016f\u017ee u\u017e\u00edv\u00e1n\u00ed zp\u016fsobit k\u0159e\u010de, kter\u00e9 vedou ke smrti.<\/p>\r\n\r\n            <p>Z dlouhodob\u00e9ho hlediska m\u016f\u017ee u\u017e\u00edv\u00e1n\u00ed pervitinu zp\u016fsobit nevratn\u00e9 \u0161kody: zv\u00fd\u0161en\u00ed srde\u010dn\u00edho tepu a krevn\u00edho tlaku, po\u0161kozen\u00ed c\u00e9v v mozku, kter\u00e9 m\u016f\u017ee zp\u016fsobit mrtvici, nepravideln\u00fd srde\u010dn\u00ed tep, kter\u00fd m\u016f\u017ee zp\u016fsobit kardiovaskul\u00e1rn\u00ed kolaps nebo smrt, a po\u0161kozen\u00ed jater, ledvin a plic.<\/p>\r\n\r\n            <p>U u\u017eivatel\u016f m\u016f\u017ee doj\u00edt k po\u0161kozen\u00ed mozku, v\u010detn\u011b ztr\u00e1ty pam\u011bti a rostouc\u00ed neschopnosti ch\u00e1pat abstraktn\u00ed my\u0161lenky. Ti, kte\u0159\u00ed se zotav\u00ed, obvykle trp\u00ed v\u00fdpadky pam\u011bti a extr\u00e9mn\u00edmi v\u00fdkyvy n\u00e1lad.<\/p>\r\n\r\n            <!-- Testimonial Melanie -->\r\n            <div class=\"testimonial-section\">\r\n                <h3>Zku\u0161enosti: Melanie<\/h3>\r\n                <p class=\"testimonial-text\">Pen\u00edze ze soci\u00e1ln\u00edch d\u00e1vek nesta\u010dily na zaplacen\u00ed na\u0161eho n\u00e1vyku na pervitin a na podporu syna, a tak jsme z na\u0161eho pronajat\u00e9ho domu ud\u011blali pervitinovou laborato\u0159. Jedovat\u00e9 chemik\u00e1lie jsme skladovali v ledni\u010dce, ani\u017e bychom v\u011bd\u011bli, \u017ee toxiny proniknou do ostatn\u00edch potravin v lednici. Kdy\u017e jsem dala sv\u00e9mu t\u0159\u00edlet\u00e9mu synovi k j\u00eddlu s\u00fdr, nev\u011bd\u011bla jsem, \u017ee mu d\u00e1v\u00e1m otr\u00e1ven\u00e9 j\u00eddlo. Byla jsem p\u0159\u00edli\u0161 zfetovan\u00e1 pervitinem, ne\u017e abych si a\u017e po dvan\u00e1cti hodin\u00e1ch v\u0161imla, \u017ee m\u016fj syn je smrteln\u011b nemocn\u00fd. Pak jsem byl tak sjet\u00fd, \u017ee mi trvalo dv\u011b hodiny, ne\u017e jsem zjistil, jak ho dostat do nemocnice vzd\u00e1len\u00e9 p\u011bt kilometr\u016f. Ne\u017e jsem se dostal na pohotovost, byl m\u016fj chlapec prohl\u00e1\u0161en za mrtv\u00e9ho na smrtelnou d\u00e1vku hydroxidu amoniaku - jedn\u00e9 z chemik\u00e1li\u00ed pou\u017e\u00edvan\u00fdch k v\u00fdrob\u011b pervitinu.<\/p>\r\n                <p class=\"testimonial-author\">-Melanie<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Short-term and Long-term Effects -->\r\n        <section class=\"section fade-in\">\r\n            <h2>\u00da\u010dinky krystalick\u00e9ho metamfetaminu<\/h2>\r\n            <div class=\"effects-grid\">\r\n                <div class=\"effect-card\">\r\n                    <h4>Kr\u00e1tkodob\u00e9 \u00fa\u010dinky<\/h4>\r\n                    <ul>\r\n                        <li>Ztr\u00e1ta chuti k j\u00eddlu<\/li>\r\n                        <li>Zv\u00fd\u0161en\u00e1 srde\u010dn\u00ed frekvence, krevn\u00ed tlak, t\u011blesn\u00e1 teplota<\/li>\r\n                        <li>Roz\u0161\u00ed\u0159en\u00ed zornic<\/li>\r\n                        <li>Naru\u0161en\u00fd sp\u00e1nek<\/li>\r\n                        <li>Nevolnost<\/li>\r\n                        <li>Panika a psych\u00f3za<\/li>\r\n                        <li>Bizarn\u00ed, nevyzpytateln\u00e9, n\u011bkdy n\u00e1siln\u00e9 chov\u00e1n\u00ed.<\/li>\r\n                        <li>Halucinace, nadm\u011brn\u00e1 vzru\u0161ivost, podr\u00e1\u017ed\u011bnost<\/li>\r\n                        <li>K\u0159e\u010de, z\u00e1chvaty a smrt p\u0159i vysok\u00fdch d\u00e1vk\u00e1ch<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"effect-card\">\r\n                    <h4>Dlouhodob\u00e9 \u00fa\u010dinky<\/h4>\r\n                    <ul>\r\n                        <li>Trval\u00e9 po\u0161kozen\u00ed c\u00e9v srdce a mozku<\/li>\r\n                        <li>Vysok\u00fd krevn\u00ed tlak, kter\u00fd vede k infarktu, mrtvici a \u00famrt\u00ed.<\/li>\r\n                        <li>Po\u0161kozen\u00ed jater, ledvin a plic<\/li>\r\n                        <li>Zni\u010den\u00ed tk\u00e1n\u00ed v nose p\u0159i \u010dich\u00e1n\u00ed<\/li>\r\n                        <li>Respira\u010dn\u00ed (d\u00fdchac\u00ed) pot\u00ed\u017ee p\u0159i kou\u0159en\u00ed<\/li>\r\n                        <li>Infek\u010dn\u00ed onemocn\u011bn\u00ed a abscesy p\u0159i injek\u010dn\u00edm pod\u00e1n\u00ed<\/li>\r\n                        <li>Podv\u00fd\u017eiva, \u00fabytek hmotnosti<\/li>\r\n                        <li>Z\u00e1va\u017en\u00fd zubn\u00ed kaz<\/li>\r\n                        <li>Psych\u00f3za<\/li>\r\n                        <li>Dezorientace, apatie, zmaten\u00e9 vy\u010derp\u00e1n\u00ed<\/li>\r\n                        <li>Siln\u00e1 psychick\u00e1 z\u00e1vislost<\/li>\r\n                        <li>Deprese<\/li>\r\n                        <li>Po\u0161kozen\u00ed mozku podobn\u00e9 Alzheimerov\u011b chorob\u011b, mrtvici a epilepsii.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Street Names -->\r\n        <section class=\"section fade-in\">\r\n            <h2>N\u00e1zvy ulic<\/h2>\r\n            <div class=\"street-names-grid\">\r\n                <div class=\"street-names-category\">\r\n                    <h4>METH<\/h4>\r\n                    <div class=\"street-names-list\">\r\n                        <span class=\"street-name-item\">Beannies<\/span>\r\n                        <span class=\"street-name-item\">Hn\u011bd\u00e1<\/span>\r\n                        <span class=\"street-name-item\">K\u0159\u00edda<\/span>\r\n                        <span class=\"street-name-item\">Kliky<\/span>\r\n                        <span class=\"street-name-item\">Krmivo pro ku\u0159ata<\/span>\r\n                        <span class=\"street-name-item\">Sko\u0159ice<\/span>\r\n                        <span class=\"street-name-item\">Crink<\/span>\r\n                        <span class=\"street-name-item\">Crypto<\/span>\r\n                        <span class=\"street-name-item\">Rychle<\/span>\r\n                        <span class=\"street-name-item\">Getgo<\/span>\r\n                        <span class=\"street-name-item\">Methlie Quik<\/span>\r\n                        <span class=\"street-name-item\">Mexick\u00fd crack<\/span>\r\n                        <span class=\"street-name-item\">Pervitin (\u010cesk\u00e1 republika)<\/span>\r\n                        <span class=\"street-name-item\">Redneck Cocaine<\/span>\r\n                        <span class=\"street-name-item\">Rychlost<\/span>\r\n                        <span class=\"street-name-item\">Tick Tick Tick<\/span>\r\n                        <span class=\"street-name-item\">Tweak<\/span>\r\n                        <span class=\"street-name-item\">Umyjte<\/span>\r\n                        <span class=\"street-name-item\">Yaba (jihov\u00fdchodn\u00ed Asie)<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"street-names-category\">\r\n                    <h4>CRYSTAL METH<\/h4>\r\n                    <div class=\"street-names-list\">\r\n                        <span class=\"street-name-item\">Batu<\/span>\r\n                        <span class=\"street-name-item\">Blade<\/span>\r\n                        <span class=\"street-name-item\">Cristy<\/span>\r\n                        <span class=\"street-name-item\">Crystal<\/span>\r\n                        <span class=\"street-name-item\">K\u0159i\u0161\u0165\u00e1lov\u00e9 sklo<\/span>\r\n                        <span class=\"street-name-item\">Sklo<\/span>\r\n                        <span class=\"street-name-item\">Hork\u00fd led<\/span>\r\n                        <span class=\"street-name-item\">Led<\/span>\r\n                        <span class=\"street-name-item\">Quartz<\/span>\r\n                        <span class=\"street-name-item\">Shabu<\/span>\r\n                        <span class=\"street-name-item\">St\u0159epy<\/span>\r\n                        <span class=\"street-name-item\">Horn\u00ed deska spor\u00e1ku<\/span>\r\n                        <span class=\"street-name-item\">Tina<\/span>\r\n                        <span class=\"street-name-item\">Ventana<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Medical Complications -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Zdravotn\u00ed komplikace<\/h2>\r\n            <p><strong>PERVITIN M\u016e\u017dE ZP\u016eSOBIT \u0158ADU KARDIOVASKUL\u00c1RN\u00cdCH (SRDE\u010cN\u00cdCH A C\u00c9VN\u00cdCH) PROBL\u00c9M\u016e.<\/strong> Pat\u0159\u00ed mezi n\u011b zrychlen\u00e1 srde\u010dn\u00ed frekvence, nepravideln\u00fd srde\u010dn\u00ed tep, zv\u00fd\u0161en\u00fd krevn\u00ed tlak a nevratn\u00e9 po\u0161kozen\u00ed mal\u00fdch c\u00e9v v mozku, kter\u00e9 m\u016f\u017ee zp\u016fsobit mrtvici. P\u0159i p\u0159ed\u00e1vkov\u00e1n\u00ed pervitinem doch\u00e1z\u00ed k hypertermii (zv\u00fd\u0161en\u00e9 t\u011blesn\u00e9 teplot\u011b) a k\u0159e\u010d\u00edm, a pokud nejsou okam\u017eit\u011b l\u00e9\u010deny, mohou v\u00e9st ke smrti.<\/p>\r\n\r\n            <p>Chronick\u00e9 u\u017e\u00edv\u00e1n\u00ed pervitinu m\u016f\u017ee v\u00e9st k z\u00e1n\u011btu srde\u010dn\u00ed v\u00fdstelky a u u\u017eivatel\u016f, kte\u0159\u00ed si drogu aplikuj\u00ed injek\u010dn\u011b, k po\u0161kozen\u00ed c\u00e9v a ko\u017en\u00edm absces\u016fm. U u\u017eivatel\u016f pervitinu se tak\u00e9 mohou objevit epizody n\u00e1siln\u00e9ho chov\u00e1n\u00ed, paranoia, \u00fazkost, zmatenost a nespavost. U t\u011b\u017ek\u00fdch u\u017eivatel\u016f se tak\u00e9 projevuje postupn\u00e9 zhor\u0161ov\u00e1n\u00ed soci\u00e1ln\u00edch a profesn\u00edch vztah\u016f. Psychotick\u00e9 p\u0159\u00edznaky mohou n\u011bkdy p\u0159etrv\u00e1vat m\u011bs\u00edce nebo roky po ukon\u010den\u00ed u\u017e\u00edv\u00e1n\u00ed.<\/p>\r\n\r\n            <p>Dal\u0161\u00edm mo\u017en\u00fdm rizikem je akutn\u00ed otrava olovem. B\u011b\u017en\u00e1 metoda neleg\u00e1ln\u00ed v\u00fdroby pervitinu vyu\u017e\u00edv\u00e1 olovo. Chyby p\u0159i v\u00fdrob\u011b proto mohou v\u00e9st ke kontaminaci pervitinu olovem, tak\u017ee u\u017eivatel\u00e9 pervitinu mohou trp\u011bt akutn\u00ed otravou olovem.<\/p>\r\n\r\n            <p>V\u00fdzkumy tak\u00e9 nazna\u010duj\u00ed, \u017ee u\u017e\u00edv\u00e1n\u00ed metamfetaminu b\u011bhem t\u011bhotenstv\u00ed m\u016f\u017ee v\u00e9st ke komplikac\u00edm u nenarozen\u00e9ho d\u00edt\u011bte, zv\u00fd\u0161en\u00e9mu po\u010dtu p\u0159ed\u010dasn\u00fdch porod\u016f a zm\u011bn\u011b chov\u00e1n\u00ed, jako jsou abnorm\u00e1ln\u00ed reflexy a extr\u00e9mn\u00ed podr\u00e1\u017ed\u011bnost. M\u016f\u017ee b\u00fdt tak\u00e9 spojeno s porodn\u00edmi deformacemi.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Downward Spiral -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Sestupn\u00e1 spir\u00e1la u\u017e\u00edv\u00e1n\u00ed pervitinu<\/h2>\r\n            <p><strong>KDY\u017d LID\u00c9 BEROU PERVITIN, V R\u016eZN\u00c9 M\u00cd\u0158E OVL\u00c1DNE JEJICH \u017dIVOTY.<\/strong> Existuj\u00ed t\u0159i kategorie pou\u017eit\u00ed:<\/p>\r\n\r\n            <div class=\"effects-grid\">\r\n                <div class=\"effect-card\">\r\n                    <h4>U\u017e\u00edv\u00e1n\u00ed pervitinu v n\u00edzk\u00e9 intenzit\u011b<\/h4>\r\n                    <p>U\u017eivatel\u00e9 s n\u00edzkou intenzitou polykaj\u00ed nebo \u0161\u0148upou pervitin. Cht\u011bj\u00ed extra stimulaci, kterou jim pervitin poskytuje, aby mohli z\u016fstat vzh\u016fru dostate\u010dn\u011b dlouho na dokon\u010den\u00ed \u00fakolu nebo pr\u00e1ce. Nebo cht\u011bj\u00ed \u00fa\u010dinek potla\u010duj\u00edc\u00ed chu\u0165 k j\u00eddlu, aby zhubli. Jsou jen kr\u016f\u010dek od toho, aby se z nich stali n\u00e1razov\u00ed u\u017eivatel\u00e9.<\/p>\r\n                <\/div>\r\n                <div class=\"effect-card\">\r\n                    <h4>N\u00e1razov\u00e9 u\u017e\u00edv\u00e1n\u00ed pervitinu<\/h4>\r\n                    <p>N\u00e1razov\u00ed u\u017eivatel\u00e9 pervitin bu\u010f kou\u0159\u00ed, nebo si ho aplikuj\u00ed injek\u010dn\u011b. To jim umo\u017e\u0148uje p\u0159ijmout intenzivn\u011bj\u0161\u00ed d\u00e1vku drogy a z\u00edskat siln\u011bj\u0161\u00ed reakci, kter\u00e1 je psychicky n\u00e1vykov\u00e1. Jsou na hranici p\u0159echodu k vysoce intenzivn\u00edmu u\u017e\u00edv\u00e1n\u00ed.<\/p>\r\n                <\/div>\r\n                <div class=\"effect-card\">\r\n                    <h4>Intenzivn\u00ed u\u017e\u00edv\u00e1n\u00ed pervitinu<\/h4>\r\n                    <p>U\u017eivatel\u00e9 s vysokou intenzitou jsou z\u00e1visl\u00ed, \u010dasto naz\u00fdvan\u00ed speed freaks. Cel\u00e1 jejich existence se soust\u0159ed\u00ed na to, aby zabr\u00e1nili p\u00e1du, bolestiv\u00e9mu opojen\u00ed po drogov\u00e9m opojen\u00ed. Aby dos\u00e1hli k\u00fd\u017een\u00e9ho n\u00e1valu z drogy, mus\u00ed j\u00ed br\u00e1t st\u00e1le v\u00edce a v\u00edce. Stejn\u011b jako u jin\u00fdch drog je v\u0161ak ka\u017ed\u00e9 dal\u0161\u00ed metamfetaminov\u00e9 opojen\u00ed men\u0161\u00ed ne\u017e to p\u0159edchoz\u00ed, co\u017e narkomana nab\u00e1d\u00e1 k tomu, aby se dostal do temn\u00e9 a smrt\u00edc\u00ed spir\u00e1ly z\u00e1vislosti.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- The 7 Stages -->\r\n        <section class=\"section fade-in\">\r\n            <h2>F\u00e1ze \"zku\u0161enosti\" s pervitinem<\/h2>\r\n            <div class=\"stages-container\">\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">1<\/div>\r\n                    <h4 class=\"stage-title\">THE RUSH<\/h4>\r\n                    <p class=\"stage-description\">Sp\u011bch je po\u010d\u00e1te\u010dn\u00ed reakce, kterou u\u017eivatel poci\u0165uje p\u0159i kou\u0159en\u00ed nebo injek\u010dn\u00ed aplikaci pervitinu. B\u011bhem rushe se \u010dlov\u011bku zrychl\u00ed tep a prudce stoupne krevn\u00ed tlak a puls. Na rozd\u00edl od n\u00e1valu spojen\u00e9ho s crackem, kter\u00fd trv\u00e1 p\u0159ibli\u017en\u011b dv\u011b a\u017e p\u011bt minut, m\u016f\u017ee n\u00e1val u pervitinu trvat a\u017e t\u0159icet minut.<\/p>\r\n                <\/div>\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">2<\/div>\r\n                    <h4 class=\"stage-title\">VYSOK\u00c1<\/h4>\r\n                    <p class=\"stage-description\">Po sp\u011bchu n\u00e1sleduje vzestup, n\u011bkdy naz\u00fdvan\u00fd rameno. B\u011bhem opojen\u00ed se u\u017eivatel \u010dasto c\u00edt\u00ed agresivn\u011b chyt\u0159ej\u0161\u00ed a st\u00e1v\u00e1 se h\u00e1dav\u00fdm, \u010dasto p\u0159eru\u0161uje ostatn\u00ed lidi a dokon\u010duje jejich v\u011bty. Blouzniv\u00e9 \u00fa\u010dinky mohou v\u00e9st k tomu, \u017ee se u\u017eivatel intenzivn\u011b soust\u0159ed\u00ed na nepodstatnou v\u011bc, nap\u0159. n\u011bkolik hodin opakovan\u011b myje stejn\u00e9 okno. Opojen\u00ed m\u016f\u017ee trvat \u010dty\u0159i a\u017e \u0161estn\u00e1ct hodin.<\/p>\r\n                <\/div>\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">3<\/div>\r\n                    <h4 class=\"stage-title\">BINGE<\/h4>\r\n                    <p class=\"stage-description\">Z\u00e1chvat je nekontrolovan\u00e9 u\u017e\u00edv\u00e1n\u00ed drogy nebo alkoholu. Odkazuje na nutk\u00e1n\u00ed u\u017eivatele udr\u017eet si opojen\u00ed kou\u0159en\u00edm nebo injek\u010dn\u00ed aplikac\u00ed dal\u0161\u00edch d\u00e1vek pervitinu. Fl\u00e1m m\u016f\u017ee trvat t\u0159i a\u017e patn\u00e1ct dn\u00ed. B\u011bhem fl\u00e1mu se osoba st\u00e1v\u00e1 hyperaktivn\u00ed, a to jak psychicky, tak fyzicky. Poka\u017ed\u00e9, kdy\u017e vykou\u0159\u00ed nebo si vst\u0159\u00edkne v\u00edce drogy, za\u017e\u00edv\u00e1 dal\u0161\u00ed, ale men\u0161\u00ed n\u00e1val, a\u017e nakonec \u017e\u00e1dn\u00fd n\u00e1val a \u017e\u00e1dn\u00e9 opojen\u00ed nenastane.<\/p>\r\n                <\/div>\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">4<\/div>\r\n                    <h4 class=\"stage-title\">TWEAKING<\/h4>\r\n                    <p class=\"stage-description\">U\u017eivatel pervitinu je nejnebezpe\u010dn\u011bj\u0161\u00ed, kdy\u017e proch\u00e1z\u00ed f\u00e1z\u00ed z\u00e1vislosti naz\u00fdvanou \"tweaking\" - stavem, kter\u00e9ho dos\u00e1hne na konci drogov\u00e9ho fl\u00e1mu, kdy u\u017e pervitin nep\u0159in\u00e1\u0161\u00ed n\u00e1val nebo opojen\u00ed. Neschopen ulevit si od stra\u0161liv\u00fdch pocit\u016f pr\u00e1zdnoty a touhy, ztr\u00e1c\u00ed tweaker smysl pro identitu. B\u011b\u017en\u00e9 je intenzivn\u00ed sv\u011bd\u011bn\u00ed a u\u017eivatel m\u016f\u017ee b\u00fdt p\u0159esv\u011bd\u010den, \u017ee mu pod k\u016f\u017e\u00ed lezou brouci. Nem\u016f\u017ee sp\u00e1t cel\u00e9 dny, \u010dasto je v naprosto psychotick\u00e9m stavu a existuje ve sv\u00e9m vlastn\u00edm sv\u011bt\u011b, vid\u00ed a sly\u0161\u00ed v\u011bci, kter\u00e9 nikdo jin\u00fd nem\u016f\u017ee vn\u00edmat. Halucinace jsou tak \u017eiv\u00e9, \u017ee se zdaj\u00ed b\u00fdt skute\u010dn\u00e9, a odpojen od reality se m\u016f\u017ee st\u00e1t nep\u0159\u00e1telsk\u00fdm a nebezpe\u010dn\u00fdm sob\u011b i ostatn\u00edm. Potenci\u00e1l zp\u016fsobit si zran\u011bn\u00ed je vysok\u00fd.<\/p>\r\n                <\/div>\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">5<\/div>\r\n                    <h4 class=\"stage-title\">KR\u00c1DE\u017d<\/h4>\r\n                    <p class=\"stage-description\">U u\u017eivatele drog, kter\u00fd se op\u00edj\u00ed, doch\u00e1z\u00ed ke zhroucen\u00ed, kdy\u017e se t\u011blo vypne a nedok\u00e1\u017ee se vyrovnat s \u00fa\u010dinky drogy, kter\u00e9 ho ohromuj\u00ed. To m\u00e1 za n\u00e1sledek dlouh\u00e9 obdob\u00ed sp\u00e1nku dan\u00e9 osoby. Dokonce i ten nejzlej\u0161\u00ed, nejbrut\u00e1ln\u011bj\u0161\u00ed u\u017eivatel se b\u011bhem crashe st\u00e1v\u00e1 t\u00e9m\u011b\u0159 bez \u017eivota. Crash m\u016f\u017ee trvat jeden a\u017e t\u0159i dny.<\/p>\r\n                <\/div>\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">6<\/div>\r\n                    <h4 class=\"stage-title\">METH HANGOVER<\/h4>\r\n                    <p class=\"stage-description\">Po p\u00e1du se u\u017eivatel vrac\u00ed ve zhor\u0161en\u00e9m stavu - vyhladov\u011bl\u00fd, dehydrovan\u00fd a zcela vy\u010derpan\u00fd, a to jak fyzicky, tak i psychicky a emocion\u00e1ln\u011b. Tato f\u00e1ze obvykle trv\u00e1 dva a\u017e \u010dtrn\u00e1ct dn\u00ed. To vede k vynucen\u00e9 z\u00e1vislosti, proto\u017ee \"\u0159e\u0161en\u00edm\" t\u011bchto pocit\u016f je u\u017e\u00edt v\u00edce pervitinu.<\/p>\r\n                <\/div>\r\n                <div class=\"stage-card\">\r\n                    <div class=\"stage-number\">7<\/div>\r\n                    <h4 class=\"stage-title\">ST\u00c1HNOUT<\/h4>\r\n                    <p class=\"stage-description\">Nejprve se u\u017eivatel dost\u00e1v\u00e1 do deprese, ztr\u00e1c\u00ed energii a schopnost pro\u017e\u00edvat pot\u011b\u0161en\u00ed. Pak se dostav\u00ed touha po dal\u0161\u00edm pervitinu a \u010dlov\u011bk \u010dasto za\u010dne p\u00e1chat sebevra\u017edu. Proto\u017ee odvyk\u00e1n\u00ed od pervitinu je velmi bolestiv\u00e9 a obt\u00ed\u017en\u00e9, v\u011bt\u0161ina u\u017eivatel\u016f se k n\u011bmu vrac\u00ed. K u\u017e\u00edv\u00e1n\u00ed pervitinu se tak vrac\u00ed 93 procent osob, kter\u00e9 se podrob\u00ed tradi\u010dn\u00ed l\u00e9\u010db\u011b.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Life Threatening Delusions -->\r\n        <section class=\"section fade-in\">\r\n            <h2>\u017divot ohro\u017euj\u00edc\u00ed bludy<\/h2>\r\n            <p><strong>M\u011aSTA VE SPOJEN\u00ddCH ST\u00c1TECH HL\u00c1S\u00cd ZV\u00dd\u0160EN\u00c9 PROCENTO P\u0158\u00cdPAD\u016e DOM\u00c1C\u00cdHO N\u00c1SIL\u00cd<\/strong> spojen\u00e9 s u\u017e\u00edv\u00e1n\u00edm pervitinu. Dom\u00e1c\u00ed spory, kter\u00e9 jsou obvykle pova\u017eov\u00e1ny za nebezpe\u010dn\u00e9 situace pro org\u00e1ny \u010dinn\u00e9 v trestn\u00edm \u0159\u00edzen\u00ed, se kv\u016fli nep\u0159edv\u00eddatelnosti osoby, kter\u00e1 u\u017e\u00edv\u00e1 pervitin, st\u00e1vaj\u00ed je\u0161t\u011b intenzivn\u011bj\u0161\u00edmi.<\/p>\r\n\r\n            <p>Na mnoha p\u0159estupc\u00edch a nehod\u00e1ch motorov\u00fdch vozidel se mohou pod\u00edlet i \u0159idi\u010di twiktor\u016f. Paranoidn\u00ed a halucinuj\u00edc\u00ed \u0159idi\u010di se mohou rozhodnout \u0159\u00eddit sv\u00e1 auta. Ve stavu bludu se jim pohybuj\u00edc\u00ed se tvary a st\u00edny jev\u00ed jako hroziv\u00e9 a je pravd\u011bpodobn\u00e9, \u017ee ve snaze vyhnout se t\u011bmto obraz\u016fm zv\u00fd\u0161\u00ed rychlost a budou vykazovat nevyzpytateln\u00e9 zp\u016fsoby j\u00edzdy. Dal\u0161\u00ed hrozba pro spole\u010dnost i pro n\u011b samotn\u00e9 m\u016f\u017ee pramenit z tendence tweakera ozbrojit se pro svou osobn\u00ed bezpe\u010dnost. Rozhovory s u\u017eivateli metamfetaminu potvrdily, \u017ee tito jedinci \u010dasto p\u0159echov\u00e1vaj\u00ed zbran\u011b v automobilech i ve sv\u00fdch domovech.<\/p>\r\n\r\n            <p>Tweake\u0159i se mohou vyskytovat tak\u00e9 na ravech nebo ve\u010d\u00edrc\u00edch. Aby podpo\u0159ili sv\u016fj n\u00e1vyk, \u010dasto se pod\u00edlej\u00ed na n\u00e1hl\u00fdch trestn\u00fdch \u010dinech, jako jsou kr\u00e1de\u017ee pen\u011b\u017eenek, loupe\u017en\u00e1 p\u0159epaden\u00ed se zbran\u00ed v ruce, vloup\u00e1n\u00ed a kr\u00e1de\u017ee motorov\u00fdch vozidel.<\/p>\r\n\r\n            <p>Metamfetamin je snadno dostupn\u00fd a dne\u0161n\u00ed u\u017eivatel\u00e9 p\u0159ekra\u010duj\u00ed etnick\u00e9 a genderov\u00e9 hranice. Metamfetamin je psychicky n\u00e1vykov\u00fd b\u011bhem n\u00e1razov\u00e9ho a vysoce intenzivn\u00edho u\u017e\u00edv\u00e1n\u00ed, kdy se u\u017eivatel\u00e9 st\u00e1vaj\u00ed paranoidn\u00edmi a nep\u0159edv\u00eddateln\u00fdmi.<\/p>\r\n        <\/section>\r\n\r\n        <!-- History -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Metamfetamin: Kr\u00e1tk\u00e1 historie<\/h2>\r\n            <div class=\"timeline-container\">\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">1887<\/div>\r\n                    <div class=\"timeline-content\">Amfetamin, kter\u00fd byl poprv\u00e9 syntetizov\u00e1n v N\u011bmecku, byl dlouhou dobu drogou, kter\u00e1 hledala nemoc. Od jeho objevu (synt\u00e9zy) a\u017e do konce 20. let 20. stolet\u00ed, kdy byl v\u00e1\u017en\u011b zkoum\u00e1n jako l\u00e9k nebo l\u00e9\u010dba t\u00e9m\u011b\u0159 v\u0161eho od deprese po dekongesci, se s touto drogou nic ned\u011blo.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">1930s<\/div>\r\n                    <div class=\"timeline-content\">Amfetamin byl prod\u00e1v\u00e1n jako benzedrin ve voln\u011b prodejn\u00e9m inhal\u00e1toru k l\u00e9\u010db\u011b ucpan\u00e9ho nosu (pro astmatiky, osoby trp\u00edc\u00ed sennou r\u00fdmou a nachlazen\u00edm). Pravd\u011bpodobn\u011b se jednalo o p\u0159\u00edmou reakci na obdob\u00ed krize a prohibice, kdy tuto drogu u\u017e\u00edvali a zneu\u017e\u00edvali i neastmatici, kte\u0159\u00ed hledali povzbuzen\u00ed. V roce 1937 byl amfetamin dostupn\u00fd na l\u00e9ka\u0159sk\u00fd p\u0159edpis ve form\u011b tablet.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">1919<\/div>\r\n                    <div class=\"timeline-content\">V Japonsku byl objeven metamfetamin, kter\u00fd je \u00fa\u010dinn\u011bj\u0161\u00ed a snadno se vyr\u00e1b\u00ed. Krystalick\u00fd pr\u00e1\u0161ek byl rozpustn\u00fd ve vod\u011b, co\u017e z n\u011bj \u010dinilo ide\u00e1ln\u00edho kandid\u00e1ta na injek\u010dn\u00ed aplikaci. V USA se st\u00e1le leg\u00e1ln\u011b vyr\u00e1b\u00ed a prod\u00e1v\u00e1 se pod obchodn\u00edm n\u00e1zvem Desoxyn.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">Druh\u00e1 sv\u011btov\u00e1 v\u00e1lka<\/div>\r\n                    <div class=\"timeline-content\">Amfetaminy se hojn\u011b u\u017e\u00edvaly, aby udr\u017eely bojovn\u00edky v pohybu. B\u011bhem v\u00e1lky ve Vietnamu u\u017e\u00edvali ameri\u010dt\u00ed voj\u00e1ci v\u00edce amfetamin\u016f ne\u017e zbytek sv\u011bta b\u011bhem druh\u00e9 sv\u011btov\u00e9 v\u00e1lky.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">Japonsko po druh\u00e9 sv\u011btov\u00e9 v\u00e1lce<\/div>\r\n                    <div class=\"timeline-content\">Intraven\u00f3zn\u00ed u\u017e\u00edv\u00e1n\u00ed metamfetaminu dos\u00e1hlo epidemick\u00fdch rozm\u011br\u016f bezprost\u0159edn\u011b po druh\u00e9 sv\u011btov\u00e9 v\u00e1lce, kdy se z\u00e1soby uskladn\u011bn\u00e9 pro vojensk\u00e9 \u00fa\u010dely staly dostupn\u00fdmi ve\u0159ejnosti.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">50. l\u00e9ta 20. stolet\u00ed USA<\/div>\r\n                    <div class=\"timeline-content\">Leg\u00e1ln\u011b vyr\u00e1b\u011bn\u00e9 tablety dexedrinu i metamfetaminu (methedrinu) se staly snadno dostupn\u00fdmi a nel\u00e9ka\u0159sky je u\u017e\u00edvali vysoko\u0161kol\u0161t\u00ed studenti, \u0159idi\u010di kamion\u016f a sportovci. S roz\u0161\u00ed\u0159en\u00edm u\u017e\u00edv\u00e1n\u00ed amfetamin\u016f se roz\u0161\u00ed\u0159ilo i jejich zneu\u017e\u00edv\u00e1n\u00ed. Amfetaminy se staly v\u0161el\u00e9kem nap\u0159\u00edklad na kontrolu hmotnosti a m\u00edrn\u00e9 deprese.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">1960s<\/div>\r\n                    <div class=\"timeline-content\">Tento vzorec se dramaticky zm\u011bnil se zv\u00fd\u0161enou dostupnost\u00ed injek\u010dn\u00edho metamfetaminu.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">1970<\/div>\r\n                    <div class=\"timeline-content\">Z\u00e1kon o kontrolovan\u00fdch l\u00e1tk\u00e1ch v\u00fdrazn\u011b omezil leg\u00e1ln\u00ed v\u00fdrobu injek\u010dn\u00edho metamfetaminu, co\u017e zp\u016fsobilo, \u017ee jeho u\u017e\u00edv\u00e1n\u00ed v\u00fdrazn\u011b pokleslo.<\/div>\r\n                <\/div>\r\n                <div class=\"timeline-item\">\r\n                    <div class=\"timeline-year\">Posledn\u00ed desetilet\u00ed<\/div>\r\n                    <div class=\"timeline-content\">Obchodov\u00e1n\u00ed s metamfetaminem a jeho u\u017e\u00edv\u00e1n\u00ed ve Spojen\u00fdch st\u00e1tech v posledn\u00edch desetilet\u00edch roste, jak ukazuj\u00ed \u00fadaje o vy\u0161et\u0159ov\u00e1n\u00ed, zabaven\u00ed, cen\u011b, \u010distot\u011b a zneu\u017e\u00edv\u00e1n\u00ed. V d\u016fsledku toho m\u00e1 tato droga ni\u010div\u00fd dopad v mnoha komunit\u00e1ch po cel\u00e9 zemi. A\u010dkoli je tento dopad \u010dast\u011bj\u0161\u00ed v z\u00e1padn\u00edch oblastech zem\u011b, st\u00e1le v\u00edce se projevuje i v oblastech, kter\u00e9 dosud \u0161kodliv\u00e9 \u00fa\u010dinky tohoto siln\u00e9ho stimulantu neznaly.<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- What Are Drugs -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Co jsou drogy<\/h2>\r\n            <p><strong>L\u00c9KY JSOU V PODSTAT\u011a JEDY.<\/strong> \u00da\u010dinek ur\u010duje p\u0159ijat\u00e9 mno\u017estv\u00ed.<\/p>\r\n\r\n            <div class=\"effects-grid\">\r\n                <div class=\"effect-card\">\r\n                    <h4>Mal\u00e9 mno\u017estv\u00ed<\/h4>\r\n                    <p>P\u016fsob\u00ed jako <strong>stimulant<\/strong> (urychl\u00ed v\u00e1s)<\/p>\r\n                <\/div>\r\n                <div class=\"effect-card\">\r\n                    <h4>V\u011bt\u0161\u00ed \u010d\u00e1stka<\/h4>\r\n                    <p>P\u016fsob\u00ed jako <strong>sedativa<\/strong> (zpomal\u00ed v\u00e1s)<\/p>\r\n                <\/div>\r\n                <div class=\"effect-card\">\r\n                    <h4>Je\u0161t\u011b v\u011bt\u0161\u00ed mno\u017estv\u00ed<\/h4>\r\n                    <p><strong>Jedy<\/strong> a m\u016f\u017ee zab\u00edt<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <p>To plat\u00ed pro v\u0161echny drogy. Li\u0161\u00ed se pouze mno\u017estv\u00ed pot\u0159ebn\u00e9 k dosa\u017een\u00ed \u00fa\u010dinku.<\/p>\r\n\r\n            <p>Mnoh\u00e9 l\u00e9ky v\u0161ak maj\u00ed je\u0161t\u011b jednu p\u0159\u00ed\u010dinu: p\u0159\u00edmo ovliv\u0148uj\u00ed mysl. Mohou zkreslit u\u017eivatelovo vn\u00edm\u00e1n\u00ed toho, co se kolem n\u011bj d\u011bje. V d\u016fsledku toho m\u016f\u017ee b\u00fdt jeho jedn\u00e1n\u00ed podivn\u00e9, iracion\u00e1ln\u00ed, nevhodn\u00e9, a dokonce destruktivn\u00ed.<\/p>\r\n\r\n            <p>Drogy tak\u00e9 blokuj\u00ed v\u0161echny vjemy, ty \u017e\u00e1douc\u00ed i ty ne\u017e\u00e1douc\u00ed. A\u010dkoli tedy p\u0159in\u00e1\u0161ej\u00ed kr\u00e1tkodobou \u00falevu od bolesti, z\u00e1rove\u0148 vy\u0159azuj\u00ed schopnosti a bd\u011blost a zatem\u0148uj\u00ed my\u0161len\u00ed \u010dlov\u011bka.<\/p>\r\n\r\n            <h3>O l\u00e9c\u00edch<\/h3>\r\n            <p>L\u00e9ky jsou l\u00e9ky, kter\u00e9 maj\u00ed zlep\u0161it fungov\u00e1n\u00ed va\u0161eho t\u011bla t\u00edm, \u017ee urychl\u00ed, zpomal\u00ed nebo zm\u011bn\u00ed n\u011bco v jeho fungov\u00e1n\u00ed. N\u011bkdy jsou nezbytn\u00e9. L\u00e9ky jsou v\u0161ak st\u00e1le l\u00e9ky: p\u016fsob\u00ed jako stimulanty nebo sedativa a jejich nadm\u011brn\u00e9 mno\u017estv\u00ed v\u00e1s m\u016f\u017ee zab\u00edt. Pokud jsou l\u00e9ky zneu\u017e\u00edv\u00e1ny, mohou b\u00fdt stejn\u011b nebezpe\u010dn\u00e9 jako neleg\u00e1ln\u00ed drogy.<\/p>\r\n        <\/section>\r\n\r\n        <!-- About Narconon -->\r\n        <section class=\"section fade-in\">\r\n            <h2>O Narcononu<\/h2>\r\n            <p><strong>NARCONON (CO\u017d ZNAMEN\u00c1 \"BEZ NARKOTIK\")<\/strong> program l\u00e9\u010dby z\u00e1vislosti na drog\u00e1ch a alkoholu je otev\u0159en v\u0161em, kte\u0159\u00ed cht\u011bj\u00ed skoncovat se svou z\u00e1vislost\u00ed a v\u00e9st produktivn\u00ed \u017eivot bez drog.<\/p>\r\n\r\n            <p>Program Narconon se zab\u00fdv\u00e1 nejen zni\u010duj\u00edc\u00edmi \u00fa\u010dinky zneu\u017e\u00edv\u00e1n\u00ed drog na mysl a t\u011blo, ale tak\u00e9 pom\u00e1h\u00e1 \u0159e\u0161it, pro\u010d se \u010dlov\u011bk k drog\u00e1m v\u016fbec uch\u00fdlil. V\u00fdsledkem je, \u017ee program Narconon absolvovaly des\u00edtky tis\u00edc lid\u00ed, kte\u0159\u00ed za\u010dali nov\u00fd \u017eivot bez u\u017e\u00edv\u00e1n\u00ed drog.<\/p>\r\n\r\n            <p>Krom\u011b drogov\u00e9 rehabilitace pracovn\u00edci Narcononu v oblasti drogov\u00e9 prevence vzd\u011bl\u00e1vaj\u00ed miliony \u0161kol\u00e1k\u016f. Narconon m\u00e1 v\u00edce ne\u017e pades\u00e1tilet\u00e9 zku\u0161enosti s protidrogovou v\u00fdchovou, kter\u00e1 prokazateln\u011b \u00fa\u010dinn\u011b pom\u00e1h\u00e1 udr\u017eet mlad\u00e9 lidi od drog.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Glossary -->\r\n        <section class=\"section fade-in\">\r\n            <h2>Slovn\u00ed\u010dek pojm\u016f<\/h2>\r\n            <div class=\"glossary-grid\">\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">absces<\/div>\r\n                    <div class=\"glossary-definition\">oblast na k\u016f\u017ei nebo v t\u011ble, kter\u00e1 je otekl\u00e1 a pln\u00e1 hnisu (hust\u00e1 \u017elut\u00e1 tekutina, kter\u00e1 se tvo\u0159\u00ed v infikovan\u00e9 tk\u00e1ni).<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">akutn\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">intenzivn\u00ed nebo z\u00e1va\u017en\u00e9.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">hydroxid amonn\u00fd<\/div>\r\n                    <div class=\"glossary-definition\">chemick\u00e1 l\u00e1tka pou\u017e\u00edvan\u00e1 p\u0159i v\u00fdrob\u011b \u010distic\u00edch prost\u0159edk\u016f pro dom\u00e1cnost, hnojiv, gumy a \u0159ady pr\u016fmyslov\u00fdch v\u00fdrobk\u016f.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">amfetamin<\/div>\r\n                    <div class=\"glossary-definition\">n\u011bkter\u00fd ze skupiny siln\u00fdch stimulant\u016f, kter\u00e9 zvy\u0161uj\u00ed srde\u010dn\u00ed frekvenci a krevn\u00ed tlak a pou\u017e\u00edvaj\u00ed se hlavn\u011b k tomu, aby se lid\u00e9 c\u00edtili \u0161\u0165astn\u011bj\u0161\u00ed nebo energi\u010dt\u011bj\u0161\u00ed, nebo ke kontrole chuti k j\u00eddlu v p\u0159\u00edpad\u011b obezity. Amfetamin\u016fm se n\u011bkdy \u0159\u00edk\u00e1 \"uppers\" a mohou zp\u016fsobovat nebezpe\u010dn\u00e9 vedlej\u0161\u00ed \u00fa\u010dinky a z\u00e1vislost.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">nemrznouc\u00ed sm\u011bs<\/div>\r\n                    <div class=\"glossary-definition\">chemick\u00e1 l\u00e1tka p\u0159id\u00e1van\u00e1 do vody, kter\u00e1 sni\u017euje jej\u00ed bod mrazu a zabra\u0148uje tak zamrznut\u00ed.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">Benzedrin<\/div>\r\n                    <div class=\"glossary-definition\">obchodn\u00ed n\u00e1zev l\u00e9ku, kter\u00fd zvy\u0161uje fyzickou a du\u0161evn\u00ed aktivitu, zabra\u0148uje us\u00edn\u00e1n\u00ed a sni\u017euje chu\u0165 k j\u00eddlu.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">binge<\/div>\r\n                    <div class=\"glossary-definition\">kr\u00e1tk\u00e9 obdob\u00ed nadm\u011brn\u00e9ho u\u017e\u00edv\u00e1n\u00ed n\u011b\u010deho, nap\u0159\u00edklad drogy.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">kardiovaskul\u00e1rn\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">t\u00fdkaj\u00edc\u00ed se srdce i c\u00e9v.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">kardiovaskul\u00e1rn\u00ed kolaps<\/div>\r\n                    <div class=\"glossary-definition\">n\u00e1hl\u00fd a v\u00fdrazn\u00fd pokles krevn\u00edho tlaku a neschopnost srdce pumpovat krev dostate\u010dnou rychlost\u00ed do \u017eivotn\u011b d\u016fle\u017eit\u00fdch t\u011blesn\u00fdch org\u00e1n\u016f, zejm\u00e9na do mozku.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">list koky<\/div>\r\n                    <div class=\"glossary-definition\">su\u0161en\u00fd list ke\u0159e koky, z n\u011bho\u017e se vyr\u00e1b\u00ed kokain. Kokain je siln\u00e1 a vysoce n\u00e1vykov\u00e1 stimula\u010dn\u00ed droga, kter\u00e1 zvy\u0161uje srde\u010dn\u00ed frekvenci a krevn\u00ed tlak a z\u00e1rove\u0148 sni\u017euje \u00fanavu. Dlouhodob\u00e9 u\u017e\u00edv\u00e1n\u00ed m\u00e1 za n\u00e1sledek probl\u00e9my s d\u00fdch\u00e1n\u00edm, srde\u010dn\u00ed selh\u00e1n\u00ed nebo krv\u00e1cen\u00ed do mozku. Droga se vyr\u00e1b\u00ed z list\u016f rostliny koka a nej\u010dast\u011bji se u\u017e\u00edv\u00e1 ve form\u011b b\u00edl\u00e9ho pr\u00e1\u0161ku, ale m\u016f\u017ee se tak\u00e9 injek\u010dn\u011b aplikovat nebo kou\u0159it.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">k\u0159e\u010de<\/div>\r\n                    <div class=\"glossary-definition\">nekontrolovateln\u00fd prudk\u00fd t\u0159es t\u011bla nebo jeho \u010d\u00e1sti.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">korozivn\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">s vlastnost\u00ed postupn\u011b roze\u017e\u00edrat nebo ni\u010dit \u017eivou hmotu nebo tk\u00e1\u0148.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">crack kokain<\/div>\r\n                    <div class=\"glossary-definition\">krystalick\u00e1 forma kokainu, kter\u00e1 se obvykle dod\u00e1v\u00e1 ve form\u011b pr\u00e1\u0161ku. Crack se mu \u0159\u00edk\u00e1 proto, \u017ee p\u0159i zah\u0159\u00edv\u00e1n\u00ed a kou\u0159en\u00ed vyd\u00e1v\u00e1 praskaj\u00edc\u00ed nebo praskaj\u00edc\u00ed zvuk.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">hav\u00e1rie<\/div>\r\n                    <div class=\"glossary-definition\">upadnut\u00ed do stavu extr\u00e9mn\u00edho a n\u00e1hl\u00e9ho vy\u010derp\u00e1n\u00ed, deprese, nep\u0159\u00edjemn\u00fdch pocit\u016f atd. v d\u016fsledku odezn\u011bn\u00ed \u00fa\u010dinku drogy.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">oslabuj\u00edc\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">n\u011bkoho fyzicky nebo psychicky oslabit.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">klam<\/div>\r\n                    <div class=\"glossary-definition\">fale\u0161n\u00e9 nebo myln\u00e9 p\u0159esv\u011bd\u010den\u00ed nebo p\u0159edstava o n\u011b\u010dem.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">Deprese<\/div>\r\n                    <div class=\"glossary-definition\">hospod\u00e1\u0159sk\u00e1 krize a obdob\u00ed n\u00edzk\u00e9 obchodn\u00ed aktivity v USA a dal\u0161\u00edch zem\u00edch, kter\u00e9 za\u010dalo zhruba krachem na burze v \u0159\u00edjnu 1929 a pokra\u010dovalo po v\u011bt\u0161inu 30. let.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">Dexedrin<\/div>\r\n                    <div class=\"glossary-definition\">obchodn\u00ed n\u00e1zev l\u00e9ku pou\u017e\u00edvan\u00e9ho jako stimulant (l\u00e9k, kter\u00fd do\u010dasn\u011b zrychluje \u010dinnost srdce nebo jin\u00e9ho org\u00e1nu).<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">dilatace<\/div>\r\n                    <div class=\"glossary-definition\">roz\u0161\u00ed\u0159en\u00ed zornic, aby do oka pronikalo v\u00edce sv\u011btla.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">epilepsie<\/div>\r\n                    <div class=\"glossary-definition\">porucha centr\u00e1ln\u00edho nervov\u00e9ho syst\u00e9mu charakterizovan\u00e1 k\u0159e\u010demi (nekontrolovan\u00e9 pohyby t\u011bla, dezorientace nebo zmatenost, n\u00e1hl\u00fd strach nebo ztr\u00e1ta v\u011bdom\u00ed). V extr\u00e9mn\u00edch p\u0159\u00edpadech m\u016f\u017ee doj\u00edt k velk\u00fdm z\u00e1chvat\u016fm nebo k\u0159e\u010d\u00edm, kdy cel\u00e9 t\u011blo zachv\u00e1t\u00ed prudk\u00e9 svalov\u00e9 stahy, kter\u00e9 mohou v\u00e9st k v\u00e1\u017en\u00fdm zran\u011bn\u00edm.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">etnick\u00e9<\/div>\r\n                    <div class=\"glossary-definition\">vztahuj\u00edc\u00ed se ke skupin\u011b, kter\u00e1 m\u00e1 spole\u010dn\u00e9 a charakteristick\u00e9 rysy, jako je kultura, n\u00e1bo\u017eenstv\u00ed, jazyk atd., nebo ke vztah\u016fm mezi r\u016fzn\u00fdmi etnick\u00fdmi skupinami.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">heroinov\u00e9 m\u00e1ky<\/div>\r\n                    <div class=\"glossary-definition\">rostliny, z nich\u017e se heroin vyr\u00e1b\u00ed. Heroin je siln\u00e1 a n\u00e1vykov\u00e1 droga, kter\u00e1 vyvol\u00e1v\u00e1 do\u010dasn\u00fd pocit euforie (extr\u00e9mn\u00edho \u0161t\u011bst\u00ed) a men\u0161\u00edho vn\u00edm\u00e1n\u00ed bolesti, ale pot\u00e9 vede ke zpomalen\u00ed d\u00fdch\u00e1n\u00ed, depresi a p\u0159i p\u0159ed\u00e1vkov\u00e1n\u00ed ke smrti. Heroin se vyr\u00e1b\u00ed z lepkav\u00e9 l\u00e1tky m\u00e1ku, stejn\u00e9ho zdroje jako drogy opium a morfin. V nej\u010dist\u0161\u00ed form\u011b je heroin jemn\u00fd b\u00edl\u00fd pr\u00e1\u0161ek, ale \u010dasto se m\u00eds\u00ed s jin\u00fdmi l\u00e1tkami. Lze jej aplikovat injek\u010dn\u011b, kou\u0159it nebo \u0161\u0148upat, a proto\u017ee je vysoce n\u00e1vykov\u00fd, je odvyk\u00e1n\u00ed velmi bolestiv\u00e9.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">vysok\u00fd krevn\u00ed tlak<\/div>\r\n                    <div class=\"glossary-definition\">zv\u00fd\u0161en\u00fd tlak krve na vnit\u0159n\u00ed st\u011bny c\u00e9v.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">hyperaktivn\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">mimo\u0159\u00e1dn\u011b a neobvykle aktivn\u00ed.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">ledviny<\/div>\r\n                    <div class=\"glossary-definition\">jeden ze dvou org\u00e1n\u016f v doln\u00ed \u010d\u00e1sti zad, kter\u00e9 odd\u011bluj\u00ed odpadn\u00ed l\u00e1tky z krve a vytv\u00e1\u0159ej\u00ed mo\u010d. Ledviny tak\u00e9 produkuj\u00ed n\u011bkolik druh\u016f chemick\u00fdch l\u00e1tek v t\u011ble, v\u010detn\u011b jedn\u00e9, kter\u00e1 pom\u00e1h\u00e1 vyrovn\u00e1vat hladinu soli a drasl\u00edku.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">otrava olovem<\/div>\r\n                    <div class=\"glossary-definition\">onemocn\u011bn\u00ed, ke kter\u00e9mu doch\u00e1z\u00ed p\u0159i vst\u0159eb\u00e1v\u00e1n\u00ed olova do t\u011bla.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">podv\u00fd\u017eiva<\/div>\r\n                    <div class=\"glossary-definition\">nedostatek zdrav\u00fdch potravin ve strav\u011b nebo nadm\u011brn\u00fd p\u0159\u00edjem nezdrav\u00fdch potravin, co\u017e vede k fyzick\u00e9mu po\u0161kozen\u00ed.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">zabl\u00e1tit se<\/div>\r\n                    <div class=\"glossary-definition\">ud\u011blat n\u011bco matouc\u00edm nebo m\u00e9n\u011b jasn\u00fdm, obrazn\u011b jako kdy\u017e m\u00edch\u00e1te bahno ve vod\u011b a d\u011bl\u00e1te ji m\u00e9n\u011b pr\u016fhlednou.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">paranoia<\/div>\r\n                    <div class=\"glossary-definition\">du\u0161evn\u00ed stav, kdy se \u010dlov\u011bk iracion\u00e1ln\u011b domn\u00edv\u00e1, \u017ee ho ostatn\u00ed lid\u00e9 nemaj\u00ed r\u00e1di a sna\u017e\u00ed se mu ubl\u00ed\u017eit.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">paranoidn\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">iracion\u00e1ln\u00ed a obsedantn\u00ed p\u0159esv\u011bd\u010den\u00ed, \u017ee ostatn\u00edm lidem nelze v\u011b\u0159it a \u017ee jim cht\u011bj\u00ed ubl\u00ed\u017eit.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">Prohibice<\/div>\r\n                    <div class=\"glossary-definition\">obdob\u00ed ve Spojen\u00fdch st\u00e1tech (1920-1933), kdy byla feder\u00e1ln\u00edm z\u00e1konem zak\u00e1z\u00e1na v\u00fdroba, p\u0159eprava a prodej t\u00e9m\u011b\u0159 v\u0161ech alkoholick\u00fdch n\u00e1poj\u016f. Mnoho lid\u00ed v\u0161ak tento z\u00e1kaz ignorovalo a pilo neleg\u00e1ln\u00ed n\u00e1poje.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">psychologick\u00fd<\/div>\r\n                    <div class=\"glossary-definition\">mysli, ment\u00e1ln\u00ed.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">psych\u00f3za<\/div>\r\n                    <div class=\"glossary-definition\">t\u011b\u017ek\u00e1 forma du\u0161evn\u00ed nemoci, kdy \u010dlov\u011bk nezvl\u00e1d\u00e1 s\u00e1m sebe ani sv\u00e9 okol\u00ed natolik dob\u0159e, aby p\u0159e\u017eil, a mus\u00ed se o n\u011bj starat, aby ochr\u00e1nil ostatn\u00ed p\u0159ed n\u00edm nebo aby ochr\u00e1nil s\u00e1m sebe p\u0159ed sebou.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">psychotick\u00e9<\/div>\r\n                    <div class=\"glossary-definition\">vztahuj\u00edc\u00ed se k psych\u00f3ze, z\u00e1va\u017en\u00e9 form\u011b du\u0161evn\u00ed nemoci, kdy \u010dlov\u011bk nezvl\u00e1d\u00e1 s\u00e1m sebe ani sv\u00e9 okol\u00ed natolik dob\u0159e, aby p\u0159e\u017eil, a mus\u00ed o n\u011bj b\u00fdt postar\u00e1no, aby se ostatn\u00ed p\u0159ed n\u00edm ochr\u00e1nili nebo aby se ochr\u00e1nil s\u00e1m p\u0159ed sebou.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">racion\u00e1ln\u00ed<\/div>\r\n                    <div class=\"glossary-definition\">uva\u017eovat rozumn\u011b a p\u0159im\u011b\u0159en\u011b.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">rezidua<\/div>\r\n                    <div class=\"glossary-definition\">mal\u00e9 mno\u017estv\u00ed n\u011b\u010deho, kter\u00e9 z\u016fstane po spot\u0159ebov\u00e1n\u00ed nebo zbaven\u00ed se zbytku.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">sedativa<\/div>\r\n                    <div class=\"glossary-definition\">l\u00e9k pou\u017e\u00edvan\u00fd k vyvol\u00e1n\u00ed ospalosti a do\u010dasn\u00e9mu zm\u00edrn\u011bn\u00ed bolesti a nervozity nebo rozru\u0161en\u00ed.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">z\u00e1chvat<\/div>\r\n                    <div class=\"glossary-definition\">n\u00e1hl\u00fd z\u00e1chvat nebo k\u0159e\u010d spo\u010d\u00edvaj\u00edc\u00ed v prudk\u00e9m pohybu, k\u0159e\u010dovit\u00e9m z\u00e1\u0161kubu svalu, skupiny sval\u016f nebo jin\u00fdch \u010d\u00e1st\u00ed t\u011bla.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">spir\u00e1la<\/div>\r\n                    <div class=\"glossary-definition\">postupn\u00e9 zhor\u0161ov\u00e1n\u00ed n\u011b\u010d\u00edho stavu, obrazn\u011b jako rychl\u00e9 kles\u00e1n\u00ed letadla ve st\u00e1le men\u0161\u00edch a men\u0161\u00edch kruz\u00edch, jako p\u0159i nehod\u011b.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">stimulant<\/div>\r\n                    <div class=\"glossary-definition\">jak\u00e1koli l\u00e1tka, kter\u00e1 do\u010dasn\u011b zvy\u0161uje aktivitu n\u011bjak\u00e9ho \u017eivotn\u00edho procesu nebo org\u00e1nu.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">mrtvice<\/div>\r\n                    <div class=\"glossary-definition\">ucp\u00e1n\u00ed nebo prasknut\u00ed c\u00e9vy vedouc\u00ed do mozku, kter\u00e9 zp\u016fsobuje nedostate\u010dn\u00fd p\u0159\u00edsun kysl\u00edku a v z\u00e1vislosti na z\u00e1va\u017enosti m\u016f\u017ee zp\u016fsobit p\u0159\u00edznaky jako slabost, ochrnut\u00ed \u010d\u00e1st\u00ed t\u011bla, pot\u00ed\u017ee s \u0159e\u010d\u00ed atd.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">toxick\u00e9<\/div>\r\n                    <div class=\"glossary-definition\">jedovat\u00fd nebo \u0161kodliv\u00fd pro organismus.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">vivid<\/div>\r\n                    <div class=\"glossary-definition\">jasn\u011b vn\u00edman\u00e9 mysl\u00ed, jako kdy\u017e si na n\u011bco vzpom\u00edn\u00e1me.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">vymazat<\/div>\r\n                    <div class=\"glossary-definition\">n\u011bco zcela odstranit nebo eliminovat.<\/div>\r\n                <\/div>\r\n                <div class=\"glossary-item\">\r\n                    <div class=\"glossary-term\">abstinen\u010dn\u00ed p\u0159\u00edznaky<\/div>\r\n                    <div class=\"glossary-definition\">nep\u0159\u00edjemn\u00e9 fyzick\u00e9 a psychick\u00e9 reakce, kter\u00e9 \u010dlov\u011bk se z\u00e1vislost\u00ed za\u017e\u00edv\u00e1, kdy\u017e p\u0159estane u\u017e\u00edvat drogy.<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Download Section - End -->\r\n        <div class=\"download-section fade-in\">\r\n            <h3>Kompletn\u00ed vzd\u011bl\u00e1vac\u00ed zdroj<\/h3>\r\n            <p>St\u00e1hn\u011bte si kompletn\u00ed vzd\u011bl\u00e1vac\u00ed bro\u017euru Narcononu o krystalick\u00e9m metamfetaminu a metamfetaminu, ve kter\u00e9 najdete vy\u010derp\u00e1vaj\u00edc\u00ed informace.<\/p>\r\n            <a href=\"https:\/\/www.narconon.online\/cs\/crystal-meth-stranka-ke-stazeni\/\" \r\n               class=\"download-btn\" \r\n               target=\"_blank\" \r\n               rel=\"noopener noreferrer\">\r\n                <i class=\"fas fa-download\"><\/i>\r\n                St\u00e1hnout kompletn\u00ed bro\u017euru PDF\r\n            <\/a>\r\n            <p style=\"color: rgba(255, 255, 255, 0.8) !important; font-size: 0.9rem; margin-top: 15px; margin-bottom: 0;\">\r\n                Kompletn\u00ed v\u00fdukov\u00e9 materi\u00e1ly Narcononu\r\n            <\/p>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Add fade-in animation on scroll\r\n        const observerOptions = {\r\n            threshold: 0.1,\r\n            rootMargin: '0px 0px -50px 0px'\r\n        };\r\n\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.style.animationDelay = '0.1s';\r\n                    entry.target.classList.add('fade-in');\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        \/\/ Observe all sections\r\n        document.querySelectorAll('.section, .download-section').forEach(section => {\r\n            observer.observe(section);\r\n        });\r\n\r\n        \/\/ Smooth scrolling for anchor links\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2779135 elementor-widget elementor-widget-heading\" data-id=\"2779135\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Objevte dal\u0161\u00ed vzd\u011bl\u00e1vac\u00ed \u010dl\u00e1nky o krystalu meth\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5fd6073 e-flex e-con-boxed e-con e-parent\" data-id=\"5fd6073\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d14b22d elementor-widget elementor-widget-contentviews_widget_scrollable\" data-id=\"d14b22d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"contentviews_widget_scrollable.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class='pt-cv-wrapper'> <div class=\"pt-cv-view pt-cv-scrollable pt-cv-colsys iscvblock iscvelementor scrollable layout1 pt-cv-left\" id=\"pt-cv-view-d14b22d\"><div data-id=\"pt-cv-page-1\" class=\"pt-cv-page\" data-cvc=\"2\"><div id=\"6c4f00dp9d\" class=\"pt-cv-carousel pt-cv-slide\" data-ride=\"cvcarousel\" data-interval=\"0\"><ol class=\"pt-cv-carousel-indicators\"><li data-target=\"#6c4f00dp9d\" data-cvslide-to=\"0\" class=\"active\"><\/li>\n<li data-target=\"#6c4f00dp9d\" data-cvslide-to=\"1\" class=\"\"><\/li><\/ol>\n<div class=\"carousel-inner\"><div class=\"item active\"><div class=\"row\"><div class=\"col-md-6 col-sm-6 col-xs-12 pt-cv-content-item pt-cv-1-col\"  data-pid=\"6812\"><div class=\"pt-cv-thumb-wrapper\"><a href=\"https:\/\/www.narconon.online\/cs\/jak-porozumet-metamfetaminu\/\" class=\"_self pt-cv-href-thumbnail pt-cv-thumb-default\" target=\"_self\" ><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"553\" src=\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/09\/freepik__a-conceptual-educational-illustration-showing-the-__5652-1024x553.webp\" class=\"pt-cv-thumbnail\" alt=\"Vzd\u011bl\u00e1vac\u00ed infografika zobrazuj\u00edc\u00ed \u00fa\u010dinky metamfetaminu a zotaven\u00ed ze z\u00e1vislosti, se symbolick\u00fdmi krystaly, ikonami zdravotn\u00edch rizik a nad\u011bjnou cestou k n\u00e1prav\u011b.\" \/><\/a><\/div>\n<div class=\"pt-cv-carousel-caption pt-cv-cap-w-img\"><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/www.narconon.online\/cs\/kategorie\/metamfetamin\/' title='Meth' class='pt-cv-tax-meth'>Meth<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.narconon.online\/cs\/jak-porozumet-metamfetaminu\/\" class=\"_self\" target=\"_self\" >Jak na to: Jak porozum\u011bt metamfetaminu<\/a><\/h4>\n<div class=\"pt-cv-content\">Kl\u00ed\u010dov\u00e9 kroky k pozn\u00e1n\u00ed metamfetaminu Prozkoumejte jeho historii a p\u016fvod. Pochopte jeho vz\u00e1cn\u00e9 l\u00e9ka\u0159sk\u00e9 vyu\u017eit\u00ed. Identifikujte neleg\u00e1ln\u00ed konzumaci ...<\/div>\n<div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.narconon.online\/cs\/jak-porozumet-metamfetaminu\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\" >P\u0159e\u010dt\u011bte si v\u00edce<\/a><\/div>\n<div class=\"pt-cv-meta-fields\"><span class=\"entry-date\"> <time datetime=\"2025-09-11T21:49:34+02:00\">11.09.2025<\/time><\/span><span> \/ <\/span><span class=\"author\"> <a href=\"https:\/\/www.narconon.online\/cs\/author\/narconon-europe\/\" rel=\"author\">Narconon Evropa<\/a><\/span><\/div><\/div><\/div>\n<div class=\"col-md-6 col-sm-6 col-xs-12 pt-cv-content-item pt-cv-1-col\"  data-pid=\"5807\"><div class=\"pt-cv-thumb-wrapper\"><a href=\"https:\/\/www.narconon.online\/cs\/dlouhodobe-ucinky-uzivani-metamfetaminu\/\" class=\"_self pt-cv-href-thumbnail pt-cv-thumb-default\" target=\"_self\" ><img decoding=\"async\" width=\"1024\" height=\"553\" src=\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/07\/freepik__a-vertical-2k-cinematic-image-showing-a-fullbody-m__92701-1024x553.webp\" class=\"pt-cv-thumbnail\" alt=\"Um\u011bleck\u00e9 ztv\u00e1rn\u011bn\u00ed dlouhodob\u00fdch \u00fa\u010dink\u016f u\u017e\u00edv\u00e1n\u00ed pervitinu, na n\u011bm\u017e je zobrazen mu\u017e s praskl\u00fdm krystalick\u00fdm mozkem obklopen\u00fdm plovouc\u00edmi \u00falomky.\" \/><\/a><\/div>\n<div class=\"pt-cv-carousel-caption pt-cv-cap-w-img\"><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/www.narconon.online\/cs\/kategorie\/metamfetamin\/' title='Meth' class='pt-cv-tax-meth'>Meth<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.narconon.online\/cs\/dlouhodobe-ucinky-uzivani-metamfetaminu\/\" class=\"_self\" target=\"_self\" >Dlouhodob\u00e9 \u00fa\u010dinky u\u017e\u00edv\u00e1n\u00ed pervitinu<\/a><\/h4>\n<div class=\"pt-cv-content\">Zpo\u010d\u00e1tku se zd\u00e1, \u017ee pervitin dod\u00e1v\u00e1 energii, soust\u0159ed\u011bn\u00ed a kontrolu. \u010casem se v\u0161ak tyto \u00fa\u010dinky zm\u011bn\u00ed na toxick\u00e9. Dlouhodob\u00e9 \u00fa\u010dinky ...<\/div>\n<div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.narconon.online\/cs\/dlouhodobe-ucinky-uzivani-metamfetaminu\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\" >P\u0159e\u010dt\u011bte si v\u00edce<\/a><\/div>\n<div class=\"pt-cv-meta-fields\"><span class=\"entry-date\"> <time datetime=\"2025-07-22T05:45:07+02:00\">22.07.2025<\/time><\/span><span> \/ <\/span><span class=\"author\"> <a href=\"https:\/\/www.narconon.online\/cs\/author\/jacky\/\" rel=\"author\">Jacky Buensoz<\/a><\/span><\/div><\/div><\/div><\/div><\/div>\n<div class=\"item\"><div class=\"row\"><div class=\"col-md-6 col-sm-6 col-xs-12 pt-cv-content-item pt-cv-1-col\"  data-pid=\"5791\"><div class=\"pt-cv-thumb-wrapper\"><a href=\"https:\/\/www.narconon.online\/cs\/jak-pervitin-meni-vas-zivot\/\" class=\"_self pt-cv-href-thumbnail pt-cv-thumb-default\" target=\"_self\" ><img decoding=\"async\" width=\"1024\" height=\"553\" src=\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/07\/freepik__a-symbolic-scene-of-a-young-man-walking-down-a-dar__14931-1024x553.webp\" class=\"pt-cv-thumbnail\" alt=\"Symbolick\u00e1 sc\u00e9na ukazuj\u00edc\u00ed, jak metamfetamin zm\u011bn\u00ed v\u00e1\u0161 \u017eivot rozd\u011blen\u00edm mezi euforii a destrukci.\" \/><\/a><\/div>\n<div class=\"pt-cv-carousel-caption pt-cv-cap-w-img\"><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/www.narconon.online\/cs\/kategorie\/metamfetamin\/' title='Meth' class='pt-cv-tax-meth'>Meth<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.narconon.online\/cs\/jak-pervitin-meni-vas-zivot\/\" class=\"_self\" target=\"_self\" >Jak pervitin m\u011bn\u00ed v\u00e1\u0161 \u017eivot<\/a><\/h4>\n<div class=\"pt-cv-content\">Prvn\u00ed z\u00e1sah je jako s\u00edla. Metamfetamin zaplav\u00ed mozek dopaminem, potla\u010d\u00ed strach a vyvol\u00e1 opojen\u00ed, kter\u00e9 se zd\u00e1 b\u00fdt ...<\/div>\n<div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.narconon.online\/cs\/jak-pervitin-meni-vas-zivot\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\" >P\u0159e\u010dt\u011bte si v\u00edce<\/a><\/div>\n<div class=\"pt-cv-meta-fields\"><span class=\"entry-date\"> <time datetime=\"2025-07-21T19:43:30+02:00\">21.07.2025<\/time><\/span><span> \/ <\/span><span class=\"author\"> <a href=\"https:\/\/www.narconon.online\/cs\/author\/jacky\/\" rel=\"author\">Jacky Buensoz<\/a><\/span><\/div><\/div><\/div>\n<div class=\"col-md-6 col-sm-6 col-xs-12 pt-cv-content-item pt-cv-1-col\"  data-pid=\"5768\"><div class=\"pt-cv-thumb-wrapper\"><a href=\"https:\/\/www.narconon.online\/cs\/vzdelavani-o-metamfetaminu\/\" class=\"_self pt-cv-href-thumbnail pt-cv-thumb-default\" target=\"_self\" ><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"553\" src=\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/07\/freepik__a-room-made-entirely-of-shattered-glass-with-sharp__14929-1024x553.webp\" class=\"pt-cv-thumbnail\" alt=\"K\u0159ehk\u00fd krystalick\u00fd p\u0159edm\u011bt rozpadaj\u00edc\u00ed se v m\u00edstnosti z rozbit\u00e9ho skla, symbolizuj\u00edc\u00ed zhroucen\u00ed identity a pozn\u00e1n\u00ed v d\u016fsledku u\u017e\u00edv\u00e1n\u00ed pervitinu.\" \/><\/a><\/div>\n<div class=\"pt-cv-carousel-caption pt-cv-cap-w-img\"><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/www.narconon.online\/cs\/kategorie\/metamfetamin\/' title='Meth' class='pt-cv-tax-meth'>Meth<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/www.narconon.online\/cs\/vzdelavani-o-metamfetaminu\/\" class=\"_self\" target=\"_self\" >Pro\u010d metamfetamin ni\u010d\u00ed v\u00edc ne\u017e jen va\u0161e t\u011blo<\/a><\/h4>\n<div class=\"pt-cv-content\">Co s v\u00e1mi pervitin skute\u010dn\u011b ud\u011bl\u00e1 Mnoho lid\u00ed se domn\u00edv\u00e1, \u017ee vzd\u011bl\u00e1v\u00e1n\u00ed o pervitinu spo\u010d\u00edv\u00e1 pouze v pozn\u00e1n\u00ed fyzick\u00e9ho po\u0161kozen\u00ed - hniloby ...<\/div>\n<div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/www.narconon.online\/cs\/vzdelavani-o-metamfetaminu\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\" >P\u0159e\u010dt\u011bte si v\u00edce<\/a><\/div>\n<div class=\"pt-cv-meta-fields\"><span class=\"entry-date\"> <time datetime=\"2025-07-21T15:27:21+02:00\">21.07.2025<\/time><\/span><span> \/ <\/span><span class=\"author\"> <a href=\"https:\/\/www.narconon.online\/cs\/author\/jacky\/\" rel=\"author\">Jacky Buensoz<\/a><\/span><\/div><\/div><\/div><\/div><\/div><\/div>\n<a class=\"left carousel-control\" data-target=\"#6c4f00dp9d\" data-cvslide=\"prev\">\r\n\t\t\t\t\t\t<span class=\"glyphicon glyphicon-chevron-left\"><\/span>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<a class=\"right carousel-control\" data-target=\"#6c4f00dp9d\" data-cvslide=\"next\">\r\n\t\t\t\t\t\t<span class=\"glyphicon glyphicon-chevron-right\"><\/span>\r\n\t\t\t\t\t<\/a><\/div><\/div><\/div> <\/div> \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba10a25 elementor-widget elementor-widget-heading\" data-id=\"ba10a25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u2705 Sekce FAQ : <em data-start=\"262\" data-end=\"305\">Vzd\u011bl\u00e1v\u00e1n\u00ed o krystalick\u00e9m metamfetaminu - \u010dast\u00e9 ot\u00e1zky<\/em><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdf3878 elementor-widget elementor-widget-text-editor\" data-id=\"cdf3878\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3 data-start=\"307\" data-end=\"348\"><strong data-start=\"311\" data-end=\"346\">Z \u010deho se vyr\u00e1b\u00ed pervitin?<\/strong><\/h3>\n<p data-start=\"349\" data-end=\"568\">Krystalick\u00fd pervitin je syntetick\u00fd stimulant, kter\u00fd se \u010dasto vyr\u00e1b\u00ed v neleg\u00e1ln\u00edch laborato\u0159\u00edch za pou\u017eit\u00ed toxick\u00fdch l\u00e1tek, jako je \u010dpavek, lithium a pseudoefedrin. Tyto slo\u017eky mohou zp\u016fsobit v\u00e1\u017en\u00e9 po\u0161kozen\u00ed u\u017eivatel\u016f i v\u0161ech osob pod\u00edlej\u00edc\u00edch se na v\u00fdrob\u011b.<\/p><p data-start=\"349\" data-end=\"568\"><br><\/p>\n<h3 data-start=\"570\" data-end=\"619\"><strong data-start=\"574\" data-end=\"617\">Jak pervitin ovliv\u0148uje mozek?<\/strong><\/h3>\n<p data-start=\"620\" data-end=\"808\">Nadm\u011brn\u011b stimuluje mozkov\u00fd syst\u00e9m odm\u011bn a vyvol\u00e1v\u00e1 intenzivn\u00ed, ale kr\u00e1tkodobou euforii. \u010casem vede k v\u00e1\u017en\u00e9mu po\u0161kozen\u00ed, v\u010detn\u011b ztr\u00e1ty pam\u011bti, agrese a emo\u010dn\u00ed nestability.<\/p><p data-start=\"620\" data-end=\"808\"><br><\/p>\n<h3 data-start=\"810\" data-end=\"888\"><strong data-start=\"814\" data-end=\"886\">Je mo\u017en\u00e9 se ze z\u00e1vislosti na pervitinu vyl\u00e9\u010dit bez l\u00e9k\u016f?<\/strong><\/h3>\n<p data-start=\"889\" data-end=\"1058\">Ano. Bezdrogov\u00e9 rehabilita\u010dn\u00ed programy, jako je Narconon, se zam\u011b\u0159uj\u00ed na detoxikaci a \u017eivotn\u00ed dovednosti, kter\u00e9 pom\u00e1haj\u00ed jedinc\u016fm znovu z\u00edskat kontrolu nad sebou, ani\u017e by se museli spol\u00e9hat na n\u00e1hradn\u00ed drogy.<\/p><p data-start=\"889\" data-end=\"1058\"><br><\/p>\n<h3 data-start=\"1060\" data-end=\"1135\"><strong data-start=\"1064\" data-end=\"1133\">Pro\u010d je pervitin pova\u017eov\u00e1n za jednu z nejni\u010div\u011bj\u0161\u00edch drog?<\/strong><\/h3>\n<p data-start=\"1136\" data-end=\"1314\">Proto\u017ee zp\u016fsobuje rychl\u00e9 fyzick\u00e9 a du\u0161evn\u00ed po\u0161kozen\u00ed, po\u0161kozuje centr\u00e1ln\u00ed nervov\u00fd syst\u00e9m a vytv\u00e1\u0159\u00ed vysok\u00fd potenci\u00e1l pro n\u00e1sil\u00ed, halucinace a dlouhodob\u00e9 psych\u00f3zy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e46f988 e-flex e-con-boxed e-con e-parent\" data-id=\"e46f988\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd7605d elementor-widget elementor-widget-html\" data-id=\"bd7605d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"Article\",\n    \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\\\/\\\/www.narconon.online\\\/drug-education-prevention-materials\\\/crystal-meth-education\\\/\"\n    },\n    \"headline\": \"Crystal Meth Education \\u2013 What You Need to Know\",\n    \"description\": \"Get reliable information about crystal meth, its effects on the brain, and how to recover safely without medication. A complete crystal meth education guide from Narconon.\",\n    \"image\": \"https:\\\/\\\/www.narconon.online\\\/images\\\/crystal-meth-education.jpg\",\n    \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Jacky Buensoz\",\n        \"url\": \"https:\\\/\\\/www.narconon.online\\\/about-us\\\/\"\n    },\n    \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Narconon Europe\",\n        \"logo\": {\n            \"@type\": \"ImageObject\",\n            \"url\": \"https:\\\/\\\/www.narconon.online\\\/images\\\/logo.png\"\n        }\n    },\n    \"datePublished\": \"2025-07-21\",\n    \"dateModified\": \"2025-07-21\",\n    \"keywords\": [\n        \"crystal meth education\",\n        \"crystal meth effects\",\n        \"meth addiction recovery\",\n        \"drug-free rehabilitation\",\n        \"Narconon program\",\n        \"crystal meth dangers\",\n        \"methamphetamine facts\"\n    ],\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is crystal meth made from?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Crystal meth is a synthetic stimulant often produced in illegal labs using toxic substances like ammonia, lithium, and pseudoephedrine.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How does crystal meth affect the brain?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"It overstimulates the brain\\u2019s reward system, creating intense but short-lived euphoria. Long-term use leads to memory loss, aggression, and emotional instability.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is recovery from crystal meth addiction possible without medication?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. Programs like Narconon focus on drug-free recovery through detoxification and life skills without using substitute drugs.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why is crystal meth considered one of the most destructive drugs?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Because it causes rapid physical and mental deterioration, central nervous system damage, and leads to psychosis, hallucinations, and violence.\"\n            }\n        }\n    ]\n}<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Crystal Meth &#038; Methamphetamine: What You Need to Know CRYSTAL METH &#038; METHAMPHETAMINE WHAT YOU NEED TO KNOW NARCONON Complete [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":2852,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1245","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Crystal Meth Drug Education: Awareness and Prevention<\/title>\n<meta name=\"description\" content=\"Understand the crucial aspects of Crystal Meth drug education. Learn about its effects, risks, and how to stay informed.\" \/>\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.narconon.online\/cs\/materialy-pro-protidrogovou-prevenci\/vzdelavani-o-metamfetaminu\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Crystal Meth\" \/>\n<meta property=\"og:description\" content=\"Understand the crucial aspects of Crystal Meth drug education. Learn about its effects, risks, and how to stay informed.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.narconon.online\/cs\/materialy-pro-protidrogovou-prevenci\/vzdelavani-o-metamfetaminu\/\" \/>\n<meta property=\"og:site_name\" content=\"Narconon Europe\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/narcononeu\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-21T13:12:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/05\/freepik__a-professional-photorealistic-image-of-a-friendly-__61433.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1408\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@NARCONONEurope\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"18 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/\",\"url\":\"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/\",\"name\":\"Crystal Meth Drug Education: Awareness and Prevention\",\"isPartOf\":{\"@id\":\"https:\/\/www.narconon.online\/#website\"},\"datePublished\":\"2025-05-25T12:38:55+00:00\",\"dateModified\":\"2025-07-21T13:12:37+00:00\",\"description\":\"Understand the crucial aspects of Crystal Meth drug education. Learn about its effects, risks, and how to stay informed.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.narconon.online\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Drug Education &amp; Prevention Materials\",\"item\":\"https:\/\/www.narconon.online\/drug-education-prevention-materials\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Crystal Meth\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.narconon.online\/#website\",\"url\":\"https:\/\/www.narconon.online\/\",\"name\":\"Narconon Europe\",\"description\":\"Drug Free For Good\",\"publisher\":{\"@id\":\"https:\/\/www.narconon.online\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.narconon.online\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.narconon.online\/#organization\",\"name\":\"Narconon Europe\",\"url\":\"https:\/\/www.narconon.online\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/www.narconon.online\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/03\/Logo-Narconon-Europe-2.png\",\"contentUrl\":\"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/03\/Logo-Narconon-Europe-2.png\",\"width\":2000,\"height\":707,\"caption\":\"Narconon Europe\"},\"image\":{\"@id\":\"https:\/\/www.narconon.online\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/narcononeu\",\"https:\/\/x.com\/NARCONONEurope\",\"https:\/\/www.instagram.com\/narconon.europe\/\",\"https:\/\/www.youtube.com\/channel\/UCNUxvhoqZZCAxXCYO4K7MvA\",\"https:\/\/www.tiktok.com\/@narconon.europe\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Vzd\u011bl\u00e1v\u00e1n\u00ed v oblasti drogov\u00e9 z\u00e1vislosti na krystalick\u00e9m metamfetaminu: Osv\u011bta a prevence","description":"Pochopte kl\u00ed\u010dov\u00e9 aspekty vzd\u011bl\u00e1v\u00e1n\u00ed v oblasti drogov\u00e9 z\u00e1vislosti na metamfetaminu. P\u0159e\u010dt\u011bte si o jeho \u00fa\u010dinc\u00edch, rizic\u00edch a o tom, jak z\u016fstat informov\u00e1n.","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.narconon.online\/cs\/materialy-pro-protidrogovou-prevenci\/vzdelavani-o-metamfetaminu\/","og_locale":"cs_CZ","og_type":"article","og_title":"Crystal Meth","og_description":"Understand the crucial aspects of Crystal Meth drug education. Learn about its effects, risks, and how to stay informed.","og_url":"https:\/\/www.narconon.online\/cs\/materialy-pro-protidrogovou-prevenci\/vzdelavani-o-metamfetaminu\/","og_site_name":"Narconon Europe","article_publisher":"https:\/\/www.facebook.com\/narcononeu","article_modified_time":"2025-07-21T13:12:37+00:00","og_image":[{"width":1408,"height":768,"url":"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/05\/freepik__a-professional-photorealistic-image-of-a-friendly-__61433.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_site":"@NARCONONEurope","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"18 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/","url":"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/","name":"Vzd\u011bl\u00e1v\u00e1n\u00ed v oblasti drogov\u00e9 z\u00e1vislosti na krystalick\u00e9m metamfetaminu: Osv\u011bta a prevence","isPartOf":{"@id":"https:\/\/www.narconon.online\/#website"},"datePublished":"2025-05-25T12:38:55+00:00","dateModified":"2025-07-21T13:12:37+00:00","description":"Pochopte kl\u00ed\u010dov\u00e9 aspekty vzd\u011bl\u00e1v\u00e1n\u00ed v oblasti drogov\u00e9 z\u00e1vislosti na metamfetaminu. P\u0159e\u010dt\u011bte si o jeho \u00fa\u010dinc\u00edch, rizic\u00edch a o tom, jak z\u016fstat informov\u00e1n.","breadcrumb":{"@id":"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.narconon.online\/drug-education-prevention-materials\/crystal-meth-education\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.narconon.online\/"},{"@type":"ListItem","position":2,"name":"Drug Education &amp; Prevention Materials","item":"https:\/\/www.narconon.online\/drug-education-prevention-materials\/"},{"@type":"ListItem","position":3,"name":"Crystal Meth"}]},{"@type":"WebSite","@id":"https:\/\/www.narconon.online\/#website","url":"https:\/\/www.narconon.online\/","name":"Narconon Evropa","description":"Bez drog napo\u0159\u00e1d","publisher":{"@id":"https:\/\/www.narconon.online\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.narconon.online\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/www.narconon.online\/#organization","name":"Narconon Evropa","url":"https:\/\/www.narconon.online\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/www.narconon.online\/#\/schema\/logo\/image\/","url":"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/03\/Logo-Narconon-Europe-2.png","contentUrl":"https:\/\/www.narconon.online\/wp-content\/uploads\/2025\/03\/Logo-Narconon-Europe-2.png","width":2000,"height":707,"caption":"Narconon Europe"},"image":{"@id":"https:\/\/www.narconon.online\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/narcononeu","https:\/\/x.com\/NARCONONEurope","https:\/\/www.instagram.com\/narconon.europe\/","https:\/\/www.youtube.com\/channel\/UCNUxvhoqZZCAxXCYO4K7MvA","https:\/\/www.tiktok.com\/@narconon.europe"]}]}},"_links":{"self":[{"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/pages\/1245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/comments?post=1245"}],"version-history":[{"count":17,"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/pages\/1245\/revisions"}],"predecessor-version":[{"id":5767,"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/pages\/1245\/revisions\/5767"}],"up":[{"embeddable":true,"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/pages\/2852"}],"wp:attachment":[{"href":"https:\/\/www.narconon.online\/cs\/wp-json\/wp\/v2\/media?parent=1245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}