@charset "UTF-8";:root{--ozp-oranzova: rgb(237, 139, 35)}.text-link{color:var(--accent-primary);cursor:pointer;text-decoration:none}.text-link:hover{text-decoration:underline}.btn-basic,.leaflet-container a.btn-leaflet{border-radius:50rem;border:none;text-align:center;display:inline-block;padding:.375rem .75rem;margin:.25rem;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;font-size:1rem;border-radius:.5rem;border:1px solid var(--accent-primary);background-color:var(--accent-primary);color:var(--text-on-accent)}.btn-basic.outline,.leaflet-container a.btn-leaflet.outline{background-color:var(--bg-surface);color:var(--accent-primary)}.btn-basic.outline:hover,.leaflet-container a.btn-leaflet.outline:hover{background-color:#ed8b231a}.btn-basic:active,.btn-basic:checked,.btn-basic:disabled,.btn-basic:focus,.leaflet-container a.btn-leaflet:active,.leaflet-container a.btn-leaflet:checked,.leaflet-container a.btn-leaflet:disabled,.leaflet-container a.btn-leaflet:focus{border-color:transparent;box-shadow:none;outline:none}.btn-basic:disabled,.leaflet-container a.btn-leaflet:disabled{background-color:var(--text-light);opacity:.5;pointer-events:none}.btn-basic.outline:disabled,.leaflet-container a.btn-leaflet.outline:disabled{background-color:var(--bg-surface);color:var(--text-light)}.btn-basic.btn-smaller,.leaflet-container a.btn-leaflet.btn-smaller{padding:.25rem .75rem}.btn-basic.w-160,.leaflet-container a.btn-leaflet.w-160{width:160px}.btn-basic .material-symbols-outlined,.leaflet-container a.btn-leaflet .material-symbols-outlined{font-size:1.125rem}.leaflet-container a.btn-leaflet{color:var(--text-on-accent);padding:.25rem .75rem;margin:0;text-decoration:none}.leaflet-container a.btn-leaflet:hover{text-decoration:none}.btn-link{--bs-btn-focus-shadow-rgb: transparent}.btn-link.smaller{width:1.2rem;height:1.2rem}.btn-link.oranzova{--bs-btn-color: var(--accent-primary);--bs-btn-hover-color: var(--accent-hover);--bs-btn-active-color: var(--accent-primary)}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.chip-row .chip{justify-content:flex-start!important;text-align:left!important}.chip,.tag-chip,.chip--tag{display:inline-flex;align-items:center;justify-content:center;appearance:none;border-radius:.875rem;padding:.25rem .75rem!important;font-size:.875rem;box-sizing:border-box!important;white-space:normal!important;height:auto!important;min-height:1.9rem!important;line-height:1.2!important;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--bg-surface);border:1px solid var(--border-subtle);transition:none;outline:none;box-shadow:none;gap:.35rem;color:var(--text-main)}.chip .material-symbols-outlined,.tag-chip .material-symbols-outlined,.chip--tag .material-symbols-outlined{display:flex;align-items:center;flex-shrink:0;line-height:1}.chip .material-symbols-outlined.smaller,.tag-chip .material-symbols-outlined.smaller,.chip--tag .material-symbols-outlined.smaller{font-size:.875rem;font-weight:400}.chip-star{color:var(--accent-soft);font-size:1.125rem;display:flex;align-items:center;line-height:1}.chip:hover{box-shadow:2px 2px 4px var(--shadow-soft)}.chip:active{background-color:var(--chip--active);border-color:var(--chip--active);color:var(--text-on-accent);box-shadow:2px 2px 4px var(--shadow-strong)}.chip:focus,.chip:focus-visible{outline:none;box-shadow:none}.chip--oranzova{--chip: #ed8b23;--chip--active: #FF8B06}.chip--ruzova{--chip: #cb4a8d;--chip--active: #E86AA8}.chip--modra{--chip: #43B6E8;--chip--active: #6FD0F2}.chip--inactive{background:var(--bg-surface);border-color:var(--chip);color:var(--chip)}.chip--active{background:var(--chip);border-color:var(--chip);color:var(--text-on-accent)}.chip--disabled{opacity:.5;cursor:not-allowed!important;filter:grayscale(1);pointer-events:none;background-color:var(--bg-surface)!important;border-color:var(--border-strong)!important;color:var(--text-muted)!important}.circle-menu{position:fixed;bottom:1.5rem;left:3rem;display:flex;flex-direction:column;gap:.75rem;background-color:transparent}.circle-btn{--size: 3.5rem;width:var(--size);height:var(--size);border-radius:50%;background-color:var(--accent-primary);border:none;display:flex;align-items:center;justify-content:center;color:var(--text-on-accent);box-shadow:2px 2px 4px var(--shadow-soft);position:relative}.circle-btn:hover{background-color:var(--accent-hover);box-shadow:2px 2px 4px var(--shadow-strong)}.circle-btn .material-symbols-outlined{font-size:1.75rem;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.circle-btn.active-indicator:after{content:"";position:absolute;top:2px;right:2px;width:10px;height:10px;border-radius:50%;background-color:red}.title-and-icon{color:var(--text-main);display:flex;align-items:center;justify-content:start;gap:.25rem;font-weight:600;font-size:1.1rem;padding-bottom:.375rem}.title-and-icon .material-symbols-outlined{font-weight:200}.ms-add,.text-danger{color:var(--accent-primary);cursor:pointer}.ms-add:hover,.text-danger:hover{color:var(--accent-hover);border-radius:.25rem;box-shadow:2px 2px 4px var(--shadow-soft)}.dropdown-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;color:var(--accent-primary);background:transparent;box-shadow:none}.dropdown-btn:hover{border:none;color:var(--accent-hover)}.dropdown-btn:after{display:none!important;content:""}.dropdown-btn.active-indicator:after{display:block!important;position:absolute;top:0;right:0;width:8px;height:8px;border-radius:50%;background-color:red}.icon-circle-btn{width:2.2rem;height:2.2rem;border-radius:50%;position:relative;border:2px solid var(--accent-primary)}.icon-circle-btn:hover{border:2px solid var(--accent-hover)}.icon-circle-btn .material-symbols-outlined{font-size:1.1rem}.recenter-btn{position:fixed;right:20px;bottom:1.5rem;z-index:1050;background-color:var(--accent-primary);color:var(--text-on-accent)}.recenter-btn:hover{background-color:var(--accent-hover);color:var(--text-on-accent)}.atlas-modal{z-index:1060}.atlas-modal .modal-header{align-items:start;background-color:var(--bg-surface-alt)!important;padding-bottom:.25rem;border-bottom:1px solid var(--border-strong)}.atlas-modal .modal-header .btn-close{background-color:var(--text-muted);border-radius:50%;opacity:1;background-size:.625rem;padding:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2 2L14 14M14 2L2 14' stroke='whitesmoke' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.atlas-modal .modal-body{font-size:.75rem;text-align:center;background-color:var(--bg-surface);color:var(--text-main)}.atlas-modal .modal-footer{border-top:0;background-color:var(--bg-surface)}.atlas-modal .modal-footer .btn-basic{margin:0 auto}.custom-modal-overlay{background-color:var(--bg-overlay);z-index:1050}.custom-modal-content{z-index:1060;background-color:var(--bg-surface);color:var(--text-main)}.atlas-modal-overlay{background-color:var(--bg-overlay)}.atlas-modal .modal-dialog{max-height:90vh;width:520px;max-width:95vw;display:flex;margin-left:auto;margin-right:auto;align-self:center}.atlas-modal .modal-dialog .modal-content{background-color:var(--bg-surface);color:var(--text-main)}.atlas-modal .modal-dialog .modal-content .modal-body{min-height:0}.atlas-modal .modal-dialog .modal-content .modal-body .atlas-modal-body-scroll{height:100%;overflow-y:auto;padding:1rem}.atlas-modal .modal-dialog .modal-content .modal-body .atlas-modal-body-scroll .clickable-row{cursor:pointer;-webkit-user-select:none;user-select:none}.atlas-modal .modal-dialog .modal-content .modal-body .atlas-modal-body-scroll .clickable-row:hover{background-color:var(--bg-surface-alt)}.pe-modal{padding-right:3px!important}.atlas-modal-body-scroll::-webkit-scrollbar{width:.75rem}.atlas-modal-body-scroll::-webkit-scrollbar-track{background:var(--bg-surface-alt);border-radius:.75rem}.atlas-modal-body-scroll::-webkit-scrollbar-thumb{background:var(--border-strong);width:.5rem;border-radius:.75rem}.atlas-modal-body-scroll::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}input,select{color:var(--text-main);display:block;outline:none;-webkit-tap-highlight-color:transparent}label{display:block;color:var(--text-light)}label[type=text]{margin-bottom:.125rem}label.error{display:none!important}input{width:100%;line-height:100%;border-radius:.5rem;border:1px solid var(--border-strong);vertical-align:baseline;background-color:var(--bg-input);font-size:1rem;padding:.375rem .75rem}input+input{margin-top:.5rem}.input-search-wrapper{position:relative}.input-search-wrapper .input-search{padding-left:2rem;padding-top:.5rem;padding-bottom:.5rem;border:none;background-color:var(--bg-input-alt)}.input-search-wrapper:before{position:absolute;display:block;top:50%;transform:translateY(-50%);font-family:Material Symbols Outlined;font-size:1.5rem;color:var(--text-muted);pointer-events:auto;content:"search";left:.5rem}.find-v-dialogu .input-search{background-color:var(--border-e)}.find-v-dialogu{margin-bottom:.5rem}.position-relative{display:flex;flex-grow:1}.position-relative .find-v-dialogu{width:100%;margin-bottom:.5rem}.position-relative .find-v-dialogu .input-search{background-color:var(--border-e);padding-right:35px!important;width:100%}.position-relative .btn-clear-find{position:absolute;right:10px;top:calc(50% - .25rem);transform:translateY(-50%);background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;color:var(--text-muted, #6c757d);z-index:5;cursor:pointer}.position-relative .btn-clear-find:hover{color:var(--text-main, #000)}.position-relative .btn-clear-find .material-symbols-outlined{font-size:20px}.btn-clear-find{position:absolute;right:1px;top:50%;transform:translateY(-50%);background:transparent;border:none;z-index:5;cursor:pointer;color:#6c757d;display:flex}.pin-popover{border:0!important;border-radius:.75rem!important;background:var(--bg-surface);box-shadow:0 .75rem 1.5rem var(--shadow-strong);max-width:18rem;overflow:visible!important}.pin-popover .popover-arrow{display:none}.pin-popover-arrow{position:absolute;width:14px;height:14px;z-index:0}.pin-popover-arrow-inner{display:block;width:14px;height:14px;background:var(--bg-surface);transform:rotate(45deg)}.pin-popover[data-popper-placement^=top] .pin-popover-arrow{bottom:-7px}.pin-popover[data-popper-placement^=bottom] .pin-popover-arrow{top:-7px}.pin-popover[data-popper-placement^=left] .pin-popover-arrow{right:-7px}.pin-popover[data-popper-placement^=right] .pin-popover-arrow{left:-7px}.pin-popover-body{padding:14px;position:relative;z-index:1;color:var(--text-main)}.zarizeni{line-height:1;font-size:.75rem;color:var(--text-muted)}.zarizeni .zarizeni-title{font-size:1.1rem;font-weight:600;color:var(--text-main);text-align:left}.zarizeni .zarizeni-title-pin-detail{font-size:1rem;font-weight:700;color:var(--text-main)}.zarizeni .zarizeni-subtitle{margin-top:.4rem;text-align:left;color:var(--text-muted)}.zarizeni .zarizeni-rating{margin-top:.125rem;font-size:1rem;display:flex;align-items:center;gap:.175rem;color:var(--accent-soft)}.zarizeni .zarizeni-rating .rating-count{font-size:.75rem;display:inline-flex;align-items:center;gap:.25rem;color:var(--text-muted)}.zarizeni .zarizeni-location{margin-top:.125rem;display:flex;gap:.875rem;color:var(--text-muted)}.zarizeni .material-symbols-outlined{font-size:.75rem;vertical-align:middle;font-variation-settings:"FILL" 0,"wght" 300,"opsz" 20}.zarizeni .material-symbols-outlined.is-filled{font-variation-settings:"FILL" 1}.zarizeni-pocet-pracovist{color:var(--accent-primary);font-size:.875rem;white-space:nowrap;margin-top:-.4rem}.zarizeni-fav,.zarizeni-fav:hover,.zarizeni-fav:focus,.zarizeni-fav:active{text-decoration:none!important;outline:none!important;box-shadow:none!important;color:transparent!important}.zarizeni-fav .material-symbols-outlined{display:inline-block!important;text-decoration:none!important;font-family:Material Icons!important}.zarizeni-fav .material-symbols-outlined.fav-ano,.zarizeni-fav .material-symbols-outlined.fav-ne{color:var(--ruzova)!important}.zarizeni-icon{width:2.75rem;height:2.75rem;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0}.zarizeni-icon.lekarny{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%238DBE28;}%20.st1{fill-rule:evenodd;clip-rule:evenodd;fill:%238DBE28;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M113.6,188.7c0.5-0.2,1.1-0.5,1.6-0.7l0.4,11.6c-14.6,6-30.7,7.2-42.9-5c-23.3-23.3-2.9-67,38.6-53.1%20c8.5,2.9,15.6,5.1,24.7,5.1c22.7,0,41.8-13.8,50.9-33.1c6.2-2.5,12.4-5.7,18.1-9.4c-7.3,31.1-35.9,53.3-69,53.3%20c-10.4,0-18.5-2.3-28.1-5.7c-25-8.6-38.8,18.3-23.7,34C91.1,193,102.8,193.6,113.6,188.7L113.6,188.7z%20M139.4,14.9%20c-24.2-2.4-46.3,4.2-52.9,23.4c-1.6,4.8-1.2,10.8,2.8,14.9c4.8,1.5,10.4,2,17.4-0.7c7.5-2.9,16.5-10.9,27-14.7%20c10.4-3.7,18.6-1.8,27.8,2.9c13.3,6.7,23.6,18.5,27.9,32.9h16.9C199.8,40.6,172.3,16.5,139.4,14.9L139.4,14.9z%20M96.6,39.7%20c-0.3-5.7,2.9-7.9,7.6-8.7C104,37,102.1,39.2,96.6,39.7L96.6,39.7z%20M141.8,186.7c22.2,9.6,19.5,44.9-12,44.9c-15,0-17.2-9.5-27-9.7%20c-5.7-0.1-8.4,2.3-9.3,1c-0.8-1.2,3.3-4.7,8.8-5.7c13.2-2.4,17,6.2,27.2,6.2c14.3,0,17.4-13.8,11.8-22.1L141.8,186.7L141.8,186.7z'%20/%3e%3cpath%20class='st1'%20d='M133.6,215.4l1.8-50.8c-4.9,0-9.4-0.6-13.8-1.5l1.8,51.4l0,0c2,0.9,3.8,1.7,6,1.7%20C130.9,216.2,132.3,216,133.6,215.4L133.6,215.4z%20M106.9,230.5c-9.5,2.9-17,7.7-21.4,13.6c-0.1,0.1-0.1,0.3,0,0.4%20c0.1,0.1,0.2,0.2,0.4,0.2h85.2c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4c-3.9-5.3-10.5-9.7-18.7-12.7c-6.2,5-14.4,7.4-23,7.4%20c-5.7,0-10.8-1.1-15.8-3.8C111.5,233.7,109.3,231.9,106.9,230.5L106.9,230.5z%20M218.3,82.3c-14.1,19.1-44.8,32.8-81.2,34.7%20l-0.8,22.5H136c-5.5,0-10.4-1-15.3-2.4l-0.7-20c-36.4-1.9-67.2-15.6-81.2-34.7c-0.2-0.3-0.2-0.6-0.1-0.9c0.2-0.3,0.5-0.5,0.8-0.5%20h178.1c0.3,0,0.6,0.2,0.8,0.5C218.5,81.6,218.5,82,218.3,82.3L218.3,82.3z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.specialista{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23E97057;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M99.2,20h57.6v58.1l50.3-29.1l28.8,49.9L185.6,128l50.3,29.1l-28.8,49.9l-50.3-29.1V236H99.2v-58.1l-50.3,29.1%20l-28.8-49.9L70.4,128L20.1,98.9l28.8-49.9L94,75.1c1.4-2.6,3.1-5,5.2-7.1V20L99.2,20z%20M123,185.7c-6.6-3.3-11.2-6.6-14.1-9.9%20c-2.9-3.3-4.6-6.8-4.8-10.3c-0.4-9.6,8.7-15.8,17.8-20.3l-0.6-22.7c-15.7-8.8-23.8-19-23.8-32.7c0-12.5,8.7-22.8,22.1-23.8L119,47%20c-0.1-5,4-9,9-9s9.1,4,9,9l-0.6,22.5c5.3,3,7.5,7.3,6.9,11c-1,5.5-8.4,3.6-17.3,2c-10.6-1.8-15.1,2.8-15.1,8.6%20c0,5.4,3.4,11.4,9.5,15.7l0.3,0.2l-0.5-17.7c1.7-0.2,3.9,0.1,4.5,0.2c3.3,0.6,7.2,1.5,11,1.7l-1.4,48.2c1.7-0.8,3-1.5,4-2.3l0,0%20c2.9-1.9,3.5-6.4,3.9-17.8c2.4,1.6,4.5,3.3,6.4,5.3c5.3,5.7,6.6,15.8-1.9,22.5c-6.4,5.1-31.6,11.9-31.4,18.4c0,1.2,0.3,1.7,1.5,3%20c1.3,1.5,3.2,3,5.7,4.6l-0.2-5.9l2.2-1.4c2.8-1.6,7-3.5,9.1-4.4l-1.2,48.1c3-2.1,11.1-9.7,7.5-13.7l0.4-12.9%20c6.7,4.8,9.8,9.8,9.4,15c-0.3,4.8-4.3,14.2-18.8,19.2c-0.9,0.3-2,0.7-3,0.7c-2.5,0-4.4-2-4.5-4.5L123,185.7L123,185.7z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.praktik{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%238DBE28;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M69.2,79.2c8.1,0,15.4,3.3,20.8,8.6c5.3,5.3,8.6,12.7,8.6,20.8c0,6.2-1.9,11.9-5.1,16.6c-0.8-3-2.1-6-3.6-8.8%20c0.9-2.4,1.4-5,1.4-7.7c0-6.1-2.5-11.6-6.5-15.6c-4-4-9.5-6.5-15.6-6.5c-6.1,0-11.6,2.5-15.6,6.5c-4,4-6.5,9.5-6.5,15.6%20c0,6.1,2.5,11.6,6.5,15.6c3.7,3.7,8.7,6.1,14.2,6.4c0.5,1.9,0.6,3.8,0,5.5c-0.2,0.6-0.5,1.2-0.8,1.8c-7.2-0.5-13.7-3.7-18.5-8.5%20c-5.3-5.3-8.6-12.7-8.6-20.8c0-8.1,3.3-15.4,8.6-20.8C53.8,82.4,61.1,79.2,69.2,79.2L69.2,79.2z'/%3e%3cpath%20class='st0'%20d='M81.5,116.3c11.9,19.6,3.7,29-6.4,40.5c-6.8,7.8-14.8,16.8-14.8,33.1c0,8.4,4.3,15.8,11,21.4%20c7.6,6.3,18.4,10.3,29.8,11c1.5,0.1,3,0.1,4.3,0.1c14.3,0,27.3-4.7,36.9-13.2c9.5-8.4,15.8-20.6,16.8-35.6c0.1-1.5,0.1-2.8,0.1-4.1%20l0-28.8c-5.5-0.6-10.9-2.2-15.9-4.8c-13.1-6.7-23.4-20.1-25.4-40.1l-5.8-57.4c-0.2-1.6,0-3.1,0.5-4.5c0.5-1.4,1.2-2.7,2.3-3.9%20c1-1.2,2.3-2.1,3.7-2.7c1.4-0.6,2.9-0.9,4.4-0.9h13.4c1.7-2.2,4.3-3.6,7.3-3.6c5,0,9.1,4.1,9.1,9.1c0,5-4.1,9.1-9.1,9.1%20c-3,0-5.6-1.4-7.3-3.6H123c0,0,0,0,0,0l0,0l4.6,45.9c2.4,9.6,9.3,16.4,17.8,20.2c5.7,2.5,12.2,3.8,18.7,3.8c6.5,0,13-1.3,18.7-3.8%20c8.6-3.8,15.4-10.6,17.8-20.2l4.6-45.9v0c0,0,0,0,0,0h-13.4c-1.7,2.2-4.3,3.6-7.3,3.6c-5,0-9.1-4.1-9.1-9.1c0-5,4.1-9.1,9.1-9.1%20c3,0,5.6,1.4,7.3,3.6h13.4c1.5,0,3,0.3,4.4,0.9c1.4,0.6,2.6,1.5,3.7,2.7c1.1,1.2,1.8,2.5,2.3,3.9c0.5,1.4,0.6,2.9,0.5,4.5%20l-5.8,57.4c-2,20-12.3,33.4-25.4,40.1c-4.7,2.4-9.7,3.9-14.8,4.6l0,29c0,1.7,0,3.3-0.1,4.8c-1.2,18.1-8.8,32.8-20.4,43.1%20c-11.6,10.2-27.1,15.9-44.1,15.9c-1.7,0-3.4-0.1-4.9-0.1c-13.7-0.9-26.6-5.8-36-13.5c-9.2-7.6-15-17.8-15-29.8%20c0-20.3,9.4-31.1,17.5-40.2c6.8-7.7,12.3-14.1,5.5-26.9c-1,0.2-2.1,0.4-3.2,0.4c-8,0-14.6-6.5-14.6-14.6c0-8,6.5-14.6,14.6-14.6%20c8,0,14.6,6.5,14.6,14.6C83.8,111.4,83,114,81.5,116.3L81.5,116.3z%20M129.9,101.5c2.9,12.1,9.9,20.3,18.4,24.7%20c4.9,2.5,10.3,3.8,15.8,3.8c5.5,0,10.9-1.3,15.8-3.8c8.5-4.4,15.5-12.6,18.4-24.7c-3.6,3.6-7.8,6.4-12.5,8.5%20c-6.7,3-14.2,4.5-21.6,4.5c-7.5,0-15-1.5-21.6-4.5C137.7,107.9,133.4,105.1,129.9,101.5L129.9,101.5z%20M205.1,37.2%20C205.1,37.2,205.1,37.2,205.1,37.2C205.1,37.2,205.2,37.2,205.1,37.2L205.1,37.2z%20M122.9,37.2C122.9,37.2,122.9,37.2,122.9,37.2%20C122.9,37.2,123,37.2,122.9,37.2L122.9,37.2z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.domaci-pece{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%2338B6EA;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M124.4,25.8h7.2l0,6.3l6.3,0l0,7.2l-6.3,0l0,6.3h-7.2v-6.3h-6.3l0-7.2l6.3,0L124.4,25.8L124.4,25.8z%20M174.1,138.1c-1.8-0.5-3.6-0.9-5.4-1.4c-7-1.7-13.5-3.1-17.1-4.1c-0.2,1.4-0.5,2.8-0.9,4.2c-3.4,11.2-14.6,22.4-22.7,29.8%20c-8.1-7.4-19.2-18.5-22.6-29.7c-0.4-1.4-0.8-2.9-0.9-4.3c-3.8,1.1-10.7,2.5-18.1,4.3c-1.5,0.4-3,0.7-4.5,1.1l-3.7,18.9l15.9,0%20l-7.4,12.9c11.9,6.7,24.3,12.3,37.7,16.5v33.4h7.2v-33.4c13.4-4.2,25.8-9.8,37.7-16.5l-7.4-12.9l15.9,0L174.1,138.1L174.1,138.1z%20M149.6,195.4h27v7.2h-27V195.4L149.6,195.4z'/%3e%3cpath%20class='st0'%20d='M107,49.2h42l2.1-25.2L128,20.2l-23.1,3.9L107,49.2L107,49.2z%20M54.7,232.3h146.6c-0.8-10.7-2.1-29.3-3.8-42.1%20c-1.9-13.7-4.3-26.8-7.1-35.7c-0.2-0.6-2.7-1.6-6.3-2.7l-2.2-11.5c9.4,2.9,17.5,6.6,18.8,11c6.7,21.6,11.2,70.2,12,91.8H43.3%20c0.8-21.6,5.3-70.2,12-91.8c1.4-4.4,9.4-8.1,18.8-11l-2.2,11.5c-3.6,1.1-6.1,2.1-6.3,2.7c-2.8,8.9-5.2,22-7.1,35.7%20C56.8,203,55.4,221.5,54.7,232.3L54.7,232.3z%20M84.8,121.7c8.2,0.3,22.6-1.8,29.9-3.3c-9.3-8.7-14.1-26.5-16.5-37%20c11-7.2,19.1-14.4,26.3-24.9h0.3c-0.4,8.1-2.2,13.7-5.3,20.3c9.5-5.8,15.5-11,20.3-18.5c5.7,7.1,10.7,15.5,18.5,19.9%20c-1.4,11.2-6.5,29.9-17.6,40.3c7.4,1.5,22.4,3.6,30.6,3.3c-4.4-9.1-2.6-40.6-2.6-54.4c0-9.5-4.7-18.1-11.9-24.4l1.8-21.5%20c0.2-1.9-1.3-3.7-3.2-3.9L128.6,13c-0.4-0.1-0.9-0.1-1.3,0l-26.9,4.5c-1.9,0.3-3.1,2-3,3.8l0,0l1.8,21.5%20c-7.1,6.4-11.9,15-11.9,24.5C87.4,81.1,89.2,112.7,84.8,121.7L84.8,121.7z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.rehabilitace{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23ED8B23;}%20.st1{fill:%23ED8B23;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M180.1,173.9H25.3c-10.1,0-14.3-16.5-1.5-18.7l87.3-15.3c0.6-0.1,1.1-0.1,1.7-0.1l69.6-3.6%20c5.4-0.3,8.4,3.7,10,8.3l14.3,40.3l31.9,19.4c3.6,2.2,4.9,6.7,3,10.5c-2,4-6.8,5.6-10.8,3.7l-37.2-18.3c-1.7-0.8-3-2.2-3.8-4%20L180.1,173.9L180.1,173.9z%20M245.9,146.1c-0.4-11.4-10-20.4-21.4-19.9c-11.4,0.4-20.4,10-19.9,21.4c0.4,11.4,10,20.4,21.4,19.9%20C237.4,167.2,246.4,157.6,245.9,146.1L245.9,146.1z'/%3e%3cpath%20class='st1'%20d='M102.7,66.7c11.1-14.2,29.2-11,37.1,5.6l13.1,27.6l28.5,9.3c4.4,1.4,7,6.3,5.9,10.7c-1.2,4.8-6,7.8-10.8,6.6%20l-34.2-8.3c-2.6-0.5-4.9-2.1-6.2-4.5l-8.2-14.9c-1.7,3.5-3.2,7.3-4.6,11.2c-2.1,6.2-3.8,15.2-5.1,22.3l-5.7,0.3%20c-0.9,0-1.8,0.1-2.7,0.2l-34.6,6.1C78.8,113.9,87.1,86.8,102.7,66.7L102.7,66.7z'/%3e%3cpath%20class='st1'%20d='M143.1,54.2c11.4,0,20.7-9.3,20.7-20.7c0-11.4-9.3-20.7-20.7-20.7c-11.4,0-20.7,9.3-20.7,20.7%20C122.4,44.9,131.6,54.2,143.1,54.2L143.1,54.2z'/%3e%3cpath%20class='st1'%20d='M203.8,213v22.1h10.8v-16.7L203.8,213L203.8,213z%20M63.4,209.9v25.2h10.8v-25.2c0-2,1.6-3.6,3.6-3.6h76.5%20c2,0,3.6,1.6,3.6,3.6v33.3h10.8v-33.3c0-2,1.6-3.6,3.6-3.6h17.8c-3.1-1.6-5.6-4.2-7-7.5l-7.7-17.7H26.5c-5.9,0-10.8,4.9-10.8,10.8%20c0,16.5,0,34.8,0,51.3h10.8v-33.3c0-2,1.6-3.6,3.6-3.6h29.7C61.8,206.3,63.4,207.9,63.4,209.9L63.4,209.9z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.laboratore{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23F2CD63;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M121.7,145.6l-37.3,0l-29,47.1h15.1c0.8-3,3.5-5.3,6.8-5.3c3.3,0,6,2.2,6.8,5.3h66.4L121.7,145.6L121.7,145.6z%20M99.2,99.7c-1.5,0-2.8,0.9-3.3,2.3l0,2.7c0.5,1.3,1.8,2.3,3.3,2.3c2,0,3.6-1.6,3.6-3.6C102.8,101.3,101.2,99.7,99.2,99.7%20L99.2,99.7z%20M107.3,126.3c-3,0-5.4,2.4-5.4,5.4c0,3,2.4,5.4,5.4,5.4c3,0,5.4-2.4,5.4-5.4c0-0.3,0-0.6-0.1-0.9%20c-0.5-0.9-1-1.8-1.3-2.7C110.3,127,108.9,126.3,107.3,126.3L107.3,126.3z%20M106.5,84.6c-0.6,0.7-1,1.5-1,2.5c0,2,1.6,3.6,3.6,3.6%20c0.4,0,0.8-0.1,1.2-0.2v-5.9H106.5L106.5,84.6z%20M124.7,177.5c-2.4,0-4.3,1.9-4.3,4.3c0,2.4,1.9,4.3,4.3,4.3c2.4,0,4.3-1.9,4.3-4.3%20C129,179.4,127.1,177.5,124.7,177.5L124.7,177.5z%20M92.5,151.6c-5.3,0-6,4.3-6,9.6c0,5.3,4.3,9.6,9.6,9.6c5.3,0,9.6-4.3,9.6-9.6%20C105.6,155.9,97.7,151.6,92.5,151.6L92.5,151.6z'/%3e%3cpath%20class='st0'%20d='M165.8,34c0-7.2-3-15.1-10.5-16.9c-4.5-1.1-3.6-7.2,0.6-7.2h67.5c4.2,0,5,6.1,0.8,7.1%20c-8.1,2-10.7,9.6-10.7,16.3l0,183.6c0,29-39.2,30.5-46.5,7.8c3.8-0.6,7.2-2,10.1-4c1.1,3.9,3.8,6.5,7.1,7.8%20c1.8,0.7,3.8,1.1,5.9,1.1c2,0,3.9-0.3,5.7-1c3.9-1.6,7-5.4,7-11.6h0l0-183.6c0-4.3,0.7-8.7,2.4-12.6H174c1.8,4.2,2.6,8.8,2.6,13.3%20l0,45.2h15.3v7.2h-15.3l0,10.8h7.2v7.2h-7.2l0,10.8h15.3v7.2h-15.3l0,10.8h7.2v7.2h-7.2l0,10.8h15.3v7.2h-15.3l0,10.8h7.2v7.2h-5.2%20l-12.8-20.8L165.8,34L165.8,34z'/%3e%3cpath%20class='st0'%20d='M162.8,214.2H43.2c-12.9,0-17.5-14.4-11.7-23.8l42.8-69.5c0-66.9,0-24.5,0-60.6h-2c-3,0-5.4-2.4-5.4-5.4%20c0-3,2.4-5.4,5.4-5.4h18.2v-8.2c0-1.9,1.2-3.5,2.8-3.5h19.7c1.5,0,2.8,1.6,2.8,3.5v8.2h18.2c3,0,5.4,2.4,5.4,5.4%20c0,3-2.4,5.4-5.4,5.4h-2l0,60.6l42.6,69.4C180.8,200.2,175.4,214.2,162.8,214.2L162.8,214.2z%20M90.5,60.3v10.1%20c0,1.9,1.2,3.5,2.8,3.5h19.7c1.5,0,2.8-1.6,2.8-3.5V60.3h5.4l0,62.1c0,1,0.3,2,0.8,2.8l43.6,71c1.2,1.9,1.7,7.2-2.6,7.2H43.2%20c-4.3,0-3.6-5.5-2.5-7.4l43.6-70.8c0.5-0.9,0.8-1.9,0.8-2.8c0,0,0-58.3,0-62.1H90.5L90.5,60.3z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.zubar{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%239975A6;}%20.st1{fill-rule:evenodd;clip-rule:evenodd;fill:%239975A6;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M206.9,170.3c-0.5,18.2-10.1,38.6-19.6,50.8c-2.8,3.6-5.6,6.5-8.3,8.6c-3.3,2.6-6.6,4-9.6,3.9%20c-2-0.1-3.7-0.7-5.3-1.9c-5.3-4.2-4.1-12.7-2.3-24.3c1.3-9,3-20.1,2.1-31c-1-12.1-5.1-24.2-11.1-32.9c-5-7.1-11.3-11.8-18.2-11.8%20c-0.7,0-1.2,0-1.8,0.1c-6.1,1.1-12.4,7.5-17.4,17.2c-5.4,10.5-9,24.6-9,40.4c0,6.1,0.5,12.4,1.7,18.6c0.1,0.6,0.1,0.6,0.4,1.8%20c0.6,3.1,1.3,6.8,1.3,10.4c0,7.8-2.7,14.4-13.2,14.4c-6.4,0-14.8-10.2-21.7-23.9c-6.3-12.3-12-27.9-14-40.5%20c-3.2-19.7-1.5-31.1-0.1-40.3c1-6.5,1.7-11.9,0.1-18.3c-1.1-4.5-2.7-9.1-4.3-13.8c-6.7-19.9-13.9-41.3,4.1-56.6%20c23.1-19.6,39.9-14,56.3-8.5c5.8,1.9,11.6,3.9,17.3,4.2c6.3,0.4,14.4-1.4,22.6-3.3c21-4.7,43.1-9.7,53,13.9%20c4.5,10.8,3.9,25.1,1.5,38.5c-2.3,12.9-6.2,25.2-8.6,32.5c-2.3,7-1,12.7,0.7,20C205.1,146.6,207.2,155.9,206.9,170.3L206.9,170.3z%20M178.7,214.5c8.5-10.8,17-28.7,17.4-44.4c0.3-12.9-1.7-21.6-3.4-28.7c-2.1-9-3.7-15.9-0.5-25.8c2.3-7,6.1-18.8,8.2-31.1%20c2.1-11.8,2.7-24-0.8-32.6c-6.4-15.2-23.9-11.3-40.7-7.5c-9,2-17.9,4-25.7,3.5c-7.1-0.5-13.5-2.6-20-4.8c-13.6-4.5-27.5-9.2-46,6.5%20C55,60.2,61,78,66.5,94.6c1.7,5,3.4,10,4.5,14.5c2.2,8.6,1.3,14.8,0.1,22.6c-1.3,8.5-2.8,19,0.1,37.1c1.9,11.5,7.1,25.9,13,37.4%20c5.2,10.3,10.1,17.9,12.1,17.9c1.9,0,2.4-1.7,2.4-3.6c0-2.6-0.6-5.8-1.1-8.4c0-0.1-0.1-0.3-0.4-2c-1.3-7.1-1.9-14-1.9-20.5%20c0-17.4,4.1-33.3,10.2-45.3c6.5-12.7,15.6-21.2,25.1-22.9c1.3-0.2,2.5-0.4,3.7-0.4c10.8,0,20.1,6.5,27,16.4%20c7.2,10.2,11.9,24.3,13.1,38.2c1,12.2-0.7,24-2.2,33.5c-1,6.4-1.7,11.5-1.8,13.4c0.5-0.3,1.1-0.7,1.8-1.2%20C174.3,219.7,176.5,217.4,178.7,214.5L178.7,214.5z'/%3e%3cpath%20class='st1'%20d='M86.8,190.8c-0.3-51.3,19.1-89.8,47.9-89.8c27.8,0,46.5,37.1,48.6,87.7c11.3-35.5-11.6-58.1-5.5-79.9%20c10-35.6,7.8-55.7-18.1-45.1c-21.6,8.8-26.1,5.2-47.1-1.9c-19.8-8.4-40.2,1.3-28,31.6C99.1,129.6,70,149.7,86.8,190.8L86.8,190.8z'%20/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.nemocnice{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23F2CD63;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M181.1,29.9l0,72h62.1v14.4h-4.5l0,94.5h4.5v9.9l-230.4,0v-9.9h4.5l0-94.5h-4.5v-14.4h62.1l0-72l-4.5,0V15.5%20h115.2v14.4L181.1,29.9L181.1,29.9z%20M83.9,29.9v181h88.2V29.9L83.9,29.9L83.9,29.9z%20M229.7,116.3h-48.6v94.5c25.8,0,22.8,0,48.6,0%20V116.3L229.7,116.3z%20M12.8,226.1l230.4,0v14.4H12.8V226.1L12.8,226.1z%20M74.9,116.3H26.3v94.5h48.6V116.3L74.9,116.3z'/%3e%3cpath%20class='st0'%20d='M121.7,128h12.6v36h-12.6V128L121.7,128z%20M121.7,174.8h12.6v26.1h-12.6V174.8L121.7,174.8z%20M96.5,128h12.6v36%20H96.5V128L96.5,128z%20M96.5,174.8h12.6v26.1H96.5V174.8L96.5,174.8z%20M146.9,128h12.6v36h-12.6V128L146.9,128z%20M146.9,174.8h12.6%20v26.1h-12.6V174.8L146.9,174.8z%20M190.1,128h10.8v36h-10.8V128L190.1,128z%20M209.9,128h10.8v36h-10.8V128L209.9,128z%20M35.3,128h10.8%20v36H35.3V128L35.3,128z%20M55.1,128h10.8v36H55.1V128L55.1,128z%20M35.3,174.8h10.8v26.1H35.3V174.8L35.3,174.8z%20M55.1,174.8h10.8v26.1%20H55.1V174.8L55.1,174.8z%20M190.1,174.8h10.8v26.1h-10.8V174.8L190.1,174.8z%20M209.9,174.8h10.8v26.1h-10.8V174.8L209.9,174.8z'/%3e%3cpolygon%20class='st0'%20points='118.1,42.5%20137.9,42.5%20137.9,64.1%20159.5,64.1%20159.5,84.8%20137.9,84.8%20137.9,105.5%20118.1,105.5%20118.1,84.8%2096.5,84.8%2096.5,64.1%20118.1,64.1%20118.1,42.5%20'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.zachranka{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:%23F6C693;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M130.2,40.6H150c3,0,5.4,2.4,5.4,5.4v16.5c-7.2,0.2-23.4,0.4-30.6,0.7V46C124.8,43.1,127.3,40.6,130.2,40.6%20L130.2,40.6z%20M199.5,161.4c-14.9,0-27,12.1-27,27c0,14.9,12.1,27,27,27c14.9,0,27-12.1,27-27C226.5,173.4,214.5,161.4,199.5,161.4%20L199.5,161.4z%20M199.5,177.6c-6,0-10.8,4.8-10.8,10.8c0,6,4.8,10.8,10.8,10.8c6,0,10.8-4.8,10.8-10.8%20C210.3,182.4,205.5,177.6,199.5,177.6L199.5,177.6z%20M57.3,161.4c-14.9,0-27,12.1-27,27c0,14.9,12.1,27,27,27c14.9,0,27-12.1,27-27%20C84.3,173.4,72.3,161.4,57.3,161.4L57.3,161.4z%20M57.3,177.6c-6,0-10.8,4.8-10.8,10.8c0,6,4.8,10.8,10.8,10.8s10.8-4.8,10.8-10.8%20C68.1,182.4,63.3,177.6,57.3,177.6L57.3,177.6z'/%3e%3cpath%20class='st0'%20d='M13.2,182.8v-30.5h4.5c4,0,7.2-3.2,7.2-7.2l0-3.7H13.2c0-7.5,0.7-10.8,12.5-14.9c12.5-4.3,13.2-4.5,25.3-8%20c5.2-12.9,10.8-24.5,16.7-37.6c1.8-4.1,5.6-6.9,10.1-7.4c34.4-3.9,111.4-6,146-2.6c9.3,0.9,16.6,8.1,17.7,17.4%20c1.3,10.9,1.9,19.2,2,29.8l0,1.7l-5.4,0c-2,0-3.6,1.6-3.6,3.5v3.6c0,2,1.6,3.7,3.6,3.7l5.4,0l0,52.1c0,3.1-3.9,5.4-7.2,5.4l-0.9,0%20c0-19.9-16.1-35.9-36-35.9s-36,16.1-36,36l-70.2,0c0-19.9-16.1-35.9-36-35.9c-19.9,0-36,16-36,35.9h-0.9%20C17.1,188.2,13.2,186,13.2,182.8L13.2,182.8z%20M78.9,87.5c-4.9,10.8-10.8,21.5-15.3,32.4h48.6c1.5,0,2.7-1.2,2.7-2.7v-27%20c0-1.5-1.2-2.7-2.7-2.7H78.9L78.9,87.5z%20M159,84.7l0,12.7l-12.6,0l0,12.6H159v12.6h12.6l0-12.6l12.6,0l0-12.7l-12.6,0.1l0-12.7H159%20L159,84.7z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.zdravotnicky-material{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23F3A0C4;}%20.st1{fill-rule:evenodd;clip-rule:evenodd;fill:%23F3A0C4;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M33,96.2c-5.3-5.3-7.9-12.2-7.9-19.1c0-6.9,2.6-13.8,7.9-19.1l25.5-25.5c5.3-5.3,12.2-7.9,19.1-7.9%20c6.9,0,13.8,2.6,19.1,7.9l33.1,33.1l-7.6,7.6L89,40.2c-3.2-3.2-7.3-4.7-11.5-4.7s-8.3,1.6-11.5,4.7L40.6,65.6%20c-3.2,3.2-4.7,7.3-4.7,11.5s1.6,8.3,4.7,11.5l33.1,33.1l-7.6,7.6L33,96.2L33,96.2z%20M194.6,184c2.8,2.8,2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0c-2.8-2.8-2.8-7.4,0-10.2C187.2,181.2,191.8,181.2,194.6,184L194.6,184z%20M173.8,183.6%20c2.8,2.8,2.8,7.4,0,10.2c-2.8,2.8-7.4,2.8-10.2,0c-2.8-2.8-2.8-7.4,0-10.2C166.4,180.8,171,180.8,173.8,183.6L173.8,183.6z%20M194.2,163.2c2.8,2.8,2.8,7.4,0,10.2s-7.4,2.8-10.2,0c-2.8-2.8-2.8-7.4,0-10.2C186.8,160.4,191.4,160.4,194.2,163.2L194.2,163.2z%20M72.4,61.8c-2.8-2.8-7.4-2.8-10.2,0c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0C75.2,69.2,75.2,64.6,72.4,61.8L72.4,61.8z%20M72.9,82.6c-2.8-2.8-7.4-2.8-10.2,0c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0C75.7,90,75.7,85.4,72.9,82.6L72.9,82.6z%20M93.2,62.3c-2.8-2.8-7.4-2.8-10.2,0c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0C96,69.6,96,65.1,93.2,62.3L93.2,62.3z%20M190.8,126.7l33.1,33.1c5.3,5.3,7.9,12.2,7.9,19.1c0,6.9-2.6,13.8-7.9,19.1l-25.5,25.5c-5.3,5.3-12.2,7.9-19.1,7.9%20c-6.9,0-13.8-2.6-19.1-7.9l-33.1-33.1l7.6-7.6l33.1,33.1c3.2,3.2,7.3,4.7,11.5,4.7c4.1,0,8.3-1.6,11.5-4.7l25.5-25.5%20c3.2-3.2,4.7-7.3,4.7-11.5c0-4.1-1.6-8.3-4.7-11.5l-33.1-33.1L190.8,126.7L190.8,126.7z'/%3e%3cpath%20class='st1'%20d='M217.5,89.8L90.2,217.1c-7,7-18.4,7-25.5,0l-25.5-25.5c-7-7-7-18.4,0-25.5L166.6,38.9c7-7,18.4-7,25.5,0%20l25.5,25.5C224.6,71.4,224.6,82.8,217.5,89.8L217.5,89.8z%20M62.7,163.2c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0%20c2.8-2.8,2.8-7.4,0-10.2C70.1,160.4,65.5,160.4,62.7,163.2L62.7,163.2z%20M83,183.6c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0%20c2.8-2.8,2.8-7.4,0-10.2C90.4,180.8,85.9,180.8,83,183.6L83,183.6z%20M62.2,184c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0%20c2.8-2.8,2.8-7.4,0-10.2C69.6,181.2,65.1,181.2,62.2,184L62.2,184z%20M163.6,62.3c2.8-2.8,7.4-2.8,10.2,0c2.8,2.8,2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0C160.8,69.6,160.8,65.1,163.6,62.3L163.6,62.3z%20M184,82.6c2.8-2.8,7.4-2.8,10.2,0s2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0C181.2,90,181.2,85.4,184,82.6L184,82.6z%20M184.4,61.8c2.8-2.8,7.4-2.8,10.2,0c2.8,2.8,2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0C181.6,69.2,181.6,64.6,184.4,61.8L184.4,61.8z%20M145,80.9l30.5,30.5l-7.6,7.6l-30.5-30.5L145,80.9%20L145,80.9z%20M111.9,175.1l-30.5-30.5l7.6-7.6l30.5,30.5L111.9,175.1L111.9,175.1z'/%3e%3c/g%3e%3c/svg%3e")}.zarizeni-icon.slozka{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FF8B06;}%20%3c/style%3e%3cpath%20class='st0'%20d='M76.1,79.7h152v145h-152V79.7z%20M51.9,55.5h152v16.1H68v128.9H51.9V55.5z%20M27.7,31.3h152v16.1H43.8v128.9H27.7%20V31.3z%20M19.5,23.1v161.3h24.2v24.2H68v24.3h168.2v-20.5l0.2-0.2l-0.2-0.2V71.6H212V47.4h-24.2V23.1H19.5z'/%3e%3crect%20x='96.5'%20y='148.2'%20class='st0'%20width='111.2'%20height='8.1'/%3e%3crect%20x='148.1'%20y='96.6'%20class='st0'%20width='8.1'%20height='111.2'/%3e%3c/svg%3e")}.zarizeni-icon.small{width:1.2rem;height:1.2rem}.text-barvy-zarizeni{font-size:.875rem;padding-bottom:.125rem}.text-barvy-zarizeni.lekarny{color:#98bd46}.text-barvy-zarizeni.specialista{color:#e6725a}.text-barvy-zarizeni.praktik{color:#90bc36}.text-barvy-zarizeni.domaci-pece{color:#43b6e8}.text-barvy-zarizeni.rehabilitace{color:#ea8c2f}.text-barvy-zarizeni.laboratore{color:#f1cc6a}.text-barvy-zarizeni.zubar{color:#9877a5}.text-barvy-zarizeni.nemocnice{color:#f1cc6a}.text-barvy-zarizeni.zachranka{color:#f4c696}.text-barvy-zarizeni.zdravotnicky-material{color:#f0a2c3}.text-barvy-zarizeni.default{color:#eaa54c}.text-main-zarizeni{font-size:.875rem;padding-bottom:.125rem;color:var(--text-main)}.map-pin{width:2rem;height:2.5rem;background-repeat:no-repeat,no-repeat;background-position:center 38%,center center;background-size:1.2rem 1.2rem,contain;display:inline-block}.map-pin.lekarny{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:white;}%20.st1{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M113.6,188.7c0.5-0.2,1.1-0.5,1.6-0.7l0.4,11.6c-14.6,6-30.7,7.2-42.9-5c-23.3-23.3-2.9-67,38.6-53.1%20c8.5,2.9,15.6,5.1,24.7,5.1c22.7,0,41.8-13.8,50.9-33.1c6.2-2.5,12.4-5.7,18.1-9.4c-7.3,31.1-35.9,53.3-69,53.3%20c-10.4,0-18.5-2.3-28.1-5.7c-25-8.6-38.8,18.3-23.7,34C91.1,193,102.8,193.6,113.6,188.7L113.6,188.7z%20M139.4,14.9%20c-24.2-2.4-46.3,4.2-52.9,23.4c-1.6,4.8-1.2,10.8,2.8,14.9c4.8,1.5,10.4,2,17.4-0.7c7.5-2.9,16.5-10.9,27-14.7%20c10.4-3.7,18.6-1.8,27.8,2.9c13.3,6.7,23.6,18.5,27.9,32.9h16.9C199.8,40.6,172.3,16.5,139.4,14.9L139.4,14.9z%20M96.6,39.7%20c-0.3-5.7,2.9-7.9,7.6-8.7C104,37,102.1,39.2,96.6,39.7L96.6,39.7z%20M141.8,186.7c22.2,9.6,19.5,44.9-12,44.9c-15,0-17.2-9.5-27-9.7%20c-5.7-0.1-8.4,2.3-9.3,1c-0.8-1.2,3.3-4.7,8.8-5.7c13.2-2.4,17,6.2,27.2,6.2c14.3,0,17.4-13.8,11.8-22.1L141.8,186.7L141.8,186.7z'%20/%3e%3cpath%20class='st1'%20d='M133.6,215.4l1.8-50.8c-4.9,0-9.4-0.6-13.8-1.5l1.8,51.4l0,0c2,0.9,3.8,1.7,6,1.7%20C130.9,216.2,132.3,216,133.6,215.4L133.6,215.4z%20M106.9,230.5c-9.5,2.9-17,7.7-21.4,13.6c-0.1,0.1-0.1,0.3,0,0.4%20c0.1,0.1,0.2,0.2,0.4,0.2h85.2c0.2,0,0.3-0.1,0.4-0.2c0.1-0.1,0.1-0.3,0-0.4c-3.9-5.3-10.5-9.7-18.7-12.7c-6.2,5-14.4,7.4-23,7.4%20c-5.7,0-10.8-1.1-15.8-3.8C111.5,233.7,109.3,231.9,106.9,230.5L106.9,230.5z%20M218.3,82.3c-14.1,19.1-44.8,32.8-81.2,34.7%20l-0.8,22.5H136c-5.5,0-10.4-1-15.3-2.4l-0.7-20c-36.4-1.9-67.2-15.6-81.2-34.7c-0.2-0.3-0.2-0.6-0.1-0.9c0.2-0.3,0.5-0.5,0.8-0.5%20h178.1c0.3,0,0.6,0.2,0.8,0.5C218.5,81.6,218.5,82,218.3,82.3L218.3,82.3z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%238DBE28'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.specialista{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M99.2,20h57.6v58.1l50.3-29.1l28.8,49.9L185.6,128l50.3,29.1l-28.8,49.9l-50.3-29.1V236H99.2v-58.1l-50.3,29.1%20l-28.8-49.9L70.4,128L20.1,98.9l28.8-49.9L94,75.1c1.4-2.6,3.1-5,5.2-7.1V20L99.2,20z%20M123,185.7c-6.6-3.3-11.2-6.6-14.1-9.9%20c-2.9-3.3-4.6-6.8-4.8-10.3c-0.4-9.6,8.7-15.8,17.8-20.3l-0.6-22.7c-15.7-8.8-23.8-19-23.8-32.7c0-12.5,8.7-22.8,22.1-23.8L119,47%20c-0.1-5,4-9,9-9s9.1,4,9,9l-0.6,22.5c5.3,3,7.5,7.3,6.9,11c-1,5.5-8.4,3.6-17.3,2c-10.6-1.8-15.1,2.8-15.1,8.6%20c0,5.4,3.4,11.4,9.5,15.7l0.3,0.2l-0.5-17.7c1.7-0.2,3.9,0.1,4.5,0.2c3.3,0.6,7.2,1.5,11,1.7l-1.4,48.2c1.7-0.8,3-1.5,4-2.3l0,0%20c2.9-1.9,3.5-6.4,3.9-17.8c2.4,1.6,4.5,3.3,6.4,5.3c5.3,5.7,6.6,15.8-1.9,22.5c-6.4,5.1-31.6,11.9-31.4,18.4c0,1.2,0.3,1.7,1.5,3%20c1.3,1.5,3.2,3,5.7,4.6l-0.2-5.9l2.2-1.4c2.8-1.6,7-3.5,9.1-4.4l-1.2,48.1c3-2.1,11.1-9.7,7.5-13.7l0.4-12.9%20c6.7,4.8,9.8,9.8,9.4,15c-0.3,4.8-4.3,14.2-18.8,19.2c-0.9,0.3-2,0.7-3,0.7c-2.5,0-4.4-2-4.5-4.5L123,185.7L123,185.7z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23E97057'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.praktik{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M69.2,79.2c8.1,0,15.4,3.3,20.8,8.6c5.3,5.3,8.6,12.7,8.6,20.8c0,6.2-1.9,11.9-5.1,16.6c-0.8-3-2.1-6-3.6-8.8%20c0.9-2.4,1.4-5,1.4-7.7c0-6.1-2.5-11.6-6.5-15.6c-4-4-9.5-6.5-15.6-6.5c-6.1,0-11.6,2.5-15.6,6.5c-4,4-6.5,9.5-6.5,15.6%20c0,6.1,2.5,11.6,6.5,15.6c3.7,3.7,8.7,6.1,14.2,6.4c0.5,1.9,0.6,3.8,0,5.5c-0.2,0.6-0.5,1.2-0.8,1.8c-7.2-0.5-13.7-3.7-18.5-8.5%20c-5.3-5.3-8.6-12.7-8.6-20.8c0-8.1,3.3-15.4,8.6-20.8C53.8,82.4,61.1,79.2,69.2,79.2L69.2,79.2z'/%3e%3cpath%20class='st0'%20d='M81.5,116.3c11.9,19.6,3.7,29-6.4,40.5c-6.8,7.8-14.8,16.8-14.8,33.1c0,8.4,4.3,15.8,11,21.4%20c7.6,6.3,18.4,10.3,29.8,11c1.5,0.1,3,0.1,4.3,0.1c14.3,0,27.3-4.7,36.9-13.2c9.5-8.4,15.8-20.6,16.8-35.6c0.1-1.5,0.1-2.8,0.1-4.1%20l0-28.8c-5.5-0.6-10.9-2.2-15.9-4.8c-13.1-6.7-23.4-20.1-25.4-40.1l-5.8-57.4c-0.2-1.6,0-3.1,0.5-4.5c0.5-1.4,1.2-2.7,2.3-3.9%20c1-1.2,2.3-2.1,3.7-2.7c1.4-0.6,2.9-0.9,4.4-0.9h13.4c1.7-2.2,4.3-3.6,7.3-3.6c5,0,9.1,4.1,9.1,9.1c0,5-4.1,9.1-9.1,9.1%20c-3,0-5.6-1.4-7.3-3.6H123c0,0,0,0,0,0l0,0l4.6,45.9c2.4,9.6,9.3,16.4,17.8,20.2c5.7,2.5,12.2,3.8,18.7,3.8c6.5,0,13-1.3,18.7-3.8%20c8.6-3.8,15.4-10.6,17.8-20.2l4.6-45.9v0c0,0,0,0,0,0h-13.4c-1.7,2.2-4.3,3.6-7.3,3.6c-5,0-9.1-4.1-9.1-9.1c0-5,4.1-9.1,9.1-9.1%20c3,0,5.6,1.4,7.3,3.6h13.4c1.5,0,3,0.3,4.4,0.9c1.4,0.6,2.6,1.5,3.7,2.7c1.1,1.2,1.8,2.5,2.3,3.9c0.5,1.4,0.6,2.9,0.5,4.5%20l-5.8,57.4c-2,20-12.3,33.4-25.4,40.1c-4.7,2.4-9.7,3.9-14.8,4.6l0,29c0,1.7,0,3.3-0.1,4.8c-1.2,18.1-8.8,32.8-20.4,43.1%20c-11.6,10.2-27.1,15.9-44.1,15.9c-1.7,0-3.4-0.1-4.9-0.1c-13.7-0.9-26.6-5.8-36-13.5c-9.2-7.6-15-17.8-15-29.8%20c0-20.3,9.4-31.1,17.5-40.2c6.8-7.7,12.3-14.1,5.5-26.9c-1,0.2-2.1,0.4-3.2,0.4c-8,0-14.6-6.5-14.6-14.6c0-8,6.5-14.6,14.6-14.6%20c8,0,14.6,6.5,14.6,14.6C83.8,111.4,83,114,81.5,116.3L81.5,116.3z%20M129.9,101.5c2.9,12.1,9.9,20.3,18.4,24.7%20c4.9,2.5,10.3,3.8,15.8,3.8c5.5,0,10.9-1.3,15.8-3.8c8.5-4.4,15.5-12.6,18.4-24.7c-3.6,3.6-7.8,6.4-12.5,8.5%20c-6.7,3-14.2,4.5-21.6,4.5c-7.5,0-15-1.5-21.6-4.5C137.7,107.9,133.4,105.1,129.9,101.5L129.9,101.5z%20M205.1,37.2%20C205.1,37.2,205.1,37.2,205.1,37.2C205.1,37.2,205.2,37.2,205.1,37.2L205.1,37.2z%20M122.9,37.2C122.9,37.2,122.9,37.2,122.9,37.2%20C122.9,37.2,123,37.2,122.9,37.2L122.9,37.2z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%238DBE28'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.domaci-pece{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M124.4,25.8h7.2l0,6.3l6.3,0l0,7.2l-6.3,0l0,6.3h-7.2v-6.3h-6.3l0-7.2l6.3,0L124.4,25.8L124.4,25.8z%20M174.1,138.1c-1.8-0.5-3.6-0.9-5.4-1.4c-7-1.7-13.5-3.1-17.1-4.1c-0.2,1.4-0.5,2.8-0.9,4.2c-3.4,11.2-14.6,22.4-22.7,29.8%20c-8.1-7.4-19.2-18.5-22.6-29.7c-0.4-1.4-0.8-2.9-0.9-4.3c-3.8,1.1-10.7,2.5-18.1,4.3c-1.5,0.4-3,0.7-4.5,1.1l-3.7,18.9l15.9,0%20l-7.4,12.9c11.9,6.7,24.3,12.3,37.7,16.5v33.4h7.2v-33.4c13.4-4.2,25.8-9.8,37.7-16.5l-7.4-12.9l15.9,0L174.1,138.1L174.1,138.1z%20M149.6,195.4h27v7.2h-27V195.4L149.6,195.4z'/%3e%3cpath%20class='st0'%20d='M107,49.2h42l2.1-25.2L128,20.2l-23.1,3.9L107,49.2L107,49.2z%20M54.7,232.3h146.6c-0.8-10.7-2.1-29.3-3.8-42.1%20c-1.9-13.7-4.3-26.8-7.1-35.7c-0.2-0.6-2.7-1.6-6.3-2.7l-2.2-11.5c9.4,2.9,17.5,6.6,18.8,11c6.7,21.6,11.2,70.2,12,91.8H43.3%20c0.8-21.6,5.3-70.2,12-91.8c1.4-4.4,9.4-8.1,18.8-11l-2.2,11.5c-3.6,1.1-6.1,2.1-6.3,2.7c-2.8,8.9-5.2,22-7.1,35.7%20C56.8,203,55.4,221.5,54.7,232.3L54.7,232.3z%20M84.8,121.7c8.2,0.3,22.6-1.8,29.9-3.3c-9.3-8.7-14.1-26.5-16.5-37%20c11-7.2,19.1-14.4,26.3-24.9h0.3c-0.4,8.1-2.2,13.7-5.3,20.3c9.5-5.8,15.5-11,20.3-18.5c5.7,7.1,10.7,15.5,18.5,19.9%20c-1.4,11.2-6.5,29.9-17.6,40.3c7.4,1.5,22.4,3.6,30.6,3.3c-4.4-9.1-2.6-40.6-2.6-54.4c0-9.5-4.7-18.1-11.9-24.4l1.8-21.5%20c0.2-1.9-1.3-3.7-3.2-3.9L128.6,13c-0.4-0.1-0.9-0.1-1.3,0l-26.9,4.5c-1.9,0.3-3.1,2-3,3.8l0,0l1.8,21.5%20c-7.1,6.4-11.9,15-11.9,24.5C87.4,81.1,89.2,112.7,84.8,121.7L84.8,121.7z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%2338B6EA'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.rehabilitace{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20.st1{fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M180.1,173.9H25.3c-10.1,0-14.3-16.5-1.5-18.7l87.3-15.3c0.6-0.1,1.1-0.1,1.7-0.1l69.6-3.6%20c5.4-0.3,8.4,3.7,10,8.3l14.3,40.3l31.9,19.4c3.6,2.2,4.9,6.7,3,10.5c-2,4-6.8,5.6-10.8,3.7l-37.2-18.3c-1.7-0.8-3-2.2-3.8-4%20L180.1,173.9L180.1,173.9z%20M245.9,146.1c-0.4-11.4-10-20.4-21.4-19.9c-11.4,0.4-20.4,10-19.9,21.4c0.4,11.4,10,20.4,21.4,19.9%20C237.4,167.2,246.4,157.6,245.9,146.1L245.9,146.1z'/%3e%3cpath%20class='st1'%20d='M102.7,66.7c11.1-14.2,29.2-11,37.1,5.6l13.1,27.6l28.5,9.3c4.4,1.4,7,6.3,5.9,10.7c-1.2,4.8-6,7.8-10.8,6.6%20l-34.2-8.3c-2.6-0.5-4.9-2.1-6.2-4.5l-8.2-14.9c-1.7,3.5-3.2,7.3-4.6,11.2c-2.1,6.2-3.8,15.2-5.1,22.3l-5.7,0.3%20c-0.9,0-1.8,0.1-2.7,0.2l-34.6,6.1C78.8,113.9,87.1,86.8,102.7,66.7L102.7,66.7z'/%3e%3cpath%20class='st1'%20d='M143.1,54.2c11.4,0,20.7-9.3,20.7-20.7c0-11.4-9.3-20.7-20.7-20.7c-11.4,0-20.7,9.3-20.7,20.7%20C122.4,44.9,131.6,54.2,143.1,54.2L143.1,54.2z'/%3e%3cpath%20class='st1'%20d='M203.8,213v22.1h10.8v-16.7L203.8,213L203.8,213z%20M63.4,209.9v25.2h10.8v-25.2c0-2,1.6-3.6,3.6-3.6h76.5%20c2,0,3.6,1.6,3.6,3.6v33.3h10.8v-33.3c0-2,1.6-3.6,3.6-3.6h17.8c-3.1-1.6-5.6-4.2-7-7.5l-7.7-17.7H26.5c-5.9,0-10.8,4.9-10.8,10.8%20c0,16.5,0,34.8,0,51.3h10.8v-33.3c0-2,1.6-3.6,3.6-3.6h29.7C61.8,206.3,63.4,207.9,63.4,209.9L63.4,209.9z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23ED8B23'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.laboratore{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M121.7,145.6l-37.3,0l-29,47.1h15.1c0.8-3,3.5-5.3,6.8-5.3c3.3,0,6,2.2,6.8,5.3h66.4L121.7,145.6L121.7,145.6z%20M99.2,99.7c-1.5,0-2.8,0.9-3.3,2.3l0,2.7c0.5,1.3,1.8,2.3,3.3,2.3c2,0,3.6-1.6,3.6-3.6C102.8,101.3,101.2,99.7,99.2,99.7%20L99.2,99.7z%20M107.3,126.3c-3,0-5.4,2.4-5.4,5.4c0,3,2.4,5.4,5.4,5.4c3,0,5.4-2.4,5.4-5.4c0-0.3,0-0.6-0.1-0.9%20c-0.5-0.9-1-1.8-1.3-2.7C110.3,127,108.9,126.3,107.3,126.3L107.3,126.3z%20M106.5,84.6c-0.6,0.7-1,1.5-1,2.5c0,2,1.6,3.6,3.6,3.6%20c0.4,0,0.8-0.1,1.2-0.2v-5.9H106.5L106.5,84.6z%20M124.7,177.5c-2.4,0-4.3,1.9-4.3,4.3c0,2.4,1.9,4.3,4.3,4.3c2.4,0,4.3-1.9,4.3-4.3%20C129,179.4,127.1,177.5,124.7,177.5L124.7,177.5z%20M92.5,151.6c-5.3,0-6,4.3-6,9.6c0,5.3,4.3,9.6,9.6,9.6c5.3,0,9.6-4.3,9.6-9.6%20C105.6,155.9,97.7,151.6,92.5,151.6L92.5,151.6z'/%3e%3cpath%20class='st0'%20d='M165.8,34c0-7.2-3-15.1-10.5-16.9c-4.5-1.1-3.6-7.2,0.6-7.2h67.5c4.2,0,5,6.1,0.8,7.1%20c-8.1,2-10.7,9.6-10.7,16.3l0,183.6c0,29-39.2,30.5-46.5,7.8c3.8-0.6,7.2-2,10.1-4c1.1,3.9,3.8,6.5,7.1,7.8%20c1.8,0.7,3.8,1.1,5.9,1.1c2,0,3.9-0.3,5.7-1c3.9-1.6,7-5.4,7-11.6h0l0-183.6c0-4.3,0.7-8.7,2.4-12.6H174c1.8,4.2,2.6,8.8,2.6,13.3%20l0,45.2h15.3v7.2h-15.3l0,10.8h7.2v7.2h-7.2l0,10.8h15.3v7.2h-15.3l0,10.8h7.2v7.2h-7.2l0,10.8h15.3v7.2h-15.3l0,10.8h7.2v7.2h-5.2%20l-12.8-20.8L165.8,34L165.8,34z'/%3e%3cpath%20class='st0'%20d='M162.8,214.2H43.2c-12.9,0-17.5-14.4-11.7-23.8l42.8-69.5c0-66.9,0-24.5,0-60.6h-2c-3,0-5.4-2.4-5.4-5.4%20c0-3,2.4-5.4,5.4-5.4h18.2v-8.2c0-1.9,1.2-3.5,2.8-3.5h19.7c1.5,0,2.8,1.6,2.8,3.5v8.2h18.2c3,0,5.4,2.4,5.4,5.4%20c0,3-2.4,5.4-5.4,5.4h-2l0,60.6l42.6,69.4C180.8,200.2,175.4,214.2,162.8,214.2L162.8,214.2z%20M90.5,60.3v10.1%20c0,1.9,1.2,3.5,2.8,3.5h19.7c1.5,0,2.8-1.6,2.8-3.5V60.3h5.4l0,62.1c0,1,0.3,2,0.8,2.8l43.6,71c1.2,1.9,1.7,7.2-2.6,7.2H43.2%20c-4.3,0-3.6-5.5-2.5-7.4l43.6-70.8c0.5-0.9,0.8-1.9,0.8-2.8c0,0,0-58.3,0-62.1H90.5L90.5,60.3z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23F2CD63'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.zubar{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:white;}%20.st1{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M206.9,170.3c-0.5,18.2-10.1,38.6-19.6,50.8c-2.8,3.6-5.6,6.5-8.3,8.6c-3.3,2.6-6.6,4-9.6,3.9%20c-2-0.1-3.7-0.7-5.3-1.9c-5.3-4.2-4.1-12.7-2.3-24.3c1.3-9,3-20.1,2.1-31c-1-12.1-5.1-24.2-11.1-32.9c-5-7.1-11.3-11.8-18.2-11.8%20c-0.7,0-1.2,0-1.8,0.1c-6.1,1.1-12.4,7.5-17.4,17.2c-5.4,10.5-9,24.6-9,40.4c0,6.1,0.5,12.4,1.7,18.6c0.1,0.6,0.1,0.6,0.4,1.8%20c0.6,3.1,1.3,6.8,1.3,10.4c0,7.8-2.7,14.4-13.2,14.4c-6.4,0-14.8-10.2-21.7-23.9c-6.3-12.3-12-27.9-14-40.5%20c-3.2-19.7-1.5-31.1-0.1-40.3c1-6.5,1.7-11.9,0.1-18.3c-1.1-4.5-2.7-9.1-4.3-13.8c-6.7-19.9-13.9-41.3,4.1-56.6%20c23.1-19.6,39.9-14,56.3-8.5c5.8,1.9,11.6,3.9,17.3,4.2c6.3,0.4,14.4-1.4,22.6-3.3c21-4.7,43.1-9.7,53,13.9%20c4.5,10.8,3.9,25.1,1.5,38.5c-2.3,12.9-6.2,25.2-8.6,32.5c-2.3,7-1,12.7,0.7,20C205.1,146.6,207.2,155.9,206.9,170.3L206.9,170.3z%20M178.7,214.5c8.5-10.8,17-28.7,17.4-44.4c0.3-12.9-1.7-21.6-3.4-28.7c-2.1-9-3.7-15.9-0.5-25.8c2.3-7,6.1-18.8,8.2-31.1%20c2.1-11.8,2.7-24-0.8-32.6c-6.4-15.2-23.9-11.3-40.7-7.5c-9,2-17.9,4-25.7,3.5c-7.1-0.5-13.5-2.6-20-4.8c-13.6-4.5-27.5-9.2-46,6.5%20C55,60.2,61,78,66.5,94.6c1.7,5,3.4,10,4.5,14.5c2.2,8.6,1.3,14.8,0.1,22.6c-1.3,8.5-2.8,19,0.1,37.1c1.9,11.5,7.1,25.9,13,37.4%20c5.2,10.3,10.1,17.9,12.1,17.9c1.9,0,2.4-1.7,2.4-3.6c0-2.6-0.6-5.8-1.1-8.4c0-0.1-0.1-0.3-0.4-2c-1.3-7.1-1.9-14-1.9-20.5%20c0-17.4,4.1-33.3,10.2-45.3c6.5-12.7,15.6-21.2,25.1-22.9c1.3-0.2,2.5-0.4,3.7-0.4c10.8,0,20.1,6.5,27,16.4%20c7.2,10.2,11.9,24.3,13.1,38.2c1,12.2-0.7,24-2.2,33.5c-1,6.4-1.7,11.5-1.8,13.4c0.5-0.3,1.1-0.7,1.8-1.2%20C174.3,219.7,176.5,217.4,178.7,214.5L178.7,214.5z'/%3e%3cpath%20class='st1'%20d='M86.8,190.8c-0.3-51.3,19.1-89.8,47.9-89.8c27.8,0,46.5,37.1,48.6,87.7c11.3-35.5-11.6-58.1-5.5-79.9%20c10-35.6,7.8-55.7-18.1-45.1c-21.6,8.8-26.1,5.2-47.1-1.9c-19.8-8.4-40.2,1.3-28,31.6C99.1,129.6,70,149.7,86.8,190.8L86.8,190.8z'%20/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%239975A6'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.nemocnice{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M181.1,29.9l0,72h62.1v14.4h-4.5l0,94.5h4.5v9.9l-230.4,0v-9.9h4.5l0-94.5h-4.5v-14.4h62.1l0-72l-4.5,0V15.5%20h115.2v14.4L181.1,29.9L181.1,29.9z%20M83.9,29.9v181h88.2V29.9L83.9,29.9L83.9,29.9z%20M229.7,116.3h-48.6v94.5c25.8,0,22.8,0,48.6,0%20V116.3L229.7,116.3z%20M12.8,226.1l230.4,0v14.4H12.8V226.1L12.8,226.1z%20M74.9,116.3H26.3v94.5h48.6V116.3L74.9,116.3z'/%3e%3cpath%20class='st0'%20d='M121.7,128h12.6v36h-12.6V128L121.7,128z%20M121.7,174.8h12.6v26.1h-12.6V174.8L121.7,174.8z%20M96.5,128h12.6v36%20H96.5V128L96.5,128z%20M96.5,174.8h12.6v26.1H96.5V174.8L96.5,174.8z%20M146.9,128h12.6v36h-12.6V128L146.9,128z%20M146.9,174.8h12.6%20v26.1h-12.6V174.8L146.9,174.8z%20M190.1,128h10.8v36h-10.8V128L190.1,128z%20M209.9,128h10.8v36h-10.8V128L209.9,128z%20M35.3,128h10.8%20v36H35.3V128L35.3,128z%20M55.1,128h10.8v36H55.1V128L55.1,128z%20M35.3,174.8h10.8v26.1H35.3V174.8L35.3,174.8z%20M55.1,174.8h10.8v26.1%20H55.1V174.8L55.1,174.8z%20M190.1,174.8h10.8v26.1h-10.8V174.8L190.1,174.8z%20M209.9,174.8h10.8v26.1h-10.8V174.8L209.9,174.8z'/%3e%3cpolygon%20class='st0'%20points='118.1,42.5%20137.9,42.5%20137.9,64.1%20159.5,64.1%20159.5,84.8%20137.9,84.8%20137.9,105.5%20118.1,105.5%20118.1,84.8%2096.5,84.8%2096.5,64.1%20118.1,64.1%20118.1,42.5%20'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23F2CD63'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.zachranka{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M130.2,40.6H150c3,0,5.4,2.4,5.4,5.4v16.5c-7.2,0.2-23.4,0.4-30.6,0.7V46C124.8,43.1,127.3,40.6,130.2,40.6%20L130.2,40.6z%20M199.5,161.4c-14.9,0-27,12.1-27,27c0,14.9,12.1,27,27,27c14.9,0,27-12.1,27-27C226.5,173.4,214.5,161.4,199.5,161.4%20L199.5,161.4z%20M199.5,177.6c-6,0-10.8,4.8-10.8,10.8c0,6,4.8,10.8,10.8,10.8c6,0,10.8-4.8,10.8-10.8%20C210.3,182.4,205.5,177.6,199.5,177.6L199.5,177.6z%20M57.3,161.4c-14.9,0-27,12.1-27,27c0,14.9,12.1,27,27,27c14.9,0,27-12.1,27-27%20C84.3,173.4,72.3,161.4,57.3,161.4L57.3,161.4z%20M57.3,177.6c-6,0-10.8,4.8-10.8,10.8c0,6,4.8,10.8,10.8,10.8s10.8-4.8,10.8-10.8%20C68.1,182.4,63.3,177.6,57.3,177.6L57.3,177.6z'/%3e%3cpath%20class='st0'%20d='M13.2,182.8v-30.5h4.5c4,0,7.2-3.2,7.2-7.2l0-3.7H13.2c0-7.5,0.7-10.8,12.5-14.9c12.5-4.3,13.2-4.5,25.3-8%20c5.2-12.9,10.8-24.5,16.7-37.6c1.8-4.1,5.6-6.9,10.1-7.4c34.4-3.9,111.4-6,146-2.6c9.3,0.9,16.6,8.1,17.7,17.4%20c1.3,10.9,1.9,19.2,2,29.8l0,1.7l-5.4,0c-2,0-3.6,1.6-3.6,3.5v3.6c0,2,1.6,3.7,3.6,3.7l5.4,0l0,52.1c0,3.1-3.9,5.4-7.2,5.4l-0.9,0%20c0-19.9-16.1-35.9-36-35.9s-36,16.1-36,36l-70.2,0c0-19.9-16.1-35.9-36-35.9c-19.9,0-36,16-36,35.9h-0.9%20C17.1,188.2,13.2,186,13.2,182.8L13.2,182.8z%20M78.9,87.5c-4.9,10.8-10.8,21.5-15.3,32.4h48.6c1.5,0,2.7-1.2,2.7-2.7v-27%20c0-1.5-1.2-2.7-2.7-2.7H78.9L78.9,87.5z%20M159,84.7l0,12.7l-12.6,0l0,12.6H159v12.6h12.6l0-12.6l12.6,0l0-12.7l-12.6,0.1l0-12.7H159%20L159,84.7z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23F6C693'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.zdravotnicky-material{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:white;}%20.st1{fill-rule:evenodd;clip-rule:evenodd;fill:white;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M33,96.2c-5.3-5.3-7.9-12.2-7.9-19.1c0-6.9,2.6-13.8,7.9-19.1l25.5-25.5c5.3-5.3,12.2-7.9,19.1-7.9%20c6.9,0,13.8,2.6,19.1,7.9l33.1,33.1l-7.6,7.6L89,40.2c-3.2-3.2-7.3-4.7-11.5-4.7s-8.3,1.6-11.5,4.7L40.6,65.6%20c-3.2,3.2-4.7,7.3-4.7,11.5s1.6,8.3,4.7,11.5l33.1,33.1l-7.6,7.6L33,96.2L33,96.2z%20M194.6,184c2.8,2.8,2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0c-2.8-2.8-2.8-7.4,0-10.2C187.2,181.2,191.8,181.2,194.6,184L194.6,184z%20M173.8,183.6%20c2.8,2.8,2.8,7.4,0,10.2c-2.8,2.8-7.4,2.8-10.2,0c-2.8-2.8-2.8-7.4,0-10.2C166.4,180.8,171,180.8,173.8,183.6L173.8,183.6z%20M194.2,163.2c2.8,2.8,2.8,7.4,0,10.2s-7.4,2.8-10.2,0c-2.8-2.8-2.8-7.4,0-10.2C186.8,160.4,191.4,160.4,194.2,163.2L194.2,163.2z%20M72.4,61.8c-2.8-2.8-7.4-2.8-10.2,0c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0C75.2,69.2,75.2,64.6,72.4,61.8L72.4,61.8z%20M72.9,82.6c-2.8-2.8-7.4-2.8-10.2,0c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0C75.7,90,75.7,85.4,72.9,82.6L72.9,82.6z%20M93.2,62.3c-2.8-2.8-7.4-2.8-10.2,0c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0C96,69.6,96,65.1,93.2,62.3L93.2,62.3z%20M190.8,126.7l33.1,33.1c5.3,5.3,7.9,12.2,7.9,19.1c0,6.9-2.6,13.8-7.9,19.1l-25.5,25.5c-5.3,5.3-12.2,7.9-19.1,7.9%20c-6.9,0-13.8-2.6-19.1-7.9l-33.1-33.1l7.6-7.6l33.1,33.1c3.2,3.2,7.3,4.7,11.5,4.7c4.1,0,8.3-1.6,11.5-4.7l25.5-25.5%20c3.2-3.2,4.7-7.3,4.7-11.5c0-4.1-1.6-8.3-4.7-11.5l-33.1-33.1L190.8,126.7L190.8,126.7z'/%3e%3cpath%20class='st1'%20d='M217.5,89.8L90.2,217.1c-7,7-18.4,7-25.5,0l-25.5-25.5c-7-7-7-18.4,0-25.5L166.6,38.9c7-7,18.4-7,25.5,0%20l25.5,25.5C224.6,71.4,224.6,82.8,217.5,89.8L217.5,89.8z%20M62.7,163.2c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0%20c2.8-2.8,2.8-7.4,0-10.2C70.1,160.4,65.5,160.4,62.7,163.2L62.7,163.2z%20M83,183.6c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0%20c2.8-2.8,2.8-7.4,0-10.2C90.4,180.8,85.9,180.8,83,183.6L83,183.6z%20M62.2,184c-2.8,2.8-2.8,7.4,0,10.2c2.8,2.8,7.4,2.8,10.2,0%20c2.8-2.8,2.8-7.4,0-10.2C69.6,181.2,65.1,181.2,62.2,184L62.2,184z%20M163.6,62.3c2.8-2.8,7.4-2.8,10.2,0c2.8,2.8,2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0C160.8,69.6,160.8,65.1,163.6,62.3L163.6,62.3z%20M184,82.6c2.8-2.8,7.4-2.8,10.2,0s2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0C181.2,90,181.2,85.4,184,82.6L184,82.6z%20M184.4,61.8c2.8-2.8,7.4-2.8,10.2,0c2.8,2.8,2.8,7.4,0,10.2%20c-2.8,2.8-7.4,2.8-10.2,0C181.6,69.2,181.6,64.6,184.4,61.8L184.4,61.8z%20M145,80.9l30.5,30.5l-7.6,7.6l-30.5-30.5L145,80.9%20L145,80.9z%20M111.9,175.1l-30.5-30.5l7.6-7.6l30.5,30.5L111.9,175.1L111.9,175.1z'/%3e%3c/g%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23F3A0C4'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pin.slozka{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Vrstva_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20256%20256'%20style='enable-background:new%200%200%20256%20256;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:white;}%20%3c/style%3e%3cpath%20class='st0'%20d='M76.1,79.7h152v145h-152V79.7z%20M51.9,55.5h152v16.1H68v128.9H51.9V55.5z%20M27.7,31.3h152v16.1H43.8v128.9H27.7%20V31.3z%20M19.5,23.1v161.3h24.2v24.2H68v24.3h168.2v-20.5l0.2-0.2l-0.2-0.2V71.6H212V47.4h-24.2V23.1H19.5z'/%3e%3crect%20x='96.5'%20y='148.2'%20class='st0'%20width='111.2'%20height='8.1'/%3e%3crect%20x='148.1'%20y='96.6'%20class='st0'%20width='8.1'%20height='111.2'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2080'%3e%3cdefs%3e%3cfilter%20id='shadow'%20x='-30%25'%20y='-30%25'%20width='160%25'%20height='160%25'%3e%3cfeDropShadow%20dx='0'%20dy='3'%20stdDeviation='2.5'%20flood-opacity='0.25'%20/%3e%3c/filter%3e%3c/defs%3e%3c!--%20Classic%20round-head,%20smooth%20taper,%20pointed%20bottom%20--%3e%3cpath%20filter='url(%23shadow)'%20fill='%23FF8B06'%20d='%20M32%204%20C46%204%2058%2016%2058%2030%20C58%2046%2049%2058%2032%2080%20C15%2058%206%2046%206%2030%20C6%2016%2018%204%2032%204%20Z%20'%20/%3e%3c/svg%3e")}.map-pulse{background:transparent;border:0}.map-pulse .map-pulse-ring{position:absolute;left:0;top:0;width:2.5rem;height:2.5rem;margin-left:-1.25rem;margin-top:-1.25rem;border-radius:50%;border:2px solid var(--fialova);background-color:#70208233;transform:scale(.3);opacity:0;animation:map-pulse-ring .9s ease-out 2 forwards;pointer-events:none}@keyframes map-pulse-ring{0%{transform:scale(.3);opacity:.85}70%{opacity:.4}to{transform:scale(2.6);opacity:0}}.leaflet-popup.custom-popup .leaflet-popup-content-wrapper{max-width:320px!important;width:320px;white-space:normal;background-color:var(--bg-surface);color:var(--text-main)}.leaflet-popup.custom-popup .leaflet-popup-content{display:flex;flex-direction:column}.pzs-scroll-container{max-height:150px;overflow-y:auto;overflow-x:hidden;padding-right:4px}.pzs-scroll-container::-webkit-scrollbar{width:10px}.pzs-scroll-container::-webkit-scrollbar-track{background:var(--bg-surface-alt, #f0f0f0);border-radius:10px}.pzs-scroll-container::-webkit-scrollbar-thumb{background-color:var(--border-strong, #ccc);border-radius:10px;border:2px solid var(--bg-surface-alt, #f0f0f0);background-clip:padding-box}.pzs-scroll-container::-webkit-scrollbar-thumb:hover{background-color:var(--text-muted, #999)}.pzs-scroll-container::-webkit-scrollbar-button{display:none}.leaflet-popup-content{margin:12px;min-width:250px}.zarizeni-detail{text-align:left!important}.zarizeni-detail .modal-header{display:flex;align-items:flex-start;position:relative;padding-top:1rem}.zarizeni-detail .modal-header .btn-close{flex-shrink:0!important;margin:0 0 0 1rem!important;opacity:.8}.zarizeni-detail .modal-header .btn-close:hover{opacity:1}.zarizeni-detail .modal-header h1{flex-grow:1;margin-bottom:0}.zarizeni-detail .odstavec{display:flex;gap:.5rem;align-items:flex-start;color:var(--text-muted)}.zarizeni-detail .odstavec>div>span.material-symbols-outlined{font-size:1.275rem;font-weight:300;color:var(--text-main)}.zarizeni-detail .odstavec .title{font-size:1.1rem;font-weight:700;color:var(--text-main);margin:0}.zarizeni-detail .odstavec .hours-grid{display:grid;grid-template-columns:7rem 1fr;row-gap:.08rem;column-gap:.5rem;font-variant-numeric:tabular-nums}.zarizeni-detail .odstavec .rating{font-size:1.375rem;font-weight:700;line-height:1}.zarizeni-detail .divider{border-top:1px solid var(--border-subtle);margin:.6rem 0}.zarizeni-detail .tag-chip{background:#eec99b;color:var(--text-on-accent)}.chip--tag{background-color:var(--accent-primary)!important;border:1px solid var(--accent-primary)!important;color:#fff!important;opacity:.5;cursor:default;pointer-events:none;box-shadow:none!important;border-radius:50rem!important;font-size:.9rem!important}.tag{--tag-color: var(--accent-primary);--tag-tip: .85rem;position:relative;display:inline-flex;align-items:center;margin-left:var(--tag-tip);padding:.28rem .85rem;border:1px solid var(--tag-color);border-left:0;border-radius:0 .45rem .45rem 0;background:var(--bg-surface);color:var(--tag-color);font-size:.9rem;line-height:1.2;white-space:nowrap;-webkit-user-select:none;user-select:none}.tag .tag-text{line-height:1.2}.tag-tip{position:absolute;top:-1px;bottom:-1px;left:calc(var(--tag-tip) * -1);width:var(--tag-tip);color:var(--tag-color)}.tag-tip .tag-tip-svg{display:block;width:100%;height:100%;overflow:visible}.tag-hole{position:absolute;top:50%;left:80%;width:.4rem;height:.4rem;transform:translate(-50%,-50%);border:1px solid var(--tag-color);border-radius:50%}.tag-oranzova{--tag-color: #ed8b23}.vetsi{font-size:1.125em}.email-link{color:var(--accent-primary);text-decoration:underline;cursor:pointer}.email-link:hover{opacity:.8}.rating-icon{font-size:24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1}.rating-values{margin-top:.25rem}.rating-values .rating-number{line-height:1}.rating-values .rating-stars-wrapper{transform:translateY(-1px)}.rating-values .rating-stars-wrapper .rating-count{line-height:1}.seznam-akci .chip,.seznam-akci .tag-chip,.seznam-akci .chip--tag{font-size:.9rem!important;border-radius:50rem!important;gap:.35rem;color:var(--text-main);background-color:var(--bg-surface);border:1px solid var(--border-subtle)}.seznam-akci .chip .material-symbols-outlined.smaller,.seznam-akci .tag-chip .material-symbols-outlined.smaller,.seznam-akci .chip--tag .material-symbols-outlined.smaller{font-size:1.05rem!important;line-height:1!important;display:flex;align-items:center}.seznam-akci .chip--oranzova.chip--active{background-color:var(--accent-primary)!important;border-color:var(--accent-primary)!important;color:var(--text-on-accent)!important}.seznam-akci .chip--oranzova.chip--active:hover{background-color:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.seznam-akci .chip--ruzova{border-color:var(--ruzova)!important;color:var(--ruzova)!important}.seznam-akci .chip--ruzova.chip--active{background-color:var(--ruzova)!important;border-color:var(--ruzova)!important;color:#fff!important}.seznam-akci .chip--ruzova.chip--active:hover{opacity:.9}.seznam-akci .chip--ruzova.chip--active .material-symbols-outlined{font-variation-settings:"FILL" 1}.detail-loader-wrapper{position:relative;min-height:400px;display:flex;flex-direction:column}.detail-loader-wrapper:has(.opacity-50){background-color:#000}.detail-loader-wrapper:has(.opacity-50) span[style*="position: absolute"]{display:flex!important;align-items:center!important;justify-content:center!important;inset:0}.detail-loader-wrapper .spinner-border,.detail-loader-wrapper .loader,.detail-loader-wrapper [role=status]{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;width:3rem;height:3rem;color:var(--accent-primary)}.detail-loader-wrapper>div:only-child{flex:1;display:flex;align-items:center;justify-content:center}.opacity-50{opacity:.4;filter:blur(1px);pointer-events:none;transition:all .3s ease}.lokalita-filter-wrapper .title-and-icon .material-symbols-outlined{font-size:20px}.lokalita-filter-wrapper .selected-location-label{color:var(--accent-primary);font-size:13px;font-weight:400;text-align:left;margin-bottom:8px;display:block;cursor:pointer}.lokalita-filter-wrapper .map-preview-container{position:relative;height:180px;cursor:pointer;transition:border-color .2s}.lokalita-filter-wrapper .map-preview-container:hover{border-color:var(--accent-primary)!important}.lokalita-filter-wrapper .map-overlay-bar{position:absolute;bottom:0;left:0;width:100%;background:var(--bg-glass);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 10px;z-index:1000;border-top:1px solid var(--border-subtle)}.lokalita-filter-wrapper input[type=range]{-webkit-appearance:none;appearance:none;width:100%;background:transparent;border:none!important;padding:0;margin:0;outline:none}.lokalita-filter-wrapper input[type=range]:focus{outline:none;box-shadow:none}.lokalita-filter-wrapper input[type=range]::-webkit-slider-runnable-track{width:100%;height:2px;background:var(--border-subtle);border-radius:2px;border:none}.lokalita-filter-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;background:var(--accent-primary);margin-top:-7px;border:none;cursor:pointer}.lokalita-filter-wrapper input[type=range]::-moz-range-track{height:4px;background:var(--border-subtle);border:none}.lokalita-filter-wrapper input[type=range]::-moz-range-thumb{height:18px;width:18px;background:var(--accent-primary);border:2px solid var(--text-on-accent);cursor:pointer}.lokalita-filter-wrapper .radius-slider-box{position:relative;height:35px;margin-top:5px}.lokalita-filter-wrapper .radius-slider-box .radius-labels-row{position:absolute;width:100%;top:18px;font-size:10px;color:var(--text-light);pointer-events:none}.lokalita-filter-wrapper .vyhledat-lokalitu-link{cursor:pointer;display:inline-flex;align-items:center;text-decoration:none;transition:opacity .2s;color:var(--accent-primary)}.lokalita-filter-wrapper .vyhledat-lokalitu-link:hover{opacity:.8;text-decoration:underline}.oranzova-spinner{width:1.2rem;height:1.2rem;border:2px solid var(--accent-soft)!important;border-top:2px solid var(--accent-primary)!important;border-radius:50%!important;animation:spinner-border .75s linear infinite}.gps-icon-wrapper{width:24px;height:24px;background-color:var(--accent-primary);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.gps-icon-wrapper.material-symbols-outlined{font-size:16px;color:var(--text-on-accent)!important}.dialog-lokalita .lokalita-search-group{background-color:var(--bg-input);border-color:var(--border-subtle)!important}.dialog-lokalita .lokalita-search-group .form-control{color:var(--text-main);background:transparent}.dialog-lokalita .list-group-item{background-color:transparent;color:var(--text-main);border-color:var(--border-subtle)!important}.dialog-lokalita .list-group-item:hover{background-color:var(--bg-surface-alt)}.dialog-lokalita .list-group-item .gps-icon-wrapper{color:var(--accent-primary)}.unset-all{all:unset}:root :root{--bg-body: rgb(255, 255, 255);--bg-surface: rgb(255, 255, 255);--bg-surface-alt: rgb(245, 245, 245);--bg-input: rgb(255, 255, 255);--bg-input-alt: rgb(245, 245, 245);--bg-overlay: rgba(0, 0, 0, .4);--bg-glass: rgba(255, 255, 255, .5);--text-main: rgb(0, 0, 0);--text-muted: rgb(122, 122, 122);--text-light: rgb(195, 195, 195);--text-on-accent: rgb(255, 255, 255);--border-subtle: rgb(245, 245, 245);--border-strong: rgb(195, 195, 195);--border-e: rgb(227, 227, 227);--shadow-soft: rgba(0, 0, 0, .15);--shadow-strong: rgba(0, 0, 0, .25);--accent-primary: rgb(237, 139, 35);--accent-hover: rgb(255, 139, 6);--accent-soft: rgb(243, 180, 112);--ruzova: rgb(203, 74, 141);--ruzova-hover: rgb(252, 49, 154);--zluta: rgb(244, 191, 95);--fialova: rgb(112, 32, 130)}:root .theme-light{--bg-body: rgb(255, 255, 255);--bg-surface: rgb(255, 255, 255);--bg-surface-alt: rgb(245, 245, 245);--bg-input: rgb(255, 255, 255);--bg-input-alt: rgb(245, 245, 245);--bg-overlay: rgba(0, 0, 0, .4);--bg-glass: rgba(255, 255, 255, .5);--text-main: rgb(0, 0, 0);--text-muted: rgb(122, 122, 122);--text-light: rgb(195, 195, 195);--text-on-accent: rgb(255, 255, 255);--border-subtle: rgb(245, 245, 245);--border-strong: rgb(195, 195, 195);--border-e: rgb(227, 227, 227);--shadow-soft: rgba(0, 0, 0, .15);--shadow-strong: rgba(0, 0, 0, .25);--accent-primary: rgb(237, 139, 35);--accent-hover: rgb(255, 139, 6);--accent-soft: rgb(243, 180, 112);--ruzova: rgb(203, 74, 141);--ruzova-hover: rgb(252, 49, 154);--zluta: rgb(244, 191, 95);--fialova: rgb(112, 32, 130)}:root .theme-dark{--bg-body: rgb(20, 20, 20);--bg-surface: rgb(35, 35, 35);--bg-surface-alt: rgb(45, 45, 45);--bg-input: rgb(10, 10, 10);--bg-input-alt: rgb(25, 25, 25);--bg-overlay: rgba(0, 0, 0, .7);--bg-glass: rgba(0, 0, 0, .5);--text-main: rgb(245, 245, 245);--text-muted: rgb(180, 180, 180);--text-light: rgb(110, 110, 110);--text-on-accent: rgb(255, 255, 255);--border-subtle: rgb(50, 50, 50);--border-strong: rgb(80, 80, 80);--border-e: rgb(60, 60, 60);--shadow-soft: rgba(0, 0, 0, .5);--shadow-strong: rgba(0, 0, 0, .8);--accent-primary: rgb(237, 139, 35);--accent-hover: rgb(255, 139, 6);--accent-soft: rgb(243, 180, 112);--ruzova: rgb(203, 74, 141);--ruzova-hover: rgb(252, 49, 154);--zluta: rgb(244, 191, 95);--fialova: rgb(112, 32, 130)}html{font-size:14px;line-height:1.35}@media(max-width:768px){html{font-size:14px;line-height:1.2}}body{font-family:Roboto,Arial;margin:0;font-weight:400;text-align:left;box-sizing:border-box;background-color:var(--bg-body);color:var(--text-main)}.oranzova,.text-oranzova{color:var(--accent-primary)}.oranz-star{color:var(--accent-soft)}.seda-star{color:var(--text-light)}.seda,.text-seda{color:var(--text-muted)}.fialova,.text-fialova{color:var(--fialova)}.text-main{color:var(--text-main)}.mapaTest{background-image:url(./map-DSHDAm7f.jpg);background-repeat:no-repeat;background-size:contain;min-height:400px;border:2px solid blue;padding:1.25rem}.atlas-mapa{position:fixed}.atlas-mapa .map-pin{width:50px!important;height:50px!important}.glass{background-color:var(--bg-glass)}.cursor-pointer{cursor:pointer}.text-justify{text-align:justify}.modal-content{background-color:var(--bg-surface)!important;color:var(--text-main)!important;border:1px solid var(--border-subtle)!important}.modal-header,.modal-footer{background-color:var(--bg-surface)!important;border-color:var(--border-subtle)!important}.modal-level-1{z-index:1050!important}.modal-level-2{z-index:1060!important}.modal-level-3{z-index:1080!important}.atlas-modal-overlay-level-3{z-index:1070!important;background-color:var(--bg-overlay)!important;opacity:1!important}.atlas-fulltext-search{position:fixed;top:20px;left:50%;transform:translate(-50%);width:60%;z-index:400}.atlas-fulltext-search .find{box-shadow:0 2px 8px var(--shadow-soft);border-radius:8px;font-size:1.5em;padding:.75em 1em;background-color:var(--bg-input);color:var(--text-main);border:1px solid var(--border-subtle)}.context-menu-container{background-color:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:8px;box-shadow:0 4px 12px var(--shadow-strong);z-index:9999!important;min-width:200px;padding:5px 0}.dropdown-item{color:var(--text-main)!important;background-color:transparent!important}.dropdown-item:hover,.dropdown-item:focus,.dropdown-item:active{background-color:var(--bg-surface-alt)!important;color:var(--text-main)!important}.dropdown-item.active{background-color:transparent;color:var(--text-main)}.dropdown-item.disabled{color:var(--text-light)!important}.theme-dark .btn-close{filter:invert(1) brightness(2)!important}.theme-dark .modal-backdrop.show{background-color:#000!important;opacity:.7!important}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(./roboto-v20-latin-ext_latin-100-H6Pgxr84.eot);src:local("Roboto Thin"),local("Roboto-Thin"),url(./roboto-v20-latin-ext_latin-100-H6Pgxr84.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-100-Dzb_etma.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-100-CjlMzZbd.woff) format("woff"),url(./roboto-v20-latin-ext_latin-100-DK_apid0.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-100-XJSM55im.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(./roboto-v20-latin-ext_latin-100italic-sy4VlBXO.eot);src:local("Roboto Thin Italic"),local("Roboto-ThinItalic"),url(./roboto-v20-latin-ext_latin-100italic-sy4VlBXO.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-100italic-DeJe_WvA.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-100italic-DGDgz1sA.woff) format("woff"),url(./roboto-v20-latin-ext_latin-100italic-CHNehlON.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-100italic-A3ykISf0.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(./roboto-v20-latin-ext_latin-300italic-GnO_6yMb.eot);src:local("Roboto Light Italic"),local("Roboto-LightItalic"),url(./roboto-v20-latin-ext_latin-300italic-GnO_6yMb.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-300italic-_LSm5-Z5.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-300italic-dw8HuxpE.woff) format("woff"),url(./roboto-v20-latin-ext_latin-300italic-Dk_hryTw.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-300italic-CoAG-wE1.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(./roboto-v20-latin-ext_latin-300-DdBcpDzt.eot);src:local("Roboto Light"),local("Roboto-Light"),url(./roboto-v20-latin-ext_latin-300-DdBcpDzt.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-300-DloyWlgW.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-300-DOffLDZR.woff) format("woff"),url(./roboto-v20-latin-ext_latin-300-CZ6fkK4v.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-300-DfKhDSca.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(./roboto-v20-latin-ext_latin-regular-CiDXGClz.eot);src:local("Roboto"),local("Roboto-Regular"),url(./roboto-v20-latin-ext_latin-regular-CiDXGClz.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-regular-DZFhco7C.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-regular-BjaCq4O7.woff) format("woff"),url(./roboto-v20-latin-ext_latin-regular-DCMb0QUu.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-regular-BtaLw5qP.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(./roboto-v20-latin-ext_latin-italic-Dis5ArHs.eot);src:local("Roboto Italic"),local("Roboto-Italic"),url(./roboto-v20-latin-ext_latin-italic-Dis5ArHs.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-italic-DHcc06WW.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-italic-DOxXHw9D.woff) format("woff"),url(./roboto-v20-latin-ext_latin-italic-CYB0DH0H.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-italic-0_m9nfwg.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(./roboto-v20-latin-ext_latin-500italic-Bn3n8kDw.eot);src:local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(./roboto-v20-latin-ext_latin-500italic-Bn3n8kDw.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-500italic-DcFuB0uz.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-500italic-Dar4x4g2.woff) format("woff"),url(./roboto-v20-latin-ext_latin-500italic-vaDUPrIe.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-500italic-Dzb4Z-bF.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(./roboto-v20-latin-ext_latin-700-BKhAdJKy.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(./roboto-v20-latin-ext_latin-700-BKhAdJKy.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-700-CBvPcIgG.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-700-BAqzE60z.woff) format("woff"),url(./roboto-v20-latin-ext_latin-700-BOBg93gp.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-700-CLehDXAV.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(./roboto-v20-latin-ext_latin-500-PfLQ5LuM.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(./roboto-v20-latin-ext_latin-500-PfLQ5LuM.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-500-pIVETkgU.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-500-C20Jx1Ry.woff) format("woff"),url(./roboto-v20-latin-ext_latin-500-ByGcmBsF.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-500-DkrQ4AA0.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(./roboto-v20-latin-ext_latin-700italic-ChuGUkeI.eot);src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(./roboto-v20-latin-ext_latin-700italic-ChuGUkeI.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-700italic-DjEPxPqh.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-700italic-C9oZXRmd.woff) format("woff"),url(./roboto-v20-latin-ext_latin-700italic-Ddh6yPTQ.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-700italic-Bzqd0-5r.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(./roboto-v20-latin-ext_latin-900-BA4lUUt1.eot);src:local("Roboto Black"),local("Roboto-Black"),url(./roboto-v20-latin-ext_latin-900-BA4lUUt1.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-900-zL2Yw0A-.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-900-DxjMWAc-.woff) format("woff"),url(./roboto-v20-latin-ext_latin-900-DvKA8nDK.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-900-D-mwgYNc.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(./roboto-v20-latin-ext_latin-900italic-Cuthhq0r.eot);src:local("Roboto Black Italic"),local("Roboto-BlackItalic"),url(./roboto-v20-latin-ext_latin-900italic-Cuthhq0r.eot?#iefix) format("embedded-opentype"),url(./roboto-v20-latin-ext_latin-900italic-CQvLajuS.woff2) format("woff2"),url(./roboto-v20-latin-ext_latin-900italic-CuJu_78c.woff) format("woff"),url(./roboto-v20-latin-ext_latin-900italic-5Q4L7qCv.ttf) format("truetype"),url(./roboto-v20-latin-ext_latin-900italic-VGWS-fX3.svg#Roboto) format("svg")}
