#navigace{min-height:70vh;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:clamp(100px,45vh,150px);margin-left:auto;margin-right:auto;width:80vw;max-width:100%;justify-items:center;min-width:190px}#navigace>a>img{transition:scale 1s cubic-bezier(.03,.63,.81,1.55);max-width:100%}header{margin-bottom:15px}#navigace>a{align-items:center;padding:5px;max-height:80px;margin:auto}#navigace>a>img:hover{scale:1.2;max-width:100%}.nomap{filter:grayscale(100%)blur(2px);cursor:not-allowed}@media(max-width:620px){#navigace{grid-template-columns:repeat(2,1fr);min-height:0;grid-auto-rows:clamp(110px,25vh,150px)}}#vyhledavani{--vyska:80%;--sirka:60%;color:var(--font-barva);position:fixed;border:5px solid var(--footer-border);border-radius:10px;height:var(--vyska);width:var(--sirka);background-color:var(--barva-pozadi);padding:5px;display:none;overflow-y:scroll;font-size:var(--stredni-font)}#vyhledavani>div,#vyhledavani>h1{margin-left:1vw;margin-right:1vw}#vyhledavani>a[class=ikona]{width:clamp(40px,8vmin,60px);height:clamp(40px,8vmin,60px);position:absolute;right:20px;top:20px;text-align:center}#vyhledavani>div a:not(.vyhledavani){height:var(--stredni-font);margin:auto 5px;flex-basis:max-content}#vyhledavani>div{display:flex;margin:4px 0}#vyhledavani a>img{height:100%}#vyhledavani>h1{text-align:center}#vyhledavani>div>img{margin:auto 0 auto 5px;height:var(--stredni-font);width:auto}#vyhledavani>div p,#info>div span{margin:2px 0;font-size:calc(var(--maly-font) + 4px);flex-basis:fit-content;min-width:0;flex:auto}