/* hotId=11633 Ubytovani Zdenek Kupka */

body{
    background: #ff9b0e url('graphics/bg.gif') center top repeat-x;
}
a, #footer a {
    color: #000000;
}

#content {
    background: #feffcc;
}

#content_in2 h1 {
    background: #ffd876;
}

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


.objectKind-detail .objectKind-gallery {
    background: #FFD876;
    border: none;
}
.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: #000000;
}
table.pricelist th.season-title, table.pricelist th.season-range {
    background: #ff9b0e;
    color: #FFFFFF;
    border-color: #000000;
}

table.pricelist th.rooms-title, table.pricelist th.guests-title, table.pricelist th.guests-count {
    background: #ffd876;
    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: #000000;
    color: #000000;
}


#news_content #news {
    background-color: transparent;
    border-color: #ff9b0e;
}
#news_content #news .news-title {
    background: #ff9b0e;
    color: #FFFFFF;
}