body {
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
	color:#808080;;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	outline: none;
}
html{
	width:100%;
	margin:0;
	padding:0;
	outline: none;
	height:100%;
}
h1 {
	color:#cd9f38;ViewFormBronRoom
	font-size:1.3em;
	font-weight:bolder;
	letter-spacing:0.05em;
}

h2 {
	color:#cd9f38;
	font-size:1.3em;
	font-weight:bolder;
	letter-spacing:0.05em;
}

.SEOHideDiv{
	display:none;
	visibility:hidden;
}
img {
	border: 2px #d3ac52 solid;
	padding: 2px 2px 2px 2px;
}
.pagenumbers{
	width:90%;
	text-align:center;
	padding-left:40%;
}
.pagenumbers a{
	color:#d1c18b;
	text-decoration:none;
	font-weight:bolder;
	width:20px;
	height:20px;
	border:1px #d1c18b solid;
	display:block;
	float:left;
	
}
.pagenumbers a:hover{
	color:#FFF;
	background-color:#d1c18b;
	
	text-decoration:none;
	font-weight:bolder;
	
	
}

/* ����� ��� jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #DDD;
	
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #cd9f38;
	
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #FF9900;
	padding: 2px 0px;
}
.datepicker_links {
	background: #fff4e0;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #cd9f38;
	
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #cd9f38;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #fff4e0;
	
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
	
}
.datepicker_today {
	background: #B1DB87 !important;
}
.datepicker_currentDay {
	background: #cd9f38 !important;
	
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #cd9f38;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
/* ����� ��� jQuery UI Datepicker */

#example {
  float:left;
  position:relative;
  width:100px;
}
#exampleRange {
  float:right;
  position:relative;
  width:200px;
  right:10px;
}



.name{
	float:left;
	width:180px;
	height:20px;
	display:block;
	background-color:#d2b47b;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	margin-right:5px;
	font-family:Arial;
	font-size:0.9em;
	font-weight:bolder;
	
}
/*StormSale*/
#TableStormSale{
	width:800px;
	height:150px;
	float:left;
	padding-bottom:10px;
	
}
#HeadStormSale{
	width:200px;
	text-align:left;
	padding-left:2px;
	color:#cd9f38;
	font-size:1.0em;
	font-weight:bolder;
	letter-spacing:0.05em;
	
}
#TextStormSale{
	width:800px;
}
#TextStormSale p {
	margin: 0px; padding:0px;
}

#TextStormSale img{
	border:1px #d3ac52 solid;
}
#PriceStormSale{
	color:#cd9f38;
	font-weight:bold;
	text-align:right;
}


#fbSubmit{
	border:1px #d3ac52 solid;
	margin-bottom:5px;
	margin-top:5px;
}
.element input{
	border:1px #d3ac52 solid;
	width:180px;
	height:20px;
	display:block;
	margin-bottom:5px;
}
.element select{
	border:1px #d3ac52 solid;
	width:180px;
	height:20px;
	display:block;
	margin-bottom:5px;
}
.ImgMask{
	width:160px;
	height:120px;
	display:block;
	border:1px #d3ac52 solid !important;
	background-repeat:no-repeat;
	background-position:center center;
        padding: 2px;
	
}
.B_crumb{
	color:#d3ac52;
}
.B_homeCrumb{
	color:#cd9f38;
}
#priceText {
	color:#cd9f38;
	font-weight:bold;
	float:left;
	
}

#divLogo{
	background-image:url('../images/TopLogo_04.gif');
	background-repeat:no-repeat;
	width:185px;
	height:225px;
	display:block;
	float:left;
	margin-top:105px;
	
}
#divLogo a {
	display: block;
	width: 100%;
	height: 225px;
}
#ViewMainTextContent{
	margin-left:10px;
	margin-top:20px;
}
a.menu{
	color:#fff4e0;
	font-size:1.1em !important;
	line-height:19px;
	border-bottom-color:#d2b47b;
	border-bottom-style:solid;
	border-bottom-width:0.1em;
	padding-bottom:2px;
	margin-right:4px;
	text-align:left;
	padding-left:20px;
	
	display:block;
	text-decoration:none;
	background: url('../images/topMenuInd.png') bottom left no-repeat;
	font-weight:normal;
	
	
}  

a.menu:hover {
	color:#fff4e0;
	font-size:1.1em;
	line-height:19px;
	border-bottom-color:#d2b47b;
	border-bottom-style:solid;
	border-bottom-width:0.1em;
	padding-bottom:2px;
	margin-right:4px;
	
	text-align:left;
	padding-left:20px;
	
	display:block;
	text-decoration:none;
	background: url('../images/topMenuInd.png') bottom left no-repeat;
	font-weight:normal;
}


a.menu:visited{
	color:#fff4e0;
	font-size:1.1em;
	line-height:19px;
	border-bottom-color:#d2b47b;
	border-bottom-style:solid;
	border-bottom-width:0.1em;
	padding-bottom:2px;
	margin-right:4px;

	text-align:left;
	padding-left:20px;

	display:block;
	text-decoration:none;
	background: url('../images/topMenuInd.png') bottom left no-repeat;
	font-weight:normal;
}

/**/
.MenuDivWrap {
	background-image:url('../images/002_main-1024_03.jpg');
	background-repeat:no-repeat;
	width:777px;
    left:200px;
    position:absolute;
	top:105px;
	height:254px;

}
/*.MenuTop{
    margin-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	width:200px;
    margin-right: 20px;
	height:246px;
	display:block;
    background: url(../images/bg_left_menu.jpg) left top no-repeat #93640A;
}*/
.MenuTop {
	display: block;
	width: 200px;
	height: auto;
	margin: 0px 20px 10px 0px;
	padding: 10px 0px 10px 5px;
	background: #93640A url(../images/bg_left_menu.jpg) left top no-repeat;
}


/*Pricetable*/
.TablePriceFirst{
	width:750px;
	
}

.TablePriceFirst td{
	text-align:center;
	width:100px;
	border: #CCC 1px solid;
}
.HeadPriceTable{
	background-color:#d2b47b;
	color:#FFFFFF;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}



/**/
#MainTable{
	margin:0;
	padding:0;
	width:960px;
	height:auto;
	left:50%;
	margin-left:-512px;
	position:relative;
	border-collapse: collapse;
	display:block;
	margin-bottom:50px;
}
#topWrapAll{
	background: url('../images/bgAllBody_02.gif') top right no-repeat;
	width:960px;
	left:50%;
	margin-left:-512px;
	height:360px;
	position:absolute;
	display: block;
	z-index:0;
	top:0px;
}

body.inside #allWrap{
  background: #fff url(../img/body_bg.gif) top right no-repeat;

}

.ViewContactInfo{
	width:185px;
	height:103px;
	margin-top: 30px;
	display:block;
	position:relative;
	
	background-repeat:no-repeat;
	background-position: -5px -10px;;
	
	margin-left:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:0.75em;
	
}
#ViewRanGallery{
	height:185px;
	
	background-image:url('../images/002_main_BgGall_04.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}
.ViewAdresInfo{
	padding-left:40px;
	margin-left:4px;
	padding-top:5px;
	height:35px;
	width:180px !important;
	line-height:10px;
	font-size:11px;
	background: url(../images/bg_top_contact.png)  -10px 0px no-repeat;
	
}
.ViewPhoneInfo{
	padding-left:40px;
	margin-left:4px;
	padding-top:5px;
	margin-top:0px;
	width:150px;
	height:40px;
	line-height:12px;
	font-size:11px;
    background: url(../images/phone.png)  0px 5px no-repeat;
}
.ViewMailInfo{
	padding-left:40px;
	margin-left:4px;
	padding-top:5px;
	
	width:205px;
	height:20px;
         background: url(../images/bg_top_contact.png)  -10px -70px no-repeat;
	
}
/*
.ViewTraleInfo{
	background-image:url('../images/tarleIcon.png');
	background-repeat:no-repeat;
	background-position:2px center ;
	background-color:#93640A;
	width:205px;
	height:20px;
	border-bottom-color:#d5af59;
	border-bottom-style:solid;
	border-bottom-width:1px;
    padding-top: 5px;
}
.ViewFlyInfo{
	background-image:url('../images/FlyIcon.png');
	background-repeat:no-repeat;
	background-position:2px center ;
	background-color:#93640A;
	width:205px;
	height:20px;
	border-bottom-color:#d5af59;
	border-bottom-style:solid;
	border-bottom-width:1px;
    padding-top: 5px;
}
.ViewPogodaInfo{
	background-image:url('../images/pogoda.png');
	background-repeat:no-repeat;
	background-position:2px center ;
	background-color:#93640A;
	width:205px;
	height:20px;
	border-bottom-color:#d5af59;
	border-bottom-style:solid;
	border-bottom-width:1px;
    padding-top: 5px;
}
*/
.ViewTraleInfo{
	width: 35px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 0px 25px;
	background: url(../images/icons.png) no-repeat;
}
.ViewFlyInfo{
	width: 35px;
	height: 30px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: url(../images/icons.png) -35px 0px no-repeat;
}
.ViewPogodaInfo{
	width: 35px;
	height: 30px;
	overflow: hidden;
	float: left;
	background: url(../images/icons.png) -70px 0px no-repeat;
}
.ViewFormBronRoom{
	padding-top:10px;
	width:190px;
    background: #93640A;
	height:18px;
	margin-left: 5px;
    background: url(../images/bg_top_contact.png)  -10px -145px no-repeat;
}
#course {
	padding-top: 25px;
	margin-left: 25px;
}
.wifi {
	width: 80px;
	height: 60px;
	margin: 20px 0px 20px 50px;
	background: url(../images/wifi.jpg) no-repeat;
}
.viewMap{
       
	padding-top:5px;
	width:190px;
	height:30px;
        margin-left: 5px;
	
        background: url(../images/bg_top_contact.png)  -10px -170px no-repeat;
	
}
.ViewPogodaInfo a{
        font-size: 1.1em !important;
	color:#FFFFFF;
        padding-left: 40px;
	text-decoration:none;
        
}
.ViewFlyInfo a{
        font-size: 1.1em !important;
	padding-left: 40px;
	color:#FFFFFF;
	text-decoration:none;
        
}
.ViewTraleInfo a{
        font-size: 1.1em !important;
	padding-left: 40px;
	color:#FFFFFF;
	text-decoration:none;
        
}
.ViewFormBronRoom a{
        font-size: 1.1em !important;
	padding-left: 40px;
	color:#FFFFFF;
	text-decoration:none;
        
}
.viewMap a{
        font-size: 1.1em !important;
        padding-left: 40px;
	color:#FFFFFF;
	text-decoration:none;
        
	
}
#DivLeft{
	vertical-align:top;
	height:270px;
	width: 200px;
}
.ch1 {
	width: 800px;
	display:block;
}
#WrapContent{
	width:750px;
	text-align:left;
	
}
#Content{
   
	vertical-align:top;
	text-align:left;
	
	
	
}
#ViewSpecPredl{
	height:185px;
	
	border-top-color:#d5af59;
	border-top-style:double;
	border-top-width:3px;
	
	border-bottom-color:#d5af59;
	border-bottom-style:double;
	border-bottom-width:3px;
	
	_padding-left:0%;
	
}
.ViewSpecPredlChild{
	position:relative;
	height:185px;
	_padding-left:0%;
	margin-top:10px;
	margin-bottom:10px;
}

#FootTable{
	margin:0;
	padding:0;
	width:100%;
	bottom:0px;
	border:0;
	height:50px;
	border-collapse: collapse;
	position:relative;
	
}
#footmenu a{
	color:#fff4e0;
}
#ViewLeftInfoAll{
	position:relative;
	margin-top:25px;
	width:180px;
	display:block !important;
	clear:both;
}

.LeftFt{
	background-image:url('../images/002_main-1024_06.jpg');
	background-repeat:repeat-x;
	background-position: bottom center;
}

.CenterFt{
	background-image:url('../images/002_main-1024_07.jpg');
	background-repeat:no-repeat;
	background-position: bottom center;
	width:982px;
	height:133px;
}
.RightFt{
	background-image:url('../images/002_main-1024_08.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}

.smiles {
	position: relative;
	left: -35px;
	width: 400px;
	height: 50px;
}

.smiles li {
	display: block;
	width: 30px;
	height: 25px;
	margin: 0px 5px;
	float: left;
	cursor: pointer;
	list-style-type: none;
}

.smiles li img{
	border: none !important;
}

.smile {
	border: none !important;
}



.flag {
 width:70px;
 height:10px;
 color:#000000;
 text-align:center;
 vertical-align:middle;
 padding-top:60px;
 background-position:center center;
 background-repeat:no-repeat;
 cursor:pointer;
}
.UAH {  background-image:url('../images/flags/FlagsUkraine.jpg');}
.RUR {  background-image:url('../images/flags/FlagsRussia.jpg');}
.USD {  background-image:url('../images/flags/FlagsUSA.jpg');}
.EUR {  background-image:url('../images/flags/FlagsEU.jpg');}


