/* hotId=19591 Penzion Janka */

body{
    background: #ffff99;
}
a, #footer a {
    color: #632423;
}

#content {
    background-color: #e77a03;
    background-image: url('graphics/content-bg.gif');
}

#content_in2 h1 {
    background: #f0ae65;
}

#menu ul li a:hover {
    background-color: #e77a03;
}
#menu ul li.current a {
    color: #e77a03;
}
#menu ul li.current a:hover {
    color: #000000;
}


.innerGallery .innerGallery_in {
    border-left-color:#f0ae65;
}
.innerGallery table a img,
.innerPhoto img,
#gallery table a img,
.objectKind-detail .objectKind-gallery a img {
    border-color: #f0ae65;
}
.innerGallery table a:hover img,
#gallery table a:hover img,
.objectKind-detail .objectKind-gallery a:hover img {
    border-color: #ffff99;
}


table.pricelist {
    border-color: #632423;
}
table.pricelist th.season-title, table.pricelist th.season-range {
    background: #632423;
    color: #fff;
    border-color: #000000;
}

table.pricelist th.rooms-title, table.pricelist th.guests-title, table.pricelist th.guests-count {
    background: #f0ae65;
    color: #000000;
    border-color: #000000;
}

table.pricelist td.room-name {
    background: transparent;
    color: #000000;
    font-weight: bold;
    border-color: #000000;
}
table.pricelist td {
    border-left-color: #632423;
    color: #000000;
}


#news_content #news {
    background-color: transparent;
    border-color: #ff9b0e;
}
#news_content #news .news-title {
    background: #f0ae65;
    color: #000000;
}
#news .date {
    color: #000000;
    font-size: 90%;
}