body {
    font-family: Verdana, "Trebuchet MS", Tahoma, "DejaVu Sans", "Geneva CE", lucida, sans-serif;
    background: #ffffff url("graphics/bg/bg.gif") top left repeat;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #585b60;
}
body.body_sec94603 {
    background-image: url("graphics/bg/bg-restaurant.gif");
}

a {
    color: #585b60;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

/************ bg ************/
#bg {
    width: 100%;
    text-align: center;
    border: none;
    padding: 41px 0 15px 0;
    margin: 0;
}
#bg2 {
    background: transparent url('graphics/bg/bg-bottom.png') no-repeat bottom left;
    height: auto;
    width: 715px;
    margin: 0 auto;
    text-align: left;
    border: none;
    padding: 0 0 21px;
    position: relative;
}
body.body_sec94603 #bg2 {
    /*background-image: url('graphics/bg/bg-bottom.png');*/
}
#bg3 {
    /*background: transparent url('graphics/bg/bg-middle.png') repeat-y 0 22px;*/
    height: auto;
    width: auto;
    margin: 0;
    border: none;
    padding: 0;
}
body.body_sec94603 #bg3 {
    /*background-image: url('graphics/bg/bg-middle.png');*/
}
#bg4 {
    background: transparent url('graphics/bg/bg-left.png') no-repeat top left;
    height: auto;
    width: auto;
    margin: 0;
    border: none;
    padding: 0 0 0 19px;
}
body.body_sec94603 #bg4 {
    /*background-image: url('graphics/bg/bg-top.png');*/
}
#bg5 {
    background-color: #FFFFFF;
    height: auto;
    width: 696px;
    margin: 0 auto;
    text-align: left;
    border: none;
    padding: 0;
    position: relative;
}



/************ logo ************/
#logo {
    width: auto;
    height: auto;
    border: none;
    padding: 0;
    margin: 0;
}
#logo_in {
    width: auto;
    height: auto;
    border: none;
    padding: 49px 0 0 25px;
    margin: 0;
}
#logo a, #logo a:hover {
    border: none;
    display: block;
    width: 277px;
    height: 80px;
}
#logo img {
    border: none;
    padding: 0;
    margin: 0;
    width: 277px;
    height: 80px;
}

body.body_sec94603 #logo img {
    display: none;
    width: 287px;
    height: 98px;
}
body.body_sec94603 #logo a {
    background: url('graphics/logo-restaurant.gif');
    width: 287px;
    height: 98px;
}
body.body_sec94603 #logo_in {
    padding: 40px 0 0 20px;
}


/************ lang ************/
#lang {
    background-color: transparent;
    float: right;
    height: 22px;
    margin: 10px 25px 0 0;
    padding: 0;
    text-align: right;
    width: auto;
}
#lang ul {
    list-style: none;
    width: auto;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#lang li {
    display: block;
    width: 20px;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0;
    margin: 0;
    padding: 0 5px;
    vertical-align: middle;
}
#lang ul li.separator {
    width: 1px;
    padding: 0;
    display: block;
}
#lang li a {
    display: block;
    height: 22px;
    width: auto;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    border-bottom: none;
}
#lang li a:hover {
    display: block;
    text-decoration: none;
    border-bottom: none;
}
#lang img {
    border: 0 none;
    margin: 3px auto;
    padding: 0;
}


/************ menu ************/
#menu {
    font-family: Verdana, "Trebuchet MS", Tahoma, "DejaVu Sans", "Geneva CE", lucida, sans-serif;
    line-height: 23px;
    background-color: transparent;
    display: block;
    height: 230px;
    width: auto;
    margin: 20px 0 0 31px;
    padding: 0;
    border: none;
    overflow: hidden;
}
body.body_sec94603 #menu {
    margin-top: 11px;
}
#menu #menu_in {
    width: 276px;
    height: auto;
    text-align: right;
    border: none;
    margin: 0;
    padding: 0;
}
#menu ul {
    width: auto;
    text-align: right;
    list-style: none;
    border: none;
    margin: 0;
    padding: 0;
}
#menu ul li {
    cursor: pointer;
    width: 276px;
    height: 24px;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#menu ul li.menu-bottom-item {
    height: 23px;
}
#menu ul li.separator {
    display: none;
}
#menu ul li a {
    display: block;
    width: 276px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    font-size: 100%;
    margin: 0;
    padding: 0 0 0 107px;
    color: #585b60;
    background: transparent url("graphics/menu-bg.gif") no-repeat top left;
    border-bottom: none;
}
#menu ul li a:hover {
    background: transparent url("graphics/menu-bg-hover.gif") no-repeat top left;
    border-bottom: none;
}
#menu ul li a span {
    display: none;
}

body.body_sec94603 #menu ul li a {
    background-image: url("graphics/menu-bg-restaurant.gif");
}
body.body_sec94603 #menu ul li a:hover {
    background-image: url("graphics/menu-bg-hover-restaurant.gif");
}


/************ motto ************/
#motto {
    display: block;
    width: 364px;
    height: 343px;
    background: transparent url("graphics/motto-bg.gif") no-repeat;
    position: absolute;
    right: 12px;
    top: 30px;
}

body.body_sec94603 #motto {
    background-image: url("graphics/motto-bg-restaurant.gif");
}


/************ quickGallery ************/
.quickGallery {
    display: block;
    width: 322px;
    height: 299px;
    background: transparent;
    overflow: hidden;
    border: none;
    margin: 20px 19px;
    padding: 0;
}
.quickGallery .quickGallery_in {
    width: auto;
    height: auto;
}
.quickGallery .quickGallery-title {
    display: none;
}
.quickGallery table {
    width: 100%;
}
.quickGallery td {
    text-align: center;
    vertical-align: middle;
}
.quickGallery a, .quickGallery a img {
    border: none;
}
.quickGallery a:hover, .quickGallery a:hover img {
    border: none;
}
.quickGallery .more-photos {
    display: none;
}


/************ content ************/
#content {
    background: transparent url("graphics/content-middle-bg.gif") top left repeat-y;
    height: auto;
    width: 672px;
    clear: both;
    margin: 0 0 0 12px;
}
body.body_sec94603 #content {
    background-image: url("graphics/content-middle-bg-restaurant.gif");
}
#content_in {
    background: transparent url("graphics/content-top-bg.gif") top left no-repeat;
    padding: 0;
    margin: 0;
    border: none;
    height: auto;
    width: auto;
    background-color: transparent;
}
body.body_sec94603 #content_in {
    background-image: url("graphics/content-top-bg-restaurant.gif");
}
#content_in2 {
    background: transparent url("graphics/content-bottom-bg.gif") bottom left no-repeat;
    height: auto;
    min-height: 200px;
    width: auto;
    margin: 0;
    border: none;
    background-color: transparent;
    font-size: 11px;
    line-height: 18px;
    position: relative;
    padding: 31px;
}
body.body_sec94603 #content_in2 {
    background-image: url("graphics/content-bottom-bg-restaurant.gif");
}
#content p {
    margin: 4px 0;
    padding: 0;
}
#content h1 {
    color: #585b60;
    font-size: 140%;
    margin: 5px 0 0 0;
    padding: 0;
}
#content h2 {
    color: #585b60;
    font-size: 120%;
    margin: 5px 0 0;
    padding: 0;
}
#content h3 {
    color: #585b60;
    font-size: 110%;
    margin: 5px 0 0 0;
    padding: 0;
    font-weight: bold;
}
#content ul {
    margin: 4px 0px 4px 10px;
    padding: 0;
}
#content ul li {
    line-height: 18px;
    list-style-type: square;
    margin-left: 7px;
    padding-left: 7px;
    vertical-align: middle;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
}
#content a {
    color: #585b60;
    text-decoration: none;
    border-bottom: 1px #585b60 solid;
}
#content a:hover {
    text-decoration: none;
    border-bottom: 1px #585b60 dashed;
}


/************ accommodation ************/
.objectKind-detail {
    width: 600px;
    margin: 10px 0px;
    padding: 2px 5px;
    border-width: 1px 0;
    border-color: #f0d2d4;
    border-style: solid;
    background-color: #faead5;
}
.objectKind-detail .objectKind-detail-text {
    font-style: italic;
    margin: 2px 10px;
}
.objectKind-detail .objectKind-detail-title {
    padding-bottom: 2px;
    letter-spacing: 2px;
    text-align: left;
}
.objectKind-detail .objectKind-properties {
    padding: 2px;
    margin: 2px;
    clear: both;
}
.objectKind-detail .objectKind-gallery {
    border-color: #f0d2d4;
    background: #fcf2e4;
}
.objectKind-detail .objectKind-gallery a img {
    border: 2px solid #f0d2d4;
}
.objectKind-detail .objectKind-gallery a:hover img {
    border: 2px solid #faead5;
}
#content .objectKind-detail .objectKind-gallery a,
#content .objectKind-detail .objectKind-gallery a:hover {
	border-bottom: none;
}

#backToGallery {
    display: none;
}

#content .innerGallery table a,
#content .innerGallery .more-photos a {
    border-bottom: none;
}
#gallery table a img,
.innerGallery table a img {
    border: 2px solid #f0d2d4;
}
#gallery table a:hover img,
.innerGallery table a:hover img {
    border: 2px solid #faead5;
}

body.body_sec94603 #gallery table a img,
body.body_sec94603 .innerGallery table a img {
    border: 2px solid #c2d49d;
}
body.body_sec94603 #gallery table a:hover img,
body.body_sec94603 .innerGallery table a:hover img {
    border: 2px solid #d7e4bd;
}


/************ priceList ************/
table.pricelist {
    width: 100%;
    border: 1px solid #f0d2d4;
    border-collapse: collapse;
    background-color: #faead5;
    margin-top: 10px;
}
table.pricelist thead {
    font-weight: bold;
    background: transparent;
    color: #5E3812;
    width: auto;
}
table.pricelist th.season-title,
table.pricelist th.season-range {
    background: transparent;
    font-weight: bold;
    height: 25px;
    padding: 0 5px;
}
table.pricelist thead th {
    padding: 3px 5px;
    background: transparent;
    border: 1px solid #f0d2d4;
}
table.pricelist th.season-title {
    text-align: left;
    width: 40%;
    background: #f0d2d4;
}
table.pricelist th.season-range {
    text-align: right;
    width: auto;
    background: #f0d2d4;
}
table.pricelist td {
    padding: 3px;
    color: #425558;
    text-align: left;
    border: 1px solid #f0d2d4;
    background: #FCF2E4;
}
table.pricelist td.price-value {
    text-align: right;
}
table.pricelist th.rooms-title {
    font-weight: bold;
    background: transparent;
    text-align: left;
    padding-left: 5px;
}
table.pricelist th.guests-count {
    font-weight: bold;
    text-align: right;
}
table.pricelist th.guests-title {
    font-weight: bold;
    text-align: right;
}
table.pricelist td.room-name {
    font-weight: normal;
    color: #fff;
    text-align: left;
}


/************ news ************/
#news {
    color: #585B60;
    position: relative;
    width: 270px;
    height: auto;
    float: right;
    border: 1px solid #f0d2d4;
    background-color: #faead5;
    margin: 10px 0 10px 10px;
}
#news .news-title {
    color: #585B60;
    background: #f0d2d4;
    font-size: 130%;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    padding: 5px 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#news_in {
    margin: 5px 10px;
}
#news dl .date {
    font-size: 100%;
    text-decoration: none;
    font-weight: bold;
}
#news dl dt {
    font-size: 110%;
    text-decoration: none;
    font-weight: bold;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 2px;
}
#news dl dd {
    font-size: 100%;
    text-decoration: none;
    padding-left: 0;
    margin: 2px 0 2px 10px;
}
#news dl a, #news dl a:hover {
    color: #c02c83;
    border-color: #c02c83;
}


/************ footer ************/
#footer {
    clear: both;
    width: 696px;
    color: #585b60;
    font-size: 100%;
    padding: 0;
    height: 40px;
    line-height: 20px;
    vertical-align: middle;
}
#footer #copy {
    height: auto;
}
#footer a {
    color: #585b60;
    text-decoration: none;
    border-bottom: 1px #585b60 solid;
}
#footer a:hover {
    text-decoration: none;
    border-bottom: 1px #585b60 dashed;
}
#footer #copy #copy-hotel {
    float: right;
    margin-right: 21px;
}
#footer #copy #copy-previo {
    float: left;
    margin-left: 21px;
}