html,body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	min-width:1070px;
}

/*rur*/
@font-face { font-family: "Rubl Sign"; src: url(ruble.eot); }
span.rur { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;}    
span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em; // display: none; }
span.rur span:before { content: '\2013'; }


a {
	color: #009cd9;
	text-decoration: underline;
}

a:hover {
	color: #05b3f4;
	text-decoration: none;
}
/*BEGIN OF BLOCKS PARAMETERS*/
#block-head{
	height: 100px;
	clear: left;
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background: url("images/head_bg.jpg");
	background-color: #FFFFFF;
	/*border: solid 1px black;*/
}
#head-logo{
	float: left;
	/*border: solid 1px black;*/
}
/*
#head-center{
	width: 40%;
	float: left;
}
*/
#head-center{
	float: left;
	width: 350px;
	width: 22%;
	height: 55px;
	margin: 10px 10px 0px 5%; /*top right bottom left */
	padding: 10px;
	background: url("images/advice_of_day_bg_1px.gif");
	/*background: url("images/head_bg.jpg");*/
	-moz-border-radius: 7px;
	/*border: solid 1px black;*/
}
#head-center .msg{
	display: block;
	height:40px;
	color: white;
	font-weight: bold;
	text-align: center;
}
#head-center .notice{
	color: white;
	text-align: right;
	vertical-align: bottom;
}
#head-contacts{
	width: 300px;
	float: right;
	text-align: justify;
	padding: 10px 70px 0px 0px; /*top right bottom left */
	/*border: solid 1px black;*/
	/*margin-left:-200px;*/
	margin-left:-1%;
	margin-right:-10px;
}

#head-connect{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 170px;
	height: 180px;
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	//background: url("images/connect.gif") no-repeat top right;
	/*background-color: transparent;*/
	/*border: solid 1px black;*/
	z-index: 2;
	
}

#block-menu-top { 
	height: 20px;
}
#block-menu-tops a{ 
 	background: ;
 	float: left;
 	background: url("images/topmenu_1px_blue.gif");
 	padding: 3px; /* Поля вокруг текста */
}

#block-menu-tops-prices a{ 
 	background: ;
 	float: left;
 	padding: 3px; /* Поля вокруг текста */
 	background: url("images/topmenu_1px_red.gif");
}
#block-menu-top a{ 
	display: block;
	height: 20px;
 	color: #FFFFFF;
	text-decoration: underline;
	padding: 4px 7px 2px 7px;/*top right bottom left */
	
 	-moz-border-radius: 11px;
 	float: left;
}
#block-menu-top a:hover {
	display: block;
	height: 20px;
	color: #000000;
	text-decoration: none;
	padding: 4px 7px 2px 7px;/*top right bottom left */
	background: url("images/topmenu_1px_orange.gif");
	-moz-border-radius: 11px;
	float: left;
}

#block-left { 
 	width: 180px;
 	float: left;
 	padding: 0px; /* Поля вокруг текста */
 	margin-left: 10px;
 	/*margin-left: -100%;*/
 	margin-right: -200px;
 	border: 0px;
}

#menu-left { 
 	width: 180px;
 	float: left;
 	padding: 0px; /* Поля вокруг текста */
 	border: 0px;
 	margin-left: 2px;
}

#menu-lefts { 
	border: 0px;
 	/*height: 30px;*/
 	margin: 0px;
 	padding: 0px;
 	background: url("images/left_menu_body.gif");
 
}

#menu-lefts a{
	display: block;
	/*height: 28px;*/
	margin:0px;
 	color: #FFFFFF;
 	padding: 5px;
	text-decoration: underline;
	background: url("images/left_menu_body.gif");
}
#menu-lefts a:hover {
	display: block;
	/*height: 28px;*/
	margin:0px;
	color: #000000;
	padding: 5px;
	text-decoration: none;
	/*background: url("images/left_menu_body_sel.gif");*/
}
#search-tour {
	width: 180px;
	/*padding:5px;*/
	margin-top: 0px;
	font-size: 12px;
	border: solid 2px #B2D9ED;
	-moz-border-radius: 5px;
}
#search-tour .search-tour-quiq {
	padding:5px;
}
#block-center { 
	/*width: 500px;*/
	width: 66%;
 	float: left;
 	padding: 3px;
 	margin-left: 200px;
 	/*margin-right: 205px;*/
 	margin-right: 175px;
 	/*margin-top: -820px;*/

}
#block-center-padding {
	margin: 0px 20px 0px 0px; /*top right bottom left */
}
#content {
	float: left;
	/*padding:5px;*/
	padding: 5px 20px 5px 5px; /*top right bottom left */
	margin: 5px;
}
#content_tab{
	height:15px;
	padding:5px;
	text-align: center;
	border-top: solid 1px #B2D9ED;
	border-left: solid 1px #B2D9ED;
	border-right: solid 0px #B2D9ED;
	border-bottom: solid 1px #B2D9ED;
	-moz-border-radius: 5px 5px 0px 0px;	
}
#content_tab_sel{
	height:15px;
	padding:5px;
	color: #009cd9;
	text-align: center;
	border-top: solid 1px #B2D9ED;
	border-left: solid 1px #B2D9ED;
	border-right: solid 0px #B2D9ED;
	-moz-border-radius: 5px 5px 0px 0px;
	background: url("images/tab_bg.gif");	
}
#content1{
	font-size: 12px;
	text-align: center;
	border-bottom: solid 1px #B2D9ED;
	border-left: solid 0px #B2D9ED;
	border-right: solid 1px #B2D9ED;
	-moz-border-radius: 5px;
}
#tours_hot_title{
	color: red;
	font-weight: bold;
}
#directions {
	width: 140px;
	height: 150px;
	float: left;
	padding:5px;
	margin: 5px;
	font-size: 12px;
	text-align: center;
	border: solid 1px #B2D9ED;
	-moz-border-radius: 5px;
}
#directions a{ 
 	/*color: black;*/
	text-decoration: underline;
}
#directions a:hover{
	display:block; 
 	color: #009cd9;
 	/*background: #e3e8cc;*/
	text-decoration: none;
}

#directions-all {
	height: 300px;
	margin: 5px 10px 5px 10px; /*top right bottom left */
	padding-bottom: 15px;
	/*border: solid 1px #B2D9ED;*/
	background: url("images/dir_bg1.gif");
}

#directions-all-title {
	padding: 10px 10px 0px 10px; /*top right bottom left */
}

#directions-all-sub {
	float: left;
	margin: 10px;
	width:100px;
}
#block-right{
	/*position: absolute;
	top: 200px;
	right: 0px;*/
	/*width: 15%;/*170px;*/
	width: 205px;
	margin-left: -230px;
	
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 10px;	
 	/*margin-left: 82%;*/
 	margin-right: 0px;
 	/*margin-top: -40%;*/
 	border: 1px dashed grey;
 	/*clear: both;*/
 	float: right;
 	
}
#block-footer{
	clear: left;
	clear: right;
	height: 17px;
	margin-top: 30px;
	/*border: solid 1px black;*/
}
#block-footer-sub{
	clear: left;
	clear: right;
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
}

#copy{
	clear: left;
	clear: right;
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	float: right;
	text-align: right;
	
}
.block_title{
	vertical-align: 100%;
	font-weight: bold;
}

/*END OF BLOCKS PARAMETERS*/

#news_short_list p{
	padding: 0px;
	margin-top: 0px;
}
#news_full_list p{
	padding: 0px;
	margin-top: 0px;
}
#news_full_list{
	padding: 10px;	
 	border-bottom: 1px dashed grey; 	
}
#news-basic {
	float: left;
	padding:0px 5px 5px 5px;
	margin: 0px 5px 5px 5px; /*top right bottom left */
}


.red_strong{
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.right{
	text-align: right;
}

.block_news{
	height:17px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.clear {
	clear: both;
}

#resorts_sub{
	float:left;
	width:150px;
	background:none repeat scroll center top;

}
#pchooser{
	padding:0px 5px 5px 5px;
	margin: 0px 5px 5px 5px; /*top right bottom left */
	border-bottom: 1px dashed grey;

}
#pchooser_submit{
	margin: 10px;
}

#prices_offers_head1{
	padding: 10px;
	background: url('images/dir_bg1.gif');
}
#prices_offers_head2{
	padding: 10px;
	/*height: 100px;*/
	background: #cce8f3;
}
#prices_offers_head2_sub{
	background: #cce8f3;
	float: left;
	padding: 10px;
}
#prices_offers_head2_submit{
	background: #cce8f3;
	float: right;
	padding: 10px;
}

a.pagesline_sel {
	COLOR: #999999
}
a.pagesline_sel:hover {
	COLOR: #999999
}


.button {
background:#FFFFFF none repeat scroll center top;
color:#017CAA;
font-weight:bold;
}
.text, .button, .file, .select {
vertical-align:middle;
}
.textarea, .text, .button, .file {
-moz-border-radius: 4px;
background:#FFFFFF none repeat scroll center top;
border:1px solid #AAAAAA;
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
padding:3px;
}

table,td {
	font-size: 13px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

.offers td{
	border-bottom: 1px dashed grey;
}
.offers_in td{
	border-bottom: 1px dashed grey;
	background: #F6F6F6; 
}

#block-left .search-tour-quiq .cal-date .ico-cal{
	position: relative;
	height: 21px;
}
#block-left .search-tour-quiq .cal-date img{
	margin: 0px 0px 0px 0px; /*top right bottom left */
}

#block-left .search-tour-quiq .cal-date .cal{
	position:absolute;
	/*margin: -175px 0px 0px 10px;*/
	top: -200px;
	left: 35px;
	width: 240px;
	/*height:200px;*/
	background-color: #f2f2f2;
	z-index:1000;
}
#cal1 .search-tour-quiq .cal-date .cal iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:240px;/*must have for any big value*/
	height:200px/*must have for any big value*/;
}
#block-left .search-tour-quiq  .in-cal{
	margin: 5px 5px 5px 5px;
	height: 172px; /*fixed height of calendar */
	width: 230px;
	border: solid 1px #000000;
	background-color: #ffffff;
}
/*//search tour quiq*/

#cal1 .cal-date .cal{
background-color:#F2F2F2;
left:35px;
position:absolute;
top:-180px;
width:240px;
z-index:1000;
}

#in-cal .in-cal{
position:relative;
}

#in-cal .kalendar {
margin:5px 0;
padding:5px 0;
}
#in-cal .kalendar div.del {
height:3px;
margin:0;
padding:0;
}
#in-cal .kalendar img {
margin:0;
padding:0;
}
#in-cal .kalendar table {
margin:0;
padding:0;
text-align:center;
}
#in-cal .kalendar td {
margin:0;
padding:0;
text-align:center;
}
#in-cal .cal-head {
height:16px;
}
#in-cal .cal-head td img {
margin:0;
}
#in-cal .kalendar td img {
margin:0;
padding:0;
}
#in-cal .kalendarhead {
color:#747E85;
font-size:11px;
font-weight:bold;
}
#in-cal .kalendarhead span {
color:#D41A1A;
margin:0;
padding:0;
}
#in-cal .kalendarhead td {
padding:0;
}
#in-cal .kalendar a {
color:#747E85;
font-weight:bold;
}
#in-cal .kalendar .tbdays {
background-color:#FFFFFF;
border:1px solid #FFFFFF;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
}
#in-cal .kalendar .tbdates {
background-color:#F6F6F6;
border:1px solid #F6F6F6;
font-weight:normal;
}
#in-cal .kalendar .tbdates td {
width:20px;
}
#in-cal .kalendar .days {
background-color:#FFFFFF;
color:#000000;
font-size:11px;
font-weight:normal;
}
#in-cal .kalendar .days td {
color:#000000;
font-size:12px;
font-weight:normal;
padding:0;
text-align:center;
width:24px;
}
#in-cal .kalendar .days_ch {
border:1px solid #F6F6F6;
color:#747E85;
font-size:11px;
}
#in-cal .kalendar .redday, .redday a {
background-color:#E6E6E6;
border:1px solid #E6E6E6;
color:#000000;
font-size:11px;
font-weight:normal;
}
#in-cal .kalendar .today {
background-color:#E6E6E6;
border:1px solid #FCCB20;
color:#FF0000;
font-size:11px;
font-weight:normal;
}
.zig {color: #3c4664; font:bold 12pxTahoma,Arial}
a.tixb:link,a.tixb:visited,a.tixb:hover {color: #0251b7; font: bold 11px Tahoma,Arial}
.tix, table.tix td {color:#3c4664; font: 11px Tahoma,Arial}
select.tix {background: #fff; color: #000; font: 11px Tahoma,Arial}
input.tix {color: #000; font: 11px Tahoma,Arial; text-align:right}
.bt1 {border-top:1px solid #a6bbd6}