/* OBECNE */

* {
    margin: 0;
    padding: 0;
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 12px;
    color: #796d5e;
    text-align: left;
    border:0;
}

body {
    font-family: arial, tahoma, verdana, sans-serif;
    background: #cdc0b0 url('hp-bg-body.png') repeat-x left top;
    text-align: center;
    line-height:150%;
}

h1 {
  /*visibility:hidden;*/
}

h2 {
    font-family: Times New Roman, serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

h3 {
    font-family: Times New Roman, serif;
    font-size: 16px;
    margin: 10px 0 10px 0;
}

a {
    color: #9a887c; /* #c0c0b9; */
}

a:hover {
}

a:active, a:focus {
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

sup {
    font-size: 10px;
}

/* ID: TOPMENU */

#topmenu {
    xvisibility: hidden;
    background: url('bg-topmenu.png') no-repeat left top;
    width: 979px;
    height: 65px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}

#topmenu ul {
    margin: 20px 0 0 10px;
}

#topmenu li {
    display: inline;
    padding: 0 30px;
    background: url('topmenu-separator.png') no-repeat right center;
}

.en #topmenu li {
  padding: 0 29px;
}

#topmenu li.last {
    background: none;
}

#topmenu a {
    color: #fdfcfa;
    font-weight: bold;
    text-decoration: none;
    padding: 6px;
}

#topmenu a:hover {
    color: #e8c905;
    background: url('topmenu-selected.gif') no-repeat center top;
}

#topmenu a.selected {
    color: #e8c905;
    background: url('topmenu-selected.gif') no-repeat center top;
}


/* ID: PAGE */

#page {
    width: 970px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}


/* ID: HEADER */

#header {
    height: 91px;
    position: relative;
    padding: 14px 14px 7px 14px;
    /*background: url('hp-bg-header.png') no-repeat 86px 20px;*/
}

#header * {
    color: #ebe3d6;
}

#header h1 {
    float: left;
}

#header h1 a {
    display: block;
    width: 417px;
    height: 82px;
    background: url('hp-logo.png') no-repeat left top;
    margin: 0 15px 0 0;
    text-decoration: none;
}

#header h1 a span.telc {
    visibility: hidden;
}

#header h1 a span.text {
    display: block;
    margin: 38px 0 0 80px;
    font-weight: normal;
    color: #e8dfd3;
}

#header h1 a span.text span {
    color: #c7a56f;
}

#header li {
    display: inline;
}

#header a:hover {
    color: #d7c7b2;
}

#header .languageBar {
visibility: hidden; /* skryti pro pilotni provoz */
    float: right;
    height: 30px;
    line-height: 30px;
}

#header .languageBar li {
}

#header .languageBar span {
    visibility: hidden;
    display: none;
}

#header .languageBar a {
    display: block;
    float: left;
    width: 20px;
    height: 19px;
    margin: 0 0 0 8px;
}

#header .languageBar .cs {background: url('langbar-cs.png') no-repeat center center;}
#header .languageBar .en {background: url('langbar-en.png') no-repeat center center;}
#header .languageBar .fr {background: url('langbar-fr.png') no-repeat center center;}
#header .languageBar .de {background: url('langbar-de.png') no-repeat center center;}
#header .languageBar .it {background: url('langbar-it.png') no-repeat center center;}

#header .menu1 {
    float: right;
    margin: 20px 0 0 0;
    width: 450px;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

#header .menu1 li {
    padding: 10px 0 10px 20px;
    margin: 0 0 0 15px;
    height: 30px;
    line-height: 30px;
}

.en #header h1 a span.text {
  margin-top: 40px;
  font-size: 95%;
}

#header .menu1 a {
}

#header .menu1 .reservation {
    background: url('hp-ico-reservation.png') no-repeat left 8px;
    padding-left: 19px;
}

#header .menu1 .hours {
    background: url('hp-ico-hours.png') no-repeat left 6px;
    padding-left: 25px;
}

#header .menu1 .map {
    background: url('hp-ico-map.png') no-repeat left 6px;
    padding-left: 26px;
}

#header .menu1 .contact {
    background: url('hp-ico-contact.png') no-repeat left 8px;
    padding-left: 30px;
}


/* ID: LEFTCOL */

#leftcol {
    float: left;
    width: 304px;
    height: 280px;
    background: #ece8e3;
    overflow: hidden;
    border-bottom: 3px solid #c6c3a5;
}

#leftcol .introtext {
    margin: 27px;
    height: 224px;
}


#leftcol .introtext h2 {
    margin: 0 0 10px 0;
}

#leftcol .introtext p {
    line-height: 180%;
}

#leftcol .introtext a {
    color: #ba8f13;
}


/* ID: RIGHTCOL */

#rightcol {
    float: right;
    height: 280px;
    width: 660px;
    border-bottom: 3px solid #c6c3a5;
}


#rightcol a {
    color: red;/* #bfb3ab; */
}

#content a {
    color: blue;
}


/* ID: INFO */

#info {
    background: #ffffff url('bg-info.gif') no-repeat left top;
    border-top: 1px solid #d4d2bb;
}

#info .inbox {
    margin: 27px;
}

#info li {
    padding: 0 0 2px 10px;
}

#info .box01 {
    float: left;
    height: 202px;
    width: 320px;
}

#info .box02 {
    float: left;
    height: 202px;
    width: 300px;
}

#info .box03 {
    float: left;
    height: 202px;
    width: 344px;
}

#info .box01 li {background: url('bg-box01-li.gif') no-repeat left 6px;}
#info .box02 li {background: url('bg-box02-li.gif') no-repeat left 6px; margin: 0 0 5px 0;}

#info h2 {
    margin: 0 0 20px 0;
    color: #b8a27d;
}

#info img {
    float: left;
}

#info ul {
    float: left;
    padding: 0 0 0 10px;
}

#info a {
    color: #a08d72;
}

#info li.mail {
    background: none;
    padding: 10px 0 0 0;
}

#info li.mail a {
    color: #ba8f13;
}


/* ID: GALLBOX */

#gallbox {
    /*overflow: hidden;*/
    background: #ece8e3;
    border-top: 1px solid #d9d5d0;
    height: 98px;
}

#gallbox .inbox {
    margin: 10px 27px;
}

#gallbox h2 {
    float: left;
    width: 152px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #a08d72;
    font-family: tahoma, verdana, arial, sans-serif;
}

#gallbox a {
    margin: 0 29px 0 0;
}

#gallbox img {
    border: 4px solid #c6c3a5;
    width: 67px;
    height: 49px;
}

#gallbox .thumbscontainer {
    float: right;
    width: 750px;
    margin: 0;
}

#gallbox ul.thumbs {
    margin: 0;
}

#gallbox ul.thumbs li {
    float: left;
    margin:0 35px;
    padding: 0;
    width: 90px;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

#gallbox .thumbs a {
    display: block;
    text-align: center;  
    width: 67px;     
}

#gallbox {
}

#gallbox {
}

#gallbox {
}

#gallbox {
}


/* ID: CONTENT */

#content ul {
list-style:square;
border:1px solid red;
}


/* ID: SITEMAP */

#sitemap ul {
    margin: 0 0 0 27px;
}

#sitemap ul.LSM_0 {
    margin: 0;
}


/* ID: FOOTER */

#footer {
    background: #e0d2be;
    margin: 13px 0;
    padding: 13px 27px;
    line-height:180%;
}

#footer * {
    color: #796d5e;
}

#footer p.right {
    text-align: right;
}

#footer a {
}

#footer .site_map {
    display: block;
    background-image: url(ico-site_map.gif);
    background-repeat: no-repeat;
    background-position: 4px 9px;
    height: 25px;
    width: 20px;
    float: left;
}

/* COMMON CLASSES */

div.borderTop {
    border-top: 1px solid #d9d5d0;
}

div.border {
    border: 3px solid #fefdfc;
}

.cleaner {
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

/* MAXIGALLERY */

.active {
    color: red;
}

img.imgInTextLeft {
    float: left;
    margin-right: 10px;
    border: 1px solid #B8A27D;
}

img.imgInTextRight {
    float: right;
    margin-left: 10px;
    border: 1px solid #B8A27D;
}

#topmenu .selected a {
    color: #e8c905;
    font-weight: bold;
    text-decoration: none;
    padding: 6px;
    
    background: url('topmenu-selected.gif') no-repeat center top;
}

