/* Styl pro větší obrazovky (PC) - prvky pod sebou */
ul.nospace.inline {
  display: block;
}
div#cookiescript_description {
  display: none !important;
}
.reklamaboxmodel {
  margin-bottom: 30px;
  margin-top: -30px;
}
.nabidkyprov {
  background: lightsteelblue;
}
.referencenhn:hover .image {
  filter: none !important;
}
.flip-card.referencenhn img {
  filter: none !important;
}

.menulog .cd-signup.btn {
  text-align: center;
}
ul.nospace.inline li {
  display: block;
}
#topbar .fl_left h1 {
  font-size: 22px;

}

.shopalone .btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px; /* Prostor mezi ikonou a textem */
}

.shopalone i {
    margin-right: 8px; /* Alternativní způsob přidání mezery, pokud nechceš použít flexbox */
}

.shopalone p {
    margin: 0;
}

/* Styl pro menší obrazovky (mobilní zařízení) - prvky vedle sebe */

.log-page p {
  font-size: 15px;
}
#topbar .fl_left {
  margin-top: 0px;
  margin-left: 365px;
}
.hlavnilog {
  position: absolute;
  display: block;
  width: 140px;
  margin-top: 10px;
}
.controls .btn {
  width: auto !important;
}

@media (max-width: 768px) {
  ul.nospace.inline {
    flex-direction: row;
    justify-content: space-between;
  }

  ul.nospace.inline li {
    display: inline-block;
    margin-bottom: 0;
  }
}
.cart_items .table th, .table td {
    vertical-align: middle;
}
.wrapper.row0 {
  max-height: 126px;
}
.odkazyprofil .btn {
  padding: 7px 0px !important;
  min-width: 126px;
}
.cd-signup.btn {
  display: block;
}
.input__label-content--yoshiko::after {
  height: 80% !important;
}

#one-column-emphasis {
  text-transform: capitalize;
}


.mensih1 {
  font-size: 21px !important;
}
.stepsForm h4 {
  text-transform: uppercase;
  font-weight: 600;
}
ul.regionsearcher {
    font-size: 14px;
}
.nospace.linklist a:hover {
    color: #009ae1;
}
.btnred {
    background: linear-gradient(to bottom, #ff4d4d, #b30000) repeat scroll 0 0 !important;
}
.btnred:hover {
    background: darkred !important;
}
.fancybox-inner {
    width: 100% !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {
    width: 1220px !important;
}
  /* Styl pro textarea */
        textarea {
            width: 100%;
            height: 200px;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 5px;
            background-color: #2c2c2c; /* Pozadí textarea */
            color: #ffffff; /* Barva textu */
            resize: none; /* Zakázat změnu velikosti */
        }

        /* Scrollbar pro WebKit prohlížeče (Chrome, Safari) */
        textarea::-webkit-scrollbar {
            width: 12px; /* Šířka scrollbar */
        }

        textarea::-webkit-scrollbar-track {
            background: #1a1a1a; /* Barva pozadí scrollbar */
        }

        textarea::-webkit-scrollbar-thumb {
            background: #555; /* Barva "thumb" scrollbar */
            border-radius: 10px; /* Zaoblení rohu */
        }

        textarea::-webkit-scrollbar-thumb:hover {
            background: #777; /* Barva "thumb" při hover */
        }

        /* Scrollbar pro Firefox */
        textarea {
            scrollbar-width: thin; /* Tenčí scrollbar */
            scrollbar-color: #555 #1a1a1a; /* Barva thumb a track */
        }
		
		
#topbar {
  max-width: 100%;
}
.section {
  max-width: 100%;
}
.span_3_of_3 {
  width: 50%;
}
.hphostess {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.parallax {
    background-attachment: inherit !important;
}
.novatlacitka {
    display: inline-block;
    margin: 15px 0; /* Mezery kolem tlačítek */
    padding: 12px 20px;
    background-color: #ff5722; /* Oranžová barva tlačítka */
    color: white; /* Barva textu */
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-radius: 25px; /* Zaoblené rohy tlačítek */
    transition: background-color 0.3s ease; /* Přechod při hover */
}
.shopalone .fa.fa-shopping-cart {
  font-size: 19px;
  margin-top: 0px;
  position: absolute;
  margin-left: -6px;
}
.btngreen {
  background: linear-gradient(to bottom, #a4e637, #4b8f29) repeat scroll 0 0 !important;
}
.btngreen:hover  {
 background: linear-gradient(to bottom, #4b8f29, #2f5b1a) repeat scroll 0 0 !important;
}
.novatlacitka:hover {
    background-color: #e64a19; /* Tmavší oranžová při hover */
    cursor: pointer;
}

.novatlacitka .fa {
    margin-right: 10px; /* Mezery mezi ikonou a textem */
}

.novatlacitka p {
    display: inline;
    margin: 0;
    padding: 0;
}

.klasic_button {
    text-align: center; /* Zarovná tlačítka na střed */
}

.shopalone {
    margin-top: 10px;
}

.background-blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    filter: blur(8px);
    z-index: 0; /* Pozadí bude pod obsahem */
}

.overlayblack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); /* Poloprůhledná černá vrstva */
    z-index: 1; /* Bude nad pozadím, ale pod obsahem */
}

.wraptocenter, .details {
    position: relative;
    z-index: 2; /* Obsah bude nad pozadím a černou vrstvou */
}



.full h1 {
  font-family: Open Sans;
  font-size: 18pt;
  margin: 10px 10px 0;
    margin-top: 10px;
    margin-left: 10px;
  text-shadow: none;
  transition: all 0.12s ease-out 0s;
  background: #009ae1 linear-gradient(to bottom, #009ae1, #006bad) repeat scroll 0 0 !important;
  color: white;
  /*! text-transform: uppercase; */
  width: fit-content;
  padding: 10px 14px;
  margin-top: -45px;
  border-radius: 10px 10px 0px 0px;
  transform: rotate(90deg);
  transform-origin: left bottom;
  margin-left: 0px;
  font-weight: bold;
  box-shadow: 6px 37px 22px black;
}
.group, .content > p, .full {
  font-size: 17px !important;
  line-height: 24px !important;
  margin-bottom: 20px;
}

.full .leadin {
  background-size: cover;

  height: 350px;

}
.menulog .btn2 {
  font-size: 15px !important;
  padding: 10px 9px !important;
  text-transform: uppercase;
  font-weight: bold;
}
.timeline .text .item h2{
  font-size: 21px !important;
  }
  
  .twophoto p {
  font-size: 18px;
  line-height: inherit;
  max-width: 100%;
  position: relative;
}
.timeline .text .item p {
  font-size: 17px !important;
    line-height: 21px !important;
}
.content h3 {
  text-transform: uppercase;
  font-size: 25px;
}
.title_cell {
  text-transform: capitalize;
}
.overlay {
  max-width: 1220px !important;
}
.full {
  max-width: 1220px;
}
.ovlmenu .klasic_button {
  width: max-content;
  display: inline-block;
  margin-top: 0px;
}

.klasic_button.shopalone {
  margin-top: -15px;!i;!;
  margin-bottom: 15px;!i;!;
  margin: 0 auto;
  !;
  margin-bottom: 25px;
}
.row2 .overlay {
  z-index: 10;
  position: relative;
}
.hphostess {


    overflow: hidden;
    width: 23%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 0px solid #222;
    text-align: center;
    border-radius: 10px;
    padding: 20px 38px;
    margin: 10px;
    position: relative;
    transition: box-shadow 0.3s ease;
    background: #222;
    box-sizing: border-box;
}
.stepsForm textarea {
  padding-top: 20px;
}

.column_full #recordButton {
  color: red;
  float: left;
  margin-right: 10px;
  padding: 0px 30px;
}
.column_full #controls {
  margin: 20px 0;
  font-size: 40px;
}
.column_full #stopButton {
  color: black;
  padding: 0px 35px;
}
.detailskraj {
  margin-bottom: 10px;
}
.detailsmiry {
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: -6px;
}
.hphostessline {
    display: inline-block;
}

/* Obrazek */
.wraptocenter {
    width: 120px;
    height: 120px;
    background: black; /* Černé pozadí */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%; /* Kulaté pozadí pro kulatý obrázek */
    overflow: hidden; /* Skrytí přetečení obrázku */
    margin-bottom: 8px;
}

.hphostess .wraptocenter {
    width: 209px;
    height: 200px;
    margin-bottom: 10px !important;
    position: relative;
    /*! border: 0px solid #222; */
    margin: 0 auto;
}

.wraptocenter img {
    border: 0;
    object-fit: cover;
    width: 400px !important;
    height: 400px !important;
    max-width: 300px;
    max-height: 300px;
    object-position: top;
    transition: transform 0.3s ease; /* Přidání přechodového efektu */
    border: 0px solid white !important;
}

/* Efekt přiblížení obrázku při najetí myši */
.wraptocenter:hover img {
    transform: scale(1.1); /* Přiblížení obrázku o 10% */
}

.hvezdickyhlas {
  margin: 0 auto;
  display: table;
}
.parallax {min-height: max-content !important;

  /*! background: yellow; */padding-top: 10px;padding-bottom: 10px;}
.entry-data {
  font-size: 18px !important;
  line-height: inherit;
}
.fullrow {
  max-width: 1220px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  
}
/* Detaily */
.details {
    color: #eee;
}
.cd-signup.btn.various {
  font-size: 13px !important;
  padding: 8px 12px !important;
}
.details a {
    color: #007bff; /* Modrý odkaz */
    text-decoration: none; /* Odstranit podtržení */
}
.videoref > li {
  min-height: 570px;
}
.btn {
  font-size: 15px !important;
  padding: 10px 15px !important;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 1;
  min-width: 140px;
}
.fresco.more > img {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  object-fit: cover;
}

.cbp-vm-view-grid .cbp-vm-details {
  font-size: 17px;
  max-height: max-content;
}
#cssmenu > ul > li > a {
  font-size: 16px;
  font-weight: bold;
}
.mi-slider ul li h4 {
  font-weight: bold;
  text-transform: capitalize;
}
.mi-slider nav a {
  font-weight: bold;
  letter-spacing: 0px !important;
}
.details a:hover {
    text-decoration: underline; /* Podtržení při najetí myší */
}

/* Efekt zvýraznění při najetí myší */
.hphostess:hover {
    box-shadow: 0 0 0 6px rgba(0, 123, 255, 0.5), 0 0 0 8px rgba(0, 123, 255, 0.3), 0 0 0 12px rgba(0, 123, 255, 0.2); /* Záře okolo prvku */
}
.reklamnibanner {

  margin-top: 64px;
}
#cssmenu ul ul {
  width: max-content;
}
.popisgalee {
  display: block !important;
}
.reklamnibanner iframe {
  max-width: 100%;
  max-height: 600px !important;
  height: 600px;
}
.reklamnibanner p {
  margin-top: -27px;
}
.kategoriehl {
  width: 25%;
  min-height: 303px;
}
.nav-container {
  margin: 0 auto;
  max-width: 1220px !important;
}
.fl_right, .imgr {
  float: right;
  margin: 0 auto;
    margin-right: auto;
  margin-right: -7px;
}
#footer .title, .title {

  text-align: left;

  font-size: 20px;
  position: relative;
}
.socialky .btn {
  margin: 3px;
}
.socialky {
  margin-top: 20px;
  margin-bottom: 26px;
}
.footermyformat {

  height: 173px !important;

  color: #888888;
}
#footer .linklist li {
  margin-bottom: 5px;
}
.nospace.linklist a, .nospace.linklist li {
  color: white;
  list-style: disclosure-closed;
  margin-left: 15px;
  display: revert;
  padding-left: 1px;
  text-indent: -15px;
}

.cbp-vm-view-list .cbp-vm-details {
  width: 35%;
}
.logoprojekt {
  width: 45%;
  margin: 6px;
}
.title {
  border-bottom: 1px solid;
    border-bottom-color: currentcolor;
  margin: 0 0 30px;
  padding: 0 0 8px;
  text-transform: uppercase;
border-color: #2f2f2f;
  color: #ffffff;
}

.socialky {
    /*! display: flex; */
    /*! justify-content: space-around; */ /* Rozmístí ikonky vedle sebe s mezerou */
    /*! align-items: center; */ /* Vertikální zarovnání */
    /*! position: relative; */
    /*! flex-wrap: wrap; */ /* Umožní ikonám zabalit se na mobilních zařízeních */
    /*! padding: 20px; */
}

.social-icon {
    min-width: 50px; /* Standardní velikost pro malé ikony */
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1 !important;
    border-radius: 50% !important; /* Kruhový tvar */
    font-size: 26px !important;
    margin: 9px !important;
    text-align: center;
    transition: transform 0.3s ease; /* Efekt zvětšení při najetí myší */
    float: left;
    padding: 0px !important;
}

.social-icon:hover {
    transform: scale(1.1); /* Zvětšení při najetí myší */
}

.center-icon {
    position: absolute; /* Umožní umístit ikonu do středu */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Středová pozice */
    z-index: 10; /* Umožní ikoně být nad ostatními */
}

.social-icon.large {
    width: 100px; /* Větší středová ikona */
    height: 100px;
    font-size: 36px;
    background-color: #ffcc00; /* Odlišná barva pro středovou ikonu */
}
.one_quarter.first h2 {
  margin-bottom: 1px;
}

#footer h6::after {
  content: '';
  display: block;
  width: 40px;
  height: 4px; /* Výška podtržení */
  background-color: #007bff; /* Modré podtržení */
  position: absolute; /* Absolutní pozicování */
  bottom: -5px; /* Umístění pod textem */
  left: 0; /* Zarovnat vlevo */
}
.fullrow {
  position: relative; /* Zajištění, že je pozicování relativní pro děti */
}
.fullrow .title::after {
  content: '';
  display: block;
  width: 40px;
  height: 4px; /* Výška podtržení */
  background-color: #007bff; /* Modré podtržení */
  position: absolute; /* Absolutní pozicování */
  bottom: -5px; /* Umístění pod textem */
  left: 0; /* Zarovnat vlevo */
}
.videohp {
    position: relative;
    flex: 1 1 calc(50% - 10px); /* 2 videa vedle sebe s mezerou */
    margin-bottom: 20px;
    margin: 10px;
    width: 394px;
}

.videohp img {
    width: 100%;
    height: auto;
    display: block;
}

.videohp h4 {
    position: absolute;
    bottom: 0;
    left: 15px;
    font-size: 14px;
    right: 0;
    padding: 10px 10px 0px 10px;
    width: 97%;
    text-align: left;
    color: white;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.7); /* Průhledný černý pruh */
    float: left;
}

.videohp p {
    color: white;
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
}

.detailsjmeno {
    text-transform: capitalize;
    font-size: 23px;
    padding: 10px;
    font-weight: 600;
}
.row.refevideo {
    margin-top: 60px;
    margin-bottom: 40px;
}

/* Media query pro mobilní zařízení */
@media only screen and (max-width: 768px) {
    .hphostess {
        margin-left: auto; /* Zarovná vlevo */
        margin-right: auto; /* Zarovná vpravo */
                width: 100%;
        max-width: 100%;
    }
	    .socialky {
        flex-wrap: nowrap !important; /* Na mobilu zobrazí všechny ikonky vedle sebe */
        justify-content: space-between !important; /* Rovnoměrné rozložení ikonek */
        display: flex;
    }

    .social-icon {
        width: 60px; /* Zmenšení ikonek na menších obrazovkách */
        height: 60px;
        font-size: 20px;
    }

    .social-icon.large {
        width: 80px; /* Zmenšení středové ikony na mobilu */
        height: 80px;
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .videohp {
        flex: 1 1 100%; /* Na mobilu jedno video na řádek */
        margin-left: -10px;
    }
}

@media screen and (min-width: 978px) {
  #header, #pageintro, #breadcrumb, .container, #info, #footer, #copyright {
    max-width:  1220px !important;
  }
}

@media screen and (min-width: 978px) {
  #topbar {
    max-width: 990px;
  }
}