/*
Theme Name: Ropid
Description: Šablona pro web Ropid
Author: Pixelfield
Version: 1.0
*/

/* Níže můžete psát vlastní CSS */
.traffic-icon, .traffic-icon-bigger {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.traffic-icon {
  height: 1.1em !important;
  margin-top: -0.25em;
  margin-bottom: 0;
}
.traffic-icon-bigger {
  height: 1.7em !important;
  margin-top: -0.37em;
  margin-bottom: -0.2em;
}
span.sup {
  font-size: 70%;
  position: relative;
  bottom: 0.8ex;
}
table.tab_categories {
  margin-top: 15px;
}
table.tab_categories tr td {
  border: 0px !important;
  padding: 4px !important;
}
span.cat-name {
  font-weight: bold !important;
}
.where-to-buy, .cross-table {
  font-size: 110%;
  margin-left: 27px;
  display: inline-block;
  text-decoration: none !important;
  font-weight: bold;
  font-style: italic;
  color: #bf0c1d !important;
}
.where-to-buy {
  margin-bottom: 27px;
}
.cross-table {
  margin-bottom: 22px;
}
.where-to-buy:hover, .cross-table:hover {
  text-decoration: underline !important;
}
table.tab_tickets {
  width: 100%;
  text-align: center;
}
section .content .tab_tickets tbody tr th {
  text-align: center !important;
}
td.fare-time, td.fare-zones {
  font-size: 110%;
  color: #004489 !important;
  font-weight: bold !important;
}
td.fare-full {
  font-size: 110%;
}
td.fare-half {
  font-size: 110%;
}
.near-img {
  margin-left: 0.3em;
}
.tarif-odkaz {
  font-size: 90% !important;
  color: #808080;
}
.pasma, .pasma-interval, .pasma-omezeni {
  font-weight: bold;
  color: white;
  background-color: #606060;
  display: inline;
  height: 1.1em;
  border-radius: 0.55em;
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.pasma-omezeni {
  text-decoration: line-through;
}
h5 {
  font-size: 1.1em !important;
  color: #bf0c1d;
}
h5 em {
  color: #004489;
  font-size: 0.9em !important;
  font-style: normal;
}
.turisti-polozka {
  display: inline-block;
  margin: 10px 4px;
}
.turisti-polozka span {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: block;
  background-color: white;
  border: 1px solid #bf0c1d;
  font-weight: bold;
  color: #bf0c1d !important;
  padding: 10px;
  padding-top: 13px;
  text-align: center;
  font-size: 110%;
  text-decoration: underline !important;
  text-decoration-color: white !important;
}
.turisti-polozka:hover span {
  text-decoration: underline !important;
}
.turisti-polozka img {
  margin: 0 !important;
  max-width: 100% !important;
  padding: 10px;
  background-color: white;
  border: 1px solid #bf0c1d;
  border-top: 0;
  height: 170px;
  width: 220px;
  display: block;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.turisti-polozka-mala {
  font-weight: bold;
  display: inline-block;
  margin: 10px;
}
.turisti-polozka-mala img {
  vertical-align: middle;
}
.turisti-polozka-mala span {
  margin: 15px;
}