body,
html {
  height: 100%;
}
body {
  background-image: url(../img/background.png);
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.content {
  width: 720px;
  float: left;
  padding-bottom: 25px;
  background-color:#FFFCE6;
}
.content > article {
  margin-top: 9px;
}
.page {
  width: 980px;
  margin: 0 auto;
  height: 100%;
}
.page > header {
  height: 157px;
  background: url(../img/header-bg.png);
}
.page > header .logo {
  margin-left: 72px;
  margin-top: 16px;
}
.page aside {
  float: left;
  border: 2px solid #C9AA81;
  width: 100px;
  
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -o-border-radius: 15pxpx;
  -ms-border-radius: 15px;
  -icab-border-radius: 15px;
  border-radius: 25px;
  margin-top: 0;
  margin-left: 11px;
  width: 236px;
  min-height: 320px;
}
.mp-menu {
  margin-top: 18px;
  text-align: center;
}
.mp-menu-item {
  width: 220px;
  margin-left: 15px;
  height: 143px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 18px;
}
.mp-menu-item-img {
  position: absolute;
  top: 30px;
  left: 0;
}
.mp-menu-item-head {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/menu-1-head.png);
  background-size: cover;
  display: inline-block;
  width: 187px;
  height: 24px;
  font-size: 18px;
  font-family: Verdata, Arial;
  text-shadow: 1px 3px 4px #000;
  color: #66c72e;
  padding-top: 3px;
}
.mp-menu-sub {
  position: absolute;
  right: 0;
  top: 30px;
}
.mp-menu-sub-item {
  width: 145px;
  height: 18px;
  margin-top: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -o-border-radius: 5pxpx;
  -ms-border-radius: 5px;
  -icab-border-radius: 5px;
  border-radius: 5px;
}
.mp-menu-sub-item a {
  color: #6e3621;
  text-decoration: none;
  line-height: 18px;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.mp-menu-sub-item a:hover {
text-shadow: 0 0 5px #FF0;
}

.mp-menu-sub-item-1 {
  background-color: #7bd942;
}
.mp-menu-sub-item-2 {
  background-color: #94ed50;
}
.mp-menu-sub-item-3 {
  background-color: #adf460;
}
.mp-menu-sub-item-4 {
  background-color: #ccfa7b;
}
.new-art-item {
  margin-top: 15px;
  position: relative;
}
.new-art-item + .new-art-item {
  margin-top: 28px;
}
.new-art-item-img {
  position: absolute;
  left: 5px;
  top: 0px;
}
.new-art-item a {
  font: bold normal 18px/100% Arial;
  color: #482515;
  text-decoration: none;
  line-height: 130%;
  display: inline-block;
  margin-left: 25px;
}
.new-art-item a: visited {
  color: #482515;
}
.new-art-item a:hover { 
color: #3C0; 
    text-decoration: none;
}
article h1 {
  background-image: url(../img/main-head-bg.png);
  background-size: 100% 100%;
  font-size: 31px;
  font-family: Arial, Verdata, sans-serif;
  padding-left: 11px;
  padding-top: 10px;
  line-height: 118%;
  word-spacing: -2px;
  padding-bottom: 7px;
  margin-bottom: 6px;
  color: #df834b;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
  margin-top: 20px;
  margin-bottom: 10px;
}
article h2 {
  position: relative;
  height: 46px;
  background-color: #753d23;
  margin-right: 46px;
  line-height: 46px;
  color: white;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  font-family: Arial;
  margin-top: 10px;
  margin-bottom: 20px;
}
article h2:after {
  content: "_";
  display: block;
  background: url(../img/h2-bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -46px;
  top: 0;
  width: 46px;
  height: 46px;
  color: #753d23;
}
article h3 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 5px;
  color: #753d23;
  border-bottom: 2px solid #753d23;
  margin-top: 10px;
  margin-bottom: 20px;
}
article p,
article blockquote {
  color:#2B0000;
  font-size: 16px;
  margin-left:20px;
}
article blockquote {
  background-color: #f2dfaf;
  padding: 15px;
  padding-left: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left:20px;
  margin-right:20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -o-border-radius: 15pxpx;
  -ms-border-radius: 15px;
  -icab-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 15px #999999;
  -moz-box-shadow: 0px 0px 15px #999999;
  box-shadow: 0px 0px 15px #999999;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=315, Strength=6);
  background-image: url(../img/quote-check.png);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
article > ul {
  list-style-image: url(../img/list-ico-1.png);
  color: #753D23;
  font-size: 16px;
  line-height: 130%;
  margin-left: 40px;
  font-family: Arial, Verdana, sans-serif;
  padding-bottom: 10px;
  font-weight:bold;
}
article > ul > li > ul {
  list-style-image: url(../img/list-ico-2.png);
  margin-left: 40px;
}
article > ul > li {
	margin-top:10px;
}


article > ol {
  color: #5a1f04;
  font-size: 14px;
  line-height: 130%;
  margin-left: 40px;
  font-family: Arial, Verdana, sans-serif;
  padding-bottom: 14px;
  font-weight:bold;
}

article > ol > li {
	margin-top:10px;
}


article figure {
	display:inline-block;
  border: 2px solid #df834b;
  min-width: 300px;
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}
article figure img {
  display: block;
}
article figure figcaption {
  position: absolute;
  bottom: 0;
  color: #3c200f;
  background-color: #df834b;
  padding: 5px;
  text-align: center;
  font-family: Arial;
  font-weight: bolder;
  font-size: 14px;
}

.head-rekom{
	font-size:20px;
	font-weight:bold;
	color:#792700;
	margin:15px;
}

img.left {
  float: left;
  margin-left: 17px;
  margin-right: 10px;
}
p {
  font-family: Arial;
  color: #6E3621;
  font-size: 18px;
  line-height: 122%;
  margin-bottom: 15px;
}
p.p1 {
  font-weight: bold;
}
.page footer {
  height: 95px;
  clear: both;
  background-image: url(../img/footer-bg.jpg);
  background-size: 100% 100%;
  padding-top: 1px;
  position: relative;
}
.page footer .copy-rights {
  margin-top: 20px;
  margin-left: 24px;
}
.page footer .copy-rights p {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  color: white;
  margin: 0;
  padding: 0;
}
.page footer .copy-rights p:first-child {
  margin-bottom: 10px;
}
.chet{
	position:relative;
	top:-40px;
	left:820px;
	width:100px;
	height:50px;	
}
.nav {
  margin-top: 17px;
}
.nav * {
  float: left;
}
.nav .bread-item {
  display: inline-block;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  width: 120px;
  height: 33px;
  line-height: 33px;
  background: #000;
  /* обязательно для ie */
  text-align: center;
  margin-left: 3px;
  -webkit-box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  box-shadow: 0px 0px 6px #000;
  background-color: white;
  border-top-left-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  color: black;
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=45, Strength=3), progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=3), progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=225, Strength=3), progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=315, Strength=3);
}
.nav .bread-item:hover {
  text-decoration: underline;
}
.nav .bread-item-1 {
  background-color: #e09c71;
}
.nav .bread-item-2 {
  background-color: #d67e55;
  margin-left: -10px;
}
.nav .bread-item-3 {
  background-color: #cb5f36;
  margin-left: -10px;
}
.nav .aside-head {
  float: right;
  width: 190px;
}
.nav .aside-head p {
  font: bold italic 28px/100% Arial;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 6px;
  text-align: left;
  text-shadow: 0 0 6px #92e333;
}
aside.cat-aside {
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -o-border-radius: 0pxpx;
  -ms-border-radius: 0px;
  -icab-border-radius: 0px;
  border-radius: 0px;
  width: 204px;
  margin-top: 37px;
  margin-left: 52px;
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
}
.cat-aside-menu {
  margin: 0 auto;
}
.cat-aside-menu-item {
  height: 24px;
  line-height: 24px;
  background-image: url(../img/cat-sidebar-item-bg.png);
  background-size: 100% 100%;
}
.cat-aside-menu-item a {
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  color: #422014;
}
.cat-aside-menu-item a:hover {
  text-decoration: underline;
}
.cat-aside-menu + .cat-aside-menu {
  margin-top: 20px;
}
.cat-aside-menu > div {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #66c72e;
  text-shadow: 0 0 3px #f5c73b, 0 0 3px #f5c73b, 0 0 3px #f5c73b;
  font-size: 18px;
  margin-bottom: 5px;
}
.cat-aside-menu ul {
  width: 195px;
  border: 1px solid #e08951;
  border-bottom: none;
  margin: 0 auto;
  text-align: center;
}
.cat-section {
  margin-top: 20px;
  padding: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -o-border-radius: 15pxpx;
  -ms-border-radius: 15px;
  -icab-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 15px #cccccc;
  -moz-box-shadow: 0px 0px 15px #cccccc;
  box-shadow: 0px 0px 15px #999999;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=6) progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=315, Strength=6);
  background-color: #dbe9a4;
}
.cat-section a {
  display: block;
  text-decoration: none;
  font: bold normal 20px/100% Arial;
  color: #422014;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
}
.cat-section a:hover {
  text-decoration: underline;
}
.cat-section p {
  color: #3b1e13;
  font-size: 15px;
  padding-bottom: 5px;
}
.pagination {
  zoom: 1;
  clear: both;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 70px;
}
.pagination-item {
  float: left;
  height: 27px;
  width: 27px;
  margin-left: 3px;
  background-image: url(../img/cat-pagination-btn.png);
  text-align: center;
}
.pagination-item a {
  line-height: 27px;
  color: white;
  text-decoration: none;
  font-family: Arial;
  font-weight: bold;
  font-size: 17px;
}
.pagination-item a:hover {
  text-decoration: underline;
}

.right-name {
	color:#dd6a0d;
	font-size:32px;
	margin:20px 0 10px 750px;
	padding:0;	
}
.search_ya {
	margin:0 10px 0 540px;
	padding-top:40px;
	height:30px;
	width:370px;
	
}
.reklama {
	margin: 5px 0 5px 2%;
	}