﻿*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #010101; 
	font-size:12px; 
	background-color: #D9EAF1;
	background-image: url(../images/body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
/*
html, body{
	height: 100%;
}
*/

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 12px;
	color: #010101;
}

a{
	color: #0873A1;
	text-decoration: underline;
}

a:hover{
	color: #FF8700;
	text-decoration: underline;
}

#main_inside{
	background-color: #FFFFFF;
	width: 1000px; 
	margin-left: auto;
	margin-right: auto;	
	padding: 0px 0px 0px 0px;
}

#header{
	height: 154px;
	background-image: url(../images/header_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
	width: 100%;	
}

#header div{
	height: 154px;
	background-image: url(../images/header_l_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#header div div{
	height: 154px;
	background-image: url(../images/header_r_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#header div div #logo{
	background-image: none;
	padding: 13px 0px 0px 51px;
	height: 100px;
	overflow: hidden;
}

#header div div #top_menu{
	background-image: none;
	padding: 0px 22px 0px 22px;	 
}

#header div div #top_menu ul{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header div div #top_menu ul li{
	padding: 10px 13px 15px 13px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
	background-image: url(../images/top_menu_separ.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#header div div #top_menu ul li.last{
	background-image: none;
}

#header div div #top_menu ul li a{
	color: #FFFFFF;	
	text-decoration: none;
}

#header div div #top_menu ul li sup a{
	color: #FDF411;	
	font-size: 11px;
}

#header div div #top_menu ul li a.cur{
	color: #225729;
	font-weight: bold;
}

#header div div #top_menu ul li a:hover{
	text-decoration: underline;	
}

#footer{
	height: 120px;
	background-color: #F5F5F5;
	border-top: 3px solid #B2B9C3;
	padding: 22px 33px 0px 33px;
	clear: both;	
}

#footer div{
	height: 72px;	
	text-align: center;
}

#footer div ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#footer div ul li{
	padding: 0px 11px 0px 9px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/list_li.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: inline;
}

#footer div ul li.last{
	background-image: none;
}

#footer div ul li a{
	color: #0C8BC0;
}

#footer div ul li a:hover{
	color: #FF8700;	
}

#footer div ul li a.cur{
	color: #010101;
	font-weight: bold;
	text-decoration: none;
}

#footer #copyright{
	height: 	34px;
	text-align: left;
	line-height: 18px;
	color: #5D5E63;
	font-size: 11px;
}

#footer #copyright a{
	font-size: 11px;
}

#content_inside{
	padding: 10px 10px 32px 30px;
	clear: both;
}

#content_inside #left_block{
	float: left;
	width: 424px;
	padding: 0px 20px 30px 0px;
}

#content_inside #left_block p, #content_inside #right_block p{
	padding: 0px 0px 20px 0px;	
	line-height: 17px;
}

#content_inside #right_block{
	float: left;
	width: 498px;
	padding: 20px 0px 0px 0px;	
}

#content_inside #right_block div{
	padding: 0px 0px 0px 0px;
}

h2{
	font-family: Georgia;
	font-size: 30px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 19px 0px;
	font-weight: normal;	
}

h2 a{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

h2 a:hover{
	text-decoration: underline;
	color: #FF8700;	
}

.both{
	clear: both;
}

#search{
	height: 140px;
	width: 408px;
}

#search .col_1{
	width: 182px;
	float: left;
}

#search .col_1 select{
	border: 1px solid #B4B8C1;
	font-size: 12px;
	width: 180px;
	margin-bottom: 9px;
}

#search .col_2{
	width: 224px;
	float: left;
	text-align: right;
}

#search .col_2 .row{
	clear: both;
	font-weight: bold;
	padding-bottom: 7px;
}

#search .col_2 .row span{
	color: #FF8800;	
}

#search .col_2 .row select, #search .col_2 .row input{	
	width: 95px;
	border: 1px solid #B4B8C1;
	font-size: 12px;	
	height: 18px;
	margin-left: 10px;
	font-weight: normal;
}



/*
#search .row{
	clear: both;
	height: 29px;
}

#search .row .left{
	float: left;
}

#search .row .left select{
	border: 1px solid #B4B8C1;
	font-size: 12px;
	width: 180px;
}

#search .row .right{
	float: right;
	text-align: right;
	font-weight: bold;
}

#search .row .right span{
	color: #FF8800;
}

#search .row .right select, #search .row .right input{	
	width: 95px;
	border: 1px solid #B4B8C1;
	font-size: 12px;	
	height: 18px;
	margin-left: 10px;
}
*/
#search .bootom{
	clear: both;	
	background-image: url(../images/horiz_separ.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 21px 0px 21px;
	margin: 10px 0px 0px 0px;
}

#search .bootom .left{
	float: left;
}

#search .bootom .left div{
	color: #7F7F7F;
	font-size: 11px;	
}

#search .bootom .left div a{
	background-image: url(../images/black_squr.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 2px 9px;
	display: block;
	color: #000000;
	font-size: 11px;
}

#search .bootom .right{
	float: right;
	text-align: right;	
}

#search .bootom .right input{
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	width: 86px;
	padding: 6px 0px 10px 0px;
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

#categ_pictur{
	width: 100%;
	margin: 20px 0px 0px 0px;
}

#categ_pictur td{	
	padding: 0px 0px 10px 0px;
	line-height: 16px;
}

#categ_pictur td p{	
	font-size: 11px;
}

#categ_pictur td div{
	font-size: 11px;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}

div#content_inside div#left_block div table#categ_pictur td a.title{
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 18px;
	margin: 0px 0px 0px 0px;
}

#categ_pictur td ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#categ_pictur td ul li{
	margin: 0px 6px 1px 0px;
	list-style: none;
	color: #808080;
	font-size: 11px;	
	display: block;
	float: left;
	white-space: nowrap;	 
	background-image: url(../images/silver_squr.gif);
	background-position: right center;
	background-repeat: no-repeat;	
	padding: 0px 6px 1px 0px;	
}

#categ_pictur td ul li.last{
	background-image: none;
	padding-left: 0px;	
}

#categ_pictur td ul li a{
	font-size: 11px;
	color: #121212;
	font-weight: normal;	
}

#categ_pictur td ul li a:hover{
	color: #FF8700;
}

#content_inside #left_block table#categ_pictur td.img{
	width: 56px;
	padding: 0px 0px 0px 2px;
}

#content_inside #left_block #categ_pictur td.img img{
	margin: 2px 15px 0px 0px;
}

.horiz_separ{
	background-image: url(../images/horiz_separ.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 1px;
	height: 20px;
	clear: both;
}

ul.news{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

ul.news li{
	padding: 0px 0px 18px 13px;
	margin: 0px 0px 0px 0px;	
	list-style: none;
	background-image: url(../images/black_squr2.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}

ul.news li span.date{
	color: #808080;
	font-size: 11px;
}

#content_inside #left_block div ul.news li p, #content_inside #right_block div ul.news li p{
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

a.detalis{
	background-image: url(../images/black_squr2.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	color: #000000;
	padding: 0px 0px 0px 12px;	
}

a:hover.detalis{
	color: #FF8700;
}

dl#site_map{
	clear: both;	
	padding: 20px 0px 32px 32px;
	display: block;
	width: 940px;
}

dl#site_map dt{
	font-weight: bold;
	padding: 10px 0px 5px 12px;
	background-image: url(../images/orange_squr.gif);
	background-position: left 17px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 14px;
	margin: 0px 0px 0px 0px;	
	display: block;
}

dl#site_map dd{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

dl#site_map dd ul{
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
}

dl#site_map dd ul li{
	padding: 0px 12px 2px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	background-image: url(../images/silver_squr3.gif);
	background-position: right center;
	background-repeat: no-repeat;	
	line-height: 18px;
	white-space: nowrap;
}	

dl#site_map dd ul li.last{
	background-image: none;
	padding: 0px 9px 0px 0px;	
}

dl#site_map dd ul li a{
	font-size: 11px;	
}

#right_block div ul#map_other{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#right_block div ul#map_other li{
	margin: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(../images/silver_squr.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 8px 1px 2px;
	display: inline;
	line-height: 17px;
}

#right_block div ul#map_other li.last{
	background-image: none;
	padding: 0px 0px 1px 2px;
}

#map_other img{
	position: relative;
	top: 7px;
	margin: 0px 3px 0px 3px;
}

.features_vacation{
	width: 100%; 
}

.features_vacation .vacation_info{
	padding: 18px 0px 10px 18px;
	background-image: url(../images/horiz_separ.gif);
	background-position: left bottom;
	background-repeat: repeat-x;	
}

.features_vacation .vacation_info a.title{
	font-size: 14px;
	font-weight: bold;
}

.features_vacation .vacation_info span.num{
	font-weight: bold;	
	font-size: 14px;	
}

#content_inside #right_block .features_vacation .vacation_info p{
	padding: 6px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

#content_inside #right_block .features_vacation .vacation_info div{
	font-weight: bold;	
	padding: 0px 0px 7px 0px;
}

#content_inside #right_block .features_vacation .vacation_info div span{
	color: #CB7312;
}

#content_inside #right_block .features_vacation .vacation_info div.location{
	font-weight: normal;
	color: #808080;
	text-transform: uppercase;
}

#content_inside #right_block .features_vacation td.img{
	width: 25px;
	background-image: url(../images/horiz_separ.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 18px 0px 10px 0px;
}

#content_inside #right_block div.block_item, #content_inside #right_block div.block_item_h{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 118px;
}


.features_vacation .block_item{
	border: 1px solid #5B5E65;
	background-color: #FFFFFF;
}

.features_vacation .block_item_h{
	border: 1px solid #FE9A20;
	background-color: #FFFFFF;
}

.features_vacation .block_item img, .features_vacation .block_item_h img{
	margin: 1px 1px 1px 1px;	
	padding: 0px 0px 0px 0px;
}

span.more{
	font-size: 11px;
	background-position: left center;
	background-image: url(../images/black_squr.gif);
	background-repeat:  no-repeat;
	padding: 0px 0px 0px 10px;
	display: block;
	margin: 10px 0px 0px 0px;
}

span.more a{
	font-size: 11px;
}

#content_inside #right_block #login_form{
	height: 110px;
	overflow: hidden;
	background-image: url(../images/login_form_bg.gif);
	background-repeat: repeat-x;
	background-position: left 20px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 40px 0px;
}

#content_inside #right_block #login_form div{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	background-image: url(../images/login_form_bg2.jpg);
	background-position: left 20px;
	background-repeat: no-repeat;
	height: 110px;
}

#content_inside #right_block #login_form div div.row1{
	 background-image: none;
	 clear: both;
	 height: 40px;
	 padding: 27px 0px 0px 15px;
}

#content_inside #right_block #login_form div div.row1 a{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/black_squr2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

#content_inside #right_block #login_form div div.row2 a{
	font-size: 12px;
	background-image: url(../images/black_squr2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
	color: #000000;	
}

#content_inside #right_block #login_form div div.row2 a:hover{
	color: #FF8700;
}


#content_inside #right_block #login_form div div.row1 input{
	border: 1px solid #B2B9C3;
	width: 115px;
	margin: 0px 20px 0px 10px;
	font-size: 14px;
}

#content_inside #right_block #login_form div div.row2{
	 background-image: none;
	 clear: both;
	 height: 40px;	 
	 text-align: right;
	 padding: 0px 0px 0px 0px;
}

#big_banners{
	height: 148px;
	width: 407px;
	overflow: hidden;
	margin: 40px 0px 40px 0px;
}

#big_banners .transp_link{
	position: relative;
	top: -149px;
	z-index: 2;
}

#big_banners .text{
	position: relative;
	top: -207px;
	z-index: 3;
	padding: 0px 0px 0px 44px;
	float: left;
	font-size: 11px;
}

.f14{
	 font-size: 14px;
}

#right_block div#feat_vacat{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#right_block div#text_map{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#right_block #text_map div{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 33%;
	font-size: 11px;	
	color: #818181;
	line-height: 16px;
}

#right_block #text_map div a{
	font-size: 11px;
	padding: 0px 0px 0px 3px;
}



/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}


#text_map h2{
	font-family: Georgia;
	font-size: 30px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 19px 0px;
	font-weight: normal;	
}

.p_partners
{
	font-size:10px;
	clear: both;	
	padding: 20px 0px 32px 32px;
	display: block;
	width: 940px;
}

.p_partners a
{
	font-size:10px;

}

ul li.cat_elem
{
float: left;
list-style:none;
line-height:20px;
background-image:url(../images/li.gif);
background-position:left 8px;
background-repeat:no-repeat;
margin:5;
padding:0 0 0 5px;
line-height:20px;
}

