.contacts-header-block
{
	float: right;
	color: #fff;
	font-style: italic;
	font-size: 14px;
	line-height: 26px;
	margin-top: 30px;
	margin-right: 10px;
}

.contacts-header-block .chb-phone
{
	color: #fda01d;
	font-size: 22px;
}

.contacts-header-block .chb-phone-code
{
	color: #ffeb08;
	font-size: 18px;
	font-style: normal;
}

.contacts-header-block .chb-address
{
	font-size: 13px;
}


.form_div2
{
	float: right;
	margin-right: 50px;
	margin-bottom: 10px;
}

.form_div2 *
{
    margin: 0;
	padding: 0;
}
.form_div2 .button3, .form_div2 .button3 span
{
	height: 23px;
}
.form_div2 .button3
{
	background: transparent url(../images/btn_green.png) no-repeat scroll right -23px;
	text-decoration: none !important;
	display: block;
	width: 180px;
	cursor: hand;
}
.form_div2 .button3 span
{
	background: transparent url(../images/btn_green.png) no-repeat scroll 0 0;
	display: block;
	line-height: 23px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	margin-right: 3px;
	padding: 0 7px 0 10px;
	cursor: hand;
}

.form_div *
{
    margin: 0;
    padding: 0;
}

.form_div
{
    width: 193px;
    background: #5e4c2d;
	margin-left: -10px;
}
.form_div h3
{
    font: 20px Arial, sans-serif !important;
    font-weight: bold !important;
    color: #fff !important;
    line-height: 24px !important;
    margin: 0 0 0 15px !important;
    padding: 12px 0 1px 0 !important;
    text-align: left !important;
    height: auto !important;
}
.form_div .form_subtitle
{
    color: #fff;
    font: 12px Arial, Verdana, sans-serif;
    font-weight: normal;
    line-height: 15px;
    margin: 6px 0 12px 6px;
    padding: 0 0 0 10px;
    text-align: left;
    display: inline-block;
}
.form_div .fixed_height
{
    height: 100px;
    padding-left: 15px;
}
.form_div .visit_date
{
    font: 11px Arial ,Verdana, sans-serif;
    color: #fefefe;      
    margin: 0 0 -4px 0;
    padding: 0 0 1px 0;
}
.form_div .select_date
{ 
    width: 36px;
    height: 20px;
    border: 1px solid #AEAEAE;
    font: 11px Arial;    
}
.form_div .select_month
{
    width: 88px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin:0 5px 0 5px;
    padding: 0;
    font: 11px Arial;    
}

.form_div .calendar_link img
{
    position: relative;
    top: 8px;
    border: none;
    display: inline;
}

.form_div .nights
{
    width: 49px;
    display: inline-block;
    float: left;
    font: 11px Arial ,Verdana, sans-serif;
    color: #fefefe;
    margin: 10px 0 4px 0;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 6px 0 0 0;
    font: 11px Arial;
}
.form_div .guests
{
    width: 45px;
    display: inline-block;
    font: 11px Arial ,Verdana, sans-serif;
    color: #fff;
    margin: 10px 0 15px 0;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 6px 0 0 0;

    font: 11px Arial;
}
.form_div .button
{
    margin: 0;
    display: inline-block;
    width: 164px;
    margin-left: 12px;
    height: 22px;
    text-align: center;
    text-decoration: none !important;
    font-size: 12px !important;
    font-family: Verdana, sans-serif !important;
    padding-bottom: 3px;
	cursor: hand !important;
}

#tl-submit-btn
{
	cursor: hand !important;
}

.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
    width: 100%;
    height: 35px;
    background: #fff url(../images/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: 1px 0 2px 0;   
    font: 9px sans-serif, Arial, Verdana;
    margin: 0;
}
.form_div .footer_text a
{
    color: #cac4ba;
    text-decoration: none;
    cursor: default;
}