
html, body, div, ul, td, tr, form, p {
	margin:0;
	padding:0;
}
.clear, .clear_all {
	clear:both;
	height:0px;
}
.fl { float:left; }
.fr { float:right; }
td, tr, trable { border:none; }
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}
img { border:0; }
a:active, a:focus { outline: none; }

html, body {
	min-height:auto;
	height: 100%;
	width:100%;
	background-color:#fff;
	color:#000;
}
#sitewrapper {
	position: relative;
	width: 595px;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	padding: 0;

}
* html #sitewrapper {
	height: 100%;
}
html {
	background:#fff;
}
body {
	background:#fff;
}

#header {
	display: none;
	width:100%;
	height:264px;
	min-width: 992px;
	background:url(../img/header.jpg) no-repeat 50% 0;
}
#header_inner {
	width:985px;
	position:relative;
	height:264px;
	margin:0 auto;
}

#header_inner .top_menu {
	float:right;
	margin-top:21px;
	margin-right:27px;

}
* html #header_inner .top_menu {
	margin-right:14px;
}
#header_inner .top_menu a {
	text-decoration:none;
	font:12px arial;
	color:#fff;	
}

#center a:hover, #footer a:hover, 
#column_right a:hover, 
#header_inner .top_menu a:hover {
	text-decoration:underline;	
}

#header_inner .top_menu span {
	margin:0px 2px 0px 2px;
	font:12px arial;
	color:#66b2e0;
}

#header_inner a.logo {
	position:absolute;
	top:17px;
	left:24px;
}
#header_inner .main_menu {
	position:absolute;
	left:241px;
	top:67px;
	width:444px;
	height:49px;
}

#header_inner .main_menu a {
	text-decoration:none;
	font:11px arial;
	font-weight: bold;
	height:19px;
	text-align:center;
	padding-top:30px;
	display:block;
	float:left;
	color:#03409b;
	position:relative;
	text-transform: uppercase;
}
#header_inner .main_menu a img {
	position:absolute;
	bottom:0px;
	right:0px;
}
#header_inner .main_menu a.home {
	width:71px;
	background:url(../img/home.jpg) no-repeat;
}

#header_inner .main_menu a.excursions {
	width:84px;
	background:url(../img/excursions.jpg) no-repeat;
}

#header_inner .main_menu a.holidays {
	width:72px;
	background:url(../img/holidays.jpg) no-repeat;
}

#header_inner .main_menu a.cruises {
	width:62px;
	background:url(../img/cruises.jpg) no-repeat;
}

#header_inner .main_menu a.rentacar {
	width:83px;
	background:url(../img/rentacar.jpg) left 1px no-repeat;
}

#header_inner .main_menu a.tickets{
	width:72px;
	background:url(../img/tickets.jpg) left 12px no-repeat;
}

#header_inner .main_menu a.home:hover, 
#header_inner .main_menu a.home.active {
	background:#fff url(../img/home_hover_bg.jpg) bottom left no-repeat;
}
#header_inner .main_menu a.holidays.active,
#header_inner .main_menu a.holidays:hover {
	background:#fff url(../img/holidays_right_border.jpg) bottom right no-repeat;
}
#header_inner .main_menu a.excursions.active,
#header_inner .main_menu a.excursions:hover {
	background:#fff url(../img/excursions_right_border.jpg) bottom right no-repeat;
}
#header_inner .main_menu a.cruises.active,
#header_inner .main_menu a.cruises:hover {
	background:#fff url(../img/cruises_right_border.jpg) bottom right no-repeat;
}
#header_inner .main_menu a.rentacar.active,
#header_inner .main_menu a.rentacar:hover {
	background:#fff url(../img/rentacar_right_border.jpg) bottom right no-repeat;
}
#header_inner .main_menu a.tickets.active,
#header_inner .main_menu a.tickets:hover {
	background:#fff url(../img/tickets_hover.jpg) top right no-repeat;
}
#center {
	width:530px;
	padding: 0;
	margin: 0 25;
	padding-top: 0;
	padding-bottom:141px;
	float:none;
}
* html #center {
	display: inline;
	padding-bottom:0px;
}

.container {
	background:url(../img/container_bottom_bg.jpg) bottom right no-repeat;
	width:314px;
	padding-bottom:19px;
	float:left;
	margin:0px 22px 22px 0px;
}
* html .container {
	margin-right:0px;
}

.container.orange {
	background:url(../img/container_bottom_bg_orange.jpg) bottom right no-repeat;	
}
.container .top_bg {
	background:url(../img/container_top_bg.jpg) bottom right no-repeat;
	width:314px;
	height:19px;
}
.container.orange .top_bg {
	background:url(../img/container_top_bg_orange.jpg) bottom right no-repeat;
}

* html .container.orange {
	margin-right:18px;
}

.special {
	width:298px;
	height:146px;
	background:url(../img/special_bg.jpg) top right no-repeat;
	border-right:1px #0f4596 solid;
	border-left:1px #0f4596 solid;
	margin-left:14px;
}
.container.orange .special {
	border-right:1px #ffa40e solid;
	border-left:1px #ffa40e solid;
}
.special h2 {
	font:12px georgia;
	font-weight: bold;
	color:#03409b;
	margin-left:24px;
	display:inline;
	text-transform: uppercase;
}
.special .float_left {
	float:left;
	width:143px;
	margin-top:33px;
	margin-left:12px;
	font:12px arial;
}
.special .float_left br {
	font:5px arial;
}
.special .float_left a {
	font:12px arial;
	font-weight: bold;
	color:#03409b;
	text-decoration:none;
}
.special span {
	font:12px georgia;
	color:#ec1a3b;
	font-style: italic;
	margin-bottom:5px;
}
.container .box {
	background:#fffdf6 url(../img/box_top_bg.jpg) top left repeat-x;
	border-left:1px #0f4596 solid;
	border-right:1px #0f4596 solid;
	font:12px arial;
	width:298px;
	padding-bottom:9px;
	margin-left:14px;
}

.container.orange .box {
	border-left:1px #ffa40e solid;
	border-right:1px #ffa40e solid;
}
.container .box a {
	display:block;
	color:#03409b;
	font:12px arial;
	font-weight: bold;
	height:12px;
	text-decoration:none;
	background:url(../img/links_bg.jpg) bottom left no-repeat;
	padding:10px 0px 0px 14px;
	margin:0px 0px 9px 10px;
}
.container .box span {
	font:12px georgia;
	font-style: italic;
	color:#ec1a3b;
	margin-left:24px;
}

* html .special a.img {
	position:relative;
}
a.img {
	background:url(../img/img_link.png) bottom left no-repeat;
	width:146px;
	height:111px;
	display:block;
	padding-top:14px;
	padding-left:12px;
	
}
* html a.img {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/img_link.png', sizingMethod='scale');
	cursor:pointer;	
}
.special a.img.fl {
	margin-left:-15px;
	margin-top:4px;
	*margin-top:-1px;
}

#footer {
	display: none;
}

#column_right {
    display: none;
}


a.rss img {
	margin-bottom:-1px;
	margin-left:8px;
}

.dot_border {
	background:url(../img/dot_border.jpg) top left repeat-x;
	height:1px;
	width:279px;
	margin-top:12px;
	margin-bottom:6px;
}

.news .news_box {
	width:279px;
	background:url(../img/dot_border.jpg) bottom left repeat-x;
	padding-bottom:19px;
	margin-top:14px;
}

.news .news_box span {
	font:12px arial;
	color:#848484;
}
.news .news_box a,
a.allnews {
	color:#03409b;
	font:12px arial;
	font-weight: bold;
	text-decoration: none;
}
a.allnews {
	padding-right:10px;
	background:url(../img/yellow_bg.jpg) right 3px no-repeat;
}




/*------------------------ categories -------------------- */

#center.categories {
	padding-top:0px;
	width:530px;
	padding-right:23px;
	padding-bottom:191px;
} 

* html #center.categories .current_page {
	margin-top:-18px;
	margin-right:12px;
}

.current_page {
	display: none;
	margin-top:4px;
	float:right;
}
.current_page a {
	color:#03409b;
	font:11px arial;
	text-decoration: none;
	display:block;
	float:left;
	padding-left:10px;
	background:url(../img/fl_top_a_bg.gif) left 4px no-repeat;
	margin-left:6px;
}

.current_page a.current {
	background:url(../img/fl_top_a_bg_current.gif) left 4px no-repeat;
	color:#54bde9;
}

#center.categories .inner_category {
	background: transparent;
	width:530px;
	margin:24px 0px 0px 15px;
	padding-top:120px;
}
* html #center.categories .inner_category {
	margin-left:0px;
}
.inner_category h2 {
	margin-left:24px;
	font:12px georgia;
	font-weight: bold;
	color:#03409b;
	margin-bottom:28px;
}
* html .inner_category h2 {
	margin-left:38px;
}
.inner_category .container {
	background:url(../img/container_bg.png) no-repeat;
	width:530px;
	margin-left:14px;
	margin-bottom:10px;
	margin-right:0px;
}


* html .inner_category .container .price,
* html .inner_category .container .content,
* html .inner_category .container .text {
	position:relative;
	zoom:1;
}

.inner_category .container a.img {
	display: none;
	margin-top:-18px;
	margin-left:-18px;
	position:relative;	
}

.inner_category .container .content {
	float:left;
	margin-top:13px;
	margin-left:2px;
	font:12px arial;
}

.inner_category .container .content a {
	font:14px arial;
	font-weight: bold;
	color:#03409b;
	text-decoration:none;
	margin-bottom:1px;
	position:relative;
	margin-left:14px;	
}
.inner_category .container .content img {
	margin-right:3px;
	float:left;
	margin-top:3px;
	margin-bottom:10px;
}
.inner_category .container .content strong,
.inner_category .container .content em {
	float:left;
	width:300px;
	margin-bottom:10px;
}
.inner_category .container .content strong {
	font-weight: normal;
}
.inner_category .container .content .small_content {
	width:333px;
	margin-top:10px;
}
.price {
	float:left;
	font:14px arial;
	color:#000;
	margin-top:14px;
	clear:right;
	cursor:default;
}

.price span {
	display:block;
	width:74px;
	height:30px;
	background:transparent;
	color:#000;
	font:18px arial;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
}


.inner_category .container .text {
	float:none;
	clear: both;
	width:466px;
	font:12px arial;
	color:#000;
}

.inner_category div.category_bottom {
	display: none;
	width:636px;
	height:23px;
	padding-top:13px;
	background:url(../img/span_bottom_bg.png) no-repeat;
	float:right;
	clear:both;
	cursor:default;
}

* html .inner_category div.category_bottom {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/span_bottom_bg.png', sizingMethod='scale');
	margin-right:-6px;
}

.inner_category div.category_bottom {
	font:14px arial;
	color:#667b9b;
}

.inner_category div.category_bottom a {
	color:#03409b;
	text-decoration:none;
	font:14px arial;
	font-weight: bold;
	position:relative;
	zoom:1;
}

.inner_category div.category_bottom a.back {
	padding-left:9px;
	font:11px arial;
	margin-right:13px;
	background:url(../img/paging_back.gif) left 4px no-repeat;
	margin-left:10px;
}

.inner_category div.category_bottom a.forwd {
	padding-right:9px;
	font:11px arial;
	margin-left:13px;
	background:url(../img/paging_forwd.gif) right 4px no-repeat;
}

/*------------------------ header submenu ---*/

#header_inner .submenu {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:15;
	width:100%;
}
.submenu a {
	background:url(../img/menu_bg_scale.png) left top repeat-x;
	height:54px;
	display:block;
	margin-right:1px;
	text-decoration:none;
	font:11px arial;
	font-weight: bold;
	color:#03409b;
	text-align: center;
	float:left;
	position:relative;
	padding:0 5px;
	z-index: 50;
}

* html .submenu a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu_bg_scale.png', sizingMethod='scale');
}

.submenu a.active {
	margin-left: -2px;
	margin-right: -1px;
	z-index: 100;
}


.submenu a strong{
	float: left;
	clear: both;
	height:40px;
	padding:14px 9px 0px 9px;
}
.submenu a.active strong {
	background:url(../img/submenu_hover_bg.png) repeat-x;
	padding-left: 11px;
	padding-right: 11px;
}

* html .submenu a.active strong{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/submenu_hover_bg.png', sizingMethod='scale');
	
}

.submenu a.active em
{
	position:absolute;
	right:-1px;
	bottom:0px;
	width:6px;
	height:54px;
	background:url(../img/proba_07.png) top left no-repeat;
}
.submenu a.active em.left {
	position:absolute;
	left:-1px;
	background:url(../img/proba_03.png) no-repeat; 
}
* html .submenu a.active em {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/proba_07.png', sizingMethod='scale');
}
* html .submenu a.active em.left {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/proba_03.png', sizingMethod='scale');
}


#header_inner .submenu span {
	display:block;
	width:24px;
	height:48px;
	background:url(../img/transparent_bottom_bg.png) repeat-x;
	margin-left:1px;
	margin-top:6px;
}

* html #header_inner .submenu span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/transparent_bottom_bg.png', sizingMethod='scale');
}

#header_inner .submenu span.right_transparent_bg {
	float:left;
	height:48px;
	background:url(../img/transparent_bottom_bg.png) repeat-x;
	width:280px;
	z-index:10;
	margin-left:-1px;
	margin-top:6px;
}

* html #header_inner .submenu span.right_transparent_bg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/transparent_bottom_bg.png', sizingMethod='scale');
}

#header_inner .submenu span.fr {
	margin-right:2px;
}

* html #header_inner .submenu span.fr {
	margin-right:1px;
}
.submenu a:hover {
	text-decoration:underline;
	cursor:pointer;
}
.submenu a.active:hover {
	text-decoration:none;
}
/*
.submenu a {
	background:url(../img/menu_bg_scale.png) left top repeat-x;
	height:40px;
	display:block;
	margin-right:1px;
	padding:14px 14px 0px 15px;
	text-decoration:none;
	font:11px arial;
	font-weight: bold;
	color:#03409b;
	text-align: center;
	float:left;
	position:relative;
}

* html .submenu a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu_bg_scale.png', sizingMethod='scale');
}

.submenu a:hover,
.submenu a.active {
	background:url(../img/submenu_hover_bg.png) repeat-x;
}
* html .submenu a.active,
* html .submenu a:hover {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/submenu_hover_bg.png', sizingMethod='scale');
	z-index:10;
	padding-left:15px;
	padding-right:15px;
	margin-left:0px;
	margin-right:0px;
}
.submenu a.active em,
.submenu a:hover em {
	position:absolute;
	right:-1px;
	bottom:0px;
	width:5px;
	height:54px;
	background:url(../img/em_transp_bg.jpg) no-repeat;
}
.submenu a.active em.left,
.submenu a:hover em.left {
	position:absolute;
	left:-2px;
	width:5px;
	height:54px;
	background:url(../img/em_transp_bg_left.jpg) no-repeat; 
	z-index:50;
}
.submenu a:hover em {
	z-index:500;
}

* html .submenu a:hover em.left {left:0px;}
* html .submenu a.active em.left {left:0px;}

#header_inner .submenu span {
	display:block;
	width:24px;
	height:48px;
	background:url(../img/transparent_bottom_bg.png) repeat-x;
	margin-left:1px;
	margin-top:6px;
}

* html #header_inner .submenu span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/transparent_bottom_bg.png', sizingMethod='scale');
}

#header_inner .submenu span.right_transparent_bg {
	float:left;
	height:48px;
	background:url(../img/transparent_bottom_bg.png) repeat-x;
	width:280px;
	z-index:10;
	margin-left:-1px;
	margin-top:6px;
}

* html #header_inner .submenu span.right_transparent_bg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/transparent_bottom_bg.png', sizingMethod='scale');
}

#header_inner .submenu span.fr {
	margin-right:2px;
}

* html #header_inner .submenu span.fr {
	margin-right:1px;
}
*/
a.img1 {
	background:url(../img/img_bg.png) bottom left no-repeat;
	width:120px;
	height:159px;
	display:none;
	padding-left:14px;
	margin-left:-18px;
	margin-top:-18px;
	margin-right:24px;
	position:relative;
}
a.img1 img {
	margin-top:16px;
}

* html a.img1 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/img_bg.png', sizingMethod='img');
	cursor:pointer;
	margin-right:38px;	
}
	
/*----------------------------- vacantion ------------*/
#center.documents,
#center.contacts,
#center.hotel,
#center.vacantion,
#center.excursion {
	padding-top:0px;
	width:530px;
	padding-right: 0;
	padding-bottom:10px;
}


* html #center.excursion .current_page,
* html #center.vacantion .current_page {
	margin-top:-18px;
	margin-right:12px;
}


.left_side {
	width:530px;
	float: none;
	z-index: 20;
	position:relative;
}

.right_side {
	display: none;
	width:310px;
	float:none;
	position:relative;
	z-index: 20;
}
.inner_documents,
.inner_contacts,
.inner_hotel,
.inner_vacantion,
.inner_excursion {
	width:530px;
	padding-left: 0;
	padding-top: 120px;
	margin-left: 0;
	margin-top: 0;
	font:12px arial;
	position:relative;
	padding-bottom:60px;
}
.top_transparent_bg {
	display:none;
}


.inner_hotel h2, 
.inner_excursion h2, 
.inner_vacantion h2 {
	font:20px georgia;
	font-weight: bold;
	color:#ec1a3b;
	margin-left:15px;
	margin-bottom:10px;
	font-variant: small-caps;
}


.inner_hotel .small_img,
.inner_excursion .small_img,
.inner_vacantion .small_img {
	margin-right:5px;
	margin-top:15px;
}
.inner_hotel .price,
.inner_excursion .price,
.inner_vacantion .price {
	margin-left:15px;
	font:12px arial;
}
* html .inner_hotel .price,
* html .inner_excursion .price,
* html .inner_vacantion .price {
	margin-left:7px;
}
.inner_hotel .price strong,
.inner_excursion .price strong,
.inner_vacantion .price strong {
	margin-top:12px;
	margin-right:6px;
}
.inner_hotel .price strong,
.inner_hotel .price span,
.inner_excursion .price strong,
.inner_excursion .price span,
.inner_vacantion .price strong,
.inner_vacantion .price span {
	float:left;
}

a.ask {
	display: none;
}

div.questions {
	background-color: #fff;
	width:201px;
	padding:11px 37px 11px 37px;
	font:12px arial;
	font-weight: bold;
	color:#ec1a3b;
	text-align: center;
	margin-left:15px;
	margin-top:11px;
}

div.includes,
div.excludes {
	width:530px;
	margin-top:19px;
	position:relative;
	padding-left:15px;
}
div.excludes {
	margin-top:16px;
}
* html div.excludes {
	margin-top:12px;
}
div.excludes b,
div.includes b {
	display:block;
	margin-bottom:7px;
}

div.excludes ul,
div.includes ul {
	list-style-image: url(../img/list_bullet.gif);
}

div.excludes ul li,
div.includes ul li {
	margin-bottom:7px;
	margin-left:-1px;
}
.inner_hotel div.title,
.inner_excursion div.title,
.inner_vacantion div.title {
	width:530px;
	height:30px;
	background-color:#fff;
	padding-top:6px;
	float:left;
	margin-top:25px;
	margin-left:4px;
}
.inner_hotel div.title span,
.inner_excursion div.title span,
.inner_vacantion div.title span {
	cursor:default;
	width:73px;
	height:18px;
	padding-top:5px;
	background: transparent;
	display:block;
	text-align:left;
	color:#ec1a3b;
	font:11px arial;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
	margin-right:3px;
	margin-left:11px;
}
* html .inner_hotel div.title a,
* html .inner_excursion div.title a,
* html .inner_vacantion div.title a,
* html .inner_hotel div.title span,
* html .inner_excursion div.title span,
* html .inner_vacantion div.title span {
	margin-left:0;
}
.inner_hotel div.title a,
.inner_excursion div.title a,
.inner_vacantion div.title a {
	margin-left:0;
	float:none;
	text-transform: uppercase;
	text-decoration:none;
	margin-top:5px;
	font:11px arial;
	color:#03409b;
	display: none;
	width:73px;
	height:18px;
	text-align:center;
}

.inner_hotel .bottom_text,
.inner_excursion .bottom_text,
.inner_vacantion .bottom_text {
	margin-left:14px;
	margin-top:10px;
	line-height:17px;
	width:530px;
}
* html .inner_hotel .bottom_text,
* html .inner_excursion .bottom_text,
* html .inner_vacantion .bottom_text {
	margin-left:16px;
}
.inner_hotel .bottom_text b,
.inner_excursion .bottom_text b,
.inner_vacantion .bottom_text b {
	display:block;
	margin-bottom:5px;
}
.program_boxes,
.hotel_boxes {
	position:relative;
	padding-bottom:10px;
	zoom:1;
	z-index:20;
}
a.bottom_right_link {
	display: none;
	position:absolute;
	bottom:0px;
	right:12px;
	text-decoration:none;
	color:#03409b;
	font:11px arial;
	padding-left:10px;
	background:url(../img/totop_bg.gif) left 5px no-repeat;
}

.hotel_box {
	margin-left:0;
	margin-top:3px;
	zoom:1;
	margin-bottom:12px;
}

.hotel_box .img, 
.hotel_box .img1 {
	float:left;
}
.hotel_box .fl {
	width:530px;
	font:12px arial;
	line-height:17px;
	margin-top:3px;
	margin-left:16px;
}

.hotel_box .fl a {
	font:12px arial;
	color:#03409b;
	text-decoration:none;
	font-weight: bold;
	margin-bottom:10px;
	display:block;
	float:left;
	margin-right:10px;
}

span.star {
	background:url(../img/yellow_star.png) no-repeat;
	width:9px;
	height:9px;
	display:block;
	float:left;
	margin-top:3px;
	margin-right:3px;
}


* html span.star {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/yellow_star.png', sizingMethod='img');
}
.bottom_transparent_bg {
	display:none;
}


div.big_picture {
	width:300px;
	height:226px;
	background-color:#fff;
	border:1px solid #d4dad5;
	margin-left:7px;
	margin-top:16px;
}

div.big_picture img {
	margin-left:6px;
	margin-top:18px;
}

.bottom_pictures {
	width:360px;
	margin-top:30px;
	margin-left:4px;
}
* html .bottom_pictures {
	width:300px;
}
.bottom_pictures .img1 {
	margin-right:0;
	margin-left:20px;
}

div.numpics {
	width:100px;
	margin:0 auto;
	margin-top:10px;
}

div.numpics a.number_of_pictures {
	font:11px arial;
	color:#03409b;
	text-decoration:none;
}

.right_side a {
	font:11px arial;
	color:#03409b;
	text-decoration:none;
}

.toprinter {
	padding-left:15px;
	background:url(../img/printer.gif) left 2px no-repeat;
	margin-right: 13px;
	margin-left:9px;
	z-index:100;
	zoom:1;
}

.sendtofriend {
	padding-left:15px;
	background:url(../img/sendtofriend.gif) left 2px no-repeat;
}


/*------------------------ excursion ----------*/

* html #center.excursion .current_page {
	margin-top:-18px;
	margin-right:12px;
}

#center.excursion .left_side em.fl {
	width:510px;
	margin-top:13px;
}
#center.excursion .left_side h2 {
	margin-bottom:0;
	font:20px georgia;
	font-weight: bold;
	font-variant: small-caps;
}
#center.excursion .program_boxes strong {
	margin-top:12px;
	margin-left:14px;
	font-weight: normal;
	display:block;
}
* html #center.excursion .program_boxes strong {
	margin-left:20px;	
}
table {
	margin-top:10px;
	border-collapse: collapse;
	width:595px;
}

table th,
table td {
	border: 1px dotted #d1d3d4;
}

.inner_excursion table {
	margin-left:4px;
}
table thead th {
	height:25px;
	padding-left:14px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	text-align:center;
	font-weight: normal;
	
}
table thead th.date {
	text-align: left;
	font-weight: bold;
	width:158px;
}
table.invert thead th {
	background-color:#ddeef5;
	font-weight: bold;
}
table thead th.date {
	background-color:#fff;
}
table.invert tbody tr th {
	background-color:#fff;
	font-weight: normal;
}

table tbody tr th {
	background-color:#ddeef5;
	text-align: left;
	padding-left:10px;
}
table tbody tr td {
	height:25px;
	background-color:#f2fbff;
	text-align:center;
}


* html #center.excursion table {	
	margin-left:8px;
	width:595px;
}


/*------------------- calendar drop menu ---------*/

.dropmenu {
	position: absolute;
	top:48px;
	right:22px;
}
.dropmenu div.bg{
	padding-top:2px;
	width:109px;
	height:256px;
	background:url(../img/dropmenu.png) no-repeat;
}
* html .dropmenu div.bg{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/dropmenu.png', sizingMethod='img');
}

.dropmenu a {
	position: relative;
	display: block;
	color:#981126;
	font-size:11px;
	font-family:arial;
	line-height:21px;
	text-decoration:none;
	height:21px;
	width:96px;
	text-align: left;
	padding-left:11px;
}

/*------------------------------ hotels ------------*/

#center.hotel .inner_hotel {
	padding-bottom:120px;
}

* html #center.hotel .current_page {
	margin-top:-18px;
	margin-right:12px;
}
.inner_hotel .text {
	margin-left:15px;
	line-height:18px;
	margin-bottom:10px;
}
.inner_hotel .text b {
	display:block;
	margin-top:14px;
}
.inner_hotel .left_side h2 {
	margin-left:13px;
	margin-bottom:3px;
	font:20px georgia;
	font-weight: bold;
	float:left;
	margin-right:19px;
	font-variant: small-caps;
}

.inner_hotel .left_side h3 {
	font:16px georgia;
	font-weight:bold;
	color:#ec1a3b;
	margin-bottom:17px;
	margin-left:13px;
}

.inner_hotel .left_side span.star {
	margin-top:9px;
	margin-right:4px;
}
.inner_hotel .bottom_part {
	z-index:100;
	position:relative;
	margin-left:-11px;
	zoom:1;
}

.inner_hotel .bottom_transparent_bg {
	z-index:50;
}


.inner_hotel table {
	width:595px;
}

.bottom_part a.img, .bottom_part img {
	display: none;
}


/*------------------------------ contacts ------------*/
#center.documents .inner_documents,
#center.contacts .inner_contacts {
	position:relative;
	min-height:260px;
	
}

* html #center.documents .inner_documents,
* html #center.contacts .inner_contacts {
	height:260px;	
}

* html #center.documents,
* html #center.contacts {
	padding-bottom:0px;
}
* html #center.documents .current_page,
* html #center.contacts .current_page {
	margin-top:-18px;
	margin-right:12px;
}

#center.documents .top_transparent_bg,
#center.contacts .top_transparent_bg {
	display:block;
	width:636px;
	height:200px;
	background:url(../img/contacts_bg.png) no-repeat;
	position:absolute;
	top: 0px;
	right:0px;
	z-index:10;
}
* html #center.documents .top_transparent_bg,
* html #center.contacts .top_transparent_bg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/contacts_bg.png', sizingMethod='scale');
}
#center.documents .bottom_transparent_bg,
#center.contacts .bottom_transparent_bg {
	background:url(../img/contact_bottom_transparent_bg.png) no-repeat;
}
* html #center.documents .bottom_transparent_bg,
* html #center.contacts .bottom_transparent_bg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/contact_bottom_transparent_bg.png', sizingMethod='scale');
}
.inner_documents .text h2,
.inner_contacts .text h2 {
	color:#ec1a3b;
	font:20px georgia;
	font-weight: bold;
	font-variant: small-caps;
}

#center.documents .inner_documents .text,
#center.contacts .inner_contacts .text {
	position:relative;
	z-index:100;
	line-height:19px;
	margin-left:12px;
}

#center.documents .inner_documents .text h3,
#center.contacts .inner_contacts .text h3 {
	font-weight: bold;
	margin-top:20px;
}

#center.documents .inner_documents .text a,
#center.contacts .inner_contacts .text a {
	color:#03409b;
	font:12px arial;
	font-weight: bold;
	text-decoration:none;
}

#center.contacts .inner_contacts .text img {
	margin-top:17px;
	margin-bottom:17px;
}

/*------------------------------ documents ------------*/

.inner_documents .text {
	font:12px arial;
	color:#03409b;
	font-weight: bold;
	position:relative;
	zoom:1;
}
.inner_documents .text h2 {
	margin-bottom:24px;
}
.inner_documents .text strong {
	font-weight: normal;
	color:#000;
	float:left;
}
.inner_documents .text a {
	display:block;
	float:left;
	margin-top:2px;
	margin-left:5px;
	margin-right:5px;
}

.inner_documents .text span.word {
	background:url(../img/word.png) no-repeat;
	width:16px;
	height:16px;
	display:block;
	float:left;
}
.inner_documents .text span.excel {
	background:url(../img/excel.png) no-repeat;
	width:16px;
	height:16px;
	display:block;
	float:left;
}
.inner_documents .text span.pdf {
	background:url(../img/pdf.png) no-repeat;
	width:16px;
	height:16px;
	display:block;
	float:left;
}

* html .inner_documents .text span.word {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/word.png', sizingMethod='scale');
}
* html .inner_documents .text span.excel {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/excel.png', sizingMethod='scale');
}
* html .inner_documents .text span.pdf {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pdf.png', sizingMethod='scale');
}

.inner_documents .text .clear {
	width:588px;
	border-bottom:1px dotted #c4cccd;
	padding-bottom:12px;
	margin-bottom:12px;
}
.inner_documents .text.info {
	font:12px arial;
	color:#000;
	font-weight: normal;
	padding-right:10px;
}
.inner_documents .text.sitemap .clear {
	padding-bottom:0px;
	margin-bottom:5px;
}
.inner_documents .text.sitemap .fl {
	width:300px;

}

.inner_documents .text.sitemap a {
	float:none;
	margin-bottom:6px;
	padding-left:13px;
	background:url(../img/list_bullet.gif) left 2px no-repeat;
	margin-left:-13px;
	position:relative;
	zoom:1;
}


.inner_documents .text.sitemap a.uppercase {
	background:none;
	padding:none;
	text-transform: uppercase;
}

.inner_documents .text.sitemap br {
	font:7px arial;
}

/*------------------------------ cascading style sheets :P ------------*/

* html .inner_hotel .left_side h2 {
	margin-left:6px;
}

.inner_documents .text.enquiry {
	font:12px arial;
	color:#000;
	font-weight: normal;
}
.inner_documents .text.enquiry h2 {
	margin-bottom:20px;
}
.inner_documents .text.enquiry em {
	font:16px georgia;
	color:#ec1a3b;
	font-weight: bold;
	font-style: normal;
}
.inner_documents .text.enquiry form {
	margin-top:11px;
}
.inner_documents .text.enquiry form em {
	float:left;
	clear:right;
	margin-top:7px;
	margin-left:3px;
	display:block;
}
.inner_documents .text.enquiry form input,
.inner_documents .text.enquiry form textarea {
	float:left;
	width:347px;
	height:19px;
	border:1px solid #5cd2ff;
	padding-left:11px;
	padding-top:4px;
	font:12px arial;
	color:#000;
	margin-bottom:6px;
}
.inner_documents .text.enquiry form input.small {
	width:166px;
}
.inner_documents .text.enquiry form textarea {
	height:124px;
	overflow:auto;
}
.inner_documents .text.enquiry form label {
	margin-bottom:6px;
	width:229px;
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	font-size:12px;
	font-family:arial;
	font-weight: bold;
}

.inner_documents .text.enquiry .clear {
	border:none;
	margin:0;
	padding:0;
}

.inner_documents .text.enquiry form img {
	margin-bottom:7px;
}

#center.documents .inner_documents .text.enquiry a.send {
	text-decoration:none;
	width:80px;
	height:20px;
	background:url(../img/ask.jpg) no-repeat;
	display:block;
	float:left;
	font:12px arial;
	font-weight: bold;
	color:#fff;
	padding-left:28px;
	padding-top:4px;
	zoom:1;
	margin-left:0px;
	margin-top:8px;
}
#center.documents .inner_documents .text {
	padding-bottom:25px;
}
#center.documents .inner_documents .text.news h2 {
	margin-bottom:15px;
}
#center.documents .inner_documents .text.news {
	font:12px arial;
	font-weight: normal;
	color:#000;
	padding-right:10px;
	line-height:18px;
}
#center.documents .inner_documents .text.news a:hover {
	text-decoration:underline;
}
#center.documents .inner_documents .text.news span.date {
	color:#848484;
	font-weight: normal;
	font:12px arial;
	margin-bottom:5px;
	display:block;
}
#center.documents .inner_documents .text.news a {
	margin-left:0px;
}
#center.documents .inner_documents .text.news a.rss {
	margin-top:7px;
	display:block;
	height:12px;
}

#center.documents .inner_documents .text.news h2 {
	float:left;
}

.inner_hotel a.ask {
	display: none;
	margin-left:24px;
}
* html .inner_hotel a.ask {
	display: none;
	margin-left:12px;
}

#center.documents .inner_documents .text a:hover {
	text-decoration:underline;
}
* html #center.categories .current_page {
	margin-top:7px;
	margin-right:1px;
}


/*------------------------- search ------------*/

.search {
	width:634px;
	padding-left:21px;
	height:60px;
	position:absolute;
	top:142px;
	left:15px;
	background:url(../img/search_bg.png) left top no-repeat;
}

* html .search {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/search_bg.png', sizingMethod='crop');
}

.search .input input {
	width:104px;
	height:18px;
	border:1px #5cd2ff solid;
	margin-top:8px;
	float:left;
}

.search .input {
	float:left;
	margin-top:2px;
	margin-right:12px;
}
* html .search .input {
	display:inline;
}
.search .input label {
	font:12px arial;
	font-weight: bold;
}

.search .input.select select {
	width:130px;
	height:22px;
	border:1px #5cd2ff solid;
	margin-top:8px;
}

.search .input.without select {
	margin-top:23px;
}
.search .input span {
	display:block;
	background:url(../img/mini_calendar.png) no-repeat;
	width:28px;
	height:24px;
	float:left;
	clear:right;
	margin-top:7px;
}

* html .search .input span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mini_calendar.png', sizingMethod='img');
}
.search .input.submit button {
	background:url(../img/input_submit.png) no-repeat;
	width:35px;
	height:25px;
	border:none;
	margin-top:20px;
}
* html .search .input.submit button {
	zoom:1;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/input_submit.png', sizingMethod='img');
}

* html .search .input a,
* html .search .input button {
	cursor:pointer;
}
/*------------------- big ----------- */

.search.big {
	top:150px;
	height:92px;
	background:url(../img/search_bg_big.png) left top no-repeat;
}

* html .search.big {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/search_bg_big.png', sizingMethod='crop');
}


.search.big .input input {
	margin-top:2px;
}
.search.big .input.select select {
	margin-top:5px;
}
.search.big .input span {
	margin-top:1px;
}

.search.big .input {
	margin-top:0px;
}

.search.big .input.without select {
	margin-top:20px;
}
.search.big .input {
	margin-top:8px;
}
.search.big .input.select {
	margin-top:0px;
}


.search.big .input.to {
	margin-left:-3px;
}

.search.big .input.submit input {
	background:url(../img/input_submit_big.png) no-repeat;
	width:131px;
	height:24px;
	border:none;
	margin-top:16px;
	margin-left:-3px;
	font-size:12px;
	font-family:arial;
	font-weight: bold;
	color:#fff;
	padding-bottom:2px;
	*padding:0;
	*margin-left:-6px;
}
* html .search.big .input.submit input {
	position:relative;
	zoom:1;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/input_submit_big.png', sizingMethod='img');
}
.search.big .input.select.type select {
	width:133px;
}

.search.big a.interactive_card {
	margin-top:25px;
	background:url(../img/interactive_card_bg.png) no-repeat;
	display:block;
	float:left;
	width:177px;
	height:23px;
	line-height:22px;
	padding-left:18px;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color:#03409b;
	text-decoration:none;
}

* html .search.big a.interactive_card {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/interactive_card_bg.png', sizingMethod='scale');
}



#print-header{
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 595px;
  height: 110px;
  background: #fff url(../img/print_header_bg.gif) no-repeat top center;
  font: 12px Arial, Helvetica, sans-serif;
}

#print-header img {
  margin-left: 30px;
  margin-top: 9px;
}

#print-header  div{
  float: left;
}
#print-header div.contact-info {
  margin-left: 42px;
  margin-top: 16px; 
}