BODY{
	margin:0;
	padding:0;
	color: white;
	font: normal 12px Arial;
	text-decoration: none;
	background: #0e6698;
}


/**********************************************MAIN***********************************************/
.main{
	width: 100%;
}
.site_width{
	width: 1097px;
}
/**********************************************HEAD***********************************************/
.head_bg{
	height: 271px;
	width: 100%;
	background: url('../img/head_bg.jpg') no-repeat top right;
}
.head_bg_left{
	height: 271px;
	width: 100%;
	background: url('../img/head_bg_left.jpg') repeat-x top right;
}
/**********************************************LANG***********************************************/

/**********************************************ICON***********************************************/

/**********************************************LOGIN***********************************************/

/**********************************************MENU***********************************************/
.menu_bg{
	height: 35px;
	width: 1079px;
	background: url('../img/menu_bg.png') no-repeat top center;
}

.menu_top{
	color: white;
	font: normal 15px ARIAL;
	text-decoration: none;
}
.menu_top TD{
	padding: 0px 30px 0px 0px;
}
.menu_top A{
	color: white;
	font: normal 15px ARIAL;
	text-decoration: none;
}
.menu_top A:hover{
	color: white;
	font: normal 15px ARIAL;
	text-decoration: underline;
}


/**********************************************LEFT***********************************************/
.planka_left{
	height: 31px;
	width: 231px;
	background: url('../img/planka_left.png') no-repeat top center;
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}


.left_menu{

}
.left_menu A{
	color: white;
	font: normal 13px Arial;
	text-decoration: none;
}
.left_menu A:hover{
	color: #ff0000;
	font: normal 13px Arial;
	text-decoration: none;
}
/**********************************************RIGHT***********************************************/
.planka_right{
	height: 31px;
	width: 231px;
	background: url('../img/plnka_right.png') no-repeat top right;
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}

.search{

}
.search input.search{
	height: 20px;
	width: 170px;
	color: #414141;
	font: normal 12px Arial;
	border: 1px solid #2e98ca;
	background: white;
}
.submit{
	cursor: pointer;
	/*height: 20px;
	width: 170px;*/
	color: #ffffff;
	font: normal 12px Arial;
	border: none;
	background: #0b496c;
}
.kurs_valyut{
	color: #ffffff;
	font: normal 12px Arial;
	text-decoration:none;
}
.kurs_valyut TD{
	padding: 0px 30px 7px 0px;
}
/**********************************************ONLINE-CENTER***********************************************/
.online_otel{
	height: 48px;
	width: 139px;
	background: url('../img/online_otel.jpg') no-repeat top left;
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.online_bileti{
	height: 49px;
	width: 162px;
	background: url('../img/online_bileti.jpg') no-repeat top left;
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.online_turi{
	height: 44px;
	width: 136px;
	background: url('../img/online_turi.jpg') no-repeat top left;
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.online_pogoda{
	height: 49px;
	width: 137px;
	background: url('../img/online_pogoda.jpg') no-repeat top left;
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.online_otel A, .online_bileti A, .online_turi A, .online_pogoda A{
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.online_otel A:hover, .online_bileti A:hover, .online_turi A:hover, .online_pogoda A:hover{
	color: white;
	font: normal 14px Arial;
	text-decoration: underline;
}

/**********************************************CONTENT***********************************************/
.content_bg{
	height: 100%;
	width: 1097px;
	background: url('../img/content_bg.png') repeat-y top center;
}
.content_head{
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.content_body{
	color: white;
	font: normal 12px Arial;
	text-decoration: none;
}
.content_body A{
	color: white;
	font: normal 12px Arial;
	text-decoration: undeline;
}
.content_body A:hover{
	color: white;
	font: normal 12px Arial;
	text-decoration: none;
}
/**********************************************PRODUCT***********************************************/
.product{

}
.product_head{
	color: white;
	font: normal 14px Arial;
	text-decoration: none;
}
.product_desc{
	color: white;
	font: normal 11px Arial;
	text-decoration: none;
}
.product_image{
	height: 163px;
	width: 182px;
	background: url('../img/img_planka.png') no-repeat bottom center;	
}
/**********************************************FOOTER***********************************************/
.footer_bg{
	height: 518px;
	width: 100%;
	background: url('../img/footer_bg.png') no-repeat top center;
}
