/*Main style*/
BODY
{
	margin: 0;
	color: #3A3A3A;
	padding: 0;
	background: #FFFFDF url(../_images/h_bg.gif) repeat-x left top;
	font: 13px Tahoma;
}
/*------------------------------------------------header--------------------*/
#header
{
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
}
.sub_head
{
	width: 964px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
.head_1
{
	width: 100%;
	height: 20px;
	padding-top: 20px;
	margin: 0 auto;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.head_2
{
	width: 100%;
	height: 213px;
	padding: 0;
	margin: 0 auto;
	background: url(../_images/head.jpg) no-repeat;
}
.head_image
{
	position: relative;
	width: 465px;
	height: 185px;
	top: 14px;
	left: 475px;
}
.top_menu
{
	width: 100%;
	height: 43px;
	padding: 0;
	margin: 0 auto;
	background: url(../_images/top_menu_bg.gif) repeat-x;
}
.languages
{
	width: 200px;
	height: 43px;
	padding-left: 78px;
	float: left;
	background: url(../_images/left_menu.gif) no-repeat top left;
}
.languages UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.languages UL LI
{
	display: block;
	float: left;
	margin: 0;
}
.languages UL LI A
{
	height: 43px;
	line-height: 43px;
	color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	float: left;
	display: block;
	padding: 0 11px;
	margin-left: -2px;
	background: url(../_images/tm_border.gif) no-repeat top right;
}
.languages UL LI.end_menu A
{
	background: none;
}
.languages UL LI A:hover
{
	background: url(../_images/tm_hobg.gif) repeat-x top;
	line-height: 43px;
	padding: 0 11px;
	display: block;
}
.main_menu
{
	width: auto;
	height: 43px;
	float: right;
	padding-right: 15px;
	background: url(../_images/right_menu.gif) no-repeat top right;
}
.main_menu UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.main_menu UL LI
{
	display: block;
	float: left;
	margin: 0;
}
.main_menu UL LI A
{
	height: 43px;
	line-height: 43px;
	color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	padding: 0 11px;
	margin-left: -2px;
	background: url(../_images/tm_border.gif) no-repeat top right;
}
.main_menu UL LI.end_menu A
{
	background: none;
}
.main_menu UL LI A:hover
{
	background: url(../_images/tm_hobg.gif) repeat-x top;
	line-height: 43px;
	padding: 0 11px;
	display: block;
}
/*----------- NAVIGATION-----------*/
.left_top
{
	height: 21px;
	width: 276px;
	background-color: #750000;
	margin-bottom: 3px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
}
.left_menu
{
	position: relative;
	width: 286px;
	height: 395px;
	margin: 0;
	padding-top: 10px;
	background-color: #F1E5CB;
	border: 1px solid #D5C9BC;
	float: left;
}
.left_menu UL
{
	height: 26px;
	line-height: 26px;
	width: 220px;
	margin-left: 25px;
}
.left_menu UL LI
{
	width: auto;
	list-style: none inside;
	border-bottom: 1px solid #CDB29A;
}
.left_menu UL LI A
{
	height: 26px;
	line-height: 26px;
	color: #701400;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
.left_menu UL LI A:hover
{
	background-color: #F7EFDA;
	color: #8B412B;
}
.new
{
	position: relative;
	height: 21px;
	width: 276px;
	background-color: #750000;
	margin: 3px 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	float: left;
}
.icq
{
	position: relative;
	height: 21px;
	width: 276px;
	background-color: #750000;
	margin: 3px 0 1px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	float: left;
}
.icq_2
{
	position: relative;
	height: auto;
	width: 276px;
	background-color: #EBD6D3;
	margin: 1px 0 3px;
	color: #8F0C00;
	font-weight: bold;
	padding: 4px 0 5px 12px;
	float: left;
}
.icq_3
{
	position: relative;
	height: auto;
	width: 276px;
	background-color: #F1E5CB;
	border: 1px solid #D5C9BC;
	margin: 0px;
	color: #8F0C00;
	padding: 4px 0px 4px 10px;
	float: left;
}
#fb_button { display: block;
                    position: fixed;
                    bottom: 0;
                    right: 10px;
                    width: 161px;
                    height: 32px;
}
.box { background-color: #F1E5CB;
          color: #000000;
          font-size: 12px;
          font-family: Arial, sans-serif;
          border: 1px solid #D5C9BC;
}
#tour_search_module
{
	position: relative;
        left: -3px;
}
/*------------------------------------------------body_area--------------------*/
#main
{
	width: 964px;
	height: 100%;
	margin: 10px auto;
	padding: 0;
	font: 13px tahoma;
	color: #3A3A3A;
}
.content
{
	width: 645px;
	height: 100%;
	margin: 0;
	padding: 10px;
	float: right;
	background-color: #FAF4D9;
	border: 1px solid #F7EFCF;
	font: 13px/1.4 sans-serif;
}
.partner
{
	width: 600px;
	height: 135px;
	margin: 10px 15px 0 0;
	padding: 10px;
	float: right;
	text-align: center;
}
.partner IMG
{
	margin: 0 5px;
	padding: 10px;
	float: right;
	text-align: center;
}
.content P
{
	margin: 0 0 12px;
}
.content A
{
	color: #0066CF;
}
.content A:hover
{
	color: #003871;
}
.entry_2
{
	margin: 0 8px;
}
.entry_2 IMG
{
	margin: 7px;
}
.entry
{
	margin: 0 8px;
}
.main-left
{
	width: 286px;
	height: 100%;
	padding: 0;
	float: left;
	padding-bottom: 70px;
}
#sub_main
{
	position: relative;
	height: 100%;
}
.title
{
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: -8px;
}
.tour_list
{
	height: 150px;
	width: 205px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: 1px solid #CCC;
}
.image_list
{
	width: 150px;
	background: #FFF;
	border: 2px solid #DDDDDD;
	padding: 3px 3px 0;
}
.title_list
{
	margin-bottom: 5px;
}
.list_details
{
	margin-top: 5px;
}
.index_special
{
	height: auto;
}
.is_tour
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #AA0000;
}
.is_head
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #AA0000;
}
.is_country
{
	margin-top: 22px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.is_list
{
	width: 100%;
}
.is_photo
{
	width: auto;
	background: #FFF;
	border: 2px solid #DDDDDD;
	padding: 2px 3px 0;
	margin-right: 10px;
	margin-top: 12px;
	float: left;
}
.is_info
{
	width: 160px;
	text-align: center;
	margin-right: 20px;
	margin-top: 12px;
	float: left;
}
.date
{
	float: left;
	background-color: #CC3300;
	color: #FFF;
	padding: 1px 2px;
	margin-top: 3px;
	font-size: 11px;
}
.news_head
{
	height: 22px;
	font-weight: bold;
	font-size: 15px;
	color: #AA0000;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 6px;
}
.news_block
{
	float: left;
}
.news_arhiv
{
	float: right;
}
.news_arhiv A
{
	font-weight: normal;
	text-decoration: none;
	color: #AA0000;
}
.news_arhiv A:hover
{
	color: #841100;
}
.news_title A
{
	margin-left: 8px;
	padding-bottom: 2px;
	font-size: 15px;
}
.news_text
{
	margin-top: 8px;
}
.news_text P
{
	margin-top: 6px;
}
.news_photo
{
	width: auto;
	background: #FFF;
	border: 2px solid #DDDDDD;
	padding: 3px 3px 0;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}
.news_content
{
	height: auto;
}
.news_line
{
	height: 12px;
	border-top: 1px dashed #CCC;
	float: none;
}
.kurs_1
{
	text-align: center;
	margin-bottom: 6px;
	font-size: 14px;
}
.kurs_2
{
	text-align: center;
	margin-bottom: 6px;
	font-size: 15px;
}
.kurs_3
{
	text-align: center;
	margin-bottom: 20px;
	color: #004080;
}
.index_country
{
	height: auto;
	width: 159px;
	border: 1px dashed #CCC;
	float: left;
	text-align: center;
	margin-top: 5px;
	padding: 4px 0;
}
.index_country IMG
{
	width: auto;
	background: #FFF;
	border: 2px solid #DDDDDD;
	padding: 2px;
	margin-top: 5px;
}
/*------------------------fotter--------------------*/
#footer
{
	float: left;
	width: 100%;
	margin-top: 20px;
	height: 104px;
}
.s_footer
{
	width: 100%;
	height: 114px;
	background: #0C1416 url(../_images/foot_bg.gif) repeat-x top left;
}
.sub_footer
{
	width: 964px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
.palma
{
	position: absolute;
	margin-top: -86px;
	margin-left: 50px;
	height: 200px;
}
.foot_main
{
	width: 660px;
	height: 114px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../_images/fm_bg.jpg) no-repeat top left;
}

