.header {
margin-top: 40px;
margin-bottom: 15px;
}

.site-footer {
  background-color: #F58221;
}

.video {
  width:560px;
  height:315px;
  display:block;
  margin-left: auto;
  margin-right: auto;
  
}

#zajezdpc{
 height: 240px;
 width: 300px;
 border: none;
position: relative;
transition: transform .2s; /* Animace */
}
#zajezdpc:hover {
  transform: scale(1.1);
  z-index:1;
}

.jinyvrchol {
  background: linear-gradient(to right, #EC8126, #F35F19);
  display: block;
  padding: 0.5em 1em;
  font-weight: bold;
  font-size:25px;
  outline:none;
  z-index:1;
}

.jinyvrchol:hover {
  transform: scale(1.1);
}
.tlacitko {
  display:block;
  color: #ffffff;
  padding: 1em 1em;
  width:10em;
  margin:auto;
  font-weight:bold;
  font-size:25px;
  text-align: center;
  background-color: #EC8126;
  outline:2px;
}

.tlacitko:hover {
  transform: scale(1.2);
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    background-color: #F8994B;
    border: 0;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4BB902;
    background-color: #4BB902;
    border: 0;
}
span .wpcf7-not-valid {
    color: #F58221;
    border: 2px solid #F58221 !important;
}

#button {
background-color: #F58221;
}

.right-plot-inner-wrap {
  color: #6D6F71;
}

.wp-travel-related-posts {
  color: #6D6F71;
}

.wp-travel-trip-meta-info {
  color:#6D6F71;
}
.tabulkazajezdu {
  text-align: center;
  vertical-align:middle;
  table-layout: fixed;
  display: block;
  word-wrap: break-word;
  border-collapse:separate;
  overflow:auto;
  border-spacing:0;
  margin:auto;
  margin:auto;
  width: 90%;
  table-layout: fixed;
}

.obrazek {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:120px;
}

.dashicons { color: white; }

.text{
  color: #F58221;
}
}