input[type="checkbox"].gm-infomapa-taxonomy-checkbox {
  display: none;
}

ul.gm-legend.infomapa-taxonomy,
.content ul.gm-legend.infomapa-taxonomy li:before {
  list-style: none;
  padding: 0;
  content: none;
}

.content ul.gm-legend.infomapa-taxonomy:first-child,
.content ul.gm-legend.infomapa-taxonomy li {
  padding: 0;
}
.navigace-infomapa {
  min-height: 25px;
  margin-bottom: 10px;
}
.content .navigace-infomapa {
  min-height: 25px;
  margin-bottom: 15px;
}
ul.gm-legend.infomapa-taxonomy li,
.content ul.gm-legend.infomapa-taxonomy li {
  float: left;
  display: block;
  margin-right: 20px;
}
ul.gm-legend.infomapa-taxonomy li:hover,
span.term label:hover,
.content ul.gm-legend.infomapa-taxonomy li:hover {
  cursor: pointer;
  color: #003e60;
}
span.symbol img {
  width: 20px;
  height: auto;
}
span.term {
  margin-left: 5px;
}
#detail-objekt img {
  vertical-align: top;
  float: left;
  margin: 0 20px 10px 0;
}
.url-info {
  margin-top: 10px;
}
.url-info a span {
  width: 10px;
  height: 10px;
  font-size: 12px;
  line-height: 19px;
}
.separator-blue,
.locationinfo .post-location-info .separator-blue {
  border-color: #003e60;
  border-bottom-style: solid;
}
.tenky {
  border-bottom-width: 1px;
}
.normalni {
  border-bottom-width: 2px;
}
.tlusty {
  border-bottom-width: 4px;
}
.infomapa {
  margin-bottom: 15px;
}
.noactive .term {
  color: #dddddd;
}
.noactive .symbol img {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}
