
[class^="icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
nav {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #363636;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #101010;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
p {
  margin: 0 0 10.5px;
}
ul {
  margin-top: 0;
  margin-bottom: 10.5px;
}
a:hover {
  color: rgba(54, 54, 54, 0.7);
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
img {
  max-width: 100%;
}
.no-padding-side {
  padding-right: 0px;
  padding-left: 0px;
}
.content-wrap {
  margin-top: 30px;
}
:target {
  scroll-margin-top: 110px;
}
 a {
  color: #363636;
}
 .no-padding-side {
  padding-right: 0px;
  padding-left: 0px;
}
 .footer-links,
 .footer-links-eng {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 40px;
}
 .footer-links ul,
 .footer-links-eng ul {
  display: table-row;
  margin: 0;
  padding: 0;
}
 .footer-links ul li,
 .footer-links-eng ul li {
  list-style: none;
  display: inline-block;
  padding: 5px 15px;
  text-align: center;
}
 .footer-links ul li a,
 .footer-links-eng ul li a {
  position: relative;
  display: block;
}
 .footer-links ul li a:after,
 .footer-links-eng ul li a:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -4px;
  left: 50%;
  background: #feb500;
  width: 0px;
  height: 2px;
  pointer-events: none;
  -webkit-transition: all, 0.3s;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
}
 .footer-links ul li a:hover,
 .footer-links-eng ul li a:hover {
  color: rgba(54, 54, 54, 0.5);
}
 .footer-links ul li a:hover::after,
 .footer-links-eng ul li a:hover::after,
 .footer-links ul li a:focus::after,
 .footer-links-eng ul li a:focus::after {
  color: #feb500;
  width: 30px;
  height: 2px;
  background: #feb500;
}
 .footer-links-eng ul li a {
  color: rgba(54, 54, 54, 0.5);
}
 .copyright-wrap {
  background-color: rgba(54, 54, 54, 0.05);
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 0px 30px;
  margin-top: 30px;
}
 .copyright-wrap .footer-links {
  font-size: 15px;
  padding: 25px 0px;
  margin-bottom: 5px;
}
 .copyright-wrap p {
  font-size: 12px;
  color: rgba(54, 54, 54, 0.5);
}
 .copyright-wrap .footer-odkazy {
  display: block;
  float: left;
  width: 100%;
}
 .copyright-wrap .footer-logo {
  position: relative;
  margin: 20px 0px;
  width: 100%;
  display: block;
  float: left;
}
 .copyright-wrap .footer-logo .icon-go-to-top {
  position: absolute;
  right: 0px;
  top: 0px;
}
 .copyright-wrap .footer-logo .icon-go-to-top a {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 40px;
  color: #feb500;
  background: #fab201;
}
 .copyright-wrap .footer-logo .icon-go-to-top a:hover {
  color: #363636;
}
 .copyright-wrap .footer-logo .icon-go-to-top a:hover span {
  color: #363636;
}
 .copyright-wrap .footer-logo .icon-go-to-top a span {
  font-size: 18px;
  padding-top: 10px;
  color: white;
}
@media (max-width: 400px) {
   .copyright-wrap .footer-logo .icon-go-to-top a {
    display: block;
    margin-bottom: 10px;
  }
   .copyright-wrap .footer-logo .icon-go-to-top {
    top: -50px;
  }
}
@media (max-width: 1024px) {
   .copyright-wrap .footer-links {
    margin-bottom: 15px;
    padding: 25px 0px;
  }
}
