/************ Penzion MLYN - Mitrovice ************/
#quick-reservation {
    display: block;
    left: auto;
    right: 0px !important;
    top: 33px;
    width: 193px;
    height: 145px;
    position: absolute;
    top: 0;
}
.quickGallery {
    width: 445px;
    height: 146px;
    display: block;
    overflow: hidden;
}
.quickGallery .quickGallery-title {
    display: none;
}
.quickGallery table {
    width: 100%;
}
.quickGallery td {
    text-align: center;
    vertical-align: middle;
}
.quickGallery a, .quickGallery a img {
    border: none;
}
.quickGallery a:hover, .quickGallery a:hover img {
    border: none;
}
.quickGallery .more-photos {
    display: none;
}
.quickGallery ul li img {
    width: 445px;
    height: 170px;
}
#quick-reservation table {
    width: 190px;
    height: 110px;
}
#bg2 {
    width: 850px;
}
#lang {
    width: 850px;
}
#head {
    width: 850px;
}
#header {
    width: 640px;
    position: relative;
}
#header2 {
    width: 100%;
}
#content {
    width: 652px;
}
.objectKind-detail {
    width: 600px;
}
#content .innerReservation {
    display: block;
    margin: 10px 0 0 10px;
    overflow: hidden;
    width: 350px;
}
#content .innerReservation .innerReservation_in {
    display: block;
    overflow: hidden;
    position: relative;
}
#content .quick-reservation-form-from {
    margin: 0 5px 0 0;
}
#content .innerReservation_calendar .calendar-input {
    float: right;
    width: 75px;
    height: 18px;
    text-align: left;
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #504538;
    background: #f8f7f2;
    border: 1px solid #dad0c3;
    padding: 2px 5px;
    margin-bottom: 6px;
    background: #fff url('graphics/calendar.png') no-repeat 96% 50%;
    float: left;
    cursor: pointer;
}
#content .innerReservation select {
    border: 1px solid #DAD0C3;
    height: 23px;
}