html, body{
    margin: 0;
    padding: 0;
}
body{
    //background: lightblue;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
h1{
    font-size: 2.2em;
    font-weight: normal;
    text-align: center;
    line-height: 1.6em;
}
h2{    
    text-align: center;
    font-size: 0.8em;
    line-height: 2em;
    color: #444444;
    font-weight: normal;
}
.cistic{
    clear: both;
}
#main{
    background: white;
    min-height: 100%;
    width: 1000px;
    margin: 0 auto;
    padding: 25px 0 70px 0;    
    position: relative;
}
#top_logo{
    float: left;
}
#top_telefon{
    background: url('../images/telefon.png') no-repeat left center;
    /*float: right;*/
    padding-left: 50px;
    font-weight: bold;
    line-height: 40px;
    position: absolute;
    right: 171px;
    top: 31px;
}
#top_kontakt{    
    position: absolute;
    right: 0;
    top: 0;    
}
#top_kontakt_content{
    border-left: 5px solid #7fbb2a;
    border-right: 5px solid #7fbb2a;
    border-bottom: 5px solid #7fbb2a;
    width: 300px;
    padding: 10px 25px;
    background: white;
    font-weight: bold;
    -webkit-border-bottom-left-radius: 14px;
    -moz-border-radius-bottomleft: 14px;
    border-bottom-left-radius: 14px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.icon_wrapper{
    width: 270px;
    margin: 0 auto;
}
#top_kontakt_link{
    background: url('/images/button_kontakt.png') no-repeat;
    width: 151px;
    height: 32px;
    padding-top: 40px;    
    font-weight: bold;
    text-align: center;
    color: white;
    text-decoration: none;
    display: inline-block;
    float: right;
}
#top_kontakt a:hover{
    text-decoration: underline;
}
#rozcestnik{
    background: #2167af url('../images/foto_podklad_hotel.jpg') no-repeat center bottom;
    width: 1000px;
    height: 600px;  
    overflow: auto;
}
#rozcestnik.narodni_rozcestnik_de, #rozcestnik.narodni_rozcestnik_pl, #rozcestnik.narodni_rozcestnik_ru, #rozcestnik.narodni_rozcestnik_lt, #rozcestnik.narodni_rozcestnik_sk{
    height: 430px!important;
}
#rozcestnik.narodni_rozcestnik_ch{
    height: 460px!important;
}
#rozcestnik.narodni_rozcestnik_be{
    height: 490px!important;
}
#rozcestnik_text{
    color: white;    
    font-size: 1em;
    /*line-height: 3em; puvodne pro 3 otazky*/
    line-height: 1.5em;
    text-align: center;
    margin-top: 2em;    
    margin-right: 30px;  
    margin-left: 100px;
}
#rozcestnik_text_boundary{
    float: left;
    width: 226px;
    height: 220px;
    shape-outside: polygon(0% 0, 20px 0%, 203px 100%, 0 100%);
}
#rozcestnik_box{
    background: white;
    color: black;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 23px;
    margin: 50px auto;
    width: 680px;
    text-align: center;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
}
#tlacitka_wrapper{
    width: 843px;
    margin: 0 auto;
}
.tlacitko_rezervovat, .tlacitko_rezervovat_narodni{    
    display: inline-block;
    width: 251px;
    line-height: 51px;
    height: 51px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: url('../images/tlacitko_rezervace.png') no-repeat;    
}
.tlacitko_rezervovat{
    float: left;
    margin: 15px;
}
.tlacitko_rezervovat_narodni{
    margin: auto;
    display: block;
}
.tlacitko_rezervovat:hover, .tlacitko_rezervovat_narodni:hover{
    text-decoration: underline;
}
.divider{    
    background: url('../images/line.jpg') repeat-x center center;
    height: 3em;
    margin: 25px 0 0 0;
}
.divider .h2_div{
    background: white;
    margin: 0 auto;
    width: 220px;
    height: 3em;
    overflow: auto;
}
#popis_hotelu{
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
    margin: 0 50px;
    font-size: 0.8em!important;
}
#popis_hotelu p:first-child{
    margin-top: 0;
}
#kontakt_wrapper{    
    width: 650px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 5px;    
}
#kontakt{
    float: left;
    margin-right: 20px;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.5em;
}
.kontakt_ikony{
    margin: 36px 10px;
    float: right;
}
#prijezd_autem {
    background:  url('../images/prijezd-autem.jpg') no-repeat center center; 
     width: 100%;
     height: 527px;
}
#prichod_pesky {
    background:  url('../images/prichod-pesky.jpg') no-repeat center center; 
     width: 100%;
    height: 391px;
}
#kudy_k_nam{
    font-size: 0.8em;
}
#kudy_k_nam h2{
    text-align: left;
    font-size: 1.6em;    
}
#kudy_k_nam #kontakt_kontaktni_informace{
    display: none;    
}
.hidden{
    display: none;
}

/*galerie*/
.gallery_item{
    margin: 0 15px;
    text-decoration: none;
}
#gallery_restaurace{
    width: 972px;
}
#gallery_restaurace img {
    border-radius: 10px;
    max-width: 290px;
}
#gallery_hotel{
    width: 972px;
}
.gallery{
    margin: 0 auto;
    margin-bottom: 15px;
}
