h1 {font-weight: bold;}

#index article {margin-top: 0px;}

#rubric-53599 article {margin-top: 0px;} /* rubrika BLOG */
#rubric-53616 article {margin-top: 0px;} /* podrubrika CYKLOTURISTIKA */
#rubric-53615 article {margin-top: 0px;} /* podrubrika RECENZE */
#rubric-53617 article {margin-top: 0px;} /* podrubrika ZAJÍMAVOSTI */
#rubric-53683 article {margin-top: 0px;} /* rubrika PRAHA A STŘEDNÍ ČECHY */
#rubric-53684 article {margin-top: 0px;} /* podrubrika TRASY - PRAHA A STŘEDNÍ ČECHY */

.gallery-detail .btn-link {display: none;} 

@media (min-width: 601px) {
  .table-width-1 {width: 1%;}
  .table-width-10 {width: 10%;}
  .table-width-12 {width: 12.5%;}
  .table-width-15 {width: 15%;}
  .table-width-16 {width: 16.5%;}
  .table-width-17 {width: 17%;}
  .table-width-20 {width: 20%;}
  .table-width-25 {width: 25%;}
  .table-width-30 {width: 30%;}
  .table-width-33 {width: 33%;}
  .table-width-34 {width: 34%;}
  .table-width-35 {width: 35%;}
  .table-width-40 {width: 40%;}
  .table-width-45 {width: 45%;}
  .table-width-50 {width: 50%;}
  .table-width-60 {width: 60%;}
  .table-width-70 {width: 70%;}
  .table-width-75 {width: 75%;}
  .table-width-80 {width: 80%;}
  .table-width-90 {width: 90%;}
}

/* vlastní patička viz rada z admin zoner z 13.9.2019 */
#footbox {
  background: #62a93f;
  color: #fff;
  padding: 40px 0 20px 0;
}
#footbox a {
  color: #fff;
}
footer .container {
  margin: 0;
}
footer .copy {
  display: none;
}


/* logo
.logo a {
display: block;
width:185px;
}
.navbar .logo img {
max-height: 55px;

}
.navbar .logo img {
visibility: hidden;
}
.navbar .logo a {
background: url("/obrazek/3/logo-ecyklistikacz-new-1-png/") no-repeat left center;
background-size: cover;
}
*/