/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 3.3.2016, 7:20:47
    Author     : rene
*/

#page-header2{
    text-align: center;
    padding: 20px;
}
.lang2{
    float: right;
    margin-right: 25px;
}
#page-header2 .centercol{
    position: relative;
    margin: 0px	auto;
    width: 535px;
    text-align: left;
}
#page-header2 .centercol .logo2.ghmp {
    position: absolute;
    top: -14px;
    left: -220px;
    background: url("/media/images/logo-2018/logo-dark.png") no-repeat;
    display: block;
    width: 206px;
    height: 43px;
}
.dark #page-header2 .centercol .logo2.ghmp {
    background-image: url("/media/images/logo-2018/logo-light.png");
}
#page-header2 .name{
    display: block;
    padding-top: 40px;
    background: url("/media/images/header_black.png") no-repeat;
    text-indent: -1000px;
    overflow: hidden;
    margin-top: 28px;
    border-bottom: 1px solid #CCC;
}
#page-header2 .name.en{
    background-image: url("/media/images/header_en_black.png");
}
.dark #page-header2 .name{
    background-image: url("/media/images/header_white.png");
}
.dark #page-header2 .name.en{
    background-image: url("/media/images/header_en_white.png");
}
#toggle1.images .item{
    display: block;
    float: left;
    width: 30%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 0px;
    box-sizing: border-box;
    line-height: 0px;
    border: 3px solid transparent;
    border-radius: 9px;
    cursor: pointer;
}
#toggle1.images:after{
    content:'';
    clear: both;
    display: block;
}
#toggle1.images .item img{
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}
#toggle1.images .item.sel img{
    /*width: calc(100% - 4px);*/
}
#toggle1.images .item.sel{
    border-color: red;
}
div.cb{
    clear: both;
}

body.dark #main-menu ul li a, body.dark #main-menu ul li a:visited {
    color: #fff;
}

#main-menu > ul > li ul a {
    color: #000 !important;
}

#vystavytempl .tiles.three > li, .tiles.three > .tile {
    background-color: #e6e6e6;
}

#vystavytempl .pripravovanevystavy li {
    background-color: #fff !important;
}

#vystavytempl .tiles.three.images strong {
    padding-left: 12px;
    padding-top: 7px;
    font-weight: normal;
}

#homepage-images #homepage-images-slider li .text {

}

#homepage-images #homepage-images-slider li .text .right {
    display: none;
}

#homepage-images #homepage-images-slider li .text a, #homepage-images #homepage-images-slider li .text h2, #homepage-images #homepage-images-slider li .text strong h2 {
    font-size: 26px !important;
    font-weight: bold !important;
}

#main-menu a, #main-menu ul li {
    font-weight: bold;
}

#main-menu ul li ul a {
    font-weight: normal;
}

#searchlink {
    padding-top: 8px;
    position: relative;
}

#searchlink a {
    background: url("/media/images/graphics.png") no-repeat -230px -61px;
    overflow: hidden;
    height: 16px;
    width: 16px;
    display: block;	
    float: right;
}

#hledatfullold {
    position: absolute;
    top: 2px;
    right: 25px;
    border: 1px solid #ccc;
    z-index: 1000;
    background-color: #fff;
}

#hledatfullold input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ccc;
}
#hledatfullold input::-moz-placeholder { /* Firefox 19+ */
    color: #ccc;
}
#hledatfullold input:-ms-input-placeholder { /* IE 10+ */
    color: #ccc;
}
#hledatfullold input:-moz-placeholder { /* Firefox 18- */
    color: #ccc;
}

#hledatfull {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/media/images/web/bg90p.png');
    z-index: 10;
    display: none;
}

#hledatfull div {
    text-align: center;
    height: 150px;
    position:absolute;
    top: 50%;
    margin-top: -75px;
    width: 100%;
}

#hledatfull input {
    width: 300px;
    padding: 9px;
    border: 5px solid #eee;
    font-size: 25px;
    background-color: #000;
    color: #fff;
}

#hledatfull input.submit {
    background-image: url('/media/images/web/lupa.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 80px;
    display: inline-block;
    text-decoration: none;
    border-color: #000;
}

#hledatfull ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #666;
}
#hledatfull :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666;
    opacity:  1;
}
#hledatfull ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666;
    opacity:  1;
}
#hledatfull :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #666;
}

#bottom-menu {
    border-bottom: 1px solid #ccc;	
    padding-bottom: 10px;
}

#bottom-menu ul li a {
    font-weight: bold;
}

#bottom-menu2 {
    padding-top: 10px;
    font-size: 9.5pt;
}

#bottom-menu2 ul li a {
    color: #666;
}

#bottom-menu2 ul {
    width: auto;
    float: left;
}

#bottom-menu2 .copyright {
    width: auto;
    float: right;
    color: #666;
    padding-top: 10px;
}

.layout-column > .columns.halves .halfcolumn {
    margin: 0 0 0 15px;
    width: 238px;
    float: left;
}

.layout-column > .columns.halves h2 {
    font-weight: bold;
}

#homepage-friendsclub {
    padding: 10px 0 25px 6px;
}

.layout-column > .columns.halves .column {
    width: 464px !important;
}

.homesloup-wrap {
    width: 242px;
    float: left;
}

.homesloup-wrap-sp {
    padding: 3px;

}

.homesloup-wrap li {
    background-color: #e6e6e6;
    margin-bottom: 25px !important;
}

#homepage-tiles li img {
    width: 100%;
    height: auto;
}

.homepagecellimg {
    margin-bottom: -5px;
}

.homepagecellsp {
    padding: 10px;
}

#homepage-tiles li .text {
    min-height: auto;
}

#homepage-tiles li .h2 a {
    font-weight: bold !important;
}

footer {
    clear: both;
}

.layout-column > .columns.halves {
    clear: both;
}

#showmainmenu {
    display: none;
    padding-top: 20px;
}

#rightshowmore {
    display: none;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

#mobilethumb {
    display: none;
}

#mobileshortinfo {
    display: none;
}

.lang3 {
    display: none;
}

#homepage-tiles {
    border-bottom: 1px solid #ccc;	
    margin-bottom: 25px;
}

#homepage-tiles ul {
    margin-bottom: 0!important;

}

#newslettercaptcha {
    clear: both;
    display: none;
    padding-top: 8px;
    padding-bottom: 15px;
}

#newslettercaptcha input {
    border: 1px solid #ccc !important;
    padding: 2px;
    float: none;
}

#newslettercaptcha #antispamsubmit {
    border: 0 !important;
    margin-top: 3px;
    margin-left: 8px;
}

#newsletter-form-bg {
    background-color: #e6e6e6;
    height: 21px;
    padding: 5px 9px 4px 5px;
}

#newsletter-form-bg #newsletter-form-submit {
    background: url(/media/images/graphics.png) -22px 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
    text-indent: -100px;
    width: 21px;
}

#homepage-socials {
    border-top: 0 !important;
}

#oteviraci_doba_vstupene_pravy {
    float: left !important;
}

.tilesumeniinteraktivne li {
    width: 288px !important;
}

.collections-search div.right {
    width: auto !important;
}

.nohand {
    cursor: default;
}

.halfcolumn p {
    line-height: 1.4;
}

#homepage-tiles-mobile {
    display: none;
}

#homepage-tiles-mobile li {
    background-color: #e6e6e6;
    margin-bottom: 25px;
}

#homepage-tiles-mobile li img {
    height: auto !important;
}

#homepage-tiles-tablet li img {
    height: auto !important;
}

#homepage-tiles-tablet {
    display: none;
}

#homepage-tiles-tablet li {
    background-color: #e6e6e6;
    margin-bottom: 25px;
}

#homepage-tiles-tablet li img {
    height: auto !important;
}

.videoWrapper {
    position: relative;
    /* padding-bottom: 56.25%; */
    padding-bottom: 41.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper-close, .video-wrapper-close-mobile {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    font-weight: bold;
    padding: 15px 30px;
}

.video-wrapper-close a, .video-wrapper-close-mobile a {
    color: #fff;
}

.video-wrapper, .video-wrapper-close, .video-wrapper-close-mobile {
    display: none;
}
