﻿/* ===== Header pro vsechny stranky kvuli SmartSupp - pri mobilnim zobrazeni header prekryva krizek ===== */
/*#headercont {z-index: 2147483646 !important;}*/

/* ===== Posuvný header - kvůli info liště ===== */
.homepage.notscrolled #headercont {top: unset;}
#headercont {top: 0;}

@media (max-width: 480px) {
#headerInfoPanel {
    margin-top: 60px;
}
}

/* ===== Popup - slevový kupón ===== */
.my-popup-background-layer {z-index: 2147483646 !important;}

/* ===== Cookies popup ===== */
#cookieConsent {z-index: 2147483648 !important;}

/* ===== Zmena prihlaseni - pri mobilnim zobrazeni header prekryva krizek ===== */
@media (max-width: 767px) {
  .ec-v-form-holder.ec-v-form-holder-slide.ec-v-form-slider-show {
      top: 60px;
  }
  .ec-v-form-step.ec-v-form-step-visible {
    max-height: calc(100% - 60px) !important;
  }
}

/* ===== Skryti datumu v clanku magazinu ===== */
div.article_item_detail .time {
  display: none;
}

/* ===== magazin - ale k pouziti i pro ostatni staticke stranky - idealne rozsirovat o dalsi veci ===== */
#static {margin-bottom:50px;}
#static h1 {font-size:4rem; text-align:center; margin-bottom:25px;}
#static h2 {font-size:3rem; text-align:left; margin-bottom:25px;}
#static h3 {font-size:2rem; text-align:left; margin-bottom:15px;}
#static h4 {font-size:2rem; text-align:left; margin-bottom:15px;}
#static h5 {font-size:1.6rem; text-align:left; margin-bottom:15px;}
#static p {margin-bottom:10px; font-size:1.6rem; font-weight:normal; line-height:2.4rem; color:#222222;}
#static p a {font-size:1.6rem; color:#0060e5;}
#static p.narrow1 {width:700px; margin-left:auto; margin-right:auto;}

#static .btn {float:none; display:inline-block; font-size:12px; color:#056eff;}
#static .btn.btn-blue {color:white;}
#static .half {width:49%; margin-left:5px; margin-right:5px;}
#static .link {font-size:15px; font-weight:bold; text-decoration:none; color:#0060e5;}
#static .color_link {color:#0060e5;}

#static .db {display:block;}
#static .dn {display:none;}
#static .pa {position:absolute;}
#static .pr {position:relative;}
#static .fn {font-weight:normal;}
#static .fb {font-weight:bold;}
#static .tl {text-align:left;}
#static .tc {text-align:center;}
#static .tr {text-align:right;}
#static .bl {float:left;}
#static .br {float:right;}
#static .bc {margin-left:auto; margin-right:auto;}
#static .cb {clear:both;}
#static .vat {vertical-align:top;}
#static .oh {overflow:hidden;}
#static .tf {table-layout:fixed;}
#static .ww {word-wrap:break-word;}

#static .tretina {width:19%; margin-left:5px; margin-right:5px;}
#static .auticko {width:79%; margin-left:5px; margin-right:5px;}
#static .full {width:100%; margin-left:5px; margin-right:5px;}

#static .ul {font-size:1.6rem}
#static .li {font-size:1.6rem}

#footerPage ul li {
  list-style-image: url('../img/user/list.png');
  padding-left: 1rem;
}

#magazineArticle ol.ochranaOsUdaju h2,
#magazineArticle ol.obchPodminky h2 {
  padding: 1rem 0;
}
#magazineArticle ol.ochranaOsUdaju h3,
#magazineArticle ol.obchPodminky h3 {
  padding: 1rem 0;
}
#magazineArticle ol.ochranaOsUdaju,
#magazineArticle ol.obchPodminky {
  list-style-position: inside;
  list-style-type: upper-roman;
  text-align: center;
  padding: 1rem 0;
}
#magazineArticle ol.ochranaOsUdaju > li,
#magazineArticle ol.obchPodminky > li {
  -webkit-box-shadow: 0px -18px 9px -16px rgba(0, 0, 0, .2);
  box-shadow: 0px -18px 9px -16px rgba(0, 0, 0, .2);
  padding: 2rem 0;
}
#magazineArticle ol.ochranaOsUdaju li li,
#magazineArticle ol.obchPodminky li li {
  text-align: left;
}
#magazineArticle ol.ochranaOsUdaju li ol ul,
#magazineArticle ol.obchPodminky li ol ul {
  padding-left: 2rem;
}
#magazineArticle ol.ochranaOsUdaju p,
#magazineArticle ol.obchPodminky p {
  text-align: left;
}
#magazineArticle ol.ochranaOsUdaju li ol,
#magazineArticle ol.obchPodminky li ol,
#magazineArticle ol.ochranaOsUdaju li ul,
#magazineArticle ol.obchPodminky li ul {
  padding: 1rem 0;
}

/* ===== magazin - obrazky ===== */

.element.style img !important {
  height: auto;
}




/* ===== magazin - konec ===== */
.kpf .boxmail:before {
  background-image: url("../img/user/ico_mail.png");
}


.kpf .gry h1 {
  font-size: 2rem;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.kpf .gry h2 {
  font-size: 3rem;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
 }
.kpf .gry h3 {
  font-size: 2rem;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}
.kpf .gry p {
  margin-bottom: 50px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
}

.kpf .ons h1 {
  font-size: 3rem;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}
.kpf .ons h2 {
  font-size: 2rem;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 25px;
 }
.kpf .ons h3 {
  font-size: 2rem;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}
.kpf .ons p {
  margin-bottom: 50px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
}

.kpf .ons ul {
  margin-bottom: 50px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
  list-style-type: disc;
}
.kpf .ons li {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
}
.kpf .npp ul {
  margin-bottom: 50px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
  list-style-type: decimal;
}
.kpf .npp li {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
}

.kpf .ppp ul {
  margin-bottom: 50px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
  list-style-type: none;
}
.kpf .ppp li {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  text-align: left;
  color: #222222;
  width: 100%;
}


.boxons {
  margin: 0 0 10px 0;
  float: left;
}
.boxons:before,
.boxons:after {
  content: "";
  display: table;
}
.boxcons:after {
  clear: both;
}
.boxons .hdr {
  float: left;
  clear: left;
  width: 100%;
}
.boxcons .cnt {
  float: left;
  clear: left;
  width: 100%;
  padding: 5px 0;
}
.boxcons .ftr {
  float: left;
  clear: left;
  width: 100%;
}


/* tlacitka  */

.tli.tli-blue {
  border: none;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  color: white;
  background: #0060e5;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
}
.tli.tli-blue:before {
  display: none;
}
.tli.tli-blue:hover {
  border: none;
}

/* tlacitko zarovnani btn btn-blue na stred   */

.nastred {
  text-align: center;
  display: inline-block;
  float: none;
  margin-top: 50px;
}

.nastred2 {
  text-align: center;
  display: inline-block;
  float: none;
  margin-top: 5px;
}

/* =============== korektura ===============   */
/* zvetseni pisma odkazu */
.korektura a {
  font-size: 1em;
}
/* obrazky a nastaveni jeich zobrazovani */
.korektura img{
  max-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
/* nadpisy pro kontejner korektura */
.korektura h3 {
  font-size: 2.2rem;
  padding-top: 2.2rem;
  padding-bottom: 1rem;
}
.korektura h4 {
  font-size: 2rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.korektura h5 {
  font-size: 1.8rem;
  padding-top: 1.8rem;
  padding-bottom: .9rem;
}
.korektura h6 {
  font-size: 1.6rem;
  padding-top: 1.6rem;
  padding-bottom: .8em;
}
/* seznam s odrazkami */
.korektura ul {
  padding-bottom: 1.2rem;
}
/* cislovany seznam */
.korektura ol {
  margin: 0;
  padding-left: 2rem;
  padding-top: 5px;
  word-break: break-word;
}
/* formatovani jednotlivych radku seznamu v cislovanem seznmau */
.korektura ol > li {
  list-style-position: outside;
  margin: 0;
  padding-left: .35rem;
}
/* format odstavce */
.korektura p {
  line-height: 1.25;
  font-size: 1.6rem;
  padding-bottom: 1.25rem;
}
/* formatovani radku v seznamech */
.korektura li {
  font-size: 1.6rem;
  padding-bottom: .25rem;
}

/* formatovani radku v seznamech PARA */
.korektura .para  li {
  font-size: 1.6rem;
  padding-bottom: .2rem;
  border-bottom: 1px dashed #ddd;
  list-style-type: none;
  padding-top: 3px;
  padding: 10px 10px;
}

/* formatovani radku v seznamech PARAC - číslování */
.korektura .parac li {
  font-size: 1.6rem;
  padding-bottom: .2rem;
  border-bottom: 1px dashed #ddd;
  padding-top: 3px;
  padding: 10px 10px;
}


/* tabulka */
.korektura table {
  padding: 0 0 1rem 0;
}
/* bunka v tabulce */
.korektura table td {
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
  line-height: 1.25;
  padding: .5rem .75rem .5rem 0;
  font-size: .8em;
}
.korektura table tr > td:nth-child(1) {
  /* edit style for a first column of table */
  width: 50%;
}
.korektura table tr > td:nth-child(2) {
  /* edit style for a second column of table */
}
/* zobrazeni videa na youtube iframem */
.korektura iframe {
  width: 100%;
  padding: 1rem 0;
}
/* media query pro nejmensi displej / mobil */
@media screen and (max-width: 540px) {
  .korektura table {
    width: 100%;
  }
  .korektura table td {
    font-size: .85em;
  }
  .korektura iframe {
    height: 33.3vh;
  }
}
/* media query pro stredni displej / mobil / tablet */
@media screen and (min-width: 541px) and (max-width: 720px) {
  .korektura table {
    width: 100%;
  }
  .korektura table td {
    font-size: .9em;
  }
  .korektura iframe {
    height: 50vh;
  }
}
/* media query pro tablet / desktop */
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .korektura table {
    width: 85%;
  }
  .korektura table td {
    font-size: 16px;
  }
  .korektura iframe {
    height: 50vh;
  }
}
/* media query pro desktop */
@media screen and (min-width: 1025px) {
  .korektura table {
    width: 90%;
  }
  .korektura table td {
    font-size: 16px;
  }
  .korektura iframe {
    height: 50vh;
  }
}

/* =============== END korektura =============== */

/* ===============  popisky produktu pro G21-vitality ===============   */
/* zvetseni pisma odkazu */
.vital a {
  font-size: 1em;
}
/* obrazky a nastaveni jeich zobrazovani */
.vital img{
  max-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  max-height: 50vh;
}
/* nadpisy pro kontejner korektura */
.vital h2 {
  font-size: 2.2rem;
  padding-top: 2.2rem;
  padding-bottom: 1rem;
}

.vital h3 {
  font-size: 2.2rem;
  padding-top: 2.2rem;
  padding-bottom: 1rem;
}
.vital h4 {
  font-size: 2rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.vital h5 {
  font-size: 1.8rem;
  padding-top: 1.8rem;
  padding-bottom: .9rem;
}
.vital h6 {
  font-size: 1.6rem;
  padding-top: 1.6rem;
  padding-bottom: .8em;
}
/* seznam s odrazkami */
.vital ul li {
  padding-bottom: 1.2rem;
  list-style-image: url('../img/user/list.png');
  padding-left: 1rem;
}
/* cislovany seznam */
.vital ol {
  margin: 0;
  padding-left: 2rem;
  padding-top: 5px;
  word-break: break-all;
}
/* formatovani jednotlivych radku seznamu v cislovanem seznmau */
.vital ol > li {
  list-style-position: outside;
  margin: 0;
  padding-left: .35rem;
}
/* format odstavce */
.vital p {
  line-height: 1.5;
  font-size: 1.6rem;
  padding-bottom: 1.25rem;
}
/* formatovani radku v seznamech */
.vital li {
  font-size: 1.6rem;
  padding-bottom: .25rem;
}

/* formatovani radku v seznamech PARA */
.vital .para  li {
  font-size: 1.6rem;
  padding-bottom: .2rem;
  border-bottom: 1px dashed #ddd;
  list-style-type: none;
  padding-top: 3px;
  padding: 10px 10px;
}

/* formatovani radku v seznamech PARAC - číslování */
.vital .parac li {
  font-size: 1.6rem;
  padding-bottom: .2rem;
  border-bottom: 1px dashed #ddd;
  padding-top: 3px;
  padding: 10px 10px;
}


/* tabulka */
.vital table {
  padding: 0 0 1rem 0;
}
/* bunka v tabulce */
.vital table td {
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
  line-height: 1.25;
  padding: .5rem .75rem .5rem 0;
  font-size: .8em;
}
.vital table tr > td:nth-child(1) {
  /* edit style for a first column of table */
  width: 50%;
}
.vital table tr > td:nth-child(2) {
  /* edit style for a second column of table */
}
/* zobrazeni videa na youtube iframem */
.vital iframe {
  width: 100%;
}
/* media query pro nejmensi displej / mobil */
@media screen and (max-width: 540px) {
  .vital table {
    width: 100%;
  }
  .vital table td {
    font-size: .85em;
  }
  .vital iframe {
    height: 33.3vh;
  }
}
/* media query pro stredni displej / mobil / tablet */
@media screen and (min-width: 541px) and (max-width: 720px) {
  .vital table {
    width: 100%;
  }
  .vital table td {
    font-size: .9em;
  }
  .vital iframe {
    height: 50vh;
  }
}
/* media query pro tablet / desktop */
@media screen and (min-width: 721px) and (max-width: 1024px) {
  .vital table {
    width: 85%;
  }
  .vital table td {
    font-size: 16px;
  }
  .vital iframe {
    height: 50vh;
  }
}
/* media query pro desktop */
@media screen and (min-width: 1025px) {
  .vital table {
    width: 90%;
  }
  .vital table td {
    font-size: 16px;
  }
  .vital iframe {
    height: 50vh;
  }
}
/* =============== END korektura =============== */

/* magazine containers */
#articleLayout,
#bannerLayout,
#magazineArticle,
#footerPage {
  font-size: 17px;
  line-height: 1.8;
  display:block;
}

#articleLayout img,
#bannerLayout img,
#magazineArticle img,
#footerPage img {
  max-width: 100%;
  padding: 1rem 0;
}
/* globally set h1s */
#articleLayout h1,
#bannerLayout h1,
#magazineArticle h1,
#footerPage h1 {
  font-size: 2.7rem;
  text-align: center;
}
/* globally set h2s */
/* do not use #magIndex h2 it has special formating */
#articleLayout h2,
#bannerLayout h2, {
  color: #000;
  cursor: pointer;
  font-size: 1.9rem;
  padding: 2rem 5% .75rem 5%;
  text-decoration: underline;
  -webkit-box-shadow: 0px -18px 9px -16px rgba(0,0,0,0.2);
  box-shadow: 0px -18px 9px -16px rgba(0,0,0,0.2);
}
/* globally set h3s */
#articleLayout h3,
#bannerLayout h3,
#newsLayout h3,
#magazineArticle h3,
#footerPage h3 {
  font-size: 1.65rem;
  color: #000;
  padding: 1rem 0 .5rem 0;
}


#articleLayout p,
#bannerLayout p,
#newsLayout p,
#magazineArticle p,
#footerPage p {
  font-size: 1.7rem;
}


/* ========== about us ========== */
#footerPage .btn {
  padding: 0 2rem;
  border: 1px solid #ff5d00;
  color: #ff5d00;
}



#footerPage .koncovy h3 {
  -webkit-box-shadow: 0px -18px 9px -16px rgba(0,0,0,0.2);
  box-shadow: 0px -18px 9px -16px rgba(0,0,0,0.2);
}
#footerPage h1 {
  padding: 0 0 1rem 0;
}
#footerPage h2 {
  color: #000;
  font-size: 1.9rem;
  padding: 2rem 0 .75rem 0;
}
#footerPage h3 {
  cursor: unset;
  font-size: 17px;
}
#footerPage p {
  padding: .5rem .9rem;
}
#footerPage table {
  width: 100%;
border: 1px solid #D5DADD;
margin-bottom: 30px;
}

#footerPage table td {
background-color: #F8FBFD;
}

#footerPage a {
  font-size: 1em;
}
#footerPage td {
  padding: .5rem;
}
#footerPage .branch tr:nth-of-type(1) td:nth-of-type(1) {
  background-color: rgba(0, 0, 0, .05);
  border: none;
  font-weight: normal;
}
#footerPage .branch td:nth-of-type(1) {
  font-weight: bold;
}
#footerPage td[colspan~="2"] {
  font-size: 1em;
  text-align: center;
}
#footerPage address {
  font-style: normal;
  padding: 1rem 0;
  float: left;
  display: block;
}
#footerPage .branch address {
  border-bottom: .2rem solid rgba(0, 0, 0, .3);
  margin-bottom: 1rem;
}
#footerPage .pentaGMaps {
  max-width: 100%;
  padding: 1rem 0;
}
#footerPage .op1,
#footerPage .op2,
#footerPage .op3,
#footerPage .op4 {
  float: left;
  width: 60%;
}
#footerPage .op1Img,
#footerPage .op2Img,
#footerPage .op3Img,
#footerPage .op4Img {
  float: left;
  width: 40%;
}
#footerPage .op1Img img,
#footerPage .op2Img img,
#footerPage .op3Img img,
#footerPage .op4Img img {
  max-height: 150px;
  max-width: 100%;
}
/* mobile devices */
@media screen and (max-width: 360px) {
  #footerPage .pentaGMaps {
    height: 50vh;
  }
  #footerPage > section address,
  #footerPage table {
    width: 100%;
  }
}
/* tablet devices */
@media screen and (min-width: 361px) and (max-width: 540px) {
  #footerPage .pentaGMaps {
    height: 50vh;
    width: 100%;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address,
  #footerPage table {
    width: 100%;
  }
}
/* tablet devices */
@media screen and (min-width: 541px) and (max-width: 580px) {
  #footerPage .pentaGMaps {
    height: 50vh;
    width: 100%;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address,
  #footerPage table {
    width: 100%;
  }
}
/* tablet devices */
@media screen and (min-width: 581px) and (max-width: 690px) {
  #footerPage {
    padding: 0 5% 0 0;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address {
    width: 100%;
  }
  #footerPage table {
    width: 90%;
  }
  #footerPage .pentaGMaps {
    width: 100%;
    height: 50vh;
    padding: 1rem 0;
  }
  #footerPage td[colspan~="2"] {
    font-size: 1em;
  }
  #footerPage .op1,
  #footerPage .op2,
  #footerPage .op3,
  #footerPage .op4 {
    float: left;
    width: 50%;
  }
  #footerPage .op1Img,
  #footerPage .op2Img,
  #footerPage .op3Img,
  #footerPage .op4Img {
    float: left;
    width: 50%;
  }
}
/* tablet devices */
@media screen and (min-width: 691px) and (max-width: 960px) {
  #footerPage {
    padding: 0 5% 0 0;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address {
    width: 100%;
  }
  #footerPage table {
    width: 85%;
  }
  #footerPage .pentaGMaps {
    width: 100%;
    height: 50vh;
    padding: 1rem 0;
  }
  #footerPage td[colspan~="2"] {
    font-size: 1em;
  }
  #footerPage .op1,
  #footerPage .op2,
  #footerPage .op3,
  #footerPage .op4 {
    float: left;
    width: 50%;
  }
  #footerPage .op1Img,
  #footerPage .op2Img,
  #footerPage .op3Img,
  #footerPage .op4Img {
    float: left;
    width: 50%;
  }
}
/* tablet devices */
@media screen and (min-width: 961px) and (max-width: 1180px) {
  #footerPage {
    padding: 0 15% 0 5%;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address {
    width: 100%;
  }
  #footerPage table {
    width: 100%;
  }
  #footerPage .branchesMain h2 {
    width: 75%;
  }
  #footerPage .koncovy,
  #footerPage .hotline {
    display: block;
    float: left;
    width: 75%;
  }
  #footerPage section .branch {
    width: 50%;
    float: left;
    height: 430px;
  }

  #footerPage .branch header {
    padding: 1rem;
  }
  #footerPage .branch address {
    margin-bottom: 0;
    border-bottom: none;
  }
  #footerPage .branch h3 {
    margin: 0 auto;
    text-align: center;
  }
  #footerPage .pentaGMaps {
    width: 100%;
    height: 50vh;
    padding: 1rem 0;
  }
  #footerPage td[colspan~="2"] {
    font-size: 1em;
  }
  #footerPage .op1,
  #footerPage .op2,
  #footerPage .op3,
  #footerPage .op4 {
    float: left;
    width: 50%;
  }
  #footerPage .op1Img,
  #footerPage .op2Img,
  #footerPage .op3Img,
  #footerPage .op4Img {
    float: left;
    width: 50%;
  }
}
/* tablet devices */
@media screen and (min-width: 1181px) and (max-width: 1210px) {
  #footerPage {
    padding: 0 20% 0 5%;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address {
    width: 100%;
  }
  #footerPage table {
    width: 100%;
  }
  #footerPage .branchesMain h2 {
    width: 75%;
  }
  #footerPage .koncovy,
  #footerPage .hotline {
    display: block;
    float: left;
    width: 75%;
  }
  #footerPage section .branch {
    width: 50%;
    float: left;
    height: 425px;
  }

  #footerPage .branch header {
    padding: 1rem;
  }
  #footerPage .branch address {
    margin-bottom: 0;
    border-bottom: none;
  }
  #footerPage .branch h3 {
    margin: 0 auto;
    text-align: center;
  }
  #footerPage .pentaGMaps {
    width: 100%;
    height: 50vh;
    padding: 1rem 0;
  }
  #footerPage td[colspan~="2"] {
    font-size: 1em;
  }
  #footerPage .op1,
  #footerPage .op2,
  #footerPage .op3,
  #footerPage .op4 {
    float: left;
    width: 50%;
  }
  #footerPage .op1Img,
  #footerPage .op2Img,
  #footerPage .op3Img,
  #footerPage .op4Img {
    float: left;
    width: 50%;
  }
}
/* tablet devices */
@media screen and (min-width: 1211px) {
  #footerPage {
    padding: 0 20% 0 0;
  }
  #footerPage section {
    display: block;
  }
  #footerPage > section address {
    width: 100%;
  }
  #footerPage table {
    width: 100%;
  }
  #footerPage .branchesMain h2 {
    width: 75%;
  }
  #footerPage .koncovy,
  #footerPage .hotline {
    display: block;
    float: left;
    width: 75%;
  }
  #footerPage section .branch {
    width: 50%;
    float: left;
    height: 480px;
  }

  #footerPage .branch header {
    padding: 1rem;
  }
  #footerPage .branch address {
    margin-bottom: 0;
    border-bottom: none;
  }
  #footerPage .branch h3 {
    margin: 0 auto;
    text-align: center;
  }
  #footerPage .pentaGMaps {
    width: 100%;
    height: 40vh;
    padding: 1rem 0;
  }
  #footerPage td[colspan~="2"] {
    font-size: 1em;
  }
  #footerPage .op1,
  #footerPage .op2,
  #footerPage .op3,
  #footerPage .op4 {
    float: left;
    width: 50%;
  }
  #footerPage .op1Img,
  #footerPage .op2Img,
  #footerPage .op3Img,
  #footerPage .op4Img {
    float: left;
    width: 50%;
  }
}
/* ========== END footer page responsivity specs ========== */


/* general magazine styles */

.backBtn {
    margin: 0 auto;
  height: 44px;
  line-height: 44px;
  padding: 0 1rem;
  font-size: 12px;
  font-weight: bold;
  color: #056eff;
  text-transform: uppercase;
  border: 1px solid #bbbbbb;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color .5s ease-in-out;
  -o-transition: background-color .5s ease-in-out;
  transition: background-color .5s ease-in-out;
}
.backBtn:hover {
  color: #fff;
  background-color: #056eff;
}
.backBtneet {
  height: 60px;
  line-height: 44px;
  padding: 0 1rem;
  font-size: 12px;
  font-weight: bold;
  color: #ea1b25;
  text-transform: uppercase;
  border: 1px solid #bbbbbb;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color .5s ease-in-out;
  -o-transition: background-color .5s ease-in-out;
  transition: background-color .5s ease-in-out;
}
.backBtneet:hover {
  color: #fff;
  background-color: #ea1b25;
}
.forwBtn {
  color: #000;
  height: 44px;
  line-height: 44px;
  padding: 0 1rem;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffc80a;
  text-transform: uppercase;
  border: 1px solid #bbbbbb;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background-color .5s ease-in-out;
  -o-transition: background-color .5s ease-in-out;
  transition: background-color .5s ease-in-out;
}
.forwBtn.eetTheme {
  color: #000;
  background-color: #c2c2c2;
}
.forwBtn:hover {
  color: #0060e5;
  background-color: #fff;
}
.forwBtn.eetTheme:hover {
  background-color: #f6f6f6;
}

.btmS {
  float: left;
  padding-bottom: 1rem;
  width: 40%;
  margin: 3rem auto 2rem 32.5%;
}
.btmEET {
  padding-bottom: 1rem;
  width: 100%;
}
.msc {
  -webkit-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  opacity: .8
}
.msc:hover {
  opacity: 1;
}

/* ========== aktuality | subcategory | magazine ========== */

/* ========== aktuality | subcategory END ========== */
/* ========== magazine article | subcategory END ========== */

/* ========== Tabulka porovnani mixeru ========== */

	#comparsion .tablecom {
  border-collapse: collapse;
  margin: auto;
  overflow-x: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}

#comparsion hr{
  margin-top: 50px;
  border: 0;
height: 1px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));

}

#comparsion .tablecom thead tr > th {
  border: 1px solid rgba(0, 0, 0, .5);
  background-color: #ffc80a;
  padding: 1rem;
}
#comparsion .tablecom tbody > tr > td:first-of-type {
  font-weight: bold;
  text-align: center;

}

#comparsion a {
  font-size:1.6rem;
}

#comparsion table {
    font-size:1.6rem;
}

#comparsion .tablecom tbody > tr > td:nth-of-type(n + 2) {
  border-left: 1px solid rgba(0, 0, 0, .3);
}

#comparsion .tablecom td {
  border-bottom: 1px dashed rgba(0, 0, 0, .3);
  background-color: unset;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1rem;

}

@media screen and (max-width:500px) {
#cookieUseAgreement {
  z-index: 999999 !important;
}
}


.stoitem .stiinfo .cnt .rowbox.banner_if_par {
 box-shadow: 0 2px 16px rgb(0 0 0 / 24%);
 border: 2px solid #ff5d00;
 margin-left: 48px;
}

@media screen and (max-width: 1165px) {
.stoitem .stiinfo .cnt .rowbox.banner_if_par {
  margin-left: auto;
  box-shadow: 0 2px 16px rgb(0 0 0 / 24%);
  border: 2px solid #ff5d00;
}
}


.btn-magazin {
  text-align: center;
  width: auto;
  visibility: visible;
  font-size: 1.4rem;
  border: none;
  padding: 15px 24px;
  color: white;
  background: #ff5d00;
  padding: 10px;
  padding-right: 5px;
  height: 45px;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.24);
  border-radius: 50px;
  margin-top: 20px;
}

.btn-magazin a {
  color: white !important;
  text-decoration: none !important;

}


/* ========== END about us ========== */
/*  definice pro seponzivitu

Ano, do toho user.css si muzete udelat definici rozmeru:
... a v kazde si nadefinujete jine chovani stejneho prvku.
Samozrejme tech rozmeru nemusite mit nadefinovano tolik. Staci treba vase sirka webu (1180px), a co uz je nizsi, to uz se zacne zobrazovat jinak. Zalezi na vas...

@media screen and (max-width:1200px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:1024px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:3060px) and (min-width:981px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:980px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:820px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:600px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:480px) {
  .nejaky_class {}
  .nejaky_jiny_class {}

}
@media screen and (max-width:360px) {

  .nejaky_class {}
  .nejaky_jiny_class {}

}

*/
