*
{
    padding:0;
    margin:0;
}
html,
body
{
    height:100%;
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#000;
}
table
{
    font-family:Verdana, Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#000;
    border:0;
    border-collapse:collapse;
}
img
{
    border:0;
}
fieldset
{
    border:0 none;
}
ul,
ol
{
    padding:5px 30px;
}
input,
select,
textarea
{
    font:10px Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    color:#000;
    padding:4px 2px;
    border:1px solid #aaa;
}

button
{
    cursor:pointer;
}
h1
{
    font-size:13px;
    font-weight:normal;
    line-height:1em;
    color:#000;
    margin-bottom:10px;
    border-bottom:1px solid #eee;
}
p
{
    padding-bottom:10px;
}
a,
a:link,
a:active,
a:visited
{
    text-decoration:underline;
    color:#000;
}
a:hover
{
    text-decoration:none;
    color:#000;
}
a:active,
a:focus
{
    outline:0;
}
.fl 
{
  float: left;
}
.fr 
{
  float: right;
}
.alignCenter 
{
	text-align: center;
}
/*css*/
body 
{
   background: url('img/bg.jpg') no-repeat top center;
   background-color: #5CC1E3;
}
div.align_center
{
  text-align: center;
}
div.clear 
{
 clear: both;
}

div.div_container
{
  width: 1001px;
  margin: 0 auto;
}

div.div_header
{
  font-family: Tahoma, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  height: 27px;
  width: 962px;
  text-align: left;
  line-height: 27px;
  padding-left: 30px;
}
div.div_header2
{
  font-family: Tahoma, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  height: 30px;
  width: 100%;
  margin: 0 auto;

  position:fixed;
  z-index: 10001;
  left: 0px; 
  top: 0px;
  background: url(img/header_bg.png) no-repeat top left;
  /*padding-left: 30px;*/
}
div.div_header2_text
{
  height: 27px;
  width: 962px;
  margin: 0 auto;
  text-align: left;
  line-height: 27px;
  padding-left: 30px;
}
div.div_logo
{
  height: 105px;
  width: 1001px;
}
div.div_logo_logo
{
  float: left;
  height: 95px;
  width: 170px;
  padding: 10px 0 0 26px;
}
div.div_logo_text
{
  float: left;
  height: 100px;
  width: 230px;
  font-family: Times New Roman, Arial;
  font-size: 24px;
  font-weight: normal;
  color: #003566;
  padding: 5px 0 0 0;
}
div.div_logo_text span 
{
  font-size: 36px;
}


/*Top menu*/

#data-tours, #data-countries, #data-avia, #data-business, #data-info, #data-contacts {
	position: absolute;
	display: none;
	z-index: 50;
	width: 350px;
	overflow: hidden;
}

#data-tours iframe, #data-countries iframe, #data-avia iframe,
#data-business iframe, #data-info iframe, #data-contacts iframe {
	display: none;
	display/**/: block;
	position: absolute;
	top: 19px;
	left: 9px;
	z-index: -1;
	/*
	filter: mask();
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	*/
	width: 293px;
	height: 3000px;
}

#data-tours				{ width: 310px; }
#data-tours	iframe		{ width: 293px; height: 3000px; }

#data-countries			{ width: 310px; }
#data-countries	iframe	{ width: 293px; height: 3000px; }

#data-avia				{ width: 260px; }
#data-avia	iframe		{ width: 200px; height: 200px; }

#data-business			{ width: 250px; }
#data-business	iframe	{ width: 0px; height: 0px; }

#data-info				{ width: 250px; }
#data-info	iframe		{ width: 0px; height: 0px; }

#data-contacts			{ width: 300px; }
#data-contacts	iframe	{ width: 0px; height: 0px; }

.popup {
	list-style-image: url(img/list.png);
    list-style-position: outside;

}

.popup a , .popup a:hover
{
  color: #66ccff;
}

table.popup {
	border: 0px !important;
	border-collapse: collapse !important;
}
table.popup td {
	padding: 0px !important;
}
.popup td.corner {
	height: 15px;
	width: 19px;
}
.popup td#topleft { background: transparent url(img/form/top-left.png) no-repeat 100% 100%; }
.popup td.top { background: transparent url(img/form/top.png) repeat-x 50% 100%; text-align: center; }
.popup td.top img { display: block; margin: 0%; margin: 0px 0 0 18px; padding: 0px; }
.popup td#topright { background: transparent url(img/form/top-right.png) no-repeat 0% 100%; }
.popup td.left { background-image: url(img/form/left.png); }
.popup td.right { background-image: url(img/form/right.png); }
.popup td#bottomleft { background-image: url(img/form/bottom-left.png); }
.popup td.bottom { background-image: url(img/form/bottom.png); }
.popup td#bottomright { background-image: url(img/form/bottom-right.png); }


#back { float:right; }
#back a { text-decoration:none; font-weight:bold; color:#000958;}
#back a:hover { text-decoration:none; }

.span-40 { width: 750px;}


.topmenu {
	height: 34px;
	text-align: left;
  width: 750px;
  padding: 10px 0 0 40px;

}
.topmenu ul {
	list-style: none;
	display: inline;
}
.topmenu ul li {
	display: inline;
}

.topmenu .menuitem {
	height: 34px;
	padding-left: 20px;
	position: relative;
	float: left;
	margin: 0px 1px;
}
.topmenu .menuitem div.a {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 28px;
	width: 51%;
	z-index: 1;
}
.topmenu .menuitem div.b {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	width: 50%;
	z-index: 1;
}
.topmenu .menuitem a {
	position: relative;
	z-index: 2;
	display: block;
	padding: 4px 0 4px 6px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
/*
.topmenu .menuitem a.active{
  background: url(img/top_menu_right.gif) no-repeat top right;
  color: #003A6E;
  padding: 5px 0 5px 20px;
}
.topmenu .menuitem span.active {
  padding: 4px 10px 4px 6px;
}
.topmenu .menuitem  span.active, .topmenu .menuitem  span a:hover {
  background: url(img/top_menu_left.gif) no-repeat top left;
  padding: 5px 0 5px 20px;
}
*/
/*
.topmenu .active div.a {
	background: transparent url(img/btn/btn-active.png) no-repeat 0% 100%;
}
.topmenu .active div.b {
	background: transparent url(img/btn/btn-active.png) no-repeat 100% 100%;
}
.topmenu .active a {
	color: #0178c1;
	padding-top: 7px;
}
.topmenu .active a:hover {
	color: #0178c1;
}
*/




/*END Top MENU*/


.search_block
{
  width: 1001px;
  min-height: 260px;
}
.search_bg{
  background: url(img/search_bg.gif) repeat-y top left;
}
.search_bg_next
{

  width: 973px;
  min-height: 260px;
  /*background: url(img/search_block_bg.jpg) no-repeat top left;*/
  /*position: absolute;*/
}

.search_block .div_left_book_tickets
{
  width: 30px;
  min-height: 260px;
  float: left;
}
.search_block .div_left_book_tickets img
{
  
}

.search_block .search_form
{
  width: 422px;
  height: 255px;
  float: left;
  overflow: hidden;
  background: url(img/search_bg_top.jpg) no-repeat top right;
}
.search_block .menu_info
{
  float: left;
  padding: 0px 0 0px 0px;
  margin: 0;
}
.search_block .hot_offear
{
  width: 545px;
  height: 260px;
  float: left;
}
.search_form ul 
{
  list-style-type: none;
  margin: 0px 0 0 3px;
  padding: 0;
  width: 105px;
}
.search_form ul li
{
  background: url(img/menu_blue.gif) no-repeat top left;
  width: 105px;
  height: 34px;
  padding-left: 5px;
  line-height: 34px;
  text-align: left;
  font-family: Tahoma, Arial;
  font-size: 15px;
  color: #FFFFFF;
  text-decoration: none;
}
.search_form ul li:hover, .search_form ul li.active
{
  background: url(img/menu_white.gif) no-repeat top left;
  width: 105px;
  height: 34px;
  padding-left: 5px;
  line-height: 34px;
  text-align: left;
  cursor: pointer;
  cursor: hand;
}
.search_form ul li:hover a, .search_form ul li.active a
{
  color: #0096FF;
}
.search_form ul li a, .search_form ul li a:hover
{
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  
}
.search_bottom_bg
{
  background: url(img/search_block_bottom_bg.gif) no-repeat top right;
  width: 418px;
  height: 8px;
}
.search_line_bg
{
  background: url(img/search_line_bg.jpg) repeat-y top right;
  width: 422px;
  margin-top: 5px;
}
.search_line_bg td
{
  vertical-align: top;
}
.search_form ul li a:hover
{
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #0096FF;
  text-decoration: none;
}


.search_block .hot_offear h3
{
  font-family: Times New Roman, Arial;
  font-size: 24px;
  color: #FF0000;
  font-weight: normal;
  margin-top: 10px;
}

.search_block .hot_offear .hot_offear_table
{
  width: 540px;

  /*background: transparent url(img/hot_block.png) no-repeat top left;*/
  margin-top: 8px;
  border: 1px solid #C4D0D4;
}

.search_block .hot_offear .hot_offear_table td
{
  vertical-align: top;
  width: 270px;
  height: 96px;
  border: 1px solid #C3CBCD;
}

.search_block .hot_offear .hot_offear_table td .hot_block
{
  width: 266px;
  height: 208px;
  overflow: hidden;
  
}

.search_block .hot_offear .hot_offear_table td .hot_block div
{
  padding: 5px;
  margin: 0;
}
.hot_block div img
{
  margin-right: 5px;
}
.hot_block div p
{
  margin:0;
  padding: 0;
}
.hot_block div p.block_title
{
  font-family: Tahoma, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #005AA1;
}

.hot_block div p.block_desc
{
  font-family: Tahoma, Arial;
  font-size: 11px;
  font-weight: normal;
  color: #444444;
  padding-top: 3px;
}

.hot_block div p.block_price
{
  font-family: Tahoma, Arial;
  font-size: 17px;
  font-weight: normal;
  color: #04B2D9;
}

.search_block .hot_offear .hot_offear_table td .block1
{
  /*margin: 3px 0 0 3px;*/
}
.search_block .hot_offear .hot_offear_table td .block2
{
  /*margin: 3px 0 0 0px;*/
}
.search_block .hot_offear .hot_offear_table td .block3
{
  margin: 0px 0 0 3px;
}
.search_block .hot_offear .hot_offear_table td .block4
{
  margin: 0px 0 0 0px;
}
.hot_offear_table td .hot_block
{
  border: 2px solid #EAF6FC;
}
.hot_offear_table td .hot_block:hover
{
  border: 2px solid #93C9F6;
}

.hot_offear_table td .hot_block img
{
  border: 1px solid #C3CBCD;
  padding: 2px;
}

/*
.search_block .hot_offear .hot_offear_table td:hover
{
  border: 2px solid #93C9F6;
}
*/

.div_middle_menu
{
  width: 1001px;
  height: 45px;
  background: url(img/middle_menu.gif) no-repeat top left;
}

.div_middle_menu ul 
{
  list-style-type: none;
  width: 1001px;
}

.div_middle_menu ul li
{
  float: left;
  height: 37px;
  background: url(img/middle_button_right.gif) no-repeat top right;
  margin-left: 4px;
  line-height: 37px;
  text-align: left;
}
.div_middle_menu ul li a.icon_plain
{
  background: url(img/icon_plain.gif) no-repeat top left;
  padding-left:  35px;
}
.div_middle_menu ul li a.icon_palm
{
  background: url(img/icon_palm.gif) no-repeat top left;
  padding-left:  35px;
}
.div_middle_menu ul li a.icon_gift
{

 background: url(img/blue_left.gif) no-repeat top left;
/*
  background: url(img/icon_gift.gif) no-repeat top left;*/
}
.div_middle_menu ul li a.icon_paint
{
background: url(img/blue_left.gif) no-repeat top left;
  /*background: url(img/icon_paint.gif) no-repeat top left;*/
}
.div_middle_menu ul li a.icon_sanatory
{
background: url(img/blue_left.gif) no-repeat top left;
 /* background: url(img/icon_sanatory.gif) no-repeat top left;*/
}
.div_middle_menu ul li a.icon_welcome
{
background: url(img/blue_left.gif) no-repeat top left;
  /*background: url(img/icon_welcom.gif) no-repeat top left;*/
}
.div_middle_menu ul li a
{
  font-family: Tahoma, Arial;
  font-size: 13px;
  font-weight: bold;
  padding: 11px 8px 11px 9px;
  color: #003E70;
  text-decoration: none;
}
.div_middle_menu ul li a:hover
{
  text-decoration: none;
  color: #003E70;
}

.div_content
{
  width: 1001px;
  margin-top: 1px;
}
.div_content .special_offer
{
  float: left;
}

.div_content .main_content
{
  float: left;
  width: 683px;
  background: url(img/main_content.gif) repeat-y top left;
  min-height: 286px;
  padding: 8px;
}

.div_content .main_content_expand
{
  float: left;
  width: 950px;
  background-color: #EDF4F7;
  min-height: 286px;
  padding: 8px;
}

.div_content .main_content h1
{
  font-family: Tahoma, Arial;
  font-size: 16px;
  color: #017DAA;
  font-weight: bold;
  padding: 2px 0 5px 0px;
}

.div_content  .left_blocks
{
  float: left;
  width: 258px;
  margin-left: 15px;
  overflow: hidden;
}

.div_content .left_blocks .left_pretty_block
{
  width: 258px;
  overflow: hidden;
  background: url(img/block_middle.gif) repeat-y top left;
}

.left_pretty_block .block_top
{
  width: 258px;
  height: 32px;
  background: url(img/block_top.gif) no-repeat top left;
}

.left_pretty_block .block_bottom
{
  width: 258px;
  height: 18px;
  background: url(img/block_bottom.gif) no-repeat top left;
}

.left_pretty_block  .block_pretty_info
{
  padding: 10px 5px 0 5px;
}
.block_top h3 
{
  font-family: Tahoma, Arial;
  font-size: 14px;
  color: #017DAA;
  font-weight: bold;
  padding: 6px 0 5px 5px;
}
.block_top h3 a
{
  color: #017DAA;
  text-decoration: none;
}
.block_pretty_info input 
{
  
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #484848;
  font-weight: normal;
  background: url(img/input.gif) no-repeat top left;
  border: 0 none;
  width: 169px;
  height: 24px;
  padding-left: 5px;
}

.block_pretty_info input.login
{
  
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #484848;
  font-weight: normal;
  background: url(img/input_short.gif) no-repeat top left;
  border: 0 none;
  width: 120px;
  padding:3px 0 0 0 ;
  margin: 0;
  padding-left: 5px;
}
.lang
{
  width: 180px;
 text-align: right;
 padding-left: 40px;
}
.lang ul
{
  list-style-type: none;
  width: 180px;
}
.lang ul li
{
  float: left;
  vertical-align: middle;
  padding: 0px 0 0 5px;
}
.left_block
{
  width: 256px;
  border: 1px solid #428BA4;
  background-color: #FBFBFB;
}
.left_block .block_info
{
  padding: 5px;
}

.div_footer
{
  width: 972px;
  height: 63px;
  background: url(img/footer_bg.gif) no-repeat top left;
  margin-left: 29px;
  margin-top: 11px;
}
.div_footer .div_copyright
{
  width: 700px;
  margin: 0px 0 0 7px;
  padding-top: 16px;
  color: #FFFFFF;
  font-family: Tahoma, Arial;
  font-size: 12px;
  height: 50px;
  float: left;
}
.div_footer .div_solution
{
  width: 210px;
  margin: 0px 0 0 7px;
  color: #FFFFFF;
  font-family: Tahoma, Arial;
  font-size: 12px;
  float: right;
  line-height: 63px;
}
.div_footer .div_solution a, .div_footer .div_copyright a
{
  color: #FFFFFF;
  text-decoration: none;
}
.div_footer .div_solution a:hover, .div_footer .div_copyright a:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}
