/* specific CSS StyleSheets */

/************ General rules ************/
body {
    font-size: 11px;
    font-family: verdana, lucida, sans-serif;
}
/************ General classes ************/
input.button {
    font-weight: bold;
}
select {
    font-family: verdana, lucida, sans-serif;
}
/************ lang ************/
#lang ul li.separator {
    line-height: 13px;
}
#lang li.current a {
    font-weight: bold;
}
#lang li.current a:hover{
    font-weight: bold;
}
/************ head ************/
.header_contact {
    line-height: 20px;
}
#logo {
    line-height: 61px;
}
/************ menu ************/
#menu ul li {
    line-height: 22px;
}
/************ news ************/
#news dd a{
    font-weight: bold;
    text-decoration: none;
    line-height: 20px
}
/************ Quick Reservation Form ************/
#quick-reservation .quick-reservation-title, #quick-reservation-inline .quick-reservation-inline-title {
    line-height: auto;
}
#quick-reservation table td label, #quick-reservation-inline table td label {
    text-align: left;
}
#quick-reservation table input, #quick-reservation-inline table input {
    font-size: 11px;
}
#quick-reservation table .button-verify, #quick-reservation-inline table .button-verify {
    font-size: 14px;
    font-weight: bold;
}
/************ Content ************/
#content {
    font-size: 13px;
}
#content_in2 {
    text-align: left;
    line-height: 22px;
}
#content_in2 h1 {
    font-size: 140%;
    font-weight: bold;
}
#content h2 {
    font-size: 120%;
    font-weight: bold;
}
#content h3 {
    font-size: 110%;
    font-weight: bold;
}

/************ accommodation ************/
.objectKind-detail .objectKind-detail-text {
    font-style: normal;
}
.objectKind-detail .objectKind-detail-title {
    letter-spacing: 2px;
    text-align: left;
    font-size: 110%;
}
/************ objectKind - gallery ************/
.objectKind-detail .objectKind-gallery {
    font-size: 90%;
}
.objectKind-detail .objectKind-gallery .objectKind-gallery-photo {
    text-align: center;
}
.objectKind-detail .objectKind-gallery .objectKind-gallery-list {
    text-align: center;
    line-height: 20px;
}
.objectKind-detail .objectKind-gallery a {
    text-decoration: none;
}

/************ gallery ************/
#gallery table tbody td {
    text-align: center;
}
#gallery table a:hover img {
    border-width: 2px;
    border-style: solid;
}
#galleryDetail {
    font-weight: bold;
    font-size: 100%;
    text-align: left;
}

#galleryDetail a {
    font-size: 100%;
    font-weight: bold;
    cursor: pointer;
}

/************ footer ************/
#footer {
    font-size: 100%;
}


/************ General classes ************/
input.button {
    width: 148px;
    height: 28px;
    margin: 2px;
}
select {
    *position:relative;
    *top: -5px;
}
div.cleaner{}
/************ bg ************/
#bg{
    z-index: -1;
}

#bg2 {
    width: 960px;
    margin-right: auto;
    z-index: 0;
    height: auto;
}
#bg3{
    height: auto;
    width: 960px;
    overflow: hidden;
}

#bg4 {
    height: auto;
}
/************ lang ************/
#lang {
    margin: 0 20px;
    height: 22px;
    width: 940px;
    position: relative;
    top: 10px;
}
#lang ul {
    width: auto;
    float: right;
}
#lang li {
    width: auto;
    _width: 2px;
}
#lang ul li.separator {
    width: 1px;
    height: 13px;
    margin-top: 5px;
}
/************ head ************/
#head {
    width: 959px;
    height: 70px;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
}
#header {
    width: 714px;
    height: 166px;
    margin: 239px 0 0;
    border: none;
    display: block;
    overflow: hidden;
}

#header_in {
    display: block;
    overflow: hidden;   
}

.header_contact {
    width: 475px;
    height: 126px;
    margin: 0 0 0 2px;
    padding: 35px 5px 5px 95px;
    border: none;
}

.header_contact span {
    letter-spacing: -1.1px;
}

#logo {
    width: 350px;
    height: 68px;
    margin: 0px;
    position: relative;
    top: -4px;
}

/************ menu ************/
#menu {
    width: 235px;
    height: 258px;
    float: none;
    clear: none;
    position: relative;
    $left: -362px;
    top: -30px;
    _top: -430px;
}
#menu ul {
    overflow: visible;
    padding-top: 15px;
    padding-left: 2px;
    width: 233;
}
#menu ul li {
    padding-top: 3px;
    padding-left: 3px;
    width: 225px;
    height: 22px;
}
#menu ul li.separator {
    display: none;
}
#menu ul li a {
    height: 22px;
}

#layer-left {
    width: 235px;
    height: auto;
    z-index: 0;
    position: relative;
    top: -30px;
    _top: -433px;
    margin-top: 0;
    display: block;
    overflow: hidden;
    float: left;
}
/************ news ************/
#news {
    width: 235px;
    height: auto;
    z-index: 0;
    top: -433px;
    margin-top: 9px;
    display: block;
    overflow: hidden;
    float: none;
}

#news_in {
    _position: relative;
    padding-bottom: 4px;
    margin: 0;
    display: block;
    overflow: hidden;
}

#news_in2 {
    _position: relative;
    padding: 10px 10px 0 10px;
    _padding-right: 9px;
    border-left:  solid 1px #545454 !important;
    border-right:  solid 1px #545454 !important;
    display: block;
    overflow: hidden;
    min-height: 290px;
}

#news .news-title {
    padding: 5px 0px 0px 35px;
    width: auto;
    height: auto;
    overflow: hidden;
}
#news dl, #news dt, #news dd {
    margin: 8px 11px 0px 11px;
    width: 190px;
    display: block;
    overflow: hidden;
}

#news dt {
    _margin: 10px;
    display: block;
    overflow: hidden;
}

#news dt.date {
    _padding-left: 10px;    
    _padding-top: 10px;
} 

#news dd a{
    width: 35px;
    height: 23px;
    float: left;
    padding: 5px 0 0 10px;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
}
#news dl{
    height: auto;
    width: auto;
    display: block;
    overflow: hidden;
    margin: 10px 0;
    border: solid 1px #585858;
    $padding-bottom: 5px;
    _padding-bottom: 5px;
}
/************ Quick Reservation Form ************/
#quick-reservation, #quick-reservation-inline {
    display: block;
    width: 217px;
    height: 166px;
    top: 344px;
    left: 748px;
}
#quick-reservation .quick-reservation-title, #quick-reservation-inline .quick-reservation-inline-title {
    padding: 10px 0 0 35px;
    height: auto;
}
#quick-reservation form, #quick-reservation-inline form {
    padding: 8px 22px;
}
#quick-reservation table td label, #quick-reservation-inline table td label {
    margin: 0;
    padding: 0;
}
#quick-reservation table .button-verify, #quick-reservation-inline table .button-verify {
    width: 148px;
    height: 28px;
}

*html #quick-reservation {
	display: block;
    position: relative;
    top: -150px;
    left: 490px;
    z-index: 20;
}

/************ content ************/
#content {
    margin-bottom: 40px;
    margin-top:153px;
    width: 722px;
    position: relative;
    left: 2px;
    $left: 1px;
    _left: -1px;
    _margin-top: -245px;
    overflow: hidden;
}

#content_in {
    padding: 6px 7px 4px 7px;
    width: 714px;
    margin: 0;
}
#content_in2 {
    width: auto;
    margin: 0 0 0 2px;
    padding: 10px 10px 20px 10px;
    height: auto !important;
    height: 400px;
    min-height: 400px;
}
form#form-season-selection {
    margin: 0 100px;
    height: 28px;
}
#content_in2 p {
    margin: 5px 10px 20px;
}

#content iframe {
    margin: 10px;
}

iframe#map {
    width: 670px !important;
    margin: 10px !important;    
}

/************ priceList ************/
   table {
    margin: 0 auto;
    width: 100%;
}
table.pricelist th.guests-title {
    width:479px;
}
table.pricelist td.room-name {
    width: 200px;
}

table.pricelist td.room-name a {
    text-decoration: none;  
}

table.pricelist td.price-value-bed {
    cursor: pointer;
}

table.pricelist td.price-value-extraBed {
    cursor: pointer;
    background: #800000;
}

/************ accommodation ************/
.objectKind-detail {
    width: 640px;
    margin: 10px;
    margin-bottom: 0px;
    padding: 5px;
}
.objectKind-detail .objectKind-detail-text {
    margin: 5px 15px;
}
.objectKind-detail .objectKind-properties {
    margin: 2px 0;
    clear: both;
}
.objectKind-detail .objectKind-properties img {
    margin: 0 0 0 10px;
}
.objectKind-detail .objectKind-detail-title {
    padding: 0 0 2px 10px;
}
/************ objectKind - gallery ************/
.objectKind-detail .objectKind-gallery {
    width: auto;
    height: auto;
    float: right;
}
.objectKind-detail .objectKind-gallery .objectKind-gallery-photo {
    vertical-align: middle;
    margin: 5px 5px 0;
    padding: 0;
    width: auto;
    height: auto;
}
.objectKind-detail .objectKind-gallery .objectKind-gallery-list {
    vertical-align: middle;
    margin: auto;
    width: 100px;
    height: 20px;
}
.objectKind-detail .objectKind-gallery a img {
    margin: 0;
}

/************ gallery ************/
#gallery table, #gallery table tbody {
    width: 100%;
}
#gallery table tbody td {
    vertical-align: middle;
    margin: auto;
    width: auto;
    padding: 20px;
}
#galleryDetail {
    position: absolute;
    width: 200px;
    height: 60px;
    bottom: 10px;
    right: 10px;
    padding: 5px;
}

#galleryDetail a {
    float: right;
    margin: 3px 3px 7px 7px;
}

/************ footer ************/
#footer {
    width: 960px;
    left: 10px;
    z-index: 0
}
#footer #copy {
    width: 960px;
}

/************ freeHtml ************/
#freeHtml {
    width: 235px;
}
#freeHtml-booking {
    position: absolute;
    top: 400px;
    left: 770px;
}
#freeHtml-actions {
    position: relative;
    width: 235px;
}
#freeHtml-actions h2 {
    padding: 10px 0 0 10px;
    margin: 0;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: bold;
    color: #E9E9E9;
    font-size: 140%;
    line-height: 24px;
}
#freeHtml-actions span.big {
    display: block;
    padding: 10px 0 0 0;
    margin: 0;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: bold;
    color: #E9E9E9;
    font-size: 140%;
    line-height: 24px;
    font-size: 150%;
    text-align: center;
}
#freeHtml-actions a img {
    border: 1px solid #585858;
    text-decoration: none;
}
#freeHtml-actions a:hover img {
    border: 1px solid #FFFFFF;
    text-decoration: none;
}


/************ General rules ************/
body {
    background: url('graphics/body_bg.jpg') repeat-x top center;
}
/************ General classes ************/
input.button {
    background: transparent url('graphics/button_white.jpg') no-repeat center center;
}
/************ bg ************/
#bg{
    background: transparent;
}
/************ bg2 ************/
#bg2 {
    background: transparent;
}
/************ bg4 ************/
#bg4 {
    background: transparent url('graphics/head_bg.jpg') right 64px no-repeat;
}
/************ lang ************/
#lang {
    background: transparent;
}
/************ head ************/
#header {
    background: transparent url('graphics/header_contact_bg.jpg') no-repeat top left;
}
.header_contact {
    background: transparent;
}
#logo {
    background: transparent;
}
/************ menu ************/
#menu {
    background: url('graphics/menu_bg.jpg') no-repeat bottom left;
}
#menu ul li {
    background: transparent url('graphics/menu_item.gif') no-repeat bottom right;
}
#menu ul li.current {
    background: transparent url('graphics/menu_item_current.gif') no-repeat bottom right;
}
#menu ul li a:hover {
    background: transparent;
}
#menu ul li.current a:hover{
    background: transparent;
}
/************ news ************/
#news {
    background: #A0A0A0 url('graphics/news_bg_top.jpg') top no-repeat;
}

#news_in {
    background: transparent url('graphics/news_bg_bottom.png') bottom no-repeat;
}

#news_in2 {
    background: transparent url('graphics/news_bg.jpg') top repeat-x;    
}

#news .news-title {
    background: transparent;
    padding: 10px 0px 0px 10px;
    margin: 0;
    font-size: 160%;
}
#news dl, #news dt, #news dd {
    background: #000000;
}
#news dt {
    background: transparent;
}
#news dd a{
    background: transparent url('graphics/news_more.gif') no-repeat bottom left;
}
/************ Quick Reservation Form ************/
#quick-reservation, #quick-reservation-inline {
    background: transparent;
}
#quick-reservation table td label, #quick-reservation-inline table td label {
    color:#aea582;
}
#quick-reservation table .button-verify, #quick-reservation-inline table .button-verify {
    background: transparent url('graphics/button.jpg') no-repeat center center;
}
/************ content ************/
#content {
    background: transparent url('graphics/content_top.gif') no-repeat top right;
    *background-position-x: 8px;
}
#content_in {
    background: transparent url('graphics/content_bottom.gif') no-repeat 8px bottom;
}
#content_in2 {
    background: url('graphics/content_bg.jpg') repeat-x center top;
}
#content_in2 h1 {
    background: transparent;
}
#content h2 {
    background: transparent;
}
#content h3 {
    background: transparent;
}




/************ General rules ************/
body {
    background-color: #000;
    color: #242424;
}
/************ General classes ************/
input.button {
    border: none;
    color: #fff;
}
select {
    color: #000;
    border-color: #557179;
}
/************ bg ************/
#bg{
    background: transparent;
}
/************ bg2 ************/
#bg2 {
    background: transparent;
    border: none;
}
/************ lang ************/
#lang {
    background: transparent;
}
#lang ul li.separator {
    border-left: 1px solid #accfd9;
}
#lang li a {
    color:#accfd9;
}
#lang li.current a {
    color: #fff;
}
#lang li a:hover {
    color: #accfd9;
}
#lang li.current a:hover{
    color: #fff;
}
/************ head ************/
#header {
    border: none;
}
.header_contact {
    color:  #e9e9e9;
}
.header_contact a {
    color: #e9e9e9;
}
.header_contact a:hover {
    color: #e9e9e9;
}
/************ menu ************/
#menu #menu_in {
    border: none;
}
#menu ul li a {
    color: #bea0a0;
}
#menu ul li.current a {
    color: #e9e9e9;
}
#menu ul li a:hover {
    color: #cd5959;
}
#menu ul li.current a:hover{
    color: #cd5959;
}
#menu ul li a span {
    color: #bea0a0;
}
/************ news ************/
#news {
    border: none;
    color:  #fff;
}
#news .news-title {
    color:#e9e9e9;
}
#news dt a{
    color: #CD5959;
    font-size: 130%;
}
#news .date {
    color: #e9e9e9;
}
#news dd a{
    color: #fff;
}
/************ Quick Reservation Form ************/
#quick-reservation, #quick-reservation-inline {
    border: none;
}
#quick-reservation .quick-reservation-title, #quick-reservation-inline .quick-reservation-inline-title {
    color:#e9e9e9;
}
#quick-reservation table td label, #quick-reservation-inline table td label {
    color:#e9e9e9;
}
#quick-reservation table input, #quick-reservation-inline table input {
    border-color: #557179;
}
#quick-reservation table select, #quick-reservation-inline table select {
    color: #000;
    border-color: #557179;
}
#quick-reservation table .button-verify, #quick-reservation-inline table .button-verify {
    border: none;
    color: #e9e9e9;
}
/************ Calendar ************/
.cal-left, .cal-right, .cal-month, .cal-year, .calendar .td_top {
    background-color: #3a0606;
}
.calendar .td_hilite div {
    background-color: #3a0606;
    color: #aea582;
    border-color: #FFF;
}
.calendar .td_today div {
    border-color: #e9e9e9;
}

.calendar .td_dayname {
    background-color: #000000;
    color: #aea582;
}
/************ content ************/
#content {
    color: #bea0a0;
}
#content_in {
    border: none;
}
#content_in2 {
    background-color: #3a0606;
    border: 0;
    border-left: 1px solid #585858;
    border-right: 1px solid #585858;
}
a {
    color: #dfdfdf;
}
a:hover {
    color: #dfdfdf;
}
#content_in2 h1 {
    color: #dfdfdf;
}
#content h2 {
    color: #dfdfdf;
}
#content h3 {
    color: #dfdfdf;
}

/************ priceList ************/
table.pricelist {
    border:1px solid #e9e9e9;
}
table.pricelist td {
    color: #bea0a0;
}
table.pricelist th.season-title, table.pricelist th.season-range {
    color: #e9e9e9;
    background: #3a0606;
    border-color: #e9e9e9;
}
table.pricelist td.price-value {
    color: #e9e9e9;
}
table.pricelist th.rooms-title {
    color: #aea582;
    background: #3a0606;
    border-color: #e9e9e9;
}
table.pricelist th.guests-count {
    color: #aea582;
    background: #3a0606;
    border-color: #e9e9e9;
}
table.pricelist td.room-name {
    color: #e9e9e9;
    background: #3a0606;
    border-color: #e9e9e9;
}
table.pricelist th.guests-title {
    color: #aea582;
    background: #3a0606;
}

/************ accommodation ************/
.objectKind-detail {
    border-width: 0 0 1px 0;
    border-color: #e9e9e9;
    background: transparent;
}
.objectKind-detail .objectKind-properties {
    border: none;
}
.objectKind-detail .objectKind-properties img {
    border: none;
}
/************ objectKind - gallery ************/
.objectKind-detail .objectKind-gallery {
    border-width: 1px;
    border-style: solid;
    border-color: #e9e9e9;
    background: transparent;
}
.objectKind-detail .objectKind-gallery a {
    color: #e9e9e9;
}
.objectKind-detail .objectKind-gallery a img {
    border-width: 2px;
    border-style: solid;
}
.objectKind-detail .objectKind-gallery a:hover img {
    border-width: 2px;
    border-style: solid;
}

/************ gallery ************/
#gallery table, #gallery table tbody {
    border: none;
}
#gallery table a img {
    border-width: 2px;
    border-style: solid;
}
#gallery table a:hover img {
    border-width: 2px;
    border-style: solid;
}
#galleryDetail {
    background-color: transparent;
    border: 1px solid #000000;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
}

#galleryDetail a {
    color: red;
}

/************ footer ************/
#footer {
    color: #cede8c;
}
#footer a {
    color: #cede8c;
}
#footer a:hover {
    color: #cede8c;
}
