html{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
body{
	margin:0;
	padding:0;
	background:#f9d8d4;
}

.head{
	background:#f9d8d4;
	width:100%;
	min-width:320px;
	overflow:hidden;
	color:#fff;
	padding:5px 0;
	top:0px;
	z-index:999;
}
.logo{
	width:auto;
	height:35px;
	float:left;
	margin: 5px 0 0px 5px;
}
.burger{
	display:inline-block;
	float:right;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	background:url("img/burger.png") right no-repeat;
	padding: 10px 45px 10px 0;
	font-size:18px;
}
.menu{
	position:absolute;
	right:0px;
	padding:0;
	background:#ed7a8a;
	color:#fff;
	width:300px;
	display:none;
	z-index:999;
}
.menu ul{
	padding:0;
	margin:0;
	list-style:none;
}
.menu li{
	border-bottom:1px solid #fff;
}
.menu a{
	display:block;
	padding:10px 0 10px 35px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
.menu a:hover{
	background-color:#ccc;
	color:#333;
}
.iconall{
	background:url("img/menu.png") 1px 0px no-repeat;
}
.iconnew{
	background:url("img/menu.png") 1px -43px no-repeat;
}
.iconvip{
	background:url("img/menu.png") 1px -85px no-repeat;
}
.iconind{
	background:url("img/menu.png") 1px -126px no-repeat;
}
.iconsal{
	background:url("img/menu.png") 1px -168px no-repeat;
}
.iconmas{
	background:url("img/menu.png") 1px -209px no-repeat;
}
.iconrea{
	background:url("img/menu.png") 3px -252px no-repeat;
}
.iconkru{
	background:url("img/menu.png") 1px -293px no-repeat;
}
.iconvid{
	background:url("img/menu.png") 1px -335px no-repeat;
}
.iconvie{
	background:url("img/menu.png") 1px -375px no-repeat;
}
.iconsau{
	background:url("img/menu.png") 1px -420px no-repeat;
}
.iconant{
	background:url("img/menu.png") 1px -462px no-repeat;
}
.icontop{
	background:url("img/menu.png") 1px -505px no-repeat;
}
#menuoff{
	display:block;
	padding:13px 0;
	text-align:center;
	background:#fff;
	color:#1b75cc;
	border:1px solid #ed7a8a;
	border-top:none;
	font-size:18px;
	font-weight:bold;
}
.anketlist{
	min-width:320px;
	max-width:480px;
	width:100%;
	overflow:hidden;
	clear:both;
	margin:10px auto;
}
.anketlist h1{
	margin:0;
	padding:0 0 0 10px;
	font-size:16px;
}
.item{
	width:100%;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding:10px 5px 15px 5px;
	margin: 0 0 10px 0;
}
.item img{
	float:left;
	width:140px;
	height:auto;
	border:3px solid #c1c1c1;
	border-radius:15px;
}

.itemname{
	width:100%;
	padding:10px 0 0 0;
}

.itemname a{
	font-size: 18px;
	color: #C00;
	text-shadow: 1px 1px 0px #CCC;
	font-weight: normal;
	text-decoration:none;
}

.itemname a:hover{
	text-decoration:underline;
}
.itemtype{
	font-size:14px;
	color:#333;
	padding:10px;
}
.itemphoto{
	float:left;
	position:relative;
}
.real{
    position: absolute;
    right: -9px;
    bottom: 36px;
    width: 70px;
    height: 30px;
    background: url("img/achiv.png") 1px 1px no-repeat;
}
.vip{
    position: absolute;
    right: -9px;
    bottom: 3px;
    width: 70px;
    height: 30px;
    background: url("img/achiv.png") 1px -61px no-repeat;
}
.new{
    position: absolute;
    right: -9px;
    bottom: 147px;
    width: 70px;
    height: 30px;
    background: url("img/achiv.png") 1px -30px no-repeat;
}
.itemdata{
	float:left;
	width:180px;
	margin:0 0 0 10px;
}
.itemphone{
	display:block;
	clear:both;
	padding:7px 7px 7px 25px;
	color:#fff;
	border-radius:7px;
	margin-bottom:10px;
	float:left;
	text-decoration:none;
	background:#ed7a8a url("img/phone.png") 5px 8px no-repeat;
	font-size: 1.3em;
}
.itemdatarow{
	font-size:14px;
}
.pa010{
	padding:0 10px;
}
.itemdatarow span{
	font-size:16px;
}
.itemdatarow b{
	font-weight:bold;
}
.clear{
	width:100%;
	overflow:hidden;
	clear:both;
}

.itembottom{
	width:100%;
	clear:both;
	padding: 10px 0 2px 0;
	overflow:hidden;
}
.leftbottom{
	float:left;
}
.rightbottom{
	float:right;
	margin:20px 20px 0 0;
}
.rightbottom a{
    background:#ccc;
    color:#fff;
    text-decoration:none;
    font-size:1.3em;
	display:block;
	border:1px solid #333;
	padding:5px;
	border-radius:5px;
}
.rightbottom a:hover{
	background:#ed7a8a;
	color:#fff;
	text-decoration:underline;
}
.showmore{
	background:#B9115B;
	color:#fff;
	text-align:center;
	cursor:pointer;
	font-size:18px;
	clear:both;
	margin:40px 0;
	padding: 0px 0 11px 0;
}
.showmore img{
	width:auto;
	height:30px;
	position:relative;
	top:7px;
}
.footer{
	width:100%;
	min-height:100px;
	background:#fef0d3;
	margin:0;
}
.footcont{
	min-width:320px;
	max-width:480px;
	width:100%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
}
.full{
	display:block;
	margin:20px 0;
	text-decoration:none;
	padding:10px 0;
	background:#ed7a8a;
	color:#fff;
	font-size:16px;
	text-align:center;
	border:3px solid #ffffff;
	border-radius:15px;
}
.full:hover{
	text-decoration:underline;
}
.anketa{
	min-width:320px;
	max-width:480px;
	width:100%;
	overflow:hidden;
	clear:both;
	margin:10px auto;
}
.anketa h1{
	color:#1b75cc;
	font-size:20px;
	padding:0 10px;
}
.nextprev{
	width:100%;
	clear:both;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.prev,
.next{
	color:#999;
}
.prev{
	display:inline-block;
	float:left;
	padding:0 0 0 10px;
}
.next{
	display:inline-block;
	float:right;
	padding:0 10px 0 0;
}
.rowblock{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:10px 0;
	border-bottom:1px solid #ccc;
}
.rowblock i{
	font-style:normal;
	font-size:16px;
	padding: 0 0 0 30px;
	font-weight:700;
	margin: 0 0 0 7px;
}
.rowblock p{
	padding:0 7px;
}
.anketachivs img{
	padding:0 15px;
}

.anketphone{
	padding:20px 15px;
}
.phoneanket{
	background: url("img/icons2.png") 0 5px no-repeat;
	display:block;
	padding:0 0 0 30px;
}
.phoneanket a{
	font-size:24px;
	color:#cc0000;
	text-decoration:none;
}
.anketphone u{
	color:#cc0000;
	padding:0 0 0 30px;
}
/*.anketprice i{
	font-style:normal;
	font-size:16px;
	padding: 0 0 0 30px;
}*/
.anketprice span{
	display:inline-block;
	margin:10px 10px 0 15px;
	font-size:16px;
}
.anketprice b{
	color:#cc0000;
}

.infocard{
	padding:20px 0;

}
.infocard table{
	width:100%;
	background: #d5d5d5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.infocard td{
    padding: 7px 0 7px 3px;
    border-bottom: 1px solid #EFEFEF;
}
.infotip{
	color:#333;
	padding:0 0 0 25px;
	font-size:14px;
}
.infoval{
	color:#333;
	font-size:14px;
}
.icontip{
	background: url("img/icons.png") 0 -146px no-repeat;
}
.icovozr{
	background:url("img/icons.png") 0 3px no-repeat;
}
.iconrost{
	background:url("img/icons.png") 0 -21px no-repeat;
}
.iconves{
	background:url("img/icons.png") 0 -46px no-repeat;
}
.iconbust{
	background:url("img/icons.png") 0 -70px no-repeat;
}
.iconapp{
	background:url("img/icons.png") 0 -95px no-repeat;
}
.icontip{
	background:url("img/icons.png") 0 -146px no-repeat;
}
.iconsaun{
	background:url("img/icons.png") 0 -170px no-repeat;
}
.iconadd{
	background:url("img/icons.png") 0 -222px no-repeat;
}
.iconref{
	background:url("img/icons.png") 0 -245px no-repeat;
}
.iconcity{
	background:url("img/icons.png") 0 -94px no-repeat;
}
.iconmet{
	background:url("img/icons.png") 0 -119px no-repeat;
}
.icontime{
	background:url("img/icons.png") 0 -195px no-repeat;
}
.iconptime{
	background:url("img/icons.png") 0 -185px no-repeat;
}
.iconlook{
	background:url("img/icons2.png") 0 -61px no-repeat;
}
.iconter{
	background:url("img/icons2.png") 0 -46px no-repeat;
}
.iconheart{
	background:url("img/heart.png") 0 2px no-repeat;
}
.iconsearch{
	background:url("img/poisk-header.png") 5px 9px no-repeat;
}

.iconobyavl{
	background:url("img/obyavl.png") 5px 9px no-repeat;
}
.iconforum{
	background:url("img/forum.png") 5px 9px no-repeat;
}

ul.massage{
	margin: 20px 0 10px 0;
	padding:0 0 0 7px;
	list-style:none;
}
.massage li{
    padding: 0px 15px 7px 18px;
    font-size: 16px;
    background: url("img/massage.png") 1px 4px no-repeat;
}
.review{
	padding:10px 0 10px 50px;
	background: url("img/review_quote.png") -19px 0px no-repeat;
	margin:30px 0;
	font-size: 16px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
}
.review u{
	font-weight:bold;
	color:#000;
	display:block;
}
.review p{
	color:#333;
}
.review span{
	display:block;
	color:#999;
	font-size:14px;
}
.addrew{
	width:100%;
	margin:30px 0;
	padding:0 15px;
}
.addrew label{
	display:block;
	font-size:16px;
	margin:10px 0;
	float:left;
	width:100%;
}
.addrew input, select{
}
.addrew textarea{
	max-width:320px;
	width:90%;
	height:200px;
}
.subrew{
	display:block;
	border:none;
	background:#B9115B;
	border-bottom:4px solid #F4006D;
	color:#fff;
	padding:10px 30px;
	text-align:center;
	cursor:pointer;
	font-size:16px;
	margin:10px 0 0 0 !important;
}
#prew{
	display:block;
	margin:-15px 0 0 15px;
	color:#e20000;
	font-size:16px;
}
.buyimg{
	width:100%;
	text-align:center;
	margin:10px 0 0 0;
}
.buyimg a{
	display:block;
	border:none;
	margin:0 0 20px 0;
}
.buyimg img{
	border:2px solid #ccc;
}
.buyimg b{
	display:block;
	margin:0 0 5px 0;
	color:#B9115B;
}
.searchform{
	margin:20px 0;
}
.searchform input[type="text"]{
	width:50px;
	margin:0 15px 0 15px;
}
.searchform input[type="checkbox"]{
	margin:0 0 0 15px;
}
.searchform select{
	margin:0 0 0 15px;
}
.searchform table{
	border:none;
	border-collapse: collapse;
	font-size:14px;
}
.searchform td{
	padding:7px 0;
	border-bottom:1px solid #ccc;
}
.anketsearch{
	display:block;
	text-align:center;
	padding: 4px 0 10px 0;
	background: #ed7a8a;
    color: #fff;
	text-decoration:none;
	font-size:16px;
	margin:0 0 15px 0;
	border:3px solid #ffffff;
	border-radius:15px;
}
.anketsearch img{
	position:relative;
	top:6px;
}
.retback{
	display:block;
	margin:0 0 25px 0;
	font-size:16px;
	color:#1b75cc;
}
.popparent{
	width: 100%;
    height: 100%;
    position:fixed;
    top: 0;
    left: 0;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    font-size: 0;

    &:before {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        content: '';
    }
}
.popblock{
	display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
}
.glavpopup{
	font-size:14px;
	z-index:999;
	background:#FEF0D3;
	width:300px;
	margin:0 auto;
	padding:15px 10px;
	line-height:1.44;
}
.stay{
	display:block;
	margin:20px 0;
	text-decoration:none;
	padding:10px 0;
	background:#ff0000;
	color:#fff;
	font-size:18px;
	text-align:center;
}


#fotoprov {
background: url(img/fotoprov.png) no-repeat;
position: absolute;
width: 74px;
height: 71px;
bottom: -15px;
right: -15px;
z-index:9999999;
}
