/* hotId=506 Hotel Arlington */

/************ logo ************/
#logo {
    width: 235px;
    height: 70px;
    background: url("graphics/logo-bg.gif") no-repeat;
}
#logo img {
    margin: 10px;
}


#layer-left {
    margin-top: -3px;
}
#layer-right {
    margin-top: -3px;
}

/************ header - MAP ************/
#header #header_map #header_map_point {
    display: block;
    top: 35px;
    left: 55px;
    /* Prague position */
}

/************ freeHtml ************/
#freeHtml {
    border: none;
    font-size: 90%;
    margin: 7px;
    background: transparent;
    width: 196px;
    clear: both;
    text-align: left;
    float: left;
}

#freeHtml h2 {
    /*background: url('graphics/quick-reservation_title_bg.gif') center top repeat-x;*/
    color: #fff;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 11px;
}

#freeHtml a {
    margin: 5px 8px 0;
    display: block;
}


div.previo-revwidget-list-item-type, div.previo-revwidget-list-item-bar, div.previo-revwidget-detail-type, div.previo-revwidget-detail-bar {
    background: #4A0000 !important;
    color: #F9F9F9 !important;
}
div.previo-revwidget-list-item-source span, div.previo-revwidget-detail-source span {
    color: #F9F9F9 !important;
}
span.previo-revwidget-list-item-bar-text, span.previo-revwidget-detail-bar-text {
    color: #4A0000 !important;
}

div.previo-revwidget-detail-wrapper-inner {
    background: #3A0606 !important;
}