html, body, div, ul, td, tr, form, p {
	margin:0;
	padding:0;
}
input, textarea, select{
	background-color: #fff;
}
.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:#03409B;
}
#sitewrapper {
	position: relative;
	width:992px;
	margin:0 auto;
	height: auto;
	min-height: 100%;

}
* html #sitewrapper {
	height: 100%;
}
html {
	background:#ffffff url(../img/gradientbg.jpg) repeat-x;
}
body {
	background:url(../img/footer_bg.jpg) bottom left repeat-x;
	height:auto;
	padding-bottom:0px;
}
* html body {
	padding-bottom:0px;
}
#header {
	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 Verdana;
	color:#fff;	
}

#center a{
	text-decoration: none;
	color: #03409B;
}
#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 Verdana;
	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 Verdana;
	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:675px;
	padding-top:25px;
	/*padding-bottom:141px;*/
	padding-bottom:12px;
	margin-left:0px;
	float:left;
	margin-left:0px;
}
* html #center {
	display: inline;
	padding-bottom:0px;
}


div#panels_left_side,
div#panels_right_side{
	float: left;
	width:315px;
	
}
div#panels_left_side{
	margin-right:20px;
}


.container {
	background:url(../img/container_bottom_bg.jpg) bottom right no-repeat;
	width:314px;
	padding-bottom:19px;
	float:left;
	margin:0px 0px 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;
	padding: 0px 0px 6px 0px;
	background: #fdf2d6 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 h1 {
	font:12px georgia;
	font-weight: bold;
	color:#03409b;
	margin-left:24px;
	display: block;
	text-transform: uppercase;
}
.special .float_left {
	float:left;
	width:137px;
	margin-top:33px;
	margin-left:12px;
	font:12px Verdana;
}
/* .special .float_left br {
	font:5px Verdana;
}
 */

.special .float_left h2 a,
.special .float_left a {
	font:12px Verdana;
	font-weight: bold;
	color:#03409b;
	text-decoration:none;
}
.special .float_left p{
	margin-top: 6px;
}

.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 Verdana;
	width:278px;
	padding:0 10px 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 Verdana;
	font-weight: bold;
/*	height:12px;*/
	text-decoration:none;
	background: transparent url(../img/links_bg.jpg) 0px 12px no-repeat;
	padding:10px 0px 0px 14px;
	margin:0px 0px 6px 10px;
}
.container .box span {
	font:12px georgia;
	font-style: italic;
	color:#ec1a3b;
}


.container .box p {

	margin-left:24px;
}

* html .special h2 a.img,
* 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='http://elfytours.com/img/img_link.png', sizingMethod='scale');
	cursor:pointer;	
}
.special h2 a.img.fl,
.special a.img.fl {
	margin-left:-15px;
	margin-top:4px;
	*margin-top:-1px;
}

#footer {	
	background:#fff url(../img/footer_bg.jpg) top left repeat-x;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}

#footer .footer_content {
	background:url(../img/footer_inner_bg.jpg) no-repeat 50% 0;
}
#footer_inner {
	width:984px;
	min-height:215px;
	height: auto !important;
	height: 215px;
	margin:0 auto;
	padding-bottom: 25px;
	background: #54bee8 url(../img/footer_inner_shadow.gif) repeat-x top left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#footer_inner .fr {
	text-align: right;
	margin-right:15px;
	margin-top:25px;
	font:12px Verdana;
	color:#fff;
}
* html #footer_inner .fr {
	margin-right:40px;
}
#footer_inner .fr a img {
	margin:10px 0px -6px 7px;
}
#footer_inner .bottom_box {
	width:240px;
	/*height:100%;*/
	
	border-right:1px #60caf6 solid;
	float:left;
	padding-left:11px;
	overflow:hidden;
}

.bottom_box h2,
.bottom_box h1 {
	font:12px georgia;
	font-weight: bold;
	color:#c7e4ef;
	margin:25px 0px 15px 14px;
	text-transform: uppercase;
}

.bottom_box a {
	font:12px Verdana;
	color:#fff;
	display:block;
	padding-left:13px;
	/*height:15px;*/
	background:url(../img/bottom_link_bg.jpg) left 3px no-repeat;
	text-decoration:none;
	margin-bottom:3px;
}
#column_right {
	float:left;
	margin-top:-108px;
	width:312px;
	position:relative;
	padding-bottom:14px;
	z-index:20;
}
* html #column_right {
	padding-bottom:24px;
}
.calendar {
	background:#fef8ec url(../img/calendar_bottom_bg.png) bottom left no-repeat;
	width:300px;
	padding-bottom:19px;
}
.calendar .top_bg {
	background:url(../img/calendar_top_bg.jpg) bottom left no-repeat;
	width:300px;
	height:19px;
}

.calendar .box, .calendar .inline_calendar {
	width:298px;
	border-right:1px #991126 solid;
	border-left:1px #991126 solid;
	background:#fef7e6 url(../img/calendar_box_bg.jpg)  left top repeat-x;
 float: left;
}

.calendar .box.current,
.calendar div.box:hover {
	background:#fef2da url(../img/current_bg.jpg) top left repeat-x;
}

.calendar .box .date {
	width:60px;
	height:55px;
	float:left;
	text-align: center;
	padding-top:5px;
}
.calendar .box .float_links {
	float:left;
	width:228px;
	margin-top:5px;
	padding-bottom:6px;
	padding-right: 10px;
}
.calendar .box .date span {
	font:24px georgia;
	color:#ec1a3b;
}
.calendar .box .date em{
	font:12px georgia;
	font-weight:bold;
	color:#ec1a3b;
}
.calendar .box .float_links a {
	text-decoration:none;
	font:12px Verdana;
	font-weight: bold;
	color:#03409b;
	display: block;
	margin-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background: transparent url(../img/list_bullet_red.gif) 0px 2px no-repeat;
}

.calendar .box .float_links a:hover {
	text-decoration: underline;
}

.calendar .box .float_links br {
	font:7px Verdana;
}
.calendar .inline_calendar {
	background:none;
	height:35px;
	text-align:center;
	padding-top:5px;
	padding-left:11px;
	width:287px;
}

.inline_calendar a.left {
	width:19px;
	height:24px;
	display:block;
	background:url(../img/left_link.jpg) no-repeat;
	float:left;
} 
.inline_calendar a.right {
	width:19px;
	height:24px;
	display:block;
	background:url(../img/right_link.jpg) no-repeat;
	float:left;
} 

.inline_calendar .current_date {
	background-color: #fef7e3;
	width:136px;
	height:21px;
	padding-top:4px;
	text-align:center;
	font:12px georgia;
	color:#ec1a3b;
	font-weight: bold;
	float:left;
}

.inline_calendar .current_date span {
	font-size:11px;
	font-weight: bold;
}

.inline_calendar .current_date em {
	font-size:12px;
	font-weight: bold;
	font-style: normal;
}

.inline_calendar a.months {
	width:99px;
	height:24px;
	display:block;
	background:url(../img/months.jpg) no-repeat;
	float:left;
	margin-left:5px;
}
#column_right .news {
	width:298px;
	margin-top:27px;
	margin-left:12px;
}
#column_right .news h2,
#column_right .news h1 {
	font:12px georgia;
	font-weight: bold;
	color:#03409b;
	display:inline;
	text-transform: uppercase;
} 

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 Verdana;
	color:#848484;
}
.news .news_box a,
a.allnews {
	color:#03409b;
	font:12px Verdana;
	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:652px;
	padding-right:23px;
	padding-bottom:12px;
} 

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

.current_page {
	margin-top:4px;
	margin-left: 12px;
	float:right;
	text-align: right;
	/*width:636px;*/
}
.current_page a {
	color:#03409b;
	font:11px Verdana;
	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;
}

.current_page .current_span {
	color:#03409b;
	font:11px Verdana;
	font-weight:bold;
	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;
}

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

* html .inner_category .container {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/img/container_bg.png', sizingMethod='scale');
}
* html .inner_category .container .price,
* html .inner_category .container .content,
* html .inner_category .container .text {
	position:relative;
	zoom:1;
}

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

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

.inner_category .container .content a {
	font:14px Verdana;
	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 Verdana;
	color:#03409B;
	margin-top:14px;
	clear:right;
	cursor:default;
}

.price span {
	margin-top:2px;
	display:block;
	width:74px;
	height:30px;
	background:url(../img/price_bg.png) no-repeat;
	color:#fff;
	font:18px Arial;
	font-weight: bold;
	text-align: center;
	padding-top:5px;
}

* html .price span {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/img/price_bg.png', sizingMethod='scale');
}

.inner_category .container .text {
	float:right;
	width:466px;
	font:12px Verdana;
	color:#000;
	margin-top: 6px;
}
.inner_documents div.category_bottom,
.inner_category div.category_bottom {
	width:636px;
	height:23px;
	padding-top:13px;
	background:url(../img/span_bottom_bg.png) no-repeat;
	float:right;
	clear:both;
	cursor:default;
}

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

.inner_documents div.category_bottom,
.inner_category div.category_bottom {
	font:14px Verdana;
	color:#667b9b;
	padding-left:10px;
}

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

.inner_documents div.category_bottom a.back,
.inner_category div.category_bottom a.back {
	display: blok;
	/*float: left;*/
	height: 10px;
	width: 0px;
	padding-left:9px;
	font:11px Verdana;
	margin-right:13px;
	background:url(../img/paging_back.gif) left 4px no-repeat;
	/*margin-left:10px;*/
}

.inner_documents div.category_bottom a.forwd,
.inner_category div.category_bottom a.forwd {
	display: blok;
	/*float: left;*/
	height: 10px;
	width: 0px;
	padding-right:9px;
	font:11px Verdana;
	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='http://elfytours.com/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 7px 0px 7px;
}
.submenu a.active strong {
	background:url(../img/submenu_hover_bg.png) repeat-x;
	padding-left: 9px;
	padding-right: 9px;
}

* html .submenu a.active strong{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/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='http://elfytours.com/img/proba_07.png', sizingMethod='scale');
}
* html .submenu a.active em.left {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/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='http://elfytours.com/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='http://elfytours.com/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 Verdana;
	font-weight: bold;
	color:#03409b;
	text-align: center;
	float:left;
	position:relative;
}

* html .submenu a {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/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='http://elfytours.com/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='http://elfytours.com/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='http://elfytours.com/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:block;
	padding-left:14px;
	margin-left:-18px;
	margin-top:-18px;
	margin-right:24px;
	position:relative;
}
a.img1 img {
	margin-top:16px;
}

.special h2 a.img1,
.special a.img1 { 
	margin-top: 4px;
}

* html a.img1 {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/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:652px;
	padding-right:23px;
	padding-bottom:10px;
}


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


.left_side {
	width:307px;
	float:left;
	z-index: 20;
	position:relative;
}

.right_side {
	width:310px;
	float:left;
	position:relative;
	z-index: 20;
}
.inner_documents,
.inner_contacts,
.inner_hotel,
.inner_vacantion,
.inner_excursion {
	width:626px;
	padding-left:10px;
	padding-top:25px;
	margin-left:15px;
	margin-top:5px;
	font:12px Verdana;
	position:relative;
	padding-bottom:60px;
}
.top_transparent_bg {
	display:block;
	width:636px;
	height:154px;
	background:url(../img/vacantion_bg.png) no-repeat;
	position:absolute;
	top: 0px;
	right:0px;
	z-index:10;
}
* html .top_transparent_bg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/img/vacantion_bg.png', sizingMethod='scale');
}
.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 Verdana;
}
* 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;
}

#center a.ask {
	text-decoration:none;
	width:80px;
	height:20px;
	background:url(../img/ask.jpg) no-repeat;
	display:block;
	float:left;
	font:12px Verdana;
	font-weight: bold;
	color:#fff;
	padding-left:28px;
	padding-top:4px;
	margin-top:20px;
	margin-left:20px;
	zoom:1;
}

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

div.includes,
div.excludes {
	width:293px;
	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.bottom_text ul,
div.excludes ul,
div.includes ul,
div.inner_documents div.text.info {
	list-style-image: url(../img/list_bullet.gif);
}

div.bottom_text ul li,
div.excludes ul li,
div.includes ul li,
div.inner_documents div.text.info {
	margin-bottom:7px;
	margin-left:-1px;
}
.inner_hotel div.title,
.inner_excursion div.title,
.inner_vacantion div.title {
	width:612px;
	height:30px;
	background-color:#ddeef5;
	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:url(../img/current_title_bg.gif) no-repeat;
	display:block;
	text-align:center;
	color:#ec1a3b;
	font:11px Verdana;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
	margin-right:3px;
	margin-left:7px;
}
* 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:3px;
}
.inner_hotel div.title a,
.inner_excursion div.title a,
.inner_vacantion div.title a {
	margin-left:7px;
	float:left;
	text-transform: uppercase;
	text-decoration:none;
	margin-top:5px;
	font:11px Verdana;
	color:#03409b;
	display:block;
	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:607px;
}
* 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 {
	position:absolute;
	bottom:0px;
	right:12px;
	text-decoration:none;
	color:#03409b;
	font:11px Verdana;
	padding-left:10px;
	background:url(../img/totop_bg.gif) left 5px no-repeat;
}

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

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

.hotel_box .fl a {
	font:12px Verdana;
	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='http://elfytours.com/img/yellow_star.png', sizingMethod='img');
}
.bottom_transparent_bg {
	display:block;
	width:636px;
	height:176px;
	background:url(../img/bottom_transparent_bg.png) no-repeat;
	position:absolute;
	bottom:40px;
	right:0px;
	z-index:10;
}

* html .bottom_transparent_bg {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/img/bottom_transparent_bg.png', sizingMethod='img');
}


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:6px;
}

.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 Verdana;
	color:#03409b;
	text-decoration:none;
}

.right_side a {
	font:11px Verdana;
	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:260px;
	margin-top:13px;
}
#center.excursion .left_side h2,
#center.excursion .left_side h1 {
	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:612px;
}

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:612px;
}


/*------------------- 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='http://elfytours.com/img/dropmenu.png', sizingMethod='img');
}

.dropmenu a {
	position: relative;
	display: block;
	color:#981126;
	font-size:11px;
	font-family:Verdana;
	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 {
	border:1px solid;
	width:636px;
} 


/*------------------------------ 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='http://elfytours.com/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='http://elfytours.com/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 Verdana;
	font-weight: bold;
	text-decoration:none;
}

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

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

.inner_documents .text {
	font:12px Verdana;
	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='http://elfytours.com/img/word.png', sizingMethod='scale');
}
* html .inner_documents .text span.excel {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/img/excel.png', sizingMethod='scale');
}
* html .inner_documents .text span.pdf {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elfytours.com/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 Verdana;
	color:#03409B;
	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 Verdana;
}

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

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

.inner_documents .text.enquiry {
	font:12px Verdana;
	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 Verdana;
	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:Verdana;
	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 Verdana;
	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 Verdana;
	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 Verdana;
	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 {
	margin-left:24px;
}
* html .inner_hotel a.ask {
	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='http://elfytours.com/img/search_bg.png', sizingMethod='crop');*/
}

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

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

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

.search .input.without select {
	margin-top:23px;
}
.search .input span {
	display:block;
	background:url(../img/mini_calendar.gif) 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='http://elfytours.com/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='http://elfytours.com/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='http://elfytours.com/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:Verdana;
	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='http://elfytours.com/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: Verdana;
	font-weight: bold;
	color:#03409b;
	text-decoration:none;
}

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

#print-header{
	display: none;
}

.transportation {
     margin-top: 6px;
     width: 140px;
}

.transportation img{
     padding-top: 6px;
}

.inner_hotel .price, .inner_excursion .transportation, .inner_vacantion .transportation {
     width: 100%;
     float: none;
}

.price_transportation{
	float: left;
}
.price_transportation .price{
	float: none;
}
