@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind-regular-webfont.eot');
  src: url('../fonts/hind-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hind-regular-webfont.woff') format('woff'), url('../fonts/hind-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url('../fonts/hind-bold-webfont.eot');
  src: url('../fonts/hind-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hind-bold-webfont.woff') format('woff'), url('../fonts/hind-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Titillium Web';
  src: url('../fonts/titilliumweb-bold-webfont.eot');
  src: url('../fonts/titilliumweb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/titilliumweb-bold-webfont.woff') format('woff'), url('../fonts/titilliumweb-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?p61prs');
  src: url('../fonts/icomoon.eot?p61prs#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?p61prs') format('truetype'), url('../fonts/icomoon.woff?p61prs') format('woff'), url('../fonts/icomoon.svg?p61prs#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-telefon:before {
  content: "\e900";
  color: #d80e2a;
}
.icon-obalka:before {
  content: "\e901";
  color: #d80e2a;
}
.icon-misto:before {
  content: "\e902";
  color: #d80e2a;
}
.icon-sipka-cervena_doprava:before {
  content: "\e903";
  color: #e30613;
}
.icon-sipka-cervena_doleva:before {
  content: "\e903";
  color: #e30613;
  transform: rotate(180deg);
  display: block;
}
.icon-sipka-cervena_dolu:before {
  content: "\e904";
  color: #e30613;
}
.icon-seda-sipka_mala:before {
  content: "\e905";
  color: #989797;
}
.icon-inlinked:before {
  content: "\e906";
  color: #00669a;
}
.icon-skype:before {
  content: "\e907";
  color: #00669a;
}
.icon-odeslani:before {
  content: "\e908";
  color: #d80e2a;
}
.icon-odeslat:before {
  content: "\e909";
  color: #00669a;
}
.icon-logo:before {
  content: "\e90a";
  color: #00669a;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
q,
a,
abbr,
address,
cite,
code,
svg,
path,
b,
strong,
i,
em,
img,
small,
sub,
sup,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
select,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none no-repeat 0 0;
  border: 0;
  outline: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
sub,
sup {
  line-height: 0;
  font-size: 75%;
  position: relative;
}
sup {
  top: -5px;
}
sub {
  bottom: -5px;
}
small {
  font-size: 75%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h2,
.h4 {
  line-height: 1.25;
  margin-bottom: 15px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 100;
  color: #d41c48;
}
h1 {
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 28px;
}
h2,
.h2 {
  padding-top: 20px;
  font-size: 25px;
}
h3 {
  padding-top: 15px;
  font-size: 22px;
}
h4,
h5,
h6,
.h4 {
  padding-top: 10px;
  font-size: 19px;
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6 {
  padding-top: 0;
}
ol,
ul {
  margin: 0 0 20px 30px;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0 0 0 30px;
}
ol li,
ul li {
  line-height: 1.6;
}
p,
p.normal {
  line-height: 1.6;
  margin-bottom: 20px;
}
form p {
  line-height: 1.2;
  margin-bottom: 5px;
}
a {
  color: #d41c48;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
  margin-bottom: 15px;
}
address {
  line-height: 1.6;
  font-style: normal;
}
table {
  border-collapse: collapse;
  margin-bottom: 15px;
}
table th,
table td {
  line-height: 1.4;
  padding: 5px;
  vertical-align: middle;
}
.responsive-table {
  width: 100%;
  margin-bottom: 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.responsive-table table {
  margin-bottom: 0;
}
fieldset {
  margin-bottom: 20px;
}
input,
button,
textarea,
select {
  height: 30px;
  width: 100%;
  padding: 5px;
  margin-bottom: 15px;
  font: 400 16px/30px 'Hind', Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  background: #fff;
  border: 1px solid #2f4a96;
}
label {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
[type=file] {
  height: auto;
}
[type=checkbox],
[type=radio] {
  width: auto;
  height: auto;
  margin: 0 5px 15px 0;
  background: 0;
  border: 0;
  position: relative;
  top: 2px;
}
input[type=button] {
  color: #2f4a96;
  padding: 5px 0;
}
[type=submit] {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #d41c48;
  width: auto;
  height: auto;
  border: 0;
}
[type=submit]--primary {
  background: #2f4a96;
}
[type=submit]--primary:hover,
[type=submit]--primary.aktivni {
  background: #d41c48;
}
[type=submit]--secondary {
  color: #2f4a96;
  background: #d41c48;
}
[type=submit]--secondary:hover {
  color: #fff;
  background: #d41c48;
}
[type=submit] a {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #d41c48;
}
[type=submit] a:hover {
  background: #2f4a96;
}
[type=submit]:hover {
  background: #2f4a96;
}
textarea {
  min-height: 130px;
  resize: vertical;
}
.administrace textarea {
  min-height: 250px;
}
[type=text],
[type=button],
[type=submit],
[type=password],
[type=email],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  appearance: none;
  border-radius: 0;
}
.polozkaLabel,
.polozkaInput,
.polozkaInputCombo {
  float: left;
}
#frmNakup select {
  width: 100%;
}
.polozkaInput,
select {
  width: 100%;
  padding: 5px 10px 5px 0;
  line-height: 20px;
}
@media only screen and (min-width: 720px) {
  .polozkaInput,
  select {
    width: 32%;
  }
}
.label-empty {
  display: none;
}
@media only screen and (min-width: 720px) {
  .label-empty {
    display: block;
  }
}
.polozkaLabel {
  width: 120px;
  line-height: 20px;
  padding: 5px 10px 5px 0;
  text-align: left;
}
@media only screen and (min-width: 720px) {
  .polozkaLabel {
    text-align: right;
  }
}
.polozkaLabelSirsi {
  width: 180px;
}
.polozkaInputDvojnasobna,
.polozkaInputComboDvojnasobna {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .polozkaInputDvojnasobna,
  .polozkaInputComboDvojnasobna {
    width: 76.2%;
    max-width: 875px;
  }
}
.polozkaInput3 {
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .polozkaInput3 {
    width: 76.2%;
    max-width: 1059px;
  }
}
.form__item__label {
  margin-bottom: 5px;
}
.form__item__input {
  margin-bottom: 15px;
}
.form-poptavka textarea {
  min-height: 220px;
  line-height: 1.5;
}
legend {
  margin-bottom: 15px;
  font-weight: 700;
  color: #2f4a96;
  border-bottom: 2px solid #2f4a96;
}
.spam-lest {
  display: none;
}
body {
  font: 400 16px/1 'Hind', Arial, Helvetica, sans-serif;
  color: #333;
  background: #fff;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
.container {
  max-width: 1000px;
  padding: 0 10px;
  margin: auto;
}
.center {
  text-align: center;
}
.header {
  margin-top: 10px;
  padding-bottom: 30px;
}
.header .prepinacJazyku {
  width: 50%;
  float: right;
  display: inline-block;
  text-align: center;
  line-height: 30px;
}
.header .prepinacJazyku > span {
  display: inline-block;
  width: 15%;
  text-align: center;
}
.header .prepinacJazyku > a {
  display: inline-block;
  width: 15%;
  text-align: center;
}
@media only screen and (min-width: 500px) {
  .header .prepinacJazyku {
    line-height: 30px;
    float: right;
    margin-top: 12px;
    width: 100px;
    padding-left: 30px;
  }
  .header .prepinacJazyku span {
    width: auto;
    padding: 15px 0;
  }
  .header .prepinacJazyku a {
    width: auto;
  }
}
.header__logo {
  display: block;
  max-width: 370px;
  margin: auto;
}
@media only screen and (min-width: 720px) {
  .header__logo {
    float: left;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1000px) {
  .header__logo {
    margin-top: 8px;
    width: 20%;
    max-width: none;
  }
}
.header__logo img {
  display: block;
}
@media only screen and (min-width: 720px) {
  .header__logo img {
    position: relative;
  }
}
.header__cart {
  margin-bottom: 15px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #2f4a96;
  text-align: center;
}
.header__cart a {
  color: #2f4a96;
  text-decoration: none;
}
.header__cart a:hover {
  color: #d41c48;
  text-decoration: underline;
}
.header__cart__count {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 5px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background: #2f4a96;
  border-radius: 50%;
}
@media only screen and (min-width: 720px) {
  .header__cart {
    float: right;
    padding-top: 48px;
  }
}
@media only screen and (min-width: 1000px) {
  .header__cart {
    width: 34%;
    padding-left: 5%;
    text-align: left;
  }
}
.header__cart .icon-cart {
  display: inline-block;
  margin-right: 15px;
  font-size: 25px;
  color: #d41c48;
  position: relative;
  top: 5px;
}
.header__search {
  margin-bottom: 15px;
}
@media only screen and (min-width: 720px) {
  .header__search {
    clear: both;
  }
}
@media only screen and (min-width: 1000px) {
  .header__search {
    float: left;
    width: 30%;
    padding-top: 37px;
    margin-left: 3%;
    clear: none;
  }
}
.header__search__form {
  position: relative;
}
.header__search [type=text] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-right: 80px;
  padding-left: 20px;
  margin: 0;
  font-size: 20px;
  border: 1px solid #2f4a96;
}
.header__search [type=submit] {
  height: 45px;
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
.header__search [type=submit] svg {
  float: right;
  max-width: 18px;
  position: relative;
  right: -1px;
}
.header__search [type=submit]:hover svg {
  fill: #d41c48;
}
.header__search [type=submit]:hover .header__search__icon {
  background: #d41c48;
}
.header__search__icon {
  float: right;
  width: 45px;
  line-height: 45px;
  font-size: 22px;
  color: #fff;
  background: #2f4a96;
  position: relative;
}
.header__contact {
  padding-top: 15px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #2f4a96;
  text-align: center;
}
.header__contact .icon-phone {
  display: inline-block;
  margin-right: 5px;
  color: #d41c48;
}
.header__livesearch {
  display: none;
  clear: both;
  max-height: 330px;
  padding: 10px;
  background: #fff;
  border: 1px solid #2f4a96;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.footer {
  margin-top: 30px;
}
.footer__mapa {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/mapa.jpg);
  background-position: 50% 0%;
}
.footer__cols {
  display: inline-block;
  width: 100%;
}
.footer__cols h5 {
  color: #2f4a96;
}
.footer__col {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .footer__col {
    width: 300px;
    float: right;
  }
}
.footer .col__1 {
  color: #999999;
  float: left;
}
.footer .col__1 span {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 5px;
  line-height: 150%;
}
.footer .col__1 span i {
  width: 30px;
  display: block;
  text-align: left;
}
.footer .col__1 span a {
  color: #999999;
}
.footer .col__1 .social-links a {
  text-decoration: none;
  font-size: 30px;
  display: inline-block;
  padding-right: 10px;
}
.footer .col__2 {
  position: relative;
  height: 350px;
  display: inline-block;
  width: 300px;
  margin-left: 50px;
}
@media only screen and (min-width: 1000px) {
  .footer .col__2 {
    height: 300px;
    margin-left: 0px;
  }
}
.footer .col__2__kruh-1 {
  position: absolute;
  background-color: #fff;
  width: 120px;
  height: 120px;
  display: block;
  z-index: 1;
  border: solid 1px #d41c48;
  border-radius: 50%;
  left: -30px;
  top: 80px;
}
.footer .col__2__kruh-2 {
  position: absolute;
  background-color: #fff;
  width: 200px;
  height: 200px;
  display: block;
  z-index: 2;
  border: solid 1px #2f4a96;
  border-radius: 50%;
  top: 0;
  left: 20px;
  text-align: center;
}
.footer .col__2__kruh-2 h5 {
  padding-top: 45px;
}
.footer .col__2__kruh-3 {
  position: absolute;
  background-color: #fff;
  width: 250px;
  height: 250px;
  display: block;
  z-index: 3;
  border: solid 1px #999999;
  border-radius: 50%;
  bottom: 0px;
  right: auto;
  overflow: hidden;
}
@media only screen and (min-width: 1000px) {
  .footer .col__2__kruh-3 {
    bottom: -30px;
    right: 30px;
  }
}
.footer .col__3 h5 {
  text-transform: uppercase;
}
.footer .col__3 label {
  width: 30%;
  text-align: right;
  float: left;
  padding-right: 10px;
  line-height: 30px;
}
.footer .col__3 input,
.footer .col__3 textarea {
  float: left;
  width: 70%;
  border: 0;
  background-color: rgba(153, 153, 153, 0.2);
  color: #000;
}
.footer .col__3 input.captcha {
  background-color: #fff;
  border: solid 1px rgba(153, 153, 153, 0.2);
  margin-bottom: 5px;
}
.footer .col__3 label.captcha img {
  height: 50px;
}
.footer .col__3 span.captcha-popis {
  color: rgba(153, 153, 153, 0.8);
  font-size: 12px;
}
.footer .col__3 [type="submit"] {
  float: right;
  background: transparent;
  transition: 0.5s ease;
  color: transparent;
  font-weight: bold;
}
.footer .col__3 [type="submit"] span {
  vertical-align: super;
}
.footer .col__3 [type="submit"] .icon-odeslani:before {
  font-size: 30px;
  color: #2f4a96;
}
.footer .col__3 [type="submit"]:hover {
  color: #d41c48;
  font-size: 20px;
}
.footer .col__3 [type="submit"]:hover .icon-odeslani:before {
  color: #d41c48;
}
.mailchimp {
  width: 100%;
  display: inline-block;
  padding: 5px;
}
.mailchimp label {
  float: left;
  width: 80%;
}
.mailchimp input[type=checkbox] {
  width: auto;
}
.menu-footer {
  padding-bottom: 10px;
  margin: 0 -10px;
  list-style: none;
  text-align: center;
}
@media only screen and (min-width: 720px) {
  .menu-footer {
    padding-bottom: 30px;
  }
}
.menu-footer li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
@media only screen and (min-width: 720px) {
  .menu-footer li {
    padding-right: 90px;
    padding-left: 60px;
  }
  .menu-footer li:first-child {
    padding-left: 0;
  }
}
.menu-footer a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.menu-footer a:hover {
  text-decoration: underline;
}
.menu-footer__graphics,
a.menu-footer__graphics {
  display: none;
}
@media only screen and (min-width: 720px) {
  .menu-footer__graphics,
  a.menu-footer__graphics {
    display: block;
    overflow: hidden;
    position: absolute;
    top: -8px;
    right: 0;
  }
  .menu-footer__graphics svg,
  a.menu-footer__graphics svg {
    float: right;
    max-width: 22px;
    position: relative;
    right: -1px;
    top: -1px;
  }
  .menu-footer__graphics__icon,
  a.menu-footer__graphics__icon {
    float: right;
    width: 70px;
    line-height: 47px;
    font-size: 33px;
    color: #fff;
    background: #2f4a96;
  }
}
.copyright {
  padding: 20px 0 15px;
  margin: 0;
  font-size: 14px;
  color: rgba(153, 153, 153, 0.5);
  text-align: left;
  float: none;
  width: auto;
}
.copyright a {
  color: rgba(153, 153, 153, 0.5);
  text-decoration: none;
}
.copyright a:hover {
  text-decoration: underline;
}
#preloader {
  display: none;
  width: 100%;
  height: 100%;
  background: url('../obrazky/popup-overlay-white.png') repeat 0 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
#preloader .content {
  width: 250px;
  height: 110px;
  line-height: 20px;
  padding: 35px 15px 40px 105px;
  margin: 0 auto;
  text-align: center;
  background: #fff url('../obrazky/loading-spinner.gif') no-repeat 15px 50%;
  box-shadow: 0 0 5px 0 #333;
  border-radius: 3px;
  position: fixed;
  top: 30%;
  left: 0;
  right: 0;
}
.message {
  line-height: 20px;
  padding: 10px;
  margin-bottom: 15px;
  border: 2px solid transparent;
  border-radius: 3px;
}
.message--ajax {
  display: none;
  width: 100%;
  max-width: 1200px;
  margin-left: -10px;
  position: fixed;
  top: 20px;
  z-index: 1000;
}
.message--ajax .message {
  margin: 0 10px;
}
.message--show {
  display: block;
}
.message--success {
  color: #3c763d;
  background: #dff0d8;
  border-color: #d6e9c6;
}
.message--danger {
  color: #a94442;
  background: #f2dede;
  border-color: #ebccd1;
}
.hlavni__nas-tym h1 {
  color: #2f4a96;
  text-align: center;
}
.hlavni__nas-tym__lidi__col {
  width: auto;
  display: inline-block;
}
@media only screen and (min-width: 720px) {
  .hlavni__nas-tym__lidi__col {
    width: 478px;
    vertical-align: top;
  }
  .hlavni__nas-tym__lidi__col.col_1 {
    margin-right: 10px;
  }
}
.hlavni__nas-tym__lidi__col .col_1 {
  float: left;
}
.hlavni__nas-tym__lidi__col__vlevo {
  width: 35%;
  float: left;
}
.hlavni__nas-tym__lidi__col__vlevo img {
  border-radius: 50%;
}
.hlavni__nas-tym__lidi__col__vpravo {
  width: 65%;
  float: right;
  padding-left: 15px;
}
.hlavni__nas-tym__lidi__col a {
  text-decoration: none;
}
.hlavni__nas-tym__lidi__col a h3 {
  padding-top: 0;
}
.hlavni__nas-tym__lidi__col__text {
  color: #999999;
  font-size: 13px;
  line-height: 15px;
  text-align: justify;
}
.hlavni__nas-tym__lidi__col__email {
  overflow-x: scroll;
}
@media only screen and (min-width: 720px) {
  .hlavni__nas-tym__lidi__col__email {
    overflow-x: visible;
  }
}
.hlavni__nas-tym__lidi__col__email a {
  text-decoration: none;
  color: #2f4a96;
  display: inline-block;
  height: 25px;
  line-height: 25px;
}
.hlavni__nas-tym__lidi__col__email i {
  text-align: right;
  font-size: 15px;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
}
.hlavni__nas-tym__lidi__col__email i:before {
  color: #d41c48;
}
.hlavni__nas-tym__lidi__col__odkaz {
  text-align: left;
}
.hlavni__sluzby {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.hlavni__sluzby h1 {
  color: #2f4a96;
}
.hlavni__sluzby__item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.hlavni__sluzby__item.podstranka {
  width: 100%;
}
.hlavni__sluzby__item .icon-sipka-cervena_doprava {
  display: none;
}
@media only screen and (min-width: 720px) {
  .hlavni__sluzby__item {
    width: 307px;
  }
  .hlavni__sluzby__item.item-1,
  .hlavni__sluzby__item.item-2 {
    margin-right: 20px;
  }
  .hlavni__sluzby__item .icon-sipka-cervena_doprava {
    display: inline-block;
    float: left;
    width: 5%;
  }
  .hlavni__sluzby__item .icon-sipka-cervena_doprava:before {
    font-size: 35px;
  }
}
.hlavni__sluzby__item__heading.podstranka {
  width: 100%;
  display: block;
}
.hlavni__sluzby__item__heading.podstranka h3 {
  padding-top: 0;
  color: #000;
  text-align: left;
}
@media only screen and (min-width: 720px) {
  .hlavni__sluzby__item__heading.podstranka {
    width: 25%;
    display: inline-block;
    float: left;
  }
}
.hlavni__sluzby__item__heading h3 {
  margin-bottom: 5px;
}
.hlavni__sluzby__item__heading h3 a {
  color: #2f4a96;
  text-decoration: none;
}
.hlavni__sluzby__item__text {
  text-align: left;
}
.hlavni__sluzby__item__text p {
  line-height: 1.2;
}
.hlavni__sluzby__item__text.podstranka {
  width: 100%;
  display: block;
  padding: 0;
}
@media only screen and (min-width: 720px) {
  .hlavni__sluzby__item__text.podstranka {
    width: 69%;
    display: inline-block;
    float: right;
  }
}
.hlavni__sluzby__item__text.podstranka h3 {
  padding-top: 0;
}
.hlavni__sluzby__item__text.podstranka h2 {
  padding-top: 0;
  font-size: 22px;
}
@media only screen and (min-width: 720px) {
  .hlavni__sluzby__item__text {
    padding: 0;
  }
}
.hlavni__sluzby__item__text .odkaz {
  display: block;
  width: 100%;
  text-align: left;
}
.hlavni__sluzby__item__text .odkaz a {
  text-decoration: none;
}
.hlavni__sluzby__odkaz {
  display: block;
  width: 100%;
  text-align: right;
}
.hlavni__sluzby__odkaz a {
  color: #999999;
  text-decoration: none;
}
.hlavni__sluzby__odkaz a span {
  vertical-align: top;
}
.hlavni__aktuality__vlevo {
  position: relative;
}
.hlavni__aktuality__vlevo__sipka {
  display: none;
}
@media only screen and (min-width: 960px) {
  .hlavni__aktuality__vlevo__sipka {
    display: block;
    position: absolute;
    top: 20px;
    right: -50px;
    font-size: 50px;
  }
}
.hlavni__aktuality__vlevo__heading__title a {
  color: #2f4a96;
  text-decoration: none;
}
.hlavni__aktuality__vlevo__text {
  color: #999999;
  text-align: justify;
}
.hlavni__aktuality__vlevo__text .odkaz {
  display: block;
  width: 100%;
  text-align: right;
}
.hlavni__aktuality__vlevo__text .odkaz a {
  color: #999999;
  text-decoration: none;
}
.hlavni__aktuality__vlevo__text .odkaz a span {
  display: inline-block;
  height: 15px;
  line-height: 15px;
  vertical-align: text-top;
}
.hlavni__aktuality__vpravo {
  position: relative;
  width: 100%;
  height: 250px;
}
@media only screen and (min-width: 400px) {
  .hlavni__aktuality__vpravo {
    width: 400px;
  }
}
.hlavni__aktuality__vpravo__kruh {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: solid 1px #999999;
  position: absolute;
  top: 20px;
  right: 30px;
  opacity: 0.5;
}
.hlavni__aktuality__vpravo__item a {
  display: block;
  background-position: left center;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}
.hlavni__aktuality__vpravo__item a.item-1 {
  width: 150px;
  height: 150px;
  left: 50px;
  top: 0;
}
.hlavni__aktuality__vpravo__item a.item-2 {
  width: 120px;
  height: 120px;
  top: 15px;
  right: 0;
}
.hlavni__aktuality__vpravo__item a.item-3 {
  width: 100px;
  height: 100px;
  bottom: 0;
  right: 100px;
}
.hlavni__aktuality__vpravo__item a:hover .hover__nadpis h3 {
  display: table-cell;
}
.hlavni__aktuality__vpravo__item a:hover .hover__nadpis {
  margin-top: 0;
}
.hlavni__aktuality__vpravo__item a .hover__nadpis {
  transition: 1s;
  background-color: #d41c48;
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
}
@media only screen and (min-width: 960px) {
  .hlavni__aktuality__vpravo__item a .hover__nadpis {
    margin-top: -100%;
  }
}
.hlavni__aktuality__vpravo__item a .hover__nadpis h3 {
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  font-size: 80%;
  padding: 20px;
}
@media only screen and (min-width: 960px) {
  .hlavni__aktuality__vpravo__item a .hover__nadpis h3 {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  .hlavni__aktuality__vlevo {
    float: left;
    width: 500px;
    margin-top: 50px;
  }
  .hlavni__aktuality__vpravo {
    float: right;
    width: 400px;
    height: 250px;
  }
}
.hlavni__nadpis {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  font-family: roboto;
}
.hlavni__nadpis br {
  display: none;
}
@media only screen and (min-width: 720px) {
  .hlavni__nadpis {
    font-size: 65px;
    line-height: 80px;
    padding-top: 100px;
    margin-bottom: 0;
  }
  .hlavni__nadpis br {
    display: block;
  }
}
.hlavni__podnadpis {
  font-weight: 100;
  font-size: 18px;
  padding: 0;
  margin-bottom: 0;
  font-family: roboto;
}
@media only screen and (min-width: 720px) {
  .hlavni__podnadpis {
    padding-top: 50px;
    font-size: 25px;
  }
}
.hlavni__podnadpis__sluzby span {
  line-height: 40px;
  font-family: roboto;
}
@media only screen and (min-width: 720px) {
  .hlavni__podnadpis__sluzby span {
    margin-bottom: 70px;
  }
}
.hlavni__podnadpis__sluzby span a {
  text-decoration: none;
  display: inline-block;
}
.hlavni__podnadpis__sluzby span i {
  font-size: 20px;
  line-height: 40px;
}
.hlavni__podnadpis__sluzby span span {
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  font-weight: 100;
  font-size: 15px;
}
@media only screen and (min-width: 720px) {
  .hlavni__podnadpis__sluzby span span {
    font-size: 18px;
  }
}
/*GDPR*/
.lista--gdpr {
  width: auto;
  text-align: center;
  padding: 5px 20px;
  box-shadow: 0 0 20px 0px black;
}
.lista--gdpr button {
  display: inline-block;
  width: auto;
  color: #fff;
  border: 0;
  line-height: 10px;
}
.lista--gdpr span {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.lista--gdpr .form__item__input {
  margin-bottom: 5px;
}
.lista--gdpr .form__item__input.form__item__input--submit input {
  padding: 5px;
  margin-bottom: 0;
}
.lista--gdpr .form__item__input button {
  background-color: #d41c48;
}
.lista--gdpr .form__item__input button:hover {
  background-color: #2f4a96;
}
.private {
  width: 100%;
  display: block;
  background-color: #d41c48;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px;
  text-align: center;
}
.private-soubor {
  display: block;
}
.private-soubor form {
  display: inline-block;
  margin-left: 30px;
}
section.content .container.page {
  min-height: 60vh;
}
/*Objednavka*/
.order-product .header {
  font-weight: bold;
  height: 20px;
}
.order-product .width-title {
  width: 20%;
  display: inline-block;
  text-align: left;
  float: left;
}
@media only screen and (min-width: 720px) {
  .order-product .width-title {
    width: auto;
    text-align: center;
  }
}
.order-product .width-title br {
  display: none;
}
@media only screen and (min-width: 720px) {
  .order-product .width-title br {
    display: block;
  }
}
.order-product .width-title .product-image {
  display: inline-block;
}
.order-product .width-title a {
  display: inline-block;
  vertical-align: text-bottom;
}
@media only screen and (min-width: 720px) {
  .order-product .width-title a {
    padding-left: 10px;
  }
}
.order-product .width-title a img {
  height: 40px;
}
.order-product .width-title span {
  display: inline-block;
  vertical-align: text-bottom;
}
@media only screen and (min-width: 720px) {
  .order-product .width-title span {
    padding-left: 10px;
  }
}
.order-product .width-title span img {
  height: 40px;
}
.order-product .width-title small {
  position: relative;
  vertical-align: top;
  display: block;
}
.order-product .width-quantity,
.order-product .width-price,
.order-product .width-remove {
  display: inline-block;
  width: 24%;
  float: left;
}
@media only screen and (min-width: 720px) {
  .order-product .width-quantity,
  .order-product .width-price,
  .order-product .width-remove {
    float: none;
  }
}
.order-product .width-remove {
  font-weight: bold;
}
.order-product .width-remove a.icon-delete {
  font-weight: bold;
  font-size: 40px;
  display: none;
}
@media only screen and (min-width: 720px) {
  .order-product .width-remove a.icon-delete {
    display: block;
  }
}
@media only screen and (min-width: 720px) {
  .order-product .width-remove a.text {
    display: none;
  }
}
.order-product .width-remove a {
  text-decoration: none;
  color: #2f4a96;
}
.order-product .width-quantity input {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}
@media only screen and (min-width: 720px) {
  .order-product .width-quantity input {
    width: 100%;
  }
}
.order-product .objednavka__radek {
  margin-bottom: 20px;
}
@media only screen and (min-width: 720px) {
  .order-product .objednavka__radek {
    height: 80px;
  }
}
.order-product .float-right {
  width: 80%;
  text-align: center;
}
@media only screen and (min-width: 720px) {
  .order-product .float-right {
    width: 50%;
  }
}
.objednavka__buttons {
  margin: 30px 0;
  display: inline-block;
  width: 100%;
}
.add-quantity {
  height: 31px;
}
.add-quantity.detail .input-quantity {
  width: 30px;
  text-align: center;
  float: left;
  margin-bottom: 0;
}
.add-quantity.detail .add-quantity-plus,
.add-quantity.detail .add-quantity-minus {
  width: 30px;
}
.add-quantity.detail .add-quantity-minus {
  border-right: 0;
  float: left;
}
.add-quantity.detail .add-quantity-plus {
  border-left: 0;
  float: left;
}
.add-quantity .add-quantity-plus,
.add-quantity .add-quantity-minus {
  display: block;
  width: 49%;
  height: 31.9px;
  background: #2f4a96;
  border: 1px solid #2f4a96;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 27px;
  cursor: pointer;
}
@media only screen and (min-width: 720px) {
  .add-quantity .add-quantity-plus,
  .add-quantity .add-quantity-minus {
    width: 49%;
    height: 30px;
  }
}
.add-quantity .add-quantity-plus:hover,
.add-quantity .add-quantity-minus:hover {
  color: #2f4a96;
  background-color: #fff;
}
.add-quantity .add-quantity-plus {
  float: right;
}
.add-quantity input[type=button] {
  background-color: #2f4a96;
  color: #fff;
  font-weight: bold;
  width: 100%;
  height: 30px;
  font-size: small;
  line-height: 30px;
  padding: 0;
  border: solid 1px #2f4a96;
  margin-top: 1px;
}
@media only screen and (min-width: 720px) {
  .add-quantity input[type=button] {
    font-size: medium;
  }
}
.add-quantity input[type=button]:hover {
  color: #2f4a96;
  background-color: #fff;
}
@media only screen and (min-width: 920px) {
  .detail-product-text {
    float: left;
    width: 70%;
  }
  .detail-product-info {
    float: right;
    width: 25%;
  }
}
.detail-product-info {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  /* required */
}
.detail-product-info [type=submit] {
  width: 100%;
}
.detail-product-info th {
  text-align: right;
}
.kontaktni {
  width: 100%;
}
.kontaktni h5 {
  text-transform: uppercase;
}
.kontaktni label {
  width: 30%;
  text-align: right;
  float: left;
  padding-right: 10px;
  line-height: 30px;
}
.kontaktni input,
.kontaktni textarea {
  float: left;
  width: 70%;
}
.kontaktni input.captcha {
  margin-bottom: 5px;
}
.kontaktni label.captcha img {
  height: 50px;
}
.kontaktni span.captcha-popis {
  color: rgba(153, 153, 153, 0.8);
  font-size: 12px;
}
.kontaktni .formular-checkbox label {
  width: 100%;
  text-align: left;
  font-weight: normal;
  font-size: 70%;
  line-height: 120%;
}
.kontaktni .formular-checkbox input {
  float: right;
}
.kontaktni .formular-checkbox.mailchimp {
  width: 100%;
  display: inline-block;
  background-color: #999999;
  padding: 5px;
  color: #fff;
}
.kontaktni .formular-checkbox.mailchimp label {
  float: left;
  width: 80%;
}
.kontaktni .formular-checkbox.mailchimp input {
  float: right;
  width: auto;
  margin-top: 5px;
  margin-bottom: 0;
}
.kontaktni .formular-bottom {
  display: inline-block;
  width: 100%;
}
.kontaktni [type="submit"] {
  float: right;
  background: transparent;
  transition: 0.5s ease;
  color: transparent;
  font-weight: bold;
}
.kontaktni [type="submit"] span {
  vertical-align: super;
}
.kontaktni [type="submit"] .icon-odeslani:before {
  font-size: 30px;
  color: #2f4a96;
}
.kontaktni [type="submit"]:hover {
  color: #d41c48;
  font-size: 20px;
}
.kontaktni [type="submit"]:hover .icon-odeslani:before {
  color: #d41c48;
}
.col-order-account__1 {
  float: left;
  width: 66%;
}
.col-order-account__1 .informace {
  margin-top: 7px;
}
.col-order-account__1 a {
  width: 49%;
  float: left;
  text-align: center;
}
.col-order-account__1 a:not(:last-child) {
  margin-right: 12px;
}
.col-order-account__2 {
  float: right;
  width: 33%;
}
.col-order-account__2.bez-rezervace {
  margin-top: 66px;
}
.col-order-account__2 span {
  width: 100%;
  text-align: center;
}
.informace {
  color: #fff;
  background-color: #d41c48;
  border-radius: 50%;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-left: 5px;
  margin-top: 2px;
  cursor: help;
}
.informace:hover ~ .info-hover {
  display: block;
}
.email-form {
  position: relative;
  float: right;
}
@media only screen and (min-width: 720px) {
  .email-form {
    float: none;
  }
}
.info-hover {
  display: none;
  position: absolute;
  background-color: #fff;
  border: solid 1px #2f4a96;
  color: #333;
  padding: 5px 15px;
  width: 300px;
  right: 0;
}
.polovice {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media only screen and (min-width: 720px) {
  .polovice {
    width: 48%;
  }
}
.polovice.formular {
  padding-right: 1%;
}
.nas-tym {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 30px 0;
}
.nas-tym__hlavicka {
  width: 70%;
  padding: 0 10px;
  float: right;
  margin-top: 30px;
}
.nas-tym__hlavicka h2 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
}
.nas-tym__hlavicka p {
  padding-left: 5px;
}
.nas-tym__popis {
  display: block;
  clear: both;
  padding-top: 15px;
}
.nas-tym .polovice {
  text-align: left;
}
.nas-tym .polovice .obrazekIlustrace {
  display: block;
  text-align: center;
  float: left;
  width: 30%;
}
.nas-tym .polovice .obrazekIlustrace img {
  border-radius: 50%;
}
@media only screen and (min-width: 720px) {
  .nas-tym .polovice:first-child {
    margin-right: 5px;
  }
  .nas-tym .polovice:nth-child(2) {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 720px) {
  .nas-tym .polovice:first-child {
    margin-right: 5px;
  }
  .nas-tym .polovice:nth-child(2) {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 920px) {
  .nas-tym .polovice:first-child {
    margin-right: 5px;
  }
  .nas-tym .polovice:nth-child(2) {
    margin-left: 5px;
  }
}
.clear {
  clear: both;
}
.clearLeft,
.clear-left {
  clear: left;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.no-display {
  display: none;
}
.flex {
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
}
.line-through {
  text-decoration: line-through;
}
.font-size-18 {
  font-size: 18px;
}
.color-inverse {
  color: #d41c48;
}
@media only screen and (min-width: 720px) {
  .col--1-2 {
    float: left;
    width: 49%;
    margin-right: 2%;
  }
  .col--last {
    margin-right: 0;
  }
}
.color__black {
  color: #000;
}
.color__blue {
  color: #2f4a96;
}
.color__red {
  color: #d41c48;
}
.color__gray {
  color: #999999;
}
.menu-wrapper--all-visible [for=responsive-category].button {
  display: none;
}
@media only screen and (min-width: 720px) {
  [for=responsive-category].button {
    display: none;
  }
}
.banner {
  margin-bottom: 40px;
}
.razeniIcon {
  width: 16px;
}
.menu__hlavni {
  display: none;
  width: 50%;
  margin: 0;
  float: left;
}
.menu__hlavni.label-span {
  display: block;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  margin-top: 8px;
}
.menu__hlavni.label-span .resp-menu-text {
  font-size: 100%;
  float: left;
  margin-left: 12px;
}
@media only screen and (min-width: 720px) {
  .menu__hlavni.label-span {
    display: none;
  }
}
.menu__hlavni.label-span span {
  display: block;
  height: 3px;
  width: 40px;
  background-color: #d41c48;
  margin: 0 auto 4px auto;
}
.menu__hlavni.input:checked ~ .menu__hlavni {
  display: block;
}
.menu__hlavni li {
  list-style: none;
  display: block;
  padding: 7px 20px;
  transition: 0.3s;
}
.menu__hlavni li a {
  color: #000;
  text-decoration: none;
}
.menu__hlavni .pod-menu__hlavni {
  font-weight: normal;
}
.menu__hlavni .pod-menu__hlavni li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  padding-right: 10px;
  border-left: 5px solid transparent;
}
.menu__hlavni .pod-menu__hlavni li:hover:before {
  border-left: 5px solid #d41c48;
}
@media only screen and (min-width: 720px) {
  ul.menu__hlavni {
    margin: 25px 0 5px 0;
    float: right;
    display: block;
    width: auto;
    /*podmenu*/
  }
  ul.menu__hlavni.label-span {
    display: none;
  }
  ul.menu__hlavni input.no-display.menu__hlavni input {
    display: none;
  }
  ul.menu__hlavni li {
    list-style: none;
    display: inline-block;
    padding: 5px 10px;
    background-color: transparent;
  }
  ul.menu__hlavni li a {
    text-decoration: none;
    color: #999999;
    transition: 0.3s;
  }
  ul.menu__hlavni li:hover a {
    color: #d41c48;
  }
  ul.menu__hlavni li.aktivni a {
    color: #d41c48;
    font-weight: bold;
    border-bottom: solid 1px #d41c48;
  }
  ul.menu__hlavni li.prvni {
    padding-left: 0;
  }
  ul.menu__hlavni li.posledni {
    padding-right: 0;
  }
  ul.menu__hlavni li.uplnePosledni {
    padding-left: 20px;
    padding-right: 0;
  }
  ul.menu__hlavni .children:hover .pod-menu__hlavni {
    display: block;
  }
  ul.menu__hlavni .pod-menu__hlavni {
    display: none;
    position: absolute;
    background-color: #fff;
    border: solid 1px #d41c48;
    margin-left: -50px;
  }
  ul.menu__hlavni .pod-menu__hlavni li {
    display: block;
    width: 100%;
    padding: 5px;
  }
  ul.menu__hlavni .pod-menu__hlavni li:hover {
    transition: 0.3s;
  }
  ul.menu__hlavni .pod-menu__hlavni li:hover a {
    color: #d41c48;
  }
  ul.menu__hlavni .pod-menu__hlavni li a {
    border-bottom: 0;
    color: #999999;
  }
}
.menu--box {
  padding: 15px 20px;
  margin-bottom: 18px;
  background: #d41c48;
  position: relative;
}
@media only screen and (min-width: 720px) {
  .menu--box {
    float: left;
    width: 49%;
    height: 230px;
    margin-left: 1%;
  }
  .category-big .menu--box:nth-child(9) {
    width: 99%;
  }
}
@media only screen and (min-width: 1000px) {
  .menu--box {
    width: 32.333%;
  }
  .category-big .menu--box:nth-child(9) {
    width: 32.333%;
  }
}
.menu--small-box {
  display: none;
  padding: 10px;
  margin-bottom: 1px;
  background: #2f4a96;
  text-decoration: none;
  position: relative;
}
.menu-wrapper--all-visible .menu--small-box {
  display: block;
}
#responsive-category:checked ~ .menu-wrapper .menu--small-box,
.menu-wrapper.responsive-open .menu--small-box {
  display: block;
}
.menu--small-box:hover {
  background: #d41c48;
}
@media only screen and (min-width: 720px) {
  .menu--small-box {
    display: block;
    float: left;
    width: 224px;
    height: 70px;
    margin-left: 12px;
    margin-bottom: 12px;
  }
}
.menu--normal-box {
  padding: 15px 20px;
  margin-bottom: 18px;
  background: #fff;
  border: 1px solid #2f4a96;
  position: relative;
}
@media only screen and (min-width: 720px) {
  .menu--normal-box {
    float: left;
    width: 49%;
    margin-left: 1%;
  }
  .article .menu--normal-box:nth-child(3) {
    width: 99%;
  }
}
@media only screen and (min-width: 1000px) {
  .menu--normal-box {
    width: 32.333%;
  }
  .article .menu--normal-box:nth-child(3) {
    width: 32.333%;
  }
}
.menu--category-box {
  float: left;
  min-height: 26px;
  line-height: 26px;
  padding: 12px 20px;
  margin: 0 3px 3px 0;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #2f4a96;
  text-decoration: none;
  background: #d41c48;
}
.menu--category-box:hover {
  color: #fff;
  background: #d41c48;
}
.menu--category-box-small {
  padding-top: 6px;
  padding-bottom: 6px;
}
.menu__aktivni {
  color: #fff;
  background: #d41c48;
}
.menu__heading {
  display: table;
  overflow: hidden;
}
.menu--box .menu__heading {
  height: 90px;
  padding-right: 120px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 720px) {
  .menu--small-box .menu__heading {
    width: 162px;
  }
}
.menu--normal-box .menu__heading {
  padding-top: 30px;
  margin-bottom: 15px;
}
.menu__heading__title {
  display: table-cell;
  padding-top: 0;
  margin-bottom: 0;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
.menu--small-box .menu__heading__title {
  height: 38px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}
.menu__heading__title a {
  text-decoration: none;
}
.menu__heading__title a:not([class*=color]) {
  color: #2f4a96;
}
.menu__heading__title a:hover {
  text-decoration: underline;
}
.menu__graphics {
  height: 90px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -8px;
}
.menu--small-box .menu__graphics {
  height: 38px;
  top: 50%;
  margin-top: -19px;
}
.menu__graphics svg {
  float: right;
  max-width: 44px;
  position: relative;
  right: -1px;
}
.menu--box:hover .menu__graphics svg .path1 {
  fill: #d41c48;
}
.menu--small-box .menu__graphics svg {
  display: none;
}
.menu--normal-box .menu__graphics svg {
  max-width: 23px;
  top: -1px;
}
.menu--normal-box .menu__graphics {
  height: 46px;
  right: -1px;
}
.menu__graphics__icon {
  float: right;
  width: 100px;
  height: 90px;
  font-size: 56px;
  color: #fff;
  text-align: center;
  background: #2f4a96;
}
.menu__aktivni .menu__graphics__icon,
.menu--small-box:hover .menu__graphics__icon {
  background: #d41c48;
}
.menu--small-box .menu__graphics__icon {
  width: 50px;
  height: 38px;
  line-height: 38px;
  font-size: 29px;
}
.menu--box:hover .menu__graphics__icon {
  background: #d41c48;
}
.menu--box .menu__graphics__icon:before {
  line-height: 90px;
}
.menu--normal-box .menu__graphics__icon {
  width: 46px;
  height: 46px;
  font-size: 29px;
}
.menu--normal-box .menu__graphics__icon:before {
  content: "\e903";
  line-height: 46px;
}
.menu--box--1 .menu__graphics__icon:before {
  content: "\e90f";
}
.menu--box--2 .menu__graphics__icon:before {
  content: "\e911";
}
.menu--box--3 .menu__graphics__icon:before {
  content: "\e90e";
}
.menu--box--4 .menu__graphics__icon:before {
  content: "\e90c";
}
.menu--box--5 .menu__graphics__icon:before {
  content: "\e913";
}
.menu--box--6 .menu__graphics__icon:before {
  content: "\e910";
}
.menu--box--7 .menu__graphics__icon:before {
  content: "\e912";
}
.menu--box--8 .menu__graphics__icon:before {
  content: "\e90d";
}
.menu--box--9 .menu__graphics__icon:before {
  content: "\e90b";
}
.menu--box--71 .menu__graphics__icon:before {
  content: "\e903";
}
.menu__submenu {
  height: 100px;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.menu__submenu a {
  color: #2f4a96;
  text-decoration: none;
}
.menu__submenu a:hover {
  text-decoration: underline;
}
.menu__text p {
  margin-bottom: 0;
}
.bezMarginu {
  margin-top: -20px !important;
}
.filter {
  margin-bottom: 40px;
}
.filter__item {
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
  font-size: 18px;
}
.filter__item label {
  display: inline-block;
  margin-bottom: 10px;
  cursor: pointer;
}
.js-enabled .filter__item label:before {
  content: "\e805";
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.js-enabled .filter__item label.checked:before {
  content: "\e806";
}
.js-enabled .filter__item [type=checkbox] {
  display: none;
}
.js-enabled .filter__submit {
  display: none;
}
/*
.responsive(480px, {
    .maticePolozek {
        margin-left: -2%;
    }
});*/
.flex.maticePolozek {
  display: block;
}
@media only screen and (min-width: 500px) {
  .flex.maticePolozek {
    display: flex;
  }
}
.aktualnost {
  width: 100%;
  font-size: 24px;
}
@media only screen and (min-width: 500px) {
  .aktualnost {
    width: 250px;
  }
}
.vypis {
  width: 100%;
  min-height: 60px;
}
@media only screen and (min-width: 500px) {
  .vypis {
    width: calc(100% - 250px);
  }
}
.product-item {
  display: flex;
  transition: 0.3s;
  padding: 0;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
}
.product-item-short {
  margin-bottom: 20px;
}
.product-item-short h2 {
  font-size: 1rem;
  display: inline;
}
.product-item__image {
  display: block;
  width: 150px;
  height: 150px;
  position: relative;
  margin-right: 20px;
}
.product-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /*			margin: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;*/
}
.product-item__info {
  overflow: hidden;
  width: calc(100% - 170px);
}
.product-item__info__text {
  margin-bottom: 15px;
  padding: 5px;
}
@media only screen and (min-width: 720px) {
  .product-item__info__text {
    padding-bottom: 60px;
  }
}
.product-item__info__left {
  display: inline-block;
  width: 100%;
}
.product-item__info__left__bottom {
  width: 100%;
  padding-bottom: 10px;
}
.product-item__info__left__bottom span {
  display: block;
  width: 100%;
  padding: 5px 0;
}
@media only screen and (min-width: 720px) {
  .product-item__info__right {
    width: 100%;
  }
}
.product-item .datumAMisto {
  margin-bottom: 10px;
}
.product-item__heading {
  padding: 0;
  text-align: center;
}
.product-item__heading a {
  text-decoration: none;
}
.product-item__heading a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 720px) {
  .product-item__heading {
    text-align: left;
    display: block;
  }
}
.product-item__price {
  height: 16px;
  margin-bottom: 15px;
  overflow: hidden;
}
.product-item .button.float-right {
  position: relative;
  width: 50%;
  text-align: center;
  background-color: #fff;
  border-top: solid 1px #2f4a96;
}
.product-item .button.float-right:hover {
  color: #d41c48;
}
@media only screen and (min-width: 720px) {
  .product-item .button.float-right {
    display: block;
    width: 100%;
    border-right: solid 1px #2f4a96;
    border-left: solid 1px #2f4a96;
    border-bottom: solid 1px #2f4a96;
    border-top: solid 1px #2f4a96;
  }
}
.product-item [type=submit] {
  margin-bottom: 0;
  position: relative;
  width: 50%;
  background-color: #fff;
  border-top: solid 1px #2f4a96;
  border-right: solid 1px #2f4a96;
  color: #2f4a96;
}
.product-item [type=submit]:hover {
  color: #d41c48;
}
@media only screen and (min-width: 720px) {
  .product-item [type=submit] {
    display: block;
    border-bottom: 0;
    border-top: solid 1px #2f4a96;
    border-left: solid 1px #2f4a96;
    border-right: solid 1px #2f4a96;
    width: 100%;
  }
}
.product__wrapper {
  width: 930px;
  float: right;
}
.product__cart {
  margin-top: 15px;
}
.product__price {
  text-align: right;
}
.product__price__sdph {
  font-size: 25px;
  color: #2f4a96;
  padding-bottom: 10px;
}
.product__nadpis {
  text-align: left;
}
@media only screen and (min-width: 480px) {
  .product__popis {
    float: right;
    width: 70%;
    padding: 0 10px;
    position: relative;
  }
}
@media only screen and (min-width: 480px) {
  .product__image {
    float: left;
    width: 30%;
    margin-top: 5px;
    position: relative;
  }
}
.product__info__button {
  width: 75%;
}
@media only screen and (min-width: 720px) {
  .product__info__button {
    width: auto;
    min-width: 50%;
  }
}
@media only screen and (min-width: 480px) {
  .product__info {
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
}
.button {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.button--primary {
  background: #2f4a96;
}
.button--primary:hover,
.button--primary.aktivni {
  background: #d41c48;
}
.button--secondary {
  color: #2f4a96;
  background: #d41c48;
}
.button--secondary:hover {
  color: #fff;
  background: #d41c48;
}
.button a {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #d41c48;
}
.button a:hover {
  background: #2f4a96;
}
p.button {
  display: block;
}
a.button,
button {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #d41c48;
  border: 0;
  height: auto;
}
a.button:hover,
button:hover {
  background: #2f4a96;
}
.button--inverse {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #d41c48;
}
.button--inverse--primary {
  background: #2f4a96;
}
.button--inverse--primary:hover,
.button--inverse--primary.aktivni {
  background: #d41c48;
}
.button--inverse--secondary {
  color: #2f4a96;
  background: #d41c48;
}
.button--inverse--secondary:hover {
  color: #fff;
  background: #d41c48;
}
.button--inverse a {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #d41c48;
}
.button--inverse a:hover {
  background: #2f4a96;
}
.button--inverse:hover {
  background: #2f4a96;
}
.opener--span {
  padding-left: 46px;
  position: relative;
}
.opener--span span {
  display: block;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  top: 8px;
  left: 8px;
}
.opener--span span + span {
  top: 17px;
}
.opener--span span + span + span {
  top: 26px;
}
.csstransforms .opener--span.responsive-open span {
  width: 24px;
  transform: rotate(45deg);
  top: 17px;
  left: 10px;
}
.csstransforms .opener--span.responsive-open span + span {
  display: none;
}
.csstransforms .opener--span.responsive-open span + span + span {
  display: block;
  transform: rotate(-45deg);
  top: 17px;
}
.pagination {
  display: inline-block;
}
.pagination a,
.pagination__select span,
.pagination__space {
  float: left;
  min-width: 36px;
  height: 36px;
  line-height: 36px;
  padding: 0 5px;
  font-size: 20px;
  color: #2f4a96;
  text-decoration: none;
}
.pagination__space {
  min-width: 0;
  padding: 0;
}
.pagination a:hover {
  color: #d41c48;
}
.pagination__select {
  float: left;
  height: 36px;
  max-width: 60px;
  overflow: hidden;
}
.pagination__select svg {
  float: left;
  max-width: 15px;
  position: relative;
  right: -1px;
}
.pagination__select span {
  float: left;
  background: #d41c48;
}
.navigace-clanek {
  margin-bottom: 5px;
  font-size: 20px;
}
.navigace-clanek__item {
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}
.navigace-clanek__item:hover {
  color: #2f4a96;
}
.navigace-clanek__item [class|=icon] {
  position: relative;
  top: 2px;
}
.navigace-clanek__item--prev {
  float: left;
}
.navigace-clanek__item--next {
  float: right;
}
.navigace-clanek__item--next [class|=icon] {
  margin-left: 10px;
}
.link-with-icon {
  font-size: 18px;
  text-decoration: none;
}
.link-with-icon [class|=icon] {
  margin-left: 7px;
  position: relative;
  top: 1px;
}
.link-with-icon:hover {
  color: #2f4a96;
}
.breadcrumbs {
  padding: 15px 0 10px;
}
.breadcrumbs [class|=icon] {
  font-size: 18px;
}
.breadcrumbs [class|=icon]:before {
  position: relative;
  top: 4px;
}
.poptavka-kategorie .opener-wrapper {
  text-align: left;
}
.article-link {
  display: inline-block;
  padding: 10px;
  margin: 0 3px 3px 0;
  font-weight: 700;
  border: 1px solid #2f4a96;
}
.article-link a {
  color: #2f4a96;
  text-decoration: none;
}
.article-link a:hover {
  color: #d41c48;
  text-decoration: underline;
}
.article-link [class|=icon] {
  display: inline-block;
  margin-right: 5px;
}
.product-link {
  display: inline-block;
  padding: 10px;
  margin: 0 3px 3px 0;
  font-weight: 700;
  color: #2f4a96;
  text-decoration: none;
  border: 1px solid #2f4a96;
  /*
            a {
                    color: @color-primary;

                    &:hover {
                            color: @color-inverse;
                            text-decoration: none;
                    }
            }
    */
}
.product-link:hover {
  color: #d41c48;
  text-decoration: underline;
}
.product-link__image {
  float: left;
  margin-right: 5px;
}
.product-link__image img {
  display: block;
  max-width: 25px;
  max-height: 25px;
}
.product-link__title {
  display: inline-block;
  line-height: 25px;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}
.loga div {
  display: flex;
  flex-wrap: wrap;
}
.loga div a {
  display: block;
  padding: 30px;
  width: 50%;
}
@media only screen and (min-width: 500px) {
  .loga div a {
    width: 33.3%;
  }
}
@media only screen and (min-width: 720px) {
  .loga div a {
    width: 25%;
  }
}
@media only screen and (min-width: 950px) {
  .loga div a {
    width: 20%;
  }
}
.loga div a span,
.loga div a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hi53 table td:first-child {
  width: 100px;
}
#admin-menu {
  padding: 10px 0;
  margin: 15px 0;
  background: #fff;
  border-top: 1px solid #3c3c3b;
  border-bottom: 1px solid #3c3c3b;
  display: inline-block;
  width: 100%;
}
#admin-menu .title {
  display: block;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  background: #fff;
}
.admin-menu {
  margin: 0 0 20px 0;
}
.admin-menu li {
  float: left;
  margin-bottom: 5px;
  list-style: none;
}
.admin-menu li .submenu-admin li {
  margin-bottom: 0px;
}
.admin-menu a {
  display: block;
  padding: 5px 10px;
  margin-bottom: -6px;
  border: 1px solid #eee;
  background: #fafafa;
}
.admin-menu a.aktivni {
  color: #c90c0f;
  background: transparent;
  border-bottom: none;
  box-shadow: 2px -2px 6px -3px rgba(0, 0, 0, 0.35);
}
#dExistujiciEntity a,
.existujiciVetve a,
#dExistujiciZalozky a {
  text-decoration: none;
}
.existujiciEntity,
.existujiciVetve,
.existujiciZalozky {
  display: block;
  padding: 0.3em;
  color: black;
  border-bottom: 1px solid gray;
  background-color: rgba(255, 255, 255, 0.9);
}
.existujiciEntity:hover,
.existujiciVetve:hover,
.existujiciZalozky:hover {
  color: black;
  background-color: #e3e3e3;
}
.existujiciZalozky span {
  font-weight: normal;
}
.existujiciZalozky .nazev {
  font-weight: bold;
}
.existujiciEntitySudy,
.existujiciVetveSudy {
  background-color: #f0f0f0;
}
.existujiciEntity .sTyp,
.existujiciVetve .typ {
  margin-left: 10px;
  color: #3171A8;
  font-size: 85%;
  float: right;
}
.existujiciVetve .typ .popis {
  font-size: 90%;
  color: #808080;
}
.existujiciVetve .iIkonaTagu {
  display: inline;
  height: 22px;
  vertical-align: middle;
  margin: 0 5px;
  float: none;
}
.skupinaTagu .iIkonaTagu {
  display: inline;
  height: 22px;
  vertical-align: middle;
  margin: 0 5px;
  float: none;
}
.obrazekLevy {
  float: left;
}
.obrazekPravy {
  float: right;
}
.admin-table tr:nth-child(even) {
  background-color: #ececec;
}
/*# sourceMappingURL=main.css.map */