@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);

body, #menu {
    font-family: 'Pt Sans', Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px;
}
.quickGallery {
    display: none;
}
#bg2{
    width:1000px;
}
#content{
    width:754px;
    color:#000;
}
#top{
    background: transparent url('graphics/header.jpg') left top no-repeat;
    height: 406px;
    width: 756px;
    z-index: 0;
}
#top_in {
    background: none;
}
#bg4 {
    background: transparent url('graphics/content.png') left repeat-y;
}
#bg3 {
    background: transparent url('graphics/content_bottom.png') bottom left no-repeat;
    padding-bottom: 8px;
}
#logo{
    position:absolute;
    right:30px;
    top:50px;
    padding:0;
    width:268px;
    height:179px;
}
#footer {
    background: none;
    height: 136px;
    margin-top: 3px;
    width: 753px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MWQxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, #241d12 0%, #000000 54%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#241d12), color-stop(54%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #241d12 0%,#000000 54%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #241d12 0%,#000000 54%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #241d12 0%,#000000 54%); /* IE10+ */
background: linear-gradient(to bottom, #241d12 0%,#000000 54%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#241d12', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}
h1, h2, h3, h4, h5, h6 {
    color:#372400;
}
div.objectKind-detail{
    border-top:1px solid #c1a981;
    border-bottom:1px solid #4f3916;
    padding:20px;
    width:94%;
}
#room148917{
    border-top:0;
}
#room148918{
    border-bottom: 0;
}
h3.objectKind-detail-title{
    font-weight:bold;
    font-size:1.4em;
    text-shadow: 1px 1px 1px #b09568;
    
}
#content a {
    color: #111;
}
table.pricelist {
    border:0;
}
table.pricelist th {
    border:0;
    background:none;
}
table.pricelist tr td,table.pricelist td.room-name{
    border-color: #7a6035;
    padding:5px;
}
table.pricelist tbody tr:nth-child(even) {
    background: #8d754f
}
table.pricelist tbody tr td:hover{
    background:#c9772e;
    color:#000;
}
table.pricelist thead th.guests-title,table.pricelist thead th.guests-count,table.pricelist thead th.rooms-title{
    background:#816c49;
    color:#000;
    border:1px solid #7a6035;
    padding:5px;
    box-shadow:inset 0 0 5px #705b3a;
    -moz-box-shadow:inset 0 0 5px #705b3a;
    font-weight: bold;
}
table.pricelist thead th.rooms-title{
    padding: 5px 20px;
}
#form-season-selection-select{
    background:#cb9948;
    padding:5px;
    border:1px solid #70643f;
}
div.hotelcz-field-header{
    background:#cb9948;
}
p.contact-hotel-reservation, p.contact-hotel-manager{
    float: left;
    width:49%;
    margin: 10px 0;
}
p.contact-map-paragraph{
    clear: left;
}
#menu ul {
    background: #510000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #73090a;
}
#menu a {
    background: none;
    display: block;
    font-size: 110%;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #a60d0f;
}
#menu a:hover {
    background: #a60d0f;
}
#menu_in {
    margin: 20px 0;
    background: none;
}
#menu_in2 {
    background: none;
}
#menu_top, #menu_bottom {
    display: none;
}
#menu li.menu-bottom-item a {
    border-bottom: 0;
}
#menu li.menu-bottom-item {
    background: none;
}
#menu li.separator {
    background: none;
    display: none;
}

#quick-reservation, #news {
    background: #510000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #73090a;
    width: 214px;
}

#quick-reservation .quick-reservation-title, #news .news-title {
    font-family: 'Pt Sans', Verdana, Tahoma, Arial, sans-serif;
    color: #fff;
    background: #a60d0f;
    text-align: left;
    padding: 10px 20px;
    text-shadow: none;
    width: auto;
    height: auto;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#news .news-title {
    margin-bottom: 10px;
}
#quick-reservation label {
    color: white;
}

#quick-reservation input {
    background: #FFF;
    border-color: #a60d0f #c81518 #a60d0f #c81518;
    border-style: solid;
    border-width: 1px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
    width: 134px;
}

#quick-reservation .button-verify {
    background: #a60d0f;
    padding: 5px 10px;
    color: #fff;
    height: auto;
}
#quick-reservation .button-verify:hover {
    background: #73090a;
}
#news {
    margin-top: 20px;
    padding-bottom: 10px;
}

#news .date, #news a {
    color: #fff;
}

#news dd {
    color: #ffd17a;
}

#news dd a:last-child {
    background: #a60d0f;
    border-color: #a60d0f #c81518 #a60d0f #c81518;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: right;
    margin: 3px;
    text-decoration: none;
    height: auto;
    padding: 2px 5px;
}

.cal-left, .cal-right, .cal-month, .cal-year, .calendar .td_top {
    background-color: #a60d0f;
}