@charset "UTF-8";
@font-face {
  font-family: "WebSymbolsRegular";
  src: url("fonts/WebSymbols-Regular-webfont.eot");
  src: url("fonts/WebSymbols-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/WebSymbols-Regular-webfont.woff") format("woff"), url("fonts/WebSymbols-Regular-webfont.ttf") format("truetype"), url("fonts/WebSymbols-Regular-webfont.svg#WebSymbolsRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.middle {
  vertical-align: middle;
}

.left {
  float: left;
}

.right {
  float: right;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_center {
  text-align: center;
}

div.cookies {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 25px 0;
  background: rgba(0, 0, 0, 0.8);
  border-top: 1px solid black;
  text-align: center;
  color: gainsboro;
  z-index: 1;
}
div.cookies .cookies-nazov {
  text-align: left;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 768px) {
  div.cookies .cookies-nazov {
    flex-wrap: wrap;
  }
  div.cookies .cookies-nazov .btn-main {
    margin-top: 10px;
  }
}
@media (max-width: 734px) {
  div.cookies .cookies-nazov .btn-second {
    margin-top: 10px;
    margin-left: 0;
  }
}
@media (max-width: 299px) {
  div.cookies .cookies-nazov .btn-main {
    margin-left: 5px;
  }
}
div.cookies .btn-main {
  margin-left: 30px;
}
div.cookies .btn-second {
  margin-left: 10px;
}

.btn-main {
  background: #19bac1;
  color: white;
}

.btn-second {
  background: #5a5a5a;
  color: gainsboro;
}

.btn-bottom {
  padding: 5px 15px;
  text-decoration: none;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-bottom:hover, .btn-bottom:focus {
  text-decoration: none;
  color: white;
}
.btn-bottom:hover.btn-main, .btn-bottom:focus.btn-main {
  color: #eeeeee;
}

header {
  top: 0;
  left: 0;
  background: #fff;
  z-index: 100;
  position: relative;
  padding: 0;
}
header .navbar-brand .logo {
  display: inline-block;
  vertical-align: top;
  margin-right: 1em;
  max-width: 180px;
}
header .navbar-toggler {
  background-color: #5a5a5a;
}
header .navbar-light {
  justify-content: flex-end;
}
header .navbar-light a {
  text-decoration: none;
}
header .navbar-light ul.navbar-nav {
  padding: 0;
}
header .navbar-light ul.navbar-nav li {
  padding: 0;
}
header .navbar-light ul.navbar-nav li.uvod a {
  font-size: 0;
}
header .navbar-light ul.navbar-nav li.uvod a:before {
  font-family: "icomoon";
  content: ";";
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
}
header .navbar-light ul.navbar-nav li a.nav-link {
  white-space: nowrap;
}
header .navbar-light ul.navbar-nav li a.nav-link:hover {
  color: #260a02;
}
header .navbar-light .dropdown-menu {
  padding: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.98px) {
  header .navbar-light .dropdown-menu {
    padding-left: 1rem;
  }
}
header .navbar-collapse {
  padding: 0;
}
header .navbar-toggler {
  background-color: #19bac1;
  margin-right: 0;
  padding: 0.5rem 0.75rem 0.75rem 0.75rem;
}
header .navbar-toggler .icon-bar {
  background-color: white;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-top: 0.25rem;
}
header .social {
  background-color: #5a5a5a;
  color: white;
  padding: 0.5rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 767.98px) {
  header .social {
    display: block;
    text-align: center;
  }
}
header .social .kontakt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header .social a {
  color: white;
  text-decoration: none;
  margin: 0 0.5rem;
  display: inline-block;
}
header .social a:hover {
  color: #19bac1;
}
header .social a i {
  font-size: 30px;
}
header .social .header_btn {
  border-radius: 5px;
  height: 30px;
}
@media (max-width: 575.98px) {
  header .social .header_btn {
    margin: 1rem 0;
  }
}
@media (max-width: 991.98px) {
  header .social {
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  header .social {
    font-size: 1.1rem;
  }
  header .social a {
    margin: 0 0.5rem;
  }
  header .social i {
    font-size: 0.9rem;
  }
}
header #kosik_top {
  display: inline-block;
}
header #kosik_top a {
  padding: 0.3rem 1rem;
}
header #kosik_top a:hover {
  color: white;
}

.kontakt_menu {
  padding: 0;
  list-style: none;
}
.kontakt_menu li {
  display: inline-block;
  padding: 0;
}

div.skupiny_produktu_vypis div.skupina_produktu {
  margin-bottom: 1em;
}
@media (min-width: 576px) {
  div.skupiny_produktu_vypis div.skupina_produktu {
    margin-bottom: 0.5em;
  }
}
div.skupiny_produktu_vypis div.skupina_produktu > a {
  overflow: hidden;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  display: flex;
  font-size: 16px;
  text-decoration: none;
  color: #260a02;
  font-weight: 700;
  align-items: center;
}
div.skupiny_produktu_vypis div.skupina_produktu > a:hover {
  color: #19bac1;
  text-decoration: underline;
}
div.skupiny_produktu_vypis div.skupina_produktu > a div.foto {
  padding: 0.5em;
  border-right: 1px solid #dee2e6;
  flex-shrink: 0;
}
div.skupiny_produktu_vypis div.skupina_produktu > a div.foto img {
  width: 44px;
}
div.skupiny_produktu_vypis div.skupina_produktu > a span {
  padding: 0.5em;
  line-height: 1.1em;
}
div.skupiny_produktu_vypis div.skupina_produktu .podskupiny {
  margin-top: 0.5rem;
  line-height: 1rem;
}
div.skupiny_produktu_vypis div.skupina_produktu .podskupiny a {
  font-size: 0.8rem;
  line-height: 1rem;
  display: inline-block;
}

.cs_shop .kosik_top.btn {
  border-radius: 0;
  padding: 1.9rem;
  position: relative;
}
.cs_shop .kosik_top.btn .fal {
  font-size: 1.5rem;
}
.cs_shop .kosik_top .badge {
  position: absolute;
  top: 0.9rem;
  right: 0.9rem;
  color: #19bac1;
  font-size: 0.8rem;
  border-radius: 50%;
  font-weight: normal;
  width: 22px;
  height: 22px;
  line-height: 24px;
  padding: 0;
  text-align: center;
}
.cs_shop .kosik_top_s_cenou.btn {
  padding: 0.75em 1.25em;
  font-weight: bold;
}
.cs_shop .kosik_top_s_cenou .badge {
  position: absolute;
  top: calc(50% - 11px);
  left: -0.6rem;
  color: #19bac1;
  font-size: 0.8rem;
  border-radius: 50%;
  font-weight: normal;
  width: 22px;
  height: 22px;
  line-height: 22px;
  padding: 0;
  text-align: center;
}

div.cs_shop div.kroky {
  margin-top: 2em;
  margin-bottom: 2em;
}
div.cs_shop div.kroky div.krok {
  margin-bottom: 0.25rem;
}
@media (min-width: 576px) {
  div.cs_shop div.kroky div.krok {
    display: block;
    border-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  div.cs_shop div.kroky div.krok {
    width: 50%;
  }
}
div.cs_shop div.kroky div.krok.selected span.cislo, div.cs_shop div.kroky div.krok.ok span.cislo {
  background: #260a02;
  color: white;
}
div.cs_shop div.kroky div.krok.selected span.nazov, div.cs_shop div.kroky div.krok.ok span.nazov {
  color: #260a02;
}
div.cs_shop div.kroky div.krok span.cislo {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  color: white;
  background: #adb5bd;
  margin-right: 0.5rem;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  div.cs_shop div.kroky div.krok span.cislo {
    width: 20px;
    line-height: 20px;
    margin-right: 0.2rem;
  }
}
div.cs_shop div.kroky div.krok span.nazov {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  color: #adb5bd;
}

div.cs_shop div.produkty .produkt .foto {
  position: relative;
  text-align: center;
}
div.cs_shop div.produkty .produkt .foto img.fade {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
div.cs_shop div.produkty .produkt .foto img.fade:hover {
  opacity: 1;
}
div.cs_shop div.produkty .produkt .foto .tag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
div.cs_shop div.produkty .produkt span.zlava {
  position: absolute;
  top: 1em;
  font-size: 0.9em;
  left: 0;
  background: #19bac1;
  color: white;
  padding: 0.2em 0.5em;
  text-transform: uppercase;
}
div.cs_shop div.produkty .produkt .card-footer {
  padding-top: 0;
  background-color: transparent;
  border-top: 0;
}
div.cs_shop div.produkty .text {
  text-align: center;
}
div.cs_shop div.produkty .text h2 {
  padding: 0;
  margin-bottom: 0.25em;
  font-size: 1em;
  font-weight: bold;
}
div.cs_shop div.produkty .text h2 a {
  color: black;
  text-decoration: none;
}
div.cs_shop div.produkty .vlozit_do_kosika .btn-link {
  padding: 0 0.5rem;
}
div.cs_shop div.produkty .vlozit_do_kosika > .form-control {
  text-align: center;
  flex: 1 0 0;
}
div.cs_shop .vlozit_buttons {
  display: flex;
}
div.cs_shop .vlozit_buttons .btn-produkt_zoznam_toggle i {
  font-weight: 400;
}
div.cs_shop .vlozit_buttons .btn-produkt_zoznam_toggle.v_zozname i {
  font-weight: 900;
}
div.cs_shop .vlozit_buttons .btn_vlozit_do_kosika {
  flex-grow: 1;
}
div.cs_shop .vlozit_buttons .btn_detail {
  margin-left: 0.25rem;
}

.cs_shop div.produkt_view {
  padding: 30px 0;
}
.cs_shop div.produkt_view h1 {
  font-size: 30px;
  text-transform: none;
}
.cs_shop div.produkt_view h4 {
  margin-top: 1rem;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn {
  margin-right: 2px;
  color: #212529;
  background-color: white;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn:hover {
  color: #fff;
  background-color: #260a02;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn:focus, .cs_shop div.produkt_view #varianta_form .vlastnost .btn.focus {
  color: #fff;
  background-color: #260a02;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(5, 6, 6, 0.5);
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.disabled, .cs_shop div.produkt_view #varianta_form .vlastnost .btn:disabled {
  color: #212529;
  background-color: white;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn:not(:disabled):not(.disabled):active, .cs_shop div.produkt_view #varianta_form .vlastnost .btn:not(:disabled):not(.disabled).active, .show > .cs_shop div.produkt_view #varianta_form .vlastnost .btn.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn:not(:disabled):not(.disabled):active:focus, .cs_shop div.produkt_view #varianta_form .vlastnost .btn:not(:disabled):not(.disabled).active:focus, .show > .cs_shop div.produkt_view #varianta_form .vlastnost .btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 6, 6, 0.5);
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.active {
  color: #fff;
  background-color: #19bac1;
  border-color: black;
  box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:hover {
  color: #fff;
  background-color: #260a02;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:focus, .cs_shop div.produkt_view #varianta_form .vlastnost .btn.active.focus {
  color: #fff;
  background-color: #260a02;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.active.disabled, .cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:disabled {
  color: #fff;
  background-color: #19bac1;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:not(:disabled):not(.disabled):active, .cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:not(:disabled):not(.disabled).active, .show > .cs_shop div.produkt_view #varianta_form .vlastnost .btn.active.dropdown-toggle {
  color: #fff;
  background-color: #138e94;
  border-color: black;
}
.cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:not(:disabled):not(.disabled):active:focus, .cs_shop div.produkt_view #varianta_form .vlastnost .btn.active:not(:disabled):not(.disabled).active:focus, .show > .cs_shop div.produkt_view #varianta_form .vlastnost .btn.active.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.cs_shop div.produkt_view #varianta_form .vlastnost.vlastnost_farba .btn {
  min-height: 33px;
  min-width: 33px;
}
.cs_shop div.produkt_view div.produkt_info {
  margin-bottom: 30px;
}
.cs_shop div.produkt_view div.produkt_info a.popis {
  color: #260a02;
  text-decoration: underline;
}
.cs_shop div.produkt_view div.produkt_info section {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
  display: inline-block;
}
.cs_shop div.produkt_view div.produkt_info section.cena strong.cena {
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
  margin-right: 0.5em;
  display: block;
}
.cs_shop div.produkt_view div.produkt_info label {
  color: #212529;
  text-align: left;
  font-size: 12px;
  margin-right: 0.5em;
  padding-left: 0;
}
.cs_shop div.produkt_view div.produkt_info form.add_item section {
  margin: 0;
}
.cs_shop div.produkt_view div.produkt_info form.add_item #mnozstvo {
  text-align: center;
  font-weight: normal;
}
.cs_shop div.produkt_view div.tag {
  position: absolute;
  left: 0;
}
.cs_shop div.produkt_view div.tag span {
  text-align: left;
}
.cs_shop div.produkt_view .gallery {
  position: relative;
  margin-bottom: 1rem;
}
.cs_shop div.produkt_view .gallery img {
  border: 1px solid #f8f9fa;
}
.cs_shop div.produkt_view .gallery div.thumbnails {
  margin-top: 10px;
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden;
}
.cs_shop div.produkt_view .gallery div.thumbnails a {
  padding: 0 5px 10px 5px;
  display: block;
  float: left;
  width: 33.33%;
}
.cs_shop div.produkt_view .gallery div.thumbnails img {
  display: block;
  width: 100%;
}
.cs_shop div.produkt_view div.popis {
  line-height: 24px;
  font-size: 15px;
}
.cs_shop div.produkt_view div.popis ul {
  list-style: none;
  padding-left: 0;
}
.cs_shop div.produkt_view div.popis ul li {
  padding-left: 15px;
  line-height: 27px;
}
.cs_shop div.produkt_view div.popis ul li:before {
  padding-right: 16px;
  font-size: 0.6em;
  font-family: "FontAwesome";
  content: "";
  color: #260a02;
}
.cs_shop div.produkt_view table.tabulka tr td, .cs_shop div.produkt_view table.tabulka tr th {
  padding: 0.25em 0.5em;
}
.cs_shop div.produkt_view .vlozit_do_kosika .btn-link {
  padding: 0 0.5rem;
}
.cs_shop div.produkt_view .vlozit_do_kosika > .form-control {
  text-align: center;
  flex: 1 0 0;
}
.cs_shop div.produkt_view button {
  text-transform: none;
}

.cs_shop .kosik table {
  border-width: 0 0 2px 0;
  border-color: #19bac1;
  border-style: solid;
}
.cs_shop .kosik table > thead > tr > th,
.cs_shop .kosik table > thead > tr > td,
.cs_shop .kosik table > tbody > tr > th,
.cs_shop .kosik table > tbody > tr > td,
.cs_shop .kosik table > tfoot > tr > th,
.cs_shop .kosik table > tfoot > tr > td {
  vertical-align: middle;
}
.cs_shop .kosik table > thead > tr > th,
.cs_shop .kosik table > tbody > tr > th,
.cs_shop .kosik table > tfoot > tr > th {
  font-size: 13px;
  border-color: rgba(0, 0, 0, 0.2);
}
.cs_shop .kosik table > thead > tr > td,
.cs_shop .kosik table > tbody > tr > td,
.cs_shop .kosik table > tfoot > tr > td {
  font-size: 15px;
}
.cs_shop .kosik table thead th {
  background: #dee2e6;
  border: 0;
  color: #495057;
  font-weight: normal;
}
.cs_shop .kosik table tr.doprava {
  border-width: 2px 0 0 0;
  border-color: #19bac1;
  border-style: solid;
}
.cs_shop .kosik table span.varianta {
  font-size: 0.8em;
  display: block;
  margin-left: 1em;
}
.cs_shop .kosik table a.produkt_nazov {
  font-weight: bold;
  color: #19bac1;
}
.cs_shop .kosik table .kod_produktu {
  color: #6c757d;
  font-size: 0.8em;
}
.cs_shop .kosik table .stav .stav_produktu {
  white-space: nowrap;
}
.cs_shop .kosik table p.popis {
  margin-left: 0.5rem;
  font-size: 0.7rem;
}
.cs_shop .kosik table p:last-child {
  margin-bottom: 0;
}
.cs_shop .kosik table .zmaz-produkt {
  color: #212529;
}
.cs_shop .kosik table .zmaz-produkt:hover {
  color: #dc3545;
}
.cs_shop .kosik table.ceny {
  border-color: #19bac1;
  border-width: 0 0 2px 0;
  border-style: solid;
}
.cs_shop .kosik table.ceny tr.cena_s_dph {
  border-color: #dee2e6;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.cs_shop .kosik table.ceny tr.cena_s_dph td {
  padding-top: 1em;
  padding-bottom: 1em;
}
.cs_shop .kosik table.ceny tr.cena_s_dph td:first-child {
  font-weight: bold;
  color: black;
}
.cs_shop .kosik table.ceny tr.cena_s_dph td:last-child {
  font-size: 1.75em;
  font-weight: bold;
}
.cs_shop .kosik table.ceny tr.dph {
  color: #adb5bd;
}
.cs_shop .kosik table .number-spinner .btn-link {
  padding: 0 0.5rem;
}
.cs_shop .kosik table .number-spinner .form-control {
  padding-left: 0;
  padding-right: 0;
}

.cs_shop.pokladna {
  margin-bottom: 2em;
}
.cs_shop.pokladna .prihlasenie {
  width: 100%;
  margin: 0 0 30px;
}
.cs_shop.pokladna .prihlasenie > div[class*=col-] {
  padding: 30px;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #dee2e6;
}
.cs_shop.pokladna .prihlasenie > div[class*=col-]:last-child {
  border-right-width: 1px;
}
.cs_shop.pokladna .prihlasenie h4 {
  margin-bottom: 1rem;
}
.cs_shop.pokladna .prihlasenie .doprava label span,
.cs_shop.pokladna .prihlasenie .platba label span {
  color: #19bac1;
  margin-right: 0.3rem;
  text-align: center;
  width: 1.25em;
}
.cs_shop.pokladna .prihlasenie .doprava .form-group,
.cs_shop.pokladna .prihlasenie .platba .form-group {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #dee2e6;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.cs_shop.pokladna .prihlasenie .doprava .form-group:last-child,
.cs_shop.pokladna .prihlasenie .platba .form-group:last-child {
  border: 0;
  padding-bottom: 0;
}
.cs_shop.pokladna .prihlasenie .doprava .form-group .info,
.cs_shop.pokladna .prihlasenie .platba .form-group .info {
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin-top: 0.25rem;
  color: #dc3545;
}
.cs_shop.pokladna .h1 {
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.cs_shop.pokladna .col-form-label {
  text-align: right;
}
@media (max-width: 767.98px) {
  .cs_shop.pokladna .col-form-label {
    text-align: left;
  }
}

.cs_shop .stav_produktu {
  margin: 0.5em 0;
  display: inline-block;
  line-height: 1.2em;
}
.cs_shop .stav_produktu:before {
  font-family: "FontAwesome";
  margin-right: 0.5em;
}
.cs_shop .stav_produktu.nedostupny {
  color: #dc3545;
}
.cs_shop .stav_produktu.nedostupny:before {
  content: "";
}
.cs_shop .stav_produktu.na_objednavku, .cs_shop .stav_produktu.na_sklade {
  color: #19bac1;
}
.cs_shop .stav_produktu.na_objednavku:before, .cs_shop .stav_produktu.na_sklade:before {
  content: "";
}
.cs_shop .tag span {
  color: white;
  padding: 0.25em 0.5em;
  display: block;
  text-align: center;
  margin-bottom: 1px;
  background: #19bac1;
}
.cs_shop .tag span.akcia {
  background: #dc3545;
}
.cs_shop .tag span.novinka {
  background: #28a745;
}
.cs_shop .tag span.top {
  background: #260a02;
}
.cs_shop .buttons {
  margin-top: 2rem;
}
.cs_shop .buttons .prev {
  text-align: left;
}
@media (max-width: 767.98px) {
  .cs_shop .buttons .prev .btn {
    margin-bottom: 1em;
    width: 100%;
  }
}
.cs_shop .buttons .next {
  text-align: right;
}
@media (max-width: 767.98px) {
  .cs_shop .buttons .next .btn {
    width: 100%;
  }
}
.cs_shop .number-spinner {
  background: #f8f9fa;
  border-radius: 0.25rem;
}
.cs_shop .number-spinner .btn {
  color: #343a40;
}
.cs_shop .number-spinner .form-control {
  background: #f8f9fa;
  text-align: center;
  border: 0;
}
.cs_shop .number-spinner .form-control:focus {
  outline: 0;
  box-shadow: none;
}

.cs_shop .filter .nav {
  margin-bottom: 1rem;
  align-items: center;
}
.cs_shop .filter .nav .nav-item.dropdown .filter-text {
  color: #19bac1;
}
.cs_shop .filter .nav .nav-item.dropdown .nav-link {
  display: inline-block;
  color: #212529;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.cs_shop .filter .nav .nav-item.dropdown .nav-link.dropdown-toggle::after {
  color: #212529;
}
.cs_shop .filter .nav .nav-link.disabled {
  color: #260a02;
}
.cs_shop .filter .nav .produkt_filter_cena {
  color: #260a02;
  padding-left: 1em;
}
.cs_shop .filter .nav .produkt_filter_cena input {
  visibility: none;
}
.cs_shop .filter .nav .produkt_filter_cena span.cena {
  font-weight: bold;
  margin: 0 0.3em;
}
.cs_shop .filter .nav .produkt_filter_cena span.cena.cena_od {
  margin-right: 0.6em;
}
.cs_shop .filter .nav .produkt_filter_cena span.cena.cena_do {
  margin-left: 0.6em;
}
.cs_shop .filter .nav .produkt_filter_cena .slider-handle {
  background-image: linear-gradient(to bottom, #19bac1, #138e94);
}
.cs_shop .filter .checkbox_holder {
  margin-bottom: 1rem;
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}
.cs_shop .filter .checkbox_holder::after {
  display: block;
  clear: both;
  content: "";
}
@media (max-width: 767.98px) {
  .cs_shop .filter .checkbox_holder {
    display: block;
  }
}
.cs_shop .filter .checkbox_holder .custom-checkbox {
  flex: 0 1 25%;
  padding-right: 1rem;
}
.cs_shop .aktualny_filter span.label {
  color: #260a02;
}
.cs_shop .aktualny_filter ul.hodnoty {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.cs_shop .aktualny_filter ul.hodnoty li {
  display: inline-block;
}

.cs_shop .rozsireny_filter .nav {
  align-items: normal;
  flex-direction: column;
}
.cs_shop .rozsireny_filter h3 {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.25rem;
}
.cs_shop .rozsireny_filter .vlastnost_holder {
  margin-bottom: 1rem;
}
.cs_shop .rozsireny_filter .vlastnost_holder:last-child {
  margin-bottom: none;
}
.cs_shop .rozsireny_filter .vlastnost_holder small {
  color: #adb5bd;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo {
  display: flex;
  flex: 1 0 auto;
  align-items: center;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo .min {
  margin-right: 1.5rem;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo .max {
  margin-left: 1.5rem;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo .slider {
  flex-grow: 1;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo .slider .noUi-tooltip {
  display: none;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo .slider .noUi-active .noUi-tooltip {
  display: block;
}
.cs_shop .rozsireny_filter .vlastnost_holder .vlastnost_cislo .slider .noUi-connect {
  background: #19bac1;
}

.rozsireny_filter_tooltip .tooltip-inner {
  font-size: 9px;
}

#fulltext-search-holder .tt-menu {
  width: 600px;
  background: white;
  padding: 1em;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  color: black;
}
@media (max-width: 575.98px) {
  #fulltext-search-holder .tt-menu {
    width: 100%;
    text-align: left;
  }
}
#fulltext-search-holder .tt-menu h2 {
  font-size: 1em;
  color: #adb5bd;
  font-size: 0.7em;
}
#fulltext-search-holder .tt-menu p.empty {
  text-align: center;
  color: #ced4da;
  margin-top: 1em;
}
#fulltext-search-holder .tt-menu .item {
  color: black;
  display: flex;
  line-height: 1.2em;
}
#fulltext-search-holder .tt-menu .item div.foto {
  margin-right: 1em;
}
#fulltext-search-holder .tt-menu .item div.foto img {
  width: 60px;
}
#fulltext-search-holder .tt-menu .item .cena {
  margin-left: 1em;
  text-align: right;
  flex-grow: 1;
}
#fulltext-search-holder .tt-menu .item p.kratky_text {
  color: #adb5bd;
  font-size: 0.7em;
  margin: 0;
}
#fulltext-search-holder .tt-menu .item.tt-cursor, #fulltext-search-holder .tt-menu .item:hover {
  color: #19bac1;
  text-decoration: none;
}
#fulltext-search-holder .tt-menu .item.footer {
  justify-content: center;
}
#fulltext-search-holder .empty {
  text-align: center;
  color: #adb5bd;
  font-size: 0.75em;
}

.toast {
  position: fixed;
  top: 30px;
  right: 30px;
}
.toast img {
  width: 20px;
}

.cs_shop .produkty .produkt .foto a {
  display: flex;
  max-height: 188px;
  justify-content: center;
}
.cs_shop .produkty .produkt .foto a img {
  object-fit: contain;
}
.cs_shop div.produkt_view {
  padding: 0;
}
.cs_shop div.produkt_view .gallery {
  margin-top: 0;
}
.cs_shop.pokladna .doprava label,
.cs_shop.pokladna .platba label {
  margin-right: 1rem;
}
.cs_shop .prispevky {
  margin-bottom: 1rem;
  text-align: center;
}
.cs_shop .prispevky .prispevok {
  color: white;
}
.cs_shop .prispevky .prispevok h3 {
  color: white;
}
.cs_shop .prispevky .prispevok .cena {
  color: black;
  font-size: 2rem;
}

#profil h2 {
  margin-top: 0;
}

.btn {
  text-decoration: none;
  border-radius: 0;
}
.btn.viac {
  padding: 0.2em 1em;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.btn.disabled {
  opacity: 0.35;
}

div.aukcia_view {
  position: relative;
  margin-bottom: 2rem;
}
div.aukcia_view div.aukcia_right fieldset {
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
  text-align: center;
  margin: 0;
  padding: 1rem;
}
div.aukcia_view div.aukcia_right fieldset input.text {
  width: 50px;
  text-align: center;
  font-weight: bold;
}
div.aukcia_view div.aukcia_right fieldset input.submit {
  margin: 0;
}
div.aukcia_view div.aukcia_right fieldset.aukcia_ukoncena {
  text-align: center;
  font-size: 1.5em;
  line-height: 1em;
}
div.aukcia_view div.aukcia_right fieldset.aukcia_ukoncena span {
  margin-right: 0.5em;
}
div.aukcia_view #countdown {
  padding: 1rem;
}
div.aukcia_view #countdown .countdown-descr {
  font-weight: bold;
  color: #cc0000;
  font-size: 18px;
}
div.aukcia_view #bid_form .alert {
  width: 100%;
}
div.aukcia_view #bid_form .input-group {
  width: 100%;
}
div.aukcia_view #bid_form .input-group .form-control {
  text-align: center;
}
div.aukcia_view .bid_table {
  margin-top: 1rem;
  width: 100%;
}
div.aukcia_view .bid_table .moja {
  background: #d9534f;
}
div.aukcia_view .bid_table .moja td {
  color: white;
}
div.aukcia_view section {
  margin-bottom: 1px;
}
div.aukcia_view section span.title {
  background: #eee;
  display: inline-block;
  padding: 0.25em 0.5em;
  font-weight: bold;
}
div.aukcia_view .aktualna_cena {
  border: 1px solid #CCCCCC;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  background: #eee;
  box-shadow: 3px 3px 5px #ccc;
  padding: 8px;
}
@media (max-width: 575.98px) {
  div.aukcia_view .aktualna_cena {
    margin-top: 20px;
  }
}
div.aukcia_view .aktualna_cena .title {
  display: block;
  font-weight: normal;
}
div.aukcia_view .aktualna_cena #aktualna_cena {
  font-size: 2.5rem;
  color: #cc0000;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  div.aukcia_view .aktualna_cena #aktualna_cena {
    font-size: 1.9rem;
  }
}
@media (max-width: 575.98px) {
  div.aukcia_view .aktualna_cena #aktualna_cena {
    font-size: 2.5rem;
  }
}
div.aukcia_view .viac {
  position: absolute;
  top: 14rem;
  left: 14rem;
}
@media (max-width: 767.98px) {
  div.aukcia_view .viac {
    position: relative;
    top: unset;
    left: unset;
    margin-top: 1rem;
  }
}
div.aukcia_view h2 {
  margin-top: 1rem;
}
div.aukcia_view img.photo_left {
  margin-right: 2rem;
}
@media (max-width: 575.98px) {
  div.aukcia_view img.photo_left {
    float: unset;
  }
}
div.aukcia_view .postup_buttons {
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767.98px) {
  div.aukcia_view .postup_buttons {
    flex-direction: column;
  }
}
div.aukcia_view .postup_buttons a {
  position: relative;
  padding: 15px;
  display: flex;
}
@media (max-width: 767.98px) {
  div.aukcia_view .postup_buttons a {
    width: 100%;
    margin-bottom: 15px;
  }
}
div.aukcia_view .postup_buttons a:first-child {
  margin-right: 15px;
}
div.aukcia_view .postup_buttons a .number {
  font-weight: bold;
  color: #1e2744;
  font-size: 70px;
  line-height: 1;
  font-family: "Arial Black", sans-serif;
  margin-right: 1rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  div.aukcia_view .postup_buttons a .number {
    font-size: 55px;
  }
}
div.aukcia_view .postup_buttons a i {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 45px;
  opacity: 0.3;
}
div.aukcia_view .postup_buttons a .text {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  div.aukcia_view .postup_buttons a .text {
    font-size: 21px;
  }
}
div.aukcia_view .postup_buttons a .text span {
  display: inline-block;
}
div.aukcia_view .postup_buttons a .text span.and {
  color: #260a02;
  line-height: 1px;
}

.kategorie_ponuky .kategoria {
  margin-bottom: 0.5rem;
}
.kategorie_ponuky .kategoria.dopyt a.active .img_holder {
  background-color: #ffc107;
}
.kategorie_ponuky .kategoria.dopyt a .img_holder {
  background-color: #16a4aa;
}
.kategorie_ponuky .kategoria.dopyt a .img_holder .border_arrow {
  border-color: transparent transparent transparent #ffc107;
}
.kategorie_ponuky .kategoria.ponuka .img_holder {
  background-color: #edb100;
}
.kategorie_ponuky .kategoria.ponuka a.active .img_holder {
  background-color: #19bac1;
}
.kategorie_ponuky .kategoria.ponuka a .border_arrow {
  border-color: transparent transparent transparent #19bac1;
}
.kategorie_ponuky .kategoria a {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding: 0;
  position: relative;
}
.kategorie_ponuky .kategoria a .badge {
  background-color: #5a5a5a;
  position: absolute;
  top: 72%;
  left: 33px;
  padding: 0.25em 0.27em;
  line-height: 0.75;
  font-weight: 400;
}
.kategorie_ponuky .kategoria a .img_holder {
  margin-right: 0.8rem;
}
.kategorie_ponuky .kategoria a .img_holder img {
  width: 40px;
  min-width: 40px;
  padding: 0.4rem;
  border-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.kategorie_ponuky .kategoria a .border_arrow {
  border-width: 21px 0 21px 7px;
  border-style: solid;
  position: absolute;
  bottom: -1px;
  left: 40px;
}

.ponuky .text .ua_text {
  color: #10797d;
}
.ponuky .text p {
  padding-bottom: 0.1rem;
}
.ponuky .text .kontakt {
  background-color: whitesmoke;
  margin-top: 0.5rem;
}
.ponuky .text .kontakt .flag {
  width: 20px;
  vertical-align: top;
}
.ponuky .fancybox {
  display: none;
}
.ponuky .fancybox:first-child {
  display: block;
}

.chcem_pomoct_formular label {
  min-width: 80px;
}

a.pomoc_ukrajine {
  background-color: #1e2744;
  padding: 1.2rem 1.5rem;
  text-decoration: none;
  margin-right: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
}
a.pomoc_ukrajine span:first-child {
  color: white;
}
a.pomoc_ukrajine span:last-child {
  color: #efe423;
}
@media (max-width: 991.98px) {
  a.pomoc_ukrajine {
    display: block;
    margin-bottom: 1rem;
    margin-right: 0;
    text-align: left;
  }
}

.btn_ucet {
  width: 100%;
  margin-bottom: 1rem;
  padding: 1rem;
  color: white;
  border: 3px solid #1e2744;
  border-radius: 0;
}
.btn_ucet i {
  font-size: 1.2rem;
  margin-left: 0.2rem;
  vertical-align: middle;
}
@media (max-width: 485px) {
  .btn_ucet i {
    font-size: 0.8rem;
    margin-left: 0.1rem;
  }
}
.btn_ucet span {
  display: block;
  color: #1e2744;
  font-size: 1.8rem;
  line-height: 1.1;
}
@media (max-width: 485px) {
  .btn_ucet span {
    font-size: 1.1rem;
  }
}
.btn_ucet span:last-child {
  color: #1e2744;
  font-weight: 600;
  font-size: 2.5rem;
}
@media (max-width: 575.98px) {
  .btn_ucet span:last-child {
    font-size: 2rem;
  }
}
@media (max-width: 485px) {
  .btn_ucet span:last-child {
    font-size: 1.5rem;
  }
}
@media (max-width: 380px) {
  .btn_ucet span:last-child {
    font-size: 1.3rem;
  }
}

.akcia_view .akcia_formular label {
  min-width: 100px;
}

.starovacia_listina tr.ciara {
  border-top: 3px double black;
}
.starovacia_listina tr.overlimit td {
  color: #dc3545;
}

body.forum_prezentacia {
  height: 100vh;
  min-height: 100vh;
  width: 100%;
  padding: 0;
}
body.forum_prezentacia div.pozadie {
  height: 100%;
  opacity: 0.1;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80%;
  background-image: url(../images/design/knl_zakladne_logo.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
body.forum_prezentacia .logo {
  text-align: center;
}
body.forum_prezentacia .logo img {
  margin: 3rem auto 3rem;
}
body.forum_prezentacia .holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.forum_prezentacia .holder .forum_holder {
  width: 50%;
}
body.forum_prezentacia .holder .forum_holder .forum {
  text-align: center;
}
body.forum_prezentacia .holder .forum_holder .forum h2 {
  margin: 0;
  font-size: 2rem;
  margin-bottom: 2rem;
}
body.forum_prezentacia .holder .forum_holder .forum p {
  font-size: 2rem;
  text-align: justify;
  color: #000;
}

/* ************************************************* HTML */
html, body {
  color: #000000;
  font-family: "Roboto", sans-serif, Arial, Tahoma;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: white;
}
html div.page, body div.page {
  position: relative;
}
html p, body p {
  margin: 0;
  padding: 0 0 1em 0;
}
html h1, html .h1, body h1, body .h1 {
  font-size: 2.5em;
  font-weight: normal;
  font-family: "Roboto", sans-serif, Arial;
  letter-spacing: -1px;
  line-height: 1em;
  margin: 0 0 0.5em 0;
  margin-top: 10px;
  color: #19bac1;
}
@media (max-width: 767.98px) {
  html h1, html .h1, body h1, body .h1 {
    margin-top: 30px;
  }
}
html h2, body h2 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Roboto", sans-serif, Arial;
  line-height: 1.2em;
  color: #19bac1;
  margin: 0;
  padding: 0 0 10px 0;
  margin-top: 30px;
}
html h3, body h3 {
  font-size: 1.2em;
  font-weight: normal;
  font-family: "Roboto", sans-serif, Arial;
  color: #19bac1;
  margin: 0;
  padding: 0 0 5px 0;
}
html a, body a {
  color: #19bac1;
  text-decoration: underline;
}
html a:hover, body a:hover {
  color: #16a4aa;
}
html img, body img {
  border: 0px;
}
html img.border, body img.border {
  border: 1px solid #b9b9b9;
  padding: 1px;
}
html img.photo_left, body img.photo_left {
  float: left;
  margin-right: 1em;
}
html img.photo_right, body img.photo_right {
  float: right;
  margin-left: 1em;
}
html ul, html ol, body ul, body ol {
  padding: 0 0 1em 2em;
  margin: 0;
}
html ul li, html ol li, body ul li, body ol li {
  padding: 0 0 0.3em 0;
}
html div.message, body div.message {
  background-color: #19bac1;
  color: white;
  font-size: 1.4em;
  text-align: center;
  margin: 8px auto;
}
html div.message > div, body div.message > div {
  padding: 8px;
  font-weight: bold;
}
html div.message p, body div.message p {
  padding: 0;
}
html div.message a, body div.message a {
  color: white;
  text-decoration: underline;
}
html div.menu, body div.menu {
  background: #5a5a5a;
  padding: 1em;
  padding-bottom: 10px;
}
html div.menu ul, body div.menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
html div.menu ul li, body div.menu ul li {
  display: inline-block;
  margin: 0 1em 0 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  html div.menu ul li, body div.menu ul li {
    display: block;
  }
}
html div.menu ul li a, body div.menu ul li a {
  color: #fff;
  font-size: 1em;
  text-decoration: none;
}
html div.menu ul li a:hover, body div.menu ul li a:hover {
  color: #19bac1;
}
html div.historia h2, body div.historia h2 {
  cursor: pointer;
  padding: 0.2em;
  margin-bottom: 0.5em;
}
html div.historia h2.click, html div.historia h2:hover, body div.historia h2.click, body div.historia h2:hover {
  color: #fff;
  background-color: #19bac1;
  background-image: url(../images/design/sipka_dole.png);
  background-position: right 2px bottom 2px;
  background-repeat: no-repeat;
}
html div.historia h2.click, body div.historia h2.click {
  background-image: url(../images/design/sipka_hore.png);
}
html div.partneri img, body div.partneri img {
  padding: 0.5em;
}
@media (max-width: 767.98px) {
  html div.partneri, body div.partneri {
    text-align: center;
  }
  html div.partneri h1, body div.partneri h1 {
    text-align: left;
    margin-top: 30px;
  }
}
html div.map, body div.map {
  width: 640px;
  height: 340px;
  float: right;
}
@media (max-width: 991.98px) {
  html div.map, body div.map {
    width: 100%;
    margin-bottom: 15px;
  }
}
html .highlite, body .highlite {
  text-align: center;
  background-color: #19bac1;
  padding-top: 1em;
  font-size: 2em;
}
html .highlite a, body .highlite a {
  color: white;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  html .flex, body .flex {
    display: flex;
    flex-direction: column-reverse;
  }
}
html .container, body .container {
  max-width: 1260px;
}

/* ************************************************* BANNER */
div.banner {
  position: relative;
}
div.banner .pocet_darcov {
  position: absolute;
  top: 25%;
  right: 0;
  background: #19bac1;
  padding: 0.5em 1em;
  color: white;
  text-align: right;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
div.banner .pocet_darcov span {
  font-weight: bold;
  line-height: 1em;
  display: inline-block;
  font-size: 3em;
}
div.banner .carousel-control-next {
  right: 19%;
}
@media (max-width: 991.98px) {
  div.banner .carousel-control-next {
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  div.banner .carousel-indicators {
    bottom: 19%;
    left: 25%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  div.banner .carousel-indicators {
    bottom: 21%;
    left: 25%;
  }
}
@media (max-width: 575.98px) {
  div.banner .carousel-indicators {
    bottom: 14%;
    left: 33%;
  }
}
div.banner #banner {
  max-width: 1260px;
}
div.banner a.ribbon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
div.banner .ribbon_objednavka_knihy {
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background: #FF8711;
  position: absolute;
  top: 300px;
  left: 0;
  z-index: 100;
  padding: 1em;
  text-align: center;
}
div.banner .ribbon_objednavka_knihy h2 {
  color: white;
  font-weight: bold;
}
div.banner .ribbon_objednavka_knihy a {
  text-decoration: none;
  color: white;
  display: inline-block;
  font-weight: bold;
}
div.banner .ribbon_objednavka_knihy img {
  display: inline-block;
}
div.banner .banner_buttons_holder {
  display: flex;
}
@media (max-width: 991.98px) {
  div.banner .banner_buttons_holder {
    display: block;
  }
}
@media (max-width: 991.98px) {
  div.banner .banner_buttons {
    display: flex;
  }
}
div.banner .banner_buttons > a {
  height: calc(100% / 3);
  width: 100%;
  padding: 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 25px;
  line-height: normal;
  color: white;
  display: flex;
  align-items: center;
  transition: background-color 0.3s;
  min-width: max-content;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  div.banner .banner_buttons > a {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  div.banner .banner_buttons > a {
    padding: 15px;
    height: auto;
    width: calc(100% / 3);
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  div.banner .banner_buttons > a {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  div.banner .banner_buttons > a {
    padding: 5px;
    font-size: 11px;
    font-weight: 600;
  }
}
div.banner .banner_buttons > a img {
  width: 80px;
  margin-right: 10px;
}
div.banner .banner_buttons > a span {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid white;
  border-radius: 10px;
  margin-right: 0.75rem;
}
@media (max-width: 767.98px) {
  div.banner .banner_buttons > a span {
    width: 30px;
    height: 30px;
    margin-right: 0.45rem;
  }
}
@media (max-width: 575.98px) {
  div.banner .banner_buttons > a span {
    width: 23px;
    height: 23px;
    border-radius: 3px;
    border-width: 1px;
    margin-right: 0.35rem;
  }
}
div.banner .banner_buttons > a i {
  font-size: 25px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  div.banner .banner_buttons > a i {
    font-size: 27px;
  }
}
@media (max-width: 767.98px) {
  div.banner .banner_buttons > a i {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  div.banner .banner_buttons > a i {
    font-size: 8px;
  }
}
div.banner .banner_buttons > a:first-child {
  background-color: #06b9d3;
}
div.banner .banner_buttons > a:nth-child(2) {
  background-color: #1e2744;
}
div.banner .banner_buttons > a:nth-child(3) {
  background-color: #19bac1;
}
div.banner .banner_buttons > a:hover:first-child, div.banner .banner_buttons > a:focus:first-child {
  background-color: #05a3ba;
}
div.banner .banner_buttons > a:hover:nth-child(2), div.banner .banner_buttons > a:focus:nth-child(2) {
  background-color: #161d32;
}
div.banner .banner_buttons > a:hover:nth-child(3), div.banner .banner_buttons > a:focus:nth-child(3) {
  background-color: #16a4aa;
}

/* ************************************************* CONTENT */
div.content {
  width: 100%;
}
div.content div.padding {
  line-height: 1.6em;
}

/* ************************************************* RIGHT_FRAME */
div.right_frame {
  width: 73%;
  padding: 1%;
  float: right;
  line-height: 1.6em;
}

/* ************************************************* LEFT FRAME */
div.left_frame {
  width: 23%;
  padding: 1% 1% 1% 0;
  float: left;
  line-height: 1.5em;
}
div.left_frame nav {
  margin-bottom: 1em;
}
div.left_frame nav ul {
  list-style: none;
  padding: 1em;
  margin: 0;
  background-color: #19bac1;
}
div.left_frame nav ul li {
  padding: 0;
  margin: 0;
}
div.left_frame nav ul li a {
  color: #000000;
  text-decoration: none;
  padding: 0.25em 1em;
  display: block;
}
div.left_frame nav ul li a:hover {
  color: #19bac1;
  background: #5a5a5a;
}
div.left_frame nav ul li a.selected {
  background: #5a5a5a;
  color: #19bac1;
}
div.left_frame nav ul li ul {
  padding: 0 1em;
}
/* ************************************************* CLANOK */
div.clanok_holder, div.osoby_holder {
  margin: 4em 0;
}
div.clanok_holder.osoby_holder, div.osoby_holder.osoby_holder {
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
div.clanok_holder.osoby_holder > div, div.osoby_holder.osoby_holder > div {
  margin: 15px;
}
div.clanok_holder.osoby_holder div.clanok, div.osoby_holder.osoby_holder div.clanok {
  max-width: 200px;
  height: 100%;
  display: flex;
  justify-content: flex-start;
}
div.clanok_holder.osoby_holder div.clanok span.datum, div.osoby_holder.osoby_holder div.clanok span.datum {
  display: block;
  line-height: 1.2em;
  margin-bottom: 1em;
  text-align: right;
}
div.clanok_holder.osoby_holder div.clanok p, div.osoby_holder.osoby_holder div.clanok p {
  padding-bottom: 0;
}

.clanok_vypis {
  margin-top: 2.5em;
  margin-bottom: 1.5em;
  display: flex;
  flex-wrap: wrap;
}

div.clanok {
  margin: 0;
  position: relative;
  background: #e7e7e7;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 95%;
}
@media (max-width: 575.98px) {
  div.clanok img {
    width: 330px;
  }
}
div.clanok div.text {
  color: #5a5a5a;
  padding: 1em;
}
div.clanok div.text span.datum {
  font-size: 0.7em;
}
div.clanok div.text h2 {
  padding: 0 0 1em 0;
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  color: #5a5a5a;
}
div.clanok div.text h2 a {
  color: #5a5a5a;
  text-decoration: none;
}
div.clanok div.text h2 a:hover {
  color: #000000;
}
div.clanok div.text .buttons {
  margin-right: 10px;
  color: #19bac1;
  font-size: 1.1em;
  position: absolute;
  bottom: 5px;
}
div.clanok div.text .buttons.icon-envelop {
  left: 35px;
}
div.clanok div.text a.viac {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0.2em 1em;
  display: inline-block;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background: #19bac1;
  text-decoration: none;
  color: #ffffff;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
div.clanok div.text a.viac:hover {
  background: #16a4aa;
  color: #ffffff;
}

div.clanok_info {
  margin-bottom: 1em;
}
div.clanok_info span.datum {
  color: #aaa;
}

/* ************************************************* GALLERY */
div.gallery {
  margin: 1em auto;
  text-align: center;
  color: #19bac1;
}
div.gallery .row {
  margin-left: -7px;
  margin-right: -7px;
}
div.gallery .row > div {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 7px;
  /*&:nth-child(3){
    margin-right: 0;
  }*/
}
@media (max-width: 575.98px) {
  div.gallery .row > div {
    margin-bottom: 10px;
  }
}
div.gallery .row > div img {
  margin: 0 0 5px 0;
  padding: 2px;
  border: 1px solid #333;
}
div.gallery .row > div img:hover {
  border-color: #ffffff;
}
div.gallery .row > div a {
  display: block;
}

/* ************************************************* FORM */
form {
  margin: 0px;
}
form div.form-group {
  margin-bottom: 0.5em;
}
form div.form-group .suhlas {
  font-size: 12px;
  width: 37%;
}
form div.form-group .submit {
  font-weight: bold;
  text-shadow: 1px 1px #5A5A5A;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
form div.form-group .btn {
  background-color: #5a5a5a;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 8px 12px;
  margin: 0 auto;
  text-shadow: 1px 1px #5A5A5A;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  display: inline-block;
  border-radius: 0px;
  border: none;
  margin-right: 12px;
  cursor: pointer;
}
form div.form-group .btn:hover {
  text-decoration: none;
  background-color: #4d4d4d;
}
form div.form-group .btn-vymaz {
  background-color: #d9534f;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 3px 8px;
  margin: 0 auto;
  text-shadow: 1px 1px #5A5A5A;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  display: inline-block;
  border-radius: 0px;
  line-height: 20px;
  cursor: pointer;
}
form div.form-group .btn-vymaz:hover {
  text-decoration: none;
  background-color: #d43f3a;
}
form fieldset {
  background-color: #f6f6f6;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  margin-bottom: 10px;
  padding: 10px;
}
form legend {
  font-weight: bold;
  color: #19bac1;
  font-size: 1.2em;
}
form button.submit, form input.submit {
  background: #19bac1;
  background-repeat: no-repeat;
  background-position: 5px center;
  border: 0;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.5em;
  font-size: 1em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
form textarea {
  font-size: 1em;
  width: 213px;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  padding: 5px;
}
form select {
  width: 213px;
  padding: 10px;
  font-size: 0.8em;
}

.defaultErr {
  color: darkred;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .ucastnici_na_podujatie_form .form-group {
    margin-bottom: 2rem;
  }
}

/* ************************************************* FOOTER */
footer {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  color: #202020;
  font-size: 0.85em;
  background: #909090;
  background-repeat: repeat-x;
  padding: 1em 0 1em 0;
}
footer a {
  color: rgba(32, 32, 32, 0.5);
}
footer a:hover {
  color: #000000;
}
footer a .spodny_banner {
  margin-top: 8px;
}
footer nav ul {
  list-style: none;
  padding: 0px 0px 10px 0px;
  margin: 0 auto;
}
footer nav ul li {
  display: inline;
  border: 1px solid rgba(32, 32, 32, 0.5);
  border-width: 0 0 0 1px;
  padding: 0;
}
footer nav ul li a {
  text-decoration: none;
  color: rgba(32, 32, 32, 0.5);
  padding: 0px 5px;
  text-align: center;
  line-height: 1em;
}
footer nav ul li a:hover {
  color: #000000;
}
footer nav ul li:first-child {
  border: 0px;
}
footer div.copyright {
  display: inline-block;
  color: rgba(32, 32, 32, 0.5);
}
footer div.copyright a {
  color: rgba(32, 32, 32, 0.5);
}
footer div.copyright a:hover {
  color: #000000;
}
footer div.created {
  color: rgba(32, 32, 32, 0.5);
  display: inline-block;
}
footer div.kontakt {
  color: rgba(32, 32, 32, 0.5);
  text-align: center;
  margin-bottom: 8px;
}
footer div.social a {
  text-decoration: none;
}
footer div.social span.icon {
  font-size: 2em;
}

/* ************************************************* TABLES */
table {
  margin-bottom: 1em;
  border-collapse: collapse;
  text-align: left;
}
table h2, table h3 {
  color: white;
}
table td, table th {
  color: #19bac1;
  font-size: 1em;
  padding: 0.1em 0.3em;
  font-weight: normal;
  border-color: #424242;
  padding-left: 10px;
}
table thead tr td, table thead tr th {
  background: #19bac1;
  color: #fff;
  padding: 0.25em 0.3em;
}
table tfoot tr td, table tfoot tr th {
  background: #eeeeee;
  color: black;
}
table.border {
  width: 100%;
}
table.border tbody {
  font-size: 12px;
}
table.border tbody tr:nth-child(even) td {
  background: #ffffff;
}
table.border tbody tr.highlite td {
  background: #19bac1;
  color: #fff;
}
table.border tbody tr td {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(25, 186, 193, 0.25);
}
table#projekty {
  width: 100%;
}
table#projekty thead tr td, table#projekty thead tr th {
  font-size: 0.8em;
  line-height: 1em;
}
table#projekty tr:nth-child(2n) {
  background: #eee;
}

.countdown_holder {
  text-align: center;
}
.countdown_holder .countdown {
  display: flex;
  justify-content: center;
}

.buttons {
  margin-right: 10px;
  color: #19bac1;
  font-size: 1.1em;
  position: absolute;
  bottom: 5px;
}
.buttons.icon-envelop {
  left: 35px;
}

.archiv-noviniek {
  padding: 0.2em 1em;
  margin-bottom: 4em;
  background: #19bac1;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.archiv-noviniek:hover {
  background: #16a4aa;
  color: #ffffff;
}

.udalost-kategorie {
  width: 100%;
  height: 150px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.udalost-kategorie > div {
  width: 50%;
  float: left;
  text-align: center;
}
.udalost-kategorie > div.jednotlivci img {
  height: 90px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.udalost-kategorie > div.firmy img {
  height: 120px;
}

.modal .modal-content {
  border-radius: 1px;
}
.modal .modal-content .modal-body {
  background-color: #F6F6F6;
}
.modal .modal-content .modal-body form label {
  width: 25%;
}
.modal .modal-content .btn-close {
  background-color: #d9534f;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  padding: 8px 12px;
  margin: 0 auto;
  text-shadow: 1px 1px #5A5A5A;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  display: inline-block;
  border-radius: 0px;
  line-height: 20px;
  cursor: pointer;
}
.modal .modal-content .btn-close:hover {
  text-decoration: none;
  background-color: #d43f3a;
}

.zoznam-zamestnancov-label {
  float: left;
}

#zoznam-zamestnancov {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 20.5%;
  width: 80%;
}
#zoznam-zamestnancov .zamestnanec-item {
  margin-top: 8px;
}

.btn-registracia {
  margin: 30px 0px;
}

.red {
  color: red;
}

.dobrovolnik_formular .submit {
  padding-left: 20px;
  padding-right: 20px;
}
.dobrovolnik_formular label {
  min-width: 90px;
}
.dobrovolnik_formular textarea {
  width: 300px;
}

blockquote {
  margin: 0;
}
blockquote p {
  font-size: 15px;
  font-style: italic;
}
blockquote footer {
  background-color: transparent;
  text-align: left;
  margin: 0;
}

.hidden {
  display: none;
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.pomoc_ukrajine_btns {
  background-color: #e7e7e7;
}
.pomoc_ukrajine_btns .badge {
  background-color: #5a5a5a;
  margin-left: 0.5rem;
  padding: 0.25em 0.27em;
  line-height: 0.75;
  font-weight: 400;
}

.zrusit-prispevok {
  position: absolute;
  top: 1px;
  right: 20px;
  color: white;
}

.forum_blahozelanie_form .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.forum_blahozelanie_form textarea {
  height: 80px;
}

.forum_vypis .forum {
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.forum_vypis .forum .meno {
  font-weight: 600;
  color: #19bac1;
}
.forum_vypis .forum .meno small {
  font-size: 75%;
  display: block;
  color: darkgray;
}
.forum_vypis .forum.added {
  background-color: rgba(40, 167, 69, 0.05);
}
.forum_vypis .strany {
  margin-top: 1.5rem;
}
.forum_vypis .strany .pagination {
  justify-content: center;
}
.forum_vypis .strany .pagination a {
  text-decoration: none;
}

/*# sourceMappingURL=screen2.css.map */
