html { min-height:100%; }
.container {width: 700px; min-height:100%; margin: 10px auto;}
ul.tabss {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 100%;
	width: 100%;
	font-size:initial;
}
ul.tabss li {
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
	border-left: none;
	overflow: hidden;
	position: relative;
}
ul.tabss li a {
	
	color: #0c83db;
    display: inline;
    font-size: 1.2em;
    line-height: 2em;
    outline: none;
    padding: 0 20px;
    text-decoration: none;
}
ul.tabss li a:hover {
	border-bottom: 2px solid #E8A94B;
	color:#E8A94B;
}	
html ul.tabss li.active a{
	border-bottom: 2px solid #E8A94B;
	color:#E8A94B;
}

.tab_container {
    margin-bottom:10px;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 12px;
	display: block
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 2px dashed #ddd;
}
.tab_content h3 a{
	color: #254588;
}



.logoshablon2{

width:700px;
height:130px;
float:left;
}

.logoshablon2 a .logoshablon-img{

height: 130px;
width: 700px;
max-width: 700px;
max-height: 130px;

}

.tab_container .information-user1{

	margin:20px 0 10px 0px;

	background:#fff none repeat scroll 0 0;

}

.information-user1 .items{

	font-size:14px;

	margin:10px 0 0  0px;
	
	line-height:1.8em;

}

.information-user1 .send-msg{

	text-align:center;

	margin-top:10px;

}

.information-user1 .items a, .items-board .items-wrap .more-info{

	border-bottom: 1px dotted #0070cc;

    color: #0070cc;

    cursor: pointer;

}

.items-board .items-wrap .more-info{

	position:relative;

	left: 10px;

	font-size:12px;

}

.information-user1 .items a:hover, .items-board .items-wrap .more-info:hover{

	color: #9A5656;

	border-bottom: 1px dotted #9A5656;

}

.tab_container a{

    color: #0070cc;

    cursor: pointer;

}

.tab_container a:hover{

	color: #9A5656;
}

.tab_container .information-user1 .items .title{

	width:120px;
	
	margin-right:50px;
}


.tab_container .information-user1 .items .value {
    width: 500px;
}

.information-user1 .items .value  noindex a{

	word-wrap: break-word;
}

.information-user1 .items .cost{

	color: #0C8A11;

    font-weight: 600;

}

.tab_container .other-info1{

	margin-top: 10px;
}

.info-add{

float:left;

width: 700px;

margin-bottom:10px;

margin-top: 10px;

}

.info-add .date{

	padding-right: 10px;
}

.info-add .view{

    background: url(images/eyes12.png) no-repeat;

    padding-left: 20px;

    background-position: left center;

}

.tab_container .text-about1{

    line-height: 1.8;

    border-left: 4px solid #ddd;

    padding-left: 15px;

	margin:20px 0 20px 0px;

}

.information-user1 .status-adv img{

	width:24px;

}


.other-information1 table{

	width:100%;

}

.other-information1 table td{

	padding:10px 10px;

}

.tr_table_advert_one_value_t1, .tr_table_object_one_value_t1, .tr_table_article_item_one_value_t1{

	background:#FAFAFA;

}

.tab_container .action{

	font-size:15px;
	
	float:right;

}

.tab_container .add-fav div{

    padding: 5px 0px 5px 25px;

    white-space: nowrap;

    cursor: pointer;

    background: url(images/star178_hover.png) no-repeat left center;

    background-size: 16px;

}

.tab_container .add-fav .add {

    background: url(images/star178_add.png) no-repeat left center;

    background-size: 16px;

}

.tab_container .add-abuse{

float:right;
margin-top: -30px;

}

.tab_container .add-abuse div{

    padding: 5px 0px 5px 25px;

    white-space: nowrap;

    cursor: pointer;

    background: url(images/caution7.png) no-repeat left center;

    background-size: 14px;

	color:#9A5656;

}

.more-title{

margin-top:10px;

}
.more-adverts {
 
    float:left;
	
	border-top:2px dashed #ddd;
	
	width:100%;
	
}


.more-adverts ul{

	margin-top:10px;

	padding:0;

}

.more-adverts ul li{

    width: 150px;
    height: 160px;
    border: 1px solid #E8E8E8;
    margin: 0 8px 15px 0;
    padding: 5px;
	float:left;

}

.more-adverts ul li:hover{

	box-shadow:0 0 3px 1px #ddd;

	-moz-box-shadow:0 0 3px 1px #ddd;

	-webkit-box-shadow:0 0 3px 1px #ddd;
}

.more-adverts ul li a{

    color: #108df8;

	font-size:12px;

}

.more-adverts ul li a:hover{

    color: #9A5656;

}

.more-adverts ul li a .images{

	display:table;

}

.more-adverts ul li a .names{

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

    padding: 5px;

    font:400 16px Arial,Helvetica,sans-serif;

	text-align:center;

}

.more-adverts ul li a .images .item{

	display:table-cell;

	vertical-align:middle;

	text-align: center;

	background: rgba(245, 245, 245, 0.5);

}

.items-board .items-wrap .article{

	margin-left:0px;

}

.items-board .items-wrap .other-info1.article{

	margin:0px 0 0 0px;

}

.items-board .items-wrap .name-category.article{

    background: #F1F1F1;

    padding: 5px;

	width:100%;

}

.items-board .items-wrap .name-category.article, .items-board .items-wrap .block-del-edit.article {

	margin:5px 0 5px 0px;

}

.items-board .short-text-article.article{

    padding: 10px 0 0 0;



}

.any-class ul li {

overflow: hidden; 
float:left;
width: 150px;
height: 180px;
border: 1px solid #e8e8e8;
margin: 0 5px 10px 0;
padding: 5px;
text-align:center;

}
.social-share2 .name-share{

	margin-right:10px;

	padding: 5px 0 3px 0;

	font-weight: 600;

}

.advert-object{

 float:left;
	
width:100%;

}

.advert-object a{

color:#0C83DB;

}

.advert-object ul li{

color:#0C83DB;

margin-bottom:15px;

}

.phone-time{
    float: left;
    font-size: 18px;
    margin: 30px 0 30px;
    width: 100%;
 }
 
.phone-info{
float:left;
margin:0px 30px 30px 0px;
 }
 
.img-phone{
float:left;
margin-right:10px;
 }
 
.time-info{
float:left;
margin-right:30px;
 }
 
.img-time{
float:left;
margin-right:10px;
 }
 
.rating-object {
    float: right;

}
 
.rating-object .zvezdi{

    float: left;
    margin-right: 10px;
}

.rating-object .ocenka {
    float: left;
	margin-top: 2px;
}

.rating-object .stars{
	background-image: url(images/stars.png);
    height: 32px;
    width: 32px;
    display: inline-block;
    background-size: 60px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: -5px 0px 0 0;
    background-position: 0px 0;
}

.rating-object-other .stars{
	background-image: url(images/stars.png);
    height: 24px;
    width: 24px;
    display: inline-block;
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: 0px 0;	
	margin: 10px 0px 0 0;
}
.rating-object-other .votes{
	position:relative;
	top:-8px;
	left:5px;
}

.rating-object-other .active{
    background-position: -20px 0;	
}

.rating-object .stars:hover{
	background-position: -31px 0;
}

.rating-object .active{
	background-position: -31px 0;
}


@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
 

  ul.tabss {
	margin-bottom: 20px;
	 height: 100%;
}

ul.tabss li {

    height: 100%;

}

  ul.tabss li a {
    font-size: 27px;

    padding: 5px 14px;
	
	display: inline;
	
	line-height: 3em;

}

.other-page .content .more-adverts ul li a .names{

	font-size: 22px;
}

.info-add{

float:left;

width: 100%;

margin-bottom:10px;

}

.info-add .fleft{

margin-top:10px;

}

.info-add .date{
    	
	font: 400 32px Arial,Helvetica,sans-serif;
	padding-right: 30px;

}

.info-add .view{

background-size: 26px auto;
    font: 400 32px Arial,Helvetica,sans-serif;
    padding-left: 30px;

}

.rating-object, .tab_content{

	font-size: 24px;
}

.rating-object .zvezdi {

   margin: 5px 30px 0px 0px;
}

 
.rating-object {
	
	margin-top: 15px;
}

.logoshablon2 {
    width: 100%;
	height:100%;
}

.logoshablon2 a .logoshablon-img{

width: 100%;
height: 200px;
max-width: 100%;
max-height: 100%;

}

.phone-info {

    width: 100%;
}

.other-page .content .fleft .tab_container .tab_content .text-about1,
.other-page .content .fleft .tab_container .tab_content .text-about1 .items .value{

font-size:32px;
line-height: 1.4em;

}

.tab_container .information-user1{

	margin:0px;

}

.tab_container .information-user1 .items {
    line-height: 2.2em;
    width: 100%;
	margin:0px;
}

.tab_container .information-user1 .items a, 
.tab_container .other-information1 .tab_data_user tbody tr td,
.tab_container .other-information1 .tab_data_user tbody tr td a,
.tab_container a{

	font-size:28px;
}

.tab_container .information-user1 .items .title {
    margin-right: 10%;
    width: 30%;
	font-size:32px;
}

.tab_container .information-user1 .items .value{

    width: 60%;
	
	font-size:32px;
}

.other-page .content .fleft .phone-time .phone-info,
.other-page .content .fleft .phone-time .time-info{
    font-size: 32px;
    margin-top: 30px;
}
 
.other-page .content .fleft .phone-time .phone-info .img-phone,
.other-page .content .fleft .phone-time .time-info .img-time{

    height: 32px;

    width: 32px;
}
 
.any-class ul li {

height: 250px;

}

.rating-object .stars{
	background-image: url(images/stars.png);
    height: 50px;
    width: 50px;
    display: inline-block;
    background-size: 100px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: -20px 10px 0 0;
    background-position: 0px 0;
}

.rating-object-other .active{
    background-position: -40px 0;	
}

.rating-object .stars:hover{
	background-position: -50px 0;
}

.rating-object .active{
	background-position: -50px 0;
}

}