body {
	font-family:Tahoma, sans-serif; 
	font-size:12px;
	margin:0px; 
	background: url('http://bar.perm.ru/up-back.png') repeat-x #f9f5ce; 
	padding:0px;
} 

.bann {
	margin:auto;	
}

.sliname {
  font-size: 14px;
	font-weight: bold;
}

.slilist {
}

.slilist li {
	margin-bottom: 6px;
}

.bann_n {
	display:flex;	
}

.banpic {
	width:220px;
	height:120px;
}

.mnuleft {
	padding-left:5px;
	font-size: 14px;
}

.news1 {
	margin-bottom:5px;
	margin-left:5px;
}

.sres {
	display:block;
	font-size:12px;
	margin-bottom:5px;
	margin-left:5px;
}

.sres:hover {
	background-color:#eee;
}

.sradr {
	display:block;
	font-size:10px;
}

.popular {
	list-style: decimal;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #000;
}


.simg {
	max-width:90%;
	border:0px;
}

p {
	margin:0px;
}

td {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}

.rounded {
	background: #fff;
  padding: 10px;
	text-align: left;
	border-radius:10px;
	margin-bottom:10px;
}

.btn-noinfo {
	color: #999;
  border: 1px solid #aaa;
}

.rounded h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #bf1c11;
	padding: 0px;
	padding-bottom: 5px;
	margin: 5px;
}

a, a:hover, a:not([href]):not([tabindex]) {
	cursor: pointer;
	text-decoration: underline;
	color: #bf1c11;
}

a:hover {
	color: #bf1c11;
}

.jcarousel-wrapper {
	margin: 20px auto;
	position: relative;
	border: 10px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
}


.jcarouselb-wrapper {
	margin: 0px;
	position: relative;
	border: 0px;
}


.jcarouselb {
  position: relative;
	overflow: hidden;
	width: 100%;
}

.jcarouselb ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarouselb li {
	width: 240px;
	float: left;
	border: 1px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.jcarouselb img {
	display: block;
	max-width: 100%;
	height: auto !important;
}

/** Carousel **/

.jcarousel {
  position: relative;
	overflow: hidden;
	width: 100%;
}

.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel li {
	width: 120px;
	float: left;
	border: 1px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.jcarousel img {
	display: block;
	max-width: 100%;
	height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a {
	background: #4E443C;
	color: #fff;
	opacity: 1;
	text-decoration:none;
	-webkit-box-shadow: 0 0 2px #F0EFE7;
	-moz-box-shadow: 0 0 2px #F0EFE7;
	box-shadow: 0 0 2px #F0EFE7;
}


.menu {
	font-size:14px;
	text-decoration: none; 
	color: #fff;
}

.menu:hover {
	font-size:14px;
	color: #fff;
	text-decoration: underline;
}

.menu:visited {
	font-size:14px;
	color: #fff;
	text-decoration: underline;
}

.menucol {
	text-align:center;
	border-right:1px solid white;
}

.logo {
	width: 980px;
	display: inline-block;
	text-align: left;
	font-size: 12px;
}

.logo_top {
	text-align: center;
	height: 170px;
}

.logo h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffefc6;
	padding-top: 0px;
	margin-top: 8px;
}

.logo a {
	margin-top:24px;
	display:block;
}

.bgholder {
	background-image: url(/up.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.mainmenu {
	background: url(http://bar.perm.ru/mn_bg.png) top;
	height: 38px;
	padding: 8px;
	border-radius:38px
}

.sinfo {
	padding-bottom: 0px;
	margin-top:8px;
	display:block;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}


.addr {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#000;
	margin-left:65px;
}

.slimg {
    float: left;
    width: 60px;
    margin-right: 5px;
    margin-top: 3px;
    border: 1px solid #aaa;
    border-radius: 5px;
    height: 45px;
}

#search_result {
	z-index:1001;
	position:absolute;
	right:0px;
	border:1px solid black;
	width:350px;
	background-color:#FFF;
	display:none;
}

.slogo2 {
	width: 100%;
	border: 1px solid #000;
	border-radius: 5px;
/*	float:left; */
/*	margin-right:5px;*/
/*	margin-bottom:12px;*/
/*	margin-top:0px;*/
}

.hinfo2 {
	max-width:265px;
/*  flex: 1 0 305px;*/
	margin-left:5px;
	margin-right:5px;
	float:left;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 20px;
}

.lasthinfo {
  background-color: #fff;
  border: 0;
}

.srow22 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.info2 {
	font-size:20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 12px;
}

.listrow2 {
	display: flex;
  flex-wrap: wrap;
/*	margin-top: 15px;*/
}

.saddr2 {
	font-size:12px;
	margin-top:5px;
/*	border: 1px solid #000;*/
}

.sphone2 {
	font-size:12px;
	margin-top:5px;
/*	border: 1px solid #000;*/
}

.sprice2 {
/*	font-size:22px;*/
	margin-top:5px;
  display: block;
  background-color: #e9e9e9;
  padding: 5px 5px 5px 5px;
	color: #336699;
  border-radius: 0px 0px 5px 5px;
}

.sprice_value {
	margin-top:8px;
	float:left;
}

.blogo {
	width:150px;
	height:100px;
}

.dlogonew {
  position: relative;
  right: 5px;
	top: -5px;
}

.slogonew {
	position: absolute;
	width: 60px;
	right: 5px;
}

.dlogo3d {
	position: relative;
	right: 5px;
}

.slogo3d {
	position: absolute;
	width:60px;

	right: 5px;
	bottom: 10px;
}

.stype2 {
	font-size: 12px;
  margin-top: 5px;
  color: #1b6d85;
	float: right;
}

.info2 a {
	text-decoration: underline;
}

.roubles {
	margin-left:1px;
}

.btn_moreinfo {
	text-decoration: none;
	float:right;
}

.hellip {
	margin-left:2px;
	margin-right:2px;
}

.dstars {
	float:right;
}

.sstars5o {
  background-image: url(/imgs/stars_5.png);
  height: 16px;
}

.sstars5 {
	width: 88px;
  position: relative;
  height: 24px;
  bottom: 28px;
  right: 6px;
  background-image: url(/imgs/stars_5o.png);
	display: block;
	padding: 4px;
}

.btn-page {
  color: #555;
/*  background-color: #5bc0de;*/
  border-color: #5bc0de;
	vertical-align: unset;
}

.btn-page-active {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
	vertical-align: unset;
}

.pages_list {
	font-size: .875rem;
}

.pages_indexes {
	display:inline-block;
}

@media screen and (max-width: 1200px) {
	.hinfo2 {
    width: 205px;
	}
}

@media screen and (max-width: 768px) {
	.menu {
    font-size: 10px;
	}
	.menucol {
    padding-left: 5px;
    padding-right: 5px;
	}

}

@media screen and (max-width: 767px) {

	.bann {
		margin-left:30px;	
		margin-bottom:5px;
	}

	.bann_n {
		display:block;	
	}

	.container {
		max-width: inherit;
	} 

	.jcarouselb li {
		width: 130px;
	}

	.logo {
		width:100%;
		display: inline-block;
		text-align: left;
		font-size: 12px;
	}

	.logo_top {
		text-align: center;
		height: 170px;
	}

	.logo h1 {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #ffefc6;
		padding-top: 0px;
		margin-top: 8px;
	}

	.logo a {
		margin-top:24px;
		display:block;
	}

	.bgholder {
    background-position-y: top;
    background-position-x: -150px;
	}

	.rounded {
		padding:10px;
	}

	.mainmenu {
		height: inherit;
		background-image:inherit;
		background-color:inherit;
		padding: 8px 0px 0px 8px;
		margin-bottom: 0px;
		border-radius:inherit;
/*		display:none;*/
	}

	.menu {
		color: #bf1c11;
	}

	.menu:hover {
		color: #bf1c11;
	}

	.menu:visited {
		color: #bf1c11;
	}

	.menucol {
		text-align:center;
		border-right:none;
	}

	.xsmenu a {
		display:block;
	}

	.menug {
		float:right;
	}

	.xsopen {
    padding: 3px 0px 3px 4px;
    width: 32px;
    float: right;
    background: url(http://bar.perm.ru/mn_bg.png) top;
    color: #fff;
	}

	.search_input {
		width:100%;
	}

	#search_result {
		z-index:1001;
		position:absolute;
		right:0px;
		border:1px solid black;
		width:100%;
		background-color:#FFF;
		display:none;
	}

	.hinfo2 {
    max-width: inherit;
    flex: 1 0 305px;
	}

}

