/*---reset-----------------------*/


* {
    font-size: 100.01%;
    font-family: Tahoma; 
}

body, html,
h1, h2, h3, h4, h5, h6,
address, blockquote, div, p,
dl, dt, dd, ol, ul, li,
form, label,
table, tbody, td, th, tr,
img  {
    margin: 0;
    padding: 0;
	border: 0;
}

ol, ul {list-style: none;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td {
    vertical-align: top;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {content: '';}

blockquote, q {quotes: '' '';}

/*---default---------------------*/
html, body{
    width: 100%;
    height: 100%;
}

body {
    font-size: 0.88em;
	font-style: normal;
	background-color: #dbdbdb;
}

a:link, a:active, a:visited, a:hover {
	color: #004a80;
}

a:hover {
	text-decoration: none;
}


h1 {
	margin-bottom: 0.52em;
	font-size: 1.93em;
	color: #d80000;
	font-weight: normal;	
}

h2 {
	margin-bottom: 0.52em;
	font-size: 1.93em;
	color: #004a80;
	font-weight: normal;	
}

h3 {
	margin-bottom: 0.67em;
	font-size: 1.29em;
	color: #323232;
	font-weight: normal;	
}

h4 {
	margin-bottom: 0.3em;
	font-size: 1.29em;
	color: #004a80;
}

h4 a:link,
h4 a:active,
h4 a:visited,
h4 a:hover {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 0 1em 1em 1em;
	padding: 0.8em;
	font-size: 0.92em;
	background-color: #eeeeee;	
}

/*---error-----------------------*/

.error {
	color: red;
	background-color: green;
}

.z {border: 1px dashed red;}

.none {
	display: none;
}
/*---global----------------------*/

.g-block {display: block !important;}

.g-clear {clear: both;}

.g-png {behavior: url("../img/png.htc");}

/*---container-------------------*/

.b-container {
    margin: 0 auto;
    width: 980px;
    min-height: 100%;
    position: relative;
    overflow: hidden;
	background-color: #fff;
	border-right: 1px solid #9f9d9d;
	border-left: 1px solid #9f9d9d;
}

.container__rama {
    padding-bottom: 180px;
    position: relative;
}

	/*-------------------------*/
	.b-container_footer {
		margin-top: -125px;
		min-height: 125px;
		overflow: hidden;
		background-color: #323232;
	}
	
/*---content---------------------*/

.l-content {
    margin-top: 0.9em;
	width: 100%;
}

.l-content:after {
    clear: both;
    display: block;
    content: '';
}

.content__wrapper {
    margin-left: -253px;
    width: 100%;
    float: right;
}

.content__wrapper2 {
    margin-right: -253px;
    width: 100%;
    float: left;
}

.content__right {
    margin-right: 22px;
	width: 211px;
    float: right;
    overflow: hidden;
}

.content__left {
    margin-left: 22px;
	width: 211px;
    float: left;
}	

.content__center {
    margin-left: 253px;
    margin-right: 253px;
}

.l-content__page .content__center {
	margin-right: 23px;
}

/*---b-header---------------------*/

.b-header {
	padding-left: 30px;
	background-color: #043c64;
	border-bottom: 1px solid #fff;
	height: 84px;
}

.b-spec {
	position: absolute;
	top: 34px;
	right: 102px;
}

.b-spec-print {
	position: absolute;
	top: 10px;
	right: 10px;
}

.b-flag {
	position: absolute;
	top: 35px;
	right: 17px;
}

.b-flag a {
	margin-right: 0.71em;
}

.b-center-pic {
	height: 235px;
	overflow: hidden;
}

.b-logo {
	position: absolute;
	top: 4px;
	left: 28px;	
}

.b-head_title {
	position: absolute;
	top: 19px;
	left: 80px;
	color: #fff;
	font-size: 1.75em;
	border-bottom: 2px solid #fff;
}

.b-head_print {
	color: #fff;
	font-size: 1.75em;
	border-bottom: 2px solid #fff;
}

.b-head_slogan {
	font-size: 0.92em;
	color: #fff;
	position: absolute;
	top: 55px;
	left: 31px;	
}

/*---b-menu---------------------*/

.b-menu {
	zoom: 1;
  padding-left: 4.93em;
	background-color: #004a80;	
}

.b-menu ul {
	padding-left: 1px;
	float: left;
	background-color: #fff;
}

.b-menu li {
	margin-right: 1px;
	float: left;
	background-color: #004a80;
}

.b-menu li a:link, .b-menu li a:active, .b-menu li a:visited, .b-menu li a:hover {
	padding: 0.35em 1.38em 0.4em 1.38em;
	color: #fff;
	text-decoration: none;
	font-size: 0.93em;
	display: block;
}

.b-menu li a:hover {
	background-color: green;
}

	/*------------------------*/
	.b-menu__footer {
		margin-top: 1.21em;
		padding-left: 2.53em;
		background-color: #323232;		
	}
	.b-menu__footer ul {
		padding-left: 0;
		background: #fff url(../img/bg-menu-footer.gif) 100% 0 repeat-y;
	}
	.b-menu__footer li {
		margin-right: 1px;
		background-color: #323232;
	}
	.b-menu__footer li a:link, .b-menu__footer li a:active, .b-menu__footer li a:visited, .b-menu__footer li a:hover {
		padding: 0 1.38em 0 1.38em;
	}
	.b-menu__footer li a:hover {
		background-color: green;
	}
/*--- b-footer ---------------------*/

.b-keywords {
	padding: 1em 1em 1em 1.69em;
	background-color: #636363;
	font-size: 0.93em;
	color: #d2d2d2;
}

.b-keywords a:link,
.b-keywords a:active,
.b-keywords a:visited, 
.b-keywords a:hover {
	color: #d2d2d2;
	text-decoration: none;
}

.b-copy {
    margin-top: 2.2em;
	font-size: 0.86em;
	color: #d2d2d2;
	text-align: center;
}

.b-copy a:link,
.b-copy a:active,
.b-copy a:visited, 
.b-copy a:hover {
	color: #d2d2d2;
	text-decoration: none;
}

/*---editior---------------------*/

.editior {
    padding-bottom: 1em;
}

.editior p {
	padding-bottom: 1.43em;
}

.editior ul {
	padding-bottom: 1.43em;	
}

.editior li {
    margin-bottom: 0.3em;
	padding-left: 0.9em;
	background: url(../img/li-dot.gif) 0 0.5em no-repeat;	
}

.b-but-cont {
	margin-bottom: 1.43em;	
	padding: 0.3em 1.1em 0.4em 1.1em;
	border: 0;
	background-color: #2c7e19;
	color: #fff;
	font-weight: bold;
}

.b-but-cont__form {
	background-color: #004a80;
}

.b-cont-tab {
	margin-bottom: 1.43em;
	width: 100%;
	border-collapse: collapse;
}

.b-cont-tab td {
	padding: 0.57em 1.36em 0.57em 1.36em;
	border: 1px solid #89a2b5;
}

.b-cont-tab .left {
	width: 70%;
	border-right-color: #fff;
}

.b-cont-tab .shapka {
	background-color: #89a2b5;
	font-weight: bold;
	color: #fff;
}

.b-box-right {
    text-align: right;	
}

/*---adress---------------------*/
.b-adress {
    margin-bottom: 1.8em;
}
	
.b-adress li {
	margin-bottom: 0.2em;
	padding-left: 2.14em;
	padding-bottom: 0.2em;
}

.b-adress .item1 {
	background: url(../img/bron.gif) 0 0 no-repeat;
}

.b-adress .item2 {
	background: url(../img/phone.gif) 0 0 no-repeat;
	font-weight: bold;
}

.b-adress .item3 {
	background: url(../img/mail.gif) 0 50% no-repeat;
}

.b-adress .item4 {
	background: url(../img/icq.gif) 0.2em 0 no-repeat;
}

.b-adress .item5 {
	background: url(../img/skype.gif) 0 0 no-repeat;
}

.b-adress .item6 {
	background: url(../img/house.gif) 0 0 no-repeat;
}

/*---b-banner---------------------*/

.b-banner {
	margin-bottom: 2em;
}

/*---b-rama---------------------*/

.b-rama {
	margin-bottom: 2em;
}
	
.b-rama .title {
	padding: 0.5em 0 0.5em 1em;
	background-color: #d80000;
	color: #fff;
	font-weight: bold;
}

	/*------------------------*/
	.b-rama__menu .title {
		padding-left: 1.79em;
		background: #d80000 url(../img/menu.gif) 0.5em 0.7em no-repeat;	
	}
	
	.b-rama__menu2 .title {
		background-color: #004a80;
	}
	
	.b-rama__menu3  {
		padding-top: 1em;
	}
	
.b-rama .text {
	padding: 1em;
	background-color: #ebe9e9;
}

.b-rama .text li {
	margin-bottom: 0.3em;
}

.b-rama .text a:link, 
.b-rama .text a:active, 
.b-rama .text a:visited, 
.b-rama .text a:hover {
	padding-left: 0.75em;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.86em;
	color: #303030;
	background: url(../img/rama-dot.gif) 0 0.3em no-repeat;
}

.b-rama .text a:hover {
	text-decoration: underline;
}
/*---b-news---------------------*/

.b-news dt {
	margin-bottom: 0.5em;
	font-size: 0.79em;
	color: #4c4c4c;
}

.b-news dd {
	margin-bottom: 1.1em;
}

.news{
	font-size: 1em; 
}

/*---b-list---------------------*/

.b-list-box {
	margin-bottom: 1.5em;
	zoom: 1;
}

.b-list-box .list {
	margin-right: 1px;
	margin-bottom: 4px;
	float: left;
	width: 236px;
}

.b-list-box .box_img {
	height: 105px;
	overflow: hidden;	
}

.b-list-box .title {
	padding: 0.3em 0 0.3em 0; 
	background-color: #d1cfcf;
}

.b-list-box .title_on {
	position: relative;
	background-color: #656565;
}
 
.b-list-box .title a:link, .b-list-box .title a:active, .b-list-box .title a:visited, .b-list-box .title a:hover {
	margin-left: 0.86em;
	margin-right: 0.86em;
	display: block;
	background: url(../img/list-dot.gif) 100% 0.3em no-repeat;
	text-decoration: none;
	color: #303030;
	
}

.b-list-box .title_on a:link, .b-list-box .title_on a:active, .b-list-box .title_on a:visited, .b-list-box .title_on a:hover {
	color: #d1cfcf;
	background: url(../img/list-dot-on.gif) 100% 0.5em no-repeat;
}

.b-list-box .title ul {
	padding-bottom: 0;	
	position: absolute;
	top: 25px;
	left: 0;
	width: 100%;
	z-index: 10;
	display: none;
	zoom: 1;
	background-color: #656565;
}

.b-list-box .title_on ul {
	padding-bottom: 0;	
	display: block;
	border-top: 1px solid #d1cfcf;
}

.b-list-box .title_on li {
	margin-bottom: 0;
	padding: 0.3em 0 0.3em 0; 
	width: 100%;
	border-bottom: 1px solid #d1cfcf;
	background: none;	
}
.b-list-box .title_on li.title_on_li {
	background: red;
}
.b-list-box .title_on li.last {
	border-bottom: 0;
}

.b-list-box .title_on li a:link, .b-list-box .title_on li a:active, .b-list-box .title_on li a:visited, .b-list-box .title_on li a:hover {
	background: none;
}
/*---b-tracker---------------------*/

.b-tracker {
	margin-bottom: 1.25em;
	font-size: 0.86em;
	color: #636363;
}

.b-tracker a {
	margin-right: 0.5em;
	padding-right: 1em;
	background: url(../img/list-dot.gif) 100% 0.3em no-repeat; 
}

/*---b-zakl---------------------*/

.b-zakl .zakl-menu div {
	margin-right: 1em;
	float: left;
}


/*---b-gal---------------------*/

.b-gal {
	margin-bottom: 1.21em;
}

.b-gal table {
	width: 100%;
}

.b-gal .left {
	width: 200px;
}

.b-gal .b-photo {
	position: relative;
}

.b-gal .gal-line div {
	text-align: center;
}

.b-gal .gal-line .gal-center {
	margin-bottom: 0.64em;
	height: 310px;
	overflow: hidden;
}

.b-gal .gal-line .ar-top {
    margin-bottom: 0.64em;
}

.b-gal .gal-line .gal-content ul {
    height: 324px;
}
.b-gal .gal-line .gal-content img {
	margin-bottom: 0.64em;
	height: 96px;
	line-height: 96px;
}
.b-gal .photo-shadow {
	width: 495px;
	height: 43px;
  position: absolute;
	top: 328px;
	left: 0;
	background: url(../img/photo_shadow.png) 0 0 no-repeat;
}

.b-gal .photo-shadow div {
  padding-top: 1.15em;
  padding-left: 1.54em;
  color: #fff;
}

/*---b-filter---------------------*/

.b-filter {
	margin-bottom: 1.38em;
	padding-top: 0.62em;
	padding-bottom: 0.62em;
	background-color: #89a2b5;
	color: #fff;
	font-size: 0.93em
}

.b-filter span {
	margin-left: 0.50em;
}

.b-filter select {
	width: 130px;
}

.b-filter2 {
	margin-bottom: 1.38em;
	padding-top: 0.62em;
	padding-bottom: 0.62em;
	background-color: #EBE9E9;
	color: #000;
	font-size: 0.93em
}

.b-filter2 span {
	margin-left: 0.50em;
}

.b-filter2 select {
	width: 130px;
}

/*---b-hotel-list---------------------*/
.b-hotel-list {
    margin-bottom: 2.07em;
}

.b-hotel-list p {
	padding-bottom: 0;
}

.b-hotel-list img {
	margin-right: 0.79em;
	float: left;
}

.b-hotel-list .price {
	height: 2.71em;
	background-color: #ededed;
}

.b-hotel-list .left {
	margin-left: 0.64em;
	margin-top: 0.79em;
	float: left;
}

.b-hotel-list .left span {
    margin-right: 1.57em;	
}

.b-hotel-list .right {
	margin-right: 0.64em;
	margin-top: 0.79em;
	float: right;
	text-align: right;
	color: #ff0000;
}

.b-hotel-list .right a:link,
.b-hotel-list .right a:active,
.b-hotel-list .right a:visited,
.b-hotel-list .right a:hover {
	text-decoration: none;
	color: #2c7e19;
	font-weight: bold;
}

.b-hotel-list .right a:hover {
	text-decoration: underline;
}
/*---b-title-line---------------------*/

.b-title-line {
	padding: 0.4em 1em 0.4em 1em;
	background-color: #ededed;
}

.b-title-line .left {
	float: left;
	font-size: 1.07em;
}

.b-title-line .right {
	float: right;
	font-size: 0.79em;
}

.b-title-line .right b {
	margin-left: 1em;
	font-size: 1.09em;
}

.b-title-line .right span {
	margin-left: 1.09em;
}

/*---b-comment---------------------*/

.b-comment {
    margin-bottom: 1.5em;	
    width: 100%;
}

.b-comment .left {
    padding: 1.42em 0.5em 0 1.25em;
	  font-size: 0.86em;	
}

.b-comment .right {
    width: 70px;
}

.b-comment .mark {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background-color: #89a2b5;
    color: #fff;
    text-align: center;
    font-size: 2.14em;
}

/*---b-page-line---------------------*/

.b-page-line {
    margin-bottom: 1.43em;
}

.b-page-line a {
    margin-right: 0.79em;
    padding: 0.3em 0.57em 0.4em 0.57em;
    float: left;
    display: block;
}

.b-page-line a.on {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background-color: #d80000;
}

/*---b-form---------------------*/

.b-form {
    margin-bottom: 1.5em;
    padding: 1.33em 1.58em 0.83em 1.67em;
    font-size: 0.86em;
    background-color: #ebe9e9;
}

.b-form .left {
    width: 45px;
}

.b-form .left2 {
    padding-top: 0.92em;
    width: 85px;
}

.b-form table {
    width: 100%;
}

.b-form td {
    padding-bottom: 0.92em;
}

.b-form textarea {
    width: 616px;
    height: 67px;
}

.b-form span {
    margin-right: 0.83em;
}

.b-form input {
    margin-right: 1.5em;
    width: 145px;
}

.b-form .vote img {
    cursor: hand;
    cursor: pointer;
}

.b-form input.last {
    margin-right: 0;
    width: 148px;
}

.b-form .col-left {
    float: left;
}

.b-form .col-center {
    margin-left: 1.17em;
    padding-top: 0.75em;
    float: left;
}

.b-form .col-center input {
    width: 85px;
}

.b-form .col-right {
    padding-top: 0.92em;
    float: right;
}

    /*------------------------*/
	.b-form-bron {
		  font-size: 1em;
	}
	.b-form-bron table {
	    margin-bottom: 1.93em;
	}
	.b-form-bron table.tab-bottom {
	    margin-bottom: 0;
	}
	.b-form-bron .left {
	    width: 140px;
	}
	.b-form-bron select {
	    width: 165px;
	}
	.b-form-bron .size1 {
	    width: 253px;
	}
	.b-form-bron select.size1 {
	    width: 257px;
	}
	.b-form-bron .size2 {
	    width: 160px;
	}
	.b-form-bron textarea {
	    width: 319px;
	}
	.b-form-bron ins {
		text-decoration: none;
		color: #d80000;
	}
	.b-form-bron .check {
		margin-right: 1em;
		width: 20px;
	}
	.b-form-bron .example {
		color: #979393;
		font-size: 0.71em;
	}

/*---b-tab---------------------*/

.b-tab {
	margin-bottom: 1em;
	border-bottom: 1px solid #636363;
}

.b-tab ul {
	margin: 0;
	padding: 0;
}

.b-tab li {
	margin: 0;
	margin-right: 1px;
	padding: 0.5em 1.21em 0.5em 1.21em;
	float: left;
	background: #004a80;
	border-bottom: 1px solid #fff;
}

.b-tab li.on {
     background: #636363;
	 border-bottom-color: #636363; 
}	
.b-tab li a:link, 
.b-tab li a:active, 
.b-tab li a:visited,
.b-tab li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/*---b-print_version---------------------*/

.b-print_cont {
	position: relative;
	zoom: 1;
}

.b-print_version {
	padding: 0.3em 2.75em 0.5em 0;
	background: url(../img/print.gif) 100% 0 no-repeat;
	font-size: 0.86em;
	position: absolute;
	right: 0;
	top: 0;
}

.crypt1{
	display: none;
}
.crypt2{
	display: none;
}

.li{
	cursor: pointer;
}
.filter_date {
	background: #FFFFFF  url("../images/calendar.gif") 100% 50% no-repeat;
	
}

/*Отзывы*/
.otziv {
  float: right;
  width: 124px;
  margin-top: -30px;
  background: url(/images/otziv_orange2.gif) 0% 50% no-repeat;
  height: 19px;
  min-height: 19px;
  text-align: center;
  padding-top: 2px;
} 
.otziv a, .otziv a:visited, .otziv a:hover{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: #004b12;
}

.otziv span{
  font: bold 11px Tahoma; 
  text-decoration: none;
  color: white;
  cursor: pointer;
}

.otziv_text td{
  font: normal 12px tahoma;
}
.otziv_line {
  background-color: #e3ead6;
  padding: 2px 10px 2px 14px;
  margin-top: 20px;
  zoom: 1;
}
.ot_name {
  float: left;
  color: #484848;
  font: bold 15px tahoma;
}
.ot_name span{
  font: italic 11px tahoma;
  padding-left: 8px;
}
.ot_date {
  font-size: 11px;
  margin-left: 10px;
  margin-right: 10px;
}
.city {
  font-weight: bold;
}
.mark_big {
  background: url(/images/mark_big.gif) 0% 50% no-repeat;
  height: 45px;
  width: 50px;
  min-height: 45px;
  text-align: center;
  color: #004b12;
  padding-top: 5px;
  font-size: 30px;
}
#radio input{
  height: 12px;
  vertical-align: top;
}
.clear {clear: both;}
.rama2{
  background: #f9faec;
  padding: 12px 12px 12px 12px;
  zoom: 1;
}

.cat_form td{
  vertical-align: top;
  font-size: 12px;
  color: #898989;
}
.cat_form input {
  height: 19px;
}
.cat_form textarea {
  width: 100%;
  height: 70px;
}
.send_data {
  background: url(/images/send_data.gif) 0% 50% no-repeat;
  height: 19px;
  width: 137px;
  min-height: 19px;
  text-align: center;
  padding-top: 2px;
}
.send_data a, .send_data a:visited, .send_data a:hover{
  font: bold 11px tahoma;
  color: #ffffff;
  text-decoration: none;
}
.question_form {
	display: none;
}
.star {
	float: left;
	background: transparent url(/img/star.gif);
	width: 16px;
	height: 14px;
	margin-right: 5px;
	cursor: pointer;
}
.star-on{
	background: transparent url(/img/star_on.gif);
	width: 16px;
	height: 14px;
	
	
}

/*Ошибка карты*/
		/* Сообщение об ошибке (начало) */
		#error {
			font-size: 0.8em;
			text-align: center;
			width: 61em;
			padding: 5px;
			margin: 1em 0;
			border:solid 1px red;
			background: #fff1f1;
		}
		/* Сообщение об ошибке (конец) */
		
		/* Блок ошибок (начало) */
		.errors {
			font-size: 0.8em;
			text-align: left;
			width: 61em;
			padding: 5px;
			margin: 1em 0;
			border:solid 1px red;
			background: #fff1f1;
		}
        /* Блок ошибок (конец) */

/*---b-schet---------------------*/

.b-schet div {
    margin: 0.5em 2em 0.75em 0;
    float: left;
}

.b-schet div.kontact {
    margin-right: 0;
}        

.b-schet:after {
    clear: both;
    display: block;
    content: '';
}

.b-bannerbox {
    padding-bottom: 1.5em;
}
