@charset "utf-8";



.fhidden {
	border-color: #fff;
	width: 10px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}


.fleft {
	float: left;
}

.fright {
	float: right;
}
.w160 {
	width: 160px;
}
.w120 {
	width: 120px;
}
.w180 {
	width: 180px;
}
.w200 {
	width: 200px;
}
.w220 {
	width: 220px;
}
table td {
	vertical-align: top;
}



.container {
	margin: 0px 50px 0px 50px;
}

.textarea td {
	vertical-align: top;
	padding-top: 0px;
}
.textarea td.text,.textarea td.right {
	padding-top: 30px;
	/* padding-top: 40px; */
}
.textarea td.left {
	padding-top: 30px;
}

.text {
	padding: 20px;
	width: 100%;
}
a {
	color: #096b9e;
}

.order {
	background-image: url('/gif/order.png');
	background-position: right top;
	background-repeat: no-repeat;
	width: 140px;
	height: 37px;
	display: block;
	margin: auto;
}
.order:hover {
	background-image: url('/gif/order_a.png');
}
.counter {

}

.item_block {
	margin-bottom: 20px;
       overflow:hidden;
}

.wysiwyg {
	padding-bottom: 40px;
	clear: left;
}


/***************************************************
*
*	TOP MENU
*
****************************************************/

.top_menu {
	height: 53px;
	width: 100%;
}
.top_menu td {
	background-image: url('/gif/top_menu_bg.jpg');
	background-position: right top;
	background-repeat: repeat-x;
	text-align: center;
}
.top_menu td#top_menu_lr {
	background: none;
	width: 5px;
	background-image: url('/gif/top_menu_r.gif');
	background-position: right top;
	background-repeat: no-repeatx;
	/* visibility: hidden; */

}
.top_menu td#top_menu_ll {
	background: none;
	width: 5px;
	background-image: url('/gif/top_menu_left.gif');
	background-position: left top;
	background-repeat: no-repeat;
	/* visibility: hidden; */
}


.top_menu  a{
	height: 53px;
	/*padding: 0 20px 0 20px;*/
	line-height: 53px;
	display: block;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	background-image: url('/gif/top_menu_item.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.top_menu  a.active,
.top_menu  a:hover{
	background-image: url('/gif/top_menu_item_a.jpg');
	background-color: #034c76;
}






/***************************************************
*
*	LEFT MENU
*
****************************************************/

.left_menu {
	width: 140px;
	background-color: #f0efef;
	padding: 10px 0 10px 0;
	margin: 0px 0 20px 0;
}
.left_menu li {
	margin: 0.2em 20px 0.6em 20px;
}
.left_menu a{

	color: #096b9e;
	font-size: 1.15em;
}
.left_menu a.active {
	color: red;
	text-decoration: none;
}

.left_menu_container {
	position: relative;
	margin-bottom: 110px;
}
.abottom {
	position: absolute;
	bottom: -8px;
	height: 8px;
	width: 140px;
}
.atop {
	position: absolute;
	top: -6px;
	height: 6px;
	width: 140px;
}


/***************************************************
*
*	FOOTER
*
****************************************************/

.footer {
	position: relative;
	margin: 0px 50px 0px 50px;
	z-index: 1;
}
#globus {
	width: 177px;
	height: 173px;
	background-image: url('/gif/globus.png');
	background-position: left top;
	background-repeat: no-repeat;
	bottom: 10px;
	z-index: 5;
	position: absolute;
	left: 0px;
}
#globus2 {
	width: 177px;
	height: 1px;
	bottom: 0px;
	z-index: 4;
	position: absolute;
	left: 0px;
}
.footext {
	width: 100%;
}
.footext td {
	padding-top: 40px;
}
/***************************************************
*
*	HEAD
*
****************************************************/

.top_container {
	width: 100%;
}


.header {
	margin: 0px 50px 0px 50px;
	position: relative;
}

.head_left {
	padding-top: 35px;
	vertical-align: top;
}
.head_right {
	vertical-align: top;
	width: 70%;
	/* width: 65%; */
	padding-top: 25px;
}

.logo {
	display: block;
	height: 47px;
	width: 269px;
	background-image: url('/gif/logo.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.address {
	font-size: 0.9em;
	margin-top: 20px;
}
.address a {
	color: #096b9e;
}


.zmey {
		
	background-image: url('/gif/zmey2.png');
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	width: 233px;
	height: 127px;
	top: 0px;
	right: -48px;
	z-index: 1;
}
.icons {
	float: right;
	height: 13px;
	margin-bottom: 8px;
	margin-right: 10px;
	position: relative;
	z-index: 10;
	width: 100px;
}
.icons a {
	margin-left: 10px;
	
}
.white_line {
	height: 33px;
	width: 100%;
	background-color: #fff;
	clear: both;
	position: relative;
	z-index: 10;
}
.white_line a {
	line-height: 33px;
	margin-left: 15px;
	font-weight: bold;
	margin-right: 4px;
}
.aaleft {
	position: absolute;
	left: -4px;
	height: 33px;
	width: 4px;
	top: 0px;
}
.aaright {
	position: absolute;
	right: -4px;
	height: 33px;
	width: 4px;
	top: 0px;
}


.vline_grey {
	border-right: 1px solid #ccc;
	width: 1px;
	height: 20px;
}


#either {
	color: #096b9e;
}
#register {
	color: #b12b33;
}
#logout {
	background-image: url('/gif/logout.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 13px;
	color: red;
}
#settings {
	color:#096B9E;
}
#orders {
	color:#096B9E;
}
#welcome {
	color:#096B9E;
}
.top_welcome {
	width: 100%;
	
}
.top_welcome td {
	vertical-align: middle;
	white-space: nowrap;
}


.phone {
	color: #fff;
	position: absolute;
	top: 103px;
	right: 30px;
	z-index: 20;
	font-size: 1.15em;
}
.phone span {
	font-size: 0.8em;
	padding-right: 6px;
}

/***************************************************
*
*	SHORT MENU
*
****************************************************/

.short_menu {
	float: left;
	margin-left: 15px;
	width: 100%;
	margin-bottom: 5px;
       
       padding-top:25px;
}
.short_menu li {
	float: left;
	margin-right: 3%;
}
.short_menu li a{
	float: left;
	color: #000;
	white-space: nowrap;
}


/***************************************************
*
*	NEWS
*
****************************************************/
.news_block {
	clear: left;
	margin-bottom: 20px;
	float: left;
	width: 99%;
}

.news_item {
       width: 30%;
	/* width: 45%; */
	float: left;
	padding-right: 20px;
}

.item_date {
	margin-bottom: 0.4em;
}

.newslent_line .news_item {
	width: 99%;
}


/***************************************************
*
*	INNER MENU
*
****************************************************/

.inner_menu a{
	margin-right: 20px;
	margin-bottom: 5px;
	display: block;
	float: left;
	
}
.inner_menu {
	margin-bottom: 20px;
	float: left;
}
.inner_menu .active {
	border-bottom: 1px solid #fff;
	color: red;
}




/*** рвапр  */


.red  h2{
	color: #ed1c24;
}

.index_banner {
	width: 100%;
	/* height: 150px; */
	margin-bottom: 10px;
}
.special_index td{
	border-bottom: 1px solid #ababab;
	padding: 3px 6px 3px 0;
	vertical-align: middle;
	color: #686868;
}
.special_index th{
	border-bottom: 1px solid #ababab;
	background-color: #e9e9e9;
	text-align: left;
	padding: 3px;
	padding-left: 0;
	font-size: 0.9em;
	color: #686868;
}
.file_info img{
	margin-right: 3px;
	float: left;
}
.file_info span {
	display: block;
	float: left;
	text-decoration: underline;
}


.tourprom_news td{
	padding: 0;
	padding-bottom: 10px;
}


/*********************************************
*
*	IFRAME
*
*************************************************/

#ifc1, #ifc2 {
	position: relative;
}
#ifc1 {
	overflow: auto;
	height: 500px;
	width: 100%;

}
#ifc2 {
	width: 150%;

}
#iframe {
	width: 100%;
	height: 900px;
	border: none;
}

#anextour #ifc2 {
	/*top: -200px;
	left: -270px;*/
	top: 0;
	left: 0;
}
#anextour #ifc1 {
	overflow: hidden;
}


#auto #ifc2{
	left: -235px;
	top: -100px;
}
#exot #ifc2{
	top: -120px;
}
#newyear #ifc2{
	left: -230px;
	top: -120px;
}
#sky #ifc2{
	top: -180px;
}
#avia #ifc2{
	top: -200px;
	left: -190px;
}

/*****************************************************************
*
*	ТАБЛИЦА
*
******************************************************************/

.wysiwyg table.inner_data {
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
	
	border-collapse:collapse;
	border-spacing:0;
	
	/*margin: 1em 50px 2em 0px;*/
}
.wysiwyg table.inner_data td{
	padding:0px; /* cellpadding="0" */
	
	border-bottom:1px solid #b5bfc4;
	padding:3px 5px;
	text-align:left;
	vertical-align:top;
}

.wysiwyg table.inner_data th, .wysiwyg table.inner_data td {
	border-bottom:1px solid #b5bfc4;
	padding:5px 5px;
	text-align:left;
	vertical-align:top;
}
.wysiwyg table.inner_data th {
	background-color: #eee;
	vertical-align: middle;
}
col {
	/*border-right:1px solid #b5bfc4;*/
}
col.full_width {
	width:100%;
}
col.last_col {
	border:medium none;
}

.hotels_table col.count1,
.hotels_table col.count2,
.hotels_table col.count3 {
	width: 20%;
}

/*********************************************
*
*	Страница спецпредложений
*
*********************************************/
.image_left {
	float: left;
	margin-right: 10px;
}




.special_page .special {
	margin-bottom: 20px;
	margin-top: 20px;
}
.special_page .special .property_block {
	margin-bottom: 0.2em;
}
.special_page .special .property_value {
	font-weight: bold;
	margin-left: 10px;
}
.special_page .special .property_title {
	color: #868686;
}



.special_page .hotel {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.special_page .hotel .property_block {
	float: left;
	width: 20%;
	margin-bottom: 0.2em;
}
.special_page .hotel .property_value {
	float: left;
	width: 100%;
	display: block;
	padding-top: 0.4em;
	color: #236b67;
	font-weight: bold;
	font-size: 1.1em;
}
.special_page .hotel .property_title {
	color: #868686;
	float: left;
	width: 100%;
	display: block;
	border-bottom: 1px solid #868686;
	padding-bottom: 0.4em;
}


.special_page .kommentarii {
	float: left;
}
.special_page .kommentarii .property_block {
	margin-bottom: 0.2em;
	
}
.special_page .kommentarii .property_value {
	font-weight: bold;
}
.special_page .kommentarii .property_title {
	color: #868686;
	width: 120px;
	display: block;
	float: left;
	
}


.itemlist li{
	margin-bottom: 0.2em;
}

.right_banner {
	width: 169px;
	margin: auto;
	margin-top: 20px;
	height: 336px;
       padding-left:30px;
}


.response_add_block {
	margin-top: 40px;
}
.response_add_block textarea {
	width: 80%;
	max-width: 800px;
	height: 300px;
	margin: 10px 0 20px 0;
}
.response_list li{
	margin-bottom: 1em;
	padding: 0.6em;
}
.response_list li.edd {
	background-color: #e9e9e9;
}
.response_list li.Im_here {
	background-color: #fff38c;
}
.response_list li .title {
	color: #8a8a8a;
	margin-bottom: 0.4em;
	font-weight: bold;
}
.response_list li .title span {
	color: #2a7cab;
}
.response_list li div {
	color: #494949;
}


/******************************************
*
*	ICQ
*
*********************************************/
.consult {
	/* margin-left: 30px; */
	margin-top: 20px;
	margin-bottom: 20px;
}
.consult h4 {
	color: #4c4c4c;
	font-size: 1.1em;
}
#Form1 h4 {
	color: #4c4c4c;
	font-size: 1.1em;
}
.consult li {
	float: left;
	margin-bottom: 6px;
}
.consult li img{
	float: left;
	margin-right: 6px;
}

.lt_r {margin:20px 0 0 30px;}
.letter {display:none;}
.letter.last {display:block;}


/* Popup window for gallery */
.popup-frame {position:fixed; top:0;left:0; z-index:1000; width:100%; height:100%;}
.popup-closed {position:absolute; width:0; height:0;}
.popup-shadow {position:absolute; top:0; left:0; width:100%; height:100%; background:#ccc;opacity:0;}
.popup-loader {position:absolute; top:50%; left:50%; overflow:hidden; margin:-40px 0 0 -40px; width:80px; height:80px; background:#000 url(/images/js_img/spinner.gif) 25px 25px no-repeat; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; opacity:.5;}
.popup-loader IMG {display:block; width:640px; opacity:0;border: solid 1px;}
.popup-loaded {background-image:none;   -webkit-border-radius:0; -moz-border-radius:0;  border-radius:0;}
.popup-canvas {overflow:visible; opacity:1; z-index:1000;}
.popup-canvas SPAN {position:absolute; top:-12px; right:-15px;  width:28px; height:28px; background:url(/images/js_img/button.png) no-repeat;   cursor:pointer;}
