.yam-counters-area a {
  margin: 0 0 0 0 !important;
}

.bx_catalog_text_category_title {
	display: none;
}
/************
 шапка сайта 
*************/

.header-top .header-logo {
	float:left;
	margin-right: 290px;
}

.header-top .phone-style {
	float:left;
	margin-right: 60px;
}
.header-top .phone-style span {
	display:block;
	margin-top:20px;
}

.header-top .header-email {
	padding-top:42px;
	padding-left:90px;
	float:left;
}

.header-top .header-email a {
	color:#aae39e; 
	font-size:18px;
}

/*******************
 включаемые области 
********************/

.header-top {	
}

.header-middle {
}

.left-top {
}

.left-bottom {
	font-size: 90%;
	color: green;
}

.bottom-left a {
	color: white;
}

.bottom-middle img {
	border: 0px;	
}


.news-detail img{
    height: auto;
    width: 400px;
  padding: 10px;
}

 .content  p {
    text-indent: 20px; /* Отступ первой строки в пикселах */
   }
.bx_item_detail .item_info_section img {
    width: 350px;
    padding: 0 20px 0px 0px;
}

.book-navigation .page-links {

    padding: 0.5em;
    text-align: center;
}
.book-navigation .page-previous {
    display: block;
    float: left;
    text-align: left;
    width: 42%;
}
.book-navigation .page-up {
    display: block;
    float: left;
    margin: 0 5%;
    width: 4%;
}
.book-navigation .page-next {
    display: block;
    float: right;
    text-align: right;
    width: 42%;
}