body {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #000000;
  font-family: "Noto Sans", sans-serif;
  background: #e8f2f9 url("../pictures/layout/bg.gif") repeat-x;
  background-position: top left;
}

ul,
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  line-height: 1.8;
}

ul.list {
  line-height: 1.8;
}

ul.list.numbers li {
  padding: 6px 0px;
}

hr.cleaner {
  clear: both;
  margin: -1px 0 0 0;
  padding: 0;
  height: 1px;
  border: none;
  visibility: hidden;
}

hr.line {
  height: 2px;
  border: none;
  background: #f4f4f4;
  clear: both;
  margin: 20px 0px;
}

hr.line2 {
  height: 5px;
  border: none;
  background: #eaeaea;
  clear: both;
  margin: 20px 0px;
}

a {
  color: #054b72;
}

a img {
  border: none;
}

*:focus {
  outline: none;
}

input[type="submit"] {
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
}

img[src="/obrazky/1281.jpg"] {
  display: none;
}

.produkt-social + hr.line2 {
  margin: 16px 0;
}

/* FOOTER */

footer {
  width: calc(1200px - 40px);
  margin: 0px auto 60px auto;
  background: #ffffff;
  border: 1px solid #a9defb;
  border-radius: 0;
  padding: 30px 20px 20px 20px;
  position: relative;
}

footer div.box {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  padding-right: 20px;
  flex: 1;
  border-right: 1px solid #a8defb;
}

footer div.box .box__link {
  font-size: 13px;
  color: #054b72;
  text-decoration: underline;
  float: left;
  font-weight: 700;
  padding-top: 10px;
}

footer div.box .box__link:hover {
  text-decoration: none;
}

footer div.tel {
  background: url(../pictures/layout/header-tel.gif) no-repeat;
  background-position: right center;
  float: left;
  color: #00882d;
  padding: 10px 15px 10px 0px;
  margin-top: 2px;
  font-size: 115%;
}

footer div.tel span {
  color: #ffffff;
  margin-left: 51px;
}

.footer-box__wrapper .box:last-child {
  border-right: 0;
}

footer div.box ul {
  margin-top: 25px;
}

footer div.box ul li {
  display: inline-block;
  background: url("../pictures/layout/footer-li.gif") no-repeat;
  background-position: right 5px;
  width: 55px;
  vertical-align: top;
  padding: 0px 13px;
  text-align: center;
  font-size: 90%;
  font-weight: 700;
}

footer div.box ul li:hover a {
  text-decoration: none;
}

footer div.box ul li:last-child {
  background-image: none;
}

footer div.box ul li img {
  margin-bottom: 12px;
}

footer div.box h3 {
  font-weight: 700;
  font-size: 18px;
  margin: 0px 0px 15px 0px;
  color: #000;
}

footer div.box form.form1 {
  display: inline-block;
  margin-top: 5px;
  border: 0;
}

footer div.box p {
  font-size: 90%;
  line-height: 1.6;
}

footer div.signature {
  position: absolute;
  bottom: -45px;
  right: 5px;
}

footer div.signature img {
  vertical-align: middle;
  margin-left: 5px;
}

footer div.signature a {
  color: #000000;
  font-weight: 500;
}

footer div.signature span {
  color: #cccccc;
  margin: 0px 5px;
}

footer:after {
  position: absolute;
  display: block;
  content: "";
  width: 236px;
  height: 25px;
  background: url("../pictures/layout/motto-footer.png") no-repeat center center;
  left: 0;
  bottom: -38px;
}

footer .eet {
  width: 98%;
  font-size: 14px;
  padding: 15px 0px 0 0;
  border-top: 1px solid #bce5fb;
  margin: 30px 0 0 20px;
}

footer .eet img {
  float: left;
  padding: 10px 20px 10px 0;
}

footer .eet p {
  line-height: 1.6;
  font-size: 13px;
}

/* HEADER */

header {
  margin: 0px auto;
  text-align: left;
  width: 1200px;
  height: 131px;
  position: relative;
  margin-bottom: 18px;
}

header #logo {
  position: absolute;
  bottom: 0px;
  left: -3px;
}

header:after {
  position: absolute;
  display: block;
  content: "";
  width: 188px;
  height: 50px;
  background: url("../pictures/layout/motto-header.png") no-repeat center center;
  left: 210px;
  top: 70px;
  display: none;
}

header .top-bar {
  border-top: 2px solid #065d8b;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  height: 43px;
  border-bottom: 1px solid #d6d6d6;
  z-index: 100;
}

header .top-bar .container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 43px;
  display: flex;
}

header .top-bar div.kosik {
  padding: 0 18px 0 50px;
}

header ul.user-menu {
  font-size: 90%;
  float: left;
  margin: 8px 15px 9px 0px;
  padding-right: 10px;
  position: relative;
}

header ul.user-menu::after {
  content: none;
  position: absolute;
  top: 6px;
  right: 0;
  background: #ccc;
  width: 1px;
  height: 27px;
}

header ul.user-menu li {
  display: inline-block;
  background: url("../pictures/layout/user-menu-li.gif") no-repeat;
  background-position: right center;
  padding: 0px 10px;
}

header ul.user-menu li:last-child {
  background-image: none;
}

header ul.user-menu li a {
  display: inline-block;
  padding: 2px 0px 2px 25px;
  color: #054b72;
  font-weight: 700;
  font-size: 12px;
}

header ul.user-menu li a:hover {
  text-decoration: none;
}

header ul.user-menu li a.login {
  background: url("../pictures/layout/ico-login.png") no-repeat;
  background-position: left center;
}

header ul.user-menu li a.register {
  background: url("../pictures/layout/ico-register.png") no-repeat;
  background-position: left center;
}

header ul.user-menu li a.about {
  background: url("../pictures/layout/ico-about.png") no-repeat;
  background-position: left center;
}

header div.tel {
  background: url("../pictures/layout/header-tel.gif") no-repeat;
  background-position: right 10px top 6px;
  float: left;
  color: #00882d;
  padding: 8px 15px 8px 0px;
  margin-top: 0;
  font-size: 115%;
  padding-right: 10px;
  margin-right: 30px;
  position: relative;
  margin: 0 120px;
}
header div.tel::after {
  content: none;
  position: absolute;
  top: 6px;
  right: -10px;
  background: #ccc;
  width: 1px;
  height: 27px;
}
.doprava-zdarma {
  color: black;
  display: flex;
  align-items: center;
  font-weight: 700;
  margin-right: 20px;
}
.doprava-zdarma img {
  margin-right: 10px;
}

header div.tel span {
  color: #ffffff;
  margin-left: 60px;
  padding-right: 15px;
}

header div.kosik {
  float: right;
  font-weight: 500;
}

header div.kosik a.link-kosik {
  background: #065b88 url("../pictures/layout/ico-kosik.gif") no-repeat;
  background-position: center center;
  width: 45px;
  height: 46px;
  border-radius: 0px 0px 6px 6px;
  padding-bottom: 3px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

header div.kosik a.link-kosik span {
  background: #000000;
  color: #ffffff;
  position: absolute;
  bottom: -10px;
  right: -10px;
  padding: 4px 10px;
  border-radius: 15px;
}

header div.kosik > span {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 15px;
  padding-bottom: 3px;
}

header div.kosik > .kosik-link {
  position: relative;
  top: -1px;
  font-size: 14px;
  font-weight: 700;
}

header form.form1 {
  position: absolute;
  left: 290px;
  top: 66px;
  width: 660px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  padding: 0 1em;
  height: 59px;
}

header ul.lang {
  position: absolute;
  top: 87px;
  right: 0px;
}

header ul.lang li {
  float: left;
  border: 1px solid #b9bdc0;
  border-right: none;
}

header ul.lang li:last-child {
  border-right: 1px solid #b9bdc0;
}

header ul.lang li a {
  display: inline-block;
  padding: 0 10px;
  background: rgb(232, 242, 249);
  background: -moz-linear-gradient(
    top,
    rgba(232, 242, 249, 1) 0%,
    rgba(210, 217, 222, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(232, 242, 249, 1)),
    color-stop(100%, rgba(210, 217, 222, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(232, 242, 249, 1) 0%,
    rgba(210, 217, 222, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(232, 242, 249, 1) 0%,
    rgba(210, 217, 222, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(232, 242, 249, 1) 0%,
    rgba(210, 217, 222, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(232, 242, 249, 1) 0%,
    rgba(210, 217, 222, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8f2f9', endColorstr='#d2d9de', GradientType=0);
  color: #054b72;
  text-decoration: none;
  font-weight: 700;
}

header ul.lang li a.active {
  background: rgb(227, 239, 247);
  background: -moz-linear-gradient(
    top,
    rgba(227, 239, 247, 1) 0%,
    rgba(191, 227, 247, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(227, 239, 247, 1)),
    color-stop(100%, rgba(191, 227, 247, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(227, 239, 247, 1) 0%,
    rgba(191, 227, 247, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(227, 239, 247, 1) 0%,
    rgba(191, 227, 247, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(227, 239, 247, 1) 0%,
    rgba(191, 227, 247, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(227, 239, 247, 1) 0%,
    rgba(191, 227, 247, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3eff7', endColorstr='#bfe3f7', GradientType=0);
}

form.form1 {
  border: 1px solid #64c4f8;
  border-radius: 8px;
  background: #ffffff;
  padding: 1px;
}

form.form1 input[type="text"] {
  width: 580px;
  height: 36px;
  padding-left: 15px;
  border: none;
  font-size: 110%;
  border-radius: 5px;
}

header form.form1 input[type="text"] {
  padding-left: 0;
}

footer form.form1 input[type="text"] {
  width: 100%;
}

form.form1 input[type="submit"] {
  color: #ffffff;
  position: relative;
  top: 0px;
  right: -3px;
  border-radius: 4px;
  font-size: 105%;
  width: 55px;
  background: #054b72 url("../pictures/layout/search-icon.png") center center
    no-repeat;
  border: 0;
  height: 41px;
}

footer form.form1 input[type="submit"] {
  background: #054b72;
}

/* NAV */

nav {
  margin: 0px auto;
  width: 1200px;
}

nav.hp {
  margin-bottom: 0;
}

nav ul.menu {
  border: 1px solid #3f8bb3;
  border-bottom: 0px;
  background: rgb(7, 105, 156);
  background: -moz-linear-gradient(
    top,
    rgba(7, 105, 156, 1) 0%,
    rgba(6, 90, 135, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(7, 105, 156, 1)),
    color-stop(100%, rgba(6, 90, 135, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(7, 105, 156, 1) 0%,
    rgba(6, 90, 135, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(7, 105, 156, 1) 0%,
    rgba(6, 90, 135, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(7, 105, 156, 1) 0%,
    rgba(6, 90, 135, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(7, 105, 156, 1) 0%,
    rgba(6, 90, 135, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#07699c', endColorstr='#065a87', GradientType=0);
  text-align: center;
  border-radius: 13px 13px 0px 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

nav.hp ul.menu {
  border-radius: 13px;
  border: 1px solid #3f8bb3;
  border-bottom: 1px solid #07699c;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

nav ul.menu li {
  display: inline-block;
  border-right: 1px solid #19709f;
  flex: 1 1 auto;
}

nav ul.menu li:last-child {
  border-right: none;
}

nav ul.menu li a {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 18px 10px 14px 10px;
  text-decoration: none;
  font-weight: 700;
}

nav ul.menu li a:hover {
  color: #ceedfd;
}

nav ul.menu li.active a {
  /*width: 100%;
    padding: 18px 0!important;*/
  color: #ceedfd;
}

nav ul.menu li:last-child.active a {
  border-top-right-radius: 10px !important;
}

nav.hp ul.menu li a {
  /*padding: 18px 27px;*/
  padding: 18px 0;
  font-weight: 700;
  width: 100%;
}

nav.hp ul.menu li a:hover {
  color: #ceedfd;
}

nav ul.menu li.active.no-submenu a {
  padding-bottom: 18px;
  border-radius: 0px;
  background: none;
  color: #bfe5ff;
}

nav ul.menu li.active {
  background: #044162;
}

nav ul.menu li.no-submenu.active {
  background: none;
}

nav ul.menu li.active a {
  padding-top: 18px;
  color: #ceedfd;
}

nav ul.submenu {
  height: 62px;
  background: #044162;
  padding-left: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
}

nav ul.submenu li {
  float: left;
  margin-top: 9px;
  flex: 1 1 auto;
  text-align: center;
}

nav ul.submenu li a {
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  margin-left: 0;
  padding: 6px 27px 5px 11px;
  font-size: 16px;
  border-radius: 7px 7px 0px 0px;
  font-weight: 700;
  position: relative;
  border: 2px solid transparent;
  border-radius: 8px;
}

nav ul.submenu li a.is-active {
  border: 2px solid rgba(206, 237, 253, 0.3);
  border-radius: 8px;
}

nav ul.submenu li.has-dropdown a {
  position: relative;
}
nav ul.submenu li.has-dropdown a::after {
  content: "";
  width: 12px;
  height: 8px;
  position: absolute;
  top: 17px;
  right: 8px;
  background: url("../svg/angle-down.svg") center center no-repeat;
  background-size: 12px;
}
nav ul.submenu li.has-dropdown > a.is-open::after {
  background: url("../svg/angle-down-hover.svg") center center no-repeat;
  background-size: 12px;
  transform: rotate(180deg);
}
nav ul.submenu li.has-dropdown > a.is-open::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
nav ul.submenu li.has-dropdown > a.is-open {
  background: #fff;
  color: #044162;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 2px solid transparent;
}
nav ul.submenu li.has-dropdown a:hover {
  color: #044162;
}

nav ul.submenu li a:hover {
  color: #ceedfd;
}
/* nav ul.submenu li a.active {
    background: #ffffff;
    font-weight: 700;
    padding-top: 9px;
    color: #044162;
} */
nav ul.submenu li a.active {
  border: 2px solid rgba(255, 255, 255, 0.4);
}
section p {
  font-size: 15px;
  line-height: 1.7;
}

section .hp-sloupec .news p {
  font-size: 14px;
  line-height: 1.4;
}

section h1 {
  font-weight: 700;
  color: #043f60;
  font-size: 35px;
  margin: 0.5em 0;
}

.cat-box__wrapper {
  position: relative;
  margin-bottom: 2em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
}

.cat-box__wrapper .bx-wrapper {
  max-width: 560px !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.cat-box__wrapper .bx-wrapper {
  margin: 0 auto 60px;
}

.cat-box__wrapper .bx-wrapper img {
  max-width: 560px !important;
}
.cat-box__wrapper .bx-viewport {
  max-width: 560px !important;
}

.cat-box__wrapper .bx-wrapper .bx-controls-direction a.bx-next {
  right: 7px;
}

.cat-box__wrapper .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0px;
}

.cat-box__item {
  width: calc(50% - 25px);
  padding-right: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: 2em;
}

/* HOMEPAGE */
section.big {
  border-radius: 0;
  width: calc(1200px - 50px);
  padding: 20px 25px;
}

section.hp {
  width: 1200px;
  padding: 0;
  border-radius: 0;
  border-top: 0;
}

.hp__wrapper {
  min-height: 416px;
  height: 566px;
  background: url(../pictures/layout/hp-bg.png) no-repeat;
  margin-bottom: 8em;
}

.split-boxes {
}

.split-boxes__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 1em;
}

.split-boxes__item {
  width: 50%;
  padding: 1em;
}

.split-boxes__item--banners {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}

.split-boxes__item .subtitle {
  color: #054b72;
  font-size: 25px;
  font-weight: 700;
  margin-top: 0;
}

.poradna-banner {
  height: 223px;
  width: 368px;
  border: 4px solid #ccc;
  padding: 23px 8px 0 160px;
  background: url(../pictures/layout/poradna-banner-bg.png) bottom left 30px
    no-repeat;
  margin-bottom: 1.5em;
  text-align: left;
}

.poradna-banner__heading {
  color: #054b72;
  font-weight: 700;
  font-size: 1.875rem;
}

.poradna-banner__text {
  font-size: 0.875rem;
  color: #666;
}

.poradna-banner__btn {
  background: #065986;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 12px 23px;
  text-decoration: none;
  margin-top: 0.5em;
  display: inline-block;
}

.poradna-box {
  float: right;
  margin-left: 24px;
  height: 100px;
  background: #ceedfd;
  border-radius: 5px;
  text-align: center;
  padding-top: 1.5em;
  width: 240px;
}

.poradna-box {
  display: none;
}

.poradna-box__wrapper {
}

.cat-obsah-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.poradna-box__title {
  color: #043f5f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  padding-bottom: 1.5em;
  display: inline-block;
}

.poradna-box__btn {
  background: #076293;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  padding: 9px 16px;
  color: #fff;
}

.cat-obsah-wrapper p {
  font-size: 17px;
  line-height: 1.4;
  color: #000;
  float: left;
  /*width: 670px;*/
  width: 100%;
}

.contact-banner {
  background: url(../pictures/layout/contact-banner-bg.png) bottom no-repeat;
  width: 543px;
  height: 302px;
  border: 1px solid #ccc;
}

.contact-banner__heading {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding: 5em 0 0 1em;
}

.contact-banner__heading > span {
  font-size: 35px;
  display: block;
  padding-top: 1px;
}

.contact-banner__btn {
  padding: 10px 23px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  background: #03324b;
  color: #fff;
  display: inline-block;
  margin: 1.5em;
  text-decoration: none;
}

.hp-lepikoviny {
  position: relative;
}

.hp-lepikoviny__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 2em;
}

.hp-lepikoviny__img {
  padding-right: 1em;
}

.hp-lepikoviny__title--label {
  color: #999;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  padding-bottom: 0.5em;
}

.hp-lepikoviny__heading {
  color: #065986;
  font-weight: 700;
  display: block;
  padding-bottom: 0.25em;
  font-size: 16px;
}

.hp-lepikoviny__heading:hover {
  text-decoration: none;
}

.hp-lepikoviny__date {
  color: #999;
  font-size: 13px;
}

.hp-discount {
  padding: 1em;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
}

.hp-show-more {
  margin: 2em;
  background: #065986;
  color: #fff;
  padding: 10px 24px;
  font-size: 13px;
  font-weight: 700;
}

.hp-show-more:hover {
  text-decoration: none;
}

.produkty {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

section ul.produkty.produkty--hp li {
  width: calc(25% - 20px);
}

.hp-discount__heading {
  color: #054b72;
  font-size: 30px;
  text-align: center;
}

.hp__left-box {
  height: 100%;
  width: 560px;
  padding: 2em 0 0 3em;
}

.hp__left-box__info {
  font-size: 17px;
  color: #fff;
  line-height: 1.35;
  margin-bottom: 1.5em;
  width: 480px;
}

section.hp h1 {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  margin: 0px 0px 14px 0px;
  color: #ccc;
}

section.hp h1 strong {
  color: #fff;
  display: block;
  line-height: 1.5;
  font-size: 40px;
  font-weight: 700;
}

section.hp ul.rozcestnik {
  text-align: center;
  margin-bottom: 44px;
  position: relative;
  top: -210px;
}

section.hp ul.rozcestnik > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 290px;
}

section.hp ul.rozcestnik > li > a {
  display: inline-block;
  vertical-align: top;
  border: 4px solid #08699c;
  border-radius: 10px;
  padding: 6px;
  position: relative;
  background: #ffffff;
  margin: 0px 5px;
  font-weight: 500;
  padding-bottom: 35px;
  width: 250px;
  height: 189px;
  text-decoration: none;
}

section.hp ul.rozcestnik > li > a > img {
  transition: 300ms ease-out;
}

section.hp ul.rozcestnik > li:hover > a span {
  width: 243px;
}

section.hp ul.rozcestnik > li > a span {
  position: absolute;
  top: 156px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
}

section.hp ul.rozcestnik > li a.smaller span {
  top: 135px;
  font-size: 140%;
}

section.hp ul.rozcestnik > li a div.arrow {
  position: absolute;
  bottom: -10px;
  left: 115px;
  background: url("../pictures/layout/rozcestnik-a.gif") no-repeat;
  width: 33px;
  height: 23px;
}

section.hp ul.rozcestnik > li:hover > a > img {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  margin-top: -25px;
  transition: 300ms;
}

section.hp ul.rozcestnik li:hover .submenu {
  display: block;
  height: auto;
}

section.hp ul.rozcestnik > li:hover > a > span {
  top: 90px;
  font-size: 16px;
  padding: 0 9px;
}

section.hp ul.rozcestnik > li:hover > a > span:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 50px;
  z-index: 4;
  background: url("../pictures/layout/gradient.png") repeat-x;
  left: 0;
  bottom: -40px;
}

section.hp ul.rozcestnik > li:hover > a > span:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 4;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #e3eff7 transparent transparent transparent;
}

section.hp ul.rozcestnik .submenu {
  display: none;
  position: absolute;
  background: white;
  z-index: 1;
  width: 248px;
  top: 130px;
  left: 10px;
  border: 4px solid #08699c;
  border-top: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 7px;
}

section.hp ul.rozcestnik li:last-child .submenu {
  top: 147px;
}

section.hp ul.rozcestnik li:last-child .submenu li:last-child {
  margin-top: 10px;
}

section.hp ul.rozcestnik .submenu li {
  position: relative;
  text-align: left;
  line-height: 1.5;
  font-weight: bold;
  padding: 5px 15px 0 0;
  margin: 5px 0 0 0;
  font-size: 13px;
  float: left;
  border-top: 1px dashed #ccc;
  width: calc(100% - 50px);
}

section.hp ul.rozcestnik .submenu li span {
  display: inline-block;
  vertical-align: middle;
  width: 124px;
}

section.hp ul.rozcestnik .submenu li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

section.hp ul.rozcestnik .submenu li:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

section.hp ul.rozcestnik .submenu li:last-child {
  background: #e3eff7;
  text-align: center;
  margin: 0;
  padding: 0 24px;
  border-top: none;
}

section.hp ul.rozcestnik .submenu li:last-child span {
  width: 100%;
  padding: 6px 0;
}

div.hp-box {
  background: #e3eff7 url("../pictures/layout/hp-box.gif") no-repeat;
  background-position: bottom right;
  border-radius: 10px 10px 0px 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 278px;
  margin: 0 8px;
  padding: 20px 0px 10px 15px;
  color: #3e3f3f;
  margin-bottom: 15px;
  flex: 1;
}

div.hp-box.bigger {
  width: 290px;
}

div.hp-box h3 {
  font-size: 180%;
  font-weight: 300;
  color: #666666;
  width: 185px;
  margin: 0px 0px 0px 0px;
  line-height: 28px;
}

div.hp-box img {
  position: absolute;
  top: 10px;
  right: 20px;
}

div.hp-box a {
  color: #076698;
}

div.hp-box p {
  font-size: 90%;
}

div.hp-box p a {
  font-weight: 700;
}

div.hp-box p a:hover {
  text-decoration: none;
}

.hp-box__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.footer-box__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 1em 0 0 0;
}

.footer-box__wrapper form.form1 input[type="text"] {
  width: 220px;
  border-radius: 9px;
  border: 1px solid #64c4f8;
  height: 42px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.footer-box__wrapper form.form1 input[type="submit"] {
  top: 0px;
  right: 10px;
  border-radius: 9px;
  height: 46px;
  width: 96px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

section a.button1 {
  background: rgb(42, 132, 181);
  background: -moz-linear-gradient(
    top,
    rgba(42, 132, 181, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(42, 132, 181, 1)),
    color-stop(100%, rgba(5, 75, 114, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(42, 132, 181, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(42, 132, 181, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(42, 132, 181, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(42, 132, 181, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2a84b5', endColorstr='#054b72', GradientType=0);
  color: #ffffff;
  padding: 8px 22px;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 400;
}

section a.button2 {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  color: #ffffff;
  padding: 17px 22px 17px 22px;
  font-weight: 700;
  border-radius: 7px;
  display: inline-block;
  text-decoration: none;
}

section a.button2 img {
  vertical-align: middle;
  margin-right: 10px;
  display: none;
}

section a.button2 span {
  text-decoration: none;
}

section a.button2.inactive {
  -webkit-filter: grayscale(0.8);
  filter: grayscale(0.8);
  /*
        background: rgb(142,142,142);
        background: -moz-linear-gradient(left,  rgba(142,142,142,1) 0%, rgba(102,102,102,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(142,142,142,1)), color-stop(100%,rgba(102,102,102,1)));
        background: -webkit-linear-gradient(left,  rgba(142,142,142,1) 0%,rgba(102,102,102,1) 100%);
        background: -o-linear-gradient(left,  rgba(142,142,142,1) 0%,rgba(102,102,102,1) 100%);
        background: -ms-linear-gradient(left,  rgba(142,142,142,1) 0%,rgba(102,102,102,1) 100%);
        background: linear-gradient(to right,  rgba(142,142,142,1) 0%,rgba(102,102,102,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#666666',GradientType=1 );
    */
}

section a.button1 img {
  margin-right: 5px;
}

section p.center {
  text-align: center;
}

section h2.fade {
  background: url("../pictures/layout/h2-fade.gif") no-repeat;
  background-position: top center;
  font-weight: 300;
  margin: 40px 0px 20px 0px;
  text-align: center;
  padding: 25px 0px 20px 0px;
  font-size: 180%;
  color: #242627;
  line-height: 25px;
}

section div.materialy {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #b1e2fc;
  border-radius: 6px;
  margin-left: 25px;
  width: 440px;
  text-align: center;
  padding: 40px 0px 27px 0px;
  font-weight: 300;
  position: relative;
  margin-bottom: 18px;
}

section div.materialy h3 {
  font-size: 115%;
  font-weight: 400;
  color: #666666;
  margin: 0px 0px 30px 0px;
  display: inline-block;
  padding: 0px 15px;
  background: #ffffff;
  position: absolute;
  top: -12px;
  left: 120px;
}

section div.materialy ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0px 25px;
}

section div.materialy ul.prostredi li {
  margin: 0px 10px;
  padding: 0px 20px;
}

section div.materialy ul li a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  line-height: 16px;
}

section div.materialy ul li a img {
  margin: 0px 0px -3px 0px;
}

section div.materialy ul li a span {
  display: block;
  background: #054b72;
  padding: 8px 7px;
  border-radius: 2px;
}

section div.materialy ul li a span strong {
  font-weight: 500;
}

section div.hp-sloupec {
  float: left;
  width: 459px;
  margin-left: 20px;
  margin-top: 30px;
  font-weight: 300;
}

section div.hp-sloupec.right {
  margin-left: 0px;
}

section div.hp-sloupec h2 {
  background: url("../pictures/layout/h2-fade-small.gif") no-repeat;
  text-align: center;
  font-weight: 300;
  font-size: 215%;
  margin: 0px 0px 15px 0px;
  line-height: 30px;
  padding: 25px 0px 25px 0px;
}

section div.hp-sloupec.right h2 {
  background-position-x: -1px;
}

section div.hp-sloupec ul.news {
  margin-left: 22px;
  margin-right: 20px;
}

section div.hp-sloupec ul.news li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

section div.hp-sloupec ul.news li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

section div.hp-sloupec ul.news li div.pic {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  margin-right: 18px;
}

section div.hp-sloupec ul.news li div.pic img {
  padding: 3px;
  border: 1px solid #e5e5e5;
}

section div.hp-sloupec ul.news li div.text {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  font-weight: 300;
}

section div.hp-sloupec ul.news li div.text h4 {
  color: #06689b;
  font-weight: 500;
  margin: 0px 0px 4px 0px;
  font-size: 130%;
  line-height: 18px;
}

section div.hp-sloupec ul.news li div.text p.date {
  color: #999999;
  margin: 6px 0px -12px 0px;
  font-size: 90%;
}

section div.hp-sloupec div.poradna {
  background: none;
  padding: 3px 20px;
}

section div.hp-sloupec div.poradna div.pic {
  display: inline-block;
  vertical-align: top;
  width: 95px;
  margin-right: 45px;
}

section div.hp-sloupec div.poradna div.pic img {
  height: 120px;
}

section div.hp-sloupec div.poradna div.text {
  display: inline-block;
  vertical-align: top;
  width: 272px;
}

section div.hp-sloupec div.poradna div.text p {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 13px;
}

section div.hp-sloupec ul.poradna {
  margin: 0px 15px 0px 20px;
  font-size: 90%;
}

section div.hp-sloupec ul.poradna li {
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

section div.hp-sloupec ul.poradna li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

section div.hp-sloupec ul.poradna div.datum {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  margin-right: 10px;
  color: #666666;
  margin-top: 4px;
}

section div.hp-sloupec ul.poradna div.text {
  display: inline-block;
  vertical-align: top;
  width: 350px;
}

section div.hp-sloupec h3 {
  font-weight: 500;
  color: #666666;
  font-size: 100%;
  margin: 0px 0px 18px 20px;
}

section div.hp-sloupec ul.poradna div.text p {
  margin-top: 0px;
}

section div.hp-sloupec ul.poradna div.text a.vice {
  display: inline-block;
  background: #eaf3f9;
  padding: 6px 10px;
  color: #054b72;
}

/* SECTION */

section {
  width: calc(1200px - 60px);
  background: #ffffff;
  border: 1px solid #a9defb;
  border-radius: 0;
  margin: 0px auto 16px auto;
  padding: 20px 30px;
  font-weight: 300;
}

section p.breadcrumb {
  margin: 0px 0px 15px 0px;
  font-weight: 400;
}

section p.breadcrumb span {
  margin: 0px 3px;
  color: #999;
  font-size: 15px;
}

section p.breadcrumb span a span {
  color: #043f5f;
}

section p.breadcrumb strong,
section p.breadcrumb strong span {
  color: black;
  font-weight: 700;
}

section p.breadrumb span:nth-child(odd) {
  color: #666;
}

section p.breadcrumb img {
  vertical-align: middle;
  padding: 0px 5px 0px 0px;
}

section p.breadcrumb a.breadcrumb-home {
  display: none;
}

section ol.numbers li {
  list-style-type: decimal;
  line-height: 1.9;
}

section div.order-box {
  background-color: #e3eff7;
  width: 45%;
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 20px;
  display: inline-block;
  height: 180px;
  vertical-align: top;
  padding: 16px 16px 24px 16px;
  float: left;
  border-radius: 10px;
}

section div.order-box h2 {
  margin: 0;
}

section div.order-box a {
  font-weight: 700;
}
section div.order-box a:hover {
  text-decoration: none;
}
section > h1 {
  font-size: 250%;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}

section > h2 {
  font-size: 195%;
  font-weight: 300;
  margin: 0px 0px 15px 0px;
}

section div.kategorie {
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  width: calc(50% - 26px);
  text-align: center;
  padding: 1px;
  margin: 30px 10px;
  position: relative;
  height: 490px;
}

section div.kategorie .wrapper.show {
  height: auto;
  background: white;
  position: absolute;
  z-index: 999;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  left: -1px;
  width: 422px;
  padding-bottom: 65px;
}

section div.kategorie div.wrapper {
  position: relative;
  height: 100%;
  overflow: hidden;
  margin-top: 58px;
}

section div.kategorie h2 {
  font-size: 160%;
  font-weight: 700;
  position: absolute;
  top: -20px;
  left: 0px;
  width: 100%;
  display: block;
  margin: 0px;
  z-index: 4;
  background: #e8f2f9;
  border-radius: 5px;
  padding: 13px 0;
  cursor: pointer;
}

section div.kategorie h2 a {
  color: #065f91;
  display: inline-block;
  padding: 0px 10px;
  font-weight: 700;
}

section div.kategorie ul li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #dcebf5;
  margin: 0 0.5em 1.5em 0.5em;
  float: left;
}

section div.kategorie ul li a {
  font-weight: 700;
  font-size: 90%;
  color: #194f6d;
  width: 164px;
  padding: 15px 0px 0px 0px;
  min-height: 115px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
  text-decoration: none;
}

section div.kategorie ul li a img {
  height: 56px;
}

section div.kategorie ul li a .cat-img-wrapper {
  min-height: 50px;
}

section div.kategorie ul li a span {
  position: initial;
  top: 143px;
  left: 18px;
  width: 141px;
  padding-top: 10px;
  color: #065f91;
  font-size: 13px;
  text-decoration: none;
  line-height: 1.4;
  font-weight: 700;
}

section div.kategorie ul li a:hover span {
  text-decoration: underline;
}

.cat-img-wrapper {
  height: 50px;
}

.cat-img-wrapper img {
  max-height: 50px;
}

section div.kategorie a.vice {
  position: absolute;
  bottom: 12px;
  right: 0;
  margin: 0 auto;
  left: 0px;
  display: inline-block;
  background: #eaeaea;
  text-align: center;
  color: #043f5f;
  font-size: 14px;
  border-radius: 4px;
  width: 107px;
  height: 33px;
  line-height: 33px;
}

section div.kategorie a.mene {
  position: absolute;
  bottom: 12px;
  right: 0;
  margin: 0 auto;
  left: 0px;
  text-transform: uppercase;
  background: #eaeaea;
  text-align: center;
  color: #043f5f;
  font-size: 14px;
  border-radius: 4px;
  width: 107px;
  height: 33px;
  line-height: 33px;
  display: none;
}

section div.kategorie a.mene.show {
  display: inline-block;
  font-weight: 500;
}

section div.kategorie a.vice span {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}

section div.kategorie a.vice img {
  display: none;
}

div.produkt-text h2,
h3 {
  color: #054b72;
  margin: 4px 0px 10px 0px;
  font-size: 17px;
}

div.produkt-text h2 + p,
div.produkt-text h3 + p {
  margin-top: 0;
}

div.produkt-text h3 {
  font-size: 20px;
  margin: 35px 0px 13px 0px;
}

div.produkt-text ul {
  padding-left: 20px;
}

div.produkt-text ul li {
  font-size: 110%;
  line-height: 1.6;
  list-style: circle;
  font-size: 16px !important;
}
section.aside article #obsah-vice ul,
section.aside article #obsah ul,
article div.produkt-text .odrazky,
article div.produkt-text ul.pictures {
  padding: 0;
}
section.aside article #obsah-vice ul,
section.aside article #obsah ul,
article div.produkt-text .odrazky,
article div.produkt-text ul.pictures li {
  margin: 0px 6px;
}
section.aside article #obsah-vice ul,
section.aside article #obsah ul,
article div.produkt-text .odrazky,
article div.produkt-text ul.pictures li:first-of-type {
  margin-left: 0;
}
section.aside article #obsah-vice ul li:before,
section.aside article #obsah ul li:before,
article div.produkt-text .odrazky li:before,
article div.produkt-text ul.pictures li:before {
  content: none;
}
section ul.produkty li {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 10px;
  padding-bottom: 0px;
  position: relative;
}

section ul.produkty li:nth-child(3n) {
  /* margin-right: 0; */
}

section ul.produkty li:first-child,
section ul.produkty li:nth-child(4n) {
  /* margin-left: 0; */
}

section article.vyrobci ul.produkty li:nth-child(4n) {
  margin-left: 14px;
}

section article.vyrobci ul.produkty li:nth-child(5n) {
  margin-left: 0;
}

section ul.produkty li a.title {
  color: #065d8c;
  font-weight: 700;
  display: block;
  margin-bottom: 0;
  font-size: 16px;
}

section ul.produkty li a.title > span {
  text-align: left;
  display: block;
}

section ul.produkty li div.cena {
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  text-align: left;
}

section ul.produkty li div.cena strike {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  color: #666;
  padding: 0 8px 0 0;
}

section ul.produkty li div.cena > span {
  text-decoration: line-through;
  display: block;
  font-size: 90%;
  color: grey;
  font-weight: normal;
}

section ul.produkty li .stitek {
  height: 21px;
  line-height: 20px;
  padding: 0 5px;
  text-transform: uppercase;
  color: white;
  font-size: 9px;
  position: absolute;
  left: -3px;
}

section ul.produkty li .stitek:before {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 2px 21px 0;
}

section ul.jaknakupovat {
  margin-left: 30px;
  font-size: 110%;
  line-height: 1.6;
}

.stitek-zeleny {
  top: 85px;
  background: #036633;
}

.stitek-zeleny:before {
  border-color: transparent #036633 transparent transparent;
}

.stitek-cerveny {
  top: 110px;
  background: #cc0303;
}

.stitek-cerveny:before {
  border-color: transparent #cc0303 transparent transparent;
}

section ul.produkty li div.dostupnost {
  float: left;
  font-weight: 500;
  font-size: 100%;
  padding: 2px 0px 2px 0;
}

.dostupnost-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
}

section ul.produkty li div.dostupnost.skladem {
  background-position: left center;
  color: #009933;
  font-weight: 700;
  padding-right: 0.75em;
}

section ul.produkty li .dostupnost.varianty {
  color: #000;
  font-size: 11px;
  padding: 2px 10px 2px 0;
  display: inline-block;
  font-weight: 700;
}

section ul.produkty li .dostupnost.varianty:hover {
  text-decoration: none;
}

section ul.produkty li div.dostupnost.na-ceste {
  background-position: left center;
  color: orange;
}

section ul.produkty li div.dostupnost.nedostupne {
  background-position: left center;
  color: red;
}
p.na-ceste {
  color: #e1ae20;
}
p.kosik-produkt-na-ceste {
  background: #e1ae2040;
  color: #e1ae20;
  padding: 12px;
  text-align: center;
  border-radius: 100px;
  font-size: 14px;
}
section ul.produkty li p {
  clear: both;
  font-size: 13px;
  color: #666;
  margin-top: 10px;
  line-height: 1.5;
  text-align: left;
}

section ul.produkty li a.detail {
  background: rgb(34, 120, 167);
  background: -moz-linear-gradient(
    top,
    rgba(34, 120, 167, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(34, 120, 167, 1)),
    color-stop(100%, rgba(5, 75, 114, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(34, 120, 167, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(34, 120, 167, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(34, 120, 167, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(34, 120, 167, 1) 0%,
    rgba(5, 75, 114, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2278a7', endColorstr='#054b72', GradientType=0);
  display: inline-block;
  padding: 10px 60px;
  border-radius: 3px;
  box-shadow: 0px 0px 10px #999999;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
}

section ul.produkty li.cleaner {
  width: 680px;
  border-top: 1px solid #e5e5e5;
  height: 1px;
  min-height: 1px;
  padding: 0px;
  margin: 15px 0px;
}

.cross-selling-banners {
  display: flex;
  flex-direction: column;
}

.cross-selling-banners .banner-zakazka,
.cross-selling-banners .banner-vzorek {
  width: 100%;
}

/* ASIDE */

section.aside {
  /* background: #ffffff url("../pictures/layout/aside.gif") repeat-y; */
  padding: 0px;
  width: 1200px;
}

section.aside.product-detail article {
  width: calc(100% - 40px);
  margin: 23px 0px 0px 0px;
  padding: 0 20px;
}

section.aside.product-detail aside {
  display: none;
}

section.aside article {
  width: 860px;
}

/* producers */

section.aside article .producers {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

section.aside article .producers li {
  width: 210px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  height: 220px;
  margin-bottom: 20px;
  text-align: center;
}

section.aside article .producers li img {
  border: 3px solid #a8defb;
}

section.aside article .producers .title {
  margin: 4px 0px 0px 4px;
  display: inline-block;
  font-size: 16px;
  color: #054b72;
  font-weight: bold;
}

/* .producers */

section.aside article.vyrobci {
  padding: 0 30px;
  width: 900px;
  float: none;
}

section.aside.vyrobci {
  background: white;
}

section.aside article.vyrobci hr {
  margin: 20px 0 12px 0;
}

section.aside article.vyrobci hr.line3 {
  background: #808080;
  height: 1px;
  border-top: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
}

section.aside article.vyrobci .item img {
  display: inline-block;
  vertical-align: middle;
}

section.aside article.vyrobci .item .description {
  display: inline-block;
  vertical-align: middle;
  max-width: 635px;
  padding-left: 30px;
}

section.aside article.vyrobci .item h2 {
  font-size: 35px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

section.aside article.vyrobci .item p {
  font-size: 14px;
  font-weight: 300;
}

section.aside article.vyrobci .item .btn {
  font-size: 14px;
  padding: 11px 20px 11px 15px;
  box-shadow: 0 0 15px #b7b7b7;
}

section.aside article.vyrobci .item .description > strong {
  font-size: 12px;
  margin-bottom: 3px;
}

section.aside article.vyrobci h1 {
  font-weight: 500;
}

section.aside.magazin {
  background: #ffffff;
  background-position: 727px top;
  padding: 0px;
  width: 1200px;
}

section.aside.magazin p.breadcrumb {
  margin: 20px 0px 0px 25px;
}

aside {
  width: 232px;
  position: relative;
  padding-top: 75px;
}

aside h3 {
  background: url("../pictures/layout/h2-bg.png") no-repeat;
  padding: 28px 4px 0px 5px;
  height: 37px;
  width: 225px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  top: 10px;
  left: -11px;
  margin: 0px;
  color: #ffffff;
  font-weight: 700;
  font-size: 90%;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

aside > ul {
  margin: 0px 0px 0px 0px;
  width: 216px;
  background: #ceedfd;
  border-right: 1px solid #a9defb;
  border-bottom: 1px solid #a9defb;
}

aside > ul > li {
  margin: 0px 0px 18px 0px;
}

aside > ul > li a {
  background: url("../pictures/layout/aside-li.png") no-repeat;
  background-position: 10px 4px;
  padding: 0px 0px 0px 27px;
  display: inline-block;
  vertical-align: top;
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}

aside > ul > li.active {
  border: 1px solid #8dc7e8;
  border-left: none;
  font-size: 14px;
  position: relative;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 243, 243, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(243, 243, 243, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 243, 243, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 243, 243, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 243, 243, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(243, 243, 243, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}

aside > ul > li.active > a {
  width: 185px;
  color: white;
  position: relative;
  font-weight: 500;
  padding: 9px 9px 9px 25px;
  box-sizing: border-box;
  width: 216px;
  top: -10px;
  color: white;
  margin-bottom: -15px;
  background: #07699c;
  background-position: center left 10px;
}

aside > ul > li.active > ul {
  margin-right: 5px;
}

aside > ul > li.active > ul > li {
  margin: 5px 0px;
  padding: 6px 0px;
}

aside > ul > li.active > ul > li a {
  background: url("../pictures/layout/aside-li2.png") no-repeat;
  background-position: 11px 4px;
  font-size: 95%;
}

aside > ul > li.active > ul > li.active {
  background: rgb(171, 223, 252);
  background: -moz-linear-gradient(
    left,
    rgba(171, 223, 252, 1) 0%,
    rgba(138, 197, 230, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(171, 223, 252, 1)),
    color-stop(100%, rgba(138, 197, 230, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(171, 223, 252, 1) 0%,
    rgba(138, 197, 230, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(171, 223, 252, 1) 0%,
    rgba(138, 197, 230, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(171, 223, 252, 1) 0%,
    rgba(138, 197, 230, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(171, 223, 252, 1) 0%,
    rgba(138, 197, 230, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#abdffc', endColorstr='#8ac5e6', GradientType=1);
  margin-left: -5px;
  border-radius: 5px;
  padding-left: 5px;
}

section.aside.magazin aside {
  float: right;
  padding-top: 20px;
  background: none;
  padding-right: 20px;
  background-position: 1px top;
  width: 280px;
}

section.aside.magazin aside h3 {
  background: none;
  position: relative;
  color: #666666;
  top: 0px;
  text-align: right;
  font-size: 14px;
  left: 0px;
  padding: 11px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 266px;
  height: 27px;
}

section.aside.magazin aside ul.stitky {
  margin: 0;
  padding: 8px;
  background: #eaeaea;
  width: 251px;
  border-radius: 5px;
  margin-bottom: 1.5em;
}

section.aside.magazin aside ul.stitky li {
  background: none;
  display: inline-block;
  vertical-align: top;
  margin: 0px 7px 7px 0px;
  width: 100%;
}

section.aside.magazin aside ul.stitky li a:hover {
  text-decoration: none;
}

section.aside.magazin aside ul.stitky li a {
  display: inline-block;
  padding: 2px 10px;
  background: none;
  text-decoration: none;
  color: #043f5f;
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
}

section.aside.magazin aside ul.newsletter {
  margin: 0;
  padding: 8px;
  background: #eaeaea;
  width: 251px;
  border-radius: 5px;
}

section.aside.magazin aside ul.newsletter li {
  background: url(../pictures/layout/ico-newsletter.gif) no-repeat;
  background-position: 14px 20px;
  border-bottom: 1px solid rgba(199, 199, 199, 0.3);
  margin: 0px;
  padding: 15px 0px 15px 50px;
}

section.aside.magazin aside ul.newsletter li:last-child {
  border-bottom: 0;
}

section.aside.magazin aside ul.newsletter li p {
  margin: 0px;
  font-size: 13px;
  color: #666666;
  line-height: 16px;
}

section.aside.magazin aside ul.newsletter li p a {
  font-size: 14px;
  color: #666;
  background: none;
  padding: 4px 0 0 0;
  text-decoration: underline;
  font-weight: 700;
}

section.aside.magazin aside ul.newsletter li p a:hover {
  text-decoration: none;
}

section.aside.magazin aside p.archiv {
  margin: 8px 0px 30px 12px;
  font-size: 13px;
  font-weight: 700;
}

section.aside.magazin aside p.archiv > a {
  font-size: 13px;
  color: #666;
}

section.aside.magazin aside p.archiv > a:hover {
  text-decoration: none;
}

section.aside.magazin aside h4.newsletter {
  margin: 0px 0px 10px 23px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #666;
  text-align: right;
}

section.aside.magazin aside form.form1 {
  margin: 0px 0px 0px 0px;
  background: rgb(234, 234, 234);
  border: 0;
  padding: 12px;
}

section.aside.magazin aside form.form1 input[type="text"] {
  width: 170px;
  font-size: 13px;
  border: 1px solid #ccc;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 37px;
}

section.aside.magazin aside form.form1 input[type="submit"] {
  padding-left: 10px;
  padding-right: 10px;
  width: 68px;
  background: #054b72;
  border-radius: 0;
  height: 40px;
  left: 0px;
  top: 0px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}

section .orders-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 20px;
}

section .orders-table tr:first-child {
  background: #c6e5f7;
  height: 41px;
  border-bottom: none;
}

section .orders-table tr {
  text-align: center;
  height: 67px;
  border-bottom: 1px solid #eaeaea;
}

section .orders-table tr:first-child th {
  padding: 0 20px;
}

section .orders-table tr:first-child th:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-align: left;
}

section .orders-table tr:first-child th:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

section .orders-table tr td:first-child {
  padding: 0 20px;
  text-align: left;
}

section .orders-table tr td a {
  display: block;
  padding-bottom: 3px;
  color: #333;
}

section .orders-table tr td small {
  color: #999;
}

section .orders-table tr td:first-child a {
  font-weight: bold;
}

section .orders-table tr td:last-child a {
  font-size: 11px;
  margin-top: 5px;
}

.status {
  display: inline-block;
  color: white;
  font-size: 12px;
  min-width: 90px;
  max-width: 125px;
  padding: 6px;
  text-transform: uppercase;
  border-radius: 4px;
}

.status-blue {
  background: #3399ff;
  border: 1px solid #0168ce;
}

.status-red {
  background: #cc0000;
  border: 1px solid #a70202;
}

.status-black {
  background: #333;
  border: 1px solid #030303;
}

.status-yellow {
  background: #cc9900;
  border: 1px solid #b48702;
}

.status-green {
  background: #009933;
  border: 1px solid #036022;
}

/* ARTICLE */

article {
  width: 950px;
  float: right;
  margin: 23px 15px 0px 0px;
  padding-bottom: 40px;
  position: relative;
}
article.full-width {
  width: auto;
}
section.aside.magazin article {
  float: left;
  margin: 23px 0px 0px 25px;
  width: 810px;
}

section.aside.magazin article #lepikoviny > article-detail > img {
  max-width: 360px;
}

#lepikoviny > .article-detail > img {
  width: 300px;
}

article h1 {
  font-size: 35px;
  font-weight: 700;
  margin: 10px 0px 15px 0px;
  line-height: 38px;
  color: #044061;
}

article h1.produkt {
  font-weight: 700;
  margin-bottom: 17px;
}

article h2 {
  font-size: 25px;
  font-weight: 700;
  margin: 22px 0px 15px 0px;
  color: #043f5f;
}

article h2.heading--underlined {
  font-size: 30px;
  font-weight: 700;
  color: #054b72;
  background: #fff;
  position: relative;
  text-align: center;
  margin: 44px 0px 35px 0px;
}
article h2.heading--underlined::after {
  background: #054b72;
  width: 100%;
  height: 1px;
  content: " ";
  position: absolute;
  bottom: 10px;
  left: 0;
}
article h2.heading--underlined > span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 14px;
}

article h2.produkt {
  background: url("../pictures/layout/produkt-h2.png") no-repeat;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  height: 49px;
  margin: 25px 0px 15px 0px;
  padding: 10px 0px 0px 13px;
}

article h3.gray {
  font-weight: 500;
  color: #999999;
  font-size: 100%;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
}

article p {
  line-height: 1.6;
  font-size: 15px;
  margin: 0 0 14px 0;
}

article .left-article-img {
  float: left;
  height: 220px;
  padding: 5px 10px 0px 0px;
}

article .right-article-img {
  float: right;
  height: 220px;
  padding: 5px 0px 0px 10px;
}

article ul.gallery-big-ico {
  padding: 0px;
}

article ul.gallery-big-ico li {
  margin: 10px 0px;
  text-align: center;
}

article ul.gallery-big-ico li a img {
  width: 690px;
  border: 1px solid #8cc7e8;
  border-radius: 3px;
}

article ul.gallery-medium-ico {
  padding: 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
}

article ul.gallery-medium-ico li {
  margin: 10px 0px;
  flex: 1 1 auto;
  text-align: center;
}

article ul.gallery-medium-ico li a img {
  width: 338px;
  border: 1px solid #8cc7e8;
  border-radius: 3px;
}

article ul.gallery-small-ico {
  padding: 0px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
}

article ul.gallery-small-ico li {
  padding-right: 0;
  margin: 10px 0px;
  flex: 0 1 auto;
  text-align: center;
}

article ul.gallery-small-ico li a img {
  width: 220px;
  border: 1px solid #8cc7e8;
  border-radius: 3px;
}

.pictures-small img {
  margin-right: 14px;
  border: 1px solid #0e6797;
}

.center-content {
  text-align: center;
}

article img.left {
  float: left;
  margin: 0px 20px 20px 0px;
}

img.left.sipal {
  float: left;
  margin: 0px 20px 20px 0px;
  width: 360px;
}

article img.right {
  float: right;
  margin: 0px 0px 20px 20px;
}

article div.kategorie2 {
  position: relative;
  min-height: 200px;
  overflow: hidden;
  padding-bottom: 2px;
  margin-bottom: 30px;
}

article div.kategorie2 div.katka {
  width: 256px;
  display: inline-block;
  vertical-align: top;
  margin-right: 78px;
  border: 2px solid rgb(220, 235, 245);
}

article div.kategorie2 div.katka:last-child {
  margin-right: 0;
}

article div.kategorie2 div.katka a.main:hover {
  text-decoration: underline;
}

article div.kategorie2 div.katka a.main {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 6px;
  min-height: 170px;
  font-size: 130%;
  font-weight: 700;
  position: relative;
  text-decoration: none;
}

article div.kategorie2 div.katka a.main img {
  max-height: 60px;
  height: 60px;
  flex: 0 0 auto;
}

article div.kategorie2 div.katka a.main span {
  margin: 14px 0px 0px 4px;
  display: inline-block;
  font-size: 17px;
  color: #065f91;
  text-decoration: none;
  max-width: 150px;
  text-align: center;
}

article div.kategorie2 div.katka > ul {
  text-align: center;
  display: none;
}

article div.kategorie2 div.katka > ul > li {
  display: inline;
  margin: 3px;
  background: url("../pictures/layout/kategorie2-li.gif") no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}

article div.kategorie2 div.katka > ul > li:first-child {
  padding-left: 0px;
  background-image: none;
}

article div.kategorie2 div.katka > ul > li > a {
  color: #000000;
  font-size: 85%;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  line-height: 15px;
}

article div.kategorie2 + hr.line {
  height: 5px;
}

article ul.examples li:first-child {
  margin-left: 0;
}

article div.kategorie2 a.arrow {
  background: url("../pictures/layout/kategorie2-arrow.png") no-repeat;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 701px;
  height: 46px;
}

article ul.examples li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 21px 20px 15px;
  width: 200px;
  text-align: center;
}

article ul.examples li:nth-child(3n) {
  margin-right: 0px;
}

article ul.examples li a {
  font-weight: 700;
  font-size: 115%;
  display: inline-block;
}

article ul.examples li a img {
  margin-bottom: 5px;
  margin-bottom: 5px;
  height: 60px;
  max-width: 65px;
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

article ul.examples li p {
  font-size: 90%;
}

article div.hp-sloupec {
  float: left;
  width: 351px;
  margin-left: -2px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 300;
}

article div.hp-sloupec.right + hr.line {
  height: 1px;
  background: #ccc;
}

article div.hp-sloupec h2 {
  background: url("../pictures/layout/h2-fade2.gif") no-repeat;
  text-align: center;
  font-weight: 300;
  font-size: 180%;
  margin: 0px 0px 0px 0px;
  line-height: 30px;
  padding: 25px 0px 25px 0px;
}

article div.hp-sloupec.right h2 {
  background-position-x: -1px;
}

article div.hp-sloupec ul.news {
  margin-left: 22px;
  margin-right: 20px;
}

article div.hp-sloupec ul.news li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0px;
  margin-bottom: 15px;
}

article div.hp-sloupec ul.news li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

article div.hp-sloupec ul.news li div.pic {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  margin-right: 10px;
}

article div.hp-sloupec ul.news li div.text {
  display: inline-block;
  vertical-align: top;
  width: 190px;
  font-weight: 300;
  font-size: 90%;
}

article div.hp-sloupec ul.news li div.text h4,
article div.hp-sloupec ul.news li div.text h4 a {
  color: #06689b;
  font-weight: 500;
  margin: 0px 0px 4px 0px;
  font-size: 125%;
  line-height: 19px;
}

article div.hp-sloupec ul.news li div.text p.date {
  color: #999999;
  margin: 0px 0px -10px 0px;
  font-size: 90%;
}

article div.hp-sloupec ul.poradna {
  margin: 0px 15px 0px 20px;
  font-size: 90%;
}

article div.hp-sloupec ul.poradna li {
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

article div.hp-sloupec ul.poradna li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

article div.hp-sloupec ul.poradna div.datum {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  margin-right: 10px;
  color: #666666;
}

article div.hp-sloupec ul.poradna div.text {
  display: inline-block;
  vertical-align: top;
  width: 240px;
}

article div.hp-sloupec h3 {
  font-weight: 500;
  color: #666666;
  font-size: 100%;
  margin: 0px 0px 18px 20px;
}

article div.hp-sloupec ul.poradna div.text p {
  margin-top: 0px;
}

article a.link-more {
  display: inline-block;
  background: #eaeaea url(../pictures/layout/a-more.png) no-repeat;
  background-position: left 12px center;
  padding: 5px 20px 5px 40px;
  margin-left: 10px;
  color: #044162;
  font-weight: 700;
  margin: 10px 0px;
  border-radius: 4px;
  font-size: 12px;
}

article a.link-more:hover,
article a.link-less:hover {
  text-decoration: none;
}

article a.link-less {
  display: inline-block;
  background: #eaeaea url(../pictures/layout/a-less.png) no-repeat;
  background-position: left 12px center;
  padding: 5px 20px 5px 40px;
  margin-left: 10px;
  color: #044162;
  font-weight: 700;
  margin: 10px 0px;
  border-radius: 4px;
  font-size: 12px;
}

article ul.kategorie {
  margin-left: -6px;
  margin-top: 14px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

article ul.kategorie li {
  display: inline-block;
  vertical-align: top;
  width: 169px;
  border: 2px solid #a8defb;
  border-radius: 4px;
  margin: 0px 6px 10px 6px;
  width: calc(25% - 18px);
  flex-basis: calc(25% - 18px);
  flex: 0 1 auto;
  padding-top: 5px;
}

article ul.kategorie li:hover a {
  color: #000;
}

article ul.kategorie li a {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 90%;
  min-height: 152px;
  text-decoration: none;
}

article ul.kategorie li img {
  max-height: 110px;
}

article ul.kategorie li span {
  display: block;
  margin: 3px 10px 10px 20px;
  line-height: 1.25;
  font-size: 14px;
}

article ul.filter {
  background: #ceedfd;
  border-radius: 3px;
  text-transform: uppercase;
  margin: 15px 0px;
  padding: 12px 25px;
  font-size: 90%;
}

article ul.filter li {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #badef1;
  padding: 0px 13px;
}

article ul.filter li:last-child {
  border-right: none;
}

article ul.filter li.title {
  font-size: 90%;
  margin-right: 10px;
  border-right: none;
  padding: 0px;
  color: #333;
}

article ul.filter li a {
  color: #044162;
  text-decoration: underline;
  font-weight: 700;
}

article ul.filter li a.active {
  font-weight: 700;
  text-decoration: none;
}

article div.rating {
  display: inline-block;
  vertical-align: top;
  padding-right: 16px;
  margin-right: 16px;
  background: url("../pictures/layout/produkt-li.gif") no-repeat;
  background-position: right center;
}

article div.rating img {
  vertical-align: middle;
}

article div.rating a {
  font-size: 80%;
  color: #000000;
}

article div.tags {
  display: inline-block;
  vertical-align: top;
  padding-right: 16px;
  margin-right: 16px;
  background: url("../pictures/layout/produkt-li.gif") no-repeat;
  background-position: right center;
  font-size: 95%;
}

article div.tags span {
  margin: 0px 8px;
}

article span.tag.novinka {
  color: #cc0000;
  font-size: 13px;
  font-weight: 600;
}

article span.tag.doporucujeme {
  color: #006633;
  font-size: 13px;
  font-weight: 600;
}

article div.produkt-social {
  display: inline-block;
  vertical-align: top;
}

article div.produkt-social-btns {
  margin-left: 20px;
}

article div.produkt-social > div {
  vertical-align: top;
  display: inline-block;
  margin-right: 10px;
}

article div.produkt-left {
  display: inline-block;
  vertical-align: top;
  width: 590px;
  text-align: left;
}

article div.produkt-left a.main img {
  border: 1px solid #d9d9d9;
  padding: 3px;
  margin-bottom: 3px;
  max-width: 550px;
}

article div.produkt-left ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 3px;
  margin-bottom: 5px;
}

article div.produkt-left ul li a {
  border: 1px solid #d9d9d9;
  text-align: center;
  height: 84px;
  width: 117px;
  display: inline-block;
  padding-top: 4px;
}

article div.produkt-left ul li a img {
  max-width: 100%;
  height: auto;
}

article div.produkt-left a.more {
  display: inline-block;
  vertical-align: top;
  border: 0;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8f2f9', endColorstr='#cce9fa', GradientType=0);
  height: 52px;
  padding-top: 32px;
  text-transform: uppercase;
  font-size: 110%;
  color: #065a87;
  font-weight: 700;
  background: #e8f2f9;
}

article div.produkt-left a.more:hover {
  text-decoration: none;
}

.zajic--produkt {
  display: block;
  text-align: left;
  padding-top: 1.5em;
}
.zajic {
  padding-top: 10px;
  display: block;
  padding-right: 10px;
}

.zajic img {
  max-width: 100%;
}
.zajic--produkt img {
  max-width: 100%;
}

.do-kosiku__wrapper {
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 0 10px 0 10px;
  background: #043c5b;
  background: -webkit-linear-gradient(#05527b, #043c5b);
  background: -o-linear-gradient(#05527b, #043c5b);
  background: linear-gradient(#05527b, #043c5b);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

article div.produkt-right {
  width: auto;
  display: inline-block;
  vertical-align: top;
}

article div.produkt-right span.title {
  display: inline-block !important;
  vertical-align: top;
  color: #000;
  font-size: 90%;
  padding-left: 4px;
  padding-right: 3px;
}

article div.produkt-right div.text {
  display: block;
  vertical-align: top;
  width: 350px;
  margin-bottom: 14px;
  position: relative;
  margin-top: 10px;
}

article div.produkt-right div.text select {
  width: 180px;
}

article div.produkt-right div.text ul.colors {
  background: #f4f4f4;
  border: 1px solid #e7e7e7;
  padding: 6px 6px 1px 6px;
  display: inline-block;
  margin-bottom: 10px;
}

article div.produkt-right div.text ul.colors li {
  display: inline-block;
  padding-bottom: 10px;
  margin-right: 3px;
}

article div.produkt-right div.text ul.colors li:last-child {
  margin-right: 0px;
}

a.color {
  padding: 0px, 0pc, 0px, 0px;
  display: inline-block;
  vertical-align: top;
  width: 19px;
  height: 19px;
  border: 1px solid #cccccc;
}

a.color.bezBarvy {
  background: url("/pictures/ico/bezBarvy.png");
}

a.color.white {
  background: #ffffff;
}

a.color.orange {
  background: #ff9900;
}

a.color.blue {
  background: #065b89;
}

a.color.green {
  background: #006633;
}

a.color.olive {
  background: #999900;
}

article div.produkt-right div.text ul.colors li.active {
  background: url("../pictures/layout/color-active.gif") no-repeat;
  background-position: bottom center;
}

article div.produkt-right div.text ul.colors li.active a {
  border: 1px solid #000000;
}

article div.produkt-right div.text a.sizes {
  display: inline-block;
  background: #eaeaea url("../pictures/layout/ico-size-table.gif") no-repeat;
  background-position: 5px 5px;
  padding: 6px 10px 6px 50px;
  border-radius: 4px;
  font-size: 80%;
  color: #065a87;
  font-weight: 400;
}

article div.produkt-right div.text span.price-big {
  color: #000000;
  font-size: 215%;
  font-weight: 400;
  display: block;
}
/*
article div.produkt-right div.text span.price-big span:first-child {
    font-size: 95%;
    position: relative;
    left: -3px;
} */
article div.produkt-right div.text span.price-big span {
  font-size: 65%;
}
article div.produkt-right div.text span.price-big span.detail-price {
  font-size: 100%;
}

article div.produkt-right div.text span.price-small:first-of-type {
  font-size: 110%;
}

article div.produkt-right div.text span.price-small {
  color: #666666;
  font-size: 125%;
  font-weight: 400;
  display: block;
}

article div.produkt-right div.text span.price-small span {
  font-size: 85%;
}

article div.produkt-right div.text div.do-kosiku {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  padding: 0;
  border-radius: 10px;
  margin-top: 14px;
  margin-bottom: 15px;
  height: 72px;
  width: 310px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}

article div.produkt-right div.text div.do-kosiku input[type="number"] {
  width: 40px;
  height: 30px;
  padding: 0px;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 8px;
  border: 1px solid #b9b9b9;
  padding-left: 20px;
  font-size: 120%;
}

article div.produkt-right div.text div.do-kosiku input[type="submit"] {
  background: url(../pictures/layout/ico-cart.png) no-repeat;
  background-position: 8px 7px;
  display: inline-block;
  padding: 5px 10px 5px 40px;
  color: #ffffff;
  font-size: 20px;
  border: none;
  margin: 0 0 0 32px;
}

article div.produkt-right div.text span.skladem {
  /* background: url(../pictures/layout/ico-skladem.gif) left center no-repeat; */
  display: inline-block;
  padding: 5px 0px 5px 0px;
  color: #009933;
  font-size: 100%;
  font-weight: 700;
  float: left;
}

article div.produkt-right div.text span.na-ceste {
  display: inline-block;
  padding: 2px 0px 2px 0px;
  color: orange;
  font-size: 100%;
  font-weight: 500;
}

article div.produkt-right div.text span.nedostupne {
  display: inline-block;
  padding: 2px 0px 2px 0px;
  color: red;
  font-size: 100%;
  font-weight: 500;
}

article div.produkt-right div.text p.available {
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  float: left;
}

article div.produkt-right div.text p.available a {
  font-weight: 500;
  color: #000000;
}

article div.produkt-right div.text.vyrobce a {
  display: inline-block;
  vertical-align: middle;
  font-size: 90%;
  margin-right: 10px;
}

article div.produkt-right hr.line {
  margin-top: 0px;
  margin-bottom: 10px;
  background: #e8f2f9;
  height: 1px;
}

article div.produkt-right p.tel {
  background: url("../pictures/layout/ico-tel.png") no-repeat;
  background-position: 19px 15px;
  border: 1px solid #cccccc;
  display: block;
  padding: 9px 0px 9px 54px;
  border-radius: 8px;
  font-size: 85%;
}

article div.produkt-right p.tel a {
  color: #000000;
  font-weight: 700;
}

article div.produkt-text p {
  line-height: 1.6;
  margin: 0px 0px 14px 0px;
  font-size: 15px;
  clear: both;
}

section.aside article h2:first-child {
  margin-top: 0;
}

section.aside #obsah-vice p:first-child {
  margin-top: 0;
}

article h2 + p {
  margin-top: 6px;
}

section.aside article #obsah-vice ul,
section.aside article #obsah ul,
article div.produkt-text .odrazky,
article div.produkt-text ul {
  padding-left: 20px;
  margin: 0px 0px 10px 0px;
}

section.aside article #obsah-vice ul li,
section.aside article #obsah ul li,
article div.produkt-text .odrazky li,
article div.produkt-text ul li {
  position: relative;
  margin: 2px 0;
  list-style: none;
  font-size: 20px;
}

section.aside article #obsah-vice ul li,
section.aside article #obsah ul li {
  font-size: 110%;
}

section.aside article #obsah-vice ul li a,
section.aside article #obsah ul li a {
  font-weight: 600;
}

section.aside article #obsah-vice h2 {
  font-size: 28px;
  padding: 0px;
  margin: 20px 0px 10px 0px;
  color: #044061;
  font-weight: 500;
}

section.aside article #obsah iframe,
section.aside article .produkt-text iframe {
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
}

section.aside article #obsah iframe.prod,
section.aside article .produkt-text iframe.prod {
  float: initial;
  padding-left: initial;
  padding-bottom: initial;
}

section.aside article #obsah-vice ul li:before,
section.aside article #obsah ul li:before,
article div.produkt-text .odrazky li:before,
article div.produkt-text ul li:before {
  position: absolute;
  left: -17px;
  top: 9px;
  margin: auto 0;
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  background: #ccc;
}

section.aside
  article
  .article-detail
  ul:not(.gallery-big-ico):not(.gallery-small-ico):not(.gallery-medium-ico)
  li {
  background: none;
  padding-left: 0.3em;
}

section.aside article .article-detail .pouziti-box__wrapper ul.produkty li {
  padding-left: 0 !important;
  background: none !important;
}

ul.list {
  margin: 20px 0px;
}

ul.list li {
  background: url(/pictures/layout/square-li.gif) no-repeat left 10px;
  padding-left: 1em;
  font-size: 15px;
  margin-bottom: 10px;
}

section.aside article .article-detail ul {
  margin: 20px 0px;
}

section.aside article .article-detail h3 {
  margin: 24px 0px 10px 0px;
  font-size: 18px;
}

section.aside article .article-detail p {
  margin: 14px 0px;
  font-size: 15px;
}

section.aside article .article-detail div.pouziti-box > p {
  font-size: 14px;
}

section.aside article .article-detail h1 {
  font-size: 250%;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
}

section.aside article .article-detail p a,
section.aside article #obsah p a,
section.aside article #obsah-vice p a {
  font-weight: 600;
}

section.aside article .article-detail p a:hover,
section.aside article #obsah p a:hover,
section.aside article #obsah-vice p a:hover {
  text-decoration: none;
}

article a.toggle-link {
  padding: 15px 8px 10px 60px;
  background: #ebebeb url(../pictures/layout/toggle-icon-plus.png) left 10px
    center no-repeat;
  border: 1px solid #cccccc;
  display: block;
  height: 25px;
  text-decoration: none;
  color: #000000;
  border-top: none;
  font-weight: 400;
  font-size: 15px;
}
.article-product-wrapper hr.line2 {
  background: none;
  margin: 10px 0;
}
article a.toggle-link.open {
  background: #ebebeb url(../pictures/layout/toggle-icon-minus.png) left 10px
    center no-repeat;
}

article a.toggle-link:first-of-type {
  border-top: 1px solid #cccccc;
}

article div.toggle-box {
  display: none;
  border: 1px solid #cccccc;
  border-top: none;
  padding: 5px 25px;
}

article div.toggle-box p {
  margin: 10px 0px;
  line-height: 23px;
  font-size: 14px;
}

article ul.pictures {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

article ul.pictures li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #cdcdcd;
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 26px;
  text-align: center;
  padding: 2px;
  flex: 0 1 auto;
  width: 14.5%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

article ul.pictures li a {
  padding: 0;
  margin: 0;
  display: block;
  height: 80px;
}

article div.recenze-top {
  background: #eaeaea;
  padding: 20px 0px;
  text-align: center;
}

article div.recenze-top .main {
  font-size: 140%;
  margin-bottom: 15px;
  display: block;
}

article div.recenze {
  margin: 15px 0px;
}

article div.recenze p {
  font-size: 15px;
}

article div.recenze .jmeno {
  display: block;
  background: url("../pictures/layout/ico-person.gif") no-repeat;
  background-position: 10px 4px;
  font-size: 120%;
  font-weight: 500;
  padding: 3px 0px 3px 60px;
  margin-bottom: 17px;
}

article div.recenze .jmeno img {
  display: inline-block;
  vertical-align: middle;
}

article div.recenze .jmeno span {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}

article div.recenze .body {
  display: inline-block;
  vertical-align: top;
  width: 335px;
}

article div.recenze .body.pro {
  margin-right: 20px;
}

article div.recenze .body h3 {
  margin: 0px 0px 10px 0px;
  font-size: 100%;
  font-weight: 700;
  border-radius: 8px;
  padding: 11px;
}

article div.recenze .body.pro h3 {
  border: 1px solid #80cc80;
  background: #e5f5e5;
  color: #009900;
}

article div.recenze .body.proti h3 {
  border: 1px solid #e68080;
  background: #fae5e5;
  color: #cc0000;
}

article div.recenze .body ul {
  margin-left: 20px;
}

article div.recenze .body ul li {
  background: url("../pictures/layout/li2.gif") no-repeat;
  background-position: 3px 8px;
  padding: 1px 0px 1px 17px;
  margin-bottom: 2px;
}

article div.more {
  border-top: 1px solid #cccccc;
  text-align: center;
  margin-top: 60px;
  position: relative;
  margin-bottom: 40px;
}

article div.more a.button2 {
  box-shadow: 0px 0px 15px #999999;
  display: inline-block;
  position: absolute;
  left: 40%;
  top: -25px;
  font-weight: 700;
}

article div.poradna-main {
  background: #eaeaea;
  padding: 25px;
  margin-bottom: 30px;
}

article div.poradna-main .portret {
  float: right;
  margin-top: -10px;
  width: 105px;
  font-size: 85%;
  text-align: center;
  line-height: 17px;
  margin-left: 30px;
  margin-right: 10px;
}

.portret img {
  border-radius: 150px;
  width: 100%;
}

article div.poradna-main p {
  margin-top: 0px;
  line-height: 22px;
  margin: 0px 0px 10px 0px;
}

article div.poradna-odpoved h4 {
  font-size: 100%;
  font-weight: 700;
  color: #000000;
  margin: 25px 0px 10px 0px;
}

article div.poradna-odpoved .picture {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  margin-right: 15px;
  float: left;
}

article div.poradna-odpoved .text {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

article div.poradna-odpoved .text p {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 15px;
}

article ul.soubory {
  margin: 20px 0px 20px 20px;
}

article ul.soubory li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin: 0px 70px 40px 0px;
}

article ul.soubory li:nth-child(2n) {
  margin-right: 0px;
}

article ul.soubory li div.picture {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  margin-right: 20px;
}

article ul.soubory li div.text {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  font-size: 90%;
  line-height: 19px;
}

article .pr-fixed-menu {
  margin: 40px 0px 40px 0px;
  height: 41px;
  background: #065d8c;
  border-radius: 14px;
  position: relative;
  box-shadow: 0 2px 3px #d1e1ea;
}

article .pr-fixed-menu ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  height: 41px;
  align-items: center;
}

article div.pr-fixed-menu ul li {
  display: inline-block;
  border-right: 1px solid #518eaf;
  padding: 0px 24px;
  height: 33px;
  line-height: 17px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  flex: 1;
  justify-content: center;
}

article div.pr-fixed-menu ul li:last-child {
  border-right: none;
}

article div.pr-fixed-menu ul li a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
}

article div.pr-fixed-menu ul li a:hover {
  text-decoration: underline;
}

article div.pr-fixed-menu a.top {
  width: 45px;
  height: 100%;
  border-radius: 14px 0 0 14px;
  display: inline-block;
  vertical-align: middle;
  background: #04486c url("../pictures/ico/ico-up.png") no-repeat center;
}

article div.pr-fixed-menu a.kosik {
  background: url("../pictures/ico/add-to-cart.png") no-repeat center;
  width: 64px;
  height: 61px;
  position: absolute;
  top: -10px;
  right: 0;
}

article .pr-fixed-menu.fixed {
  position: fixed;
  top: 28px;
  width: 720px;
  z-index: 999;
}

section div.kontakt-box {
  border-right: 1px solid #a8defb;
  width: 350px;
  min-height: 270px;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  margin-right: 18px;
  margin-bottom: 30px;
}

.kontakt-prijezd img {
  max-width: 100%;
  margin-bottom: 20px;
}

section div.kontakt-box.last {
  padding-right: 0px;
  margin-right: 0px;
  border: none;
  padding-left: 10px;
  width: 350px;
}

section div.kontakt-box.middle {
  padding-left: 10px;
  /*width: 35px;*/
}

section div.kontakt-box.middle a {
  font-weight: bold;
}

section div.kontakt-box p {
  margin: 0px 0px 25px 0px;
  font-size: 100%;
}

section div.kontakt-mapa {
  border: 5px solid #d8eaf5;
}

section div.kontakt-foto img.left {
  padding: 0px 10px 20px 0px;
}

section div.kontakt-foto img.right {
  padding: 0px 0px 20px 2px;
}

section table.sizes {
  border-collapse: collapse;
}

section table.sizes td {
  border: 1px solid #bbd4e3;
  padding: 2px 5px;
  font-size: 85%;
  background: #e8f2f9;
}

section table.sizes tr:nth-child(2n) td {
  background: #f4f9fc;
}

section #sizes-box {
  position: absolute;
  top: 27px;
  left: -2px;
  z-index: 10;
  border: 1px solid #065c8b;
  display: none;
}

section #sizes-box img.top {
  position: absolute;
  top: -27px;
  left: -1px;
  z-index: 10;
}

section #dostupnost-box {
  width: 235px;
  padding: 20px;
  background: #eaeaea;
  border-radius: 8px;
  font-size: 90%;
  position: absolute;
  bottom: -305px;
  left: 0px;
  z-index: 10;
  display: none;
}

section #dostupnost-box h4 {
  font-size: 110%;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

section #dostupnost-box p {
  margin: 0px 0px 15px 0px;
}

section #dostupnost-box p:last-of-type {
  margin: 0px 0px 0px 0px;
}

section #dostupnost-box span.arrow {
  background: url("../pictures/layout/dostupnost-arrow.png") no-repeat;
  width: 27px;
  height: 13px;
  position: absolute;
  left: 95px;
  top: -13px;
}

section form.hodnoceni ul {
  margin-left: 25px;
  margin-top: 20px;
}

section form.hodnoceni.dotaz ul {
  margin-left: 0px;
}

section form.hodnoceni ul li {
  float: left;
  vertical-align: top;
  width: 312px;
  text-align: left;
  margin-bottom: 20px;
}

section form.hodnoceni ul li.big {
  width: 825px;
  max-width: 100%;
}

section form.hodnoceni ul li label {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  text-align: right;
  font-weight: bold;
  padding-top: 8px;
  margin-right: 12px;
}

section form.hodnoceni ul li input[type="text"] {
  width: 208px;
  height: 38px;
  border: 1px solid #9a9a9a;
  border-radius: 4px;
  padding: 0px 5px;
}

section form.hodnoceni ul li textarea {
  width: 208px;
  height: 108px;
  border: 1px solid #9a9a9a;
  border-radius: 4px;
  padding: 5px;
  resize: none;
}

section form.hodnoceni ul li textarea#h_obsah {
  width: 514px;
  height: 95px;
}

section form.hodnoceni ul li textarea#d_dotaz {
  width: 520px;
  height: 95px;
}

section form.hodnoceni ul li img {
  display: inline-block;
  vertical-align: bottom;
}

section form.hodnoceni ul li span.info {
  margin-left: 94px;
  font-size: 90%;
}

section form.hodnoceni ul li input[type="submit"] {
  margin-left: 280px;
}

section .button3 {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  width: 152px;
  height: 54px;
  display: inline-block;
  border: none;
  cursor: pointer;
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  padding: 0;
  text-align: center;
  font-size: 18px;
  border-radius: 9px;
  font-weight: 700;
}

section a.button3 {
  padding: 16px 0px 0px 40px;
  width: 112px;
  height: 38px;
  text-decoration: none;
}

section .button5 {
  background: url("../pictures/layout/button5.png") no-repeat;
  width: 201px;
  height: 63px;
  display: inline-block;
  border: none;
  cursor: pointer;
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  padding: 0px 0px 0px 30px;
  text-align: center;
  font-size: 16px;
  margin: 18px 0px 0px 135px;
}

section a.button5 {
  padding: 16px 0px 0px 40px;
  width: 201px;
  height: 63px;
  text-decoration: none;
}

section #hodnoceni-box {
  display: none;
}

section #dotaz-box {
  display: none;
}

section .kosik-right {
  width: 215px;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  float: right;
}

section .kosik-right h2 {
  text-align: center;
  background: #eaeaea;
  color: #044162;
  margin: 0px -3px 10px -3px;
  font-size: 130%;
  font-weight: normal;
  padding: 14px 0px;
  border-radius: 5px;
}

section .kosik-right .box {
  background: url("../pictures/layout/kosik-right-box.gif") repeat-x;
  background-position: bottom left;
  padding-bottom: 5px;
  font-size: 90%;
  margin-bottom: 10px;
  margin-left: 5px;
}

section .kosik-right .box h3 {
  font-weight: 500;
  font-size: 110%;
  text-transform: uppercase;
  margin: 0px 0px 4px 0px;
}

section .kosik-right .box p {
  margin: 0px 0px 13px 0px;
}

section .kosik-right .box span.title {
  font-weight: 500;
}

section .kosik-right .box span.cena {
  font-size: 90%;
  color: #666666;
}

section .kosik-right .k-platbe {
  margin-bottom: 20px;
  font-weight: bold;
  margin-left: 5px;
  font-size: 90%;
}

section .kosik-right .k-platbe span {
  float: right;
}

section .kosik-right .kosik-kontakt {
  color: #00882d;
  background: #e5f5ea url("../pictures/layout/kosik-kontakt.gif") no-repeat;
  padding: 9px 0px 9px 76px;
  font-size: 90%;
  font-weight: 500;
  background-position: 18px 14px;
}

section .kosik-right .kosik-kontakt span {
  display: block;
  font-size: 140%;
}

section .kosik-left {
  width: 1158px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 6px;
}

section .kosik-left .kosik-container {
  width: 100%;
  height: auto;
}

section .kosik-left .kosik-container .kosik-summary {
  width: 218px;
  height: auto;
  float: right;
}

section .kosik-left .kosik-container .kosik-summary .box-free-call {
  background: #f5f5f5;
  color: #00882d;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
}

section .kosik-left .kosik-container .kosik-summary .box-free-call .number {
  display: block;
  padding: 8px 0px 14px 0px;
  font-weight: 700;
  text-align: center;
  color: #00882d;
  font-size: 18px;
}

section .kosik-left .kosik-container .kosik-summary .box-free-call .number a {
  color: #00882d;
}

section .kosik-left .kosik-container .kosik-summary h2 {
  width: 200px;
  height: 52px;
  float: right;
  color: #044061;
  font-size: 16px;
  background: #e0e0e0;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  padding: 16px 0px 0px 18px;
  height: 38px;
}

section .kosik-left .kosik-container .kosik-summary span.tel {
  background: url("../pictures/layout/summary-tel-ico.png") no-repeat 0px 2px;
  display: block;
  float: left;
  width: 14px;
  height: 22px;
}

section .kosik-left .kosik-container .kosik-summary span.notebook {
  background: url("../pictures/layout/summary-notebook-ico.png") no-repeat 0px
    2px;
  display: block;
  float: left;
  width: 15px;
  height: 22px;
}

section .kosik-left .kosik-container .kosik-summary span.title {
  width: 100%;
  display: block;
  color: #666;
  height: 20px;
  font-size: 12px;
  padding: 4px 0px 0px 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 11px;
}

section .kosik-left .kosik-container .kosik-summary ul.sum-info {
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

section .kosik-left .kosik-container .kosik-summary ul.sum-info li {
  width: 182px;
  height: auto;
  padding: 10px 0px;
}

section .kosik-left .kosik-container .kosik-summary .dotted-line {
  width: 100%;
  height: 2px;
  border-bottom: 1px dashed #ccc;
}

section .kosik-left .kosik-container .kosik-summary ul.sum-info li .sum {
  display: block;
  float: left;
  width: 15%;
  font-size: 13px;
  font-weight: 300;
}

section .kosik-left .kosik-container .kosik-summary ul.sum-info li .name {
  width: 85%;
  height: auto;
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
}

section .kosik-left .kosik-container .kosik-summary ul.sum-info li .price {
  color: #666;
  font-size: 11px;
  font-weight: 400;
}

section .kosik-left .kosik-container .kosik-summary .box-products {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: #f5f5f5;
  padding: 0px 0px 14px 0px;
}

section
  .kosik-left
  .kosik-container
  .kosik-summary
  .box-products
  .summary-price {
  width: 182px;
  padding: 16px 10px 10px 10px;
  font-weight: 700;
  height: 30px;
}

section
  .kosik-left
  .kosik-container
  .kosik-summary
  .box-products
  .summary-price
  span.name {
  display: inline-block;
  float: left;
}

section
  .kosik-left
  .kosik-container
  .kosik-summary
  .box-products
  .summary-price
  span.price {
  display: inline-block;
  float: right;
}

section
  .kosik-left
  .kosik-container
  .kosik-summary
  .box-products
  .summary-price
  span.dph {
  font-size: 12px;
  float: right;
  font-weight: 300;
  display: inline-block;
  padding: 2px 0px 0px 4px;
}

section .kosik-left .kosik-container-left ul.doprava-switch-button a {
  text-decoration: none;
  display: inline-block;
  min-width: 270px;
  font-weight: 700;
}

section
  .kosik-left
  .kosik-container-left
  form.registrace
  fieldset.field-jina-fakturacni {
  margin: -4px 0px 2px 0px;
}

section
  .kosik-left
  .kosik-container-left
  form.registrace
  fieldset.field-box-poznamka {
  margin: -4px 0px 2px 0px;
}

section .kosik-left .kosik-container-left form.registrace fieldset.buttons {
  margin: 0px 0px 0px 0px;
  background: #fff;
}

section
  .kosik-left
  .kosik-container-left
  form.registrace
  fieldset.buttons
  span.obchod-podminky {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}

section
  .kosik-left
  .kosik-container-left
  form.registrace
  fieldset.buttons
  span.obchod-podminky
  a {
  font-weight: 700;
  color: #000;
  font-size: 13px;
}

section .kosik-left .kosik-container-left ul.doprava-switch-button {
  margin: 0px 0px 10px 0px;
}

section .kosik-left .kosik-container-left h2 {
  margin: 0px;
  font-weight: 700;
  color: #043f60;
  font-size: 31px;
}

section .kosik-left .kosik-container-left ul.doprava-switch-button li {
  width: auto;
  min-width: 264px;
  height: 68px;
  margin: 20px 4px 20px 0px;
  display: inline-block;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  background: #085078;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li.cz.active:after {
  content: "";
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #021e2d transparent transparent transparent;
  bottom: -53px;
  left: -224px;
  margin: 0 auto;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li.sk.active:after {
  content: "";
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #021e2d transparent transparent transparent;
  bottom: -53px;
  left: -194px;
  margin: 0 auto;
}

section .kosik-left .kosik-container-left ul.doprava-switch-button li span.ico {
  display: inline-block;
  width: 58px;
  height: auto;
  min-height: 52px;
  float: left;
  margin: 8px 0px;
  border-right: 1px solid #236c96;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li.active
  span.ico {
  border-right: 1px solid #22465c;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li
  span.ico.cz {
  background: url("../pictures/layout/doprava-cz-ico.png") no-repeat 14px 18px;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li
  span.ico.sk {
  background: url("../pictures/layout/doprava-sk-ico.png") no-repeat 16px 18px;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li
  span.text {
  padding: 22px 15px 0px 15px;
  display: inline-block;
  font-weight: 700;
}

section
  .kosik-left
  .kosik-container-left
  ul.doprava-switch-button
  li.sk
  span.text {
  padding: 22px 15px 0px 38px;
}

section .kosik-left .kosik-container-left ul.doprava-switch-button li.active {
  background: #021e2d;
}

section .kosik-left .kosik-container-left {
  width: 79%;
  height: auto;
  float: left;
}

section .kosik-left .souvisejici-zbozi {
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0;
  border: none;
  background: #eaeaea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

section .kosik-left .souvisejici-zbozi ul.produkty li a.detail {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  text-transform: uppercase;
}

section .kosik-left .souvisejici-zbozi .produkty {
  padding: 25px 20px;
}
section .kosik-left .souvisejici-zbozi .produkty li a img {
  max-width: 100%;
}
section .kosik-left .souvisejici-zbozi .produkty li {
  width: calc(25% - 20px);
  padding: 0 10px;
  margin: 0;
  margin-bottom: 3em;
}
section .kosik-left .souvisejici-zbozi .produkty li a.title {
  text-align: left;
}

section .kosik-left .souvisejici-zbozi li:first-child + li {
  margin: 0;
  margin-bottom: 3em;
}

section.souvisejici-zbozi p {
  font-size: 12px !important;
}

section .kosik-left .souvisejici-zbozi:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #eaeaea transparent;
  top: -15px;
  left: 20px;
}

section .kosik-left .produkty {
  text-align: center;
  padding: 25px 0;
}

section .kosik-left .produkty .more-datails {
  min-height: auto;
  height: auto;
  margin-bottom: 20px;
}

section .kosik-left .souvisejici-zbozi li {
  width: 200px;
  margin: 0;
}

section .kosik-left .souvisejici-zbozi li .cena {
  margin-bottom: 5px;
}

section .kosik-left .souvisejici-zbozi li:first-child + li {
  margin: 0 20px;
}

section .kosik-left div.auto {
  background: url("../pictures/layout/auto.gif") no-repeat;
  padding: 0px 0px 0px 80px;
  background-position: 15px 5px;
  margin-bottom: 0;
  min-height: 50px;
}

section .kosik-left div.auto p {
  margin: 0px 0px 5px 0px;
}

section .kosik-left div.auto p.smaller {
  margin: 10px 0px 0px 0px;
  font-size: 85%;
}

section .kosik-left ul.kosik-menu {
  background: #e8f2f9;
  border: 1px solid #9bbfd1;
  border-radius: 10px;
  height: 54px;
  margin-bottom: 25px;
}

section .kosik-left ul.kosik-menu li {
  background: url("../pictures/layout/kosik-menu-li.png") no-repeat;
  background-position: right center;
  float: left;
  padding: 0px 30px 0px 30px;
  width: 19%;
  text-align: center;
}

section .kosik-left ul.kosik-menu li:first-child {
  padding-left: 15px;
}

section .kosik-left ul.kosik-menu li:last-child {
  background: none;
  padding-right: 0px;
}

section .kosik-left ul.kosik-menu a {
  display: inline-block;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 10px;
}

section .kosik-left ul.kosik-menu a.active {
  background: rgb(4, 64, 97);
  background: -moz-linear-gradient(
    top,
    rgba(4, 64, 97, 1) 0%,
    rgba(2, 31, 46, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(4, 64, 97, 1)),
    color-stop(100%, rgba(2, 31, 46, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(4, 64, 97, 1) 0%,
    rgba(2, 31, 46, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(4, 64, 97, 1) 0%,
    rgba(2, 31, 46, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(4, 64, 97, 1) 0%,
    rgba(2, 31, 46, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(4, 64, 97, 1) 0%,
    rgba(2, 31, 46, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#044061', endColorstr='#021f2e', GradientType=0);
  padding: 15px 16px;
  margin-top: -5px;
  border-radius: 5px;
  color: #ffffff;
  width: 85%;
  font-weight: 700;
}

section .kosik-left ul.kosik-menu a span.menu-inactive {
  background: none;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 0px 0px 10px;
  border-radius: 0px;
  margin-right: 0px;
}

section .kosik-left ul.kosik-menu li a img {
  float: left;
  padding: 0px 10px 0px 0px;
}

section .kosik-left ul.kosik-menu a span {
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 12px;
  border-radius: 22px;
  margin-right: 25px;
}

section .kosik-left ul.kosik-menu a.active span {
  background: #fff;
  font-weight: 700;
  color: #044061;
}

section .kosik-left h2 {
  font-weight: normal;
  font-size: 160%;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px;
}

section .kosik-left ul.doprava {
  margin-bottom: 10px;
}

section .kosik-left ul.doprava li {
  background: #f5f5f5;
  border: 1px solid #cccccc;
  padding: 15px;
}

section .kosik-left ul.doprava li * {
  cursor: pointer;
}

section .kosik-left ul.doprava li:nth-child(2n) {
  background: #f5f5f5;
}

section .kosik-left ul.doprava li:last-child {
  border-bottom: 1px solid #cccccc;
}

section .kosik-left ul.doprava li div.radio {
  display: inline-block;
  vertical-align: top;
  width: 25px;
}

section .kosik-left ul.doprava li div.text {
  display: inline-block;
  vertical-align: top;
  width: 480px;
  padding-left: 8px;
}

section .kosik-left ul.doprava li div.text h4 {
  margin: 0px;
  font-size: 16px;
}

section .kosik-left ul.doprava li div.text p {
  margin: 0px;
  font-size: 90%;
  line-height: 20px;
}

section .kosik-left ul.doprava li div.text p a {
  color: #054b72;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  padding: 6px 0px;
}

section .kosik-left ul.doprava li div.cena {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  text-align: right;
  font-weight: 700;
  float: right;
}

section .kosik-left ul.doprava li .doprava-ico {
  display: inline-block;
  width: 57px;
  height: auto;
  min-height: 36px;
}

section .kosik-left ul.doprava li .doprava-ico.gls {
  background-image: url("../pictures/layout/doprava-gls-ico.png");
  background-repeat: no-repeat;
}

section .kosik-left ul.doprava li .doprava-ico.osobne {
  background-image: url("../pictures/layout/doprava-osobne-ico.png");
  background-repeat: no-repeat;
  background-position: 24px 0px;
}

section .kosik-left ul.doprava li .doprava-ico.kuryr {
  background-image: url("../pictures/layout/doprava-kuryr-ico.png");
  background-repeat: no-repeat;
}

section .kosik-left ul.doprava li .doprava-ico.vlastni {
  background-image: url("../pictures/layout/doprava-vlastni-ico.png");
  background-repeat: no-repeat;
}

section .kosik-left a.kosik-zpet {
  float: left;
  display: inline-block;
  width: 46px;
  height: 29px;
  background: url("../pictures/layout/kosik-zpet.png") no-repeat;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 0px 0px 42px;
  font-weight: 700;
  margin-top: 20px;
}

section .kosik-left a.button3 {
  float: right;
  font-weight: 500;
  margin-top: 20px;
}

section .kosik-left .kosik-box {
  background: #f0f0f0;
  padding: 15px 30px;
  margin-bottom: 9px;
}

section .kosik-left .kosik-box p {
  margin: 0px 0px 5px 0px;
}

section .kosik-left .kosik-box p.smaller {
  font-size: 90%;
}

section .kosik-left .kosik-box a {
  color: #000000;
  font-weight: 700;
}

section .kosik-left .vypis-zbozi {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

section .kosik-left .vypis-zbozi tbody tr td div a {
  font-size: 14px;
  font-weight: 700;
}

section .kosik-left .vypis-zbozi tbody tr td a.cross {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../pictures/layout/product-close.png") no-repeat 0px 0px;
  padding-left: 2px;
}

section .kosik-left .vypis-zbozi thead > tr {
  background: #eaeaea;
  text-align: left;
}

section .kosik-left .vypis-zbozi thead th {
  text-transform: uppercase;
  font-weight: 500;
  color: grey;
  font-size: 12px;
  padding: 15px 0;
}

section .kosik-left .vypis-zbozi th:first-child {
  padding-left: 20px;
  padding-right: 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

section .kosik-left .vypis-zbozi th:first-child + th + th,
section .kosik-left .vypis-zbozi th:first-child + th + th + th {
  text-align: center;
}

section .kosik-left .vypis-zbozi th:first-child + th + th + th + th {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

section .kosik-left .vypis-zbozi tbody tr {
  border-bottom: 1px dashed #ccc;
}

section .kosik-left .vypis-zbozi tbody td {
  padding: 15px 0;
}

section .kosik-left .vypis-zbozi tbody td:first-child {
  padding-left: 10px;
}

section .kosik-left .vypis-zbozi tbody td:first-child + td + td {
  text-align: center;
}

section .kosik-left .vypis-zbozi tbody td:first-child + td + td > strike,
section .kosik-left .vypis-zbozi tbody td:first-child + td + td + td > strike {
  display: block;
  padding-bottom: 4px;
}

section .kosik-left .vypis-zbozi tbody td:first-child + td + td + td {
  text-align: center;
  font-weight: bold;
}

section .kosik-left .vypis-zbozi tbody td img {
  display: inline-block;
  height: 70px;
  vertical-align: middle;
  margin-right: 7px;
  border: 1px solid #eaeaea;
}

section .kosik-left .vypis-zbozi tbody a {
  color: #065d8c;
}

section .kosik-left .vypis-zbozi tbody td div {
  display: inline-block;
  vertical-align: middle;
}

section .kosik-left .vypis-zbozi tbody td small {
  display: block;
  padding-top: 5px;
  color: #b3b3b3;
}

section .kosik-left .vypis-zbozi tbody td input[type="number"] {
  width: 50px;
  height: 27px;
  text-align: center;
  font-size: 16px;
  border-radius: 3px;
  border: 1px solid #b9b9b9;
}

section .kosik-left .button3 {
  float: right;
  margin: 15px 0px 20px 0;
}

section .kosik-left .button3.full-size {
  margin: 15px 50px 20px 0;
}

section .kosik-left .vypis-zbozi input[type="checkbox"] {
  margin: 20px 12px 20px 10px;
}

section .kosik-left .vypis-zbozi tfoot tr td#sum-order-price {
  font-size: 16px;
}

section .kosik-left .vypis-zbozi tfoot tr td#sum-order-priceVAT {
  font-size: 16px;
  font-weight: bold;
}

section .kosik-left .vypis-zbozi tfoot tr + tr td {
  padding: 13px 0;
  border-top: 5px solid #eaeaea;
}

section .kosik-left .vypis-zbozi tfoot tr + tr td:first-child {
  font-weight: bold;
  padding-left: 10px;
}

section .kosik-left .vypis-zbozi tfoot tr + tr td:first-child + td + td {
  text-align: center;
}

section .kosik-left .vypis-zbozi tfoot tr + tr td:first-child + td + td + td {
  font-weight: bold;
  text-align: center;
}

section form.registrace .box-gray {
  margin-top: 30px;
}

section form.registrace .box-gray .button3 {
  float: left;
}

section form.registrace fieldset {
  border: none;
  background: #f0f0f0;
  margin: 0px;
  margin-bottom: 2px;
  border-radius: 3px;
  padding: 20px 30px;
  position: relative;
}

section form.registrace.poradna fieldset {
  width: 650px;
  margin-bottom: 30px;
}

section form.registrace fieldset h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0px 0px 20px 0px;
  color: black;
}

section form.registrace fieldset h3 span.info-text {
  font-size: 14px;
  font-weight: 200;
}

section form.registrace fieldset span.arrow {
  background: url("../pictures/layout/dostupnost-arrow.png") no-repeat;
  width: 27px;
  height: 13px;
  position: absolute;
  left: 200px;
  top: -13px;
}

section form.registrace ul li label[for="l_obchodni"],
section form.registrace ul li label[for="l_newsletter"] {
  display: inline;
}

section form.registrace ul li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  position: relative;
  margin-bottom: 30px;
}

section form.registrace ul.full-width li {
  width: 100%;
  margin-bottom: 10px;
}

section form.registrace ul li.big {
  width: 600px;
}

section form.registrace ul li label {
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
}

section form.registrace ul li label span {
  font-size: 85%;
  font-weight: 400;
  margin-left: 5px;
}

section form.registrace ul li label span.info-text {
  font-size: 11px;
}

section form.registrace ul li input[type="text"],
section form.registrace ul li select {
  width: 224px;
  height: 38px;
  padding: 0px 5px;
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  font-size: 14px;
  padding-left: 10px;
}

select#l_zeme,
select#l_dod_zeme {
  width: 244px;
  height: 38px;
  padding-left: 10px;
}

section form.registrace ul li input[type="password"] {
  width: 234px;
  height: 38px;
  padding: 0px 5px;
  border: 1px solid #9a9a9a;
  border-radius: 5px;
}

section form.registrace ul li textarea {
  width: 540px;
  height: 120px;
  padding: 5px;
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  resize: none;
  font-family: "Noto Sans", sans-serif;
}

section form.registrace span.poznamka {
  display: block;
  margin-top: -20px;
}

section form.registrace span.poznamka a {
  color: black;
  font-weight: 700;
  text-decoration: underline;
  font-size: 13px;
}

section form.registrace input#loadAres {
  width: 144px;
  height: 29px;
  background: url("../pictures/layout/ares-btn.png");
  color: white;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  border: none;
  border-radius: 5px;
  margin: 5px 0px 0px 0px;
  cursor: pointer;
}

section form.registrace input#loadVies {
  width: 144px;
  height: 29px;
  background: url("../pictures/layout/ares-btn.png");
  color: white;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  border: none;
  border-radius: 5px;
  margin: 5px 0px 0px 0px;
  cursor: pointer;
}

section .kosik-left a.big-link {
  display: block;
  padding: 22px 30px;
  background: #f0f0f0;
  margin-bottom: 2px;
  font-size: 110%;
  font-weight: 700;
  color: #000000;
}

section .kosik-left a.big-link * {
  cursor: pointer;
}

section .kosik-left a.big-link input[type="checkbox"] {
  margin-right: 10px;
}

section .kosik-left a.big-link span {
  background: url("../pictures/layout/big-link.gif") no-repeat;
  width: 31px;
  height: 30px;
  float: right;
  margin-top: -5px;
}

section .kosik-left input.registrace {
  margin: 20px auto;
  display: block;
  float: none;
}

#user-panel {
  width: 142px;
  border: 1px solid #9cdafb;
  position: fixed;
  top: 145px;
  border-radius: 0px 8px 8px 0px;
  background: #ffffff;
  padding: 10px 0px 10px 15px;
  display: none;
  z-index: 50;
}

#user-panel h4 {
  background: url("../pictures/layout/user-panel-h4.gif") no-repeat;
  color: #ffffff;
  padding: 12px 0px 12px 56px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0px 0px 10px -15px;
  font-size: 110%;
}

#user-panel p {
  margin: 5px 0px 15px 0px;
}

#user-panel ul li {
  margin-bottom: 8px;
}

#user-panel ul li.active a {
  font-weight: bold;
}

#user-panel ul li a {
  color: #076394;
}

#user-panel #user-panel-off {
  background: url("../pictures/layout/menu-panel-off.png") no-repeat;
  width: 28px;
  height: 33px;
  position: absolute;
  top: 141px;
  right: -11px;
}

#user-panel-link {
  position: fixed;
  top: 145px;
  left: 0px;
  background: url("../pictures/layout/user-menu.png") no-repeat;
  width: 44px;
  height: 187px;
}

#login-box {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}

#login-box a.login {
  background: #ffffff url("../pictures/layout/ico-login.gif") no-repeat;
  background-position: 7px 14px;
  display: inline-block;
  padding: 15px 13px 10px 27px;
  border-left: 3px solid #cccccc;
  border-right: 3px solid #cccccc;
  font-size: 90%;
  color: #054b72;
  font-weight: 500;
  margin-bottom: -3px;
}

#login-box form.login {
  background: #ffffff;
  width: 230px;
  padding: 15px;
  border: 3px solid #cccccc;
}

#login-box form.login label {
  display: block;
  font-weight: 700;
  padding: 10px 0px 5px 0px;
}

#login-box form.login input[type="text"] {
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  width: 207px;
  height: 38px;
  padding: 0px 5px;
}

#login-box form.login input[type="password"] {
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  width: 207px;
  height: 38px;
  padding: 0px 5px;
}

#login-box form.login input[type="submit"] {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  width: 145px;
  height: 40px;
  color: #ffffff;
  font-family: "Noto Sans", sans-serif;
  border: none;
  padding: 0px 10px 0px 10px;
  font-weight: 700;
  border-radius: 6px;
  margin-top: 18px;
  margin-bottom: 15px;
}

#login-box form.login .login-info {
  font-size: 12px;
  line-height: 1.5;
  text-align: justify;
  background: #daffd5;
  background: #e5f5ea;
  padding: 10px 10px 10px 10px;
  border-radius: 5px;
  margin: 10px 0px 0px 0px;
}

#login-box form.login .login-info a {
  font-size: 100%;
  font-weight: bold;
}

#login-box form.login a {
  font-size: 90%;
  display: inline-block;
  margin-right: 10px;
}

#kosik-box {
  position: absolute;
  top: 43px;
  right: 67px;
  border: 3px solid #cccccc;
  background: #ffffff;
  width: 520px;
  z-index: 10;
  padding: 30px 20px;
}

#kosik-box .kosik {
  position: absolute;
  top: -46px;
  right: -3px;
  border-left: 3px solid #cccccc;
  border-right: 3px solid #cccccc;
  background: #ffffff;
  padding: 0px 15px;
  height: 46px;
}

#kosik-box p.pridano {
  margin: 0px 0px 5px 0px;
  text-align: center;
  padding: 8px 0px 8px 20px;
  font-weight: 700;
  color: #009933;
  background: #eaeaea url("../pictures/layout/kosik-pridano.gif") no-repeat;
  background-position: 168px 9px;
  font-size: 85%;
}

#kosik-box ul.zbozi {
  margin-bottom: 10px;
}

#kosik-box ul.zbozi li {
  background: url("../pictures/layout/kosik-right-box.gif") repeat-x;
  background-position: bottom left;
  padding: 5px 0px;
}

#kosik-box ul.zbozi li:last-child {
  background-image: none;
}

#kosik-box ul.zbozi div {
  display: inline-block;
  vertical-align: top;
}

#kosik-box ul.zbozi div.pic {
  width: 90px;
}

#kosik-box ul.zbozi div.pic img {
  max-width: 75px;
  border: 1px solid #cccccc;
}

#kosik-box ul.zbozi div.txt {
  width: 215px;
  font-size: 90%;
  padding-top: 5px;
}

#kosik-box ul.zbozi div.txt a {
  display: block;
  font-weight: 700;
}

#kosik-box ul.zbozi div.txt p {
  margin: 5px 0px 0px 0px;
  color: #666666;
}

#kosik-box ul.zbozi div.pocet {
  padding-top: 5px;
  width: 63px;
  margin-right: 20px;
}

#kosik-box ul.zbozi div.pocet input {
  width: 60px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #b9b9b9;
  height: 30px;
}

#kosik-box ul.zbozi div.cena {
  padding-top: 10px;
  width: 80px;
  margin-left: -15px;
}

#kosik-box ul.zbozi li a.delete {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  padding-top: 8px;
}

#kosik-box a.link-pokracovat {
  background: rgb(59, 59, 59, 1);
  background: -moz-linear-gradient(
    top,
    rgba(111, 111, 111, 1) 0%,
    rgba(59, 59, 59, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(59, 59, 59, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(111, 111, 111, 1) 0%,
    rgba(59, 59, 59, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(111, 111, 111, 1) 0%,
    rgba(59, 59, 59, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(111, 111, 111, 1) 0%,
    rgba(59, 59, 59, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(111, 111, 111, 1) 0%,
    rgba(59, 59, 59, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  color: #fff;
  width: 158px;
  height: 37px;
  color: #ffffff;
  padding: 0 12px 0px 12px;
  line-height: 36px;
  display: inline-block;
  text-decoration: none;
  margin-left: 76px;
  margin-right: 13px;
  font-weight: 700;
  text-align: center;
  border-radius: 6px;
}

#kosik-box a.link-objednavka {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  width: 158px;
  height: 37px;
  color: #ffffff;
  padding: 0 10px 0px 10px;
  line-height: 36px;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;
  text-align: center;
  font-weight: 700;
}

#kosik-box div.auto {
  background: url("../pictures/layout/auto.gif") no-repeat;
  padding: 0px 0px 0px 80px;
  background-position: 15px 0px;
  margin-bottom: 20px;
}

#kosik-box div.auto p {
  margin: 0px 0px 5px 0px;
}

#kosik-box div.auto p.smaller {
  margin: 0px 0px 0px 0px;
  font-size: 85%;
}

#kosik-box div.doprava-zdarma {
  background: #eaeaea;
  padding: 10px 15px;
  text-align: center;
  position: relative;
}

#kosik-box div.doprava-zdarma span.arrow {
  background: url("../pictures/layout/doprava-arrow.gif") no-repeat;
  width: 24px;
  height: 12px;
  position: absolute;
  left: 240px;
  top: -12px;
}

#kosik-box div.doprava-zdarma ul li {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  margin: 10px 6px 10px 6px;
  line-height: 16px;
}

#kosik-box div.doprava-zdarma ul li img {
  max-width: 75px;
  max-height: 55px;
  border: 1px solid #cccccc;
}

#kosik-box div.doprava-zdarma ul li a {
  font-size: 90%;
}

#kosik-box div.doprava-zdarma ul li p {
  margin: 3px 0px 0px 0px;
  font-weight: 500;
}

#kosik-box a#arrow-top {
  background: url("../pictures/layout/arrow-top.gif") no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: -21px;
  left: 249px;
}

section .poradna-pic {
  vertical-align: top;
  display: inline-block;
  width: 195px;
  text-align: center;
  margin-bottom: 30px;
  padding: 0px 20px 0px 0px;
}

section .poradna-txt {
  vertical-align: top;
  display: inline-block;
  width: 690px;
  margin-bottom: 30px;
}

section a.btn {
  display: inline-block;
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  color: #ffffff;
  padding: 9px 20px 9px 15px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 700;
  margin-right: 10px;
  font-size: 95%;
}

section a.btn span {
  display: inline-block;
  vertical-align: middle;
  background: url("../pictures/layout/poradna-arrow.gif") no-repeat;
  width: 8px;
  height: 12px;
  margin-right: 10px;
  display: none;
}

section .poradna-title {
  background: #c1e4f7;
  padding: 12px 25px;
}

section .poradna-title h3 {
  font-size: 110%;
  font-weight: 700;
  margin: 0px;
  display: inline-block;
}

section .poradna-title span.person {
  float: right;
  background: url("../pictures/layout/ico-person2.gif") no-repeat;
  padding: 0px 0px 0px 28px;
  font-weight: 500;
  font-size: 110%;
  background-position: top 2px left;
}

section div.poradna {
  background: #e8f2f9;
  padding: 3px 25px;
  margin-bottom: 20px;
}

section div.poradna {
  font-size: 15px;
}

section div.poradna h3.odpoved {
  background: url("../pictures/layout/ico-odpoved.gif") no-repeat;
  padding: 0px 0px 5px 30px;
  font-size: 100%;
  border-bottom: 1px solid #b2d9ee;
  margin: 30px 0px 10px 0px;
}

section div.poradna h3.souvisejici {
  background: url("../pictures/layout/ico-souvisejici.gif") no-repeat;
  background-position: 5px 3px;
  padding: 0px 0px 5px 25px;
  border-bottom: 1px solid #b2d9ee;
  margin: 30px 0px 10px 0px;
  font-weight: 400;
  font-size: 100%;
}

section div.poradna ul.produkty {
  text-align: left;
}

section div.poradna ul.produkty li {
  text-align: center;
  margin-right: 10px;
}

.pouziti-box__wrapper {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

section div.pouziti-box {
  /* display: inline-block;
  vertical-align: top;
  width: 29%;
  margin: 28px 12px 20px 12px; */
  text-align: center;
  padding: 10px;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
}

section div.pouziti-box li img {
  width: 30px;
  padding-right: 16px;
}

section div.pouziti-box a {
  display: flex;
  align-items: center;
  font-weight: 600;
  padding: 5px 0;
}

section div.pouziti-box a:hover {
  text-decoration: none;
}

section.aside article .article-detail div.pouziti-txt p {
  font-size: 14px;
}

section.aside article .article-detail h3 {
  font-size: 20px;
}

section.aside article .article-detail div.pouziti-txt p.more {
  margin: 7px 0px;
}

section div.pouziti-box h3 {
  padding: 0px 10px;
  display: block;
  font-size: 115%;
}

section div.pouziti-box h3 a {
  display: inline-block;
  background: #ffffff;
  padding: 0px 15px;
  font-size: 1.4rem;
  text-decoration: none;
}

section div.pouziti-box > p {
  font-size: 100%;
  min-height: 55px;
  margin: 10px 0px 10px 0px;
}

section div.pouziti-box > ul {
  text-align: left;
  border-top: 3px solid #e8f2f9;
  padding-top: 12px;
}

section div.pouziti-box > ul > li {
  background: none;
  padding: 0px 0px 0px 17px;
  background-position: 3px 7px;
  margin-bottom: 8px;
  font-size: 95%;
  margin-left: 5px;
}

section div.pouziti-box a.btn {
  margin: 15px 0px 20px 0px;
  padding: 14px 20px 14px 15px;
  font-size: 16px;
}

section div.pouziti-pic {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

section div.pouziti-pic span {
  font-weight: 500;
}

section div.pouziti-txt {
  display: inline-block;
  vertical-align: top;
  width: 570px;
  margin-bottom: 20px;
  margin-top: 10px;
}

section div.pouziti-txt h3 {
  font-size: 130%;
}

section div.pouziti-txt p {
  margin: 5px 0px;
}

section h2.souvisejici {
  border-top: 2px solid #cccccc;
  padding: 10px 0px 0px 0px;
}

section .dotazy-main h2.souvisejici {
  border-top: 0;
  color: #054b72;
  margin: 4px 0px 10px 0px;
  font-size: 17px;
}

section div.dotazy-wrapper {
  display: flex;
}
section div.dotazy-wrapper .dotazy-main {
  flex: 2;
  padding-right: 20px;
}
section div.dotazy-wrapper .dotazy-box {
  flex: 1;
  max-width: 290px;
}
section div.dotazy-wrapper .dotazy-box h2 {
  text-transform: uppercase;
  color: #044162;
  font-weight: 600;
  font-size: 1rem;
}
section div.dotazy-wrapper .dotazy-box a {
  font-size: 16px;
}
section div.dotazy-wrapper .dotazy-item {
  background: #eaeaea;
  border-radius: 5px;
  padding: 1rem 1rem 1.6rem 1rem;
  margin-bottom: 1.5rem;
  font-size: 16px;
}
section div.dotazy-wrapper .dotazy-item h3 {
  text-decoration: underline;
  font-weight: 600;
  color: #044162;
  font-size: 1.2rem;
}
section div.dotazy-wrapper .dotazy-item a {
  color: #000;
  font-weight: 700;
}
section div.dotazy-wrapper .dotazy-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
section div.dotazy-wrapper .dotazy-buttons button {
  background: #044162;
  border-radius: 5px;
  padding: 0.8rem 1.5rem;
  border: none;
  margin: 1rem;
}
section div.dotazy-wrapper .dotazy-buttons button a {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}
section .tips-wrapper {
  margin: 2.5rem 0;
  position: relative;
}
section .tips-wrapper h4 {
  position: absolute;
  top: -35px;
  left: 19px;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  background: #044162;
  border-radius: 5px;
  padding: 0.5rem 1.5rem;
}
section .tips-box {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  background: #e8f2f9;
  border-radius: 5px;
  padding: 1.5rem 1rem;
  width: fit-content;
  gap: 15px;
  margin-right: 1em;
  box-sizing: border-box;
  width: 100%;
}
section .tips-icon {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
section .tips-item img {
  margin-right: 12px;
}
section .tips-item a {
  font-weight: 600;
}
section .tips-item {
  min-width: 30%;
  flex: 1;
  display: flex;
  align-items: center;
}
.app-cats {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  flex-direction: column;
}
.app-cats__item {
  display: flex;
  gap: 8px;
  align-items: center;
  border: 2px solid #e8f2f9;
  border-radius: 5px;
  padding: 12px;
  text-decoration: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.app-cats__icon {
  height: 60px;
  width: auto;
}
.app-cats__text {
  padding-right: 20px;
}

@media screen and (min-width: 720px) {
  .app-cats {
    flex-direction: row;
    justify-content: space-between;
  }
  .app-cats__item {
    max-width: 48%;
  }
}

/* VÝBĚR PODLE ODVĚTVÍ */

section .odvetvi {
  display: grid;
  background: #e8f2f9;
  border-radius: 5px;
  padding: 1.5rem 1rem;
  gap: 15px;
  box-sizing: border-box;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
section .odvetvi__item {
  display: flex;
  align-items: center;
  font-weight: 700;
}

/* END VÝBĚR PODLE ODVĚTVÍ */

section .filter-odvetvi-wrapper {
  padding: 2rem 0;
}
section .filter-odvetvi-wrapper h3 {
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
}
section ul.filter-odvetvi-box {
  display: flex;
  flex-wrap: wrap;
  background: #e8f2f9;
  border-radius: 5px;
  padding: 2rem 1rem;
}
section ul.filter-odvetvi-box li {
  width: 25%;
}
section ul.filter-odvetvi-box a {
  display: flex;
  align-items: center;
  font-weight: 600;
  padding: 5px 0;
}
section ul.filter-odvetvi-box li img {
  width: 30px;
  padding-right: 16px;
}

section div.magazin-item {
  margin-bottom: 1em;
  border-bottom: 1px solid #e8f2f9;
}

#lepikoviny .magazin-item:nth-child(6) {
  border-bottom: 0 !important;
}

section div.magazin-txt p.more a {
  font-size: 13px;
}

section div.magazin-txt p.more a:hover {
  text-decoration: none;
}

section div.magazin-pic {
  display: inline-block;
  vertical-align: top;
  width: 165px;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-top: 15px;
}

section div.magazin-pic img {
  max-width: 156px;
}

section div.magazin-txt {
  display: inline-block;
  vertical-align: top;
  width: 505px;
  margin-bottom: 15px;
  margin-top: 10px;
}

section div.magazin-txt h3 {
  margin: 0px 0px 3px 0px;
  font-size: 130%;
}

section div.magazin-txt p {
  margin: 3px 0px;
}

section div.magazin-txt p.info {
  margin: 0px;
  color: #666666;
}

section div.magazin-txt p.info span {
  color: #d9d9d9;
  margin: 0px 5px;
}

section div.magazin-txt p.info a.stitek {
  color: #ffffff;
  background: #065e8c;
  display: inline-block;
  text-decoration: none;
  font-size: 85%;
  font-weight: 500;
  padding: 2px 7px;
  line-height: 16px;
}

section div.more {
  border-top: 1px solid #cccccc;
  padding: 1px;
  position: relative;
  width: 100%;
}

section div.more a {
  display: inline-block;
  background: #ceedfd;
  display: inline-block;
  border: 5px solid #ffffff;
  margin-top: 0px;
  position: absolute;
  top: -25px;
  left: 42%;
  color: #044162;
  font-weight: 500;
  padding: 8px 30px;
}

section p.social {
  background: #ddf2fe;
  border-radius: 10px;
  padding: 13px 20px;
}

section ul.social-btns {
  margin-bottom: 20px;
  margin-top: 10px;
  margin-left: -5px;
}

section ul.social-btns li {
  float: left;
  margin-left: 5px;
}

section ul.article-menu {
  margin: 20px 0px 15px 20px;
  font-size: 110%;
}

section ul.article-menu li.prev {
  background: url("../pictures/layout/arrow-left.gif") no-repeat;
  background-position: left center;
  padding: 0px 0px 0px 20px;
  margin-bottom: 15px;
}

section ul.article-menu li.next {
  background: url("../pictures/layout/arrow-right.gif") no-repeat;
  background-position: left center;
  padding: 0px 0px 0px 20px;
}

section ul.article-menu li a {
  font-weight: 700;
}

section ul.article-menu li a:hover {
  text-decoration: none;
}

section table.detail {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 20px;
}

section table.detail tr:first-child {
  background: #c6e5f7;
  height: 41px;
  border-bottom: none;
}

section table.detail tr {
  text-align: center;
  height: 67px;
  border-bottom: 1px solid #eaeaea;
}

section table.detail tr:first-child th {
  padding: 0 20px;
}

section table.detail tr:first-child th:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-align: left;
}

section table.detail tr:first-child th:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

section table.detail tr td:first-child {
  padding: 10px 10px;
  text-align: left;
}

section table.detail tr td a {
  display: block;
  padding-bottom: 3px;
  color: #333;
}

section table.detail tr td small {
  color: #999;
}

section table.detail tr td:first-child a {
  font-weight: bold;
  line-height: 58px;
}

section table.detail tr td:last-child a {
  font-size: 11px;
  margin-top: 5px;
}

section table.detail tr td img {
  float: left;
  width: 80px;
  height: 60px;
  border: 1px solid #d6d6d6;
  margin-right: 20px;
}

section table.detail tr:nth-child(odd) td {
  background: #f2f2f2;
}

section .detail-cena .sDph,
section .detail-cena .bezDph {
  text-align: right;
}

section .detail-cena .sDph {
  font-weight: 600;
  font-size: 16px;
}

section .detail-cena .sDph span {
  width: 75px;
  display: inline-block;
  font-weight: normal;
}

section .detail-cena .bezDph {
  margin-top: 15px;
  font-size: 13px;
  color: #787878;
}

section .detail-cena .bezDph span {
  width: 75px;
  display: inline-block;
}

section .objednavka-menu {
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  margin-top: 50px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}

section .objednavka-menu li {
  display: inline-block;
  text-transform: uppercase;
}

section .objednavka-menu a {
  text-decoration: none;
  color: black;
  padding: 0 15px;
}

section .objednavka-menu li.active a {
  height: 100%;
  display: block;
  color: white;
  font-weight: bold;
  background: #3f8bb3;
}

section .objednavka-souhrn {
  padding-left: 35px;
}

section .objednavka-souhrn li {
  list-style-type: square;
  font-size: 15px;
  padding: 2px 0;
}

section .objednavka-text .dotaz {
  display: block;
  width: 100%;
  clear: both;
  padding: 13px 0;
}

section .objednavka-text .dotaz p {
  margin-bottom: 7px;
  line-height: 1.5;
}

section .objednavka-text .dotaz small {
  font-size: 12px;
  color: #797979;
}

section .objednavka-text .odpoved {
  max-width: 70%;
  margin: 10px 0;
  border-radius: 10px;
  float: right;
  background: #ecf5fa;
  position: relative;
  padding: 10px 30px 10px 120px;
  line-height: 1.5;
}

section .objednavka-text .odpoved:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #ecf5fa transparent;
}

section .objednavka-text .odpoved img {
  display: block;
  position: absolute;
  border-radius: 90px;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

section .objednavka-text .objednavka-form {
  display: block;
  width: 667px;
  padding: 20px 35px;
  background: #f1f1f1;
  border-radius: 7px;
  border: 1px solid #e7e7e7;
  margin-bottom: 15px;
}

section .objednavka-text .objednavka-form label {
  font-weight: bold;
  display: block;
  margin-bottom: 1em;
}

section .objednavka-text .objednavka-form textarea {
  width: 400px;
  height: 100px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  resize: vertical;
}

section .objednavka-text input[type="submit"] {
  margin-top: 15px;
  -webkit-appearance: button;
  display: block;
  padding: 8px 13px;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  background: #3f8bb3;
  border: none;
  border-radius: 5px;
}

section .page-not-found {
  background: url("/pictures/layout/404-bg.png");
  height: 641px;
  width: 1200px;
  background-position-y: -3px;
  background-repeat: no-repeat;
  background-position: right;
}

section .page-not-found span.nadpis-tucny {
  font-weight: bold;
  font-size: 200%;
  display: block;
  float: left;
  padding: 20px 0px 20px 20px;
  width: 600px;
}

section .page-not-found span.nadpis-normal {
  font-size: 200%;
  color: #7e7e7e;
  display: block;
  width: 580px;
  float: right;
  padding: 20px 0px;
  width: 100%;
}

section .page-not-found p {
  color: #7e7e7e;
  font-size: 131%;
  padding-left: 20px;
}

.vpravo {
  float: right;
  margin: 0px 0px 20px 20px;
}

.vlevo {
  float: left;
  margin: 0px 20px 20px 0px;
}

.center-text {
  text-align: center;
}

.modal {
  display: none;
  width: 698px;
  position: absolute;
  top: 110px;
  background: white;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 26px;
  border-radius: 6px;
  z-index: 10000;
}

.modal.show {
  display: block;
}

.overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.overlay.show {
  display: block;
}

.modal h2 {
  font-weight: 300;
  margin-top: 0;
  display: block;
  line-height: 1.25;
  font-size: 23px;
}

.modal h2 > strong {
  padding-top: 0.5em;
  display: block;
  padding-bottom: 0.5em;
}
.modal hr {
  display: block;
  width: 100%;
  height: 3px;
  border: none;
  background: #ccc;
}

.modal hr.thin {
  height: 1px;
}

.modal h3 {
  text-transform: uppercase;
  color: #054b72;
  font-size: 18px;
  font-weight: 700;
  padding-top: 1em;
}

.modal div.tel {
  background: url("../pictures/layout/header-tel.gif") no-repeat;
  background-position: right center;
  float: left;
  color: #00882d;
  padding: 10px 15px 10px 0px;
  margin-top: -2px;
  font-size: 115%;
}

.modal div.tel span {
  color: white;
  margin-left: 51px;
}

.modal .email {
  font-size: 15px;
  clear: both;
  display: block;
  margin: 0;
  padding-top: 10px;
}

.modal .email + br + a {
  display: block;
  margin-top: -9px;
  margin-bottom: 13px;
  color: #054b72;
  font-size: 14px;
  font-weight: 700;
}

.modal label:first-of-type,
.modal label:nth-of-type(2) {
  margin-top: 10px;
}

.modal label {
  margin-top: 24px;
  width: 300px;
  font-size: 14px;
  color: black;
  display: inline-block;
  font-weight: bold;
}

.modal label input {
  margin-top: 13px;
  border: 1px solid #999999;
  display: block;
  height: 38px;
  width: 226px;
  border-radius: 8px;
  padding-left: 8px;
}

.modal textarea {
  width: 534px;
  height: 100px;
  border: 1px solid #999;
  display: block;
  border-radius: 8px;
  resize: none;
  margin-top: 11px;
}

.modal .js-close {
  display: block;
  height: 24px;
  width: 24px;
  background: url("../pictures/ico/ico-close.fw.png");
  position: absolute;
  top: 26px;
  right: 26px;
}

.modal input[type="submit"] {
  background: rgb(6, 92, 138);
  background: -moz-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(6, 92, 138, 1)),
    color-stop(100%, rgba(4, 66, 99, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(6, 92, 138, 1) 0%,
    rgba(4, 66, 99, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#065c8a', endColorstr='#044263', GradientType=0);
  height: 42px;
  border: 1px solid #054b72;
  font-weight: 500;
  padding: 0px 50px;
  box-shadow: 0px 0px 5px #999999;
  margin: 0px 3px 2px 0;
  display: block;
  border-radius: 6px;
  font-size: 115%;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.modal.kontakt h2 {
  font-size: 35px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1;
}

.search h2 {
  font-weight: 500;
  font-size: 35px;
  color: black;
}

.search-bar {
  margin-bottom: 20px;
  display: block;
  margin-left: -10px;
  margin-right: -10px;
  padding: 9px 14px 13px;
  width: 100%;
  background: #ebebeb;
  border-radius: 5px;
}

.search-bar ul {
  margin-left: 25px;
  display: inline-block;
}

.search-bar > * {
  vertical-align: middle;
}

.search-bar li {
  display: inline-block;
  margin-right: 20px;
}

.search-bar li label {
  font-weight: bold;
  font-size: 12px;
}

.search-bar li label input[type="radio"] {
  position: relative;
  bottom: -2px;
  margin-right: 7px;
}

.search-bar label.search {
  float: right;
  position: relative;
}

.search-bar input[type="text"] {
  margin-left: 4px;
  display: inline-block;
  height: 21px;
  border: 1px solid #ccc;
}

.search-bar label.search input[type="submit"] {
  border: none;
  background: white url("../pictures/ico/ico-search.fw.png") no-repeat center;
  height: 20px;
  width: 23px;
  position: absolute;
  right: 2px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 3px;
}

section.search div.magazin-txt {
  width: 730px;
}

section.search div.magazin-txt .url {
  display: block;
  color: #666666;
  font-size: 14px;
  font-weight: 300;
}

section.search div.magazin-txt .more {
  display: block;
  color: #000;
  font-size: 14px;
  margin-top: 6px;
}

section.search div.item {
  margin: 13px 0;
}

section.search div.item:first-of-type {
  margin-top: 0;
}

table.info {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  color: #1f3333;
}

table.info tr.info {
  display: none;
  border: 1px solid rgba(204, 204, 204, 0.7);
}

table.info tr.info td {
  background: #fff;
  padding: 20px 16px;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 300;
}

table.info tr.headings {
  border: 1px solid rgba(204, 204, 204, 0.7);
  height: 65px;
}

table.info tr.headings.active td {
  background-color: #e8f2f9;
}

table.info tr.headings.active {
  border-bottom: 1px solid #e0dad4;
}

table.info tr.headings.active td:first-child {
  background-image: url("../pictures/ico/arrow-up1.png");
}

table.info tr.headings.active + tr.info {
  display: table-row;
}

table.info tr.headings td {
  padding: 0 16px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

table.info tr.headings td:first-child {
  padding-left: 65px;
  background-image: url("../pictures/ico/arrow-down2.png");
  background-position: left 16px center;
  background-repeat: no-repeat;
}

table.info tr.headings td + td {
  text-align: right;
}

.top-wrapper .btn-big {
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  height: 52px;
  padding: 0 14px;
  line-height: 50px;
  color: #065b88;
  border: 2px solid #065b88;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  background-color: white;
  text-decoration: none;
}

.top-wrapper .btn-big:first-of-type {
  margin-right: -4px;
}

.top-wrapper .btn-big:hover {
  text-decoration: none;
}

.top-wrapper .btn-big.active {
  background-color: #065b88;
  color: white;
}

.top-wrapper .btn-big.active:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #065b88 transparent transparent transparent;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#sk-info {
  display: none;
}

.login-b input.button3 {
  float: none;
  margin: 0;
}

.registrace input.error {
  background: white url("../pictures/ico/ico-fail.png") no-repeat right 0px
    center;
}

.registrace input.ok {
  background: white url("../pictures/ico/ico-success.png") no-repeat right 0px
    center;
}

.registrace .input-error {
  max-width: 246px;
  position: relative;
  top: -6px;
  left: -22px;
  border-radius: 10px;
  padding: 12px 24px;
  text-align: left;
  font-size: 12px;
  z-index: 2;
  color: #cc0000;
  font-weight: 500;
}

/*
.registrace .input-error:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #fae5e5 transparent;
    top: -7px;
    right: 17px;
    position: absolute;
}
*/

div.error {
  width: 100%;
  background: #fae5e5;
  padding: 12px 0;
  text-align: center;
  color: #d32626;
  margin: 3px 0;
}

div.success {
  margin: 3px 0;
  width: 100%;
  background: #e5f5ea;
  padding: 12px 0;
  text-align: center;
  color: #009933;
}

.list-main-box {
  border-bottom: 1px solid #e8f2f9;
  height: 50px;
}

section ul.list-with-numbers {
  padding: 0px;
  margin: 20px 0px;
}

section ul.list-with-numbers .title {
  color: #06689a;
  font-size: 25px;
  display: block;
  margin: 0 0 0 14px;
  float: left;
  font-weight: 700;
}

section ul.list-with-numbers li {
  height: auto;
  margin: 30px 0px;
}

section ul.list-with-numbers li p {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}

.numberCircle {
  float: left;
  width: 40px;
  height: 36px;
  background: url("/pictures/layout/list-numbers-bg.png");
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font: 25px Arial, sans-serif;
  display: block;
  padding: 5px 0px 0px 0px;
  font-weight: 700;
}

.numberCircleSmall {
  background: #054b72;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 0px 0px 0px 0px;
  margin-right: 4px;
}

.onas-historie {
  background: url("/pictures/jpg/foceni-2015/o-nas-hlavni.jpg");
  width: 920px;
  height: 590px;
  margin: 0 auto;
}

.onas-historie .blue-box {
  width: 205px;
  height: 22px;
  background: #07699b;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  padding: 13px;
  text-transform: uppercase;
  position: relative;
  float: left;
  top: 32px;
  left: -6px;
  color: #fff;
}

.onas-historie .bubble-box {
  width: 510px;
  background: #fff;
  height: 496px;
  opacity: 0.9;
  font-style: italic;
  padding: 10px 20px 20px 30px;
  border-radius: 10px;
  float: right;
  margin: 10px;
  font-size: 13px;
  position: relative;
}

.onas-historie .bubble-box::before {
  width: 23px;
  height: 29px;
  position: absolute;
  bottom: 140px;
  right: 560px;
  background-image: url("/pictures/layout/bubble-box-arrow.png");
  content: " ";
}

.bx-wrapper {
  max-width: 99% !important;
  margin-left: 20px;
}

section.hp .bx-wrapper {
  margin-left: 0;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
  left: -20px;
  background: url("/pictures/layout/slider-control-prev.png") center center
    no-repeat;
  width: 24px;
  height: 33px;
}

.bx-wrapper .bx-controls-direction a.bx-next {
  right: 14px;
  background: url("/pictures/layout/slider-control-next.png") center center
    no-repeat;
  width: 24px;
  height: 33px;
}

.fb-advertisment {
  display: none;
  height: 88px;
  width: 100%;
  background: url("/pictures/layout/fb-ad-bg.jpg");
  position: fixed;
  bottom: 0px;
  left: 0;
  z-index: 10;
  border-top: 1px solid #ccc;
}

.fb-advertisment .content {
  width: 1000px;
  margin: 0px auto;
  height: 74px;
}

.fb-advertisment .content img.paska {
  display: inline-block;
  float: left;
  position: relative;
  top: 8px;
  left: 20px;
}

.fb-advertisment .content .paska-content {
  position: relative;
  left: 0px;
  bottom: 30px;
  float: left;
}

.fb-advertisment .content .text {
  color: #2178a6;
  padding: 22px 60px 0px 190px;
  font-size: 20px;
  display: block;
}

.fb-advertisment .content .text .content {
  background: url("/pictures/layout/fb-text-bg.png");
  width: 759px;
  height: 35px;
  display: block;
  padding: 6px 0px 0px 14px;
}

.fb-advertisment .content .text .content .boldTitle {
  font-size: 18px;
  color: white;
  font-weight: 500;
}

.fb-advertisment .content .text .content .textOther {
  width: 570px;
  color: #066699;
  font-size: 17px;
  display: inline-block;
  padding-left: 26px;
  font-weight: 500;
}

.fb-advertisment .content .text .content .textOther strong {
  font-weight: 700;
  color: #054b72;
}

.fb-advertisment .content .text .content .pinkText {
  color: #f7597d;
  font-weight: 700;
}

.fb-advertisment .content .text img.fb {
  display: inline-block;
  padding: 0px 5px;
  position: relative;
}

.bx-viewport {
  width: 94% !important;
}

.fb-advertisment .content .close {
  width: 26px;
  height: 26px;
  background: url("/pictures/layout/fb-ad-close.png");
  position: relative;
  float: right;
  top: -76px;
  right: -178px;
  cursor: pointer;
}

.fb-advertisment .content a.paska {
  width: 195px;
  height: 26px;
  background: #4e93b9;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  display: block;
  border-radius: 5px;
  margin: 20px 0px;
  text-decoration: none;
  padding: 4px;
  float: left;
}

.fb-advertisment .close {
  width: 26px;
  height: 26px;
  position: absolute;
  background: yellow;
}

.fb-advertisment .content .small-fb-info {
  display: inline-block;
  float: right;
  padding-right: 2px;
  padding-top: 10px;
  color: #06679a;
  font-size: 12px;
  font-weight: 500;
}

.eu-cookies {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 277px;
  color: #ffffff;
  min-height: 36px;
  height: 111px;
  background-image: url("/pictures/layout/eu-cookies-bg.png");
  font-size: 13px;
  padding: 10px;
  text-align: center;
  border: 1px solid #9bdafb;
  z-index: 10000;
}

.eu-cookies .text {
  font-size: 14px;
  color: #066699;
  display: block;
}

.eu-cookies button {
  font-weight: 700;
  color: #fff;
  background-color: #066699;
}

.eu-cookies-close {
  position: fixed;
  right: 300px;
  bottom: 138px;
  width: 33px;
  height: 33px;
  color: #ffffff;
  background-image: url("/pictures/layout/eu-cookies-close.png");
  z-index: 10000;
}

.eu-cookies a {
  color: #066699;
  font-weight: 700;
  font-size: 14px;
}

.eu-cookies button {
  background: #066699;
  color: #fff;
  font-size: 14px;
  height: 28px;
  width: 70px;
  text-align: center;
  border: 0px;
  border-radius: 5px;
  cursor: pointer;
  margin: 8px 10px;
  font-weight: bold;
}

.g-recaptcha {
  display: inline-block;
}

div.clona {
  display: none;
  position: fixed;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  background: black;
  opacity: 0.8;
  z-index: 100000;
}

.doprava-lightbox {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100001;
  width: 565px;
  height: 305px;
  background: #fff;
  top: 50%;
  margin-top: -142.5px;
  border: 1px solid #62c2f6;
  border-radius: 9px;
}

.doprava-lightbox .header {
  width: 545px;
  height: 45px;
  background: #e8f2f9;
  padding: 20px 0px 0px 20px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.doprava-lightbox .header .title {
  color: #07699c;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.doprava-lightbox .header .close {
  background: url("../pictures/layout/lightbox-close-ico.png");
  width: 17px;
  height: 17px;
  display: inline-block;
  float: right;
  margin: 3px 14px 0px 0px;
}

.doprava-lightbox .doprava-box {
  width: 546px;
  border: 1px solid #ccc;
  margin: 8px;
  height: auto;
  min-height: 100px;
}

.doprava-lightbox .doprava-box ul {
  padding: 0px;
  margin: 0px;
  background: #f5f5f5;
}

.doprava-lightbox .doprava-box ul li {
  height: 50px;
  border-bottom: 1px solid #ccc;
}

.doprava-lightbox .doprava-box ul li.no-border {
  border-bottom: none;
}

.doprava-lightbox .doprava-box ul li span.input {
  height: 32px;
  padding: 18px 0px 0px 12px;
  width: 40px;
  display: inline-block;
  float: left;
}

.doprava-lightbox .doprava-box ul li span.name {
  display: inline-block;
  width: auto;
  float: left;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 10px 0px 0px;
  height: 34px;
}

.doprava-lightbox .doprava-box ul li span.cena {
  display: inline-block;
  width: 70px;
  float: right;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 10px 0px 0px;
  height: 34px;
}

.doprava-lightbox .doprava-box ul li span.dopravce-ico {
  display: block;
  float: left;
  width: 74px;
  height: 34px;
  padding: 16px 0px 0px 0px;
}

.doprava-lightbox .doprava-box ul li span.dopravce-ico.dpd {
  background: url("../pictures/layout/dpd-ico.gif") no-repeat 0px 12px;
}

.doprava-lightbox .doprava-box ul li span.dopravce-ico.intime {
  background: url("../pictures/layout/intime-ico.gif") no-repeat 0px 12px;
}

.doprava-lightbox .doprava-box ul li span.dopravce-ico.cp {
  background: url("../pictures/layout/cp-ico.gif") no-repeat 0px 12px;
}

.doprava-lightbox .lightbox-buttons {
  text-align: center;
}

.doprava-lightbox .lightbox-buttons a {
  background: url("../pictures/layout/lightbox-button.png");
  display: inline-block;
  width: 166px;
  height: 42px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  margin: 10px 8px;
  line-height: 2.5;
}

.produkt-lightbox {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100001;
  width: 785px;
  height: 80%;
  background: #fff;
  top: 10%;
  border: 1px solid #62c2f6;
  border-radius: 4px;
  padding: 20px 20px 20px 20px;
  overflow-y: scroll;
}

.produkt-lightbox article {
  width: 100%;
}

.produkt-lightbox h1 {
  font-size: 35px;
  margin: 20px 0px;
  padding: 0px;
}

.produkt-lightbox .item-summary-box {
  display: inline-block;
  width: 192px;
  height: 23px;
  background: url("../pictures/layout/item-summary-box.png");
  color: #006600;
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  padding: 7px 8px 0px 0px;
}

.produkt-lightbox .close {
  display: block;
  width: 25px;
  height: 25px;
  float: right;
  background: url("../pictures/layout/ico-close.png") no-repeat;
}

section .kosik-left ul.platba {
  margin: 10px 0px;
}

section .kosik-left ul.platba li {
  background: #f5f5f5;
  border: 1px solid #cccccc;
  border-bottom: none;
  padding: 15px;
}

section .kosik-left ul.platba li * {
  cursor: pointer;
}

section .kosik-left ul.platba li:nth-child(2n) {
  background: #f5f5f5;
}

section .kosik-left ul.platba li:last-child {
  border-bottom: 1px solid #cccccc;
}

section .kosik-left ul.platba li div.radio {
  display: inline-block;
  vertical-align: top;
  width: 25px;
}

section .kosik-left ul.platba li div.text {
  display: inline-block;
  vertical-align: top;
  width: 480px;
  padding-left: 8px;
}

section .kosik-left ul.platba li div.text h4 {
  margin: 0px;
  font-size: 16px;
}

section .kosik-left ul.platba li div.text p {
  margin: 0px;
  font-size: 90%;
  line-height: 20px;
}

section .kosik-left ul.platba li div.text p a {
  color: #054b72;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  padding: 6px 0px;
}

section .kosik-left ul.platba li div.cena {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  text-align: right;
  font-weight: 700;
}

section .kosik-left ul.platba li .platba-ico {
  display: inline-block;
  width: 57px;
  height: auto;
  min-height: 38px;
}

section .kosik-left ul.platba li .platba-ico.dobirka {
  background-image: url("../pictures/layout/platba-dobirka-ico.png");
  background-repeat: no-repeat;
}

section .kosik-left ul.platba li .platba-ico.karta {
  background-image: url("../pictures/layout/platba-kartou-ico.png");
  background-repeat: no-repeat;
}

section .kosik-left ul.platba li .platba-ico.prevod {
  background-image: url("../pictures/layout/platba-prevodem-ico.png");
  background-repeat: no-repeat;
}

.header-mobile,
.mobile-menu {
  display: none;
}

.kosik-header-mob {
  display: none;
}

.hp__wrapper--mobile {
  display: none;
}

.wrapper-side-box {
  position: absolute;
  right: -50px;
  top: 0;
}

.side-box {
  width: 177px;
  position: fixed;
  padding: 1em;
  z-index: 1;
  top: 25%;
  margin-left: -14px;
  min-height: 100px;
  background: #fff;
  right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border: 1px solid #eaeaea;
  border-right: 0;
  display: none;
  z-index: 100;
}

.side-box.open {
  display: block;
}

.side-box__wrapper {
  position: relative;
}

.side-box__close {
  position: absolute;
  top: 106px;
  left: -40px;
  height: 50px;
  width: 25px;
  background: #044162 url(../pictures/layout/side-box-close.png) center center
    no-repeat;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}

.side-box h3 {
  color: #044061;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
}

.side-box p {
  font-size: 13px;
}

.side-box__img {
  text-align: center;
  padding-right: 1em;
}

.side-box__title {
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 700;
  padding-top: 1em;
}

.side-box__tel {
  font-size: 13px;
  text-align: left;
  display: block;
  font-weight: 700;
  padding: 0.5em 0 0.5em 4em;
  background: url("../pictures/layout/tel-ico.png") left 22px center no-repeat;
}

.side-box__email {
  color: #044365;
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: left;
  padding: 0.5em 0 0.5em 4em;
  background: url("../pictures/layout/mail-icon.png") left 22px center no-repeat;
}

.side-box__email:hover {
  text-decoration: none;
}

.side-box__button {
  display: block;
  margin: 2em auto 0 auto;
  width: 135px;
  background: #044162;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  padding: 10px 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  display: none;
}

.wrapper-side-box__mob-btn {
  position: fixed;
  background: #044162 url(../pictures/layout/side-box__mob-btn-bg.png) bottom
    14px center no-repeat;
  height: 190px;
  width: 36px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: fixed;
  right: 0px;
  top: 210px;
  display: none;
  z-index: 10;
}

.wrapper-side-box__mob-btn.open {
  display: block;
}

.wrapper-side-box__mob-btn span {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  height: 100%;
  width: 130px;
  height: 19px;
  top: 66px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  font-weight: 700;
  color: #fff;
  font-size: 13px;
}

.foto-onas {
  text-align: center;
}

section.aside.manufactures article {
  background: #fff;
  width: calc(1200px - 60px);
  float: none;
  margin: 0;
}

section.aside.manufactures {
  width: calc(1200px - 60px);
  background: #fff;
  margin: 0 auto;
  padding: 20px 30px;
}

.producer-box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.producer-box__item {
  width: calc(25% - 20px);
  flex-basis: calc(25% - 20px);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
  padding: 0 10px;
}

.producer-box__item > a {
  width: 100%;
}

.producer-box__img {
  width: 100%;
  text-align: center;
  padding: 2em 0;
  border: 1px solid #dcebf5;
  min-height: 160px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.producer-box__title {
  width: 100%;
  background: #e8f2f9;
  color: #065d8b;
  font-size: 20px;
  font-weight: 700;
  min-height: 48px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.producer-box__text {
  text-align: center;
  font-size: 13px;
}

.bx-wrapper .bx-controls-direction a {
  z-index: 8 !important;
}

section.aside article .article-detail .pouziti-box__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.aside article .article-detail .pouziti-box__wrapper h2 {
  font-size: 25px;
  line-height: 1.7;
}

section.aside article .article-detail .pouziti-box__wrapper h3 {
  margin: 15px 0px 10px 0px;
  font-size: 15px;
}

section.big div.poradna p {
  font-size: 15px;
}

section .kosik-left ul.doprava li .doprava-ico,
section .kosik-left ul.platba li div.radio,
section .kosik-left ul.platba li .platba-ico,
section .kosik-left ul.doprava li div.radio {
  float: left;
}
section .kosik-left ul.platba li div.radio,
section .kosik-left ul.doprava li div.radio {
  padding-right: 10px;
}

section .kosik-left ul.doprava li h4,
section .kosik-left ul.platba li h4 {
  margin: 0;
  padding-left: 110px;
  width: calc(100% - 110px);
}

section .kosik-left ul.platba li div.text,
section .kosik-left ul.doprava li div.text {
  padding-top: 8px;
}

section .kosik-left ul.doprava li div.cena,
section .kosik-left ul.platba li div.cena {
  padding-top: 4px;
}

nav ul.menu li a.menu-home {
  background: url(/pictures/svg/home-icon.svg) center center no-repeat;
  width: 24px;
  padding: 0 8px;
  height: 24px;
  position: relative;
  top: 20px;
}
nav ul.menu li a.menu-home:hover {
  background: url(/pictures/svg/home-icon-h.svg) center center no-repeat;
}

section .lepikoviny ul.produkty li {
  width: 30%;
}

.properties {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0 4px;
  justify-content: center;
}

.properties-item > img {
  display: block;
  margin: 0 auto;
}

.properties-item i {
  font-size: 10px;
  line-height: 1.1;
  display: block;
  font-style: normal;
  padding: 6px 0;
}

article ul.kategorie li span.properties-item {
  margin: 0;
  color: #044061;
  text-align: center;
  width: 33%;
}

.u-center-text {
  text-align: center;
}

.pf {
  overflow-x: auto;
}

.pf-wrapper {
  width: 800px;
}

.pf-rack {
  min-height: 104px;
}

.pf-rack-menu,
.pf-rack-titles {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 0;
  position: relative;
  top: 24px;
}

.pf-rack-titles {
  margin-top: 0;
}

.pf-rack-titles .pf-rack-title__item {
  height: 20px;
}

.pf-rack-menu__item,
.pf-rack-title__item {
  width: 68px;
  height: 68px;
  background: #ccc;
  margin: 0 16px;
  border-radius: 50%;
  text-align: center;
}

.pf-rack-title__item {
  color: #999999;
  background: none;
  padding-top: 10px;
}

/*.pf-rack-menu__circle {
    background: #ffcc00;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 4px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    color: #000;
    font-size: 28px;
    cursor: pointer;
}*/

.pf-dragable-img {
  margin: 4px;
  cursor: pointer;
}

.pf-drop {
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 110;
}

.pf-drop.drop1 {
  top: 188px;
  left: 307px;
}
.pf-drop.drop2 {
  top: 350px;
  left: 307px;
}
.pf-drop.drop3 {
  top: 222px;
  right: 354px;
}
.pf-drop.drop4 {
  top: 370px;
  right: 333px;
}

.pf-tree {
  background: url(../pictures/layout/pf-tree-bg.png) bottom 14px center
    no-repeat;
  min-height: 570px;
  position: relative;
}

.pf-description {
  position: absolute;
}

.pf-description-wrapper {
  position: relative;
}

.pf-description .pf-description-wrapper::after {
  content: "";
  height: 1px;
  width: 98px;
  background: #075f8e;
  position: absolute;
  top: 33px;
  right: -105px;
  z-index: 55;
}

.pf-description .pf-description-wrapper::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  background: #fff9c6;
  border: 2px solid #065c8a;
  top: 24px;
  right: -110px;
  z-index: 99;
}

.pfdesc1 .pf-description-wrapper::after {
}
.pfdesc1 .pf-description-wrapper::before {
}

.pfdesc2 .pf-description-wrapper::after {
}
.pfdesc2 .pf-description-wrapper::before {
}

.pfdesc3 .pf-description-wrapper::after {
  right: auto;
  left: -120px;
  width: 100px;
}
.pfdesc3 .pf-description-wrapper::before {
  right: auto;
  left: -135px;
}

.pfdesc4 .pf-description-wrapper::after {
  right: auto;
  left: -100px;
  width: 85px;
}
.pfdesc4 .pf-description-wrapper::before {
  right: auto;
  left: -110px;
}

.pf-description.pfdesc1 {
  top: 183px;
  left: 0;
}

.pf-description.pfdesc2 {
  top: 350px;
  left: 0;
}

.pf-description.pfdesc3 {
  top: 219px;
  right: 105px;
}

.pf-description.pfdesc4 {
  top: 370px;
  right: 42px;
}

section.aside article .article-detail .pf-description__list {
  margin: 5px 0 0px 0;
}

section.aside article .article-detail .pf-description__list li {
  background: url(../pictures/layout/pf-list-bg.png) no-repeat top 5px left 0px !important;
  padding-left: 1.5em !important;
  font-size: 13px !important;
}
.pf-description__title {
  color: rgb(4, 64, 97);
  font-size: 16px;
  font-weight: 700;
}

.pf-complete .pf-tree {
  /*background: url(../pictures/layout/pf-tree-complete.png) bottom 14px center no-repeat;*/
}

.pf-stromek {
  position: absolute;
  bottom: 18px;
  left: calc(50% - 175px);
}

.pf-tree-wish {
  text-align: center;
  color: #044061;
  font-weight: 700;
  padding-top: 0px;
  margin-top: 30px;
  padding: 6px;
  font-size: 18px;

  border-radius: 4px;
}
.pf-complete .pf-tree-wish {
  background: #fbf78d;
}

.pf-tree-wish > span {
  display: none;
}

.pf-stromek-complete {
  display: none;
}

.pf-modal {
  position: fixed;
  z-index: 10000;
  padding-top: 50px;
  padding-bottom: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
}
.pf-modal__wrapper {
  background-color: #fefefe;
  margin: auto;
  padding: 1em;
  border: 1px solid #888;
  width: 400px;
  position: relative;
  top: calc(40% - 100px);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -ms-align-items: center;
  align-items: center;
}
.pf-modal__btn {
  max-width: 100px;
  border-radius: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  height: 50px;
  background: #066699;
  padding: 0 30px;
  color: #fff;
  font-weight: 700;
  margin-top: 26px;
  cursor: pointer;
}
.pf-modal__header {
  line-height: 1.2;
}

/*.pf-complete .pf-stromek {
    display: none;
    }
    .pf-complete .pf-stromek-complete {
    display: block;
    position: absolute;
    bottom: 18px;
    left: calc(50% - 175px);
}*/

.shake .pf-stromek {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}

.banner-zakazka {
  float: left;
  width: 50%;
}
.banner-vzorek {
  float: left;
  width: 50%;
}
.subcategory {
  background: white;
  z-index: 999;
  position: absolute;
  width: 1198px;
  left: 0;
  border: 1px solid #054263;
  border-top: 0;
  display: none;
}

.subcategory .subcategory__item {
  display: flex;
  flex-wrap: wrap;
}

.subcategory .subcategory__item .subcategory__list {
  margin-top: 0;
  width: calc(100% / 4);
  max-width: calc(100% / 4);
}

.subcategory .subcategory__item .subcategory__link {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-radius: 0;
}

.subcategory .subcategory__item .subcategory__link:nth-child(4n) {
  border-right: 0;
}

.subcategory .subcategory__item .subcategory__title {
  color: #065f91;
  padding-left: 8px;
  text-align: left;
  line-height: 1.5;
  font-size: 14px;
}

.subcategory .subcategory__item .subcategory__img {
  height: 76px;
}

nav ul.submenu li a:hover + .subcategory {
  display: block;
}

nav ul.submenu li .subcategory:hover {
  display: block;
}
nav ul.submenu li .subcategory__link.is-open::before {
  content: none;
}

.f-none {
  float: none !important;
}
.p-0 {
  padding: 0 !important;
}

section.aside aside.category-pannel {
  width: 280px;
  margin: 15px;
  padding-top: 30px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  position: relative;
  top: -15px;
  left: 0;
  float: left;
}
.category-pannel__header {
  background: #fff;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 12px 10px;
  border: 1px solid #ccc;
  position: relative;
}
/* .category-pannel__header::before { */
/* content: ''; */
/* position: absolute; */
/* bottom: 2px; */
/* left: 0; */
/* width: 100%; */
/* height: 1px; */
/* background: #ccc; */
/* } */
.category-pannel__header::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.category-pannel__cat-img {
  max-width: 58px;
  padding-right: 10px;
}
.category-pannel__cat-img img {
  max-width: 100%;
}
.category-pannel__title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #066698;
  background: none;
  margin: 0;
  padding-left: 10px;
  border-left: 1px solid #ccc;
}
.category-pannel__content {
  background: #eaeaea;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.category-pannel__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.category-pannel__item {
  position: relative;
  line-height: 1.5;
}
.category-pannel__item::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 1px;
  width: calc(100% - 2px);
  height: 1px;
  background: #ccc;
}
.category-pannel__item::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: 1px;
  background: #fff;
}
.category-pannel__item:last-child::before {
  content: none;
}
.category-pannel__item:last-child::after {
  content: none;
}
.category-pannel__item:last-child .category-pannel__link.active {
  border-bottom: 1px solid #eaeaea;
}
.category-pannel__link {
  font-weight: 700;
  padding: 9px 8px;
  display: block;
  text-decoration: none;
}
/**/
.category-pannel__link.active {
  margin-left: 8px;
  background: white;
}
.category-pannel__filters {
  min-height: 250px;
  margin-top: 2em;
}
.category-pannel__subheading {
  font-size: 15px;
  font-weight: 700;
  color: #043f5f;
}

/* filter */
.filters {
  border: 0;
  padding: 0;
  margin-bottom: 1em;
}
.filters--slider {
  margin-bottom: 50px;
}
.filters__legend {
  font-weight: 700;
  color: #044162;
  margin: 0;
}
.filters__checkbox {
  padding: 0.5em 0;
}
.filters__checkbox-item input {
  margin-right: 10px;
}

/* přepis originálního ui range slideru */
.range-slider__slider {
  border: 0 !important;
  background: #e3e3e3 !important;
}

.range-slider__slider .ui-slider-range {
  height: 5px !important;
  top: 0px !important;
}

.range-slider {
  position: relative;
  padding-top: 20px;
}
.range-slider__input {
  width: 50px;
  border: none;
  font-weight: 500;
  position: absolute;
  bottom: -30px;
  font-size: 13px;
}
.range-slider__input--min {
  left: 0;
  text-align: left;
}
.range-slider__input--max {
  right: 0;
  text-align: right;
}
.range-slider__currency {
  display: block;
  margin-bottom: 15px;
}
.range-slider__slider .ui-slider-handle {
  /*
    height: 21px !important;

    margin-left: -1px !important;
    */
  background: #096d9e !important;
  border: 0 !important;
  width: 10px !important;
  margin-left: -3px !important;
}

.filters__colors {
  margin-top: 1em;
}
.filters__reset {
  font-size: 12px;
}
.color-filter {
  position: relative;
}
.color-filter__input {
  display: none;
}
.color-filter__link {
  width: 22px;
  height: 22px;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 100%;
  margin: 6px;
  position: relative;
}
.color-filter__link:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  top: -6px;
  border: 1px solid #ccc;
  left: -6px;
  border-radius: 100%;
}
.color-filter__no-color:before {
  content: "";
  width: 2px;
  height: 22px;
  background: red;
  border-radius: 0;
  position: absolute;
  left: calc(50% - 1px);
  top: 0px;
  border: 0;
  transform: rotateZ(45deg);
}
.color-filter__link--active:after {
  border: 2px solid #555;
  width: 30px;
  height: 30px;
  top: -6px;
  left: -6px;
}
.mob-filter {
  display: none;
}

.ui-autocomplete {
  z-index: 99999 !important;
}
.social-login {
  border-top: 1px solid #ccc;
  margin: 0.5em 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  padding-top: 8px;
}
#login-box form.login a.social-login__fb,
.social-login__fb {
  background: #3a589b url(../svg/fb.svg) left 10px center no-repeat;
  background-size: 17px;
  color: #fff;
  font-weight: 700;
  padding: 10px 60px 10px 60px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  margin: 4px 0;
}

#login-box form.login a.social-login__google,
.social-login__google {
  background: #e3411f url(../svg/google.svg) left 13px center no-repeat;
  background-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 10px 60px 10px 60px;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  margin: 4px 0;
}
.social-login__fb,
.social-login__google {
  max-width: 120px;
}
.advertising-slider {
  max-width: 521px;
}
.advertising-slider__next {
  display: block !important;
  background: url(/pictures/layout/slider-control-next.png) center center
    no-repeat;
  width: 24px;
  height: 33px;
  bottom: calc(50% - 15px);
  position: absolute;
  cursor: pointer;
  right: -9px;
  z-index: 9;
}

.advertising-slider__prev {
  display: block !important;
  background: url(/pictures/layout/slider-control-prev.png) center center
    no-repeat;
  width: 24px;
  height: 33px;
  bottom: calc(50% - 15px);
  position: absolute;
  cursor: pointer;
  left: -9px;
  z-index: 9;
}
.detail-item__product-action {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  max-width: 330px;
}

.select--fancy {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  padding: 4px 20px 4px 7px;
  border-radius: 2px;
  border: 3px solid rgba(204, 204, 204, 0.7);
  margin: 3px 2px 0px 0px;
  cursor: pointer;
  background: #fff url(/pictures/layout/arrow-down.png) right 8px top 13px
    no-repeat;
  background-size: 12px;
  display: inline-block;
  width: 180px;
  position: relative;
  min-height: 26px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.select--fancy.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}
.select--fancy.open {
  padding: 4px 20px 4px 7px;
  border-bottom: 3px solid #fff;
  z-index: 25;
  background: #fff url(/pictures/layout/arrow-up.png) right 8px top 16px
    no-repeat;
  background-size: 12px;
  position: relative;
}
.select--fancy.open::after {
  content: "";
  width: 100%;
  background: #fff;
  height: 11px;
  position: absolute;
  left: -3px;
  bottom: -11px;
  border-right: 3px solid rgba(204, 204, 204, 0.7);
  border-left: 3px solid rgba(204, 204, 204, 0.7);
}
.select--fancy.selected {
  border: 3px solid rgba(204, 204, 204, 0.7);
}
.select--fancy.selected.red {
  border-color: #cf0000;
  background: #fae5e5 url(/pictures/layout/arrow-down.png) right 8px top 13px
    no-repeat;
}

.product-color {
  width: 22px;
  height: 22px;
  min-width: 22px;
  border: 2px solid #fff;
  display: inline-block;
  border-radius: 100%;
  margin: 0 3px;
  position: relative;
}
.select--fancy .product-color {
  display: block;
  float: left;
  border: 1px solid #ccc;
}
.select--fancy .title {
  display: inline-block;
  padding: 0;
  text-transform: none;
}
.select-box--fancy {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 9;
  background: #e8f2f9;
}

.select-box-wrapper.colors {
  border: 3px solid rgba(204, 204, 204, 0.7);
  padding: 8px;
  background: #fff;
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 1;
  width: 307px;
  display: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.select-box-wrapper .product-color {
  width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  margin: 4px 6px 4px 5px;
  position: relative;
  cursor: pointer;
}
.select-box-wrapper.sizes {
  border: 3px solid rgba(204, 204, 204, 0.7);
  padding: 4px 8px;
  background: #fff;
  position: absolute;
  top: 48px;
  /* left: 185px; */
  left: 0;
  z-index: 1;
  width: 306px;
}

.select-box-wrapper.sizes .size-box {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  width: 128px;
  padding: 4px 4px;
  border: 3px solid rgba(255, 255, 255, 0);
  box-shadow: 0 0 3px #ccc;
  border-radius: 2px;
  margin: 4px 4px;
  cursor: pointer;
}

.select-box-wrapper .product-color.selected {
  border: 2px solid #065d8c;
}
.select-box-wrapper.sizes .size-box.selected {
  border: 2px solid #065d8c;
}
.detail-item__info-msg {
  position: relative;
  background: rgba(204, 0, 0, 0.1);
  color: #c00;
  font-weight: 700;
  font-size: 13px;
  padding: 14px 32px 14px 34px;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.detail-item__info-msg::after,
.detail-item__info-msg::before {
  content: "";
  width: 30px;
  min-height: 30px;
  height: 100%;
  background: url(/svg/arrow-up.svg) top 14px left 11px no-repeat;
  background-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-item__info-msg::after {
  left: auto;
  right: 0;
  background: url(/svg/arrow-up.svg) top 14px right 11px no-repeat;
  background-size: 16px;
}

/* CROSS-SELLING BANNERY */
.cs-banner {
  display: flex;
  flex-wrap: wrap;
}
.cs-banner__box {
  border: 6px solid #e8f2f9;
  display: flex;
  padding: 0 15px;
  align-items: center;
  width: 300px;
  margin-bottom: 10px;
}
.cs-banner__box:first-of-type {
  margin-right: 10px;
}
.cs-banner__img {
  padding: 15px;
  padding-left: 0px;
}
.cs-banner__img img {
  width: 100px;
}
.cs-banner__text-regular {
  color: #044061;
}
.cs-banner__link {
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
}

/* Detail navigation */
.detail-navigation {
  display: flex;
  margin-left: -20px;
  margin-top: -24px;
  border-bottom: 1px solid #ccc;
  width: calc(100% + 40px);
}

.detail-navigation__wrapper {
  display: flex;
}
.detail-menu {
  width: 370px;
  display: flex;
  align-items: center;
  border-right: 1px solid #ccc;
}

.detail-menu:hover {
  cursor: pointer;
}
.detail-menu:hover .detail-secondary {
  display: block;
}
.detail-menu__back {
  height: 100%;
  min-height: 70px;
  background: #e8f2f9;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #ccc;
}
.detail-menu__content {
  display: flex;
  align-items: center;
  margin-right: 1em;
  padding-left: 1em;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  width: 100%;
  justify-content: space-around;
}
.detail-menu__content::after {
  display: none;
  content: "";
  position: absolute;
  width: calc(100% + 14px);
  height: 1px;
  background-color: white;
  bottom: -9px;
  z-index: 999;
  left: 0;
}
.detail-menu:hover .detail-menu__content::after {
  display: block;
}
.detail-menu__content-image {
  max-height: 50px;
}
.detail-menu__secondary-image {
  max-width: 40px;
}
.detail-menu__navigation {
  margin: 0 14px;
}
.detail-menu__title {
  display: block;
  color: #044162;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 2px;
}
.detail-menu__category {
  color: #076191;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
}
.detail-menu__arrow {
  background: #e8f2f9;
  padding: 8px;
}
.detail-menu__breadcrumbs {
  display: flex;
  align-items: center;
  flex: 1;
}
.detail-navigation .breadcrumb {
  margin-bottom: 0;
  padding-left: 1em;
  padding-right: 1em;
}

.detail-navigation .breadcrumb span,
.detail-navigation .breadcrumb strong {
  font-size: 13px;
}
.detail-secondary {
  position: absolute;
  top: 46px;
  background: white;
  left: -1px;
  border: 1px solid #a9defb;
  z-index: 99;
  display: none;
}
.detail-secondary__wrapper {
  display: flex;
  flex-direction: column;
  box-shadow: 4px 4px 11px 0px #d8d8d8;
}
.detail-secondary__item {
  display: flex;
  align-items: center;
  padding: 1em;
  border-bottom: 1px solid #ccc;
}
.detail-secondary__item:last-child {
  border-bottom: none;
}
.detail-secondary__name {
  color: #044162;
  font-weight: 700;
  text-decoration: underline;
  padding-left: 1em;
  min-width: 350px;
  max-width: 350px;
  padding-right: 1em;
}
.detail-secondary__usage {
  display: flex;
}
.detail-secondary__usage .detail-secondary__icon {
  margin-right: 8px;
}
.detail-secondary__usage .detail-secondary__icon:last-child {
  margin-right: 0;
}

/* všechny breakpointy kromě large desktopu */
@media screen and (min-width: 280px) and (max-width: 1650px) {
  .side-box {
    display: none;
  }
  .side-box.open {
    display: block;
  }

  .side-box.open-m {
    display: none !important;
  }

  .wrapper-side-box__mob-btn {
    display: none;
    z-index: 10;
    top: 29%;
  }

  .wrapper-side-box__mob-btn.open {
    display: block;
  }
}

/* mobile až po small desktop */
@media screen and (min-width: 320px) and (max-width: 1024px) {
  section.aside article {
    width: calc(100% - 30px) !important;
  }
  .mob-filter {
    display: block;
    position: relative;
    background: #076698 url("../svg/mob-filter.svg") left 14px center no-repeat;
    background-size: 25px;
    background-position: calc(50% - 40px);
    height: 24px;
    width: auto;
    border-radius: 5px;
    z-index: 10;
    color: #fff;
    padding: 7px 30px 7px 40px;
    text-align: center;
    margin-right: 20px;
  }
  .mob-filter__text {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
  }
  section.aside aside.category-pannel {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    margin: 1em 0 0;
    padding: 0;
    display: none;
  }
  section.aside aside.category-pannel.is-open {
    display: block !important;
    border: 1px solid #ccc;
  }
  section.aside aside.category-pannel.is-open .filters {
    padding: 1em;
  }
}
/* speciální breakpoint pro výjimky */
@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .detail-secondary {
    top: 39px;
    left: -9px;
  }
  section ul.produkty li {
    width: calc(33% - 20px) !important;
  }
  section.aside aside.category-pannel {
    left: 0;
  }
  article ul.kategorie {
    margin-left: 0;
  }

  article ul.kategorie li {
    width: calc(33% - 14px);
    flex-basis: calc(33% - 14px);
  }
  article div.produkt-left {
    width: 100%;
  }

  section.aside.manufactures {
    width: calc(100% - 60px);
  }
  section.aside.manufactures article {
    width: 100%;
  }
  section.aside.magazin article {
    width: calc(69% - 2em);
  }
  section div.magazin-txt {
    width: 75%;
  }
}

/* tabletové verze */
@media screen and (min-width: 768px) and (max-width: 1250px) {
  .detail-navigation {
    width: calc(100% + 48px);
    margin-left: -28px;
    margin-top: -31px;
  }
  .detail-secondary {
    top: 39px;
  }
  header {
    width: 100%;
    height: 101px;
  }
  .banner-zakazka {
    width: 100%;
  }
  .banner-vzorek {
    width: 100%;
  }
  .wrapper-side-box__mob-btn,
  .side-box {
    display: none !important;
  }
  article ul.gallery-big-ico li a img {
    width: 100%;
  }
  section.aside article #obsah iframe,
  section.aside article .produkt-text iframe {
    width: 100%;
    min-height: 400px;
  }

  header #logo {
    left: 7px;
    height: 50px;
  }

  #kosik-box {
    left: 212px;
    right: none;
  }
  section div.magazin-txt {
    width: calc(75% - 16px);
  }
  section.aside.magazin aside {
    width: calc(100% - 40px);
    display: block !important;
  }
  section.aside.magazin aside h3 {
    text-align: left;
  }
  section.aside.magazin aside h3 {
    text-align: left;
  }

  article div.produkt-left a.main img {
    max-width: 530px;
  }

  article div.produkt-left {
    width: 100%;
  }

  article div.produkt-right {
    width: 100%;
  }

  header ul.lang {
    right: 10px;
    top: 72px;
  }

  header form.form1 {
    left: 220px;
    width: 430px;
    height: 40px;
    top: 64px;
  }

  header form.form1 input[type="submit"] {
    width: 65px;
    right: -11px;
    height: 36px;
  }

  aside > ul > li.active > a {
    margin-bottom: 0;
    width: 100%;
    top: 0;
    font-weight: 700;
  }

  article ul.kategorie li {
    width: calc(49% - 14px);
    flex-basis: calc(49% - 14px);
  }

  section.aside.manufactures {
    width: calc(100% - 60px);
  }

  section.aside.manufactures article {
    width: 100%;
  }
  section .kosik-left .kosik-container-left {
    width: 66%;
  }

  .producer-box__img {
    width: calc(100% - 18px);
    padding: 2em 8px;
  }

  .producer-box__img > img {
    max-width: 100%;
  }

  section .kosik-left ul.doprava li div.text {
    width: 60%;
  }
  section .kosik-left .kosik-container-left ul.doprava-switch-button a {
    min-width: 230px;
    max-width: 230px;
  }
  section .kosik-left .kosik-container-left ul.doprava-switch-button li {
    font-size: 14px;
    min-width: 224px;
  }
  section .kosik-left .kosik-container-left ul.doprava-switch-button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li.sk.active:after {
    left: -182px;
  }

  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li.cz.active:after {
    left: -42px;
    bottom: -29px;
  }
  section .kosik-left {
    width: 100%;
  }

  .pouziti-box__wrapper {
    grid-template-columns: 1fr 1fr;
  }

  section div.pouziti-box a.btn {
    display: inline-block;
  }

  nav.hp {
    width: 100%;
  }
  nav.hp ul.menu li a {
    padding: 17px 10px;
    font-size: 14px;
  }
  nav.hp ul.menu li a.menu-home {
    padding: 0 8px;
  }

  .hp__wrapper {
    background-position: top center;
    margin-bottom: 28em;
  }

  section.hp {
    width: 100%;
  }

  section.hp ul.rozcestnik > li {
    margin-bottom: 2em;
    width: 306px;
  }

  section.hp ul.rozcestnik .submenu {
    left: 18px;
  }

  .poradna section ul.produkty li {
    width: 30%;
  }

  section .poradna-title span.person {
    font-size: 100%;
  }

  section .poradna-title h3 {
    font-size: 110%;
  }

  .split-boxes__wrapper {
    flex-direction: column;
  }

  .split-boxes__item {
    width: calc(100% - 2em);
  }

  .split-boxes__item--banners {
    justify-content: center;
    align-items: center;
  }

  section {
    border: 0;
    width: calc(100% - 2em);
    padding: 20px 1em;
  }

  section.aside {
    width: calc(100% - 8px);
    background: none;
    border-top: 8px solid #fff;
    padding-left: 8px;
    /* background: #ffffff url(../pictures/layout/aside-tablet.gif) repeat-y; */
    background: #fff;
  }

  section.aside.magazin {
    width: calc(100% - 2em);
    padding: 1em 1em 0 1em;
    margin: 0;
  }

  section.aside.magazin article {
    margin: 0;
    width: 100%;
    padding: 0;
  }

  section.aside .obsah-wrapper {
    padding: 1em 0;
  }

  section.aside .obsah-wrapper ul.filter {
    padding: 12px 10px;
  }

  section.aside .obsah-wrapper ul.filter li {
    padding: 0px 5px;
  }

  section.aside aside {
    padding-top: 0;
    padding: 8px;
    width: 168px;
    background: none;
  }

  article div.kategorie2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
    min-height: auto;
  }

  article div.kategorie2 div.katka {
    width: 31%;
    margin: 0 4px;
  }

  section ul.produkty li {
    width: calc(50% - 20px);
  }

  section ul.produkty.produkty--hp li {
    width: calc(50% - 20px);
  }

  section ul.produkty li > a > img {
    max-width: 100%;
  }

  article div.kategorie2 div.katka a.main span {
    margin: 14px 6px 0px 6px;
    font-size: 14px;
  }

  section.aside article {
    width: calc(100% - 350px);
  }

  aside h3 {
    width: 100%;
    padding: 10px 0px 0px 0px;
    left: auto;
    font-weight: 700;
    border-radius: 9px;
    height: 28px;
    background: #044162;
    position: relative;
    border-radius: 9px;
  }

  aside > ul {
    width: 100%;
    padding-top: 8px;
  }

  aside > ul > li a {
    margin: 0;
    font-size: 13px;
  }

  aside > ul > li {
    margin: 0px 0px 11px 0px;
  }

  section.big {
    border: 0;
    width: calc(100% - 2em);
    padding: 20px 1em;
  }

  footer .eet {
    border-top: 0;
    margin: 0px 0 0 20px;
  }

  section div.poradna p {
    font-size: 15px;
  }

  .hp-box__wrapper,
  .footer-box__wrapper {
    flex-direction: column;
  }

  div.hp-box,
  div.hp-box.bigger {
    width: calc(100% - 30px);
  }

  footer {
    width: calc(100% - 40px);
    border: 0;
  }

  footer div.box {
    margin-bottom: 1em;
    padding-bottom: 2em;
    border-bottom: 2px solid #a8defb;
    border-right: 0;
    width: 100%;
    margin-left: 0px;
    padding-right: 0;
  }

  footer div.box .box__link {
    float: right;
  }

  header .top-bar .container {
    width: 100%;
  }
  header ul.user-menu {
    margin: 11px 10px 0 0;
  }
  header ul.user-menu li a {
    font-size: 11px;
  }
  header div.kosik > span {
    font-size: 13px;
    font-weight: 700;
  }
  .doprava-zdarma,
  nav ul.submenu li.has-dropdown a::after {
    display: none;
  }

  header div.kosik > .kosik-link {
    font-size: 13px;
    font-weight: 700;
  }

  header .top-bar div.kosik {
    padding: 0 6px 0 0;
  }

  header div.tel span {
    color: #00882d;
    margin-left: 3px;
    font-weight: 700;
  }

  header div.tel {
    background: none;
    padding: 10px 0px 10px 0px;
    margin-top: 2px;
    font-size: 85%;
    margin-top: 2px;
    margin-right: 20px;
  }
  header div.tel::after {
    top: 6px;
  }
  header ul.user-menu::after {
    top: -2px;
  }

  footer:after {
    left: 20px;
  }
  nav {
    width: 100%;
  }
  nav ul.menu li {
    height: 60px;
    display: flex;
    justify-content: center;
  }
  nav ul.menu li a {
    padding: 18px 10px;
    font-size: 14px;
  }

  nav ul.menu li.active a {
    padding: 18px 0 !important;
  }

  nav ul.submenu {
    height: 54px;
  }

  nav ul.submenu li {
    margin-top: 0;
  }
  nav ul.submenu li a {
    font-size: 14px;
    padding: 14px 4px 10px 4px;
  }
  .obsah-wrapper {
    padding: 1em;
  }
  section p.breadcrumb {
    margin: 0px 0 15px 0;
  }
  section.aside.magazin p.breadcrumb {
    margin: 20px 0px 0px 0;
  }
  .cat-box__wrapper {
    flex-direction: column;
  }
  .cat-box__item {
    width: 100%;
    justify-content: center;
    margin-bottom: 2em;
  }
  section div.kategorie {
    width: calc(100% - 26px);
    height: auto;
  }
  section div.kategorie ul li {
    width: calc(33% - 1em);
  }
  section div.kategorie ul li a {
    width: 100%;
  }
  nav ul.submenu li a.active {
    margin-top: 0;
    padding-top: 14px;
  }

  .hp-discount {
    padding: 2em;
  }

  .onas-historie {
    width: 100%;
    max-width: 920px;
  }

  .onas-historie .bubble-box {
    width: 340px;
    padding: 0px 20px 26px 30px;
  }

  .onas-historie .bubble-box p {
    font-size: 13px !important;
  }

  .onas-historie .bubble-box::before {
    left: -23px;
  }
  section div.order-box {
    width: calc(100% - 32px);
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }
  aside > ul > li.active > ul > li.active {
    background: none;
    font-weight: 700;
  }

  .cat-obsah-wrapper {
    width: 100%;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }

  .cat-obsah-wrapper p {
    width: 100%;
  }
  section .kosik-left .kosik-container .kosik-summary h2 {
    width: calc(100% - 18px);
  }
  section .kosik-left .kosik-container .kosik-summary h2 {
    width: calc(100% - 18px);
  }
  section .kosik-left ul.kosik-menu a.active {
    padding: 18px 5px;
    font-size: 13px;
  }
  section .kosik-left ul.kosik-menu li {
    padding: 0px 10px 0px 10px;
    width: 22%;
  }
  section .kosik-left ul.kosik-menu a {
    padding: 13px;
    font-size: 13px;
  }
  section .kosik-left ul.kosik-menu a span {
    margin-right: 8px;
  }
  section div.kontakt-box {
    border-bottom: 3px solid #a8defb;
    width: calc(100% - 17px);
    min-height: auto;
    border-right: 0;
    margin-bottom: 16px;
    margin-right: 0;
    padding: 0 10px 1em 0;
  }

  section div.kontakt-box.middle {
    padding-left: 0;
  }

  section div.kontakt-box p {
    margin: 0px 0px 5px 0px;
  }

  section div.kontakt-box p a {
    font-weight: 700;
  }

  section div.kontakt-box.last {
    padding-right: 0px;
    margin-right: 0px;
    padding-left: 0;
    width: 100%;
  }
  article div.more {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  section.aside.magazin aside {
    width: calc(100% - 40px);
    display: block !important;
  }
  section.aside.magazin aside ul.stitky,
  section.aside.magazin aside ul.newsletter {
    width: calc(100% - 16px);
  }
  section.aside.magazin aside h3 {
    text-align: left;
  }

  .app-cats__item {
    max-width: 45%;
  }
}

/* telefon */
@media screen and (min-width: 280px) and (max-width: 767px) {
  section.aside.product-detail article {
    padding: 0;
    width: calc(100% - 0px) !important;
  }
  section.aside article {
    width: calc(100% - 0px) !important;
  }
  section div.dotazy-wrapper {
    flex-direction: column;
  }
  section .odvetvi {
    flex-direction: column;
    width: 100%;
  }
  section .tips-box {
    flex-direction: column;
    width: 100%;
  }
  section .tips-item {
    width: auto;
    padding: 1rem 0;
  }
  section ul.filter-odvetvi-box li {
    width: 100%;
    padding: 0.3rem 0;
  }
  .detail-secondary {
    top: 100%;
    left: 0px;
    width: 100%;
  }
  header,
  nav,
  section.aside,
  footer,
  header .top-bar .container {
    width: 100%;
  }
  article ul.gallery-big-ico li a img {
    width: 100%;
  }
  .banner-zakazka {
    width: 100%;
    margin-bottom: 0;
  }
  .banner-vzorek {
    width: 100%;
    margin-bottom: 0;
  }
  .header-mobile {
    display: block !important;
  }
  article div.produkt-right div.text ul.colors {
    margin-bottom: 0;
  }

  body {
    background: #e8f2f9;
  }

  header #logo,
  header:after,
  header ul.lang,
  nav,
  header form.form1,
  header .top-bar > .container > div.kosik,
  header div.tel,
  header ul.user-menu,
  #kosik-box .kosik,
  #login-box a.login,
  .wrapper-side-box {
    display: none !important;
  }

  header .top-bar,
  header {
    height: 0 !important;
    border-top: 0;
    position: relative;
    z-index: 10;
  }
  #kosik-box {
    top: 69px;
    display: block;
    width: 100%;
    left: 0px;
    right: 0;
    position: absolute;
    padding: 0;
    background: #e8f2f9;
    border: 0;
  }
  header {
    height: 71px;
    margin-bottom: 0px;
  }

  nav ul.menu {
    border-radius: 0;
  }
  section.aside {
    background: #e8f2f9;
    border-top: 1px solid rgba(6, 94, 141, 0.5);
    margin: 0;
    border-radius: 0;
  }
  section.aside aside,
  .produkt-social {
    display: none !important;
  }

  section div.poradna .line2 {
    display: none;
  }

  section .kosik-left {
    width: 100%;
    margin-right: 0;
  }

  section div.dotazy-wrapper .dotazy-main {
    padding-right: 0;
  }
  section.aside article #obsah iframe,
  section.aside article .produkt-text iframe {
    width: 100%;
    min-height: 250px;
  }

  section .kosik-left .kosik-container-left ul.doprava-switch-button a {
    min-width: 150px;
  }

  #kosik-box p.pridano {
    font-weight: 500;
    color: #fff;
    background: #009933;
    font-size: 12px;
    margin: 10px;
    border-radius: 3px;
  }

  #kosik-box ul.zbozi {
    /*border-top: 1px solid rgba(133, 175, 197, .3);*/
    border-bottom: 1px solid rgba(133, 175, 197, 0.3);
    margin-bottom: 20px;
  }

  #kosik-box hr.line {
    display: none;
  }

  #kosik-box a.link-pokracovat {
    margin: 10px auto 0 auto;
    display: block;
    height: 53px;
    width: 210px;
    border-radius: 4px;
    font-size: 13px;
    background: #363636;
    background: linear-gradient(#484848, #363636);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
    font-weight: 700;
  }

  section.aside.magazin {
    width: 100%;
    padding-top: 70px;
    background: #e8f2f9;
    margin: 0;
  }

  section.aside.magazin article {
    width: calc(100% - 17px);
  }

  section div.magazin-txt {
    width: calc(70% - 14px);
  }

  #kosik-box a.link-objednavka {
    margin: 10px auto 0 auto;
    display: block;
    height: 53px;
    width: 210px;
    background: #055d8b;
    background: linear-gradient(#055d8b, #04466a);
    border-radius: 4px;
    font-size: 13px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
    font-weight: 700;
  }
  .detail-navigation {
    flex-direction: column;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    margin-left: 11px;
    width: calc(100% - 22px);
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    background: white;
  }
  .detail-navigation__wrapper {
    display: flex;
    margin-top: 1em;
    justify-content: space-between;
    position: relative;
    padding-bottom: 8px;
  }
  .detail-secondary__name {
    min-width: 200px;
    max-width: 0;
  }
  .detail-secondary__usage {
    display: none;
  }
  .detail-menu__back {
    margin-left: 1em;
  }
  .detail-navigation .breadcrumb {
    padding-left: 43px;
    padding-bottom: 10px;
  }

  .detail-menu {
    width: auto;
    border-right: 0;
    flex: 1;
  }
  .detail-menu__content {
    justify-content: flex-end;
  }
  .detail-menu__back {
    border: 2px solid #07699c;
    border-radius: 6px;
    height: auto;
  }

  #kosik-box div.auto {
    background: #fff url(../pictures/layout/auto.gif) no-repeat;
    background-position: left 10px center;
    padding: 20px 10px 20px 80px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: -10px;
    border-top: 1px solid rgba(133, 175, 197, 0.3);
  }

  #kosik-box div.auto p.smaller {
    font-size: 100%;
  }

  #kosik-box div.auto p {
    margin: 0px 0px 15px 0px;
  }

  #kosik-box div.doprava-zdarma span.arrow {
    left: 46%;
  }

  #souvisejiciKosik {
    background: #fff;
    position: relative;
    top: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(133, 175, 197, 0.3);
  }

  #kosik-box a#arrow-top {
    display: none;
  }

  #kosik-box div.doprava-zdarma {
    position: relative;
    margin: 10px;
    border-radius: 10px;
  }

  #kosik-box div.doprava-zdarma ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #kosik-box ul.zbozi li {
    padding: 14px 10px;
  }

  #prazdnyKosik {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  #kosik-box ul.zbozi div.txt {
    width: calc(100% - 100px);
  }

  #kosik-box ul.zbozi div.pocet,
  #kosik-box ul.zbozi div.cena {
    width: 30%;
    height: 40px;
    font-weight: 700;
  }

  #kosik-box ul.zbozi li a.delete {
    height: 40px;
    width: 30%;
    margin: 0;
    float: none;
  }

  #kosik-box div.doprava-zdarma ul li {
    width: 28%;
    margin: 10px 5px 10px 5px;
  }

  .kosik-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 4;
    left: 0;
    top: 0px;
    background: rgba(51, 51, 51, 0.6);
    opacity: 0.5;
    display: none;
  }

  header .top-bar {
    border-bottom: 0;
  }

  footer {
    padding: 0 !important;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    margin: 0px auto 80px auto;
  }

  section {
    border: 0;
  }

  article,
  section.aside.product-detail article {
    margin: 0;
    width: 100%;
    float: none;
    padding-bottom: 0;
    padding-top: 70px;
  }
  a.zajic img {
    max-width: 100%;
    height: auto;
  }

  article div.poradna-odpoved .text,
  footer div.box,
  footer .eet {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    border-right: 0;
  }

  footer .eet {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    border-right: 0;
    padding-top: 0;
  }

  .foto-onas a img {
    max-width: 100%;
  }
  section ul.list-with-numbers .title {
    font-size: 20px;
  }
  .numberCircle {
    font: 20px Arial, sans-serif;
    padding: 9px 0px 0px 0px;
  }
  section ul.list-with-numbers li p {
    font-size: 15px;
  }
  .footer-box__wrapper .box:last-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    padding-right: 0;
  }
  footer .eet p {
    padding: 0 1em;
    margin: 1em;
    padding-top: 0;
  }

  .article-product-wrapper {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    padding: 6px 10px;
    margin: 0 10px;
  }

  section p.breadcrumb > a:first-child {
    display: none;
  }

  article h1.produkt {
    color: #043f60;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin: 12px 0 17px 0;
  }
  article div.rating {
    background: none;
    padding-bottom: 1em;
    display: block;
  }

  article div.produkt-left {
    width: 100%;
    padding-bottom: 0;
  }
  article div.produkt-right {
    width: 100%;
  }

  article div.produkt-right span.title {
    display: none;
  }

  article div.produkt-right div.text {
    width: 100%;
  }
  article div.produkt-right div.text select {
    width: 180px;
    min-height: 30px;
  }
  article div.produkt-right div.text.colors-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  article div.produkt-right div.text span.price-small:first-of-type {
    font-size: 20px;
    color: #000;
  }

  article div.produkt-right div.text span.price-big {
    font-size: 30px;
    padding: 0;
  }
  .zajic--produkt {
    padding-top: 10px;
  }

  article div.produkt-right div.text span.price-big span.no-dph {
    font-size: 20px;
  }
  article div.produkt-right div.text div.do-kosiku {
    width: 250px;
    height: 38px;
    border-radius: 10px;
    padding: 15px 0px;
  }
  article div.produkt-left a.more {
    border: none;
    background: none;
    font-size: 12px;
    font-weight: 700;
  }
  .pridejRecenzi {
    padding-left: 16px;
  }
  article div.produkt-left .main img {
    max-width: 98% !important;
    height: auto;
  }

  article div.produkt-right div.text span.skladem {
    font-size: 14px;
    padding: 4px 0px 2px 0px;
    height: 20px;
  }
  article div.produkt-right div.text p.available {
    font-size: 14px;
  }

  article a.toggle-link {
    min-height: 24px;
    height: auto;
    padding: 17px 8px 10px 60px;
    background: #ebebeb url(../pictures/layout/toggle-icon-plus.png) left 10px
      center no-repeat;
  }
  article a.toggle-link.open {
    background: #ebebeb url(../pictures/layout/toggle-icon-minus.png) left 10px
      center no-repeat;
  }

  article a.toggle-link > span {
    line-height: 1.4;
    position: relative;
  }

  article .pr-fixed-menu {
    display: none;
  }
  article h2.produkt {
    margin: 0;
    background: none;
    color: #043f5f;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    padding: 30px 0 14px 0;
    height: auto;
    text-align: center;
  }
  div.produkt-text h2 {
    color: #043f5f;
    font-weight: 500;
    font-size: 20px;
  }

  section.aside article #obsah-vice ul li:before,
  section.aside article #obsah ul li:before,
  article div.produkt-text .odrazky li:before,
  article div.recenze-top .main {
    font-size: 100%;
    line-height: 1.5;
  }
  section form.hodnoceni ul li label {
    text-align: left;
    width: 70px;
  }
  section form.hodnoceni ul li label.spam-control {
    width: 100%;
    margin-right: 0;
  }
  section form.hodnoceni ul {
    margin-left: 0;
  }
  section #hodnoceni-box {
    padding: 10px;
  }
  section form.hodnoceni ul li input[type="text"] {
    padding: 0 0 0 4px;
    width: 170px;
  }
  section form.hodnoceni ul li span.info {
    margin-left: 4px;
  }
  section form.hodnoceni ul li textarea#h_obsah {
    width: 98%;
    height: 95px;
    padding: 4px;
  }
  section form.hodnoceni ul li textarea,
  section form.hodnoceni ul li textarea#d_dotaz {
    width: 100% !important;
  }
  footer div.box h3 {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding-top: 1em;
  }
  footer div.box ul li {
    width: 20%;
    color: #054b72;
    font-size: 13px;
  }
  footer div.box ul li > a > img {
    display: block;
    margin: 0 auto;
    padding-bottom: 0.5em;
  }
  footer div.box form.form1 {
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
    margin: 0 auto;
    width: 334px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  footer div.box form.form1 {
    margin: 20px auto 20px auto;
    width: 334px;
  }
  footer div.box p {
    padding: 0 1em;
    line-height: 1.4;
    text-align: center;
  }
  .footer-wrapper {
    padding: 10px;
    background: #e8f2f9;
  }
  article div.recenze-top {
    padding: 20px 10px;
  }
  section form.hodnoceni ul li {
    width: 100%;
  }
  section form.hodnoceni ul li.big {
    width: 100%;
  }
  section form.hodnoceni ul li input[type="submit"] {
    margin-left: 0;
    margin: 0 auto;
    display: block;
  }
  footer:after {
    bottom: -32px;
    width: 100%;
    text-align: center;
  }
  footer div.signature {
    bottom: -85px;
  }
  footer div.box ul li {
    width: 35%;
  }
  footer div.box ul li {
    width: 24%;
    padding: 0 0 2em 0;
  }
  .header-mobile__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background: #fff;
    height: 69px;
  }
  .header-mobile__item {
    width: 50%;
    flex-basis: 50%;
    height: 70px;
  }
  .header-mobile__item--logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }

  .header-mobile__item img {
    max-width: 115px;
    height: auto;
    padding-left: 10px;
  }
  section p.breadcrumb {
    padding: 10px 10px 0 43px;
    background: url(../pictures/layout/breadcrumb-home-ico.png) left 13px top
      16px no-repeat;
  }
  section p.breadcrumb span {
    margin: 0;
    font-size: 12px;
  }
  section p.breadcrumb span.breadcrumb-sep {
    margin: 0 6px;
  }

  section p.breadcrumb strong,
  section p.breadcrumb strong span {
    font-weight: 700;
    font-size: 12px;
  }

  #login-box {
    top: 70px;
    width: 100%;
  }

  #login-box form.login {
    border: 0;
    border-bottom: 1px solid #cccccc;
    border-top: 0;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
  }

  #login-box form.login label {
    width: 213px;
  }

  .header-mobile__item-control {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 70px;
  }

  .item-control__item {
    width: 33%;
    height: 24px;
    color: rgb(6, 90, 135);
    text-decoration: none;
    font-size: 12px;
    padding-top: 44px;
    text-align: center;
    border-left: 1px solid #e8f2f9;
  }
  .eu-cookies-close {
    right: 293px;
    bottom: 112px;
  }

  .eu-cookies {
    bottom: 0;
  }

  .item-control__item--login {
    background: url(../pictures/layout/header-mobile-login-ico.png) top 16px
      center no-repeat;
  }

  .item-control__item--login.open {
    background: #e8f2f9 url(../pictures/layout/header-mobile-login-ico.png) top
      16px center no-repeat;
  }

  .item-control__item--cart {
    background: url(../pictures/layout/header-mobile-cart-ico.png) top 16px
      center no-repeat;
  }

  .item-control__item--cart.open {
    background: #e8f2f9 url(../pictures/layout/header-mobile-cart-ico.png) top
      16px center no-repeat;
  }

  .item-control__item--menu {
    background: url(../pictures/layout/hamburger.png) top 22px center no-repeat;
  }

  .first-breadcrumb {
    display: none;
  }
  .mobile-menu {
    position: fixed;
    width: 300px;
    z-index: 10000;
    right: 0;
    top: 71px;
    bottom: 0;
    background: #065b88;
    border: none;
    padding: 0 0 10px 0;
    -webkit-transform: translate(300px, 0);
    transform: translate(300px, 0);
    transition: -webkit-transform 500ms;
    transition: transform 500ms;
    transition: transform 500ms, -webkit-transform 500ms;
    overflow-y: auto;
    display: block;
  }

  .mobile-menu-screen {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20;
    left: 0;
    top: 71px;
    background: rgba(51, 51, 51, 0.6);
    opacity: 0.5;
    display: none;
  }

  .nav-mobile__menu {
    border-bottom: 2px solid #fff;
  }

  .nav-mobile__menu-item {
    background: #065b88;
    min-height: 36px;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding-left: 34px;
    font-size: 13px;
  }

  .nav-mobile__link {
    color: #fff;
    font-size: 0.875rem;
    text-decoration: none;
    font-weight: 500;
  }

  .first-level {
    border-bottom: 2px solid #fff;
  }

  .first-level .first-level__item:last-child {
    border-bottom: 0;
  }

  .first-level__item {
    background: #065b88;
    min-height: 36px;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
  }

  .first-level--header {
    justify-content: space-between;
  }

  .first-level__link {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    padding-left: 34px;
    min-height: 36px;
    width: calc(100% - 34px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
  }

  .first-level__link--dropdown {
    position: relative;
  }

  .first-level__link--dropdown.open::after {
    background: url("../pictures/layout/has-dropdown-open.png") center center
      no-repeat;
  }

  .first-level__link--dropdown::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 8px;
    background: url("../pictures/layout/has-dropdown.png") center center
      no-repeat;
    top: 14px;
    left: 12px;
  }

  .first-level__link--home {
    background: url("../pictures/layout/mob-home-icon.png") center center
      no-repeat;
    display: inline-block;
    width: 14px;
    height: 18px;
  }

  .first-level__link--search {
    background: url("../pictures/layout/mob-search-icon.png") center center
      no-repeat;
    display: inline-block;
    width: 40px;
    height: 18px;
    padding-left: 0;
  }

  .first-level__link--tel {
    background: rgb(0, 153, 51) url("../pictures/layout/mob-tel-icon.png") left
      10px center no-repeat;
    text-align: center;
    padding-left: 37px;
    width: 106px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    border-radius: 6px;
    height: 26px;
    min-height: 26px;
  }

  .first-level--header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding-right: 12px;
    flex-direction: row;
    -ms-align-items: center;
    align-items: center;
  }

  .first-level__item-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
  }

  .mobile-menu.open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
  }

  .item-control__item--menu-close {
    background: url(../pictures/layout/mob-menu-close-icon.png) top 22px center
      no-repeat;
    display: none;
  }

  ul.produkty {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  section ul.produkty li {
    width: 45%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    -ms-align-items: center;
    align-items: center;
  }

  section ul.produkty.produkty--hp li {
    width: calc(50% - 20px);
  }

  section ul.produkty li a.title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }

  article ul.pictures {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }

  article ul.pictures li {
    width: 26%;
    flex-basis: 26%;
    margin-right: 12px;
    margin-left: 12px;
  }

  article ul.pictures li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    height: 100%;
  }

  article ul.pictures li:nth-child(5n) {
    margin-right: 12px;
  }

  .second-level {
    display: none;
  }

  .second-level.open {
    display: block;
  }

  .third-level {
    display: none;
  }
  .third-level.open {
    display: block;
  }

  .second-level {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    border: none;
    background: none;
    padding: 0;
  }
  .second-level__box {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .second-level__item {
    width: 100%;
    text-align: left;
    padding: 0;
    background: #044466;
    height: auto;
  }

  .second-level__title {
    color: #fff;
    font-size: 0.875rem;
    margin: 0;
    text-decoration: none;
    position: relative;
    padding: 4px 0 4px 34px;
    height: 28px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #518dac;
  }

  .second-level__title--dropdown::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 8px;
    background: url("../pictures/layout/has-dropdown.png") center center
      no-repeat;
    top: 14px;
    left: 14px;
  }

  .second-level__title--dropdown.open::before {
    background: url("../pictures/layout/has-dropdown-open.png") center center
      no-repeat;
  }

  .third-level {
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: auto;
  }

  .third-level__wrapper {
    height: auto;
  }
  .third-level__box {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .third-level__item {
    font-size: 0.875rem;
    padding: 0;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    background: #033047;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .third-level__link {
    color: #fff;
    text-decoration: none;
    font-size: 0.875rem;
    padding: 8px 0 8px 44px;
    width: calc(100% - 44px);
  }

  .third-level__title--dropdown::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 11px;
    background: url(../pictures/layout/has-dropdown-sub-plus.png) center center
      no-repeat;
    top: 14px;
    left: 23px;
    background-size: 88%;
  }

  .third-level__title--dropdown.open::before {
    background: url(../pictures/layout/has-dropdown-sub-minus.png) center center
      no-repeat;
    background-size: 88%;
  }

  .third-level__box .third-level__item:last-child .third-level__link {
    border-bottom: 0;
  }

  .fourth-level {
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: auto;
    display: none;
  }

  .fourth-level.open {
    display: block;
  }

  .fourth-level__wrapper {
    height: auto;
  }

  .fourth-level__box {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .fourth-level__item {
    font-size: 0.875rem;
    padding: 0;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    background: #333333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .fourth-level__link {
    color: #fff;
    text-decoration: none;
    font-size: 0.75rem;
    padding: 8px 0 6px 44px;
    width: calc(100% - 44px);
  }

  .fourth-level__link::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(../pictures/layout/has-dropdown-sub.png) center center
      no-repeat;
    top: 12px;
    left: 26px;
  }

  .fourth__box .third-level__item:last-child .third-level__link {
    border-bottom: 0;
  }

  .link-to-cat {
    padding: 8px 0 8px 44px;
    color: #fff;
    text-decoration: none;
    width: calc(100% - 44px);
  }

  .fourth-level__item .link-to-cat {
    font-size: 0.75rem;
  }

  .obsah-wrapper {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    padding: 6px 10px;
    margin: 0 10px;
  }

  article h1 {
    color: #044061;
    font-size: 25px;
    font-weight: 700;
  }

  .mobile-hide {
    display: none;
  }

  hr.line2 {
    background: #fff;
    margin: 0;
  }

  article ul.kategorie li {
    width: 48%;
    border: 1px solid #a8defb;
    border-radius: 4px;
    margin: 0 0.2em 1em 0.2em;
  }

  article ul.kategorie li img {
    border: 0;
  }

  article ul.kategorie {
    margin-left: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  article ul.filter {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    height: 27px;
    overflow: hidden;
    background: #ceedfd url("../pictures/layout/filter-arrow.png") top 16px
      right 24px no-repeat;
    padding: 12px 25px 2px 25px;
  }

  article ul.filter.open {
    height: auto;
    background: #ceedfd url("../pictures/layout/filter-arrow-open.png") top 16px
      right 24px no-repeat;
  }

  article ul.filter li {
    border-right: 0;
    border-bottom: 1px solid #043f5f1a;
    padding: 6px 0;
  }

  article ul.filter li.title {
    font-size: 12px;
    color: #333;
    font-weight: 700;
    padding-bottom: 1em;
    margin-right: 0;
  }

  article ul.filter li:last-child {
    border-bottom: 0;
  }
  article div.more a.button2 {
    width: calc(100% - 70px);
    left: 0;
    font-weight: 700;
  }
  section div.more {
    width: 100%;
    border-top: 0;
  }
  section ul.produkty li a.title {
    font-size: 18px;
  }
  article div.hp-sloupec ul.news li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 18px;
    padding-bottom: 10px;
  }
  article div.hp-sloupec ul.news li div.pic {
    margin-right: 20px;
  }
  article div.hp-sloupec ul.news {
    padding-bottom: 2em;
    margin: 0;
  }
  article div.hp-sloupec ul.poradna {
    margin: 0 0 30px 0;
  }

  section div.hp-sloupec ul.poradna div.text a.vice {
    display: inline-block;
    background: #e8f2f9;
    padding: 6px 10px;
    color: #054b72;
    margin-top: 8px;
    border-radius: 5px;
    text-decoration: none;
  }

  article div.hp-sloupec h3 {
    margin: 20px 0 18px 0;
  }

  article div.hp-sloupec ul.poradna div.datum {
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: #000;
  }

  section.big {
    width: 100%;
  }

  article div.hp-sloupec {
    width: 100%;
  }

  article div.hp-sloupec h2 {
    background: #e8f2f9;
    font-weight: 500;
    font-size: 160%;
    padding: 10px 0px 10px 0px;
    border-radius: 4px;
    width: 100%;
  }
  article div.hp-sloupec ul.news {
    margin-top: 2em;
  }
  article div.hp-sloupec.right + hr.line {
    background: transparent;
  }
  section ul.produkty li p {
    margin-top: 14px;
  }
  article div.kategorie2 div.katka {
    width: 45%;
    margin-bottom: 20px;
    border: 1px solid #a8defb;
    border-radius: 4px;
    padding: 12px 0;
    margin-right: 8px;
    margin-left: 8px;
  }
  article div.kategorie2 div.katka a.main {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }
  article div.kategorie2 div.katka a.main img {
    border: 0;
    /*min-width: 180px;
        width: 70%;*/
    min-height: auto;
  }

  article div.kategorie2 {
    padding: 2px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  article div.kategorie2 div.katka a.main span {
    margin: 20px 0px 10px 4px;
  }

  article div.hp-sloupec {
    margin-top: 10px;
  }

  section div.hp-sloupec.right {
    margin-top: 1em;
    padding-bottom: 2em;
    border-bottom: 2px solid #e8f2f9;
  }

  article h2 {
    font-size: 160%;
    font-weight: 700;
    line-height: 1.4 !important;
  }
  section.aside article #obsah-vice h2 {
    font-size: 160%;
  }

  section ul.produkty li div.cena {
    text-align: center;
  }
  section ul.produkty li a.title > span {
    text-align: center;
  }

  section {
    width: 100%;
    padding: 70px 0 0 0;
    background: #e8f2f9;
  }

  section.hp {
    padding: 70px 0px 0 0;
    width: calc(100% - 20px);
    margin: 10px 10px 0 10px;
    background: #fff;
    background: #e8f2f9;
  }
  .hp__wrapper--mobile {
    width: 100%;
    display: block;
  }

  .hp__wrapper {
    height: auto;
    background: #fff;
    margin-bottom: 0em;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }

  .hp__left-box__info {
    font-size: 0.75rem;
    color: #06689b;
    width: 100%;
  }

  section.hp ul.rozcestnik {
    top: 0;
    margin-bottom: 0;
  }
  .hp-discount {
    border-top: 0;
    background: #fff;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
  }

  .split-boxes {
    background: #fff;
  }

  section.hp ul.rozcestnik > li {
    width: 100%;
    border-bottom: 2px solid #e3eff7;
    padding-bottom: 1em;
  }

  section.hp ul.rozcestnik > li > a {
    width: calc(100% - 12px);
    border: 0;
    border-bottom: 0;
    border-radius: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-bottom: 6px;
    margin: 0;
    -ms-align-items: center;
    align-items: center;
    height: auto;
    padding: 12px 6px 6px 6px;
  }

  .poradna-banner {
    background: url(../pictures/layout/poradna-banner-bg.png) bottom left -20px no-repeat;
    padding: 23px 8px 20px 90px;
    width: auto;
    height: auto;
  }
  .poradna-banner__heading {
    font-size: 22px;
  }

  section.hp ul.rozcestnik > li > a span {
    width: auto;
    padding-left: 1em;
    position: relative;
    top: 0;
    font-size: 18px;
    text-align: left;
  }
  div.hp-box h3 {
    width: 163px;
    font-size: 130%;
  }

  section.hp ul.rozcestnik > li > a > img {
    height: 85px;
  }

  section.hp ul.rozcestnik > li:hover > a > span {
    top: 0;
    font-size: 18px;
  }
  section.hp ul.rozcestnik > li:hover > a > span:after {
    display: none;
  }
  .split-boxes__wrapper {
    flex-direction: column;
    padding: 0;
  }

  .split-boxes__item {
    width: calc(100% - 2em);
    padding: 1em;
  }

  .contact-banner {
    display: block;
    margin: 0 auto;
    min-height: 200px;
    background: url(../pictures/layout/contact-banner-bg.png) left bottom
      no-repeat;
    width: 73%;
  }
  .contact-banner__heading {
    font-size: 3vw;
    padding: 2em 0 0 1em;
  }
  .contact-banner__heading > span {
    font-size: 5vw;
  }
  .contact-banner__btn {
    font-size: 2vw;
  }

  section.hp ul.rozcestnik > li:hover > a > img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 0;
    transition: none;
  }

  section.hp ul.rozcestnik > li:hover > a > span:before,
  section.hp ul.rozcestnik > li:hover > a > span:before {
    display: none;
  }

  section.hp ul.rozcestnik .submenu {
    border: 0;
    width: calc(100% - 34px);
    display: block;
    position: relative;
    top: 0;
  }

  section.hp ul.rozcestnik .submenu li {
    width: calc(100% - 10px);
  }
  section.hp ul.rozcestnik .submenu li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
  }
  section.hp ul.rozcestnik .submenu li:last-child {
    display: none;
  }
  section.hp ul.rozcestnik .submenu li span {
    width: auto;
  }

  section.hp ul.rozcestnik li:last-child .submenu {
    top: auto;
  }

  section.hp ul.rozcestnik > li a div.arrow {
    display: none;
  }

  .hp__left-box__heading {
    display: none;
  }

  .hp__wrapper--mobile .hp__left-box__heading {
    position: absolute;
    top: 0px;
    color: white;
    display: block;
    z-index: 4;
    margin: 0px 0px 0px 10px;
    width: 50%;
    font-size: 12px;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .hp__wrapper--mobile section.hp h1 strong {
    color: #fff;
    display: block;
    line-height: 1.5;
    font-size: 6vw;
    font-weight: 700;
    padding-bottom: 0.25em;
  }

  .hp__left-box {
    height: 100%;
    width: calc(100% - 28px);
    padding: 1em 1em 1em 1em;
    background: #e8f2f9;
    border-bottom: 1px solid #c6dff0;
  }

  .hp-wrapper-object {
    position: relative;
    height: 0;
    padding-bottom: 34.6666%;
  }

  .bx-wrapper {
    max-width: 548px !important;
    margin: 0 auto !important;
  }
  .hp-wrapper-object-in {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  section h1 {
    font-weight: 700;
    color: #084364;
    font-size: 30px;
  }

  section div.kategorie h2 {
    width: calc(100% - 40px);
    display: block;
    margin: 0px;
    left: 0;
    top: 0;
    background: #e8f2f9 url(../pictures/layout/filter-arrow.png) top 17px right
      9px no-repeat;
    color: #186994;
    position: relative;
    padding: 5px 30px 8px 10px;
    margin: 4px 0;
    text-align: left;
  }
  section div.kategorie.open h2 {
    background: #e8f2f9 url(../pictures/layout/filter-arrow-open.png) top 17px
      right 9px no-repeat;
  }

  section div.kategorie {
    width: 100%;
    margin: 0;
    border-radius: 0;
    height: auto;
    border: none;
    min-height: 58px;
    height: 58px;
    overflow: hidden;
  }
  section div.kategorie.open {
    height: auto;
  }

  section div.kategorie.open h2 a {
    text-decoration: none;
    font-weight: 600;
  }

  section div.kategorie h2 a {
    color: #186994;
    font-size: 16px;
    background: none;
    display: inline-block;
    padding: 0;
    text-align: left;
    font-weight: 500;
    text-decoration: none;
  }

  section div.kategorie ul li a img {
    border: 0;
  }

  section div.kategorie div.wrapper {
    height: auto;
    margin-top: 15px;
  }

  section div.kategorie ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  section div.kategorie ul li {
    width: 46%;
    border: 1px solid #e6f0f8;
    border-radius: 5px;
    margin-bottom: 10px;
    float: left;
    margin-bottom: 1.5em;
  }

  section div.kategorie ul li a {
    width: 100%;
  }

  section div.kategorie a.vice {
    display: none;
  }

  .pouziti-box__wrapper {
    grid-template-columns: 1fr;
  }

  section.aside article .article-detail h1 {
    margin: 4px 0px 20px 0px;
    font-size: 180%;
  }

  .pouziti-box__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    border-bottom: 2px solid #e8f2f9;
  }

  section div.pouziti-txt {
    width: 100%;
  }

  article ul.gallery-big-ico li a img {
    width: 100%;
  }

  section.aside article .article-detail ul {
    width: 100%;
  }

  article ul.gallery-big-ico li {
    width: 99%;
  }

  section.aside article .article-detail ul.gallery-small-ico {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  article ul.gallery-small-ico li {
    width: 50%;
    text-align: center;
    padding-right: 0;
  }

  article ul.gallery-small-ico li a img {
    width: 94%;
  }

  article ul.gallery-medium-ico li {
    padding-right: 0;
    width: 100%;
  }

  article ul.gallery-medium-ico li a img {
    width: 100%;
  }
  section.big {
    padding: 0;
    margin-top: 80px;
  }
  section .poradna-txt {
    width: 100%;
  }
  section div.poradna {
    padding: 3px 10px;
  }
  section div.poradna ul.produkty li {
    width: 44%;
    margin-right: 10px;
  }
  section .poradna-title {
    padding: 12px 15px;
  }

  section form.registrace.poradna fieldset {
    width: calc(100% - 20px);
    padding: 20px 10px;
  }

  section form.registrace ul li,
  section form.registrace ul li input[type="password"] {
    width: 48%;
  }

  section form.registrace ul li textarea {
    width: calc(100% - 10px);
  }

  section form.registrace ul li.big {
    width: 100%;
  }

  section form.registrace ul li input[type="text"] {
    width: 85%;
  }

  section ul.produkty li a.title img {
    max-width: 100%;
  }

  section ul.produkty li a.title {
    margin: 0 12px;
    width: 100%;
  }

  section form.registrace fieldset span.arrow {
    left: 20px;
  }

  .poradna #rc-imageselect,
  .poradna .g-recaptcha {
    max-width: 220px;
  }

  section .kosik-left {
    background: #fff;
    margin: 0;
    border: 1px solid #e4e4e4;
    width: calc(100% - 2px);
  }

  section .kosik-left .obsah-wrapper {
    padding: 6px 0;
    border: 0;
  }

  section .kosik-left ul.kosik-menu li {
    width: 22%;
    padding: 2px 13px 0px 11px;
  }
  section .kosik-left ul.kosik-menu a {
    padding: 10px 0px;
    font-size: 14px;
  }

  section .kosik-left ul.kosik-menu a.active {
    padding: 15px 5px;
  }

  .kosik-menu {
    display: none;
  }

  section .kosik-left .vypis-zbozi thead {
    display: none;
  }

  .kosik-table-wrapper {
    background: #fff;
    margin: 0 10px;
  }

  .kosik-header-mob {
    display: block;
    padding-left: 10px;
  }

  section .kosik-left .vypis-zbozi tbody tr {
    /*border-top: 1px solid rgba(133,175,197,0.15);*/
  }

  section .kosik-left .vypis-zbozi tbody tr {
    border-bottom: 0;
  }

  section .kosik-left .vypis-zbozi tbody tr:last-child {
    /*border-bottom: 1px solid rgba(133,175,197,0.15);*/
  }
  section .kosik-left .vypis-zbozi tbody td {
    padding: 0;
  }
  section .kosik-left .vypis-zbozi tbody tr td div a {
    font-weight: 700;
  }

  section .kosik-left .vypis-zbozi tbody td small {
    color: #666;
    font-weight: 500;
  }

  section .kosik-left .vypis-zbozi tfoot tr + tr td {
    border-top: 4px solid #e8f2f9;
  }
  section .kosik-left .souvisejici-zbozi {
    width: calc(100% - 20px);
    margin: 30px auto 20px auto;
  }
  section .kosik-left .produkty {
    padding: 25px 10px;
  }
  section .kosik-left .vypis-zbozi tbody,
  section .kosik-left .vypis-zbozi tbody tr,
  section .kosik-left .vypis-zbozi tbody td,
  section .kosik-left .vypis-zbozi {
    display: block;
  }
  section .kosik-left .vypis-zbozi .pocet,
  section .kosik-left .vypis-zbozi .cenaDPH,
  section .kosik-left .vypis-zbozi .kosik-odebrat,
  section .kosik-left .vypis-zbozi .cenaBezDPH {
    width: calc(25% - 12px);
    float: left;
    padding: 15px 6px;
    text-align: center;
    min-height: 42px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 12px;
  }
  section .kosik-left .vypis-zbozi tbody td:first-child + td + td,
  section .kosik-left .vypis-zbozi tbody td:first-child + td + td + td {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-height: 42px;
  }
  section .kosik-left .vypis-zbozi tbody tr td a.cross {
    text-align: right;
    display: inline-block;
  }
  section .kosik-left .vypis-zbozi .kosik-odebrat {
    text-align: right;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end;
  }
  section .kosik-left .vypis-zbozi tfoot,
  section .kosik-left .vypis-zbozi tfoot tr {
    display: inline-block;
    width: 100%;
  }
  section .kosik-left .vypis-zbozi tfoot tr td:fist-child {
    display: block;
    width: 100%;
    border-bottom: 5px solid #f2f6f9 !important;
  }
  .vypis-zbozi-row-summary {
    display: inline-block;
    width: 100%;
    /*border-top: 5px solid #e8f2f9!important;*/
  }
  .vypis-zbozi-row-summary td:first-child {
    display: inline-block;
    width: 30%;
    float: left;
  }
  .vypis-zbozi-row-summary td {
    display: inline-block;
    width: 22%;
    float: left;
  }
  section .kosik-left .button3.full-size {
    background: #055d8b;
    background: -webkit-linear-gradient(#055d8b, #04466a);
    background: -o-linear-gradient(#055d8b, #04466a);
    background: linear-gradient(#055d8b, #04466a);
    border-radius: 4px;
    font-size: 13px;
    display: block;
    margin: 10px auto 0 auto;
    float: none;
    padding: 0;
  }
  section .kosik-left div.auto {
    padding: 0px 10px 0px 70px;
    background-position: 15px center;
    margin-bottom: 20px;
    background-size: 32px;
  }
  section .kosik-left div.auto p {
    font-size: 12px;
  }
  section .kosik-left .souvisejici-zbozi .more-datails {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 20px;
  }

  section .kosik-left .souvisejici-zbozi ul.produkty li p {
    display: none;
  }

  section .kosik-left .souvisejici-zbozi ul.produkty li .detail {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    left: auto;
  }
  article div.produkt-right div.text div.do-kosiku {
    height: 33px;
  }
  section #dostupnost-box {
    width: calc(100% - 40px);
    top: 266px;
    left: 0px;
    box-shadow: 0 8px 6px -6px black;
  }
  section #dostupnost-box span.arrow {
    left: 126px;
  }
  section .kosik-left .kosik-container-left {
    width: calc(100% - 20px);
    padding: 10px;
  }
  section .kosik-left .kosik-container-left ul.doprava-switch-button {
    width: calc(100% - 20px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }

  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li
    span.ico,
  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li.cz.active:after,
  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li.sk.active:after {
    display: none;
  }

  section .kosik-left .kosik-container-left ul.doprava-switch-button li {
    min-width: auto;
    max-width: 150px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    height: 48px;
  }
  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li
    span.text,
  section
    .kosik-left
    .kosik-container-left
    ul.doprava-switch-button
    li.sk
    span.text {
    padding: 0 0.5em;
    font-size: 13px;
    width: 100%;
    text-align: center;
  }

  section .kosik-left ul.doprava li {
    width: calc(100% - 30px);
  }

  section .kosik-left ul.doprava li * {
    width: 100%;
  }
  section .kosik-left ul.doprava li div.text {
    width: 100%;
    padding-left: 0;
    padding-top: 8px;
  }
  section .kosik-left ul.doprava li div.cena {
    padding-top: 0.5em;
    font-size: 18px;
    text-align: left;
    float: none;
  }
  section .kosik-left a.kosik-zpet {
    float: none;
    display: block;
    text-align: center;
    width: 86px;
    height: 30px;
    padding: 12px 12px 0px 12px;
    margin: 10px auto;
    background: #363636;
    background: linear-gradient(#484848, #363636);
    border-radius: 4px;
  }

  section .kosik-left .button3 {
    margin: 10px auto;
    width: 152px;
    height: 54px;
    display: block;
    background: #055d8b;
    background: linear-gradient(#055d8b, #04466a);
    border-radius: 4px;
  }
  section .kosik-left .vypis-zbozi tbody td img {
    margin-bottom: 8px;
  }

  section .kosik-left .kosik-container .kosik-summary {
    width: calc(100% - 20px);
    padding: 10px;
    height: auto;
    overflow: hidden;
    float: none;
  }

  section .kosik-left .kosik-container .kosik-summary .box-free-call {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    padding-top: 12px;
  }
  section .kosik-left .kosik-container .kosik-summary h2 {
    width: calc(100% - 20px);
  }

  section .kosik-left .button3 {
    margin: 10px auto;
    float: none;
    padding: 0;
  }
  section .kosik-left input.registrace {
    margin: 10px auto;
  }
  section .kosik-left .kosik-container .kosik-summary ul.sum-info li {
    width: 100%;
  }
  section .kosik-left ul.platba li div.text {
    width: 100%;
    padding-left: 0;
  }
  section .kosik-left ul.platba li div.cena {
    text-align: left;
  }
  section .kosik-left .kosik-box {
    padding: 15px 10px;
  }
  section form.registrace ul li input[type="password"] {
    width: 85%;
  }

  section form.registrace ul li input[type="text"] {
    padding-left: 0;
  }

  h2#noreg {
    padding-left: 10px;
    padding-top: 1em;
  }

  section form.registrace ul li input#loginEmail {
    max-width: 330px;
  }

  section form.registrace ul li input#heslo {
    max-width: 330px;
  }

  section form.registrace input#loadAres,
  section form.registrace input#loadVies {
    background: #055d8b;
    background: -webkit-linear-gradient(#055d8b, #04466a);
    background: -o-linear-gradient(#055d8b, #04466a);
    background: linear-gradient(#055d8b, #04466a);
    margin: 5px 0 0 0;
    display: block;
  }

  section form.registrace fieldset {
    padding: 20px 10px;
    width: calc(100% - 20px);
  }

  .hp-box__wrapper {
    padding-top: 1em;
    flex-direction: column;
  }

  .footer-box__wrapper {
    flex-direction: column;
  }

  div.hp-box,
  div.hp-box.bigger {
    width: calc(100% - 31px);
  }

  .footer-box__wrapper form.form1 input[type="text"] {
    width: 100%;
  }

  .cat-box__wrapper {
    flex-direction: column;
  }

  .cat-box__wrapper .bx-wrapper {
    max-width: 100% !important;
  }

  .cat-box__wrapper .cat-box__item {
    width: calc(100% - 25px);
    align-items: flex-start;
    font-size: 1rem;
    padding-bottom: 1em;
  }

  .cat-box__wrapper .bx-wrapper img {
    max-width: 100% !important;
  }

  .cat-box__wrapper .cat-box__item > img,
  .cat-box__wrapper .bx-wrapper img {
    max-width: 100%;
    height: auto;
  }

  .cat-box__wrapper .bx-wrapper {
    max-width: 100%;
  }
  .cat-box__wrapper .bx-wrapper .bx-viewport {
    left: 1px !important;
  }

  .cat-obsah-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .cat-obsah-wrapper p {
    width: 100%;
  }

  .poradna-box {
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: 0;
  }

  .obsah-wrapper .pouziti-box__item:last-child {
    border-bottom: 0;
  }

  article ul.gallery-medium-ico {
    flex-direction: column;
  }

  .onas-historie .bubble-box {
    padding: 1em;
    width: calc(100% - 2em);
    margin: 0 0 1em 0;
    background: #e8f2f9;
    height: auto;
  }
  .onas-historie .bubble-box p {
    font-size: 14px;
    margin-top: 0;
  }

  .onas-historie {
    width: calc(100% - 2em);
    height: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    background: none;
  }

  .onas-historie .blue-box {
    top: -10px;
    left: auto;
    margin: 0 auto 1em auto;
  }

  .onas-historie .bubble-box::before {
    display: none;
  }

  article div.produkt-right div.text div.do-kosiku input[type="submit"] {
    margin: 0;
  }

  .do-kosiku__wrapper {
    background: none;
  }

  section div.order-box {
    width: calc(100% - 32px);
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }

  section.aside.manufactures {
    width: 100%;
    padding: 70px 0 0 0;
    background: none;
  }

  section.aside.manufactures article {
    width: 100%;
    padding-top: 0;
  }

  .producer-box__img img {
    max-width: 90%;
  }

  .producer-box__item {
    width: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
  }

  section div.magazin-txt h3 {
    font-size: 120%;
  }

  article p {
    font-size: 14px;
  }

  section div.kontakt-box {
    border-right: 0;
    border-bottom: 2px solid #a8defb;
    width: 100%;
    min-height: auto;
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 20px;
    padding-bottom: 1em;
  }

  section div.kontakt-box p {
    margin: 0px 0px 10px 0px;
  }

  section div.kontakt-box.middle {
    padding-left: 0;
  }
  section div.kontakt-foto img {
    min-width: 100%;
  }
  .modal {
    width: calc(100% - 52px);
    padding: 16px;
  }
  .modal textarea {
    width: 100%;
  }
  .modal label {
    width: 47%;
  }
  .modal label input {
    width: 206px;
  }
  .modal h2 {
    padding-right: 34px;
  }
  section.aside.magazin article {
    width: 100%;
    padding-top: 0;
    margin: 0;
  }
  section div.more a {
    position: relative;
    top: auto;
    left: auto;
    font-weight: 700;
  }
  section.aside.magazin aside {
    width: calc(100% - 0px);
    padding-right: 0;
    display: block !important;
  }
  section.aside.magazin aside ul.stitky,
  section.aside.magazin aside ul.newsletter {
    width: calc(100% - 16px);
  }
  section.aside.magazin aside h3 {
    text-align: left;
  }
  article div.more {
    margin-top: 40px;
    margin-bottom: 0;
  }
  section.aside.magazin p.breadcrumb {
    margin: 10px 0px 10px 0;
  }

  .mobile-search__form {
    position: relative;
    width: 100%;
  }

  .mobile-search__search {
    border: none;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    height: 40px;
    padding: 0 34px;
    font-size: 0.875rem;
    outline: none;
  }

  .mobile-search__submit {
    display: block;
    width: 22px;
    height: 23px;
    background: url(../pictures/layout/mob-search-icon-blue.png) center center
      no-repeat;
    float: left;
    position: absolute;
    top: 9px;
    left: 7px;
    cursor: pointer;
    border: none;
  }

  .mobile-search__close {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../pictures/layout/mob-menu-close-icon.png) center center
      no-repeat;
    position: absolute;
    top: 9px;
    right: 8px;
    cursor: pointer;
  }

  .first-level--search {
    background: #f1f1f1;
    height: 40px;
    width: 100%;
    margin: 0 0 8px 0;
    padding: 0;
    position: relative;
    display: block;
  }
  .cat-box__wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: 3px;
  }
  .doprava-lightbox {
    width: 95%;
  }

  .doprava-lightbox .header {
    width: calc(100% - 20px);
  }
  .doprava-lightbox .doprava-box {
    width: calc(100% - 16px);
  }
  .doprava-lightbox .doprava-box ul li span.cena,
  .doprava-lightbox .doprava-box ul li span.name {
    padding: 11px 10px 0px 0px;
  }
  .doprava-lightbox .doprava-box ul li span.input {
    padding: 14px 0px 0px 12px;
  }
  .doprava-lightbox .lightbox-buttons a {
    background: #085078;
    border-radius: 8px;
  }
  .doprava-lightbox .header .title {
    color: #085078;
  }
  section .kosik-left ul.doprava li .doprava-ico,
  section .kosik-left ul.doprava li div.radio {
    float: left;
  }
  section .kosik-left ul.doprava li div.radio {
    padding-right: 10px;
  }

  section .kosik-left ul.doprava li h4 {
    margin: 0;
    padding-left: 110px;
    width: calc(100% - 110px);
  }
  .mob-filter {
    margin-right: 0;
    width: auto;
  }
}

.w-banner {
  display: grid;
  gap: 40px;
  grid-auto-flow: column;
  grid-template-columns: 2fr 1fr;
}

.w-banner-text {
  display: block;
}

.banner {
  border: 4px solid #e8f2f9;
  border-radius: 5px;
  display: flex;
  overflow: clip;
  text-decoration: none;
  height: 120px;
  align-items: center;
}
.banner__img-wrap {
  width: 200px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.banner__img-wrap img {
  object-fit: contain;
  height: 170%;
  position: absolute;
  top: -40px;
  left: -60px;
}
.banner__title {
  padding: 5px 20px;
  color: #044162;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  width: 50%;
}

/* malý telefon */
@media screen and (max-width: 550px) {
  #lepikoviny > .article-detail > img.left {
    width: 100%;
  }
  section div.dotazy-wrapper {
    flex-direction: column;
  }
  section div.pouziti-box {
    width: 92%;
    margin: 20px 0 0 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
  }
  section div.magazin-txt {
    width: calc(100% - 14px);
  }

  .modal div.tel {
    padding: 10px 35px 10px 0px;
    font-size: 85%;
  }

  .modal label {
    width: 100%;
  }

  .modal label input {
    padding-left: 8px;
  }

  .producer-box__item {
    width: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
  }

  .contact-banner__heading {
    font-size: 4vw;
  }

  .contact-banner {
    width: 100%;
  }

  .contact-banner__btn {
    font-size: 3vw;
  }

  section div.magazin-pic {
    width: calc(100% - 10px);
    margin-bottom: 0;
  }

  section form.registrace ul li {
    width: 100%;
  }

  section form.registrace ul li input[type="text"],
  section form.registrace ul li input[type="password"] {
    width: calc(100% - 20px);
  }

  .poradna-txt .btn {
    display: inline-block;
    margin: 5px auto;
  }

  section .poradna-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }

  section .poradna-title h3 {
    margin: 0 0 12px 0;
  }

  article ul.gallery-small-ico li {
    width: 100%;
  }

  section div.pouziti-txt h3 {
    margin: 12px 0 10px 0;
  }

  section div.pouziti-pic {
    margin-right: 0;
    margin-bottom: 0;
  }

  .pouziti-box__item {
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
  }
}

/* malý telefon po 480px */
@media screen and (min-width: 280px) and (max-width: 480px) {
  .select-box-wrapper.colors,
  .select-box-wrapper.sizes {
    width: calc(100% - 24px);
  }

  form.form1 input[type="text"] {
    width: 94px;
    padding-left: 14px;
  }
  section .odvetvi {
    grid-template-columns: 1fr;
  }

  section div.kategorie ul li {
    width: 99%;
  }

  .contact-banner__heading {
    font-size: 4.5vw;
    padding: 2em 0 0 0.5em;
  }

  .contact-banner__btn {
    font-size: 4vw;
    margin: 0.5em;
  }

  .contact-banner {
    min-height: 80px;
    background: url(../pictures/layout/contact-banner-bg.png) left bottom
      no-repeat;
    height: 220px;
  }

  .hp-lepikoviny {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }
  .hp-lepikoviny__item {
    flex-direction: column;
  }

  article div.kategorie2 div.katka {
    width: 100%;
  }

  article ul.kategorie li {
    width: 100%;
    margin: 0 0 1em 0;
  }

  article ul.pictures li {
    margin-right: 12px;
  }

  section form.hodnoceni ul li input[type="text"] {
    padding: 0;
  }

  section form.hodnoceni ul li label {
    width: 100%;
  }
  footer div.box form.form1 {
    margin: 20px auto 20px auto;
    width: 90%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  form.form1 input[type="submit"] {
    float: right;
  }
  footer div.box ul li {
    width: 35%;
  }
  footer div.box ul li:nth-child(2) {
    background: none;
  }
  footer div.box ul li {
    width: 48%;
    padding: 0 0 2em 0;
  }
  article div.poradna-main .portret {
    display: block;
    margin: 0 auto;
    padding-bottom: 1em;
  }
  article div.poradna-main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
  article div.poradna-odpoved .picture {
    padding-bottom: 1em;
  }
  section form.hodnoceni ul li input[type="text"] {
    width: 100%;
  }
  section #dotaz-box {
    width: 100%;
  }
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    max-width: 250px;
  }
  section ul.produkty li {
    width: 100% !important;
  }
  article ul.pictures li {
    width: 40%;
    flex-basis: 40%;
    margin-right: 12px;
    margin-left: 12px;
  }
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: -10px;
  }

  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -10px;
  }
  .cat-box__wrapper .bx-wrapper .bx-controls-direction a.bx-next {
    right: -2px;
  }
  .bx-wrapper .bx-viewport {
    left: 6px !important;
  }

  /* CROSS-SELLING BANNERY */
  .cs-banner__box {
    border: 6px solid #e8f2f9;
    display: flex;
    padding: 0 15px;
    align-items: center;
    width: 280px;
  }
  .cs-banner__box:first-of-type {
    margin-right: 0;
  }
  .cs-banner__link {
    font-size: 15px;
  }

  /* END CROSS-SELLING BANNERY */
}

/* tablet and mobile */
@media screen and (min-width: 280px) and (max-width: 1024px) {
  .filters--slider,
  .filters--color {
    max-width: 300px;
  }
}
/* tablet */
@media screen and (min-width: 570px) and (max-width: 735px) {
  section .odvetvi {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
/* velky telefon */
@media screen and (min-width: 481px) and (max-width: 569px) {
  section .odvetvi {
    grid-template-columns: 1fr 1fr;
  }
}

ul.list {
  margin-left: 20px !important;
}

.list li {
  list-style-type: disc;
  padding-left: 4px !important;
<<<<<<< .mine
}

/* css pro stranku 20 let */

.intro-wrap {
  display: grid;
}

.intro__img {
  max-width: 100%;
  max-height: 300px;
}

@media screen and (min-width: 570px) {
  .intro-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

/* Timeline css */

/* Block */

.timeline {
  margin: 75px 0;
  position: relative;
  padding: 20px;
}

.timeline-title {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .timeline {
    padding: 0;
  }
  .timeline::after {
    content: "";
    display: block;
    height: calc(100% - 40px);
    width: 1px;
    background: #044162;
    position: absolute;
    left: 50%;
    top: 75px;
    z-index: 0;
  }
}

/* Elements */

.timeline-title__text {
  font-weight: 700;
  color: #043f60;
  font-size: 30px;
  margin: 0.5em 0;
}

.timeline__title {
  display: flex;
  gap: 35px;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
}

.timeline__box {
  display: grid;
  grid-template-areas:
    "tlbox-year"
    "tlbox-img"
    "tlbox-text";
}

@media screen and (min-width: 992px) {
  .timeline__box {
    grid-template-columns: 1fr 1fr;
    padding-top: 60px;
    gap: 0 140px;
  }
  .timeline-title__text {
    font-size: 35px;
  }
}

.timeline__year {
  grid-area: tlbox-year;
  color: #07699c;
  font-size: 36px;
  margin-bottom: 20px;
  position: relative;
}
.timeline__text {
  grid-area: tlbox-text;
}
.timeline__image {
  grid-area: tlbox-img;
  margin-bottom: 20px;
  width: 100%;
  max-width: 380px;
}

@media screen and (min-width: 992px) {
  .timeline__image {
    margin-bottom: 0;
    width: auto;
  }
}

/* Modifiers */
@media screen and (min-width: 992px) {
  .timeline__box--right {
    grid-template-areas:
      "tlbox-img  tlbox-year"
      "tlbox-img  tlbox-text";
  }
  .timeline__box--right > .timeline__year::before {
    content: "";
    display: block;
    background: #07699c;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    position: absolute;
    left: -82px;
    top: 5px;
    z-index: 1;
  }
  .timeline__box--right > .timeline__year::after {
    content: "";
    display: block;
    background: #044162;
    height: 1px;
    width: 50px;
    position: absolute;
    top: 18px;
    left: -65px;
    z-index: 0;
  }
  .timeline__box--right > .timeline__image {
    justify-self: right;
  }
}

@media screen and (min-width: 992px) {
  .timeline__box--left {
    grid-template-areas:
      "tlbox-year tlbox-img"
      "tlbox-text tlbox-img";
  }
  .timeline__box--left > .timeline__year {
    justify-self: right;
  }
  .timeline__box--left > .timeline__year::before {
    content: "";
    display: block;
    background: #07699c;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    position: absolute;
    right: -84px;
    top: 5px;
    z-index: 1;
  }
  .timeline__box--left > .timeline__year::after {
    content: "";
    display: block;
    background: #044162;
    height: 1px;
    width: 50px;
    position: absolute;
    top: 18px;
    right: -67px;
    z-index: 0;
  }

  .timeline__box.timeline__box--slider > .js-slider {
    grid-row: 2/3;
  }

  .timeline__box.timeline__box--slider > .timeline__text {
    display: flex;
    align-items: center;
  }

  .timeline__box--left > .timeline__text {
    justify-self: right;
  }
  .timeline__box--left > .timeline__image {
    justify-self: left;
  }
}

/* slick-slider */
/* slick theme */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* slick css */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide .timeline__image {
  object-fit: contain;
  width: 100%;
  aspect-ratio: 3/2;
}

.slick-slider {
  width: 100%;
  height: 100%;
  max-width: 238px;
  max-height: 400px;
}

@media screen and (min-width: 375px) {
  .slick-slider {
    max-width: 340px;
  }
}

@media screen and (min-width: 768px) {
  .slick-slider {
    max-width: 400px;
  }

  .message-bar {    
    margin-bottom: -2px;
  }
}

@media screen and (min-width: 992px) {
  .timeline__text.timeline__text--slider {
    position: relative;
    top: -200px;
  }
}


.message-bar {
  height: calc(44px - 16px);
  border-bottom: 2px solid #065986;
  padding: 8px 16px;
  text-align: center;
  display: grid;
  place-items: center;
  background: white;
}
.message-bar p {
  margin: 0;
  max-width: 1200px;
  font-weight: bold;
  color: orangered;
||||||| .r6337
=======
}

/* css pro stranku 20 let */

.intro-wrap {
  display: grid;
}

.intro__img {
  max-width: 100%;
  max-height: 300px;
}

@media screen and (min-width: 570px) {
  .intro-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

/* Timeline css */

/* Block */

.timeline {
  margin: 75px 0;
  position: relative;
  padding: 20px;
}

.timeline-title {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .timeline {
    padding: 0;
  }
  .timeline::after {
    content: "";
    display: block;
    height: calc(100% - 40px);
    width: 1px;
    background: #044162;
    position: absolute;
    left: 50%;
    top: 75px;
    z-index: 0;
  }
}

/* Elements */

.timeline-title__text {
  font-weight: 700;
  color: #043f60;
  font-size: 30px;
  margin: 0.5em 0;
}

.timeline__title {
  display: flex;
  gap: 35px;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
}

.timeline__box {
  display: grid;
  grid-template-areas:
    "tlbox-year"
    "tlbox-img"
    "tlbox-text";
}

@media screen and (min-width: 992px) {
  .timeline__box {
    grid-template-columns: 1fr 1fr;
    padding-top: 60px;
    gap: 0 140px;
  }
  .timeline-title__text {
    font-size: 35px;
  }
}

.timeline__year {
  grid-area: tlbox-year;
  color: #07699c;
  font-size: 36px;
  margin-bottom: 20px;
  position: relative;
}
.timeline__text {
  grid-area: tlbox-text;
}
.timeline__image {
  grid-area: tlbox-img;
  margin-bottom: 20px;
  width: 100%;
  max-width: 380px;
}

@media screen and (min-width: 992px) {
  .timeline__image {
    margin-bottom: 0;
    width: auto;
  }
}

/* Modifiers */
@media screen and (min-width: 992px) {
  .timeline__box--right {
    grid-template-areas:
      "tlbox-img  tlbox-year"
      "tlbox-img  tlbox-text";
  }
  .timeline__box--right > .timeline__year::before {
    content: "";
    display: block;
    background: #07699c;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    position: absolute;
    left: -82px;
    top: 5px;
    z-index: 1;
  }
  .timeline__box--right > .timeline__year::after {
    content: "";
    display: block;
    background: #044162;
    height: 1px;
    width: 50px;
    position: absolute;
    top: 18px;
    left: -65px;
    z-index: 0;
  }
  .timeline__box--right > .timeline__image {
    justify-self: right;
  }
}

@media screen and (min-width: 992px) {
  .timeline__box--left {
    grid-template-areas:
      "tlbox-year tlbox-img"
      "tlbox-text tlbox-img";
  }
  .timeline__box--left > .timeline__year {
    justify-self: right;
  }
  .timeline__box--left > .timeline__year::before {
    content: "";
    display: block;
    background: #07699c;
    width: 25px;
    height: 25px;
    border-radius: 100px;
    position: absolute;
    right: -84px;
    top: 5px;
    z-index: 1;
  }
  .timeline__box--left > .timeline__year::after {
    content: "";
    display: block;
    background: #044162;
    height: 1px;
    width: 50px;
    position: absolute;
    top: 18px;
    right: -67px;
    z-index: 0;
  }

  .timeline__box.timeline__box--slider > .js-slider {
    grid-row: 2/3;
  }

  .timeline__box.timeline__box--slider > .timeline__text {
    display: flex;
    align-items: center;
  }

  .timeline__box--left > .timeline__text {
    justify-self: right;
  }
  .timeline__box--left > .timeline__image {
    justify-self: left;
  }
}

/* slick-slider */
/* slick theme */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* slick css */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide .timeline__image {
  object-fit: contain;
  width: 100%;
  aspect-ratio: 3/2;
}

.slick-slider {
  width: 100%;
  height: 100%;
  max-width: 238px;
  max-height: 400px;
}

@media screen and (min-width: 375px) {
  .slick-slider {
    max-width: 340px;
  }
}

@media screen and (min-width: 768px) {
  .slick-slider {
    max-width: 400px;
  }
}

@media screen and (min-width: 992px) {
  .timeline__text.timeline__text--slider {
    position: relative;
    top: -200px;
  }
>>>>>>> .r6344
}