/*
 * KomenskyCSS
 * 
 * © 2024 eKultura, z.s. Všechna práva vyhrazena.
 * 
 * Tento soubor je součástí projektu eKultura.
 * 
 * Spolek eKultura, z.s. se věnuje digitalizaci kulturního dědictví a propagaci české kultury 
 * prostřednictvím moderních technologií.
 * 
 * Web: https://ekultura.eu
 * Email: media@ekultura.eu
 * 
 * Vytvořeno: 2024
 */

/* Základní velikosti ikon */
.MalaVelikost, .Mala, .Male, .Maly { font-size: 12px; }
.StredniVelikost, .Stredni { font-size: 24px; }
.VelkaVelikost, .Velka, .Velke, .Velky { font-size: 36px; }

/* Definice ikon pomocí Unicode symbolů */
.Dolu::before { content: '\2193'; } /* Arrow down */
.Doleva::before { content: '\2190'; } /* Arrow left */
.Domu::before { content: '\2302'; } /* Home */
.Doprava::before { content: '\2192'; } /* Arrow right */
.Dulezite::before { content: '\26A0'; } /* Warning */
.Dulezity::before { content: '\26A0'; } /* Warning */
.Email::before,.E-mail::before { content: '\2709'; } /* Envelope icon */
.Hvezda::before { content: '\2605'; } /* Star icon */
.Kalendar::before { content: '\1F4C5'; } /* Calendar icon */
.Kosik::before { content: '\1F6D2'; } /* Shopping cart icon */
.Lupa::before { content: '\1F50D'; } /* Magnifying glass icon */
.Nahoru::before { content: '\2191'; } /* Arrow up */
.Napad::before, .Napady::before, .Zarovka::before { content: '\1F4A1'; } /* Lightbulb icon */
.Odhlaseni::before { content: '\1F513'; } /* Lock icon */
.Otazka::before, .Otaznik::before { content: '\2753'; } /* Question mark icon */
.Panacek::before { content: '\1F464'; } /* User icon */
.Prihlaseni::before { content: '\1F511'; } /* Key icon */
.Slozka::before { content: '\1F4C1'; } /* Folder icon */
.Srdce::before { content: '\2764'; } /* Heart icon */
.Telefon::before { content: '\260E'; } /* Phone icon */
.Tuzka::before { content: '\270F'; } /* Pencil icon */
.Uzivatel::before { content: '\1F464'; } /* User icon */
.Vzhuru::before { content: '\2191'; } /* Arrow up */
.Zamknout::before { content: '\1F512'; } /* Lock icon */

/* Okrasná písmena - velká (Mathematical Script) */
.A::before { content: '\1D49C'; } /* 𝒜 */
.B::before { content: '\212C'; }  /* ℬ */
.C::before { content: '\1D49E'; } /* 𝒞 */
.D::before { content: '\1D49F'; } /* 𝒟 */
.E::before { content: '\2130'; }  /* ℰ */
.F::before { content: '\2131'; }  /* ℱ */
.G::before { content: '\1D4A2'; } /* 𝒢 */
.H::before { content: '\210B'; }  /* ℋ */
.I::before { content: '\2110'; }  /* ℐ */
.J::before { content: '\1D4A5'; } /* 𝒥 */
.K::before { content: '\1D4A6'; } /* 𝒦 */
.L::before { content: '\2112'; }  /* ℒ */
.M::before { content: '\2133'; }  /* ℳ */
.N::before { content: '\1D4A9'; } /* 𝒩 */
.O::before { content: '\1D4AA'; } /* 𝒪 */
.P::before { content: '\1D4AB'; } /* 𝒫 */
.Q::before { content: '\1D4AC'; } /* 𝒬 */
.R::before { content: '\211B'; }  /* ℛ */
.S::before { content: '\1D4AE'; } /* 𝒮 */
.T::before { content: '\1D4AF'; } /* 𝒯 */
.U::before { content: '\1D4B0'; } /* 𝒰 */
.V::before { content: '\1D4B1'; } /* 𝒱 */
.W::before { content: '\1D4B2'; } /* 𝒲 */
.X::before { content: '\1D4B3'; } /* 𝒳 */
.Y::before { content: '\1D4B4'; } /* 𝒴 */
.Z::before { content: '\1D4B5'; } /* 𝒵 */

/* Okrasná písmena - malá (Mathematical Script) */
.a::before { content: '\1D4B6'; } /* 𝒶 */
.b::before { content: '\1D4B7'; } /* 𝒷 */
.c::before { content: '\1D4B8'; } /* 𝒸 */
.d::before { content: '\1D4B9'; } /* 𝒹 */
.e::before { content: '\212F'; }  /* ℯ */
.f::before { content: '\1D4BB'; } /* 𝒻 */
.g::before { content: '\210A'; }  /* ℊ */
.h::before { content: '\1D4BD'; } /* 𝒽 */
.i::before { content: '\1D4BE'; } /* 𝒾 */
.j::before { content: '\1D4BF'; } /* 𝒿 */
.k::before { content: '\1D4C0'; } /* 𝓀 */
.l::before { content: '\1D4C1'; } /* 𝓁 */
.m::before { content: '\1D4C2'; } /* 𝓂 */
.n::before { content: '\1D4C3'; } /* 𝓃 */
.o::before { content: '\2134'; }  /* ℴ */
.p::before { content: '\1D4C5'; } /* 𝓅 */
.q::before { content: '\1D4C6'; } /* 𝓆 */
.r::before { content: '\1D4C7'; } /* 𝓇 */
.s::before { content: '\1D4C8'; } /* 𝓈 */
.t::before { content: '\1D4C9'; } /* 𝓉 */
.u::before { content: '\1D4CA'; } /* 𝓊 */
.v::before { content: '\1D4CB'; } /* 𝓋 */
.w::before { content: '\1D4CC'; } /* 𝓌 */
.x::before { content: '\1D4CD'; } /* 𝓍 */
.y::before { content: '\1D4CE'; } /* 𝓎 */
.z::before { content: '\1D4CF'; } /* 𝓏 */


/* Okrasná čísla */
.0::before { content: '\1D7CE'; } /* 𝟎 */
.1::before { content: '\1D7CF'; } /* 𝟏 */
.2::before { content: '\1D7D0'; } /* 𝟐 */
.3::before { content: '\1D7D1'; } /* 𝟑 */
.4::before { content: '\1D7D2'; } /* 𝟒 */
.5::before { content: '\1D7D3'; } /* 𝟓 */
.6::before { content: '\1D7D4'; } /* 𝟔 */
.7::before { content: '\1D7D5'; } /* 𝟕 */
.8::before { content: '\1D7D6'; } /* 𝟖 */
.9::before { content: '\1D7D7'; } /* 𝟗 */

/* Základní styl pro ikonky */
.Slozka, .Panacek, .Prihlaseni, .Odhlaseni, .Tuzka, .Napad, .Napady, .Nahoru, .Dulezite, .Dulezity, .Otazka, .Otaznik, .Srdce, .Domu, .Kosik, .Telefon, .Email, .Kalendar, .Lupa, .Zamknout, .Dolu, .Doleva, .Doprava, .Vzhuru, .Hvezda, .Uzivatel, .E-mail {
    display: inline-block;
    font-family: Arial, sans-serif;
    text-align: center;
    margin-right: 0.5em;
}
