* {
  margin: 0;
  padding: 0;
  border: 0;
}

@font-face {
	font-family: 'HeliosCondC';
	src: url('../fonts/HeliosCondC.eot');
	src: local('☺'), url('../fonts/HeliosCondC.woff') format('woff'), url('../fonts/HeliosCondC.ttf') format('truetype'), url('../fonts/HeliosCondC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HeliosCondC-Italic';
	src: url('../fonts/HeliosCondC-Italic.eot');
	src: local('☺'), url('../fonts/HeliosCondC-Italic.woff') format('woff'), url('../fonts/HeliosCondC-Italic.ttf') format('truetype'), url('../fonts/HeliosCondC-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HeliosCondC-Bold';
	src: url('../fonts/HeliosCondC-Bold.eot');
	src: local('☺'), url('../fonts/HeliosCondC-Bold.woff') format('woff'), url('../fonts/HeliosCondC-Bold.ttf') format('truetype'), url('../fonts/HeliosCondC-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HeliosCondC-BoldItalic';
	src: url('../fonts/HeliosCondC-BoldItalic.eot');
	src: local('☺'), url('../fonts/HeliosCondC-BoldItalic.woff') format('woff'), url('../fonts/HeliosCondC-BoldItalic.ttf') format('truetype'), url('../fonts/HeliosCondC-BoldItalic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.clearfix{
	clear:both;
	float:none;
}
html{
	padding: 0;margin: 0;
	
}
body{
	padding: 0	;margin: 0;background: #ba0b3a;
	//background: url(../img/bgmain.jpg) repeat;
}

header{
	padding-top: 12px;
	padding-right: 18px;
}
.main{position: relative;z-index: 10;
width: 960px;margin:0 auto;	
}
.logo{
	float: left;
margin-left: -8px;
}
.breadcrumbs{font-family: Arial Narrow;
color: black;
text-decoration: none;
font-size: 12px;
	
}
.breadcrumbs a{
	font-family: Arial Narrow;
	color: black;
	text-decoration: none;
	font-size: 12px;
}
.breadcrumbs a.active{
	text-decoration: underline;
}
.main-part{
-moz-border-radius: 2px;
-webkit-border-radius:2px;
border-radius:2px;
-o-border-radius:2px;
	background:white;
	border-top: 2px solid rgba(255, 255, 254, 0.29);
	border-left: 2px solid rgba(254, 254, 254, 0.34);
	padding:12px 0px 12px 12px;
	-moz-box-shadow: 0 0 23px #393939;
	-webkit-box-shadow: 0 0 23px #393939;
	box-shadow: 0 0 23px #393939;
}
.reserve{
text-indent:-9999px; position:relative;
cursor: pointer;background: url(../img/buttontop.png) no-repeat;width: 210px;height: 95px;
display: block;float: right;
}
.reserve:hover{
	background: url(../img/buttontop-h.png) no-repeat;
}
.reserve:active{
	background: url(../img/buttontop-a.png) no-repeat;
}
.leftcorner,.rightcorner{z-index: 1;
	position: absolute;top: 0;
}
.leftcorner{
	left: 0;
}
.rightcorner{
	right: 0;
}
.body-side{float: left;
	width:710px;
}
h1.title{letter-spacing: -1px;
	font-size: 24px;font-family:Arial;text-transform:uppercase;
	color: #403f3f;font-weight: bold;margin-top: 24px;margin-bottom: 9px;
	
}
p.title{letter-spacing: -1px;
	font-size: 24px;font-family:Arial;text-transform:uppercase;
	color: #403f3f;font-weight: bold;margin-top: 24px;margin-bottom: 9px;
	
}
h1.naming{
	font-weight: bold;font-size: 24px;font-family:Arial;
	color: #ba0b0b;margin-top: 15px;margin-bottom: 11px;
	
}
.bars-menu{
	text-align: center;padding: 25px 0 5px 0;
}
.bar-item{width: 220px;vertical-align: top;padding-right: 10px;
	display: inline-block;text-align: left;margin-bottom: 35px;
	
}
.bar-item a{
	text-decoration: none;
}
.bar-item img{width:220px;
	height: 200px;border-radius: 3px;
}
.bar-item span{color: #ba0b0b;letter-spacing: -1px;margin-top: 4px;
	font-size: 18px;font-family: Arial;font-weight: bold;
}
font.cursive{
	font: italic 14px "Arial Narrow";color: #5e5e5e;display: block;
}
.bar-name{
	font-size: 24px;font-family:Arial;
	color: #403f3f;font-weight: bold;margin-top: 24px;}
.bar-photo{margin-right: 10px;
	float: left;
}
.bar-photo>img{
	width: 454px;
}
.bar-map{
	float: left;
}
.bar-plan{margin-right: 10px;
	float: left;
}
.table-order{line-height: 16px;
	width: 230px;letter-spacing: -1px;
	float: left;font-size: 15px;
}
.table-order h1,.table-order1 h1{
	text-align: center;
}

input[type="submit"]{
cursor: pointer;
	margin-top: 8px;
	text-transform: uppercase;color: white;
	font-size: 15px;
font-family: 'HeliosCondC';
padding: 10px 8px;


	background: #ba0b0b;
}
input[type="submit"]:hover{
	background-color: #e84449;
}
.table-order input[type="submit"],.table-order1 input[type="submit"]{cursor: pointer;
	letter-spacing: -1px;margin-top: 8px;
	text-transform: uppercase;color: white;
	font-size: 15px;background: url(../img/submit.png) no-repeat;
	width: 150px;
	height: 37px;
	text-shadow: 0 0 1px #000000;
}
.table-order input[type="submit"]:hover,.table-order1 input[type="submit"]:hover{
	background: url(../img/submit-h.png) no-repeat;
	
}
.table-order input[type="submit"]:active,.table-order1 input[type="submit"]:active{
	background: url(../img/submit-a.png) no-repeat;
	
}
.table-order form,.table-order1 form{
	margin-left:25px
}
.table-order font,.table-order1 font{font-family: 'HeliosCondC';
color: #403f3f;text-transform: uppercase;
display: block;
	
}
.table-order1 .mfeedback{
	background:none;
}
.social-block{
	text-align: 	center;
}
#map-canvas{	width:230px;height:300px;
}
.pano>iframe{
	width: 680px !important;
}
.pano img{
	max-width: 700px;
}
.sidebar{float: left;
	width:225px;margin-right: 10px;
}
.navi{
	margin-bottom: 12px;
}
.flamp-widget{
	margin-left: -20px;
}
.navi>li{list-style-type: none;
font-family: 'HeliosCondC';border-top: 1px solid #860a0a;
	background:#ba0b0b ;
	background-image: url(../img/arr.png);
	background-position: 190px 18px;
	background-repeat: no-repeat;
	position: relative;
	}
	.navi>li.active-menu{
	background-image: url(../img/arrup.png);	
	}
	.red:before{
		content: "";	background-image: url(../img/arracc.png);	
		width: 9px;height: 13px;position: absolute;left: -10px;
		top: 14px;}
	
	
.navi>li:first-child{
	border-top: none;
}
.navi>li>a{font-size: 18px;padding: 12px;display: inline-block;
	color: white;text-decoration: none;text-transform: uppercase;
}

.navi ul {

list-style: none;
padding: 0 0 0 0;
display: none;margin: 0;

}
.feedbacks{
	margin-top: 10px;
}
.feedback{border-bottom:2px solid #e4e4e4;
	font: italic 12px "Arial Narrow";margin:10px;padding-bottom: 10px;
}
.feedback:last-child{
	border:none;
}
.head-feed{
	margin-bottom: 7px;
}
.name-feed{font-size: 14px;margin-top: 1px;
	display: inline-block;
	font-weight: bold;vertical-align: top;
	font-style: italic;
}
.photo-feed{
	width:51px;margin: 3px 7px 3px 0;float: left;
}
.old-feed{font-size: 14px;margin-top: 1px;
color: #cdcdcd;vertical-align: top;
margin-left: 4px;
	display: inline-block;
	font-style: italic;
}
.social-block a img{
	width: 35px;
}
.navi ul li{
border-top: 1px solid #ffffff;
border-right: 1px solid #c8cacb;
border-left: 1px solid #c8cacb;
border-bottom: 1px solid #c8cacb;
font-weight: normal;
cursor: auto;
background-color: #f4f4f4;
padding: 4px 2px 4px 7px;
line-height:normal;

}
.navi ul li:hover, .navi ul li.active{
	background:#ececec;
	border-top: 1px solid #ffffff;
border-right: 1px solid #ececec;
border-left: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
.navi ul li>a{
	color: #403f3f;
	font-size: 14px;
}
.navi ul li.active a{
	color: #ba0b0b !important;
}

footer{font-family: "Arial Narrow";
	background:#ba0b3a;width: 100%;
	padding:25px 0 21px 0;position: relative;
	z-index: 10;
	color: white;
}
.navi a {
padding-top:5px;
text-decoration: none;
font-size: 19px;


}
.upto{cursor: pointer;
	position: absolute;left: -27px;bottom: -5px;width: 29px;height: 67px;
}
.logofoot{
	float: left;
}
.navi-foot{
	float: right;
}
.navi-foot h1{display: inline-block;
	border-bottom:3px solid white;
	font-size:14px;font-weight:normal !important;
}
.navi-foot ul{
	display: block;border-top: 1px solid white;
}
.navi-foot ul li{
	list-style-type: none;
}
.navi-foot ul li a{
	font-family: "Arial Narrow";
	font-size: 12px;
	text-decoration: none;color: white;
}
.navi-foot ul li a:hover{text-decoration:underline;}
.navi-foot>div{
margin-right: 33px;	float: left;
}
.navi-foot>div:last-child{margin-right0;}
.copyright{
	font-size: 12px;text-align: center;padding: 33px 0 0px 0;
}
.act{width: 200px;
display: inline-block;margin-right: 16px;
margin-bottom: 25px;vertical-align: top;
}
.act img{
	width: 195px;
}
.special-menu a{
	text-decoration: none;
}
.act span{color: #ba0b0b;letter-spacing: -1px;margin-top: 4px;
	font-size: 14px;font-family: Arial;font-weight: bold;
}
.lead,figcaption{
	font: italic 18px "Arial Narrow";padding-bottom: 15px;display: block;
}
figcaption{text-align: right;
	color: #777777;
}
.content p{margin-bottom:20px;
	font-family:"Arial Narrow";line-height: 18px;
	font-size: 14px;color: #303030;
}
h2{margin: 12px 0;
	font-family: "Arial";font-weight: bold;color: #ba0b0b;
}
#photo-links-on-main-page{
	display: none;
}
#modal{display: 	none;z-index: 100;
	position: fixed;width:100%;height:100%;top: 0;left: 0;
	background-color: rgba(28, 28, 28, 0.57);
}

.breadcrumbs{font-family: Arial Narrow;
color: black;
text-decoration: none;
font-size: 12px;
	
}
.close{
	position: absolute;
	right: 20px;
	top: 5px;font-size: 22px;
	font-weight: bold;cursor: pointer;
	font-family: "Tahoma";
	
}
.bron{
	width: 300px;
		position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -225px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
}
.bron > iframe{
	
}

select {
margin: 5px 0 15px 0;
background: 
white;
border: 1px solid 
red;
height: 23px;
border-radius: 0 !important;

}
div.mfeedback {width: 200px;	font-family: 'HeliosCondC';
background: 
#e31e24;
padding: 9px 16px;
}
.mfeedback .mf-text{
	color: white;
}
.mfeedback input[type="text"]{border-top: 3px solid white;border-left:3px solid white;
	background:#f0f0f0;width: 200px;height: 26px;margin-bottom: 11px;
}
.mfeedback .mf-ok-text{
	padding: 0 24px 16px 24px;
}
.table-order .mfeedback{
	background:none;
	border: none;
	width: 100%;
	padding: 0;
}
.table-order  input[type="text"]{
	background: #f0f0f0;height: 26px;margin-bottom: 11px;
width: 160px;	border-radius: 0;border-radius: 2px;
border: 1px solid #eaeaea;
}
#slider{
	margin: 10px 10px 10px 0;
}
.slidesjs-pagination li {
text-indent: -9000;margin: 	10px 5px;list-style-type: none;

}
.redshine{
	position: absolute;z-index: -1;
	margin-top: -12px;
	margin-left: -103px;
}
.slidesjs-pagination li a{
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(http://slidesjs.com/img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.mf-ok-text{
	color: #f33f3f;
}
.slidesjs-pagination li a.active{
background-position: 0 -13px;
}
.danger-text-footer p{margin-bottom: 10px; font-size: 13px;}

/*Последние изменения*/

.news-item {display:inline-block; vertical-align:top; width:220px; margin: 0 0 20px 10px;}
.news-item img {max-width:220px; max-height:311px; display: block; margin-bottom: 10px;}
.news-list { width: 1000px; margin: 0 0 0 -43px; vertical-align:top; text-align: center;}
.news-item span{color: #ba0b0b;letter-spacing: -1px;margin-top: 4px;
	font-size: 18px;font-family: Arial;font-weight: bold;
}
.news-item a{text-decoration: none;}