body {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
	font-size: 12px;
	color: #000000;
}

html {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

body a {
	text-decoration: underline;
	color: #3366cc;
}
body a:hover {
	text-decoration: none;
} 

input[type="text"], input[type="password"]{
	border: 1px solid #999999;
	padding: 2px 4px;
	color: #000000;
	font-size: 11px;
	margin: 3px 0px;
}

textarea {
	border: 1px solid #999999;
	padding: 2px 4px;
	color: #000000;
	font-size: 11px;
	margin: 3px 0px;
}

a img {
	border: 0px;
}

/* content */

h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	
}


div.conteiner {
    background-color: #ffffff;
	background-image: url('/public/images/design/top_bg.png');
	background-repeat: repeat-x;
    min-height:100%;
    height: auto !important;
    height: 100%;
    position: relative;
	clear: both;
	min-width: 1175px;
	/*width: 1175px;
	margin: auto;*/
}

div.inconteiner {
    padding-bottom: 231px;
    /* width: 1200px; */
	margin: auto;
}


div.main {
    width: 1064px;	
	margin: auto;
	overflow: hidden;
}

div.header {
}

div.inheader {
	width: 1064px;
	margin: 0px auto;
	position: relative;
}

div.header  div.header-up{
	height: 35px;
}

div.header  div.header-down{
	height: 82px;
	background-repeat: no-repeat;
	background-position: center 85px ;
	position: relative;
}


div.header a.logo {
	background-image: url('/public/images/design/logo.png');
	width: 276px;
	height: 71px;
	border: 0px;
	position: absolute;
	display: block;
	font-size: 0px;
	line-height: 0px;
	top: 13px;
	left: 10px;
}

div.header span.petoteli {
	background-image: url('/public/images/design/project_2phones_msk.png');
	width: 237px;
	height: 72px;
	border: 0px;
	position: absolute;
	display: block;
	font-size: 0px;
	line-height: 0px;
	top: 10px;
	right: -10px;
}


div.header ul.main-menu {
	list-style: none;
	position: absolute;
	left: 300px;
	top: 30px;
}

div.header ul.main-menu li {
	display: inline;
}

div.header ul.main-menu li a {
	color: #000000;
	font-size: 18px;
	margin-right: 10px;
	text-decoration: underline;
}


div.header ul.top-menu {
	list-style: none;
	position: absolute;
	margin: 0px;
	padding: 7px 0 0 0;
}

div.header ul.top-menu li {
	display: inline;
}

div.header ul.top-menu li a {
	color: #000000;
	font-size: 11px;
	margin-right: 10px;
}


div.header div.share {
	position: absolute;
	right: 20px;
	top: 7px;
	font-size: 11px;
}

div.header div.share a{
	position: relative;
	top: -2px;
}


div.header div.lang {
	position: absolute;
	right: 0px;
	top: 15px;
}

div.index_header {
	height: 399px;
	position: relative;
	background-color: #e9e5d8;
}

div.shadw{
	height: 20px;
	background-image: url('/public/images/design/uppertop.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	
	
}
div.noshd{
	height: 20px;
	margin-bottom: 1px;
	
	
}

div.broneform {
	width: 249px;
	left: -4px;
	position: relative;
	
}

div.index_header div.broneform {
	position: absolute;
	z-index: 100;
	top: 20px;
	left: 50%;
	margin-left: -530px;
}

div.broneform form{
	margin: 0px;
	padding: 0px;
}

div.broneform  div.bbg {
	background-image: url('/public/images/design/broneform_bg.png');
	padding: 0px 30px;
}

div.broneform div.btop {
	height: 51px;
	background-image: url('/public/images/design/broneform_top.png');
}

div.broneform div.bbot {
	height: 6px;
	background-image: url('/public/images/design/broneform_bot.png');
}

div.broneform div.h {
	font-size: 18px;
	color: #ffffff;
	text-shadow: 1px 1px #000000;
	position: relative;
	top: 20px;
	left: 25px;
}

div.broneform div.inp {
	color: #ffffff;
	font-size: 12px;
	padding: 5px 0px 8px;
}

div.broneform div.inp.inp_price {
	padding-bottom: 14px;
}

div.broneform div.inp.inp_submit {
	padding-top: 14px;
	height: 39px;
}

div.broneform div.inp a {
	color: #ffffff;
	font-size: 12px;
}

div.broneform div.inp div.hide {
	padding: 5px 0px;
	display: none;
}

div.broneform div.inp div.hide a {
	font-size: 11px;
	color: #b3dedd;
	line-height: 16px;
}

div.superholder {
	width: 1200px;
	margin: auto;
	
	
}


div.broneform div.sldr input {
	position: relative;
	top: 2px;
	left: -2px;
}


div.broneform div.sldr label {
	display: block;
}


div.faq_item {
	padding-bottom: 10px;
	line-height: 16px;
}

div.fshad {
	background-image: url('/public/images/design/underhead_bg.jpg');
	background-position: top center;
	height: 24px;
	background-repeat: no-repeat;
}

div.superholder div.ins {
	position: relative;
	height: 399px;
}

div.broneform div.inp input[type=text] {
	border: 1px solid #666666;
	background-image: url('/public/images/design/inp_bg.png');	
	height: 22px;
	padding: 2px 5px;
	border-radius: 3px;
	margin: 0px 4px;
	
}

div.broneform div.inp_id input {
	width: 120px;
}

div.broneform div.inp_chel input {
	width: 30px;
}

div.broneform div.inp_price input {
	width: 40px;
}


div.broneform input.sbm {
	padding: 5px 10px;
	width: 59px;
}


div.superholder div.elebam {
	position: absolute;
	overflow: hidden;
	text-align: center;
	height: 399px;
	width: 100%;
	vertical-align: baseline;
	z-index: 15;
}

div.superholder div.elebam div.upous {
	width: 1200px;
	height: 399px;
	background-image: url('/public/images/design/upimageous.png');
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

div.superholder div.elebam div.bam  {
	width:100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 10;
}
div.superholder div.elebam div.bam.cur  {
	display: block;
}

div.superholder div.elebam div.bam  img{
	vertical-align: baseline;

	
	
}
div.superholder div.elebam div.bam  div.textdata {
	text-align: left;
	position: absolute;
	z-index: 60;
	top: 300px;
	margin-left: -240px;	
	left: 50%;
	color: #ffffff;
	text-shadow: 1px 1px 5px #000000;
}
div.superholder div.elebam div.bam  div.textdata div.th{
	font-size: 21px;
	text-decoration: underline;
	margin-bottom: 10px;
}

div.superholder div.elebam div.bam  div.textdata div.th a{
	color: #ffffff;
}
div.superholder div.elebam div.bam  div.textdata div.ta{
	margin-bottom: 5px;
}
div.superholder div.elebam div.bam  div.textdata span.tl1 {
	padding-left: 15px;
	background-image: url('/public/images/design/h1p.png');
	background-repeat: no-repeat;
	background-position: 0%  50% ;
	margin-right: 20px;
}
div.superholder div.elebam div.bam  div.textdata span.tl2 {
	padding-left: 20px;
	background-image: url('/public/images/design/h2p.png');
	background-repeat: no-repeat;
	background-position: 0%  50% ;

}
div.superholder div.buts {
	z-index: 40;
	position: absolute;
	top: 280px;
	left: 50%;
	margin-left: 150px;
	padding: 10px 18px;

}

div.superholder div.buts img{
	border: 3px solid #ffffff;
	margin: 10px 2px;
	cursor: pointer;
	
}


div.superholder div.buts img:hover{
	border: 3px solid #d2ae55;
	
}


div.superholder div.up-holder {
	width:100%;
	height: 399px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 17;
	/*background-image: url('/public/images/design/shadow_index.png');*/
	background-position: right bottom;
	background-repeat: no-repeat;
}



div.superholder div.left-arr {
	background-image: url('/public/images/design/leftarr.png');
	width: 40px;
	height: 70px;
	position: absolute;
	top: 160px;
	left: 15px;
	cursor: pointer;
	z-index: 25;
}

div.superholder div.right-arr {
	background-image: url('/public/images/design/rightarr.png');
	width: 40px;
	height: 70px;
	position: absolute;
	top: 160px;
	right: 15px;
	cursor: pointer;
	z-index: 25;
}

div.superholder div.left-shad {
	background-image: url('/public/images/design/ih_left.png');
	width: 126px;
	height: 399px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

div.superholder div.right-shad {
	background-image: url('/public/images/design/ih_right.png');
	width: 126px;
	height: 399px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
}


/* Leftside */
div.leftside {
	width: 240px;
	margin-right: 15px;
	float: left;
}

/* Right */
div.rightside {
	width: 240px;
	margin-left: 15px;
	float: right;
}

/* Sideblock */
div.sideblock {
	margin-bottom: 30px;
}
div.sideblock div.blockhead {
	padding-bottom: 14px;
	color: #999999;
	font-size: 12px;
}

div.sideblock div.blockhead a.blockname {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}

div.sideblock div.blockhead span.blockname {
	font-size: 18px;
	color: #000000;
}
div.sideblock.leave-report  {
	background-color: #e6e6e6;
	padding: 16px 10px 16px 16px;
}

div.sideblock.leave-report div.managers div.item{
	overflow: hidden;
}

div.sideblock.leave-report div.managers div.item img{
	float: left;
	margin-right: 10px;
}

div.sideblock.leave-report div.managers div.item  div.name{
	color: #00918e;
	font-size: 12px;
}

div.sideblock.leave-report div.managers div.item  div.phone{
	color: #000000;
	font-size: 12px;
}

div.sideblock.leave-report div.info{
	font-size: 12px;
	color: #000000;
	margin: 10px 0;
}

div.sideblock.leave-report div.info span{
	font-size: 19px;
}

div.sideblock.leave-report div.contacts div{
}

div.sideblock.leave-report div.contacts div.email{
	background: url('/public/images/design/ic_mail.png') no-repeat;
	padding-left: 25px;
	height: 25px;
}
div.sideblock.leave-report div.contacts div.skype{
	background: url('/public/images/design/ic_skype.png') no-repeat;
	padding-left: 25px;
	height: 25px;
}
div.sideblock.leave-report div.contacts div.phone{
	background: url('/public/images/design/ic_phone.png') no-repeat;
	padding-left: 25px;
	height: 25px;
}

div.sideblock.leave-report div.fast {
	font-size: 20px;
	background: url('/public/images/design/ic_fast.png') no-repeat;
	padding-left: 35px;
	height: 35px;	
	margin-top: 10px;
}



div.sideblock.leave-report div.info {
	font-size: 11px;
	line-height: 15px;
}


div.sideblock div.bossmail div.image{
	height: 70px;
	width: 72px;
	float: left;
}

div.sideblock div.bossmail div.text {
	overflow: hidden;
}
div.sideblock div.bossmail div.text a{
	display: block;
	margin-bottom: 10px;
}

div.sideblock div.bossmail div.text span{
	font-size: 11px;
	color: #999999;
	display: block;
}

div.sideblock hr.ub {
	border: none;
	height: 0px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
}
div.sideblock.sblog {
}

/* Paging */

div.paging {
	text-align: center;
	font-size: 14px;
	color: #999999;
	height: 25px;
}

div.paging a {
	padding: 3px 7px;
}

div.paging a.cur {
	border: 1px solid #c9bed6;
	color: #937ead;
	text-decoration: none;
}

div.crumbs {
	font-size: 11px;
	color: #999999;
	min-width: 940px;
    max-width: 1120px;
	padding: 0px 0px 15px 0px;	
	margin: auto;
	margin-top: -10px;
	position: relative;

	
}

div.content {
	padding-top: 15px;
	overflow: hidden;
	margin: 0px 15px;
}

div.indexsubtext {
	margin: 0px 15px;
}

div.content div.head {
	margin-bottom: 15px;
	color: #999999;
	font-size: 12px;
	margin: 0px 15px;
}

div.content div.head a.indexname {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}

div.content div.head h1 {
	font-size: 21px;
	color: #000000;
	display: inline;
}




/* Hotellist */
div.hotelmap {
    margin-top:10px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right:15px;
}

div.sideblock div.hotelmap {
	margin: 0px;
}

div.labels {
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	display: block;
	width: 18px;
}

div.hotellist {

	padding-bottom: 30px;
	padding-top: 15px;
}

div.hotellist div.hotel{
	min-height: 160px;
	padding: 15px 15px 15px 15px;
	border-bottom: 1px dashed #999999;
	position:relative;

}


div.hotellist div.hotel:hover{
	background-color: #e5f4f3;
}

div.hotellist div.hotel div.hotelava
{
	float: left;
}	

div.hotellist div.hotel div.hotelava img
{
	width: 150px;
	height: 150px;
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}	

div.hotelava img
{
	/*width: 74px;
	height: 74px;*/
	padding: 2px;
	border: 1px solid #cccccc;
}	

div.hotellist div.hotel div.hotelinfo {
	padding-left: 152px;
}

div.hotellist div.hotel div.hotelinfo div.hotelname {
	padding-bottom: 2px;
	font-family: Arial;
	padding-right: 30px;
	padding-right: 30px;
}

div.hotellist div.hotel div.hotelinfo div.hotelname a {
	font-size: 16px;
}

div.hotellist div.hotel div.hotelinfo div.hoteladdr {
	font-size: 11px;
	color: #333333;
	padding-bottom: 7px;
	margin-top: 3px;
}

div.hotellist div.hotel div.hotelinfo div.hoteladdr span{
	padding-right: 10px;
}

div.hotellist div.hotel div.hotelinfo div.hotelmenu  {
	font-size: 11px;
	padding-bottom: 5px;
}

div.hotellist div.hotel div.hotelinfo div.hotelmenu a{
	font-size: 11px;
	padding-right: 10px;
}

div.hotelmenu p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

div.hotellist div.hotel div.hotelinfo div.hotelabout {
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 16px;
}

div.hotellist div.hotel div.hotelinfo div.hotelprice {
	font-size: 11px;
	color: #999999;
}

div.hotellist div.hotel div.hotelinfo div.hotelprice b{
	color: #000000;
	font-weight: normal;
}


div.hotellist div.hotel div.hotelinfo div.hotelprice s{
	color: #990000;
	font-weight: normal;
}



div.hotellist div.hotel div.hotelinfo div.hotelprice a.bronelink{
	/*color: #007b79;*/
	float: right;
	font-size: 12px;
	padding-right: 3px;
	/*background: url('/public/images/design/to_go_bron.png');*/
}

div.hotellist div.hotel div.h_ponter {
	background: url('/public/images/design/hotel_on_map.png');
	width: 27px;
	height: 14px;
	padding-top: 7px;
	padding-bottom: 12px;
	position: absolute;
	top: 15px;
	right: 25px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

div.footer {
	background: #00918e;
	height: 201px;
	margin: auto;
	margin-top: -201px;
	position: relative;
}

div.infooter {
	width: 1064px;
	margin: 0px auto 0px auto;
}

div.wfooter {
	background-color: #e9e9e9;
	height: 44px;
	width: 100%;
}

div.infooter ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	margin-top: 20px;
}


div.infooter ul li {
	list-style: none;
	padding-bottom: 6px;
}

div.infooter ul li a{
	color: #e9e9e9;
}
div.infooter div.link-block {
	width: 210px;
	float: left;
	padding-right: 14px;
}


div.infooter div.link-block div.h {
	font-size: 14px;
	color: #d2ad54;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.infooter div.link-block a {
	color: #ffffff;
	display: block;
	font-size: 12px;
}

div.infooter div.link-block  {
	color: #ffffff;
	font-size: 11px;
}

div.infooter div.copy {
	color: #ffffff;
	display: block;
	font-size: 12px;
	float: right;
	padding-top: 20px;
	text-align: right;
}


/* Hotelinfo */

div.hotelinfo {
	margin: 0px 15px;
	
}
 
div.hotelinfo div.head {
	margin: 0px ;
}
div.toto_bron{
#	display:none !important;
}
div.hotelinfo div.toto_bron
{
	float: right;
	width: 135px;
	height: 38px;
	background: url('/public/images/design/toto_bron.png');
	cursor: pointer;
}


div.hotelinfo div.address {
	color: #666666;
	line-height: 20px;
	margin-bottom: 10px;
}


div.hotelinfo div.socials {
	margin-bottom: 30px;
	height: 30px;
}

div.hotelinfo div.tabs {
	height: 28px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 30px;
	

}

div.hotelinfo div.tabs a{
	display: block;
	float: left;
	margin-right: 2px;
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	height: 18px;
	padding: 7px 10px 3px 10px;
	text-decoration: none;
	color: #000000;
	background: url('/public/images/design/tab_bg.png');
}
div.hotelinfo div.tabs a:hover{
	color: #666666;
}

div.hotelinfo div.tabs a.cur {
	background: url('/public/images/design/tab_bg_cur.png');
}
div.hotelinfo div.tabs a.blog {
	background: none;
	border: none;
	color: #3366cc;
	text-decoration: underline;
}

div.hotelinfo div.tabs a:hover.blog  {
	text-decoration: none;
}


div.hotelinfo div.block_head {
	color: #999999;
	padding-bottom: 15px;
}

div.hotelinfo div.block_head a{
	font-size: 18px;
	color: #000000;
}

div.hotelinfo div.description {
	overflow: hidden;
	padding-right: 20px;
}

div.hotelinfo div.description div.block {
	padding-bottom: 30px;
}

div.hotelinfo div.description div.block p{
	line-height: 16px;
}



div.hotelinfo div.description ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

div.hotelinfo div.description div.block ul li{
	line-height: 16px;
}

div.hotelinfo div.description p {
	line-height: 16px;
}

div.hotelinfo div.description div.blog_item {
	padding-bottom: 10px;
}


div.hotelinfo div.description div.blog_item div.date{
	color: #999999;
	font-size: 11px;
}


div.hotelinfo div.description div.testimonial_item {
	padding-bottom: 20px;
}

div.hotelinfo div.description div.testimonial_item div.date{
	color: #999999;
	font-size: 11px;	
	padding-bottom: 4px;
}

div.hotelinfo div.description div.testimonial_item div.date span{
	color: #3366CC;
	font-size: 12px;
}

div.hotelinfo div.description div.testimonial_item div.anons {
	line-height: 16px;
}

div.hotelinfo div.description_side iframe {
	width: 320px;
	height: 260px;
}

div.hotelinfo div.description_side {
	width: 320px;
	float: right;
}

  {
	overflow: hidden;
	border-bottom: 1px #cccccc dashed;
	margin-bottom: 30px;
	padding-bottom: 10px;
}


 div.inroom  {
	overflow: hidden;
	padding-right: 20px;
}

div.photos
{
	padding-top: 30px;
	float: right;
	width: 320px;
}

div.room_name {
	color: #999999;
}

div.room_name h2{
	color: #000000;
	font-size: 18px;
	display: inline;
}

 div.description {
	line-height: 16px;
}
div.hot_description {
	line-height: 16px;
	color: #990000;
}

div.price_table 
{
	padding-bottom: 10px;
}

div.price_table table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div.price_table table tr{
	padding: 0px;
	margin: 0px;
}

div.price_table table tr.cur td{
	background-color: #efe9f6;
}

div.price_table table tr.weekend td{
	color: #d69494;
	font-size: 11px;
	text-align: left;
}

div.price_table table tr th{
	background-color: #f8f8f8;
	padding: 5px 0px 7px 15px;
	text-align: left;
	font-weight: normal;
	color: #999999;
}

div.price_table table tr th.pal{
	padding-left: 25px;
}

div.price_table table tr td{
	padding: 9px 0px 6px 12px;
	margin: 0px;
	width: 25%;
	text-align: left;
}

div.price_table table tr.weekend td{
	border-bottom: 1px #cccccc dashed;
	padding: 0px 0px 8px 12px;
}

div.reserve_button {
	width: 96px;
	height: 30px;
	background: url('/public/images/design/to_reserv.png');
	cursor: pointer;
}

div.hotelinfo div.tab_testimonials table.rating {
	width: 100%;
	margin-bottom: 10px;
}

div.hotelinfo div.tab_testimonials table.rating td.lg{
	width: 140px;
}

div.hotelinfo div.tab_testimonials table.rating td.rt{
	
	color: #999999;
}
div.hotelinfo div.tab_testimonials table.rating td.rt b{
	color: #3366CC;
	font-size: 14px;
	font-weight: normal;
}

div.hotelinfo div.tab_testimonials table.rating td.link1{
	width: 120px;
}

div.hotelinfo div.tab_testimonials div.addnew {
	background-color: #efecf3;
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 20px 0px 20px;
}

div.hotelinfo div.tab_testimonials div.addnew div.addhead {
	margin-bottom: 20px;
}

div.hotelinfo div.tab_testimonials div.addnew div.comfeed{
	padding:0px;
	margin: 0px 0px 0px -10px;
}
/*
div.hotelinfo div.tab_testimonials div.addnew table {
	width: 100%;
}

div.hotelinfo div.tab_testimonials div.addnew table td{
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	color: #999999;
	font-size: 11px;
}

div.hotelinfo div.tab_testimonials div.addnew table td.lf{
	text-align: right;
	padding-right: 20px;
	width: 110px;
	vertical-align: top;
	padding-top: 5px;
}


div.hotelinfo div.tab_testimonials div.addnew table td textarea {
	margin-left: 0px;
	width: 75%;
	height: 160px;
}
*/



div.hotelinfo div.tab_testimonials div.testimonials_list {
	padding-bottom: 20px;
	margin-top: 10px;
	border-top: 1px solid #cfcfcf;
}

div.hotelinfo div.tab_testimonials div.testimonial {
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cfcfcf;
}

div.hotelinfo div.tab_testimonials div.testimonial div.date{
	padding-left: 10px;
	padding-right: 0px;
	width: 80px;
	float: left;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	
}

div.hotelinfo div.tab_testimonials div.testimonial div.info{
	overflow: hidden;
	
}
div.hotelinfo div.tab_testimonials div.testimonial div.side{
	padding-left: 90px;
	
}


div.hotelinfo div.tab_testimonials div.testimonial div.info div.name{
	color: #3366CC;
	font-size: 14px;
	
}

div.hotelinfo div.tab_testimonials div.testimonial div.info div.name span{
	font-size: 11px;
	color: #999999;
	
}	

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc {
	color: #999999;
	height: 20px;
	font-size: 11px;
}	
div.hotelinfo div.tab_testimonials div.testimonial div.info div.text {
	line-height: 17px;
}	

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc div.left{
	float: left;
}		

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc div.right{
	float: right;
}	

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc div.right a{
	margin-left: 10px;
}

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc span {
	color: #000000;
}	

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc a.yes {
	color: #009900;
}	

div.hotelinfo div.tab_testimonials div.testimonial div.info div.etc a.no {
	color: #ff3333;
}	

div.testimonials_list .text p{
	margin-left: -25px;
	padding-left: 25px;
	background-repeat: no-repeat;	
}

div.testimonials_list .text p.comm
{
	background-image: url('/public/images/design/comm.png');
	background-position: 0px 3px;
}
div.testimonials_list .text p.plus
{
	background-image: url('/public/images/design/plus.png');
	background-position: 2px 5px;
}
div.testimonials_list .text p.minus
{
	background-image: url('/public/images/design/minus.png');
	background-position: 2px 4px;
}

div.hotelinfo div.tab_personal div.block {
	padding-bottom: 30px;
}

div.hotelinfo div.tab_personal div.person
{
	
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}	

div.hotelinfo div.tab_personal div.person div.photo
{
	float: left;
	width: 100px;
	text-align: center;
}

div.hotelinfo div.tab_personal div.person div.photo img
{
	width: 100px;
}

div.hotelinfo div.tab_personal div.person div.info
{
	padding-left: 130px;
}


div.hotelinfo div.tab_personal div.person div.info div.name
{
	font-size: 14px;
	color: #3366CC;
	padding-bottom: 3px;
}

div.hotelinfo div.tab_personal div.person div.info div.titul
{
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
}

div.hotelinfo div.tab_personal div.person div.info div.about
{
	line-height: 16px;
	border: 1px solid #dddddd;
	border-radius: 8px;
	padding: 0px 20px 20px 20px;
	position: relative;
}

div.hotelinfo div.tab_personal div.person div.info div.about div.inabout
{
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin-bottom: 10px;
	
	
}
div.hotelinfo div.tab_personal div.person div.info div.about strong,
div.hotelinfo div.tab_personal div.person div.info div.about b
{
	display: block;
	width: 154px;
	color: #666666;
	font-weight: normal;
	position: relative;
	left: -160px;
	top: 15px;
}


div.hotelinfo div.tab_personal div.person div.info div.about p {
	margin: 0px 0px;
	display: block;
	padding-left: 160px;
	line-height: 14px;
	margin-top: 0px;
}

div.hotelinfo div.tab_personal div.person div.info a.showmoreabout {

}

div.hotelinfo div.tab_personal div.person div.info div.about img.comiks {
	position: absolute;
	top: 20px;
	left: -10px;
}


div.hotelinfo div.tab_photos div.gallery_holder {
	padding-bottom: 30px;
}

div.toto_feed {
	height: 38px;
}


div.toto_feed a{
	
	cursor: pointer;
	font-size:19px;
	color: #00918e;
}

div.tab_add_review {
	overflow: hidden;
}
div.tab_add_review .block{
	margin-bottom: 30px;
}
div.tab_add_review div.line {
	overflow: hidden;
	margin-bottom: 10px;
}

div.tab_add_review div.tosend {
	width: 80px;
	height: 26px;
	background-image: url('/public/images/design/to_send.png');
	cursor: pointer;
	margin-left: 218px;
	margin-top: 20px;
}


div.tab_add_review input, div.tab_add_review textarea
{
	border: 1px solid #999999;
	border-radius: 1px;
	padding: 3px 5px;
}

div.tab_add_review .captcha {
	border: 1px solid #999999;
	border-radius: 1px;
	padding: 3px 5px;
}


div.tab_add_review .cusel
{
    background: #ffffff url('/public/images/design/arrow_black_down.png') no-repeat 217px 8px;
}
	
div.tab_add_review select 
{
	width: 230px;
}
div.tab_add_review input 
{
	width: 220px;
}

div.tab_add_review textarea 
{
	width: 450px;
	height: 70px;
}




div.tab_add_review div.line div.coll_1 {
	width: 200px;
	padding-right: 20px;
	text-align: right;
	float: left;
	padding-top: 4px;
	color: #999999;
	font-size: 11px;
}

div.tab_add_review div.line div.coll_1.red {
	color: #ff0000;
}

div.tab_add_review div.line div.coll_1.green {
	color: #2f993e;
}

div.tab_add_review div.line div.coll_2 {
	float: left;
	
}

a.rightarrowblackdown {
	padding-right: 10px;
	background-image: url('/public/images/design/arrow_black_down.png');
	background-repeat: no-repeat;
	background-position: center right;
}


a.rightarrowblackup {
	padding-right: 10px;
	background-image: url('/public/images/design/arrow_black_up.png');
	background-repeat: no-repeat;
	background-position: center right;
}


a.leftarrowblackdown {
	padding-left: 10px;
	background-image: url('/public/images/design/arrow_black_down.png');
	background-repeat: no-repeat;
	background-position: center left;
}


a.leftarrowblackup {
	padding-left: 10px;
	background-image: url('/public/images/design/arrow_black_up.png');
	background-repeat: no-repeat;
	background-position: center left;
}


/* small gallerey */

div.small_gallery {
	width: 320px;
}

div.small_gallery div.h_photo {
	width: 320px;
	height: 220px;
	line-height: 220px;
	text-align: center;background-image: url('/public/images/scroll/ajax-loader_full.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.h_photo_holder {
	width: 320px;
	height: 220px;
}

div.small_gallery div.h_photo img{
	vertical-align: middle;
	
}


div.small_gallery div.h_navig {
	width: 320px;
	height: 54px;
	margin-top: 15px;
}

div.small_gallery div.h_navig div.but_l{
	float: left;
	width: 10px;
	height: 54px;
	background-image: url('/public/images/design/arrows.png');
	background-position:  0px 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.small_gallery div.h_navig div.but_r{
	float: left;
	width: 10px;
	height: 54px;
	background-image: url('/public/images/design/arrows.png');
	background-position:  -10px 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

div.small_gallery div.h_navig div.h_accord {
	width: 288px;
	margin: 0px 6px;
	overflow: hidden;
	float: left;
	position: relative;
}

div.small_gallery div.h_navig div.h_accord div.in_h_accord {
	position: relative;
	height: 54px;
	left: 0px;
	
	

}

div.small_gallery div.h_navig div.h_accord div.in_h_accord div.h_pic{
	width: 50px;
	height: 50px;
	border: 2px solid #ffffff;
	float: left;
	margin: 0px 2px;
	cursor: pointer;
}

 div.small_gallery div.h_navig div.h_accord div.in_h_accord div.h_cur{
	border: 2px solid #3366cc;
}

 div.small_gallery div.h_navig div.h_accord div.in_h_accord div.h_hov{
	border: 2px solid #999999;
}



/* Comments */

div.comments div.comment {
    padding-left: 40px;
    position: relative;
    margin-top: 20px;
}
div.comments div.comment div.cava{
    position: absolute;
    top: 3px;
    left: 0px;
    width: 40px;
    height: 40px;
}
div.comments div.comment div.aname {
    color: #3366cc;
}

div.comments div.comment div.ctext {
    min-height: 30px;
    position: relative;
	font-size: 12px;
	line-height: 16px;
}

div.comments div.comment div.autor {
    margin-top: 2px;
    margin-bottom: 5px;
    height: auto;
}


div.comments div.comment div.autor div.titul{
    padding-top: 3px;
	color: #999999;
	font-size: 11px;
	padding-bottom: 5px;
}



div.comments div.comment div.addcomm {
    margin-top: 10px;
    color: #999999;
    font-size: 11px;
}

div.comments div.comfeed {
    background-color: #efecf3;
    padding: 10px 20px 10px 10px;
    margin: 7px 0px;
}
div.comments div.comfeed table{
    width: 100%;
}

div.comments div.comfeed td{
    width: 50%;
}


div.comments div.comfeed input{
    width: 100%;
}



div.comments div.comfeed textarea{
    
    width: 100%;
    height: 120px;
}

div.comments div.comfeed .takepper {
    padding: 0px 10px;
    padding-top: 5px;
	color: #999999;
}

div.comments h3
{
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 30px;
	font-weight: normal;
}

div.comments div.commentall {
    padding-bottom: 20px;   
}

div.comments img.captcha {
    
    border: 1px solid #999999;
    margin: 2px 0px;
}

div.comments div.savebutt {
    margin: 1px 2px;
    height: 22px;
}


div.content div.comments {
	padding-bottom: 10px;
	font-size: 11px;
} 


div.hiddencom {
	display: none;
}

div.hiddencomlist{
	display: none;
}


div.content div.to_send {
	width: 80px;
	height: 26px;
	background-image: url('/public/images/design/to_send.png');
	cursor: pointer;
}


div.way_tabs
{
	float: left;
	margin-bottom: 20px;
}

div.way_tabs div.way_tab {
	float: left;
	padding: 5px 10px 13px 10px;;
}

div.way_tabs div.way_tab.cur {
	background-image: url('/public/images/design/bgtabway.png');
	background-position: top center;
	
}
div.way_tabs div.way_tab a{
	text-decoration: none;
	border-bottom: 1px dashed #3366cc;
}

div.way_tabs div.way_tab.cur a{
	color: #333333;
	border-bottom: none;
}
div.way_tabs div.way_tab a:hover{
	text-decoration: none;
	border-bottom: none;
}

div.way_blocks {
	clear: both;
}

div.way_blocks div.block {
	display: none;
	line-height: 16px;
}

div.way_blocks div.block.cur{
	display: block;
}

div.imageblock p{
	line-height: 16px;
}

div.imageblock div.ib_image {
	width: 300px; 
	height: auto; 
	float: right; 
	padding: 0px 0px 10px 10px;
}



div.formbigloc {
	width: 940px;
	height: 760px;
	margin: 0px auto;
	background-color:  #ffffff;
	background-image: url('/public/images/design/x.png');	
	border-radius: 4px;
	background-repeat: no-repeat;
	background-position: 910px 16px;
	position: absolute;
	z-index: 110;
}
div.formbigloc .closeb {
	position: absolute;
	left: 820px;
	width: 108px;
	height: 18px;
	top: 13px;
	cursor: pointer;
	color: #3366cc;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}
div.elemtext p {
	line-height: 18px;
}

div.crumbs {
	font-size: 11px;
	color: #cccccc;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	display:none;
}
div.crumbs a{
	color: #666666;
}



  {
	overflow: hidden;
	border-bottom: 1px #cccccc dashed;
	margin-bottom: 30px;
	padding-bottom: 10px;
}


 div.inroom  {
	overflow: hidden;
	padding-right: 20px;
}

div.photos
{
	padding-top: 30px;
	float: right;
	width: 320px;
}

div.room_name {
	color: #999999;
}

div.room_name h2{
	color: #000000;
	font-size: 18px;
	display: inline;
}

 div.description {
	line-height: 16px;
}
div.hot_description {
	line-height: 16px;
	color: #990000;
}

div.price_table 
{
	padding-bottom: 10px;
}

div.price_table table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div.price_table table tr{
	padding: 0px;
	margin: 0px;
}

div.price_table table tr.cur td{
	background-color: #efe9f6;
}

div.price_table table tr.weekend td{
	color: #d69494;
	font-size: 11px;
	text-align: left;
}

div.price_table table tr th{
	background-color: #f8f8f8;
	padding: 5px 0px 7px 15px;
	text-align: left;
	font-weight: normal;
	color: #999999;
}

div.price_table table tr th.pal{
	padding-left: 25px;
}

div.price_table table tr td{
	padding: 5px 0px 2px 12px;
	margin: 0px;
	width: 25%;
	text-align: left;
}

div.price_table table tr.weekend td{
	border-bottom: 1px #cccccc dashed;
	padding: 0px 0px 8px 12px;
}

div.reserve_button {
	width: 96px;
	height: 30px;
	background: url('/public/images/design/to_reserv.png');
	cursor: pointer;
}

/* Blog */

div.content div.blog h1 {
	margin-bottom: 5px;
}

div.content div.blog div.date {   
    color: #4C4C4C;
    border: 1px solid #c2c2c2; 
	border-radius: 5px;
    height: 40px;
    margin: 0px 18px 0px 0px;
    padding: 8px 0px 0px 5px;
    text-align: left;
    width: 82px;
	float: left;
}

div.content div.blog div.date span.day {
    color: #000000;
    display: block;
    float: left;
    font-family: Helvetica;
    font-size: 34px;
    height: 30px;
    line-height: 30px;
    padding-right: 7px;
    text-align: left;
    width: 36px;
	letter-spacing: -1px;
}

div.content div.blog div.date span.month-year {
    color: #7F7F7F;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 15px;
    text-align: left;
    text-transform: lowercase;
    width: 28px;
}


div.content div.blog div.article {
	padding-left: 110px;
}
div.content div.events div.article {
	padding-left: 0px;
}
div.content div.event div.event_date {
	font-size: 12px;
	color: #333333;
	padding: 15px 0px;
}

div.content div.events div.parameors {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
div.content div.events div.parameors div.item {
	overflow: hidden;
	padding-bottom: 2px;
}

div.content div.events div.parameors div.item div.name{
	width: 140px;
	float: left;
	color: #999999;
	font-size: 11px;
}

div.content div.events div.parameors div.item div.value{
	overflow: hidden;
	color: #000000;
	font-size: 11px;
}

div.content div.video div.article {
	padding-left: 0px;
}
div.content div.video div.article div.annotation {
	padding-top: 10px;
}

div.content div.video div.article div.annotation div.video iframe{
	width: 560px;
	height: 450px;
}




div.content div.blog div.article div.article_name {
	padding-bottom: 5px;
}

div.content div.blog div.article div.article_name a {
	color: #000000;
	text-decoration: none;
	font-size: 21px;
}


div.content div.blog div.article div.section {
	padding-bottom: 10px;
	font-size: 11px;
}

div.content div.blog div.article div.author {
	padding-bottom: 15px;
}

div.content div.blog div.article div.author div.avatar {
	float: left;
	margin-right: 8px;
}

div.content div.blog div.article div.author div.info {
}

div.content div.blog div.article div.author div.info div.name {
	color: #999999;
	font-size: 11px;
}

div.content div.blog div.article div.author  div.info div.name a {
	font-weight: bold;
}

div.content div.blog div.article div.author  div.info div.titul {
	color: #999999;
	font-size: 11px;
	padding-top: 5px;
}

div.article div.annotation {
	padding-bottom: 10px;
}

div.content div.blog div.article div.annotation {

	line-height: 16px;
}

div.content div.blog div.article div.readmore  {
	padding-bottom: 15px;
	font-size: 11px;
} 

div.content div.blog div.article div.readmore a {
	font-weight: bold;
} 


div.content div.blog div.article div.comments {
	padding-bottom: 10px;
	font-size: 11px;
} 

.elemmap {
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
}
.elemimage {
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
}


.elemtext {
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
	overflow: hidden;
}
.elemtext p {
	line-height: 16px;
}
.elemtext li {
	line-height: 16px;
	padding-bottom: 2px;
}
.imageblock li {
	line-height: 16px;
	padding-bottom: 2px;
}
.block li {
	line-height: 16px;
	padding-bottom: 2px;
}
.elemgallery {
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
}

.inelem {
	/*width: 740px;*/
	/*margin: 0px auto;*/
}

.elemmap h2, .elemimage h2, .elemtext h2, .elemgallery  h2{
	padding-top: 10px;
}

div.content div.to_send {
	width: 80px;
	height: 26px;
	background-image: url('/public/images/design/to_send.png');
	cursor: pointer;
}


div.blog div.post {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

div.blog :last-child {
	margin-bottom: 0px;
	
}


div.sideblock div.item div.name {
	padding-bottom: 3px;
}

div.sideblock div.item div.name a {
	font-size: 12px;
	line-height: 16px;
	
}

div.sideblock div.item div.anons {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}


div.testimonials div.item {
	padding-bottom: 30px;
}

div.sideblock div.search {
	position: relative;
}

div.sideblock div.search  input {
	width: 190px;
}
div.sideblock div.search div.gobutton {
	position: absolute;
	top: -1px;
	left: 208px;
}

div.sideblock div.sections div.section {
	color: #999999;
	padding-bottom: 7px;
	font-size: 12px;
}

div.sideblock div.authors div.author {
	padding-bottom: 5px;
	min-height:40px;
}

div.sideblock div.authors  div.author div.avatar {
	float: left;
}

div.sideblock div.authors  div.author div.info {
	padding-bottom: 10px;
	padding-left: 40px;
}

div.sideblock div.authors  div.author div.info div.name {
	color: #999999;
	font-size: 11px;
}

div.sideblock div.authors  div.author div.info div.name a {
	font-weight: bold;
}

div.sideblock div.authors  div.author div.info div.titul {
	color: #999999;
	font-size: 11px;
}

div.sideblock div.authors  a.allauthors {
	font-size: 11px;
}


div.sideblock div.authors div.otherauthors {
	display: none;
	padding-bottom: 10px;
}
 
div.sideblock div.tags a.tagsize_1 {
	font-size: 10px;
}
 
div.sideblock div.tags a.tagsize_2 {
	font-size: 11px;
}
 
div.sideblock div.tags a.tagsize_3 {
	font-size: 12px;
}
 
div.sideblock div.tags a.tagsize_4 {
	font-size: 14px;
}
 
div.sideblock div.tags a.tagsize_5 {
	font-size: 16px;
}

div.sideblock div.tags a.tagsize_6 {
	font-size: 18px;
}
 
div.sideblock div.hotelblogs div.item div.name {
	color: #999999;
}	


div.gobutton {
	width: 27px;
	height: 27px;
	background: url('/public/images/design/button_go.png');
	cursor: pointer;
}



div.sideblock div.items :last-child {
	padding-bottom: 0px;
}

div.sideblock div.item {
	padding-bottom: 15px;
}


div.sideblock div.item div.date {
	font-size: 11px;
	color: #999999;
	padding-bottom: 3px;
}


div.sideblock div.item div.date span.author {
	color: #000000;
	font-size: 12px;
}

div.sideblock div.item div.hotel {
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;

}

/*
div.hotelmap {
	padding: 2px;
	border: 1px solid #cccccc;
	margin-top: 15px;
}*/


div.hotelmap div.map {
	background: url('/public/images/tmp/map_hoels.jpg');
	height: 400px;
}

span.need {
	color: #ff3333;
}

div.formbom {
	/*width: 522px;
	height: 560px;*/
    width: 249px;
    height: 177px;
	margin: 0px auto;
	background: #ffffff;
	background-position: 19px 1px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 110;
	background: url('/public/images/design/bgforms.jpg');
}

div.formbom div.head {
	color: #997d3d;
	font-size: 18px;
	position: absolute;
	top: 50px;
	left: 30px;
}
div.formbom div.text {
	color: #000000;
	font-size: 15px;
	position: absolute;
	font-family: 'Times New Roman', serif;
	padding-right: 30px;
}

div.formbom div.text.t1 {

	top: 90px;
	left: 30px;
}


div.formbom div.text.t2 {

	top:90px;
	left: 30px;
}

div.formbom div.text.t3 {

	top: 155px;
	left: 30px;
}

div.formbom div.text.t4 {

	top: 186px;
	left: 30px;
}
div.formbom div.text.t5 {

	top: 285px;
	left: 30px;
}
div.formbom div.text.t6 {

	top: 482px;
	left: 60px;
}

div.formbom div.text.t7 {

	top: 430px;
	left: 30px;
}

div.formbom .holes {
	position: absolute;
	width: 19px;
	height: 729px;
	left:0px;
	top: 1px;
}

div.formbom .closeb {
	position: absolute;
	left: 157px;
	width: 108px;
	height: 18px;
	top: 7px;
	cursor: pointer;
	color: #3366cc;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}

div.formbom input.imp {
	padding: 4px 6px;
	border: 1px solid #999999;
	position: absolute;
	height: 15px;
	color: #333333;
	font-size: 12px;
}

div.formbom input.errfld {
	border: 1px solid #cc0000;
}


div.formbom input.dateb{
	width: 80px;
	background-image: url('/public/images/design/bf_cal.png');
	background-position: 73px 5px;
	background-repeat: no-repeat;
}
div.formbom input.fl1{
	top: 110px;
	left: 30px;
}
div.formbom input.fl2{
	top: 110px;
	left: 141px;
}
div.formbom input.timeb{
	width: 55px;	
	background-image: url('/public/images/design/bf_time.png');
	background-position: 48px 5px;
	background-repeat: no-repeat;
}
div.formbom input.fl3{
	top: 230px;
	left: 130px;
}
div.formbom input.fl32{
	top: 230px;
	left: 330px;
}
div.formbom input.dlyab{
	width: 25px;
}
div.formbom input.fl4{
	top: 175px;
	left: 410px;
}
div.formbom input.phoneb{
	width: 196px;
	background-image: url('/public/images/design/bf_phone.png');
	background-position: 187px 5px;
	background-repeat: no-repeat;
}
div.formbom input.fl5{
	top: 205px;
	left: 30px;
}
div.formbom input.emailb{
	width: 225px;
	background-image: url('/public/images/design/bf_email.png');
	background-position: 212px 5px;
	background-repeat: no-repeat;
}
div.formbom input.fl6{
	top: 205px;
	
	left: 251px;
	
}
div.formbom input.nameb{
	width: 446px;
}
div.formbom input.fl7{
	top: 240px;
	left: 30px;
}
div.formbom input.sernameb{
	width: 210px;
}
div.formbom input.fl8{
	top: 441px;
	left: 30px;
}

div.formbom input.fl9{
	top:480px;
	left: 30px;
}
div.formbom textarea{
	top: 306px;
	left: 30px;
	width: 450px;
	height: 100px;
	padding: 2px 4px;
	border: 1px solid #999999;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

div.formbom div.hotel_place {
	position: absolute;
	left: 210px;
	top: 300px;
	z-index: 105;
}

div.formbom div.room_place {
	position: absolute;
	left: 30px;
	top: 150px;
	z-index: 104;
}

div.formbom div.hotel_place  select {
	width: 185px;	
	padding: 5px;
}
div.formbom div.room_place  select{
	width: 461px;
	padding: 3px 5px;
}
div.formbom div.hotel_place .cusel {
	border: 1px solid #999999;	
	padding: 2px 3px;
	background: #ffffff url('/public/images/design/arrow_black_down.png') no-repeat 173px 10px;
}
div.formbom div.room_place .cusel {
	border: 1px solid #999999;	
	padding: 2px 3px;
	background: #ffffff url('/public/images/design/arrow_black_down.png') no-repeat 153px 10px;
}

div.formbom  .cuselText {
	font-size: 12px;
}
div.formbom  .cusel span{
	font-size: 12px;
}


div.formbom a.ruleshref {
	display: block;
	position: absolute;
	top: 615px;
	left: 100px;
	width: 185px;
	height: 30px;
}


div.formbom div.flneed {
	color: #AA0000;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 502px;
	left: 33px;
	display: none;
}

div.formbom div.flashformsubmin {
	width: 131px;
	height: 37px;
	position: absolute;
	top: 523px;
	cursor: pointer;
	left: 30px;
	background: url('/public/images/design/to_go_bron.png');
}


.afterformbone {
	width: 623px;
	height: 502px;
	margin: 0px auto;
	background-color: #ffffff;
	background-position: 19px 1px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 110;
	display: none;
	border-radius: 4px;
} 

div.formboss {
	width: 560px;
	height: 580px;
	margin: 0px auto;
	background-color:  #ffffff;
	background-image: url('/public/images/design/x.png');	
	border-radius: 4px;
	background-repeat: no-repeat;
	background-position: 530px 16px;
	position: absolute;
	z-index: 110;
}

div.formboss input.imp {
	padding: 2px 4px;
	border: 1px solid #999999;
	position: absolute;
	height: 15px;
	color: #333333;
}

div.formboss input.errfld {
	padding: 2px 4px;
	border: 1px solid #AA0000;
	position: absolute;
	height: 15px;
	color: #666666;
}

div.formboss .closeb {
	position: absolute;
	left: 440px;
	width: 108px;
	height: 18px;
	top: 13px;
	cursor: pointer;
	color: #3366cc;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}

div.formboss input.dateb{
	width: 70px;
	background-image: url('/public/images/design/bf_cal.png');
	background-position: 61px 3px;
	background-repeat: no-repeat;
	position: absolute;
	top: 162px;
	left: 120px;
	padding: 2px 4px;
}

div.formboss .ftime {
	position: absolute;
	top: 162px;
	left: 210px;
	width: 120px;
	
}

div.formboss .ftime {
	position: absolute;
	top: 164px;
	left: 210px;
	width: 120px;
	
}


div.formboss .ftime  .cusel {
    border: 1px solid #999999;  
	background: #ffffff url('/public/images/design/arrow_black_down.png') no-repeat 90px 8px;
}

div.formboss .fbak {
	font-size: 18px;
	position: absolute;
	top: 50px;
	left: 120px;
}
		
div.formboss .fbname {
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 100px;
	left: 20px;
	width: 80px;
	text-align: right;
}
		
div.formboss .fbemail {
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 140px;
	left: 20px;
	width: 80px;
	text-align: right;
}

div.formboss .fbcomment{
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 180px;
	left: 20px;
	width: 80px;
	text-align: right;
}

div.formboss .fbiname{
	top: 95px;
	width: 320px;
	left: 120px;
	
}

div.formboss .fbiemail{
	top: 135px;
	width: 320px;
	left: 120px;
	
}

div.formboss .fbta{
	top: 176px;
	width: 320px;
	left: 120px;	
	padding: 2px 4px;
	border: 1px solid #999999;
	position: absolute;
	height: 120px;
	color: #333333;
}

div.formboss div.tosend {
	width: 80px;
	height: 26px;
	background-image: url('/public/images/design/to_send.png');
	cursor: pointer;
	position: absolute;
	top: 335px;
	left: 120px;
}

div.formboss div.textos {
	width: 410px;
	height: 170px;
	left: 120px;
	top: 370px;
	position: absolute;
	color: #999999;
	font-size: 11px;
}

.afterformboss {
	width: 560px;
	height: 410px;
	margin: 0px auto;
	background-color: #ffffff;
	background-position: 19px 1px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 110;
	display: none;
	padding-top: 40px;
	border-radius: 4px;

}

div.formcal {
	width: 560px;
	height: 410px;
	margin: 0px auto;
	background-color:  #ffffff;
	background-image: url('/public/images/design/x.png');	
	border-radius: 4px;
	background-repeat: no-repeat;
	background-position: 530px 16px;
	position: absolute;
	z-index: 110;
}

div.formcal input.imp {
	padding: 2px 4px;
	border: 1px solid #999999;
	position: absolute;
	height: 15px;
	color: #333333;
}

div.formcal input.errfld {
	padding: 2px 4px;
	border: 1px solid #AA0000;
	position: absolute;
	height: 15px;
	color: #666666;
}

div.formcal .closeb {
	position: absolute;
	left: 440px;
	width: 108px;
	height: 18px;
	top: 13px;
	cursor: pointer;
	color: #3366cc;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}

div.formcal input.dateb{
	width: 70px;
	background-image: url('/public/images/design/bf_cal.png');
	background-position: 61px 3px;
	background-repeat: no-repeat;
	position: absolute;
	top: 162px;
	left: 120px;
	padding: 2px 4px;
}

div.formcal .ftime {
	position: absolute;
	top: 162px;
	left: 210px;
	width: 120px;
	
}

div.formcal .ftime {
	position: absolute;
	top: 164px;
	left: 210px;
	width: 120px;
	
}


div.formcal .ftime  .cusel {
    border: 1px solid #999999;  
	background: #ffffff url('/public/images/design/arrow_black_down.png') no-repeat 90px 8px;
}

div.formcal .fzak {
	font-size: 18px;
	position: absolute;
	top: 50px;
	left: 120px;
}
		
div.formcal .fzname {
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 100px;
	left: 20px;
	width: 80px;
	text-align: right;
}
div.formcal .fzphone{
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 135px;
	left: 20px;
	width: 80px;
	text-align: right;
}
div.formcal .fzdarerime{
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 160px;
	left: 20px;
	width: 80px;
	text-align: right;
}
div.formcal .fzcomment{
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 200px;
	left: 20px;
	width: 80px;
	text-align: right;
}

div.formcal .fziname{
	top: 95px;
	width: 320px;
	left: 120px;
	
}
div.formcal .fziphone{
	top: 128px;
	width: 184px;
	left: 120px;
	
}
div.formcal .fzta{
	top: 196px;
	width: 320px;
	left: 120px;	
	padding: 2px 4px;
	border: 1px solid #999999;
	position: absolute;
	height: 120px;
	color: #333333;
}

div.formcal div.tosend {
	width: 80px;
	height: 26px;
	background-image: url('/public/images/design/to_send.png');
	cursor: pointer;
	position: absolute;
	top: 340px;
	left: 120px;
}



.afterformcal {
	width: 560px;
	height: 110px;
	margin: 0px auto;
	background-color: #ffffff;
	background-position: 19px 1px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 110;
	display: none;
	padding-top: 40px;
	border-radius: 4px;

}


.broneform .cusel {
	color: #000000;
	background: #ffffff url('/public/images/design/arrow_black_down.png') no-repeat 30px 10px;
	border: 1px solid #666666;
	height: 22px;
	padding: 2px 5px;
	border-radius: 3px;
	margin: 0px 4px;
	position: relative;
	top: 8px;
}

.broneform .cusel .cuselText{
	padding-top: 6px;
	padding-left: 4px;
	font-size: 12px;
}
.hoteladdr2{
    font-size: 11px;
color: #333333;
padding-bottom: 7px;
margin-top: 3px;
}
.fast_form{
    display: inline;
  
}
.rooms_index{
    margin-top:10px;
    margin-left: 15px;
}
.rooms_index span{
    margin-right:7px;
}
/******* newform ****/
 .bookings_form{
     font-family:Verdana, Arial, Helvetica, sans-serif;
                width: 223px;
                height: 339px;
                background-color: #e6e6e6;
                position: relative;
		 margin-bottom: 102px;
            }
            .bookings_form .title{
                position: absolute;
                font-size: 16px;
                line-height: 18px;
                color: #333333;
            }
            .font{
                color: #666666;
                font-size: 12px;
                line-height: 12px;
            }
            .bookings_form .label_date{
                position: absolute;
                top: 37px;
            }
            .bookings_form .input_date_in{
                position: absolute;
                top: 55px;
            }
            .bookings_form .input_date_out{
                position: absolute;
                left: 108px;
                top: 55px;
            }
            .bookings_form .input_date{
                width: 93px;
                height: 28px;
                background-image: url(/public/images/design/bg_d_input.jpg);
                border: none;
                background-repeat: no-repeat;
                outline: none;
                background-size: inherit;
                background-color: #e6e6e6;
                background-position: center;
            }
            .bookings_form .label_name{
                position: absolute;
                top: 91px;
            }
            .bookings_form .input_name{
                position: absolute;
                top: 108px;
            }
            .bookings_form .label_phone{
                position: absolute;
                top: 143px;
            }
            .bookings_form .input_phone{
                position: absolute;
                top: 161px;
            }
            .bookings_form .label_email{
                position: absolute;
                top: 196px;
            }
            .bookings_form .input_email{
                position: absolute;
                top: 214px;
            }
            .bookings_form .hr{
                position: absolute;
                  top: 416px;
                width: 216px;
                background-image: url(/public/images/design/bg_hr.jpg);
                background-position: center;
                background-repeat: no-repeat;
                height: 6px;
            }
            .bookings_form .input{
                width: 201px;
                height: 28px;
                background-image: url(/public/images/design/bg_input.jpg);
                border: none;
                background-repeat: no-repeat;
                outline: none;
                background-size: inherit;
                background-color: #e6e6e6;
                background-position: center;
            }
            .bookings_form .bg_date{
                background-image: url(/public/images/design/bg_i_date.jpg);
                background-repeat: no-repeat;
                background-position: 90% 50%;
                font-size: 12px;
                margin-top:1px;
            }
            .bookings_form input.bg_date{
                font-family: arial;
                padding-top: 3px !important;
                padding-bottom: 2px !important;
                font-size: 12px;
                width: 63px;
                height: 24px;
                padding-right:23px !important;
                padding-left:7px !important;
            	font-size: 12px;
            }
            .bookings_form .line{
                position: absolute;
                left: 97px;
                top: 60px;
            }
            .bookings_form .button{
                position: absolute;
                 top: 344px;
            }
            .bookings_form button{
                width: 90px;
                height: 32px;
                background-image: url(/public/images/design/bg_button.jpg);
                background-repeat: no-repeat;
                border: none;
                cursor: pointer;
                font-size: 13px;
                color: #ffffff;
                padding-bottom: 5px;
                background-color: #e6e6e6;
                background-position:center;
            }
	      .input_date input[type=text],.input input[type=text]{
                color: #333333;
                height: 24px;
                padding-left:5px;
                padding-right:5px;
                background-color: transparent;
                border: none;
                padding-top: 0px;
                padding-bottom: 2px;
                outline: none;
                font-size: 12px;
            }
	    .bookings_form #name,.bookings_form #email,.bookings_form #phone{
            width:190px;
	    }
        
        .bookings_form #error_zapros {
             position: absolute; 
              top: 388px;
        }
	.bookings_form #name,.bookings_form #email,.bookings_form #phone{
            width:190px;
	    }
        
       
	#cuselFrame-count_guests{
	    width:45px !important; height:28px;
	    z-index:100 !important;
	}
	#cuselFrame-count_guests .cuselText{
	    margin-top:5px; margin-left: 5px;
	}
	 
        .bookings_form .cusel {
	    background: url(/public/images/design//bg_input.jpg) no-repeat #FFFFFF;
	    border-radius: 2px 2px 2px 2px;
	    color: #000000;
	    height: 22px;
	    border: none !important;
	    border-right: 1px solid #B2B2B2 !important;

	    position: relative;

	}
	  .bookings_form button{
                width: 200px;
                height: 32px;
                background-image: url(/public/images/design/bg_button_red.jpg);
                background-repeat: no-repeat;
                border: none;
                cursor: pointer;
                font-size: 13px;
                color: #ffffff;
                padding-bottom: 5px;
                background-color: #e6e6e6;
                background-position:center;
            }
	    /*#ui-datepicker-div{*/
		/*z-index:110 !important;*/
	    /*}*/
	    .bookings_form  .cuselFrameRight {
		background: transparent url('/public/images/design/arrow_black_down.png') no-repeat 28px center !important;
	    }
	         .bookings_form .textarea_comment{
                position: absolute;
                top: 265px;
                /*left: 18px;*/
                width: 201px;
                height: 60px;
                padding-top: 10px;
                background-image: url('/public/images/design/bg_txtarea.jpg');
                border: none;
                background-repeat: no-repeat;
                outline: none;
                background-size: inherit;
                background-color: #e6e6e6;
                background-position: center;
            }
            .bookings_form .textarea{
                margin-top: 5px;
                width: 190px;
                border: transparent;
                background-color: transparent;
                outline: none;
                height: 47px;
                padding-left: 5px;
                border-right: 2px;
                resize: none;
                margin: 0px;
            }
	    .bookings_form #email{
		width:134px !important;
	    }
	    .why{
                width:225px;
                font-family:Verdana, sans-serif;
		margin-top: 18px;
		height: 630px;
            }
            .why .whywe
            {
                font-size: 18px;
                margin-bottom:24px;
            }
            .why {
                font-size: 14px;
                color:#006664
            }
            .why .whytags{
                font-size: 14px;
                color:#006664;
               margin-top: 17px;
                width:225px;
                
            }
            .why .whygalochka
            {
                display: inline;
                float: left;
            }
             .why .whytags .whytext
            {
                display: inline;
                float: left;
                margin-left: 12px;
                margin-top: 2px;
               
                
            }
            .why .whytags2{
               font-size: 14px;
                color:#006664;
                margin-top: 16px;
                width:225px;
                
            }
             .why .whytags2 .whytext 
             {
                float: left;
                margin-left: 11px;
             }
	     
    .dir_cont{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
    }
    .dir_cont_img{
	width:89px;
	margin-top:2px;
    }
    .dir_cont_text{
	line-height:1.4
    }
    .dir_cont_podr{
	margin-top:5px;
    }
    .rub{
	font-family: 'PT Sans', serif;
    }
    .periods_prices_table{
	border-color: grey;
	border:1px solid gray;
	border-collapse:collapse ;
    }
    
    .one_hotel{
	max-width:155px;
	border-bottom:1px solid gray;
	padding: 5px;
	height:50px;
	border-right:2px solid blue;
    }
    .one_price{
	
	
	height:50px;
	/*border-bottom: 1px solid gray;
	border-right:1px solid gray;*/
	width:75px;
    }
    .one_price_float{
	float: left;
    }
    .one_price_border{
	/*border:1px solid gray;*/
    }
    .table_periods{
	/*border: 1px solid gray !important;*/
    }
    .table_periods td{
	height: 61px;
	width: 30px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	text-align: center;
	box-sizing: border-box;
	
    }
  .price_number{
    color:#3366CC;
    text-decoration: underline;
    cursor:pointer;
    margin-bottom: 5px;
   
  }
  .price_input{
    width:35px !important;
  }
  #error_periods{
    
    float: left;
    margin-left: 20px;
    margin-top: 4px;
    width: 356px;
  }

.box .hr {
    background-image: url("/public/images/design/bg_hr.jpg");
    background-position: center center;
    background-repeat: repeat-x;
    height: 6px;
    width: 100%;
}