.home-section .text{max-width:1400px}#herniMody .herniMody-grid{grid-template-columns:repeat(4,1fr);grid-template-areas:"celaCR krajeCR vlastniMisto specifickaMista";column-gap:40px;max-width:100%;display:grid}#herniMody .herniMod{text-align:center;border:6px dotted var(--oddelovac);background:var(--pozadi-uvod);border-radius:20px;flex-direction:column;justify-content:space-between;padding:12px;display:flex}#herniMody #celaCR{grid-area:celaCR}#herniMody #krajeCR{grid-area:krajeCR}#herniMody #vlastniMisto{grid-area:vlastniMisto}#herniMody #specifickaMista{grid-area:specifickaMista}.herniMod .info{margin-bottom:40px}.mapdiv{width:100%;margin:auto}.mapdiv path{fill:var(--prvek);stroke:var(--pozadi-prvku);stroke-width:4px;transition:fill .3s}.mapdiv path:hover{fill:var(--prvek-hover)}.mapdiv path.selected{fill:#58350f!important}#mapa-kontejner{border:1px dashed #fff;border-radius:10px;width:100%;height:360px;margin:auto}#mapa{cursor:crosshair;z-index:1;background:#ccc;border-radius:10px;height:100%;position:relative;overflow:hidden}.smap img{z-index:5;position:relative}.button-group{font-size:0}input[type=range]{appearance:none;background:var(--text);border-radius:15px;outline:none;width:100%;height:6px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;transform:rotateZ(var(--thumb-rotate,0deg));background:url(logo.62fd954d.png) 0 0/cover;border:none;border-radius:50%;width:30px;height:30px;transition:box-shadow .2s ease-in-out}input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px #693f1133}input[type=range]:active::-webkit-slider-thumb{box-shadow:0 0 0 13px #693f114d}input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 13px #693f114d}.slidery{border-collapse:collapse;width:100%;margin:0 auto}.slidery td{white-space:nowrap;padding:6px}.slidery input{background-color:var(--text);font-family:Poppins,sans-serif,Noto Color Emoji}.switch{width:70px;height:34px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}input:checked+.switch-round{background-color:var(--prvek)}input:checked+.switch-round:before{left:calc(100% - 32px);transform:rotate(360deg)}.switch-round{cursor:pointer;background-color:var(--text);border-radius:34px;transition:all .3s;position:absolute;inset:0}.switch-round:before{content:"";background-repeat:no-repeat;background-size:contain;border-radius:50%;width:30px;height:30px;transition:all .3s;position:absolute;bottom:2px;left:2px;transform:rotate(0)}#pohyb:before{background-image:url(pohyb.b7c8dced.png)}#otaceni:before{background-image:url(otaceni.f4d6ad0f.png)}#zoom:before{background-image:url(zoom.3911c939.png)}#vzdalenost:before{background-image:url(vzdalenost.be884fa8.png)}#smer:before{background-image:url(smer.e8301311.png)}#kruh:before{background-image:url(kruh.9e565d1b.png)}#oblast:before{background-image:url(oblast.22fd0eab.png)}.switche{border-collapse:collapse}.switche td{text-align:center;white-space:nowrap;padding:6px}.switche input{background-color:var(--text);font-family:Poppins,sans-serif,Noto Color Emoji}.image-selector{cursor:pointer;display:inline-block}.image-selector img{vertical-align:middle;border:3px solid #0000;border-radius:10px;width:70px;height:70px}.image-selector.selected img{border-color:var(--prvek)}.table-wrapper{justify-content:space-between;align-items:center;display:flex}.popup{opacity:0;z-index:-9999;pointer-events:none;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:fixed;top:0;left:0}.popup-content{background-color:var(--pozadi-webu);border:1px dashed #fff;border-radius:10px;width:800px;max-height:calc(100vh - 100px);padding:20px;transition:all .4s;position:fixed;overflow-y:auto;transform:scale(0)}.close{width:26px;height:26px;position:absolute;top:20px;right:20px}#btn-close{color:var(--text);text-align:center;cursor:pointer;font-size:26px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#btn-close:hover{color:#fff}.tlacitko-wrapper{justify-content:center;align-items:center;transition:all .3s;display:flex}.tlacitko{background-color:var(--prvek);border:4px solid var(--text);cursor:pointer;border-radius:24px;padding:8px 12px;font-size:22px;transition:all .3s}.tlacitko:hover{background-color:var(--prvek-hover)}.neni-CelaCR,.neni-KrajeCR,.neni-VlastniMisto,.neni-SpecifickaMista{width:240px;padding:10px}.vyhledavac{justify-content:center;display:flex}.vyhledavac input{background-color:var(--pozadi-prvku);border:1px dashed var(--text);width:500px;height:40px;padding:10px;font-size:16px;font-weight:400}.vyhledavac input:focus{border-color:#fff;outline-style:none}#vyhledavacMistaVysledky{background-color:var(--pozadi-prvku);z-index:2;border:1px dashed #fff;border-radius:0 0 3px 3px;width:500px;margin-top:39px;display:none;position:absolute;box-shadow:4px 4px 4px #0006}#vyhledavacMistaVysledky>li{color:var(--text);border-top:none;border-bottom:1px dashed #fff;flex-direction:column;justify-content:center;align-items:flex-start;min-height:50px;padding:0 10px;list-style-type:none;display:flex}#vyhledavacMistaVysledky>li:hover{background-color:var(--pozadi-uvod);cursor:pointer}#statistiky .info{text-align:center;margin-bottom:40px}#statistiky .grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:100%;display:grid}#statistiky .grid>div{border:1px dashed var(--text);background-color:var(--pozadi-uvod);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;max-width:100%;padding:20px;display:flex}#statistiky .grid .statistika{font-size:24px}#statistiky .grid .statistika-text{font-size:12px}#historie .historieHer{width:100%;margin-bottom:20px;overflow-x:auto}#historie #historieTabulka{background-color:var(--pozadi-uvod);border:1px dashed var(--text);border-collapse:separate;border-spacing:0;border-radius:10px;width:100%;margin:0 auto;font-size:16px;overflow:hidden}#historie #historieTabulka thead th:not(:last-child),#historie #historieTabulka tbody td:not(:last-child){border-right:1px dashed var(--text)}#historie #historieTabulka thead th,#historie #historieTabulka tbody tr:not(:last-child) td{border-bottom:1px dashed var(--text)}#historie #historieTabulka th,#historie #historieTabulka td{text-align:center;white-space:nowrap;padding:10px 20px}#historie #historieTabulka th{cursor:pointer;-webkit-user-select:none;user-select:none}#historie #historieTabulka th>div{justify-content:center;align-items:center;width:max-content;margin:0 auto;display:flex;position:relative}#historie #historieTabulka th i{margin-left:10px;display:none;position:absolute;left:100%;transform:translate(-50%)}#historie #historieTabulka th.serazeno-asc i.bx-up-arrow-alt,#historie #historieTabulka th.serazeno-desc i.bx-down-arrow-alt{display:block}#historie .obtiznosti{justify-content:center;align-items:center;gap:6px;display:flex}#historie .obtiznosti img{width:24px;height:24px}#historie .radkyExport{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}#historie .pocetRadkuNaStranku{justify-content:flex-start;align-items:center;gap:10px;font-size:16px;display:flex}#historie .pocetRadkuNaStranku select{background-color:var(--pozadi-uvod);border:1px dashed var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:70px;height:30px;padding-left:8px;font-size:16px;transition:all .3s;display:flex}#historie .pocetRadkuNaStranku select:hover{border-color:#fff}#historie .pocetRadkuNaStranku select:focus{outline:none}#historie .exportImport{justify-content:flex-end;align-items:center;gap:10px;display:flex}#historie .exportImport button{background-color:var(--pozadi-uvod);border:1px dashed var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:30px;padding:10px;font-size:16px;transition:all .3s;display:flex}#historie .exportImport button p,#historie .exportImport button i{transition:all .3s}#historie .exportImport button:hover{border-color:#fff}#historie .exportImport button:hover p,#historie .exportImport button:hover i{color:#fff}#historie .radkySipky{justify-content:space-between;align-items:center;display:flex}#historie .radky{justify-content:flex-start;align-items:center;font-size:16px;display:flex}#historie .sipky{justify-content:flex-end;align-items:center;gap:10px;display:flex}#historie .stranky{justify-content:center;align-items:center;gap:10px;display:flex}#historie .sipky button{background-color:var(--pozadi-uvod);border:1px dashed var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;transition:all .3s;display:flex}#historie .sipky button:hover,#historie .stranky button.aktualniStranka{color:#fff;border-color:#fff}#historie .sipky button:hover i{color:#fff}#historie .sipky button i{border-radius:10px;transition:all .3s}#historie .sipky button.limit{background-color:var(--pozadi-menu);border-color:var(--text);cursor:default}#historie .sipky button.limit i{color:var(--text)}.misto{-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;gap:10px;display:flex}.misto input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.misto .checkmark{cursor:pointer;background-color:var(--text);border-radius:15px;justify-content:center;align-items:center;min-width:30px;height:30px;transition:all .3s;display:flex;position:relative}.misto .checkmark span.material-icons{color:#000;font-size:22px;display:none}.misto .checkmark:hover,.misto input[type=checkbox]:checked+.checkmark{background-color:#fff}.misto input[type=checkbox]:checked+.checkmark span{display:block}