@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
img, .photo-block .name .shadow, .light-r, .light-l, .index-menu li {
	behavior: url(/scripts/iepngfix.htc);
}
img {
	border:0;
}
a {
	color:#579300;
	text-decoration:underline;
}
a:hover {
	color:#ff7c00!important;
}
table {
	border-collapse:collapse;
	width:100%;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	margin:30px 0;
	color:#d20436;
}
h2, h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	font-weight:normal;
	color:#000;
	margin:22px 0 12px 0;
}
h3 {
	font-size:13px;
	font-weight:bold;
	margin:14px 0 6px 0;
}
h3 a{
	color:#00a8cc;
}
h4 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin:28px 0 8px 0;
}
h4 a{
	color:#00a8cc;
}
#container {
	min-width:1000px;
	max-width:1280px;
	background:#fffef5 url(/media/images/center-bg.jpg) repeat-y 50% 0;
	margin: 0 auto;
	text-align: left;
}
.bg-t-index{
	background:url(/media/images/top-bg-index.jpg) no-repeat;
}
.bg-t{
	background:url(/media/images/top-bg-inner.jpg) no-repeat;
}
.light-r{
	background:url(../media/images/light-right.png) no-repeat 100% 0;
	padding:0 10px 0 0;
	margin:0 35px 0 33px;
	}
.light-l{
	background:url(/media/images/light-left.png) no-repeat;
	height:100%;
	overflow:hidden;
	}
.header {
	position:relative;
	height:291px;
}
.header .logo {
	position:absolute;
	top:0;
	left:91px;
}
.header .top-menu {
	list-style:none;
	margin:0;
	position:absolute;
	top:0;
	left:363px;
	line-height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#000;
	padding:24px 0 0 0;
	width:600px;
}
.header .top-menu li {
	float:left;
	height:23px;
	overflow:hidden;
	margin:0 5px 7px 0;
	display:inline;
}
.header .top-menu li a {
	color:#000;
	padding:0 9px;
}
.header .top-menu li a:hover {
	color:#fff!important;
}
.header .top-menu li span {
	display:block;
	height:23px;
	float:left;
	background:url(/media/images/top-menu-active.png) no-repeat 100% 100%;
	padding:0 4px 0 0;
}
.header .top-menu li span span {
	padding:0 5px 0 9px;
	background-position:0 0;
}

.sidebar {
	float: left;
	width:240px;
	padding:40px 0 0 15px;
}
.mainContent {
	padding:12px 78px 0 84px;
	height:1%;
	overflow:hidden;
}
.left-menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	list-style:none;
	background:url(/media/images/left-menu-icons.png) no-repeat;
	margin:0 0 0 12px;
	position:relative;
	padding:0 0 5px 0;
}
.left-menu li {
	padding:8px 0 0 63px;
	margin:0 0 16px 0;
}
.sidebar .line {
	height:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/media/images/sidebar-line.jpg) no-repeat;
	width:255px;
	position:relative;
	margin:30px 0 25px -35px;
	left:31px;
}
.sidebar .block {
	padding:0 0 0 20px;
}
.path {
	font-size:11px;
	color:#adadad;
}
.path a {
	color:#adadad;
}
.path span {
	font-size:14px;
}
.photo-block {
	position:relative;
}
.sidebar .photo-block {
	margin:0 0 23px 0;
}
.photo-block .photo {
	background:url(/media/images/photo-border.png) no-repeat;
	width:207px;
	_width:197px;
	height:125px;
	padding:18px 25px 17px 20px;
	_padding:18px 0 17px 20px;
	overflow:hidden;
}
.photo-block .name {
	position:relative;
	background:#f2e3be url(/media/images/photo-name.jpg) no-repeat 0 100%;
	width:160px;
	margin:-7px 0 0 21px;
	font-size:13px;
	font-style:italic;
}
.photo-block .name .shadow{
	background:url(/media/images/photo-name-shadow.png) repeat-x;
	height:100%;
	padding:9px 5px 9px 21px;
	position:relative;
}
.photo-block .name a{
	color:#000;
	text-decoration:none;
}
.photo-block .name a:hover{
	color:#000!important;
	text-decoration:underline;
}
.gallery {
	height:1%;
	overflow:hidden;
}
.gallery .photo-block {
	float:left;
	width:247px;
	height:236px;
}
.item-list1 {
	list-style:none;
	margin:0;
	height:1%;
	overflow:hidden;
}
.item-list1 li {
	float:left;
	width:220px;
	height:342px;
	padding:0 30px 0 0;
}
.more-button {
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:12px;
	margin:8px 0;
}
.more-button a {
	color:#fff;
	display:block;
	float:left;
	background:#ff5725 url(/media/images/orange-button.png) no-repeat;
}
.more-button a:hover {
	color:#fff!important;
	text-decoration:none;
}
.more-button a span {
	display:block;
	float:left;
	background:url(/media/images/orange-button.png) no-repeat 100% 100%;
	padding:0 6px;
	cursor:pointer;
}

.more{
	font-size:14px;
	color:#60990d;
	}
.more a{
	font-size:12px;
}
.article {
	height:1%;
	overflow:hidden;
	margin:27px 0;
}
.article h3{
	margin-top:2px;
}
.article img {
	float:left;
	margin:0 14px 0 0;
}
.article div {
	height:1%;
	overflow:hidden;
}
.article div .date {
	font-size:11px;
	color:#7c7c7c;
}
.pagination {
	list-style:none;
	margin:60px 0 20px 0;
	height:17px;
	line-height:17px;
	overflow:hidden;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.pagination li {
	float:left;
	margin:0 9px 0 0;
}
.pagination li a {
	font-size:12px;
	color:#000;
}
.pagination li span {
	display:block;
	float:left;
	padding:0 5px;
	color:#fff;
	background:#ff7c00;
	font-size:12px;
}
.pagination .back {
	margin:0 28px 0 0;
	font-weight:normal;
	font-size:13px;
}
.pagination .forward {
	margin:0 0 0 28px;
	font-weight:normal;
	font-size:13px;
}
.tour {
	margin:13px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #6f6f6f;
}
.tour .name {
	line-height:16px;
	padding:11px 0 10px 0;
}
.tour.special .name {
	padding-left:62px;
	background:url(/media/images/sale-img.png) no-repeat;
}
.tour .name a {
	font-weight:bold;
	color:#00a8cc;
}
.tour .price {
	list-style:none;
	margin:0;
	background:#ffe9ba url(/media/images/tour-price.png) no-repeat;
	width:266px;
	height:49px;
	overflow:hidden;
	font-size:11px;
	color:#6d6d6d;
	line-height:20px;
	float:left;
}
.tour.special .price {
	background:#ff9a32 url(/media/images/tour-price-special.png) no-repeat;
}
.tour .price li {
	float:left;
	width:72px;
	overflow:hidden;
	padding:4px 0 0 15px;
}
.tour .price li strong {
	display:block;
	color:#000;
	font-size:13px;
}
.tour .days {
	float:left;
	padding:17px 0 4px 42px;
	background:url(/media/images/days.gif) no-repeat 14px 13px;
	width:175px;
}
.tour .dates {
	clear:both;
	padding:14px 0 0 28px;
	background:url(/media/images/dates.gif) no-repeat 0 14px;
}
.index-text {
	margin:43px 0 110px 185px;
	width:304px;
	padding:26px 20px 0 0;
	line-height:16px;
	float:left;
	display:inline;
}
.index-text img {
	margin:0 0 22px 0;
	display:block;
}
.index-text a {
	color:#000;
}
.index-menu {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	float:left;
	margin:43px 0 0 23px;
	width:400px;
}
.index-menu li {
	width:200px;
	float:left;
	text-align:center;
	margin:0 0 22px 0;
	height:100%;
}
.index-menu .m1 {
	background:url(/media/images/index-menu1.png) no-repeat 50% 0;
}
.index-menu .m2 {
	background:url(/media/images/index-menu2.png) no-repeat 50% 0;
}
.index-menu .m3 {
	background:url(/media/images/index-menu3.png) no-repeat 50% 0;
}
.index-menu .m4 {
	background:url(/media/images/index-menu4.png) no-repeat 50% 12px;
}
.index-menu li a {
	padding:65px 0 0 0;
	display:block;
}
.wide-block {
	clear:both;
	padding:0 32px 0 97px;
}
.index-gallery {
	height:1%;
	overflow:hidden;
	position:relative;
	margin:0 0 45px -15px;
}
.index-gallery .photo-block {
	width:24%;
	float:left;
}
.index-news {
	line-height:18px;
	height:1%;
	overflow:hidden;
	list-style:none;
	margin:0;
}
.index-news li {
	width:20%;
	float:left;
	padding:0 4% 0 0;
	
}
.index-news li div {
	font-size:11px;
	margin:0 0 2px 0;
}




.footer {
	height:179px;
	background:url(/media/images/footer.jpg) no-repeat;
	padding:108px 58px 0 295px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	overflow:hidden;
	margin:48px 0 0 0;
}
.footer a{
	color:#323232;
}
.footer a:hover{
	color:#323232!important;
	text-decoration:none;
}
.footer .right {
	float:right;
}
.footer .right img{
	margin:8px 0 0 0;
}
.footer .left {
	float:left;
}
.footer .center {
	text-align:center;
}
.footer .center a{
	margin:0 7px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.sort {
	list-style:none;
	margin:0 0 30px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#579300;
	height:1%;
	overflow:hidden;
	padding:0 0 21px 0;
	background:url(/media/images/sort-line.jpg) no-repeat 0 100%;
}
.sort li {
	height:23px;
	line-height:23px;
	overflow:hidden;
	float:left;
	margin:0 9px 2px 0;
}
.sort li a {
	text-decoration:none;
	margin:0 9px;
	border-bottom:1px dashed #579300;
}
.sort li a:hover {
	border-bottom:1px dashed #ff7c00;
}
.sort li span {
	display:block;
	float:left;
	height:23px;
	color:#fff;
	background:#f76604 url(/media/images/sort-left.png) no-repeat;
	overflow:hidden;
}
.sort li span span {
	background:url(/media/images/sort-right.png) no-repeat 100% 0;
	padding:0 9px;
}
.hotel-info-right {
	float:right;
	width:250px;
	overflow:hidden;
	margin:0 0 10px 20px;
}
.hotel-info-right .more {
	margin:6px 0 14px 10px;
}
.hotel-info-right .round-top {
	background:url(/media/images/hotel-info-corners.png) no-repeat;
	width:250px;
	height:6px;
	overflow:hidden;
}
.hotel-info-right .round-bottom {
	background:url(/media/images/hotel-info-corners.png) no-repeat 0 -6px;
	width:250px;
	height:5px;
	overflow:hidden;
}
.hotel-info-right .hotel-info {
	background:#fff;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	height:1%;
	overflow: hidden;
	padding:0 10px;
}
.hotel-info-right .hotel-info div {
	padding:2px 0 2px 42px;
	margin:10px 0 17px 0;
}
.hotel-info-right .hotel-info a{
	font-weight:bold;
	color:#00a8cc;
}
.hotel-info-right .hotel-info .line {
	height:1px;
	line-height:1px;
	padding:0;
	margin:0;
	background:url(/media/images/hotel-info-line.png) no-repeat;
	overflow:hidden;
}
.hotel-info-right .hotel-info .hotel {
	background:url(/media/images/hotel.png) no-repeat;
	font-weight:bold;
}
.hotel-info-right .hotel-info .transfer {
	background:url(/media/images/hotel-transfer.png) no-repeat;
}
.hotel-info-right .hotel-info .relax {
	background:url(/media/images/hotel-relax.png) no-repeat;
}
.hotel-info-right .hotel-info .recommends {
	background:url(/media/images/hotel-recommend.png) no-repeat;
}
.hotel-info-right .hotel-info .kids {
	background:url(/media/images/hotel-kids.png) no-repeat;
}
.hotel-info-right .hotel-info .beach {
	background:url(/media/images/hotel-beach.png) no-repeat;
}
.manager-ask {
	display:block;
	background:#e64200 url(/media/images/ask-manager.png) no-repeat;
	width:225px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	margin:4px auto;
	font-size:14px;
	color:#fff;
	text-align: center;
}
.manager-ask:hover {
	color:#fff!important;
	background-position:0 100%;
}
.hotel-gallery {
	list-style:none;
	margin:40px 0;
	height:1%;
	overflow:hidden;
	position:relative;
	left:87px;
	margin-left:-87px;
	min-width:591px;
}
.hotel-gallery li {
	float:left;
	margin:0 9px 9px 0;
}
.dash-menu {
	list-style:none;
	padding:0 0 0 41px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
}
.dash-menu li {
	margin:8px 0;
}
.dash-menu li a {
	text-decoration:none;
	border-bottom:1px dashed #579300;
}
.dash-menu li a:hover {
	border-bottom:1px dashed #ff7c00;
}
.dash-menu li .hidden {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:219px;
	background:url(/media/images/submenu-top.png) no-repeat;
	margin:6px 0 10px -20px;
	position:relative;
	left:20px;
	display:none;
}
.dash-menu li.open .hidden {
	display:block;
}
.dash-menu li .hidden ul {
	list-style:none;
	background:url(/media/images/submenu-bottom.png) no-repeat 0 100%;
	padding:24px 10px 12px 18px;
	height:1%;
	overflow:hidden;
}
.dash-menu li .hidden ul li {
	margin:6px 0;
}
.dash-menu li .hidden ul li a {
	color:#00a8cc;
	border:0!important;
	text-decoration:underline;
}
.modal-ask {
	position:absolute;
	background:url(/media/images/modal.png) no-repeat;
	_background:url(/media/images/modal-for-ie.png) no-repeat;
	width:374px;
	height:404px;
	z-index:1000;
	padding:40px 47px 15px 43px;
	display:none;
}
.modalCloseImg {
	display:block;
	position:absolute;
	background:url(/media/images/modal-close.gif) no-repeat;
	width:17px;
	height:17px;
	top:28px;
	right:29px;
	z-index:2000;
	cursor:pointer;
}
.modal-ask .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:17px;
	margin:0 0 22px 0;
}
.modal-ask ul {
	list-style:none;
}
.modal-ask ul li {
	overflow:hidden;
	margin:0 0 9px 0;
}
.modal-ask ul li span {
	position:relative;
	top:6px;
}
.modal-ask ul li.input {
	height:31px;
}
.modal-ask ul li.input div {
	float:right;
	background:url(/media/images/modal-input.png) no-repeat;
	width:266px;
	height:31px;
}
.modal-ask ul li.input div input {
	border:0;
	background:none;
	padding:7px 10px;
	width:246px;
}
.modal-ask ul li.textarea {
	margin:35px 0 11px 0;
}
.modal-ask ul li.textarea div{
	background: url(/media/images/modal-textarea.png) no-repeat;
	width:374px;
	height:120px;
	margin:8px 0 0 0;
}
.modal-ask ul li.textarea div textarea {
	width:362px;
	height:114px;
	padding:2px 0 2px 10px;
	border:0;
	background:none;
}
.modal-ask ul li.button a {
	float:right;
	background:url(/media/images/modal-button.png) no-repeat;
	width:138px;
	height:33px;
	line-height:31px;
	display:block;
	text-align:center;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.modal-ask ul li.button a span{
	border-bottom:1px dashed #fff;
	top:0;
}
.modal-ask ul li.button a:hover {
	color:#fff!important;
}
#simplemodal-overlay {background-color:#000; cursor:wait;}
.tbl_1 { border: 1px solid grey; }
.tbl_1 td { border: 1px dotted grey; }
.search { width: 500px; }
.search .pole,.search .hint, .search .step {padding-left: 10px; }

.gallery-big {
	list-style:none;
	height:100%;
	overflow:hidden;
	padding-top:30px;
}
.gallery-big li {
	float:left;
	height:150px;
	width:133px;
	overflow:hidden;
	margin-right:26px;
}
.gallery-big li a {
}
.gallery-big li .author {
	margin-top:7px;
}
.spoh td { padding-left: 10px; padding-right: 10px; }
.request td { padding-top: 5px; }
#hotelinfo { visibility: hidden; }
.rzag { font-size: 12pt; color:#d20436; font-weight: bold; text-align: center;}