@font-face {font-family: 'MuseoSans-500';src: url('webfonts/2F51A9_8_0.eot');src: url('webfonts/2F51A9_8_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_8_0.woff2') format('woff2'),url('webfonts/2F51A9_8_0.woff') format('woff'),url('webfonts/2F51A9_8_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-100';src: url('webfonts/2F51A9_9_0.eot');src: url('webfonts/2F51A9_9_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_9_0.woff2') format('woff2'),url('webfonts/2F51A9_9_0.woff') format('woff'),url('webfonts/2F51A9_9_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-700';src: url('webfonts/2F51A9_5_0.eot');src: url('webfonts/2F51A9_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_5_0.woff2') format('woff2'),url('webfonts/2F51A9_5_0.woff') format('woff'),url('webfonts/2F51A9_5_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-300';src: url('webfonts/2F51A9_6_0.eot');src: url('webfonts/2F51A9_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_6_0.woff2') format('woff2'),url('webfonts/2F51A9_6_0.woff') format('woff'),url('webfonts/2F51A9_6_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-500';src: url('webfonts/2F51A9_8_0.eot');src: url('webfonts/2F51A9_8_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_8_0.woff2') format('woff2'),url('webfonts/2F51A9_8_0.woff') format('woff'),url('webfonts/2F51A9_8_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-100';src: url('webfonts/2F51A9_9_0.eot');src: url('webfonts/2F51A9_9_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_9_0.woff2') format('woff2'),url('webfonts/2F51A9_9_0.woff') format('woff'),url('webfonts/2F51A9_9_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-700Italic';src: url('webfonts/2F51A9_A_0.eot');src: url('webfonts/2F51A9_A_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_A_0.woff2') format('woff2'),url('webfonts/2F51A9_A_0.woff') format('woff'),url('webfonts/2F51A9_A_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-300Italic';src: url('webfonts/2F51A9_B_0.eot');src: url('webfonts/2F51A9_B_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_B_0.woff2') format('woff2'),url('webfonts/2F51A9_B_0.woff') format('woff'),url('webfonts/2F51A9_B_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-100Italic';src: url('webfonts/2F51A9_C_0.eot');src: url('webfonts/2F51A9_C_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_C_0.woff2') format('woff2'),url('webfonts/2F51A9_C_0.woff') format('woff'),url('webfonts/2F51A9_C_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-500Italic';src: url('webfonts/2F51A9_D_0.eot');src: url('webfonts/2F51A9_D_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_D_0.woff2') format('woff2'),url('webfonts/2F51A9_D_0.woff') format('woff'),url('webfonts/2F51A9_D_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-900Italic';src: url('webfonts/2F51A9_7_0.eot');src: url('webfonts/2F51A9_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_7_0.woff2') format('woff2'),url('webfonts/2F51A9_7_0.woff') format('woff'),url('webfonts/2F51A9_7_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-900';src: url('webfonts/2F51A9_E_0.eot');src: url('webfonts/2F51A9_E_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2F51A9_E_0.woff2') format('woff2'),url('webfonts/2F51A9_E_0.woff') format('woff'),url('webfonts/2F51A9_E_0.ttf') format('truetype');}

html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    /*background: #7C7C7C url('../img/stranka-pozadi.png') repeat-y center top;
   background: url('../img/copy_bg.png') repeat fixed;*/
    margin: 0;
    padding: 0;
    font-family: MuseoSans-100;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 1.4;
    color: #2B2B2B;
    height: 100%;
}
.stranka {
    min-height: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
a {
    text-decoration: underline; 
    color: inherit;   
}
a:hover {
    text-decoration: none;
    color: inherit;
}
a img{
    border: none;
}

h3 {
    font-family: MuseoSans-300;
    font-size: 20px;
    color: #bd984a;
}


.odsazeni50, .odsazeni {
    padding-left: 50px;
    padding-right: 50px;
}

.odsazeni70, .odsazeni {
    padding-left: 70px;
    padding-right: 70px;
}

.odsazeni_top50{
    padding-top: 50px;
}

.screen-block-type-1 {
    display: block;
}
.screen-block-type-2, .screen-block-type-3, .screen-block-type-4 {
    display: none;
}
.blok-stranka {
    position: relative;   
    box-sizing: border-box;
    width: 1080px;
    margin: 0 auto;
    padding: 0 0 48px;
    background-color: #fff;
}
.o-hotelu .blok-stranka{
    width: 1100px;
}

.pozadi.o-hotelu {
    background: url("../img/o_hotelu_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}
.pozadi.golf-klub {
    background: url("../img/golfclub_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}
.pozadi.o-resortu {
    background: url("../img/o_resortu_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}
.pozadi.restaurace {
    background: url("../img/restaurace_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}
.pozadi.eventy {
    background: url("../img/eventy_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}
.pozadi.rezervace {
    background: url("../img/o_hotelu_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}
.pozadi.stay-play {
     background: url("../img/stay-play-pozadi.webp") #FFF no-repeat;
     background-size: 100%;
 }
.pozadi.relax {
      background: url("../img/relax-pozadi.webp") #FFF no-repeat;
      background-size: 100%;
  }
.pod_hlavickou {
    height: 130px;
}
.blok-hlavicka {    
    position: absolute;
    top:0px;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 3000;

}

.gro-20let-logo {
    position: absolute;
    top: 20px;
    left: 48px;
    z-index: 100; 
}
.hlavicka {
    position: relative;
    height: 130px;
}

.hul {
    position: fixed;
    background: url("../img/hul1.png") transparent no-repeat;
    width: 400px;
    height: 2000px;
    left: 100px;
    top:800px;
    z-index: 5000;
}

.hlavicka .logo {
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
.hlavicka .logo a {
    display: block;
    width: 169px;
    height: 71px;
    margin: 0 auto;
}
.hlavicka .logo .screen-block-type-1 {
    display: inline-block;
}
.hlavicka .logo .screen-block-type-2, .hlavicka .logo .screen-block-type-3, .hlavicka .logo .screen-block-type-4 {
    display: none;
}

.hlavicka .logo .screen-block-type-1, .hlavicka .logo .screen-block-type-2, 
.hlavicka .logo .screen-block-type-3, .hlavicka .logo .screen-block-type-4{
    /*background: yellow;*/
}

.hlavicka .logo a img {
    width: 169px;
    height: 71px;
}



.hlavicka .horni-lista-blok{
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    padding: 0 20px 0 0;
    line-height: 30px;
    font-size: 14px;
    font-family: MuseoSans-100;
    z-index: 100;
}  

.hlavicka .vyhledavani {
    display: inline-block;
    line-height: 30px;
    height: 30px;
}
.hlavicka  #frm-searchForm {
    display: inline-block;
}
.hlavicka  #frm-searchForm input {
    line-height: 20px;
    /*  position: relative;
      top: -6px;*/
}
#frm-searchForm-vyhledat {
    display: none;
}
.hlavicka .vyhledavani .tlacitko {
    background: #FFFFFF url('../img/ico-lupa.png') no-repeat 50% 100%;
    border: none;
    width: 15px;
    height: 15px;
    padding: 0 15px 0px 0px;
    z-index: 100;
}
.hlavicka .vyhledavani  {
    padding-right: 18px;
}
.hlavicka .vyhledavani:hover #frm-searchForm-vyhledat {
    display: inline-block;
}
.hlavicka .ico-obalka {
    background: #FFFFFF url('../img/ico-obalka.png') no-repeat 50% 100%;
    border: none;
    background-position-y: 8px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    z-index: 100;
    display: inline-block;
    text-decoration: none;
}
.hlavicka .h-telefon {
    height: 30px;
    line-height: 30px;
    z-index: 100;
    display: inline-block;
    color: #9c9c9c;
    padding-right: 18px;
}

.hlavicka .vyber-mutace {    
    display: inline-block;
    font-family: MuseoSans-700;
}
.hlavicka .vyber-mutace ul {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0; 
    text-transform: uppercase;
}
.hlavicka .vyber-mutace ul li {    
    display: inline-block;
    padding: 0 1px;
    font-size: 10px;
    height: 30px;
    width: 20px;
    background-color: #bd984a;
    border: 1px solid #bd984a;
    text-align: center;
    color: #FFFFFF;
}
.hlavicka .vyber-mutace ul li a{
    display: inline-block; 
    text-decoration: none;
    color: #FFFFFF;    
    font-family: MuseoSans-700;
    font-size: 10px;
}
.hlavicka .vyber-mutace ul li span, .hlavicka .vyber-mutace ul li a {
    position:relative;
    top: 8px;
}
.hlavicka .vyber-mutace ul li.active {
    display: inline-block; 
    height: 31px;
    width: 20px;
    border-top: none;
    border-left: 1px solid #9c9c9c;
    border-right:  1px solid #9c9c9c;
    border-bottom:  1px solid #9c9c9c;
    background-color: #ffffff;
    color: #9c9c9c;
}

.horni-menu .menu {
    display: table-cell;
    border: none;
    width: auto;
    padding: 0 14px;
    vertical-align: middle;
    text-align: left;
}


.hlavni-menu {
    background-color: #FFFFFF;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #bd984a;
}
.mobil-menu {
    display: none;
}
body.fix-top .hlavni-menu {
    position: fixed;
    top: 0;
    bottom: auto;
}
.hlavni-menu > ul {
    list-style-type: none;
    display: block;
    padding: 8px 0 8px 0;
    text-align: center;
    margin: 0 auto;
    width: 1080px;
}
.hlavni-menu > ul:after {
    content: '';
    display: block;
    clear: both;
}
.hlavni-menu > ul > li {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin: 0;
    padding: 0;
    /*width: 12.5%;*/
    padding-left:20px;
    padding-right:20px;
    float: left;
    border-right: 1px solid #b1b1b1;
    text-transform: uppercase;
    text-align: center;
}

.hlavni-menu > ul > li > a {
    text-decoration: none;
    display: block;
    /*color: #bd984a;*/
    color: #bd984a;
    font-size: 13px;
    line-height: 20px;
    font-family: MuseoSans-300;
    width: 100%;
}
.hlavni-menu > ul > li span {
    display: none;
}
.hlavni-menu > ul > li:hover span,.hlavni-menu > ul > li.active span {
    display: none;
    background: url('../img/menu-sipka.png') no-repeat center 100%;
    width: 100%;
    height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 20;
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    box-sizing: border-box;
}

.hlavni-menu > ul > li:last-child {
    border-right: none;
}

.hlavni-menu ul.podmenu {
    display: none;
    position: absolute;
    top: 20px;
    left: -68px;
    /*background: #bd984a;*/
    background: #bd984a;
    width: 270px;  
    list-style-type: none;
    padding: 0;
    border-top: 8px #fff solid;
}
.hlavni-menu ul.podmenu li:first-child {
    background-color: #FFF;
    border-bottom: 3px solid #000B45;
}
.hlavni-menu ul.podmenu li a {
    text-decoration: none;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    display: inline-block;
    width: 220px;
    margin: 0px 25px;
    font-size: 13px;
    font-family: MuseoSans-300;
}

.hlavni-menu ul.podmenu li a:hover {
    color: #000b45
}

.hlavni-menu ul.podmenu li:last-of-type a {
    border: none;
}
.hlavni-menu ul.podmenu li {
    /*background: #bd984a;*/
    background: #bd984a;
    line-height: 32px;
}

.special-menu {
    position: absolute;
    width: 100%;
    /*top: 290px;*/
    top: 345px;
    left: auto;
    text-align: center;  
    display:block;
    background: #663300;
    color: moccasin;
    padding: 8px 0 2px 0;
}
.special-menu .polozka {
    padding: 4px 0 4px 0;
    display: inline-block;
    border: solid white 1px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
}
.special-menu .por0 {
    border-left-width: 0;
}
.special-menu .polozka .odkaz{
    text-transform: uppercase;
    text-align: center;  
    vertical-align: central;
    font-weight: bold;
    font-size: 15px;
    padding: 0 15px 0 10px;
}
.special-menu .polozka a{
    text-decoration: none;  
}
.special-menu .polozka a,
.special-menu .polozka a:link,
.special-menu .polozka a:visited {
    color: moccasin;
}
.special-menu .polozka a:hover {
    color: #FFFFFF;
}
.spodni-menu {
    background-color: #FFFFFF;
    height: 40px;
    position: fixed;
    margin: 0 auto;
    bottom: 50px;
    width: 100%;
    text-align: center;
    z-index: 4000;
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
}
.spodni-menu ul {
    list-style-type: none;
    display: table;
    text-align: center;
    height: 40px;
    margin: 0 auto;
}
.spodni-menu > ul > li {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin: 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    float: left;
    border-right: 0px solid #b1b1b1;
    text-transform: uppercase;
    text-align: center;
}

.spodni-menu > ul > li > a {
    text-decoration: none;
    display: block;
    color: #bd984a;
    font-size: 18px;
    font-family: MuseoSans-700;
    width: 100%;
}
.spodni-menu > ul > li span {
    display: none;
}
.spodni-menu > ul > li:hover span,.spodni-menu > ul > li.active span {
    background: #FFFFFF url('../img/menu-sipka.png') no-repeat;
    display: block;
    width:131px;
    height: 12px;
    position: absolute;
    left: 22px;
    top: 40px;
}

.spodni-menu ul li:last-child {
    border-right: none;
}

.paticka .spodni-menu {
    background-color: #FFFFFF;
    height: 102px;
    position: inherit;
    margin: 0 auto;
    bottom: 0px;
    width: 100%;
    text-align: center;
    border: none;
}
.paticka .spodni-menu > ul {
    padding: 0;
}
.paticka .spodni-menu > ul > li {
    position: initial;
    padding: 0;
    height: 102px;
    width: 102px;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 16px;
}

.paticka .spodni-menu > ul > li > a {
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    line-height: 180%;
    font-family: MuseoSans-300;
    width: 102px;
    height: 102px;
    display: table-cell;
    vertical-align: middle;
    background: url(../img/kruh.png) #FFF no-repeat 50% 50%;
}
.paticka .social ul {
    padding: 50px 0 32px 0;
    list-style-type: none;
    display: table;
    text-align: center;
    height: 32px;
    margin: 0 auto;
}
.paticka .social  ul li {
    position: initial;
    float: left;
    padding: 0;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    text-align: center;
    margin: 0px 16px;
}

.paticka .social > ul > li > a {
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    line-height: 180%;
    font-family: MuseoSans-300;
    width: 40px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
}
.social .facebook a {
    background: transparent url('../img/ikona_FB.svg') no-repeat 0 50%;
    padding-left: 40px;
}
.social .instagram a {
    background: transparent url('../img/ikona_Instagram.svg') no-repeat 0 50%;
    padding-left: 40px;
}
.paticka .svih {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #bd984a;
    border-bottom: 1px solid #bd984a;
    color: #bd984a; 
    letter-spacing: 3px;
}
.paticka .kontakt {    
    width: 100%;
    text-align: center;
}
.paticka .kontakt div {
    display: inline-block;
    background-color: #bd984a;
    color: #fff;
    width: 380px;
    height: 32px;
    line-height: 32px;  
    text-transform: uppercase;
    font-family: MuseoSans-300;
    font-size: 14px;
}
.paticka .copyright { 
    padding-bottom: 6px;
    padding-top: 6px;
    width: 100%;
    text-align: center;
    font-family: MuseoSans-300;
    font-size: 12px;
    line-height: 1.4;
}
.paticka a, .hlavicka a{
    text-decoration: none;
}

.paticka .p_vpravo {
    text-align: right;
    color: #bd984a;
    padding-right: 24px;
    float: right;
    letter-spacing: 4px;
}

.blok-hlavicka {
    /* background-color: transparent;   */
}

.teetime-zavreno  {
    position: absolute;
    top: 107px;
    left: 148px;
    background-color: #e31e25;
    width: 330px;
    height: 37px;
    color: #fff;
    line-height: 37px;
    text-align: center;
}
.uvodni-stranka, .blok-stranka-uvod {
    line-height: 0px;
}
.blok-stranka-uvod p {
    padding: 0px;
    margin: 0px;    
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    line-height: 0px;
}
.blok-stranka-uvod .clanek {
    position: relative;
}
.blok-stranka-uvod .clanek p.fotka {
    max-width: 1920px;
    overflow-x: hidden;  
    margin: 0 auto;
}
.blok-stranka-uvod .sipka-nahoru {
    position: absolute;
    width: 100%;
    text-align: center;
}
.blok-stranka-uvod .sipka-nahoru a {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 23px; 
    top: -50px;
    left: 50%;
    z-index: 1000;     
    background: transparent url('../img/down.png') no-repeat 0 50%;
}
.blok-stranka-uvod .sipka-dolu {
    position: absolute;
    width: 100%;
    text-align: center;
}
.blok-stranka-uvod .sipka-dolu a {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 23px; 
    top: 30px;
    left: 50%;
    z-index: 1000;     
    background: transparent url('../img/up.png') no-repeat 0 50%;
}
.blok-stranka .sipka-dolu a{
    background: transparent url('../img/up-gold.png') no-repeat 0 50%;
    top: -10px;
}
.clanek-uvodni-strana-golf-club-zlaty-blok .sipka-dolu a {
    background: transparent url('../img/up-gold.png') no-repeat 0 50%;
}
.clanek-uvodni-strana-o-resortu-zlaty-blok .sipka-nahoru a {
    background: transparent url('../img/down-gold.png') no-repeat 0 50%;
}
.blok-stranka-uvod div.homepage-gold {
    position: absolute;
    width: 300px;
    height: auto;
    /*background-color: #bd984a;*/
    background-color: #BD984A;
    color: #FFF;
    line-height: 1.4;
    z-index: 20;
    top: 100px;
}
.pozice-1 {
    left: 10%;
}
.pozice-2 {
    left: 20%;
}
.pozice-3 {
    left: 30%;
}
.pozice-4 {
    left: 40%;
}
.pozice-5 {
    left: 50%;
}
.pozice-6 {
    left: 60%;
}
.pozice-7 {
    left:70%;
}
.pozice-8 {
    left:80%;
}
.pozice-9 {
    left:90%;
}
.blok-stranka-uvod div.homepage-gold p {
    line-height: normal;
}
.blok-stranka-uvod  div.homepage-gold p.homepage-nadpis {
    width: 260px;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 36px;
    margin: 0 auto;
    border-bottom: 1px #FFF solid;
}
.blok-stranka-uvod div.homepage-gold a { 
    position: absolute;
    bottom: -50px;
    width: 300px;
    height: 50px;
    display: block;
    background: #bd984a url(../img/uvod-pozadi-tlacitko.png)  no-repeat  50% 50%;
    line-height: 50px;
    text-align: center;
    z-index: 30;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    /*text-indent: 20px;*/
    border-top: 1px #FFF solid;
    text-transform: uppercase;
    padding-right: 40px;
}
.blok-stranka-uvod div.homepage-gold .text {
    padding: 20px;
    text-align: center;
}
.blok-stranka-uvod div.homepage-gold .uvozovky {
    padding: 80px 50px 80px 50px;
    text-align: center;
}

.blok-stranka-uvod div.homepage-gold .uvozovky:before {
    content: "";
    width: 48px;
    height: 40px;    
    background: #bd984a url(../img/uvozovky-uvod-horni.png)  no-repeat  50% 50%;
    position: absolute;
    top: 90px;
    left: 20px;
}

.blok-stranka-uvod div.homepage-gold .uvozovky:after {
    content: "";
    width: 48px;
    height: 40px;    
    background: #bd984a url(../img/uvozovky-uvod-dolni.png)  no-repeat  50% 50%;    
    position: absolute;
    bottom: 30px;
    right: 20px;
}
.blok-stranka-uvod .dole {
    width: 100%;
    text-align: center;
    z-index: 20;
    font-size: 32px;
    top: 800px;
    position: relative;
    color: #FFF;
}


.blok-stranka-uvod .hp-kontakty-obalka {
    background: url("../img/o_hotelu_bg.jpg") #FFF no-repeat;
    background-size: 100%;
}

.blok-stranka-uvod .kontakty {
    max-width: 1030px;
    margin: 0 auto;
    background: #fff;

    line-height: 1.4;
}
.blok-stranka-uvod .kontakty p {
    line-height: 1.4;
    font-family: MuseoSans-100;
    font-size: 16px; 
}

.blok-stranka-uvod .kontakty .nadpis {
    width: 100%;
    height: 95px;
    background-color: #bd984a;
    margin-bottom: 45px;
}

.kontakty {
}

.kontakty .nadpis h2 {
    display: inline-block;
    color: #fff;
    font-size: 32px;
    height: 71px;
    width: 272px;
    line-height: 71px;
    border-bottom: 1px #fff solid;
    margin: 0px 0px 0px 26px;
}

.kontakty h3 {
    font-size: 18px;
    padding: 0px !important;
    margin-left: 0px !important;
}
.kontakty .sloupce {
    margin: 25px 0px 50px 0px;
    width: 100%;
    display: inline-flex;
    /*height: 200px;    */
}
.kontakty .sloupec1 {
    border-right: 1px #bd984a solid;
    display: inline-block;
    padding: 0 35px; 
    width: 33.3%; 
}
.kontakty .sloupec2 {
    border-right: 1px #bd984a solid;
    display: inline-block;
    padding: 0 35px; 
    width: 33.3%; 
}
.kontakty .sloupec3 {
    display: inline-block;
    padding: 0 35px; 
    width: 33.3%; 
}

.kontakty p.mapa {
    border-bottom:  1px #bd984a solid;
    line-height: 0px;
}

.blok-stranka-uvod .hp-partneri {
    max-width: 100%; /*1030px; dole se objevi scrollbar*/
    margin: 0 auto;
    background: #fff;
    text-align: center;
}
.blok-stranka-uvod .hp-partneri .hlavni-partner {
    width: 100%;
    text-align: center;
}
.blok-stranka-uvod .hp-partneri .hlavni-partner h2 {
    color: #bd984a;
    font-size: 18px;
    font-family: MuseoSans-300;
    margin-bottom: 30px;
}

.blok-stranka-uvod .hp-partneri .hlavni-partner p {
    margin-bottom: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.blok-stranka-uvod .hp-partneri h2 {
    color: #bd984a;
    font-size: 16px;
    font-family: MuseoSans-300;
    margin-bottom: 30px;
}
.blok-stranka-uvod .hp-partneri .clanek > p {
    display: inline-block;
    width: 196px;
    height: 90px;
    margin: 12px 3px;
}
.blok-teetime .casy {
    display: inline-block;
    /*width: 253px;*/
    height: 40px;
    margin: 3px 0;
    border: none;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.blok-teetime .casy:hover, .blok-teetime .casy.aktivni {
    /* border-bottom: 1px solid #b1b1b1;*/
    background-color: #F1F1F1;
}
.blok-teetime .casy input {
    display: none;
}
.blok-teetime .casy .cas {
    position: relative;
    top:-10px;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    width: 70px;
    padding-right: 10px;
    vertical-align: middle;
}
.blok-teetime .casy .cena {
    position: relative;
    top:-15px;
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    height:50px;
    width: 78px;
    padding-left: 1px;
    font-family: MuseoSans-300;
    text-align: right;
}
.blok-teetime .casy span.chkt, .blok-teetime .casy span.obsazeno{
    width: 20px;
    height: 30px;
    display: inline-block;
    margin: 0;
}
.blok-teetime .casy span.obsazeno {
    background: url(../img/panacek-cervena.png) no-repeat center center transparent;
}
.casy input+ span {
    background: url(../img/panacek-seda-obrys.png) no-repeat center center transparent;
    cursor: pointer;

}
.casy input:checked + span {
    background: url(../img/panacek-zelena.png) no-repeat center center transparent;
    cursor: pointer;
}

span.obsazeno span {
    padding: 2px;
    line-height: 25px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #70c6d5;
    font-size: 12px;
    text-transform: uppercase;
    width: 20px;
    height: 30px;
    font-family: MuseoSans-700;
}
.teetime-vyber-dne {  
    font-family: MuseoSans-300;
}
.teetime-vyber-dne div {
    width: 33%;
    min-width: 150px;
    display: inline-block;
}

.teetime-vyber-dne a {
    text-decoration: none;
    font-size: 14px;
    color: #bd984a;
    text-transform: uppercase;  
}
.teetime-vyber-dne .vlevo a{
    background: url(../img/teetime-vlevo.png) no-repeat 1% 50%;
    padding-left: 60px;  
    display: block;
}
.teetime-vyber-dne .vpravo {
    text-align: right;
    display: inline-block;
    vertical-align: baseline;
}
.teetime-vyber-dne .vpravo div.jiny-termin{
    background: url(../img/ico-cal-gold.png) no-repeat 95% 50%;    
    min-width: 110px;
    width: auto;
    height: 28px;
    background-color: #bd984a;
    color: #FFF;
    padding: 2px 30px 2px 10px;  
    display: inline-block;
    text-align: left;
    line-height: 28px;
    cursor: pointer;
    vertical-align: middle;
}
.teetime-vyber-dne .stred {
    text-align: center;
    font-size: 22px;
}
.blok-teetime .kalendar {
    width: 350px;
    text-align: right;
    display: none;
}
.blok-teetime .kalendar .kalPicker {
    display: inline-block;
}
.teetime-cara, .podstranka .cara {
    width: 100%;
    height: 30px;
    background: url(../img/teetime-cara.png) no-repeat 50% 50%;
}
.seda-cara {
    width: 100%;
    height: 1px;
    border-top: 1px solid #b1b1b1;
}

.teetime-kliknutim {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.blok-teetime .blok-hodina {
    border-top: #bd984a 1px solid;
    padding-bottom: 5px;
    padding-top: 5px;  
    text-align: center;
    max-width: 820px;
    margin: 0 auto;
}
.blok-teetime .blok-hodina:first-child {
    border: none;
}

.blok-teetime label {
    font-family: MuseoSans-100;
    font-size: 16px;
    font-weight: normal;
}

.teetime-vybranyCas {
    height: 60px;
    text-align: center;
    font-family: MuseoSans-300;
    font-size: 22px;
    line-height: 40px;
    vertical-align: middle;
    border-top: 1px solid #b1b1b1;
    padding-top: 20px;

}

.teetime-vybranyCas .size {
    font-size: 35px;
}
.teetime-vybranyCas .orientacniCena {
    display: none;
    margin-left: 20px;
}
.orientacniCena {
    display: none;
}
div.orientacniCena,div.povinnePolozky {
    width: 100%;
    text-align: right;
    font-size: 10px;     
    font-family: MuseoSans-300;  
}
.size {
    vertical-align: middle;
    display: inline-block;
}
.teetime-hraci {
    /*font-size: 16px;
    font-family: MuseoSans-100;*/
    margin-bottom: 20px;  
    text-align: center;
}
.teetime-hraci .hrac {
    padding: 5px 0;
    width: 100%;
}
.teetime-hraci .hrac .hracN {
    padding-right: 5px;
}
.blok-teetime input[type=text],.blok-teetime input[type=email] {
    font-size: 16px;
    font-family: MuseoSans-100;
}
.teetime-hraci .hrac input[type=text] {
    width: 180px;
    padding: 0 5px;
    height: 30px;
}
.teetime-hraci .hrac input[type=text].fed {
    width: 90px;
}
.teetime-hraci .hrac input[type=checkbox]  {
    display: none;
}
.teetime-hraci .hrac  span.chkt{
    position: relative;
    top: 10px;
    width: 30px;
    height: 30px;
    border: none;
    display: inline-block;
    margin: 0;
    background: #FFF url("../img/checkbox-ctverec.png")  no-repeat 50% 50%;
}
.teetime-hraci .hrac input[type=text] {
    border: 1px solid #b1b1b1;
}
.teetime-hraci .hrac input[type=checkbox]:checked + span {
    background: #FFF url("../img/checkbox-ctverec-checked.png")  no-repeat 50% 50%;
}

.teetime-hraci .hrac input[type=text]:placeholder-shown {
    text-align: center;
}
.teetime-hraci .hrac .hracB {
    padding-left: 15px;
}
.teetitme-rezervace {
    margin-top: 30px;
}
.teetitme-rezervace input {
    width: 100%;
    height: 91px;
    border: none;
    background: url(../img/button-rezervovat.png) no-repeat 50% 50%;
    font-size: 20px;    
    cursor: pointer;
}

.teetime-obj {
    font-size: 18px;   
    text-align: center;
    font-family: MuseoSans-300;
}

.teetime-obj input {
    width: 190px;
    padding: 0 5px;
    height: 30px;
    margin-right: 3px;
}

.teetime-obj .nadpis {
    font-size: 22px;
    font-family: MuseoSans-300;
    margin-bottom: 30px;
}
.teetime-obj .vstup input {
    width: 200px;
    border: 1px solid #b1b1b1;
}
.teetime-obj .vstup {
    margin: 12px 0px;
}
.teetime-obj .vstup label {
    display: inline-block;
    width: 90px;
    text-align: left;
    padding: 0 0 0 15px;
}

.req {
    font-family: MuseoSans-100;
    vertical-align: top;
}

/* FLASH */
/* definice chybovych hlaseni a hlaseni */
.flash {
    /*background-color:#6FBA2A;*/
    margin:4px 0 14px 0;
    /* font-weight:bold;*/
    line-height:20px;
    /*font-size:12px; */
    display:block;
    padding:10px;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
}.flash    span {
    padding: 3px 2px 3px 3px;
    /*border-radius: 13px;*/
    cursor: pointer;
    font-size: 16px;
    float: right;
}

.flash.bg-danger {
    /*border: 1px solid #bd984a;*/ 
    /*background-color: #da4939;*/
    background-color: #C00000;
    color: #fff;
}
.flash.bg-danger        span {
    color: #ffffff;
    /*border: 1px solid #2b2b2b;*/}
.flash.bg-success {
    border: 1px solid #b5d6a8;
}
.flash.bg-success       span {color: #b5d6a8;}
.flash.bg-info {
    border: 1px solid #2b2b2b;

}
.flash.bg-info     span {color: #b1d0e0;}
.flash.bg-warning {
    border: 1px solid #d4cfb3;

}
.flash.bg-warning   span {color: #d4cfb3;}

div.hlavni-menu.test {
    height: 50px;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.font100 {
    font-family: MuseoSans-100 !important;
}
.font500 {
    font-family: MuseoSans-500 !important;

}
.hlavni-menu.font100 > ul > li > a {
    font-family: MuseoSans-100 !important;
}
.hlavni-menu.font300 > ul > li > a {
    font-family: MuseoSans-300 !important;
}
.hlavni-menu.font700 > ul > li > a {
    font-family: MuseoSans-700 !important;
}
.hlavni-menu.font900 > ul > li > a {
    font-family: MuseoSans-900 !important;
}
.propagace {
    position: relative;
    height: 100%;
}
.propagace #slider {
    width: 100%;    
    height: 100%;
}
.propagace #slidy {
    position:relative;
    width: 100%;    
    height: 100%;
    overflow: hidden;
}
.propagace #slider #slidy .slide {
    position:relative;
    width: 100%;    
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}
.propagace #slider #slidy .slide.selected {
    position: absolute;
    display: block;
}
.propagace #slider #slidy .slide:first-child {
    display: block;
}
.propagace #slider #slidy .slide a{
    position: absolute;
    top: 0px;
}
.propagace #slider #slidy .slide .typ1 {
    position: absolute;
    top: 20px;
    left: 10%;
}
.propagace #slider #slidy .slide .typ2 {
    position: absolute;
    top: 12%;
    left: 53%;
    background-color: #bd984a;
    width: 470px;
    padding-bottom: 32px;
    color: #FFF;
}
.propagace #slider #slidy .slide .typ2 .r1 {
    font-size: 45px;
    font-family: MuseoSans-700;
    padding: 16px 16px 0 16px;
    line-height: 110%;
}
.propagace #slider #slidy .slide .typ2 .r2 {
    font-size: 24px;
    padding: 16px;
    font-family: MuseoSans-300;
}
.propagace #slider #slidy .slide .typ2 .r2 .mensi{
    font-size: 16px;
}
.propagace #slider #slidy .slide .typ2 .r3 {
    position: absolute;
    width: auto;
    height: 116px;
    font-size: 45px;
    line-height: 116px;
    text-align: center;
    bottom: -116px;
    right: 0px;
    background-color: #FFF;
    color: #9c9c9c;
    font-family: MuseoSans-700;
    padding: 0px 10px;
}
.propagace #slider #slidy .slide .typ2 .next {
    position: absolute;
    width: 94%;
    height: 32px;
    left:3%;
    bottom: 0px;
    border-top: 1px #FFF solid;
    font-size: 18px;
    font-family: MuseoSans-300;
    line-height: 32px;
    text-align: right;
}
.propagace #slider #slidy .slide .typ2 .next .glyphicon {

    font-size: 14px;
}
.propagace #slider #navigace span{
    display: inline-block;
    height: 3px;
    width: 45px;
    background: transparent url(../img/slider-nav.png)  no-repeat 50% 50%;    
}
.propagace #slider #navigace span.selected{
    display: inline-block;
    height: 3px;
    width: 45px;
    background: transparent url(../img/slider-nav-akt.png)  no-repeat 50% 50%;    
}
.mobil-slider {
    display: none;       
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
}
.mobil-slider .lista_rezervace{
    position: absolute;
    width: 100%;
    bottom: 50px;
}
.mobil-slider .lista_rezervace a {
    margin-top: 20px;
}

.ui-effects-wrapper {
    display: inline;
}
.propagace #slider .vystredeni {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 72%;
    z-index: 1000;
}
.propagace #slider .social {
    margin: 0;
    text-align: right;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 1001;
}
.propagace #slider .social a {
    margin: 0 8px;
}
.propagace #slider .social a img {
    width: 35px;
    height: 35px;
}

.propagace #slider .vystredeni .lista_rezervace {
    margin-top: 60px;
    display: inline-block;
    width: 960px;
    height: 48px;
    text-align: center;
    background: transparent url(../img/lista_rezervace.png)  repeat-x 50% ;    
}
.lista_rezervace a {
    display: inline-block;
    width: 248px;
    height: 48px;
    line-height: 48px;
    margin: 0px 32px;
    text-decoration: none;
    background-color: #bd984a;
    color: #FFFFFF;
    font-family: MuseoSans-300;
    font-size: 18px;
}
.propagace #slider .slider-pager .slider-pager-item {
    display: inline-block;
    height: 3px;
    width: 45px;
    background: transparent url(../img/slider-nav.png)  no-repeat 50% 50%;    
}
.propagace #slider .slider-pager .slider-pager-item.aktivni{
    display: inline-block;
    height: 3px;
    width: 45px;
    background: transparent url(../img/slider-nav-akt.png)  no-repeat 50% 50%;    
}

.propagace #slider .vlevo {
    display: inline-block;
    height: 42px;
    width: 42px;
    background: transparent url(../img/slider-tl-left.png)  no-repeat 50% 50%;
    position: absolute;
    top:50%;
    left:60px;
    display: none;
    z-index: 1001;
}
.propagace #slider .vpravo {
    display: inline-block;
    height: 42px;
    width: 42px;
    background: transparent url(../img/slider-tl-right.png)  no-repeat 50% 50%;    
    position: absolute;
    top:50%;
    right:60px;
    display: none;
    z-index: 1002;
}
.propagace #slider .sipka {    
    display: block;
    cursor: pointer;
}
.propagace #slider:hover .sipka {    
    display: inline-block;
}

.nadpis-podtrzitko:before {
    content: "_ ";    
}
.podstranka  .hl-nadpis {
    /*height: 105px;*/
    height: 75px;
    width: 100%;
    /*background-color: #bd984a;*/
    background-color: #bd984a;  
    position: relative;
    margin-bottom: 20px;
}
.podstranka  .hl-nadpis.bile-pozadi {
    background-color: #FFF; 
}
.podstranka  .hl-nadpis h1 {
    position: absolute;
    top: 10px;
    height: 60px !important;
    width: unset !important;
    min-width: 300px;
    line-height: 60px;
    padding: 0px;
    /*background: #bd984a;;*/
    background-color: transparent !important;
    font-family: MuseoSans-100;
    font-size: 36px;
    margin: 0 0 0 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-weight: normal;
    /*text-transform: lowercase;*/
}
.podstranka  .hl-nadpis.bile-pozadi h1  {
    color: #bd984a;
    background-color: #FFF;
    border-bottom: 1px solid #bd984a;
}
.podstranka .clanek .nadpis {
    height: 105px;
    width: 100%;
    background-color: #bd984a;   
}
.podstranka .clanek .nadpis .vlevo {    
    display: inline-block;
    height: 105px;
    width: 49%;
    float: left;
}
.podstranka .clanek .nadpis .vpravo {    
    display: inline-block;
    height: 105px;
    width: 49%;
    text-align: right;
}
.podstranka .clanek .nadpis  h1 {
    height: 60px;
    width: 300px;
    line-height: 60px;
    padding: 0px;
    background: #bd984a;;
    font-family: MuseoSans-100;
    font-size: 36px;
    margin-left: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-weight: normal;
}
.podstranka .nadpis  h1.nadpis-hotel:after{
    content: url(../img/hvezdy.png);
    position: relative;
    top: -15px;
    padding-left: 6px;
    text-transform: lowercase;
}
.podstranka .nadpis .vpravo a {
    text-align: left;
    display: inline-block;
    width: 170px;
    padding-left: 45px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    margin: auto 0px;
    border-left: 1px solid #FFF;
    margin: 33px 0px;
}
/*.podstranka h2:before {
  content: "_ ";    
} */
.podstranka h2 {    
    color: #bd984a;
    background: #FFFFFF;
    font-size: 24px;
    /*text-transform: lowercase;*/
}
.podstranka .pokoje h2 {
    text-transform: none;
    /*text-align: center;*/
    /*margin-bottom: 32px;*/
    font-size: 22px;
    font-family: MuseoSans-300;
}
.podstranka .pokoje .pokoj,.podstranka .no-rooms .pokoj {
    margin-bottom: 50px;
    /*color: #717171;*/
}
.podstranka .pokoje h2:before {
    content: none;
}
.podstranka .pokoje .pokoj_foto {
    padding-left: 50px;
}
.podstranka .pokoje .pokoj_popis {
    padding-right: 50px;
}
.podstranka:nth-of-type(2) {
    padding-top: 0px
}

.podstranka .perex, .podstranka .perex1 {
    position: relative;
    padding: 0 200px;
    text-align: center;
    font-size: 24px;
    margin: 40px 0;
    /*text-indent: 50px;*/
    display: block;
}

.podstranka .perex {
    font-family: 'Old Standard TT', serif;
    color: #525252;

}

.podstranka .perex1 {
    font-family: 'Playfair Display','Times New Roman',serif;
    color: #525252;
}


/*.podstranka .perex::before {
  position: absolute;
  top: -30px;
  left: 70px;
  content: url(../img/uvozovky-horni.png);
}
.podstranka .perex::after {
  position: absolute;
  bottom: -30px;
  right: 120px;
  display: inline-block;
  content: url(../img/uvozovky-dolni.png);
} */


.podstranka .obrazek_s_textem {
    position: relative;
}
.podstranka .obrazek_s_textem img {
    display: block;
    max-width: 100%;
}
.podstranka .obrazek_s_textem .text {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    width: 35%;
    height: 100%;
    font-size: 18px;
    font-family: MuseoSans-300;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.podstranka .obrazek_s_textem .hneda{
    color: #412218;
}

.podstranka .obrazek_s_textem .vpravo{
    right: 0;
    padding: 20px 20px 20px 0; 
}

.podstranka .obrazek_s_textem .vlevo{
    padding-left:  70px;
}

.podstranka .text_na_obrazku {
    font-size: 18px;
    width: 400px;
    height: 0px;
    display: block;
    position: relative;
    padding-right: 60px;
    font-family: MuseoSans-300;
    top: -250px;
    left: 700px;
    color: #fff;
}
.podstranka .obrazek-vlevo,.podstranka .obrazek-vpravo {
    height: 0px;
}
.podstranka .obrazek-vlevo img{
    float: left;
    margin-right: 24px;
}
.podstranka .obrazek-vpravo img{
    float: right;
    margin-left: 24px;
}
.podstranka .text-vlevo {
    text-align: right;
    padding-top: 25px;
}
.podstranka .text-vpravo {
    text-align: left;
}
.podstranka .sloupce {
    margin: 25px 0px 50px 0px;
    width: 100%;
    display: inline-flex;
    /*height: 200px;    */
}
.podstranka .sloupce p {
    margin: 0px;
    padding-top: 12px;
}
.podstranka .sloupce p:first-child {    
    padding-top: 0px;
}

.podstranka .cara {
    background-size: 90%;
}



.podstranka .sloupce .levy_sloupec, .podstranka .sloupce .pravy_sloupec {
    width: 50%;
    display: inline-block;
    padding: 0px 24px;
}

.podstranka .sloupce .levy_sloupec {
}
.podstranka .sloupce .pravy_sloupec {
    border-left: 1px solid #bd984a;
}

.podstranka .clanek .balicky {
    position: relative;
    width: 100%;
    height: auto;

}
.podstranka .clanek .balicky .bnadpis {
    position: absolute;
    top: 10%;
    height: 160px;
    color: #bd984a;
    padding-right: 110px;
    background: url("/front/style/img/bily_pasek.webp");
    background-position: right;
    padding-left: 30px;
    padding-top: 20px;
}
.podstranka .clanek .balicky img {
    width: 100%;
}
.bnadpis .r1 {
    font-size: 25px;
    font-weight: 500;
}
.bnadpis .r2 {
     font-size: 56px;
     font-weight: 900;
 }
 .clanek .podobr {
    height: 150px;
     background-color: #a08224;
     color: #fff;
     font-size: 26px;
}
.clanek .podobr .col-lg-4{
    position: relative;
    height: 100%;
    padding-left: 50px;
    padding-right: 30px;
}
.clanek .podobr .col-lg-3{
    position: relative;
    height: 100%;
    padding-left: 30px;
    padding-right: 50px;
    font-size: 22px;
}
.clanek .podobr .col-lg-3:last-child{
    position: relative;
    height: 100%;
    padding-left: 10px;
    padding-right: 50px;
    font-size: 22px;
}
.clanek .podobr .col-lg-4 .centered,.clanek .podobr .col-lg-3 .centered,.clanek .bceny .centered {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-right: inherit;
}
.clanek .bceny {
    position: relative;
    display: block;
    width: 320px;
    height: 50px;
    background-color: #FFFDF7;
    border: 2px solid #a08224;
    box-shadow: 2px 2px 2px #AAA;
    color:  #a08224;
    padding-left: 20px;
    margin: 8px 0px !important;
    text-align: left;
}
.clanek .bceny .cenanoc {
    margin-left: 30px;
}

.clanek .bceny .bsipka {
    position: absolute;
    display: inline-block;
    height: 100%;
    aspect-ratio : 1 / 1;
    background-color: #F8E3B2;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 100%;

}


.clanek-stay-play .clanek .podobr {
    background: url("/front/style/img/s+p_podobr.webp") !important;
}
.clanek-relax-s-golfovymi-zacatky .clanek .podobr {
    background: url("/front/style/img/relax_podobr.webp") !important;
}
.nabidka {
    margin-bottom: 12px;
    width: 100%;
    text-align: center;
    font-family: MuseoSans-300;
    font-size: 14px;
}

.nabidka_blok{
    text-align: center;
}

.ikony {
    width:90px;
    height: 150px;
    overflow: hidden;
    padding-top: 93px; 
    margin: 0px 16px;
    font-size:  11px;
    display: inline-block;
    text-align: center;
    font-family: MuseoSans-300;
}
.wi-fi {
    background: url(../img/wi-fi.png) #FFF no-repeat 50% 0;
}
.snidane {
    background: url(../img/snidane.png) #FFF no-repeat 50% 0;
}
.parkovani {
    background: url(../img/parkovani.png) #FFF no-repeat 50% 0;
}
.mazlicci {
    background: url(../img/mazlicci.png) #FFF no-repeat 50% 0;
}

.podstranka .obrazek_cela_sirka {
    margin: 0px;
    overflow: hidden;
}
.podstranka .obrazek_cela_sirka {
    position: relative;
}
.podstranka .obrazek_cela_sirka::after {   
    content: ''; 
    position: relative;
    width:100%;
    height:21px;
    background: url(../img/pruh_pod_fotkou.png) transparent no-repeat 50% 0;
    top: -21px;
    z-index: 100;
    display: block;
}
.podstranka .clanek table {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 24px;
    margin-bottom: 24px;
}
.podstranka .clanek table th {
    border-bottom: #bd984a double 4px;
}
.podstranka .clanek table td, .podstranka .clanek table th{
    text-align: center;
}
.podstranka .clanek table td:first-child,.podstranka .clanek table th:first-child  {
    text-align: left;
}

.podstranka .clanek table td.cerveny{
    background-color: #FFC0C0;
}

.podstranka .clanek table td.modry{
    background-color: #C0C0FF;
}

.podstranka .clanek table td.zluty{
    background-color: #FFFFC0;
}

.podstranka .clanek h2, .denni-menu-vypis h2 {    
    text-align: center;
    font-family: MuseoSans-300;
    font-size: 22px;
    line-height: 40px;
    vertical-align: middle;
    margin: 0 !important;
    padding: 20px 24px 0 24px;
    color: #000;
}
.podstranka .clanek h2:after, .denni-menu-vypis h2:after {
    content: '';
    width: 100%;
    height: 30px;
    background: url(../img/teetime-cara.png) no-repeat 50% 50%;
    display: block;
}

.podstranka .clanek h3 {    
    padding: 0;
    margin-left: 24px;
}

ul.seznam-sipka {
    font-size: 24px;
    margin-top: 30px;
}

.seznam-sipka,.seznam-sipka ul {
    padding-left: 0px;
    margin: 0 15px;
}
.seznam-sipka li{
    list-style-type: none;
    line-height: 35px;
    text-decoration: none; 
    margin: 6px 0 6px 0;
}
.seznam-sipka li a {    
    padding-left: 50px;
    display: inline-block;
    min-height: 32px;
    background: url(../img/sipka-vpravo.png)  no-repeat  0 0.1em;
    text-decoration: none;
    color: inherit;
}
.cls {
    clear: both;
    height: 0px;
}
.clanek p {
    margin-left: 24px;
    margin-right: 24px;
}
.uvodni-stranka .clanek p {
    margin-left: 0;
    margin-right: 0;
}

p.obrazek_s_textem  {
    margin-left: 0px;
    margin-right: 0px;
}

.cervene{ font-family: MuseoSans-700; color: red; font-size: 130%; }

.novinky h2{
    font-size: 52px;
    color: #bd984a;
    height: 100px;
    width: 430px;
    border-bottom: 2px solid #bd984a;
    line-height: 100px;
    margin-bottom: 45px;
}
.novinky {    
    font-size: 0px;
    line-height: normal;
}
.novinky p {    
    line-height: normal;
}
.novinky .novinka {
    width: 350px;
    height: 155px;
    overflow: hidden;    
    display: inline-block;
    border: none;
    padding-left: 0px;
    margin-bottom: 50px;
    margin-left: 10px;

}
.novinky .novinka a {
    text-decoration: none;
}
.novinky .novinka a img {
    float: left;
    padding-right: 20px;
}
.novinky .novinka a .texty {
    display: inline-block;
    width: 170px;
}
.novinky .novinka a .date {
    font-size: 24px;    
    color: #bd984a;
    width: 100%;
}
.novinky .novinka a .name {
    font-size: 16px; 
    font-family: MuseoSans-300;
}
.novinky .novinka a .popis {
    padding-top: 2px;
    font-size: 13px; 
}
.novinky .novinka a hr {
    color: #adadad;
    background-color: #adadad;
    border: none;
    margin: 6px 0px;
    height: 1px;
    width: 100%;
}
#detail-novinka {
    padding: 10px 24px 0 24px;
}


.rezervace-ubytovani > .nadpis, .rezervace-ubytovani .nadpis2 {
    display: block;
    width: 100%;
    font-family: MuseoSans-300;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    /*margin-top: 12px;*/
}
.rezervace-ubytovani .nadpis2 {
    margin-bottom: 12px;
}
.rezervace-ubytovani .ru-datumy {
    width: 100%;
    padding: 5px 0;

}
.rezervace-ubytovani .ru-datumy input, .rezervace-ubytovani .ru-datumy a {
    font-size: initial;
}
.rezervace-ubytovani .ru-datumy div {
    display: inline-block;
}
.rezervace-ubytovani  .kalendar {
    margin-top: 10px;
}
.rezervace-ubytovani  .kalendar .kalPicker1, .rezervace-ubytovani  .kalendar .kalPicker2{
    display: none;
}
.rezervace-ubytovani  .kalendar > span {
    display: inline-block;
}
.rezervace-ubytovani .ru-datumy div.vlevo, .rezervace-ubytovani .ru-datumy div.stred, .rezervace-ubytovani  .kalendar > span {
    width: 360px;
}
.rezervace-ubytovani .ru-datumy div.vpravo {
    width: 260px;
}

.rezervace-ubytovani .ru-datumy input {
    background: #FFF url(../img/ico-cal-grey.png)  no-repeat;
    background-position: right 10px top 50%;
    width: 180px;
    height: 32px;    
    border: solid 1px #b1b1b1;
    padding: 0px 5px;
}

.rezervace-ubytovani .ru-datumy a#ru-over-dostupnost {
    height: 32px;
    line-height: 32px;
    background-color: #bd984a;
    color: #FFF;
    outline: none;
    border: none;
    display: inline-block;
    text-decoration: none;
    padding: 0px 12px;
}
.rezervace-ubytovani .no-rooms .pokoj .pokoj_foto  {
    width: 50%;
    height: 300px;
    display: inline-block;
    float: left;
    position: relative;
}
.rezervace-ubytovani .no-rooms .pokoj .pokoj_foto:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    right: 25px;
    background: url('../img/ico-lupa-2.png') no-repeat center;
    z-index: 100;
}
.rezervace-ubytovani .no-rooms .pokoj .pokoj_foto a {
    display: none;
}
.rezervace-ubytovani .no-rooms .pokoj .pokoj_foto a:first-child {
    display: block;
}
.no-rooms .pokoj_foto .pokoj_nadpis {  
    /*position: absolute;
    top: 20px;
    font-size: 26px;
    color: #bd984a;
    background-color: #FFF;
    height: 50px;
    border: none;
    line-height: 50px;
    text-transform: lowercase;
    padding-right: 12px;*/
    background-color: #bd984a;
    color: white;
}

.no-rooms .pokoj_foto img {
    width: 485px;
    height: auto;
}
.rezervace-ubytovani .no-rooms .pokoj .pokoj_popis {
    width: 50%;
    height: 300px;
    display: inline-block;
    padding-left: 24px;
    position: relative;
}
.no-rooms .pokoj_popis .pokoj_cena{
    position: absolute;
    bottom: 0px;
    font-size: 26px;
    color: #bd984a;
    height: 50px;
    border-left: 2px solid #bd984a ;
    line-height: 50px;
    text-transform: lowercase;
    padding-left: 12px;
}
.rezervace-ubytovani .rooms .pokoj:after {
    content: '';
    display: block;
    clear: both;
}
.rezervace-ubytovani .rooms .pokoj .pokoj_foto  {
    width: 250px;
    display: block;
    float: left;
    position: relative;
    margin-right: 70px;

}
.rezervace-ubytovani .rooms .pokoj .pokoj_foto:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url('../img/ico-lupa-2.png') no-repeat center;
    z-index: 100;
    position: absolute;
    top: 54px;
    right: 9px; 
}
.rezervace-ubytovani .rooms .pokoj .pokoj_foto .skryt {
    display: none;
}
.rooms{
    margin-top: 12px;
}

.rooms .pokoj {
    min-height: 250px;
}


.rooms .pokoj_foto .pokoj_nadpis {  
    /*position: absolute;*/
    bottom: 20px;
    font-size: 16px;
    background-color: #bd984a;
    /*background-color: #FFF;*/ 
    border: none;
    padding: 6px 12px;
    color: #fff;
    font-family: 'MuseoSans-500';
}
.rooms .pokoj_foto .pokoj_nadpis::first-letter {
    text-transform: uppercase;
}

.rooms .pokoj_foto img {
    width: 100%;
    height: auto;
}

.rezervace-ubytovani .rooms .pokoj .pokoj_form {
    width: 650px;
    display: block;
    float: right;
}
.rooms .pocet_pokoju,.rooms  .pokoj_foto  .typ {
    font-family: MuseoSans-300;
    /*font-size: 18px;*/ 
}
.rooms  .pokoj_foto  .typ {
    margin-bottom: 20px;
}
.rooms .pocet_pokoju select {
    width: 45px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 24px;
    border-color: #b1b1b1;
}
.rooms .data_pokoje {
    border-top: 1px solid #b1b1b1;
}
.rooms .data_pokoje_nadpis {
    font-family: MuseoSans-300;
    font-size: 22px;
    padding: 12px 0;
}

.rooms .data_pokoje .nadpis {
    font-family: MuseoSans-300;
    font-size: 16px;
    padding-bottom: 12px;
}
.rooms .data_pokoje .rozlozeni {
    display: inline-block;
    width: 230px;
    height: 170px;
    margin-right: 20px;
    vertical-align: top;
}
.rooms .data_pokoje .rozlozeni table{
    width: 100%;
}
.rooms .data_pokoje .rozlozeni td {
    text-align: center;
    vertical-align: middle;
    height: 35px;
    width: 50%;
    /*display: inline-block;*/
}
.rooms .data_pokoje .rozlozeni td.luzka1 {
    background: #FFF url("../img/dvouluzko.png")  no-repeat 0 50%;
}
.rooms .data_pokoje .rozlozeni td.luzka2 {
    background: #FFF url("../img/jednoluzka.png")  no-repeat 100% 50%;
}
.rooms .data_pokoje .rozlozeni td.rd label {
    margin: 0px;
}
.rooms .data_pokoje .rozlozeni td.rd input{
    display: none;
}
.rooms .data_pokoje .rozlozeni td.rd input + span.chkt {
    display: block;
    width: 16px;
    height: 16px;
    background: url('../img/radiobox.png') no-repeat left top;
}
.rooms .data_pokoje .rozlozeni td.rd input:checked + span.chkt {
    display: block;
    width: 16px;
    height: 16px;
    background: url('../img/radiobox.png') no-repeat right top;
}
.rooms .data_pokoje .rozlozeni td.tx {
    font-family: MuseoSans-300;
    font-size: 12px;
}
.rooms .data_pokoje .rozlozeni td.tx span{    
    font-family: MuseoSans-100;
}
.rooms .data_pokoje .osob,.rooms .data_pokoje .cenaS,.rooms .data_pokoje .cenaZ {
    display: inline-block;
    width: 135px;
    height: 170px;
    vertical-align: top;
}
.rooms .data_pokoje .osob {    
    width: 100px;
}
.rooms .data_pokoje .osob .selekt {
    padding: 0;
    text-align: center;
}
.rooms .data_pokoje .osob .selekt select {
    width: 45px;
    height: 30px;
    border-color: #b1b1b1;
}
.rooms .data_pokoje .cena,.rooms .data_pokoje .storno {
    width: 100%;
    text-align: center;
    font-size: 24px;
}
.rooms .data_pokoje .cenaZ .cena {
    font-family: MuseoSans-300;
}
.rooms .data_pokoje .cenaS .cena {
    color: #7d7d7d;
    text-decoration: line-through;
}
.rooms .data_pokoje .cenaZ .storno {
    height: 50px;
    display: inline-block;
    font-size: 12px;
    background: #FFF url("../img/storno.png")  no-repeat 50% 0;
    padding-top: 21px;
    margin-top: 27px;
    text-transform: uppercase;
    cursor: pointer;
}
.ru-sluzby .nadpis_sluzby,.ru-obj .nadpis_obj,.ru-nepo .nadpis_obj {
    font-size: 24px;
    font-family: MuseoSans-300;
    width: 100%;
    text-align: center;
    padding-bottom: 24px;
}
.ru-sluzby {
    text-align: center;
}
.ru-sluzby .sluzba1, .ru-sluzby .sluzba2 {
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 25px 20px;

}
.ru-sluzby .pocet {
    margin: 0 0 0 8px;
}
.ru-sluzby .pocet input[type=text] {
    width: 50px;
}

.ru-obj .podnadpis_obj {
    width: 100%;
    font-family: MuseoSans-300;
    font-size: 18px;
    text-align: center;
}
.ru-obj .vstup span {
    display: inline-block;
}
.ru-obj .vstup label     {
    width: 80px;
}
.ru-obj .vstup input {
    width: 200px;
    border: 1px solid;
    border-color: #b1b1b1;
}
.ru-obj input.sirka130 {
    width: 130px;
}
.ru-obj .vstupCheckbox input {
    display: none;
}
.ru-obj .vstupCheckbox {
    vertical-align: top;
}
.ru-obj .vstupCheckbox  label {
    display: inline-block;
    vertical-align: top;
    line-height: 33px;
    height: 33px;
    margin: 0px;
}
.ru-obj .vstupCheckbox  label .lbl {
    display: inline-block;
    vertical-align: top;
    padding-left: 12px;
}
.ru-obj .vstupCheckbox input + span.chkt {
    display: inline-block;
    width: 33px;
    height: 33px;
    background: #FFF url("../img/radio-empty.png")  no-repeat 50% 50%;
}
.ru-obj .vstupCheckbox input:checked + span.chkt {
    display: inline-block;
    width: 33px;
    height: 33px;
    background: #FFF url("../img/radio-checked.png")  no-repeat 50% 50%;
}
.ru-nepo .vstup {
    text-align: center;
    padding: 6px;
}
.ru-nepo .vstup input {
    width: 30px;
    border: 1px solid;
    border-color: #b1b1b1;
}
.ru-nepo .vstup span {
    display: inline-block;
    text-align: left;
    width: 500px;
}
.ru-nepo .vstup span textarea {
    height: 100px;
    width: 500px;
    border: 1px solid;
    border-color: #b1b1b1;

}
.rezervace-ubytovani .celkova_cena {
    text-align: center;
    font-family: MuseoSans-300;
    font-size: 24px;
    line-height: 60px;
    vertical-align: middle;
}
.rezervace-ubytovani .celkova_cena .cena {
    display: inline-block;
    font-family: MuseoSans-100;
    font-size: 52px;
    vertical-align: middle;
}
.rezervace-ubytovani .souhlas {
    padding-left: 20%;
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: inline-block;
    vertical-align: top;
}
.rezervace-ubytovani .souhlas span{    
    vertical-align: middle;
    padding: 0px 12px;
}
.rezervace-ubytovani .souhlas input {
    display: none;
}
.rezervace-ubytovani .souhlas input + span.chkt {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #FFF url("../img/checkbox-ctverec.png")  no-repeat 50% 50%;
}
.rezervace-ubytovani .souhlas input:checked + span.chkt {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #FFF url("../img/checkbox-ctverec-checked.png")  no-repeat 50% 50%;
}

.eet {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
.kalendar-akci {
    margin: 35px 0;
}
.kalendar-akci .info {
    margin: 20px 15px;
}
.kalendar-akci-menu {
    border-bottom: 1px solid #DFC288;
    text-align: center;
    line-height: 43px;
    height: 62px;
    position: relative;
    padding: 9px 0;
    margin: 0;
}
.kalendar-akci-menu .predchizi, .kalendar-akci-menu .dalsi {
    display: block;
    text-transform: uppercase;
    font-family: MuseoSans-300;
    font-size: 18px;
    text-decoration: none;
    color: #bd984a;
}
.kalendar-akci-menu .predchizi {
    position: absolute;
    top: 9px;
    left: 0;
    background: url('../img/teetime-vlevo.png') no-repeat left center;
    padding: 0 0 0 58px;
}
.kalendar-akci-menu .dalsi {
    position: absolute;
    top: 9px;
    right: 0;
    background: url('../img/teetime-vpravo.png') no-repeat right center;
    padding: 0 58px 0 0;
}
.kalendar-akci-menu .aktivni {
    font-family: MuseoSans-300;
    font-size: 26px;
    text-decoration: none;
}

.kalendar-akci-vypis {
    margin: 30px 0 0 0;
    display: table;
    border: 0 none;
    border-collapse: collapse;
    width: 100%;
}
.kalendar-akci .zadna-polozka {
    margin: 30px 0;
    text-align: center;
}
.kalendar-akci-vypis .polozka {
    margin: 0;
    border-bottom: 1px solid #DFC288;
    display: table-row;
}
.kalendar-akci-vypis .polozka:last-child {
    border-bottom: 0 none;
}

.kalendar-akci-vypis .polozka .datum {
    display: table-cell;
    font-family: 'MuseoSans-100';
    font-size: 26px;
    vertical-align: middle;
    padding: 14px;
    line-height: 1;
    width: 100px;
    margin: 0;
}
.kalendar-akci-vypis .polozka .den {
    display: table-cell;
    font-family: 'MuseoSans-100';
    font-size: 18px;
    vertical-align: middle;
    color: #bd984a;
    padding: 14px 14px 14px 0;
    line-height: 1;
    width: 110px;
    text-align: left;
    margin: 0;
}
.kalendar-akci-vypis .polozka .text {
    display: table-cell;
    font-family: 'MuseoSans-300';
    line-height: 1.2;
    vertical-align: middle;
}
.kalendar-akci-vypis .polozka .poznamka {
    display: table-cell;
    font-family: 'MuseoSans-300';
    line-height: 1.2;
    vertical-align: middle;
    text-align: right;
    padding-right: 14px;
    font-size: 0.8em;
    color: #C00000;
}
.kalendar-akci-vypis .polozka .text .nazev {
    font-family: 'MuseoSans-300';
    font-size: 18px;
    line-height: 1.2;
    padding: 10px 14px 10px 0;
    margin: 0;
}
.kalendar-akci-vypis .polozka .text .popis {
    display: none;
    padding: 0 14px 14px 0;
}
.kalendar-akci-vypis .polozka .ikony {
    display: table-cell;
    width: 100px;
    text-align: right;
    padding: 15px 0;
    margin: 0;
}
.kalendar-akci-vypis .polozka .ikony .popis {
    display: inline-block;
    width: 43px;
    height: 43px;
    background: url('../img/info-nahoru.png') no-repeat left top;
    vertical-align: middle;
    cursor: pointer;
}
.kalendar-akci-vypis .polozka .ikony .popis.otevrit {
    background: url('../img/info-nahoru.png') no-repeat right top;
} 
.kalendar-akci-vypis .polozka .ikony .typ {
    display: inline-block;
    width: 43px;
    height: 43px;
    vertical-align: middle;
    margin-left: 6px;
}

.denni-menu-vypis {
    margin: 0 0 0 0;
}
.denni-menu-vypis .polozka {
    padding: 30px 0;
    /* border-bottom: 1px solid #DFC288;*/
    text-align: center;
}
.denni-menu-vypis .polozka:last-child {
    border-bottom: 0 none;
}
.denni-menu-vypis .polozka div {
    margin: 0;
    font-size: 17px;
    font-family: 'MuseoSans-300';
    line-height: 1.2;
}
.denni-menu-vypis .polozka div.datum {
    font-size: 24px;
    color: #BD984A;
}
.denni-menu-vypis .polozka div.chod {
    font-family: 'MuseoSans-500';
    font-weight: normal;
    margin-top: 15px;
}
.denni-menu-vypis .polozka div.dodatek {    
    margin-top: 15px;
}

.vetsi_text {
    font-size: 18px;
}
.podstranka .clanek tr {
    height: 50px;
    border-bottom: 1px solid #bd984a;
}
.podstranka .clanek tr td, .podstranka .clanek tr th {
    padding-left: 25px;
}

.podstranka .clanek tr td:first-child, .podstranka .clanek tr th:first-child  {
    padding-left: 0px;
}


.galerie table {
    table-layout: fixed;
    margin-bottom: 30px;
}
.galerie td {
    width: 20%;
    position: relative;
    overflow: hidden;
}
.galerie td a {
    outline: none;
}
.galerie td img {
    width: 100%;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: all;
    transition-property: all;
}
.galerie td .plus {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    z-index: 999;
    text-align: center;
    background: rgba(0,0,0, 0.4);
}
.galerie td .plus div {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.galerie .plus img {
    width: 34px;
    margin: auto;
    display: block;
}
.galerie td:hover a > img {
    transform: scale(1.12);
}

.fancybox-thumbs {
    background-color: transparent;
    padding: 0;
}
.fancybox-thumbs > ul > li {
    border: 0 none;
}


.form label {
    font-weight: normal;
    font-family: 'MuseoSans-300';
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.form input[type=text], .form input[type=password], .form input[type=radio], .form input[type=checkbox]  {
    vertical-align: middle;
    margin: 0;
}
.form input[type=text], .form input[type=password], textarea {
    width: 200px;
    border: 1px solid;
    border-color: #b1b1b1;
    padding: 5px;
    font-family: 'MuseoSans-100';
    font-weight: normal;
}
.form input[type=text][readonly], .form input[type=password][readonly], textarea[readonly],
.form input[type=text][disabled], .form input[type=password][disabled], textarea[disabled] {
    background-color: #eee;
}
.form input[type=text].w50, .form input[type=password].w50, textarea.w50 {
    box-sizing: border-box;
    width: 50px;
}
.form input[type=text].w100, .form input[type=password].w100, textarea.w100 {
    box-sizing: border-box;
    width: 100px;
}
.form input[type=text].w150, .form input[type=password].w150, textarea.w150 {
    box-sizing: border-box;
    width: 150px;
}
.form input[type=text].w200, .form input[type=password].w200, textarea.w200 {
    box-sizing: border-box;
    width: 200px;
}
.form input[type=text].w250, .form input[type=password].w250, textarea.w250 {
    box-sizing: border-box;
    width: 250px;
}
.form input[type=text].w300, .form input[type=password].w300, textarea.w300, select.w300 {
    box-sizing: border-box;
    width: 300px;
}
.form input[type=text].w700, .form input[type=password].w700, textarea.w700 {
    box-sizing: border-box;
    width: 700px;
}
textarea.w700 {
    height: 150px;
}
.form .textarea {
    text-align: center;
}

.form .tab {
    display: table;
    width: auto;
    border: 0 none;
    border-collapse: collapse;
    margin: 0 auto 20px;
}
.form .tab .row {
    display: table-row;
}
.form .tab .row .col {
    display: table-cell; 
    padding: 10px;
}
.form .tab .row .col.popisek {
    padding-right: 0;
}



.blok-webkamera {
    padding-top: 50px;
    text-align: center;
}

/** formulare **/

.form-cara {
    width: 100%;
    height: 30px;
    background: url(../img/teetime-cara.png) no-repeat 50% 50%;
}
.form-nadpis {
    text-align: center;
    font-family: MuseoSans-300;
    font-size: 22px;
    font-weight: normal;
}
.form-nadpis strong {
    font-weight: normal;
}
.form-tab {
    display: table;
    width: auto;
    border: 0 none;
    border-collapse: collapse;
    margin: 0 auto 20px;
}
.form-tab .form-row {
    display: table-row;
}
.form-tab .form-row .form-col {
    display: table-cell; 
    padding: 10px;
}
.form-tab .form-row .form-col.popisek {
    padding-right: 0;
}
.form-tab .form-row .form-col.hodnota {
    white-space: nowrap;
}
input.form-input[type=text], 
input.form-input[type=password], 
input.form-input[type=email], 
input.form-input[type=tel],  
textarea {
    box-sizing: border-box;
    width: 200px;
    border: 1px solid;
    border-color: #b1b1b1;
    padding: 5px;
    font-family: 'MuseoSans-100';
    font-weight: normal;
}
input.form-input.w100[type=text], 
input.form-input.w100[type=password], 
input.form-input.w100[type=email], 
input.form-input.w100[type=tel] {
    width: 100px;
}
input.form-input.w200[type=text], 
input.form-input.w200[type=password], 
input.form-input.w200[type=email], 
input.form-input.w200[type=tel] {
    width: 200px;
}
input.form-input.w150[type=text], 
input.form-input.w150[type=password], 
input.form-input.w150[type=email], 
input.form-input.w150[type=tel],
label.w150 {
    width: 150px;
}
input.form-input.w300[type=text], 
input.form-input.w300[type=password], 
input.form-input.w300[type=email], 
input.form-input.w300[type=tel],
select.w300 {
    width: 300px;
}
.form-req {
    font-family: MuseoSans-100;
    vertical-align: top;
}

.group-items {
    text-align: center;
    margin: 15px 0 20px;
}
.group-items .item {
    margin: 0 10px;
}

/** checkbox **/

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    display: inline-block;
    width: 16px; height: 16px;
    background: url('../img/checkbox.png') no-repeat left top; 
    margin: 0 6px 0 0;
    vertical-align: -2px;
}
[type="checkbox"]:checked + label:before {
    background: url('../img/checkbox.png') no-repeat right top;
}

/** radio **/
[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
    cursor: pointer;
}
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
    content: '';
    display: inline-block;
    width: 16px; height: 16px;
    background: url('../img/radiobox.png') no-repeat left top; 
    margin: 0 6px 0 0;
    vertical-align: -2px;
}
[type="radio"]:checked + label:before {
    background: url('../img/radiobox.png') no-repeat right top;
}
label {
    font-weight: normal;
}

select {

}
select {
    height: 32px;
    box-sizing: border-box;
    border: 1px solid;
    border-color: #b1b1b1;
    padding: 0 5px;
    font-family: 'MuseoSans-100';
    font-weight: normal;
}

.virtualni-prohlidky {
    margin: 0 12px;
}
.virtualni-prohlidky:after {
    content: '';
    display: block;
    clear: both;
}
.virtualni-prohlidky .blok {
    display: block;
    width: 20%;
    float: left;
    padding: 0 12px 12px 12px;
    margin: 0;
    box-sizing: border-box;
}
.virtualni-prohlidky .blok a {
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
}
.virtualni-prohlidky .blok .popisek {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    width: auto;
    text-align: center;
    padding: 8px;
    line-height: 1.2;
    height: 55px;
    vertical-align: bottom;
}
.virtualni-prohlidky .blok .obrazek {
    display: block;
    width: auto;
    padding: 0;
}

.virtualni-prohlidky .blok a img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
}
img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}
.img-area {
    text-align: center;
    margin: 0 24px;
    position: relative;
}
.absolute-waiting {
    width: 100%;
    height: 50px; 
    position: fixed; 
    top: 50%;
    left: 50%; 
    margin-left: -50%;
    z-index: 200;
}

.absolute-waiting  .waiting{
    position: relative;
    margin: 0 auto;
    top: 0px;
    width: 300px;
    height: 60px;
    padding-left: 70px;
    line-height: 60px;
    background:   url("../img/ajax-loader.gif") 15px 15px no-repeat;
    background-color: #bd984a;
    color: #FFF;
    z-index: 100;
    border-radius: 8px;
    font-family: MuseoSans-300;
}
.rezervace-ubytovani .form-tab .form-row .form-col {
    display: inline-block; 
}
.rezervace-ubytovani .form-tab .form-row .form-col .popisek {
    display: inline-block;
    width: 60px;
}
.rezervace-ubytovani .form-tab .form-row .form-col .hodnota {
    display: inline-block;
}

.poptavka-odeslat {
    margin-top: 30px;
}
.poptavka-odeslat input {
    width: 100%;
    height: 91px;
    border: none;
    background: url(../img/button-odeslat-poptavku.png) no-repeat 50% 50%;
    font-size: 20px;    
    cursor: pointer;
}

.odeslat-formular {
    margin-top: 30px;
}
.odeslat-formular input {
    width: 100%;
    height: 91px;
    border: none;
    background: url(../img/button-odeslat-formular.png) no-repeat 50% 50%;
    font-size: 20px;    
    cursor: pointer;
}

input[type="submit"]:active {
    border: 0px;
    outline: none;
}
.vyzkousejte-golf-banner {
    position: absolute;
    top: 46px;
    left: 48px;
    z-index: 1200;
    width: 113px;
    height: auto;
    margin: 0;
}
.vyzkousejte-golf-banner a {
    display: block;
}
.vyzkousejte-golf-banner img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}
.vyzkousejte-golf-banner-m {
    display: none;
}

@keyframes jump {
    0%   {transform: translate3d(0,0,0) scale3d(1,1,1);}
    40%  {transform: translate3d(0,-7%,0) scale3d(1,1,1);}
    100% {transform: translate3d(0,-14%,0) scale3d(1,1,1);}
}
.jump {
    transform-origin: 100% 100%;
    animation: jump .5s linear alternate infinite;
    animation-iteration-count: 6;
}

.bg-news {
    background-color: #F5EBD1;
    position: relative;
    padding-top: 20px;
}
.bg-news:before, .bg-news:after {
    content: '';

    background-image: url('../img/ball-left.png');
    background-size: 325px 325px;   
    position: absolute;

    height: 325px;
    width: 325px;
}
.bg-news:before {
    background-image: url('../img/ball-left.png');
    bottom: 0px;
    left: 0px;
}
.bg-news:after {
    background-image: url('../img/ball-right.png');
    right: 0px;
    top: 0px;
}
.bg-news .blok-stranka {
    background-color: transparent;
    z-index: 1;
}
.bg-news h2 {margin-top: 0px;}

.balicky-rezervace-odeslat {
    margin-top: 30px;
    text-align:center;
}
.balicky-rezervace-odeslat input, .k-rezervaci-balicku-tlac {
    /*width:58%;*/
    /*position:relative;*/
    /*left:21%;*/
    display:inline-block;
    height: 50px;
    line-height:50px;
    border: none;
    background: #d6b46c url(../img/ico-sipka-button.png) no-repeat 15px 50%;
    font-size: 20px;    
    cursor: pointer;
    color:#ffffff;
    text-align:center;
    padding-left:60px;
    padding-right:15px;
}

.k-rezervaci-balicku-obal {
    margin-top:0px;
    margin-bottom:90px;
    text-align:center;
}

.blok-specialni-stranka .hl-nadpis
{
    margin-top:45px;
}
a.tel {
    text-decoration: none;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.layout-siroky .d-none {
    display: none;
}
.layout-siroky .podstranka .hl-nadpis {
    margin-bottom: 0px;
}
.layout-siroky .podstranka .hl-nadpis  h1{
    text-align: center;
    margin: 0 auto;
    width: fit-content !important;
    position: relative;
}

.layout-siroky .svatba-pozadi {
    background: url("/data/img/zahlavi3.webp") #FFF no-repeat center center;
    position: relative;
}
.layout-siroky .svatba-pozadi .svatba-hlavicka-obalka {
    min-width: 350px;
    width: 60%;
    margin: 0 auto;
    color: #FFF;
    font-weight: bolder;
    text-align: center;
    padding-top: 160px;
}
.layout-siroky .akce-pozadi {
    background: url("/data/img/zahlavi-akce.webp") #FFF no-repeat center center;
    position: relative;
}
.layout-siroky .akce-pozadi .akce-hlavicka-obalka {
    min-width: 350px;
    width: 60%;
    margin: 0 auto;
    color: #FFF;
    font-weight: bolder;
    text-align: center;
    padding-top: 160px;
}
.layout-siroky .svatba-cara {
    width: 100%;
    text-align: center;
    display: flex;
    padding-top: 40px;
}
.layout-siroky .svatba-cara hr {
    width: 33%;
    display: inline-block;
    height: 2px;
    background-color: #9d9f91;
    border: none;
}
.layout-siroky .svatba-hl-t1 {
    width: 50%; font-size: 42px; font-weight: 100;
    display: inline-block;
    line-height: 45px;
    font-family: 'Old Standard TT', serif;
    font-style: italic;
}
.layout-siroky .svatba-hl-t2 {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 40px;
    font-size: 34px;
}
.layout-siroky .svatba-logo {
    width: 55%;
}
.svatba-duvody {
    background-color: #fffaf0;
    text-align: center;

}
.layout-siroky .sloupce {
    margin-bottom: 0px;
    padding-top: 50px; padding-bottom: 70px;
}
.svatba-duvody img {
    width: fit-content;
    margin: 0 auto;
    padding: 20px 0;
}
.svatba-galerie-nadpis {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px;
}
.svatba-galerie-nadpis div {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #bd984a;
    font-size: 50px;
    font-family: 'Old Standard TT', serif;
    font-weight: normal;
}
.galerie-svatba {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.galerie-svatba.mb-3 {
    margin-bottom: 30px;
}
.galerie-svatba div.fotka {
    position: relative;
    width: 10%;
    padding: 0 3px 3px 0;
}
.galerie-svatba div.fotka img {
    width: 100%;
}
.galerie-svatba div.fotka .plus {
    position: absolute;
    top: calc(50% - 17px);
    left: calc(50% - 17px);
    display: none;
}
.galerie-svatba div.fotka:hover .plus {
    display: block;
}
.layout-siroky .svatba-poptavka {
    background: url("/data/img/obalka.webp") #FFF no-repeat center center;
    height: 175px;
    font-size: 42px;
    color: #FFFFFF;
    display: flex;
    justify-content: center; /* Horizontální vycentrování */
    align-items: center; /* Vertikální vycentrování */
margin-bottom: 48px;
}
.layout-siroky .svatba-poptavka .blok-stranka {
    background: transparent;
    text-align: center;
    padding: 10px 90px;
}
.svatba-body  {
    background-color: #fffaf0;
    padding: 20px 0;
    display: flex;
}
.svatba-body .leva-strana {
    width: 45%;
    text-align: right;

}
.svatba-body .leva-strana .vnitrek {

    width: 432px;
    text-align: left;
    display: inline-flex;
}
.svatba-body .prava-strana {
     width: 55%;
     text-align: left;
    min-height: 450px;
    background: url("/data/img/pozadi-body.webp") #bd984a no-repeat left bottom;
 }
.svatba-body .prava-strana.akce {
    background: url("/data/img/akce/pozadi-body.webp") #bd984a no-repeat left bottom;
}
.svatba-body .prava-strana .vnitrek {
    width: 648px;
    text-align: left;
    display: inline-flex;
    color: #FFF;
    padding: 40px 20px; font-size: 18px; line-height: 1.8; font-family: 'MuseoSans-500';
}

.svatba-body .leva-strana .vnitrek ul {
    list-style-type: none; /* Skryje standardní tečky */
    padding: 0;
}
.svatba-body .leva-strana .vnitrek ul li {
    padding-left: 45px;
    background: url("/data/img/sipka_z.svg") transparent no-repeat 0 center;
    color: #bd984a;
    border-bottom: 1px dotted #bd984a;
    height: 56px; line-height: 56px; font-size: 22px;
    font-weight: normal;
    cursor: pointer;
}
.svatba-body .leva-strana .vnitrek ul li a {
    text-decoration: unset;
}
.svatba-body .leva-strana .vnitrek ul li.active, .svatba-body .leva-strana .vnitrek ul li:hover {
    font-weight: bold;
}
.svatba-body .leva-strana .vnitrek ul li:last-of-type {
    border-bottom: none;
}

.svatba-body .prava-strana .vnitrek ul {
    list-style-type: none; /* Skryje standardní tečky */
    padding-left: 20px;
}
.svatba-body .prava-strana .vnitrek ul li, .svatba-body .leva-strana .vnitrek ul li >div ul li, .svatba-body .leva-strana .vnitrek ul li >div ul li:hover {
    padding-left: 45px;
    background: url("/data/img/sipka_b.svg") transparent no-repeat 0 center;
    color: #FFF;
    font-weight: normal;
}
.svatba-body .leva-strana .vnitrek ul li >div {
    display: none;
}

.svatba-u-nas {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 40px;
}
.svatba-u-nas h2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #bd984a !important;
    font-size: 50px !important;
    font-family: 'Old Standard TT', serif !important;
    font-weight: normal !important;
}
.svatba-u-nas h2:after {
    display: none !important;
}

.svatba-duvody-mobil {
    display: none;
    background-color: #fffaf0;
    text-align: center;
    padding: 20px 20px;

}
.svatba-duvody-mobil .nadpis-r1 {
    font-family: 'Old Standard TT', serif !important;
    padding: 6px 10px 0px 10px;
    font-size: 24px;
    font-weight: bold;
    color: #bd984a;
}
.svatba-duvody-mobil .nadpis-r2 {
     font-family: 'Old Standard TT', serif !important;
     padding: 0px 10px 10px 10px;
     font-size: 18px;
    font-style: italic;
    color: #bd984a;
 }
.svatba-duvody-mobil ul {
    list-style: none;
    text-align: center;
    padding: 0px 0px;
}
 .svatba-duvody-mobil ul li {
    color: #fff;
    background-color: #bd984a;
    padding: 10px 20px;
    margin: 10px 15px;
    border-radius: 15px;
}
.akce-reference {
    background-size: contain !important;
    height: 350px;
    display: flex;
    align-items: center;
    margin-top: 30px;
    a {
        color: white;
        padding-left: 60px;
        font-size: 30px;
        display: block;
        font-style: italic;
        text-decoration: none;
        font-family: 'Old Standard TT', serif !important;
    }
}
.popotavka .anotace {
    margin-top: 30px;
}
.popotavka .form-cara {
    margin-top: 20px;
    margin-bottom: 20px;
}

#mapa {width: 100%;height: 700px;margin-top: 30px;}
#mapa-uvod {width: 100%;height: 500px}
.width100 {
    width: 100%;
}