body, html{
	margin:0px;
	padding:0px;
	background:#EBE9F3;
	height:100%;
}

body, html, table{
	font:14px/16px "Times New Roman", Times, serif;
	color:#4A4A48;
	text-decoration:none;
}

form{
	margin:0px;
	padding:0px;
}

input, textarea{
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:400;
}

img{
	border:0px;
}

ul, ul li{
	margin:0px;
	padding:0px;
}

li{
	list-style-type:none;
}

a{
	font:14px/16px "Times New Roman", Times, serif;
	color:#167CAC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1, h2.big{
	font:24px/26px Georgia, "Times New Roman", Times, serif;
	color:#7661B2;
	padding:0 0 17px 0;
	margin:0px;
}

h2.big{
	padding:2px 0 17px 0;
}

h2{
	padding:0 0 16px 0;
	margin:0px;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#7661B2;
}

h3{
	padding:0 0 10px 0;
	margin:0px;
	font: bold 14px/26px Tahoma, Arial, Helvetica, sans-serif;
	color:#7661B2;
}

h4{
	margin:0px;
	padding:0 0 13px 0;
	font: bold 12px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#7661B2;
}

.colBlue{
	color:#197AB7;
}

.colRed{
	color:#C61F33;
}

.colBackYel{
	background:#F4EAB9;
}

.redLink{
	color:#C61F33;
	border-bottom:1px dashed #C61F33;
	display:block;
	display:block;
	float:left;
	margin-bottom:8px;
}

.redLink:hover{
	color:#C61F33;
	padding-bottom:1px;
	border-bottom:0px;
	text-decoration:none;
}

.smallTxt{
	font-size:12px;
}

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

.all{
	width:100%;
	_width:expression((document.documentElement.clientWidth < 1000)? "1000px" : ((document.documentElement.clientWidth > 1400)? "1400px" : "100%"));
	min-width:1000px;
	max-width:1400px;
	position:relative;
	background:url(/images/header_blue.gif) no-repeat top left;
}

/* ------------------------------------------------------------- header */
.header{
	height:328px;
}

.header .topMenu{
	position:absolute;
	top:21px;
	left:21px;
}

.header .logo{
	position:absolute;
	top:21px;
	right:3%;
}

.header .phone{
	position:absolute;
	top:93px;
	left:628px;
}

.header .photo{
	position:absolute;
	top:62px;
	left:0px;
	width:569px;
	height:200px;
	overflow:hidden;
}

.header .ramka{
	position:absolute;
	top:62px;
	left:0px;
	width:569px;
	height:200px;
	background:url(/images/ramka_blue.png) no-repeat top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ramka_blue.png');
	_background:none;
}

.header .about{
	padding-top:159px;
	margin:0 120px 0 629px;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color:#4A4A48;
	max-width:490px;
	_width:expression((document.documentElement.clientWidth < 1240)? "auto" : "490px");
}

.header .about a{
	display:block;
	margin-top:6px;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------------------------------------------------- left block */
.leftBlock{
	width:21%;
	padding-left:26px;
	float:left;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.leftBlock a{
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

.leftMenu{
	padding-bottom:27px;
}

.leftMenu ul{
	padding:8px 0 0 28px;
	margin-bottom:-6px;
}

.leftMenu ul li{
	padding:0px;

}

.leftMenu li{
	padding:0px 0 15px 0;
	line-height:0px;

}

.leftMenu a{
	display:block;
	background:url(/images/circ_menu_blue.gif) no-repeat 0px 6px;
	padding-left:19px;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#7661B2;
	text-decoration:underline;
}

.leftMenu ul a{
	background:url(/images/line_grey.gif) no-repeat 0px 10px;
	padding-left:18px;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	color:#7661B2;
}

.leftMenu a:hover{
	text-decoration:none;
}

.photoBlock{
	position:absolute;
	width:112px;
	height:112px;
	overflow:auto;
	margin-left:-6px;
}

.photoBlockRamka{
	position:absolute;
	width:112px;
	height:112px;
	margin-left:-6px;
	background:url(/images/ramka_photo_blue.png) no-repeat top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ramka_photo_blue.png');
	_background:none;
}

.photoBlockText{
	padding:4px 0 0 118px;
	min-height:112px;
	_height:112px;
	margin-bottom:28px;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

.photoBlockText .status{
	padding:3px 0 4px 0;
	color:#7661B2;
}

.photoBlockText a{
	padding:4px 0 1px 0;
	display:block;
	border-bottom:1px dashed #197AB7;
	float:left;
}

.photoBlockText a:hover{
	text-decoration:none;
	padding-bottom:2px;
	border:0px;
}

/* ------------------------------------------------------------- main block */
.mainBlock{
	margin-left:27%;
	margin-right:20px;
}

.mainBlock .dp{
	width:100%;
	float:left;
}

.leftCell{
	width:67%;
	float:left;
}

.rightCell{
	width:32%;
	float:right;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#4A4A48;
}

.leftCell .pad{
	padding-right:45px;
}

.rightCell .pad{
	padding-right:13px;
}

.bigLineHeightBlock{
	line-height:24px;
}

.bigLineHeightBlock2{
	line-height:18px;
}

.photo{
	padding-bottom:13px;
}

a.edit{
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.list{
	margin-left:11px;
	margin-top:-3px;
}

.list li{
	background:url(/images/line_grey.gif) no-repeat 0px 12px;
	padding-left:18px;
}

.list a{
	line-height:24px;
	color:#197AB7;
}

.list a:hover{
	padding-bottom:0px;
	text-decoration:underline;
	border:0px;
}

.statusLine{
	padding:4px 0 17px 0;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}

.statusLine a{
	font:11px/13px Verdana, Arial, Helvetica, sans-serif;
}

.picGalBlock,.im1{
	border:5px solid #E0DBED;
	border-bottom:5px solid #E0DBED;
	border-right:5px solid #E0DBED;
	background:#E0DBED;
	margin:0 17px 17px 0;
	margin-bottom:16px;
}
.picGalBlock {
	float:left !important;
}

.picGalBlock img,.im2 img{
/*	margin:0 1px 1px 0;*/
}

.rightMenu{
	margin-left:15px;
	line-height:24px;
}

.rightMenu li{
	background:url(/images/circ2_yel.gif) no-repeat 0 9px;
	padding-left:21px;
}

.rightMenu li a{
	line-height:24px;
}

.list2{
	margin-left:11px;
}

.list2 li{
	background:url(/images/line_grey2.gif) no-repeat 0 7px;
	padding-left:14px;
	padding-bottom:5px;
}

.list2 li .prom{
	height:5px;
	line-height:0px;
	font-size:0px;
}

.list2 a{
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.pogodaBlock{
	margin-top:-11px;
	padding:10px 16px 10px 16px;
	font-size:11px;
	line-height:13px;
	background:#F4EAD1;
	width:168px;
}

.pogodaBlock .line{
	background:url(/images/line_pogoda.gif) repeat-x 0px 8px;
	padding-bottom:5px;
	padding-top:1px;
}

.pogodaBlock .c1{
	float:left;
	background:#F4EAD1;
	padding-right:7px;
}

.pogodaBlock .c2{
	float:right;
	background:#F4EAD1;
	padding-left:7px;
}

.tableData{
	width:100%;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
}

.tableData th{
	vertical-align:middle;
	background:#DBD5E9;
	border-bottom:3px solid #7661B2;
	padding:8px 0 8px 16px;
	font-weight:bold;
	color:#7661B2;
	text-align:left;
}

.tableData td{
	vertical-align:middle;
	border-bottom:1px solid #DBD5E9;
	padding:5px 0 6px 16px;
}

/* ------------------------------------------------------------- footer */
.footer{
	clear:both;
	background:url(/images/back_footer_blue.gif) no-repeat 17% 46px;
	padding:60px 30px 60px 27%;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.footer a{
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.footer .copyright{
	width:245px;
	margin-right:168px;
	float:left;

}

.circNumb{
	position:absolute;
	width:30px;
	height:30px;
	background:url(/images/circ_pic.png) no-repeat top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/circ_pic.png');
	_background:none;
}

.circNumb2{
	position:absolute;
	width:30px;
	height:30px;
	background:url(/images/circ_pic2.png) no-repeat top left;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/circ_pic2.png');
	_background:none;
}

.circNumb span,.circNumb2 span{
	display:block;
	text-align:center;
	font:24px/26px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

h2.circ{
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#7661B2;
	padding:6px 0 14px 36px;
	margin:0px;
}

.firstCell{
	width:44%;
	float:left;
}

.secondCell{
	width:28%;
	float:left;
}

.thirdCell{
	width:27%;
	float:left;
}

.firstCell .pad, .secondCell .pad, .thirdCell .pad{
	padding-right:20px;
}

.listCountry a{
	line-height:18px;
	color:#7661B2;
	padding-bottom:2px;
}

.listCountry a:hover{
	padding-bottom:1px;
	border-bottom:1px dashed #7661B2;
	text-decoration:none;
}

.listCity{
	margin:11px;
}

.listCity a{
	line-height:18px;
	color:#197AB7;
	padding-bottom:0px;
	background:url(/images/line_grey.gif) no-repeat 0px 9px;
	padding-left:18px;
	display:block;
}

.listCity a:hover{
	padding-bottom:0px;
	text-decoration:underline;
	border:0px;
}

.hid {
	display:none;
}

.ls {
	padding-left:0 !important;
	margin-left:0 !important;
}
.pd8 { padding:2px 0 0 0 !important; }
.lsel { color:#999 !important; }
.ed li{


	
	background:url(/images/list_blue.gif) no-repeat 0px 6px;
	
	padding:2px 0 2px 18px;
}
.ls li { background:0; }
.ed ul,.ed ol {
	margin-bottom:16px;
}
.not { margin-top:0; }
.rsel {  }
.rsel a { color:#999 !important;text-decoration:none;background:url(/images/line_grey3.gif) no-repeat 0px 9px !important; }

#send_form  td .input_text, #send_form  td .text_area {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	width: 370px;
	border: none;
}
#send_form  td .input_text {
	padding: 3px 0;
}

#send_form  {
	display: none;
	border: 5px solid #FFF;
	padding: 10px;
	background-color: #E0DBED;
	position: absolute;
	top: 500px;
	left: 140px;
	_left: expression((document.body.clientWidth/2)-260);
	z-index: 100;
	width: 500px;
}
#send_form  table {
	width: 100%;
}
#send_form  table td {
	padding: 5px;
}
#send_form .text{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#send_form .header{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #c61f33;
}
#send_form  a:hover {
	text-decoration: none;
}
#send_form  a {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;
	height: 27px;
}

#send_form  a.f_send {
	padding: 6px 17px;
	width: 160px;
	background: url(/images/f_send.gif) no-repeat;
}
#send_form  a.f_close {
	padding: 6px 15px;
	width: 73px;
	background: url(/images/f_close.gif) no-repeat;
}

.photoBlockText a.ask_quest,
.about a.ask_quest {
	padding:6px 0 10px 0 !important;
	text-align:center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFF;
	width: 110px;
	background: url(/images/zapros_btn.jpg) no-repeat;
	margin-left:-3px;
	position:relative;
	border-bottom:0 !important;
}



#hotel_img  {
	display: none;
	position: absolute;
	top: 300px;
	left: 140px;
	_left: expression((document.body.clientWidth/2)-260);
	z-index: 100;
	padding-bottom:30px;
}
#hotel_img2  {
	border: 5px solid #FFF;
	padding: 5px 5px 45px 45px;
	background-color: #E0DBED;
	width: 540px;
}

.ffp { padding:20px 40px 0 0; }






.ButtonBron{
    background:url(/images/bron_btn.gif) no-repeat top left;
	display:block;
	width:135px;
	padding:6px 0 10px 0;
	text-align:center;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    TEXT-DECORATION: none;
	margin-left:-3px;
	position:relative;
}

.pgj { background:#C3C8C1;font-size:10px;line-height:10px; }
.pgj:hover,.pgjs { background:#7661B2;font-size:10px;line-height:10px; }




.rightCell2{
	width:32%;
	float:right;
}

.leftCell2 .pad, .rightCell2 .pad{
	padding-right:28px;
}

.list{
	margin-left:11px;
	margin-top:-3px !important;
	margin-bottom:0 !important;
}

.list li{
	background:url(/images/line_grey.gif) no-repeat 0px 12px;
	padding-left:18px;
}

.list a{
	line-height:20px;
	color:#197AB7;
}

.list a:hover{
	padding-bottom:0px;
	text-decoration:underline;
	border:0px;
}

.spec {
	width: 255px;
	}
	.spec .spec_header {
		background: #7661b2 url(/images/spec_lt.gif) left top no-repeat;
		}
	.spec .spec_header2 {
		background: url(/images/spec_rt.gif) right top no-repeat;
		}
		.spec .spec_header2 #actual_offer {
			padding: 6px 0;
			width: 235px;
			font:18px/20px Georgia, "Times New Roman", Times, serif;
			color:#FFF;
			}
	.spec .spec_body_t {
		background: url(/images/spec_point.gif) top left repeat-x;
		padding-top: 1px;
		}
	.spec .spec_body_l {
		background: url(/images/spec_point.gif) top left repeat-y;
		padding-left: 1px;
		_border-left: 1px solid #c3c8c1;
		}
	.spec .spec_body_r {
		background: #e0dbed url(/images/spec_point.gif) top right repeat-y;
		padding-right: 1px;		
		}
	.spec .spec_body_lb {
		background: url(/images/spec_lb.gif) bottom left no-repeat;
		padding-left: 5px;
		}
	.spec .spec_body_rb {
		background: url(/images/spec_rb.gif) bottom right no-repeat;	
		padding-right: 5px;
		}
	.spec .spec_body_cb {
		background: #e0dbed url(/images/spec_point.gif) bottom left repeat-x;
		padding-bottom: 1px;
		height: 4px;		
		}
		.spec .spec_body {
			padding: 15px 15px 20px 20px;
			}
			.spec .spec_body .tours {
				display: none;
				}
			.spec .spec_body .first {
				display: block;
				}
				.spec .spec_body .tours li {
					padding-bottom: 15px;
				}
			.spec .spec_body .tours a,
			.spec .spec_body .pager a {
				text-decoration: underline;
				}
			.spec .spec_body .tours a:hover,
			.spec .spec_body .pager a:hover {
				text-decoration: none;
				}
			.spec .spec_body .pages {
				padding-bottom: 15px;				
				}
				.spec .spec_body .pages a {
					background: url(/images/spec_block_grey.gif) 0 50% no-repeat;					
					}
				.spec .spec_body .pages a:hover {
					background: url(/images/spec_block_blue.gif) 0 50% no-repeat;
					}
				.spec .spec_body .pages a.current {
					background: url(/images/spec_block_blue.gif) 0 50% no-repeat;
					cursor: default;
					}
.noborder,.noborder td,.noborder.th { border:none !important; }

