/* Default */
html,body,dl,dt,dd,h1,h2,h3,h4,h5,h6,blockquote,form,fieldset,legend,table,td,th,div,img
	{
	margin: 0;
	padding: 0;
}

div,form,table,tr,th,td,dl,dt,dd,address,blockquote,ins {
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: auto;
}

html,body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #999;
}

a {
	outline: none;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

img {
	border: 0px;
	padding: 5px;
}

br {
	margin: 0;
}

h1,h2,h3,h4 {
	text-align: left;
}

h1 {
	font-size: 10pt;
	color: #116EA4;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 12pt;
	margin: 13px 0 5px 0;
}

h3 {
	color: #006699;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12pt;
}

.hide {
	display: none;
}

.width-fix {
	width: 100%;
	text-align: left;
	overflow: hidden;
}

.block-top {
	display: block;
	padding-top: 20px;
}

.block-top-small {
	display: block;
	padding-top: 10px
}

.clear {
	clear: both;
}

.no-padding {
	padding: 0;
	margin: 0;
}

.error {
	color: #f26522 !important;
}

.good {
	color: #339900 !important;
}

.white {
	color: #fff !important;
}

.comment {
	color: #ccc !important;
}

.opacity-05 {
	filter: progid :   DXImageTransform .   Microsoft .  
		Alpha(opacity =   50) -moz-opacity :   0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.list-h {
	margin: 0;
	padding: 0;
}

.list-h li {
	float: left;
	padding-right: 10px;
	list-style-type: none;
}

.list-h a {
	padding: 5px 10px;
	display: block;
}

.list-h a.selected {
	background-color: #E9E9ED;
}

.left {
	float: left;
}

.right {
	float: right;
}

.separator {
	border: 1px #434343 solid;
	width: 100%;
	margin: 2px 0;
	padding: 0;
}

.one-row {
	margin-bottom: 12px;
}

.one-row label {
	font-size: 9pt;
	text-align: right;
	width: 130px;
	margin-right: 6px;
}

.one-row label.error {
	width: 230px;
	text-align: left;
}

.one-row label,.one-row input,.one-row .field-note {
	display: block;
	float: left;
	margin-right: 6px;
	padding-top: 4px;
}

.one-row input.error,textarea.error {
	border: 2px solid #E981C8;
}

.x-smoll {
	width: 120px;
}

.x-large {
	width: 182px;
}

.xx-large {
	width: 282px;
}

.text-small {
	font-size: 0.7em;
}

.text-x-small {
	font-size: 0.6em;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.itext {
	padding: 2px 3px;
	font-weight: normal;
	font-size: 9pt;
	color: #000;
	border: 1px solid #7F9DB9;
	background-color: #fff;
}

.itext:hover,.itext:focus {
	border-color: #c6c6c6;
}

input.error {
	border: 2px solid #E981C8;
}

/* Star shape */
.r-star-shape {
	position: relative;
	overflow: hidden;
	padding: 10px 0;
}

.r-star-shape .content {
	border-left: 1px #fed377 solid;
	border-right: 1px #fed377 solid;
	background: #F2F2F2;
	padding: 0 15px;
	overflow: hidden
}

.r-star-shape .cn {
	position: absolute;
	width: 20px;
	height: 20px;
	left: -10px;
	top: -10px;
	background: url(/img/corner-white-border.png);
}

.r-star-shape .cn.tr,.r-star-shape .cn.br {
	margin-left: 100%;
}

.r-star-shape .cn.bl,.r-star-shape .cn.br {
	top: auto;
}

.r-star-shape .cn.tl,.r-star-shape .cn.bl {
	width: 100%;
}

/* Loading */
#main-loading {
	display: none;
	text-align: center;
	background: #000;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}

#main-loading img {
	margin: auto;
	padding-top: 10%;
}

/* Main */
#layout {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto; //
	overflow-x: hidden;
}

.layout-bg {
	background: #F2E6D0 url("/img/header_bg.png") repeat-x;
	width: 100%;
}

#fast_keywords {
	color: #BFBFBF;
}

.reducer {
	padding: 0 20px;
}

.layout-reducer {
	padding: 0 20px 0 35px;
}

.column-left {
	width: 1%;
}

/* Header */
.column-left .header {
	background: #3C6D9B url("/img/header_bg_left.png") repeat-x;
	width: 100%;
}

.column-left .brand {
	background: url("/img/brand.jpg") 14px 19px no-repeat;
	width: 286px;
}

.column-left .othernav {
	background: url("/img/othernav_bg.gif") 0 0 no-repeat;
	width: 150px;
	height: 35px;
}

.column-left .othernav div {
	padding: 10px 0 0 25px;
}

.column-left .othernav a {
	margin: 0 33px 0 0;
	padding: 0;
	float: left;
	display: block;
	width: 11px;
	height: 11px;
	text-align: left;
}

.column-left .othernav a:hover,
.column-left .othernav a:active {
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.column-left .othernav #m_subnav {
	background: url("/img/main_subnav.gif") 0 0 no-repeat;
}

.column-left .othernav #c_subnav {
	background: url("/img/contacts_subnav.gif") 0 0 no-repeat;
}

.column-left .othernav #s_subnav {
	background: url("/img/search_subnav.gif") 0 0 no-repeat;
	margin: 0;
}

.column-left .header h2 {
	font-size: 2.6em;
	font-weight: bold;
	margin: 10px 0 -7px 36px;
	text-transform: uppercase;
	color: #C3D0DC;
}

.column-left .header h3 {
	font-size: 1.8em;
	margin: 0 0 0 109px;
	text-transform: uppercase;
	color: #C3D0DC;
}

.column-right .header {
	width: 100%;
	background: url("/img/phone.jpg") top right no-repeat;
}

.column-right .header #phone {
	width: 100%;
	height: 35px;
	text-align: right;
}

.column-right .header #phone span {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 20px 180px 0 0;
}

.column-right .header #phone span b {
	font-size: 20px;
	font-weight: bold;
	margin: 20px 10px 0 0;
}

#contacts_map {
	background: url("/img/contacts_map.png") 0 0 no-repeat;
	width: 102px;
	position: absolute;
	top: 122px;
	left: 368px;
	padding-top: 80px;
	z-index: 1;
}

#contacts_map a {
	font-size: 11px;
	color: #FFFFFF;
}

/* Mainmenu */
.column-left .mainmenu {
	background: #C3D0DC;
	width: 150px;
	padding: 10px 0 22px 0;
	float: right;
}

.column-left .mainmenu ul {
	font-size: 12px;
	list-style: square inside;
	color: #B39440;
	padding: 0 0 0 35px;
	margin: 0;
	float: left;
}

.column-left .mainmenu li {
	padding-top: 13px;
}

.column-left .mainmenu a {
	color: #B39440;
}

.column-left .mainmenu a:hover,.column-left .mainmenu a:active {
	color: #D2BC82;
}

.column-left .mainmenu ul li:active,.column-left .mainmenu ul li:hover {
	color: #D2BC82;
}

.column-right .mainmenu {
	background: #E9E4DB;
	width: 382px;
	margin: 0;
	padding: 0;
}

.column-right .mainmenu ul {
	font-size: 12px;
	list-style: square inside;
	color: #1B4871;
	padding: 0;
	margin: 10px 0 22px 22px;
	float: left;
}

.column-right .mainmenu li {
	padding-top: 13px;
}

.column-right .mainmenu a {
	color: #1B4871;
}

.column-right .mainmenu a:hover,
.column-right .mainmenu a:active {
	color: #2D77BB;
}

.column-right .mainmenu ul li:active,
.column-right .mainmenu ul li:hover
	{
	color: #2D77BB;
}

.mainmenu-sub li {
	float: left;
	width: 180px;
}

.h-bg {
	background: url("/img/image_header.png") bottom left no-repeat;
}

/* Search */
#search {	
	width: 382px;
	height: 44px;
}

#search label {
	background: url("/img/search_bg.png") 0 0 no-repeat;
	width: 254px;
	height: 37px;
	margin: 0 0 0 111px;
	padding: 9px 0 0 7px;
	float: left;
}

#search label input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	width: 195px;
	height: 17px;
	border: 1px solid #B1AEAA;
	padding: 2px;
	float: left;
}

#search label a {
	background: url(../img/search_btn.gif) 0 0 no-repeat;
	width: 22px;
	height: 22px;
	margin: 0 0 0 7px;
	border: 0;
	float: left;
}

/* Content */
.column-left .content {
	background: #3C6D9B url(../img/left_bg.png) 0 0 repeat-x;
	width: 100%;
	height: auto;
}

.column-left .content #pointer {
	background: url("/img/pointer.png") no-repeat;
	width: 53px;
	height: 53px;
	top: 165px;
	left: 250px;
	z-index: 2; position : absolute;
	filter: alpha(opacity =   20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	position: absolute;
}

.column-left .content h3 {
	font-size: 18px;
	margin: 0 0 0 66px;
	text-transform: uppercase;
	color: #C3D0DC;
	position: relative;
}

.column-left .content #vector_img {
	background: url("/img/left_image.jpg") 0 0 repeat-x;
	width: 95px;
	height: 210px;
	margin: -55px 0 0 340px;
	position: relative;
}

.column-left .content #foto {
	background: url("/img/main.jpg") 0 0 no-repeat;
	width: 436px;
	height: 421px;
	margin: 0;
	position: relative;
}

.column-left .content .wrapper {
	background: #5193d1 url("/img/text_top_bg.jpg") 0 0 repeat-x;
	width: 364px;
	height: auto;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	margin: -125px 0 0 17px;
	padding: 20px;
	position: relative;
	border-top: 1px #ccc solid;
}

.column-left .content .wrapper #title {
	font: 15px "HeliosBlack" Arial, Helvetica, sans-serif;
	clear: left;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	display: block;
	position: relative;
}

.column-right .content {
	background: #F2E6D0 url(../img/right_bg.png) 0 0 repeat-x;
	width: 100%;
	height: auto;
}

.column-right .content h2 {
	background: url("/img/image_main_right.png") 0 0 no-repeat;
	height: 74px;
	font-size: 24px;
	color: #2D77BB;
	padding: 25px 0 0 33px;
	margin: 0;
	position: relative;
}

.column-right .wrapper {
	padding: 0 0 0 35px;
}

.wrapper .block {
	margin: 0 0 27px 15px;
	width: 243px;
	height: 120px;
	float: left;
}

.column-right .content .wrapper h2 {
	background: none;
	padding: 0;
}

.wrapper .block img {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 8px 0 0;
	float: left;
}

.wrapper .block .hotel-i {
	width: 110px;
	height: 110px;
}

.wrapper .block a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #254C70;
	margin: 5px 0 0 0;
}

.wrapper .block a:hover,.wrapper .block a:active {
	color: #2D77BB;
}

.wrapper .block span {
	margin: 50px 0 0 0;
	display: block;
}

.wrapper .block span img {
	padding: 2px 2px 20px 0;
	margin: 0;
	background: none;
}

.wrapper .block span a {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #B39440;
}

.wrapper .block span a:hover,.wrapper .block span a:active {
	color: #D2BC82;
}

.column-left .footer {
	background: #3C6D9B url(../img/footer_bg.png) 0 0 repeat-x;
	width: 100%;
	height: 116px;
	padding: 5px 0 0 0;
}

.column-left .footer p {
	background: url(../img/footer_brand.jpg) 0 0 no-repeat;
	min-width: 244px;
	height: 100px;
	margin: 0 0 0 24px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 15px 10px 0 142px;
	text-align: right;
}

.column-left .footer p a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* =Footer Right
	------------------------------------------------------------------------------*/
.column-right .footer {
	background: #F2E6D0 url(../img/footer_bg.png) 0 0 repeat-x;
	width: 100%;
	height: 96px;
	padding: 25px 0 0 0;
}

.column-right .footer span {
	margin: 0 0 0 33px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #474747;
}

.column-right .footer span a {
	font-weight: normal;
	color: #FEFEFE;
}

/* titles */
.title {
	background: #fff;
	overflow: hidden;
}

.title h1 {
	margin: 0;
	padding: 7px 0 2px 0;
}

.title p {
	margin: 0;
	padding: 2px 0 7px 0;
	font-size: 0.9em;
}

.recommend {
	background: #FFFFFF url(/img/recommend.gif) no-repeat scroll 0 0;
	padding-left: 50px;
	margin-right: 20px;
}

.discounts {
	background: #fff url(/img/discounts.gif) no-repeat;
	padding-left: 20px;
}

/* Sort */
.sort-list {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.sort-list li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

.sort-list a {
	display: block;
	padding: 5px 5px 5px 20px;
	background-position: 5px 10px;
	background-repeat: no-repeat;
}

.sort-list a.selected {
	background-color: #E9E9ED;
}

.sort-list a.z {
	background-image: url("/img/sort_array_down.png");
}

.sort-list a.a {
	background-image: url("/img/sort_array_up.png");
}

.construct-list {
	width: 100%;
}

.construct-list td {
	background-color: #EAF0F4;
	border-top: 1px #d2ebf7 solid;
	border-bottom: 1px #d2ebf7 solid;
	padding: 1px;
}

.construct-l {
	border-left: 1px #d2ebf7 solid;
}

.construct-r {
	border-right: 1px #d2ebf7 solid;
}

.construct-list h3 {
	padding: 0;
	margin: 3px 0 3px 2px;
	font-size: 1em;
}

.construct-list h3 a {
	color: #006699;
}

.moreint {
	background-color: #E9EAEC;
	margin-left: 10px;
	overflow: hidden;
	padding-bottom: 20px;
}

.moreint .reducer {
	padding-top: 20px;
}

.moreint p {
	text-align: left !important;
}

.moreint span.date {
	color: #006699;
	display: block;
}

/* Numbers preview */
.block-list-preview {
	width: 100%;
}

.block-list-preview table {
	width: 100%;
}

.block-list-preview .title {
	text-align: left !important;
	background: none;
}

.block-list-preview td,.block-list-preview th {
	padding: 5px;
}

.block-list-preview th {
	background-color: #F5F5EA;
}

.block-list-preview td img {
	padding: 2px;
	border: 1px #bbd2bb solid;
}

.block-list-preview td p {
	margin: 5px 0 0 0;
}

/* gallery */
.popup-img {
	width: 110px;
	height: 110px;
}

div.popup-gallery {
	width: 100%;
	position: relative;
}

div.popup-item {
	width: 100%;
	position: relative;
}

div.popup-gallery div.brief {
	width: 120px;
	height: 130px;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}

div.popup-gallery div.brief p {
	width: 120px;
	margin: 0;
	padding-top: 4px;
}

.img-p {
	position: absolute;
	top: -30px;
	display: none;
	padding: -20px 0 0 -20px;
	cursor: pointer;
	z-index: 10;
}
/* popup order */
#orderPopup {
	position: absolute;
	top: 50px;
	left: 7%;
	z-index: 5;
	width: 620px;
}

#orderPopupContent {
	display: block;
	overflow: hidden;
}

.star {
	padding: 0;
	padding-right: 1px;
}

.order-table td {
	padding: 5px;
}

.order-table td.title {
	width: 130px;
	text-align: right;
}

.order-table select {
	margin: 0 5px 0 0;
}

.authorization-links a {
	float: left;
	display: block;
	margin: 0 15px 0 0;
	padding: 3px 10px
}

.authorization-links a.selected {
	background-color: #CC0000;
	color: #fff
}

.authorization-table td {
	padding: 5px;
}

.authorization-block {
	background-color: #F5F5EA;
	padding: 10px 0;
}

.feedback-table td {
	padding: 5px;
}

a.get-currency.selected-currency {
	color: #339900;
	font-weight: bold;
}

.order-button-table {
	overflow: hidden;
}

.order-button-table img {
	margin-top: 15px;
}

.footer {
	position: relative;
	height: 139px;
	background: url("/img/footer.gif");
	overflow: hidden;
}

.copy {
	color: #fff;
	padding: 50px 0 0 50px;
	width: 500px;
}

.online-bron {
	position: absolute;
	left: 590px;
	top: 50px;
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}