.ramecek {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding-top: 10px;
  text-align: center;
}

.dodavatele_link,
.prehledVozu_link {
  margin: 20px;
  font-weight: normal;
  background: #bacce4;
  border: 2px black solid;
  width: 400px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  padding: 3px;
  display: inline-block;
  /*cursor: pointer;*/
  font-size: 2pc;
}

.ico-earth {
  background-image: url("./soubory/ico-earth.png") !important;
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-color: #0e286d;
  background-size: 26px 26px;
}

.Header {
  background-image: url("./soubory/vagon-nakres-wm.png") !important;
  height: 197px;
  background-position: right 1px;
  background-repeat: no-repeat;
  padding: 0;
}
.Footer .FooterBlock.FB01 {
  position: relative;
  top: 0;
  left: 0;
  width: 37.5%;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 18px;
  color: #fff;
  background-image: url(soubory/legios-logo-white.png) !important;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 38% auto;
  padding: 78px 150px 0 0;
}
