#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;
    left:90px;
    top:40px;
    padding:0;
    width:379px;
    height:35px;
}
#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;
}