.form_div *
{
    margin: 0;
    padding: 0;
}
.form_div
{
        border: 1px solid #d7cebd !important;
    background-color: #ede5da;
    color: #817e75;
    font-family: Verdana, Helvetica, sans-serif;
    float: right;
    margin-left:20px;
    margin-right:-20px;
    width:182px;
}
.form_div h3
{
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    margin: 0;
    padding: 13px 0 6px 9px;
    text-align: left;
    font-weight: bold;
    color: #9E013B;
}
.form_div .visit_date, .form_div .nights, .form_div .guests,
.form_div .select_date, .form_div .select_month, .form_div .select_nights, .form_div .select_guests,
.form_div .form_subtitle
{
    font-size: 11px;
}
.form_div .select_date, .form_div .select_month, .form_div .select_nights, .form_div .select_guests
{
    font-family: Arial;
}
.form_div .form_subtitle
{
    margin: 6px 0 21px 0;
    padding: 0 0 0 10px;
    text-align: left;
    display: inline-block;
}
.form_div .fixed_height
{
    height: 100px;
    padding-left: 10px;
}
.form_div .visit_date
{
    margin: 0;
    padding: 0 0 2px 0;
}
.form_div .select_date
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
}
.form_div .select_month
{
    width: 90px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin:0 0px 0 5px;
    padding: 0;
}

.form_div .calendar_link img
{
    border: 1px solid #ffffff;
    display: inline;
    vertical-align: bottom;
}

.form_div .nights
{
    width: 49px;
    display: inline-block;
    float: left;
    margin: 14px 0 0 0;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .guests
{
    width: 45px;
    display: inline-block;
    margin: 14px 0 15px 0;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .button
{
    background: transparent url(/button.png) no-repeat scroll right -23px;
    text-decoration: none !important;
    display: block;
    width: 164px;
    margin-left: 10px;
}
.form_div .button span
{
    background: transparent url(/button.png) no-repeat scroll 0 0;
    display: block;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    margin-right: 3px;
    padding: 0 7px 0 10px;
}
.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
    width: 100%;
    height: 35px;
    background: #fff url(/payment_systems.gif) no-repeat center;
    margin: 16px 0 0 0;
}
.form_div .footer_text
{
    display: block;
    width: 100%;
    height: 12px;
    text-align: center;
    padding: 2px 0;
    font-size: 9px;
    font-family: Arial, Verdana, sans-serif;
    margin: 0;
}
.form_div .footer_text a
{
    text-decoration: none;
    color: #bfbfbf;
    cursor: default;
}

#layout1 #text
{
   width: 270px !important;
}

.reserv-text
{
   display: block;
   width: 650px;
   font-size: 11px;
   margin-bottom: 10px;
}

.reserv-block
{
    margin-left: 28px;
}

.form_div2 *
{
    margin: 0;
	padding: 0;
}
.form_div2 .button3, .form_div2 .button3 span
{
	height: 23px;
}
.form_div2 .button3
{
	background: transparent url(/button2.png) no-repeat scroll right -23px;
	text-decoration: none !important;
	display: block;
	width: 139px;
}
.form_div2 .button3 span
{
	background: transparent url(/button2.png) no-repeat scroll 0 0;
	display: block;
	line-height: 23px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin-right: 3px;
	padding: 0 7px 0 10px;
}

.tl-price
{
    display: block;
	margin: 0 0 3px 0;
	font-size: 11px;
}

.tl-price span
{
    color: #9E013B;
	font-size: 13px;
	font-weight: bold;
}

.form_div2 
{
   margin: 20px 0 0 0;
}