@charset "UTF-8";:root{width:100%;height:100%;color-scheme:light dark;color:#000;background-color:#fad39c}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;width:100%;height:100%;background-color:#fad39c;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.mainPage{padding-top:56px;padding-bottom:56px;display:flex;justify-content:center}@font-face{font-family:themix;src:url(https://cdn.skauting.cz/fonts/TheMix_LT_400.eot);src:url(https://cdn.skauting.cz/fonts/TheMix_LT_400.eot?\ #iefix) format("embedded-opentype");src:url(https://cdn.skauting.cz/fonts/TheMix_LT_400.woff) format("woff"),url(https://cdn.skauting.cz/fonts/TheMix_LT_400.woff2) format("woff2"),url(https://cdn.skauting.cz/fonts/TheMix_LT_400.otf) format("opentype"),url(https://cdn.skauting.cz/fonts/TheMix_LT_400.svg#themix) format("svg");font-weight:400;font-style:normal}@font-face{font-family:themix;src:url(https://cdn.skauting.cz/fonts/TheMix_LT_400i.eot);src:url(https://cdn.skauting.cz/fonts/TheMix_LT_400i.eot?\ #iefix) format("embedded-opentype");src:url(https://cdn.skauting.cz/fonts/TheMix_LT_400i.woff) format("woff"),url(https://cdn.skauting.cz/fonts/TheMix_LT_400i.woff2) format("woff2"),url(https://cdn.skauting.cz/fonts/TheMix_LT_400i.otf) format("opentype"),url(https://cdn.skauting.cz/fonts/TheMix_LT_400i.svg#themix) format("svg");font-weight:400;font-style:italic}@font-face{font-family:themix;src:url(https://cdn.skauting.cz/fonts/TheMix_LT_700.eot);src:url(https://cdn.skauting.cz/fonts/TheMix_LT_700.eot?\ #iefix) format("embedded-opentype");src:url(https://cdn.skauting.cz/fonts/TheMix_LT_700.woff) format("woff"),url(https://cdn.skauting.cz/fonts/TheMix_LT_700.woff2) format("woff2"),url(https://cdn.skauting.cz/fonts/TheMix_LT_700.otf) format("opentype"),url(https://cdn.skauting.cz/fonts/TheMix_LT_700.svg#themix) format("svg");font-weight:700;font-style:normal}@font-face{font-family:themix;src:url(https://cdn.skauting.cz/fonts/TheMix_LT_700i.eot);src:url(https://cdn.skauting.cz/fonts/TheMix_LT_700i.eot?\ #iefix) format("embedded-opentype");src:url(https://cdn.skauting.cz/fonts/TheMix_LT_700i.woff) format("woff"),url(https://cdn.skauting.cz/fonts/TheMix_LT_700i.woff2) format("woff2"),url(https://cdn.skauting.cz/fonts/TheMix_LT_700i.otf) format("opentype"),url(https://cdn.skauting.cz/fonts/TheMix_LT_700i.svg#themix) format("svg");font-weight:700;font-style:italic}@font-face{font-family:skautbold;src:url(https://cdn.skauting.cz/fonts/skaut-bold-webfont.eot);src:url(https://cdn.skauting.cz/fonts/skaut-bold-webfont.eot?\ #iefix) format("embedded-opentype");src:url(https://cdn.skauting.cz/fonts/skaut-bold-webfont.woff) format("woff"),url(https://cdn.skauting.cz/fonts/skaut-bold-webfont.woff2) format("woff2"),url(https://cdn.skauting.cz/fonts/skaut-bold-webfont.otf) format("opentype"),url(https://cdn.skauting.cz/fonts/skaut-bold-webfont.svg#skautbold) format("svg");font-weight:400;font-style:normal}html{font-size:16px}body{font-family:themix,sans-serif;color:#00395b}h1,.h1{font-family:skautbold,sans-serif;font-weight:400;font-size:2.986rem}h2,.h2{font-weight:700;font-size:2.488rem}h3,.h3{font-weight:700;font-size:2.074rem}h4,.h4{font-weight:700;font-style:italic;font-size:1.728rem}h5,.h5{font-weight:700;font-size:1.44rem}h6,.h6{font-weight:700;font-style:italic;font-size:1.2rem}p{font-weight:400;font-style:normal;font-size:1rem}b{font-weight:700}i,.italic{font-style:italic}.bold{font-weight:700}.uvodlogo{max-height:200px;min-height:70px}body{scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#f3f4f6}body::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}body::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.myHeader{position:fixed;display:flex;top:0;width:100%;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:transparent;transition:background .3s ease}.myHeader.scrolled{background:#0003}.headerChleba{width:60px;height:auto;left:0;transform:translateY(10%);padding-left:10px}.headerText{right:0;padding-right:10px}.myFooter{display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.footerSkaut{width:30px;height:auto;left:0;transform:translateY(25%);padding-left:10px}.dropdownMenu{position:absolute;background:#0003;display:flex;flex-direction:column;align-items:center;right:0;top:100%;transform-origin:top;transition:transform .4s ease,background .4s ease}.dropdownMenu.hidden{transform-origin:top;transform:scaleY(0);background:#0000;transition:transform .4s ease,background .4s ease}.dropdownMenu a{position:relative;padding:4px 10px;text-decoration:none;color:#000}.dropdownMenu a:after{content:"";position:absolute;bottom:0;left:25%;width:50%;height:2px;background-color:#3b3b3b81}.dropdownMenu a:last-child:after{content:none}.dropdownMenu a:hover{background-color:#eee}.hamburgerButton{font-size:20px;background:none;border:none;cursor:pointer;margin-left:10px}._postsOverview_jpy63_1{display:flex;position:relative;align-items:center;border:2px solid #333;border-radius:12px;padding:15px;width:100%;gap:15px}._postImage_jpy63_12{background-color:#333;width:80px;height:80px;border-radius:9px;object-fit:cover}._imagePlaceholder_jpy63_20{width:80px;height:80px;background-color:#ddd;border-radius:8px}._textContent_jpy63_28{margin-right:5%}._textContent_jpy63_28 h2{margin:0 0 8px;font-size:1.5rem}._textContent_jpy63_28 p{margin:0;color:#555}._tags_ie8vd_1{position:absolute;display:flex;flex-direction:column;padding:0%;margin:0;top:3px;right:0;transform:translate(25%);list-style-type:none}._tags_ie8vd_1 li{display:flex;justify-content:flex-end!important;padding-bottom:3px}._tags_ie8vd_1 li span{font-size:.8rem;padding:.1rem .3rem;border:1px solid #333;border-radius:5px;color:#ddd;background-color:#814b14}._row_1psso_1{display:flex;align-items:center;gap:5px;padding:0%}._row_1psso_1>p{padding:0%;margin:0 20px 0 0}._modalBackground_1psso_13{z-index:1;position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center}._modal_1psso_13{background:#fff;padding:1rem;border-radius:8px;max-width:600px;width:100%;max-height:80vh;overflow-x:auto;margin-top:0;margin-bottom:0}._closeButton_1psso_34{z-index:1;position:absolute;display:flex;align-items:center;top:0;left:0;transform:translate(-50%,50%);padding:0% 0% 3px;margin:0;font-size:1rem;padding:.1rem .3rem;border:1px solid #333;border-radius:5px;color:#ddd;background-color:#814b14}@media only screen and (max-width: 650px){._closeButton_1psso_34{transform:translateY(50%)}}._modalWrapper_1psso_57{max-height:80vh;position:relative;display:inline-block;margin-top:0;margin-bottom:50px}._sortWrapper_4t7dr_1{position:fixed;top:50%;right:5%;transform:translate(50%)}._sortButton_4t7dr_7{border:1px solid black;background-color:gray;padding:10%;border-radius:15px;display:flex;align-items:center;justify-content:center}._postList_xoinv_1{list-style-type:none;width:80%;display:flex;align-items:center;flex-direction:column;gap:10px;padding:0%}._postList_xoinv_1 li{display:flex;justify-content:center;width:100%}._myButton_1h0fp_1{padding:1px}._myUl_1h0fp_4{list-style-type:none;width:80%;display:flex;align-items:center;flex-direction:column;padding:5px}._myLi_1h0fp_12{position:relative;display:flex;justify-content:left;width:100%;align-items:center;padding:5px;border:1px solid black}._myLi_1h0fp_12>button{position:absolute;right:0}._myLi_1h0fp_12>span{width:93%;overflow-wrap:break-word;white-space:normal}._myDiv_1h0fp_30{display:flex;align-items:center;flex-direction:column}
