.smap .layer-switch button:before,
.smap .zoom .button-group button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media print {
  .noprint {
    visibility: hidden !important;
  }

  .print {
    visibility: visible !important;
  }
}

@font-face {
  font-family: mapy;
  src: url(/web/20230204072247im_/https://api.mapy.cz/font/api/mapy.eot?7);
  src:
    url(/web/20230204072247im_/https://api.mapy.cz/font/api/mapy.eot?7#iefix)
      format("embedded-opentype"),
    url(/web/20230204072247im_/https://api.mapy.cz/font/api/mapy.svg?7)
      format("svg"),
    url(/web/20230204072247im_/https://api.mapy.cz/font/api/mapy.woff?7)
      format("woff"),
    url(/web/20230204072247im_/https://api.mapy.cz/font/api/mapy.ttf?7)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}

.smap {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: hidden;
}

.smap img {
  width: auto;
  height: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.smap .copyright,
.smap .scale,
.smap .zoom {
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}

.smap .hud > * > *,
.smap > * {
  z-index: 1;
}

.smap .copyright,
.smap .scale {
  font-size: 10px;
  cursor: default;
  color: #333;
  text-shadow:
    #fff -1px -1px 0,
    #fff 1px -1px 0,
    #fff -1px 1px 0,
    #fff 1px 1px 0,
    #fff -1px 0 0,
    #fff 1px 0 0,
    #fff 0 1px 0,
    #fff 0 -1px 0;
  user-select: none;
}

.smap .copyright a {
  color: #6b7580;
  text-decoration: none;
}

.smap .compass {
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.smap-defaults .compass {
  right: 18px;
  top: 60px;
}

.smap .compass-north {
  width: 63px;
  height: 63px;
  background: url(/web/20230204072247im_/https://api.mapy.cz/img/api/compass/compass-n.png)
    center center no-repeat #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.smap .zoom .button-group,
.smap .zoom .zoom-menu {
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.smap .compass-north-ie8 {
  width: 65px;
  height: 65px;
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/compass/compass-n-ie8.png);
  background-position: center center;
}

.smap .compass-east {
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/compass/compass-e.png);
}

.smap .compass-south {
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/compass/compass-s.png);
}

.smap .compass-west {
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/compass/compass-w.png);
}

.smap .ccw,
.smap .cw {
  width: 22px;
  height: 26px;
  cursor: pointer;
}

.smap .ccw {
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/ccw.png);
}

.smap .cw {
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/cw.png);
}

.smap .cw-smooth {
  width: 69px;
  height: 102px;
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/cw-smooth.png);
  cursor: pointer;
}

.smap .cw-smooth:hover {
  background-image: url(/web/20230204072247im_/https://api.mapy.cz/img/api/cw-smooth-hover.png);
}

.smap .zoom {
  width: 64px;
  cursor: pointer;
  top: 10px;
  right: 10px;
  user-select: none;
}

.smap-defaults .zoom {
  right: 17px;
  top: 17px;
}

.smap .zoom .button-group {
  position: absolute;
  border-radius: 2px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.smap .zoom .button-group button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 32px;
  text-align: center;
  font-size: 17px;
  line-height: 27px;
  font-family: mapy;
  font-style: normal;
  font-weight: 400;
  speak: none;
  background: #fff;
  color: #6b7580;
  border: none;
  outline: 0;
}

.smap .zoom .button-group button:hover {
  color: #29ac07;
  background: #f7f7f7;
}

.smap .zoom .button-group button:active {
  font-size: 13px;
}

.smap .zoom .button-group button.minus {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  width: 31px;
}

.smap .zoom .button-group button.plus {
  position: relative;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.smap .zoom .button-group button.plus:active {
  font-size: 21px;
}

.smap .zoom .button-group button.plus:after {
  position: absolute;
  display: block;
  width: 1px;
  height: 19px;
  content: "";
  top: 4px;
  left: 0;
  background: #e8e8e8;
}

.smap .zoom .zoom-menu {
  width: 99%;
  position: absolute;
  top: 26px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.smap .layer-switch button,
.smap .zoom .slider-bg {
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.smap .zoom .line {
  width: 16px;
  right: 10px;
  top: 21px;
}

.smap .zoom .label {
  right: 18px;
  font-size: 11px;
  color: #666;
  text-align: right;
}

.smap .zoom .label:hover {
  color: #29ac07;
}

.smap .zoom .slider {
  right: 0;
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 12px 6px 0;
  border-color: transparent #29ac07 transparent transparent;
}

.smap .zoom .slider-bg {
  position: absolute;
  left: 60%;
  top: 0;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.3;
  z-index: 0;
  width: 1px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  height: 100%;
}

.smap .zoom .top {
  height: 25px;
  background: #fff;
}

.smap .zoom .middle {
  background: #fff;
}

.smap .zoom .bottom {
  height: 26px;
  background: #fff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.smap .selection {
  cursor: pointer;
  border-color: #00a;
  border-style: solid;
  background-color: #66f;
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.smap .notification {
  width: 200px;
  visibility: hidden;
}

.smap .notification div {
  border-color: red;
  border-width: 2px;
  width: 15%;
  height: 15%;
  visibility: visible;
}

.smap .notification .top-left {
  border-top-style: solid;
  border-left-style: solid;
}

.smap .notification .top-right {
  border-top-style: solid;
  border-right-style: solid;
}

.smap .notification .bottom-left {
  border-bottom-style: solid;
  border-left-style: solid;
}

.smap .notification .bottom-right {
  border-bottom-style: solid;
  border-right-style: solid;
}

.smap .layer-switch {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.smap .layer-switch button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  padding: 0 8px 1px;
  text-align: center;
  line-height: 24px;
  background: #fff;
  color: #6b7580;
  border: none;
  border-radius: 2px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  outline: 0;
}

.smap .layer-switch button span {
  font-size: 13px;
}

.smap .layer-switch button:before {
  content: "m";
  position: relative;
  top: 2px;
  font-size: 16px;
  padding-right: 6px;
  display: inline-block;
  font-family: mapy;
  font-style: normal;
  font-weight: 400;
  speak: none;
}

.smap .layer-switch button:hover {
  color: #29ac07;
}

.smap .layer-switch .window {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  color: #6b7580;
  border: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 13px 13px 4px;
}

.smap .layer-switch .left,
.smap .layer-switch .right {
  position: absolute;
  cursor: pointer;
  background-color: #fff;
  width: 13px;
  height: 65px;
  top: 13px;
}

.smap .layer-switch .left {
  left: 0;
}

.smap .layer-switch .right {
  right: 0;
}

.smap .layer-switch .left .arrow {
  background: url(/web/20230204072247im_/https://api.mapy.cz/img/api/layer-switch/l-arr.png)
    50% 0 no-repeat;
}

.smap .layer-switch .right .arrow {
  background: url(/web/20230204072247im_/https://api.mapy.cz/img/api/layer-switch/r-arr.png)
    50% 0 no-repeat;
}

.smap .layer-switch .item {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

.smap .layer-switch .item > div {
  margin: 0 0 0 3px;
  padding: 0;
  position: relative;
  height: 50px;
  overflow: hidden;
}

.smap .layer-switch :first-child.item > div {
  margin: 0;
}

.smap .layer-switch .item p {
  margin: 2px 0 0 2px;
  color: #00c;
  font-size: 12px;
}

.smap .layer-switch .active p {
  font-weight: 700;
  color: #000;
}

.smap .layer-switch .item > div .border {
  display: none;
}

.smap .layer-switch .active > div .border {
  display: block;
  position: absolute;
  border: 2px solid #000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.smap .layer-switch .arrow {
  width: 100%;
  height: 13px;
  position: absolute;
  left: 0;
  top: 19px;
}

.smap .minimap {
  border-style: solid;
  border-width: 2px;
}

.context-menu {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 0 3px #888;
  padding: 10px 0;
  opacity: 0.96;
  border-radius: 11px;
  z-index: 2;
}

.context-menu .item {
  font-size: 93%;
  display: block;
  padding: 0.3em 1.25em;
  color: #000;
}

.context-menu a.item {
  text-decoration: none;
  color: #29ac07;
}

.context-menu a.item:hover {
  color: #fff;
  background-color: #29ac07;
}

.context-menu .disabled,
.context-menu a.disabled,
.context-menu a.disabled:hover {
  color: #888;
  background-color: #fff;
}

.context-menu .separator {
  border-top: 1px dotted #c8c8c8;
  margin: 0 1.25em 0 1.24em;
  height: 1px;
  padding: 0;
}

.smap .control-rosette {
  width: 44px;
  height: 44px;
  overflow: hidden;
  position: absolute;
}

.smap .control-rosette div {
  position: absolute;
  top: 14px;
  left: 18px;
  width: 10px;
  height: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
}

.smap .cluster {
  width: 0;
  height: 0;
  cursor: pointer;
}

.smap .cluster div {
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  border: 10px solid rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
}

.smap .cluster img {
  margin-left: 3px;
}

.smap .scale {
  padding-right: 15px;
}

.smap-defaults .scale {
  left: 8px;
  bottom: 25px;
}

.smap .scale .numbers {
  position: relative;
  height: 16px;
}

.smap .scale .numbers span {
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transition: all 0.5s;
}

.smap .scale .parts {
  border: 1px solid #fff;
  height: 6px;
  line-height: 0;
}

.smap .scale .unit {
  position: absolute;
  padding-left: 5px;
  top: 13px;
  transition: all 0.5s;
}

.smap .scale .parts span {
  display: inline-block;
  height: 0;
  border-width: 6px 0 0;
  border-style: solid;
  transition: all 0.5s;
}

.smap .scale .parts span.odd {
  border-color: #333;
}

.smap .scale .parts span.even {
  border-color: #fff;
  opacity: 0.8;
}

.smap .hud .pointer-cover {
  display: none;
}

.smap .hud .pointer-cover.show {
  display: block;
}

.smap .hud .pointer-cover .caption {
  padding: 2px;
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
  margin: 0;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 13px;
  white-space: nowrap;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  height: 13px;
  line-height: 13px;
}

.smap .hud .pointer-cover .caption.left {
  text-align: left;
  padding-left: 10px;
  padding-right: 20px;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
}

.smap .hud .pointer-cover .caption.right {
  padding-left: 20px;
  padding-right: 10px;
  text-align: right;
}

.smap .hud .pointer-cover .pointer-svg {
  position: absolute;
  z-index: 0 !important;
}

.smap .hud .pointer-cover .pointer-svg .pointer-back,
.smap .hud .pointer-cover .pointer-svg .pointer-target {
  cursor: pointer;
}

.smap-suggest {
  width: 358px;
  position: absolute;
  z-index: 100;
  border-radius: 0 0 3px 3px;
  padding: 0;
  margin: 0;
  border: 1px solid #bbb;
  border-top: none;
  -webkit-box-shadow: 0 2px 2px 0 #ddd;
  -moz-box-shadow: 0 2px 2px 0 #ddd;
  box-shadow: 0 2px 2px 0 #ddd;
  background: #fff;
}

.smap-suggest .item {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e1e1e1;
  text-align: left;
  min-height: 50px;
}

.smap-suggest .item.selected,
.smap-suggest .item:hover {
  background: #f3f3f3;
  cursor: pointer;
}

.smap-suggest .item .image {
  display: table-cell;
  width: 42px;
  text-align: center;
}

.smap-suggest .item .image img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.smap-suggest .item .text {
  display: table-cell;
  padding: 8px 32px 8px 0;
  box-sizing: border-box;
  max-width: 316px;
}

.smap-suggest .item .text em,
.smap-suggest .item .text strong {
  display: block;
  overflow: hidden;
}

.smap-suggest .item .text strong {
  font-size: 14px;
  line-height: 18px;
  word-break: break-word;
}

.smap-suggest .item .text em {
  font-size: 12px;
  line-height: 16px;
  color: grey;
  font-style: normal;
}

.smap-suggest .brand {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0;
}

.smap-suggest .brand a {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
  padding: 4px 4px 4px 0;
  cursor: pointer;
}

.smap-suggest .brand a .text {
  font-size: 10px;
  color: #828282;
  margin-right: 2px;
  line-height: 1;
}

.smap-suggest .brand a img {
  width: 51px;
  height: 12px;
}

.control-copyright-popup {
  padding: 8px;
  position: absolute;
  left: 140px;
  bottom: 35px;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  overflow: auto;
  max-height: 80%;
}

.control-copyright-popup p {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: Arial;
  font-size: 10px;
  line-height: 14px;
}

.control-copyright-popup-cover {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9;
}

.marker span.before,
.marker span.before img {
  top: 0;
  position: absolute;
}

.marker {
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.marker span.before {
  overflow: hidden;
  display: block;
  pointer-events: none;
}

.marker .marker-bg-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.marker .marker-bg-wrapper img {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.marker.non-active .marker-bg-wrapper img {
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.marker.type-big,
.marker.type-universalbig {
  width: 48px;
  height: 66px;
  z-index: 8;
}

.marker.type-big span.before,
.marker.type-universalbig span.before {
  width: 27px;
  height: 66px;
  left: 48px;
}

.marker.type-big span.before img,
.marker.type-universalbig span.before img {
  left: -48px;
}

.marker.type-big .img-cont,
.marker.type-universalbig .img-cont {
  width: 40px;
  height: 40px;
  top: 24px;
}

.marker.type-big {
  z-index: 7;
}

.marker.type-middle {
  width: 40px;
  height: 55px;
  z-index: 6;
}

.marker.type-middle span.before {
  width: 22px;
  height: 55px;
  left: 40px;
}

.marker.type-middle span.before img {
  left: -40px;
}

.marker.type-middle.non-active {
  background-position: -62px 0;
}

.marker.type-middle .img-cont {
  width: 32px;
  height: 32px;
  top: 20px;
}

.marker.type-small,
.marker.type-universal {
  width: 32px;
  height: 44px;
  z-index: 5;
}

.marker.type-small span.before,
.marker.type-universal span.before {
  width: 18px;
  height: 44px;
  left: 32px;
}

.marker.type-small span.before img,
.marker.type-universal span.before img {
  left: -32px;
}

.marker.type-small.non-active,
.marker.type-universal.non-active {
  background-position: -50px 0;
}

.marker.type-small .img-cont,
.marker.type-universal .img-cont {
  width: 28px;
  height: 28px;
  top: 16px;
}

.marker.type-small {
  z-index: 4;
}

.marker.type-little {
  width: 14px;
  height: 19px;
  z-index: 3;
}

.marker.type-little span.before {
  width: 7px;
  height: 19px;
  left: 14px;
}

.marker.type-little span.before img {
  left: -14px;
}

.marker.type-little.non-active {
  background-position: -21px 0;
}

.marker.type-poi {
  z-index: 2;
}

.marker.type-poi span.before {
  display: none;
}

.marker.type-paid {
  width: 42px;
  height: 50px;
  z-index: 2;
}

.marker.type-paid .img-cont {
  top: 26px;
}

.marker.type-paid span.before {
  display: none;
}

.marker .img-cont {
  display: block;
  opacity: 0;
  transition: opacity 0.2s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.marker .img-cont:not(.icon) {
  border-radius: 50%;
}

.marker .img-cont.favicon {
  width: 16px;
  height: 16px;
}

.marker .img-cont.loaded {
  opacity: 1;
}

.marker-popup {
  z-index: 10;
}

.smap .card {
  width: 270px;
  left: -104px;
  background-color: #fff;
  color: #0e0e0e;
  padding: 16px;
  position: absolute;
  bottom: 70px;
  cursor: default;
  box-sizing: border-box;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 8px;
}

.smap .card .close {
  position: absolute;
  cursor: pointer;
  top: 2px;
  right: 2px;
  width: 20px;
  height: 20px;
}

.smap .card .close:after {
  font-family: mapy;
  content: "c";
  font-size: 20px;
  color: #0e0e0e;
}

.smap .card .tail {
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
}

.smap .card .card-body {
  position: relative;
  overflow: auto;
  background-color: #fff;
  transform: translate3d(0, 0, 0);
}

.smap .card .title img {
  float: left;
  margin: 0 8px 8px 0;
  border: 1px solid gray;
}

.smap .card .title {
  margin-right: 40px;
}

.smap .card .title h2 {
  font-size: 138.5%;
}

.smap .card .title .address {
  color: gray;
  line-height: 130%;
}

.smap .card .card-content {
  font-size: 13px;
}

.smap .card .content-description {
  line-height: 140%;
  margin-top: 7px;
}

.smap .card .content-categoryname p {
  color: #666;
}

.smap .card .gps a {
  color: #66c;
}

.smap .card .gps img {
  position: relative;
  top: 1px;
  margin-left: 6px;
  cursor: pointer;
}

.smap .card .content-expediture {
  line-height: 135%;
}

.smap .card .content-gallery table {
  padding: 0;
}

.smap .card .content-gallery table td {
  border-collapse: separate;
  padding: 0;
  line-height: 0;
  font-size: 0;
  border-spacing: 0 1px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #8888e4;
}

.smap .card .content-gallery table img {
  display: inline-block;
  margin: 0;
  padding: 0;
}

/*
     FILE ARCHIVED ON 07:22:47 Feb 04, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:38:38 Mar 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.432
  load_resource: 269.445 (2)
  PetaboxLoader3.resolve: 238.893 (3)
  PetaboxLoader3.datanode: 150.794 (5)
  captures_list: 0.724
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.008
  esindex: 0.012
  cdx.remote: 46.728
  LoadShardBlock: 150.515 (3)
*/
