@font-face {
    font-family: 'English111AdagioBTRegular';
    src: url('font/e111agio.eot');
    src: url('font/e111agio.eot?#iefix') format('embedded-opentype'),
         url('font/e111agio.woff') format('woff'),
         url('font/e111agio.ttf') format('truetype'),
         url('font/e111agio.svg#English111AdagioBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Verdana, "Trebuchet MS", Tahoma, "DejaVu Sans", "Geneva CE", lucida, sans-serif;
    background: url('graphics/back.jpg') no-repeat center top/*#804f2e*/;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #756657;
}

a {
    color: #756657;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

/************ bg ************/
#bg {
    width: 100%;
    text-align: center;
    border: none;
    padding: 21px 0;
    margin: 0;
}
#bg2 {
    background: transparent;
    width: 696px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    border: none;
    padding: 0;
    position: relative;
    -webkit-box-shadow: -7px 7px 12px 0px rgba(50, 50, 50, 0.44);
    -moz-box-shadow:    -7px 7px 12px 0px rgba(50, 50, 50, 0.44);
    box-shadow:         -7px 7px 12px 0px rgba(50, 50, 50, 0.44);
    
    /*-moz-box-shadow: -3px 3px 15px #222;
    -webkit-box-shadow: -3px 15px 6px #222;
    box-shadow: -3px 3px 15px #222;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=225, Color='#222')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=225, Color='#222');*/
}
#bg3 {
    background: transparent;
    height: auto;
    width: 696px;
    margin: 0;
    border: none;
    padding: 0;
}
#bg4 {
    background: transparent;
    height: auto;
    width: auto;
    margin: 0;
    border: none;
    padding: 0;
}
#bg5 {
    background-color: #fff;
    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: 25px 0 0 45px;
    margin: 0;
}
#logo a, #logo a:hover {
    border: none;
    display: block;
    width: 286px;
    height: 102px;
}
#logo img {
    border: none;
    padding: 0;
    margin: 0;
    width: 224px;
    height: 64px;
    margin-top: 10px;
}


/************ 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: 200px;
    width: 290px;
    margin: 0 0 0 31px;
    padding: 0;
    border: none;
    overflow: hidden;
    float: left;
}
#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: 20px;
    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: 18px;
    line-height: 18px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    font-size: 110%;
    margin: 0;
    padding: 0 0 0 10px;
    color: #8d8d8d;
    border-bottom: none;
}
#menu ul li a:hover {
    border-left: 3px outset #9b9b9b;
    padding-left: 7px;
}
#menu ul li a span {
    display: none;
}


/************ motto ************/
#motto {
    display: block;
    width: 322px;
    height: 310px;
    border: 12px solid #fce1ce;
    position: relative;
    float: left;
    z-index: 0;
    right: 0;
    top: -90px;
}


/************ quickGallery ************/
.quickGallery {
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    overflow: hidden;
    border: none;
    margin: 0px;
    padding: 0;
}
.quickGallery .quickGallery_in {
    width: auto;
    height: auto;
}
.quickGallery .quickGallery-title {
    display: none;
}
.quickGallery table {
    width: 100%;
    border:0;
    border-spacing: 0;
}
.quickGallery td {
    text-align: center;
    vertical-align: middle;
}
.quickGallery a, .quickGallery a img {
    border: none;
}
.quickGallery img {
    min-height: 322px;
}
.quickGallery a:hover, .quickGallery a:hover img {
    border: none;
}
.quickGallery .more-photos {
    display: none;
}


/************ content ************/
#content {
    border: 12px solid #fce1ce;
    background: #fff;
    height: 320px;
    width: 342px;
    clear: both;
    margin: -135px 0 0 12px;
    position: relative;
    float: left;
    /*color: #eab4b4;*/
}
body.body_sec90 #content, body.body_sec289428 #content {
    width: 650px;
    height: auto;
}
body.body_sec90 #content_in3, body.body_sec289428 #content_in3 {
    height: auto;
}
body.body_sec90 p.occupancy-calendar, body.body_sec289428 #news, body.body_sec289428 p#header_map {
    display: none !important;
}

#content_in {
    padding: 0;
    margin: 0;
    border: none;
    height: auto;
    width: auto;
    background-color: transparent;
}
#content_in2 {
    height: auto;
    min-height: 200px;
    width: auto;
    margin: 0;
    border: none;
    background-color: transparent;
    font-size: 90%;
    line-height: 14px;
    position: relative;
    padding: 0;
}
#content_in3 {
	width: auto;
	height: 320px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0px 5px;
}
#content p {
    margin: 4px 0;
    padding: 0;
    font-size: 130%;
    line-height: 1.3em;
}
#content h1 {
    color: #eaafb1;
    font-family: Arial;
    font-size: 200%;
    font-weight: normal;
    line-height: 25px;
    margin: 5px 0 10px 0;
    padding: 0;
}
body.body_news #content h1 {
    font-family: Verdana, "Trebuchet MS", Tahoma, "DejaVu Sans", "Geneva CE", lucida, sans-serif;
    font-size: 140%;
}
#content h2 {
    color: #756657;
    font-size: 120%;
    margin: 5px 0 0;
    padding: 0;
}
#content h3 {
    color: #756657;
    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;
    list-style-image: url("graphics/li-bullet.gif");
    margin-left: 7px;
    padding-left: 2px;
    vertical-align: middle;
    font-size: 110%;
    font-weight: normal;
    text-decoration: none;
}
#content a {
    color: #d59b98;
    text-decoration: none;
    border-bottom: 1px solid #d59b98;
}
#content a:hover {
    text-decoration: none;
    border-bottom: 1px #d59b98 dashed;
}


/************ accommodation ************/
.objectKind-detail {
    width: 310px;
    margin: 10px 0px;
    padding: 2px 5px;
    border-width: 1px 0;
    border-color: #edccb5;
    border-style: solid;
    background-color: #fce1ce;
}
.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-properties img, .hotel-properties img {
    margin: 0;
}
.objectKind-detail .objectKind-gallery {
    border-color: #d4bfa1;
    background: #fcf2e4;
}
.objectKind-detail .objectKind-gallery a img {
    border: 2px solid #d4bfa1;
}
.objectKind-detail .objectKind-gallery a:hover img {
    border: 2px solid #dfcfb9;
}
#content .objectKind-detail .objectKind-gallery a,
#content .objectKind-detail .objectKind-gallery a:hover {
    border-bottom: none;
}

#backToGallery {
    display: none;
}

.innerGallery .innerGallery_in, .innerPhoto .innerPhoto_in {
	padding: 0;
	margin: 0;
}

#content .innerGallery table a,
#content .innerGallery .more-photos a {
    border-bottom: none;
}
#gallery table a img,
.innerGallery table a img {
    border: 2px solid #d4bfa1;
}
#gallery table a:hover img,
.innerGallery table a:hover img {
    border: 2px solid #dfcfb9;
}


/************ priceList ************/
table.pricelist {
    width: 100%;
    border: 1px solid #d4bfa1;
    border-collapse: collapse;
    background-color: #dfcfb9;
    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 #d4bfa1;
}
table.pricelist th.season-title {
    text-align: left;
    width: 40%;
    background: #d4bfa1;
}
table.pricelist th.season-range {
    text-align: right;
    width: auto;
    background: #d4bfa1;
}
table.pricelist td {
    padding: 3px;
    color: #425558;
    text-align: left;
    border: 1px solid #d4bfa1;
    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: #8d8d8d;
    text-align: left;
}


/************ news ************/
#news {
    color: #756657;
    position: relative;
    width: 290px;
    height: 180px;
    float: right;
    margin: -70px 22px 10px 0;
    overflow: auto;
    display: none;
}
body#body_lan1 #news {
    display: block;
}
#news .news-title {
    color: #e6c1a4;
    font-size: 140%;
    line-height: 20px;
    height: 20px;
    padding: 5px 10px;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#news_in {
    margin: 0;
    height: auto;
    overflow: auto;
}
#news .news_item_out {
    padding-bottom: 10px;
}
#news dl {
    margin-left: 10px;
}
#news dl .date {
    color: #8c8c8c;
    font-size: 110%;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    padding: 0 10px 0 0;
    float: left;
    clear: left;
}
#news dl dt {
    color: #8c8c8c;
    font-size: 110%;
    text-decoration: none;
    font-weight: normal;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 2px;
    text-transform: uppercase;
}
#news dl dd {
    color: #8c8c8c;
	display: none;
    font-size: 100%;
    text-decoration: none;
    padding-left: 0;
    margin: 2px 0 2px 10px;
}
#news dl a {
    color: #8c8c8c;
    text-decoration: none;
}
#news dl a:hover {
    text-decoration: underline;
}


/************ header_map ************/
#header_map {
    float: left;
    margin-left: 90px;
}


/************ header_contact ************/
.header_contact {
    width: 126px;
    height: 112px;
    background: #fce1ce;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 22px 0 0;
    color: #8d8d8d;
    float: right;
    font-size: 80%;
    height: 82px;
    line-height: 14px;
    padding: 5px;
    display: none;
}

.header_contact a {
	color: #A87F2A;
	font-weight: bold;
}


/************ footer ************/
#footer {
    clear: both;
    width: 696px;
    color: #d4b69a;
    font-size: 100%;
    padding: 0;
    height: 30px;
    line-height: 20px;
    vertical-align: middle;
}
#footer #copy {
    height: auto;
}
#footer a {
    color: #d4b69a;
    text-decoration: none;
    border-bottom: 1px #d4b69a solid;
}
#footer a:hover {
    text-decoration: none;
    border-bottom: 1px #d4b69a dashed;
}
#footer #copy #copy-hotel {
    float: right;
    margin-right: 31px;
}
#footer #copy #copy-previo {
    float: left;
    margin-left: 31px;
}



/** occupancy-calendar **/
body#body_lan1.body_sec90 #news,
.body_sec90 .header_contact,
.body_sec90 #header_map {
	display: none;
}
.occupancy-calendar {
    left: 370px;
    position: absolute;
    top: 55px;
}
#content .objectKind-detail p {
    color: #756657;
    font-size: 1.1em;
    line-height: 1.2em;
}