body {
	margin: 15px 10px 20px 10px;
	font-family: Arial; 
	color: #232323; 
	font-size: 13px;
	min-width: 950px; 
}

.wrapper {
	width: 100%;
	margin: auto;
}

.top_01 {  
	border: 1px solid #ccc;
	height: auto;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
	color: #fff;
	text-align: right;
	vertical-align: middle; 
}

.countries {
	float: left;
}

.top_02 {  
	min-width: 950px;
	padding: 0;
	margin: 0px 10px 10px -20px;
	height: 80px;
	background: #000099 url(/images/header_bg.gif);
}

.user_letter_item {
	border-bottom: 1px dotted #999;
	padding: 15px 0 30px 0;
	text-align: justify;
}

.user_letter_item_string {
	margin-bottom: 15px;
}

.author {
	color: #ff6600;
	font-size: 16px;
}

.colored_back {
	background-color: #fff5d3;
}

.right_top_corner {
	position: relative;
	width: 61px;
	height: 80px;
	background: url(/images/right_top_corner.png) no-repeat;
	float: right;
}

.logo {
	position: relative;
	left: 20px;
	width: 188px;
	height: 80px;
	background: url(/images/logo.png);
	float: left;
}

.main_title {
	position: relative;
	top: 8px;
	left: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.main_title_h1 {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
}

.pargin {
	margin: 0;
	padding: 0;
}
.sub_main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
}

.page {
	margin: 0;
}

.footer {
  	padding: 10px;
	margin: 0 10px 10px 10px;
}

.menu_line {
  	padding: 10px;
	margin: 0 10px 10px 10px;
}

.column_01 {
	width: 240px;
	padding: 0 0 0 10px;
}

.column_02 {
	padding: 0 10px 0 10px;
	width: auto;
}

.column_03 {
	width: 280px;
	padding: 0 10px 0 0;
}

.width280 {
	width: 250px;
}
.div_column {
	height: auto;  
	padding: 10px; 
	margin: 0 0 10px 0; 
	text-align: left;
	overflow: auto;
	width: auto;
}

.border_grey {
	border: 1px solid #ccc;
}

tr.hotel_price_zagl {
}

tr.hotel_price_zagl td {
	color: #ff6c00;	
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	
}

td.tdprice {
	border: 1px dotted #ccc;
	padding: 3px;
}

.hotel_price {
	border-collapse: collapse;
}

.hotel_price tr:hover {
	background-color: #ffeed2;
}

.tdprice_order {
	border: 1px dotted #ccc;
	padding: 3px;
	text-align: center;
}

.hotel_price tr.hotel_price_zagl:hover {
	background-color: #fff;
}

a {
	color: #0099FF;
	font-size: 13px;
}

a:hover {
	color: #FF6600;
}

.main_menu li {
	padding-bottom: 3px;
}

.main_menu li:hover {
	padding-left: 10px;
}

.main_menu {
	padding-left: 10px;
	margin: 0;
}

li {
	list-style-position: inside;
	list-style-type: square;
}

.hotelzag {
	font-family: Arial; 
	font-size: 17px;
	font-weight: normal !important;
	color: #00CC00;	
}

.header { 
	margin: 0 0 9px 0; 
	font-family: Impact, Arial; 
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
}

.icons {
	float: left;
}

.icons img {
	margin: 0 6px 0 6px;
}

div.form_position {
	background-color: #e6e6e6;
	float: left;
	position: relative;
	margin-right: 10px;
	height: auto;
	text-align: center;
	padding: 5px;
	top: 0px;
}

div.form_position th {
	color: #002370;
	padding-bottom: 3px;
}

#dhtmlgoodies_slideshow {
	margin-top: 5px;
}


.data_price {
	font-weight: bold;
	color: orange;
}

form {
	padding: 0;
	margin: 0;
}

input {
	vertical-align: middle;
	width: 90px;
	margin: 0;
	padding-left: 5px;
	padding: 0;
	font-size: 11px;
}

select {
	padding-left: 5px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 90px;
	font-size: 11px;
	border: none;
}

.simple {
	color: #232323;
}


.div_help {
	position: absolute;
	text-align: left;
	padding: 10px; 
	left: 0px; 
	top: 160px; 
	display: none; 
	background-color: #000066; 
	color: white; 
	width: 164px; 
	height: auto;
	font-size: 12px;
}

.div_help b { 
	color: orange; 
}

.calendar_layer {
	z-index: 150; 
	left: 0px !important; 
	visibility: hidden; 
	position: absolute; 
	top: 160px !important;
} 

.header_orange {
	color: #FF6600;
}

.header_blue {
	color: #0066FF;
}

.header_green {
	color: #00CC00;
}

.photo { 
	margin: 5px;
	padding: 8px;
	background: #EEEEEE;
}

.photo_float_right {
	float: right;
}

.photo_float_left {
	float: left;
	margin-right: 15px;
}

.ph_desc {
	width: 100px;
	margin-top: 7px;
	font-size: 10px;
	color: #000066;
}

.ph_desc_full_col {
	width: 100%;
	margin-top: 7px;
	font-size: 10px;
	color: #fff;
}

.expert {
	background-image: url('/images/mnenie_experta.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tourist {
	background-image: url('/images/mnenie_turista.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.otzivy {
	background-image: url('/images/otzivy_icon.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.data_vyleta {
	background-image: url('/images/bl_daty_vileta.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.prices_block {
	background-image: url('/images/hotel_prices_icon.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.rating_block {
	background-image: url('/images/reiting.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.hotel_desc {
	background-image: url('/images/opisanie_otelya.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.rel_hotels {
	background-image: url('/images/pohojie_oteli.png');
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Иконки описания отелей */

.desc_subheader_pay {
	background-image: url('/images/platno.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_inside {
	background-image: url('/images/vnomere.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_restoran {
	background-image: url('/images/restorany.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_placing {
	background-image: url('/images/raspolojenie.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 18px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_desc {
	background-image: url('/images/opisanie.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_inhotel {
	background-image: url('/images/votele.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 18px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_beach {
	background-image: url('/images/naplyaje.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_extra {
	background-image: url('/images/dopolnitelno.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_kids {
	background-image: url('/images/forkids.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_free {
	background-image: url('/images/besplatno.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_food {
	background-image: url('/images/food.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

.desc_subheader_active {
	background-image: url('/images/active.png');
	background-repeat: no-repeat;
	width: auto;
	height: 48px;
	padding: 15px 0 0 55px;
	margin-bottom: -16px;	
}

/* Иконки описания отелей. Конец */


.hotel_name_corner {
	margin-top: -7px;
	margin-bottom: -10px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #666;	
}
