
.articles_detail #gallery li,
.editor #gallery li,
.articles_detail .editor-gallery li,
.editor .editor-gallery li {
  margin-bottom: 20px;
}
#order-levels {
  margin-bottom: 20px;
}
.product,
.article {
  margin-bottom: 20px;
}
.product-detail #gallery li {
  margin-top: 20px;
}
.userbar .login-dp {
  min-width: 250px;
  padding: 14px 14px 0;
  overflow: hidden;
}
.userbar .login-dp .social-buttons {
  margin: 12px 0;
}
.userbar .login-dp .social-buttons a {
  width: 100%;
}
.userbar .login-dp .social-buttons .btn-fb {
  color: #fff;
  background-color: #3b5998;
}
.userbar .login-dp .social-buttons .btn-fb:hover {
  background-color: #496ebc;
}
.userbar .login-dp form .alert {
  margin-bottom: 10px;
  padding: 5px 15px;
}
.userbar .login-dp form .form-group {
  margin-bottom: 10px;
}
.userbar .login-dp form .form-group .help-block {
  font-size: 12px;
}
.userbar .login-dp .bottom {
  border-top: 1px solid #ddd;
  clear: both;
  padding: 14px;
}
#contact-form form .form-group.required .control-label label:after {
  content: "\f069";
  font-family: "FontAwesome";
  color: #d9534f;
  font-size: 8px;
  font-weight: 400;
  top: -4px;
  position: relative;
  margin-left: 3px;
}
#contact-form .fa-asterisk {
  font-size: 8px;
  top: -4px;
  position: relative;
}
body {
  background-repeat: no-repeat;
  background-position: center top;
}
#eshop-layout #cart table td img {
  max-width: 100px;
}
#eshop-layout #cart table td .add-to-cart .col-sm-3 {
  display: none;
}
#eshop-layout #cart table td .add-to-cart .col-sm-9 input {
  width: 50px;
}
#eshop-layout .productsView a {
  margin-left: 20px;
  display: inline-block;
}
#eshop-layout .productsView a:hover,
#eshop-layout .productsView a:focus {
  text-decoration: none;
}
#eshop-layout .productsView a.active {
  font-weight: 700;
  color: #333333;
}
.eu-cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  text-align: center;
  padding: 10px;
}
.eu-cookies button {
  background: green;
  color: white;
}
#header {
  background: #E6E6E6;
  height: 109px;
  border-bottom: 7px solid #b32c39;
  position: relative;
  z-index: 20;
}
#header #logo {
  background: url('../images/logo-bg.png') no-repeat center bottom;
  width: 180px;
  height: 223px;
  text-align: center;
  position: absolute;
}
@media (max-width: 767px) {
  #header #logo {
    width: 130px;
    height: 180px;
  }
  #header #logo img {
    width: 90px;
  }
}
#header #logo img {
  margin-top: 20px;
}
#header #menu-wrapper .nav.level0 {
  margin-left: 182px;
}
#header #menu-wrapper .nav.level0 > li a {
  padding: 20px 15px;
  font-size: 23px;
  color: #ffffff;
}
#header #menu-wrapper .nav.level0 > li a:hover {
  background: none;
}
@media (max-width: 1199px) {
  #header #menu-wrapper .nav.level0 > li a {
    font-size: 17px;
    padding: 29px 14px;
  }
}
#header #menu-wrapper .nav.level0 > li.uvod a {
  color: transparent;
  background-image: url('../images/home.png');
  background-repeat: no-repeat;
  background-position: center 20px;
  background-color: #b32c39;
  padding-right: 5px;
  padding-left: 5px;
}
#header #menu-wrapper .nav.level0 > li.zs a {
  background: #f05a23;
}
#header #menu-wrapper .nav.level0 > li.ms a {
  background: #f7921e;
}
#header #menu-wrapper .nav.level0 > li.stravovani a {
  background: #8eb836;
}
#header #menu-wrapper .nav.level0 > li.sluzby-pro-verejnost a {
  background: #0070bb;
}
#header #menu-wrapper .nav.level0 > li.kontakty a {
  background: #821e6f;
}
#header #menu-wrapper .nav.level0 > li.active > a,
#header #menu-wrapper .nav.level0 > li:hover > a {
  padding-bottom: 49px;
}
#header #menu-wrapper .nav.level0 > li.active > a:after,
#header #menu-wrapper .nav.level0 > li:hover > a:after {
  content: "";
  width: 100%;
  height: 29px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  background: url('../images/caret-down.png') no-repeat center top;
  -webkit-box-shadow: inset 0px 7px 7px -6px #333333;
  box-shadow: inset 0px 7px 7px -6px #333333;
}
@media (max-width: 991px) {
  #header #menu-wrapper .nav.level0 > li.active > a:after,
  #header #menu-wrapper .nav.level0 > li:hover > a:after {
    height: 21px;
  }
}
@media (min-width: 992px) {
  #header #menu-wrapper .nav.level0 > li:hover ul {
    display: block;
    visibility: visible;
  }
  #header #menu-wrapper .nav.level0 > li:not(:first-child) > a {
    pointer-events: none;
  }
}
#header #menu-wrapper .nav.level0 > li ul {
  position: absolute;
  margin: 0;
  width: 200px;
}
#header #menu-wrapper .nav.level0 > li ul li {
  float: none;
  margin: 0;
}
#header #menu-wrapper .nav.level0 > li ul li a {
  font-size: 15px;
  padding: 2px 20px;
}
#header #menu-wrapper .nav.level0 > li ul li a:hover {
  text-decoration: underline;
}
#header #menu-wrapper .nav.level0 > li ul li:first-child a {
  padding-top: 20px;
}
#header #menu-wrapper .nav.level0 > li ul li:last-child a {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  #header #menu-wrapper {
    position: absolute;
    width: 80%;
    right: 0;
  }
  #header #menu-wrapper .nav.level0 {
    margin-left: 0;
  }
  #header #menu-wrapper .nav.level0 li {
    float: none;
    margin: 0;
  }
  #header #menu-wrapper .nav.level0 li a {
    text-align: center;
    font-size: 23px;
    padding: 20px 0;
  }
  #header #menu-wrapper .nav.level0 li ul {
    width: 100%;
    position: relative;
  }
  #header #menu-wrapper .nav.level0 li ul:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    background: inherit;
    -webkit-box-shadow: inset 0px 7px 7px -6px #333333;
    box-shadow: inset 0px 7px 7px -6px #333333;
  }
  #header #menu-wrapper .nav.level0 li ul li a {
    font-size: 23px;
    padding: 0;
  }
  #header #menu-wrapper .nav.level0 li ul li:first-child a {
    padding-top: 20px;
  }
  #header #menu-wrapper .nav.level0 > li + li {
    border-top: 2px solid white;
  }
  #header #menu-wrapper .nav.level0 > li.active ul {
    position: relative;
  }
  #header #menu-wrapper .nav.level0 > li.active > a,
  #header #menu-wrapper .nav.level0 > li:hover > a {
    padding-bottom: 20px;
  }
  #header #menu-wrapper .nav.level0 > li.active > a:after,
  #header #menu-wrapper .nav.level0 > li:hover > a:after {
    display: none;
  }
}
@media (min-width: 768px) {
  #header #menu-wrapper {
    display: block;
    visibility: visible;
  }
}
#header .bakalari {
  background: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 13px 24px;
}
#header .bakalari p img {
  margin: 13px 30px 0 0;
}
#header .bakalari p a:hover {
  text-decoration: none;
}
#header .bakalari p .exchange {
  color: #f7921e;
}
@media (max-width: 767px) {
  #header .bakalari {
    padding: 13px 10px;
  }
  #header .bakalari p {
    float: none !important;
  }
  #header .bakalari p:first-child {
    margin-bottom: 5px;
  }
  #header .bakalari p img {
    margin: 0;
  }
}
#header .burger {
  margin: 30px 0 30px 143px;
}
#bakalari {
  background: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
}
#bakalari a {
  display: inline-block;
}
#bakalari a + a {
  margin-left: 40px;
}
#bakalari a:first-child {
  margin-left: 182px;
}
#bakalari a:hover {
  text-decoration: none;
}
#bakalari .exchange {
  color: #f7921e;
}
#branches {
  margin-top: 30px;
}
#branches .container > div {
  border-bottom: 5px solid #e6e6e6;
  padding-bottom: 30px;
}
#branches h2 {
  color: #999999;
  font-weight: 400;
}
#branches .zs,
#branches .ms {
  border: 1px solid #f05a23;
  padding: 10px;
}
#branches .zs .img,
#branches .ms .img {
  margin-bottom: 2px;
}
#branches .zs .name,
#branches .ms .name {
  background: #f05a23;
  padding: 7px 0;
}
#branches .zs .name h3,
#branches .ms .name h3 {
  color: #ffffff;
  font-size: 21px;
}
#branches .zs a:hover,
#branches .ms a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  #branches .zs:not(.first),
  #branches .ms:not(.first) {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  #branches .ms-wrapper {
    margin-top: 30px;
  }
}
#branches .ms-wrapper .ms {
  border-color: #f7921e;
}
#branches .ms-wrapper .ms .name {
  background-color: #f7921e;
}
#branches .ms-wrapper .ms.bottom {
  margin-top: 20px;
}
#branches .school {
  margin-top: 15px;
}
#content {
  margin-top: 20px;
}
#layout8 .right .editor h3 {
  color: #999999;
  font-style: italic;
  font-weight: 400;
}
#layout8 .right .top .editor {
  margin-bottom: 20px;
}
#layout8 .right .top .editor .text {
  background: #e6e6e6;
  padding: 30px 30px 21px;
}
.editor-layout1 h1 {
  color: #999999;
  font-weight: 400;
  font-style: italic;
  border-bottom: 6px solid #e6e6e6;
  padding-bottom: 3px;
}
.editor-layout1 #files h3 {
  color: #333333;
}
.editor-layout1 .editor-gallery {
  margin-top: 40px;
}
.editor-layout1 .editor-gallery a {
  border: 1px solid #f05a23;
  display: block;
  padding: 10px;
}
@media (max-width: 991px) {
  .editor-menu {
    margin-bottom: 20px;
  }
}
.editor-menu h2 {
  color: #999999;
  font-style: italic;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .editor-menu #articles-menu,
  .editor-menu #editor-menu {
    display: block;
    visibility: visible;
  }
}
.editor-menu .nav {
  border: 1px solid #f05a23;
  padding: 0 20px;
  display: block;
  visibility: visible;
}
.editor-menu .nav li {
  float: none;
  margin: 0px;
}
.editor-menu .nav li a {
  padding: 10px 0;
  font-size: 16px;
  color: #333333;
}
.editor-menu .nav li a:hover,
.editor-menu .nav li a:active {
  background: none;
}
.editor-menu .nav li.active a {
  font-weight: 700;
  color: #f05a23;
  background: none;
}
.editor-menu .nav li:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.editor-menu.ms .nav {
  border-color: #f7921e;
}
.editor-menu.ms .nav li.active a {
  color: #f7921e;
}
.editor-menu.stravovani .nav {
  border-color: #8eb836;
}
.editor-menu.stravovani .nav li.active a {
  color: #8eb836;
}
.editor-menu.sluzby-pro-verejnost .nav {
  border-color: #0070bb;
}
.editor-menu.sluzby-pro-verejnost .nav li.active a {
  color: #0070bb;
}
.editor-menu.kontakty .nav {
  border-color: #821e6f;
}
.editor-menu.kontakty .nav li.active a {
  color: #821e6f;
}
.editor-menu .collapser {
  background: #f05a23;
  margin-top: -18px;
  color: white;
  padding: 7px 20px;
}
.editor-menu .collapser span {
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  max-width: 60%;
}
.editor-menu .collapser a {
  line-height: 31px;
  font-size: 18px;
  color: white;
}
#footer {
  background: #E5E6EB;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 50px;
}
#footer .nav li {
  float: none;
  margin: 0;
}
#footer .nav li a {
  padding: 0;
  color: #333333;
}
#footer .nav li a:hover {
  text-decoration: underline;
}
#footer .nav li.active a {
  background: none;
  color: #b32c39;
  font-weight: 700;
}
#footer .menu a {
  color: #333333;
}
@media (max-width: 767px) {
  #footer .menu:nth-last-of-type(2),
  #footer .menu:nth-last-of-type(1) {
    margin-top: 15px;
  }
  #footer .menu ul {
    padding-left: 15px;
  }
}
#copyright {
  background: #b32c39;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.articles.layout1 h2 {
  color: #999999;
  font-weight: 400;
}
.articles.layout2 h1 {
  color: #999999;
  font-weight: 400;
  font-style: italic;
  border-bottom: 6px solid #e6e6e6;
  padding-bottom: 3px;
}
.article .more a:hover {
  text-decoration: none;
}
.layout1 .article:not(:nth-last-of-type(2)) > div {
  padding-bottom: 20px;
  border-bottom: 6px solid #e6e6e6;
}
.layout2 .article:first-child {
  margin-top: 20px;
}
.layout2 .article > div {
  padding-bottom: 20px;
  border-bottom: 6px solid #e6e6e6;
}
.layout2 .article > div h3 a {
  color: #333333;
}
@media (max-width: 767px) {
  .layout2 .article .img {
    margin-bottom: 20px !important;
  }
}
#slider-wrapper .carousel-inner .item .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#slider-wrapper .carousel-inner .item .carousel-caption {
  bottom: 30%;
}
#slider-wrapper .carousel-inner .item .carousel-caption .description {
  font-size: 24px;
  font-weight: 700;
  font-family: inherit;
  margin-bottom: 20px;
}
#slider-wrapper .carousel-inner .item .carousel-caption .btn {
  font-size: 17px;
}
.articles_detail h1 {
  color: #999999;
  font-weight: 400;
  font-style: italic;
  border-bottom: 6px solid #e6e6e6;
  padding-bottom: 3px;
}
.articles_detail h1 small {
  margin-top: 8px;
}
.articles_detail .back {
  margin-top: 30px;
}
.articles_detail #gallery {
  margin-top: 40px;
}
.articles_detail #files {
  padding-left: 0;
  margin-bottom: 30px;
}
.addthis_sharing_toolbox {
  margin-top: 30px;
}
#partners {
  background: white;
  padding-top: 20px;
  padding-bottom: 20px;
}
#partners .carousel .item .partner {
  height: 100px;
  position: relative;
}
#partners .carousel .item .partner img {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#partners .carousel-control {
  width: 2%;
}
#partners .carousel-control.left {
  margin-left: -14px;
}
#partners .editor p {
  display: none;
}
@media (max-width: 1199px) {
  #layout8 .right {
    margin-top: 20px;
  }
}
