html {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 13px;
	color: #000;

}

#main_container {
	min-height: 100%;
	border: 0px dotted #FFF;
}
* html #main_container {
	height: 100%;
}

a:link {
color: #9a172a;
}
a:visited {
color: #B22222;
}
a:active {}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

/*оформление меню, всех полосок*/
#top_menu {
	background: #feb235;
	margin: 2px;
	padding: 2px 0px 2px 2px;
	text-align: left;
	overflow: hidden;
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#top_menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}
#top_menu ul li {
	list-style: none;
	display: inline-block;
	margin: 0px 11px 0px;
	text-align: center;
}
#top_menu2 {
	width: 100%;
    /* height: 203px; */
    position: absolute;
    min-width: 990px;
    margin-top: 615px;
}

#top_menu3 {
	background: #fbf9e4;
	margin: 0px;
	padding: 14px 2px 4px 15px;
	text-align: left;
	overflow: hidden;
}
#top_menu a {
	color: #7b0213;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0 0px;
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
}
#top_menu a:hover {
	color: #da1903;
}
#top_menu .tel {
	float: right;
	color: #7b0213;
}

.top_banner_elingifts {
	width:119px;
	height:89px;
	position: absolute;
	top: 23px;
	right: -40px;
}

.header-tel {
width: 285px;
    height: 70px;
    position: absolute;
    top: 10px;
    right: 195px;
    color: #7b0213;
    font-size: 13px;
    text-align: right;
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
}
.header-tel a {
	color: #7b0213;
	font-size: 15px;
}
#footer_menu {
	background: #FB9E09;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	min-width: 990px;
}
.footer-background {
	width: 100%;
	height: 80px;
	background: #f7e7c3;
	/* position: absolute; */
	min-width: 990px;
	/* min-height: 100%; */
}
.footer-tel {
	width: 60%;
	height: 3%;
	/* position: absolute; */
	/* top: 103%; */
	/* bottom: -75px; */
	/* right: 36%; */
	color: #da1903;
	font: 14px aggb, Arial, Helvetica, sans-serif;
	text-align: left;
	/* margin-bottom: 2%; */
	margin-left: 5%;
	/* margin-top: 1%; */
	padding-top: 15px;
}
.footer-tel a {
	color: #da1903;
	font-size: 14px;
}

.footer-mail {
	width: 23%;
	/* height: 3%; */
	/* position: absolute; */
	/* top: 103%; */
	/* bottom: -75px; */
	/* right: 2%; */
	color: #da1903;
	text-align: right;
	/* margin-top: 2%; */
	/* margin-bottom: 15px; */
	margin-left: 72%;
	font: 14px aggb, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
.footer-mail a {
	color: #da1903;
	font-size: 14px;
}
.footer-copyright {
	/* width: 23%; */
	/* height: 3%; */
	/* position: absolute; */
	/* top: 103%; */
	/* bottom: -75px; */
	/* right: 2%; */
	color: #da1903;
	text-align: center;
	/* margin-top: 2%; */
	/* margin-bottom: 15px; */
	/* margin-left: 72%; */
	font: 14px aggb, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
.rambler-footer {
	visibility: hidden
}
/*кнопка заказать звонок*/
#header-button {
	position: absolute;
    top: 12px;
    right: 9%;
    text-decoration: none;
    text-align: center;
    padding: 4px 9px;
    border: solid 2px #da1903;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 16px;
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #da1903;
    /* background: #f77668; */
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}
#header-button:hover{
	padding:4px 9px;
	/*border:solid 1px #004F72; */
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius: 12px;
    font-size: 16px;
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color:#E5FFFF;
	background:#da1903;
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
	-moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
	opacity: 0.9;
}
#header-button:active{
	padding:4px 9px;
	/*border:solid 1px #004F72;*/
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius: 12px;
    font-size: 16px;
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
    font-weight: bold;
	color:#E5FFFF;
	background:#f77668;
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
	-moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
	opacity:0.82;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=82);
	filter: alpha(opacity=82);
}


#header-button2 {
	display: block;
    text-decoration: none;
    text-align: center;
    width: 150px;
    height: 40px;
    border: solid 2px #da1903;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 16px;
    font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #da1903;
    line-height: 37px;
    -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
    opacity: 0.8;
}
#header-button2:hover {
	color: #E5FFFF;
    background: #da1903;
}

/**
 * Overlay
 * -- only show for tablet and up
 */
@media only screen and (min-width: 40em) {
  .modal-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), visibility 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  }
  .modal-overlay.active {
    opacity: 1;
    visibility: visible;
  }
}
/**
 * Modal
 */
.modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  width: 300px;
  min-height: 345px;
  border-radius: 3px;
  opacity: 0;
  overflow-y: auto;
  visibility: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.6s cubic-bezier(0.55, 0, 0.1, 1);
}
.close-modal {
    position: absolute;
    cursor: pointer;
    top: -10px;
    right: 0px;
    z-index: 99999;
    /* opacity: 0; */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1), transform 0.6s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background-color: #ee7156;
    padding: 2px 7px;
}
.close-modal svg {
  width: 0.75em;
  height: 0.75em;
}
.modal .modal-content {
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.6s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.modal.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.modal.active .modal-content {
  opacity: 1;
}
.modal.active .close-modal {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 1;
}
.modal-content form {
	height: 305px;
    background: rgba(224, 224, 224, 0.7);
	padding: 15px 27px;
	opacity: 0.8;
}
.modal-content p {
    font-size: 18px;
    margin: 0;
    width: 300px;
    text-align: center;
    background-color: #F7E7C3;
    padding: 10px 0px;
    /* background: rgba(255, 255, 255, 0.85); */
    color: #000;
    text-transform: uppercase;
}
.modal-content label {
	color: #999999;
}
.modal-content input , .modal-content textarea{
    padding: 5px;
    width: 95%;
    border: 2px solid #84898b;
    margin-bottom: 10px;
}
.modal-content form input:nth-child(1) {
	margin-bottom: 5px;
}

.modal-soc {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top: -15px;
}
.modal-content a {
	margin: 25px 0;
	font-size: 13px;
	color: #999999;
}
.modal-content a:nth-child(2) {
	color: #fe3e31;
}
#modal-auth {
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	background: #ee7156;
    text-align: center;
    text-transform: uppercase;
    width: 245px;
    height: 30px;
    font-weight: normal;
    line-height: 30px;
}
/**
 * Mobile styling
 */
@media only screen and (max-width: 39.9375em) {
  h1 {
    font-size: 1.5rem;
  }

  .modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    padding: 0 !important;
  }

  .close-modal {
    right: 20px !important;
  }
}
/*фон хедера*/
.header-back {
	width:100%;
	height:203px;
	position: absolute;
	min-width:990px;
}
.header-back-left {
    /* width: 100%; */
    /* height: 203px; */
    position: absolute;
    /*min-width: 990px;*/
    top: 0px;
    right: 88.5%;
}
.header-back-right {
    /* width: 100%; */
    /* height: 203px; */
    position: absolute;
    /* min-width: 990px; */
    top: 0px;
    left: 89%;
}
/*КОНТЕНТ*/
#content {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	padding: 20px 10px 10px 27px;
	/*margin-top: 25px;*/
}
/* color: #7b0213; */

#content p {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	line-height: 140%;
}
#content b {
	font-weight: bold;
	color: #D92819;
	line-height: 140%;
}
#content ul {
	padding-left: 22px;
	margin: 5px 0px 15px 0px;
}
#content li {
	font-size: 80%;
	margin-bottom: 5px;
	list-style-image: url(/images/arrow_li.gif);
}
#content a {
	color: #760708;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content a img {
	border: 0px;
}
#content h1 {
	color: #da1903;
	font-family: aggb, arial;
	font-size: 16px; font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content .right_menu {
	list-style: none;
	padding: 28px 0px;
	float: left;
	width: 240px;
	height: 100%;
	/* text-align: center; */
	/* color: #FFFFFF; */
	/* font-size: 18px; */
	/* padding-top: 10px; */
	font-family: Franklin Gothic, aggb, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content .right_menu li {
	list-style-image: none;
}
#content .right_menu li a {
	font-size: 14px;
	padding: 12px 0px 12px 20px;
	/* font-weight: bold; */
	display: block;
	/* width: 85%; */
	/* height: 26px; */
	margin: -6px 12px 0px;
	/* background: #E76D13; */
	vertical-align: top;
	border: solid 1px #ddba6f;
	text-decoration: none;
	font-weight: normal;
}
#content .right_menu li a.sel{
	background: #fdb235;
	/*color: #fff; */
	text-decoration: none;
}

#content .right_menu li a:hover{
	background:#ddba6f;
	opacity: 0.7;
}

#content-main {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 10px 0px 25px;
	font-family: aggb, Arial, Helvetica, sans-serif;
    margin-top: -10px;
    margin-bottom: -10px;
}
#content-pryaniki-i-doski {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
    margin-top: -10px;
	margin-bottom: -45px;
	}
#content-pryaniki-i-doski ul {
	padding-left: 22px;
	margin: 0px 0px 15px 0px;
	margin-left: 25px;
}
#content-pryaniki-i-doski ul li {
	margin-bottom: 5px;
}


#content-zakazchikam {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 10px 0px 0px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    margin-top: 45px;
    margin-bottom: 15px;
}

#content-zakazchikam ul {
	padding-left: 22px;
	margin: 0px 0px 15px 0px;
	margin-left: 25px;
}
#content-zakazchikam ul li {
	margin-bottom: -2px;
}
#content-zakazchikam-img {
	margin-left: -12px;
}
#content-zakazchikam p {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
}


#content-kak-zakazat {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    padding: 10px 0px 0px 0px;
    margin-left: 25px;
	font-family: aggb, Arial, Helvetica, sans-serif;
    margin-top: -10px;
	margin-bottom: -25px;
}

#content-kak-zakazat ul {
	padding-left: 22px;
	margin: 0px 0px 15px 0px;
	margin-left: 25px;
}
#content-kak-zakazat ul li {
	margin-bottom: 5px;
}
#content-kak-zakazat-img {
	margin-left: -12px;
    margin-top: -20px;
}

#content-statyi {
    font-size: 20px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    color: #660000;
    padding: 0px 0px 25px 0px;
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    margin-top: -10px;
    position: absolute;
}
#content-statyi p {
    margin-bottom: -15px;
}

.content-statyi-img-1 {
    /* margin-left: 90px; */
    margin-top: 300px;
    text-align: right;	
}
.content-statyi-img-2 {
	margin-left: 30px;
    margin-top: -280px;
    text-align: left;
}

#content-statyi-tula-history {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    /* margin-top: 25px; */
}
/*#content-statyi-tula-history p {
    margin-bottom: -8px;
}*/

.statyi-tula-history-img-1 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 120px;
    float: right;
}
.statyi-tula-history-img-2 {
    margin-left: 10px;
	margin-right: 10px;
    margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.statyi-tula-history-img-3 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 90px;
    margin-bottom: 50px;
    float: left;
}
.statyi-tula-history-img-4 {
    margin-left: 25px;
    margin-right: 0px;
    margin-top: 70px;
    margin-bottom: 30px;
    float: right;
}
.statyi-tula-history-img-5 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 70px;
    margin-bottom: 95px;
    float: left;
}
.statyi-tula-history-img-6 {
    margin-left: 25px;
    margin-right: 0px;
    margin-top: 55px;
    margin-bottom: 40px;
    float: right;
}
.statyi-tula-history-img-7 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 75px;
    margin-bottom: 10px;
    float: left;
}
.statyi-tula-history-img-8 {
    margin-left: 10px;
	margin-right: 10px;
    margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.statyi-tula-history-img-9 {
	margin-left: 25px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
}

.statyi-tula-master-img-1 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 40px;
    float: right;
}
.statyi-tula-master-img-2 {
	margin-left: 0px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.statyi-tula-master-img-3 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 90px;
    margin-bottom: 100px;
    float: left;
}

.statyi-recept-img-1 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 80px;
    float: right;
}
.statyi-recept-img-2 {
	margin-left: 0px;
    margin-right: 10px;
    margin-top: -35px;
    margin-bottom: 20px;
    float: right;
}
.statyi-recept-img-3 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}
#statyi-pryan-firm-simvol-last-text {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-right: 320px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    margin-top: -17px;
    position: absolute;
}
.statyi-pryan-firm-simvol-img-1 {
    margin-left: 25px;
    margin-right: 0px;
    margin-top: 55px;
    margin-bottom: 81px;
    float: right;
}
.statyi-pryan-firm-simvol-img-2 {
    margin-left: 0px;
    margin-right: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.statyi-pryan-firm-simvol-img-3 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 100px;
    margin-bottom: 60px;
    float: left;
}
.statyi-pryan-firm-simvol-img-4 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 25px;
    margin-bottom: 10px;
    float: right;
}
#content-statyi-belevskayz-pastila {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    /* margin-top: 25px; */
}
/*#content-statyi-tula-history p {
    margin-bottom: -8px;
}*/

.statyi-belevskayz-pastila-img-1 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 15px;
    margin-bottom: 70px;
    float: right;
}
.statyi-belevskayz-pastila-img-2 {
    margin-left: 455px;
    margin-right: 100px;
    margin-top: 10px;
    margin-bottom: 25px;
    float: right;
}
.statyi-belevskayz-pastila-img-3 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: -210px;
    margin-bottom: 50px;
    float: left;
}

#content-statyi-tea-and-coffe {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    /* margin-top: 25px; */
}
/*#content-statyi-tula-history p {
    margin-bottom: -8px;
}*/

.statyi-tea-and-coffe-img-1 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
    float: right;
}
.statyi-tea-and-coffe-img-2 {
	margin-left: 0px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}
.statyi-tea-and-coffe-img-3 {
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    float: right;
}
#content-action {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    padding: 0px 0px 0px 0px;
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
	margin-top: -5px;
	line-height: 10px;
}

#content-statyi-brendirovannie-podarki {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    /* margin-top: 25px; */
}
/*#content-statyi-tula-history p {
    margin-bottom: -8px;
}*/
.statyi-brendirovannie-podarki-img-1 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 0px;
    float: right;
}
.statyi-brendirovannie-podarki-img-2 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
    float: right;
}
.statyi-brendirovannie-podarki-img-3 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 20px;
    margin-bottom: 0px;
    float: left;
}

#content-kak-vibrat-podarok {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    /* margin-top: 25px; */
}
/*#content-statyi-tula-history p {
    margin-bottom: -8px;
}*/

.statyi-kak-vibrat-podarok-img-1 {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 120px;
    float: right;
}
.statyi-kak-vibrat-podarok-img-2 {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: center;
}
.statyi-kak-vibrat-podarok-img-3 {
    margin-left: 0px;
    margin-right: 25px;
    margin-top: 90px;
    margin-bottom: 81px;
    float: left;
}

#kak-vibrat-podarok {
    font-size: 18px;
    font-weight: normal;
    color: #660000;
    /* padding: 0px 0px 25px 0px; */
    margin-left: 25px;
    font-family: aggb, Arial, Helvetica, sans-serif;
    /* margin-top: 25px; */
}
#kak-vibrat-podarok	a {
	text-decoration: underline;
	color: #0000ff;
}
#kak-vibrat-podarok	a:link {
	text-decoration: underline;
	color: #0000ff;
	}
#kak-vibrat-podarok a:visited {
	text-decoration: none;
}
#kak-vibrat-podarok a:active {
	text-decoration: underline;
	color: #0000ff;
}
#kak-vibrat-podarok a:hover {
     text-decoration: underline; /* Ссылка подчеркнутая и надчеркнутая */
     color: #0000ff; /* Цвет ссылки */

}
/*#content-statyi-tula-history p {
    margin-bottom: -8px;
}*/

/*как выбрать подарок*/
.kak-vibrat-podarok-img {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /*padding: 50px 0px 0px 0px;*/
 /*margin-left: 250px;*/
 height: 100%;
}
.kak-vibrat-podarok-img:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.kak-vibrat-podarok-img ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
/*как выбрать подарок*//*Выравнивание сетки*/
.kak-vibrat-podarok-img ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.kak-vibrat-podarok-img ul.center {
		text-align: center;
}
.kak-vibrat-podarok-img ul.justify {
text-align: justify;
}
.kak-vibrat-podarok-img ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.kak-vibrat-podarok-img ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.kak-vibrat-podarok-img ul li {
	display: inline-block;
	width: 165px;
	/* height: 100px; */
	margin: 25px 30px 0px;
	/* background: #E76D13; */
	/* vertical-align: top; */
}
.kak-vibrat-podarok-img-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/как выбрать подарок*/

#content-action-img {
    margin-bottom: 0px;
}

#content-contacts {
    font-size: 16px;
    font-weight: normal;
    color: #660000;
    padding: 0px 0px 0px 0px;
    margin-left: 25px;
	font-family: aggb, Arial, Helvetica, sans-serif;
	margin-bottom: -47px;
    margin-top: -5px;
}
#content-contacts a {
	color: #660000;
}
#content-contacts a:hover {
	color: #da1903;
}

#content-contacts-img {
	float: right; /* Выравнивание по правому краю  */
    margin: -1px 0 0px 0px; /* Отступы вокруг картинки */
}
#content-contacts p {

   margin-bottom: 4px;
}

#content-chocolate {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: -15px;
}
#content-kofe-v-zernah {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
margin-top: -10px;
    margin-bottom: -40px;
}
#content-tea {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
	margin-top: -10px;
	margin-bottom: -40px;
}
#content-iq-puzzle {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
	margin-top: -20px;
	margin-bottom: -25px;
}
#content-kat {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
	margin-top: -10px;
	margin-bottom: -25px;
}
#content-kat ul {
	padding-left: 22px;
	margin: 0px 0px 15px 0px;
	margin-left: 25px;
}
#content-kat ul li {
	margin-bottom: 5px;
}

#footer {
	color: #4c120b;
	font-size: 12px;
	border-bottom: 18px solid #FB9E09;
	line-height: 150%;
}
#footer p {
	color: #4c120b;
	margin: 0px;
	padding-left: 19px;
	font-size: 12px;
	font-weight: bold;
}
#footer a {
	color: #4c120b;
}
.sep {
	width: 586px;
	height: 22px;
	background: url(/images/bg_sep.png) left top no-repeat;
	margin: 3px auto;
}
#content table {
	border: 2px solid #A2A098;
	background: #FFF;
	background: #EDF3F5;
	border-collapse: collapse;
}
#content table td, #content table th {
	padding: 6px; border: 1px solid #A2A098;
	background: #EDF3F5;
	/*background: #FFF;*/
	font-size: 12px;
	font-family: arial, tahoma,sans-serif;
	color: #1E2223;
}
#content table td p {
	font-size: 12px;
	font-family: arial, tahoma, sans-serif ;
	color: #1E2223;
	margin: 0px;
}
#content table.nobord {border: none; background: transparent;}
#content table.nobord td {padding: 6px 7px 6px 15px; border: none; background: transparent; font-size: 12px; font-family: arial, tahoma,sans-serif; color: #1E2223; vertical-align: top; }
#content table.nobord td p {color: #760708; margin: 0px; line-height: 1.7em; font-style: italic;}
#content table.nobord td.img {padding: 5px; }
#content table.nobord td.img div {padding: 5px; background: #fff; vertical-align: top; margin-bottom: 20px;}
#content table.nobord td.txt {width:200px; padding-bottom: 17px;}
#content table.teanobord {border: none; background: transparent; color: #760708;}
#content table.teanobord td {padding: 16px 7px 10px 15px; border: none; border-bottom: 1px solid #f5e6b8; background: transparent; font-size: 12px; font-family: arial, tahoma,sans-serif, ; vertical-align: top; color: #760708;}
#content table.teanobord tr:last-child td {border: none;}
#content table.teanobord td p {color: #760708; margin-bottom: 1em; line-height: 1.7em; }
#content table.teanobord td img {padding: 2px 15px 15px 15px; background: #fff; vertical-align: top; max-width: 200px; max-height: 150px; box-shadow: 0 0 1px #fff; text-align: center;}
.h1-main {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 0px 0px 0px 25px; padding: 0px;text-align: center;}
.h1-main-page {
	color: #da1903;
	font-family: aggb, arial ;
	font-size: 25px;
	font-weight: bold;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0.5px;
	padding-left: 25px;
}
.h1-about {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 25px 0px 0px 25px; padding: 0px; text-align: left;}
.h2-main {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 30px 0px 0px 30px; padding: 0px;text-align: left;}
.h1-other {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 25px 0px 0px 25px; padding: 0px;text-align: left;}
.h1-kak-zakazat {color: #da1903; font-family: aggb, arial ; font-size: 23px; font-weight: bold; margin: 25px 0px 5px 0px; padding: 0px;text-align: left;}
.h1-statyi {color: #da1903; font-family: aggb, arial ; font-size: 23px; font-weight: bold; margin: 25px 0px 0px 25px; padding: 0px;text-align: left;}
.h1-zakazchikam {color: #da1903; font-family: aggb, arial ; font-size: 23px; font-weight: bold; margin: 25px 0px 0px 25px; padding: 0px;text-align: left; margin-bottom: -37px;}
.h1-action {
	color: #da1903;
    font-family: aggb, arial;
    font-size: 24px;
    font-weight: bold;
    margin: 25px 0px 0px 25px;
    padding: 0px;
    text-align: left;
}
.h1-contacts {
	color: #da1903;
    font-family: aggb, arial;
    font-size: 24px;
    font-weight: bold;
    margin: 25px 0px 0px 25px;
    padding: 0px;
    text-align: left;
}

.h1-kat {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 25px 0px 10px 25px; padding: 0px;margin-left: 250px; text-align: left;}
.h1-kat-2-4 {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 25px 0px 25px 25px; padding: 0px;margin-left: 250px; text-align: left;}
.h1-iq-puzzle {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 25px 0px 0px 25px; padding: 0px;margin-left: 250px; text-align: left;}
.h1-pryanichnie-formi-2 {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 25px 0px 25px 25px; padding: 0px;margin-left: 250px; text-align: left;}
.h2-other {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 0px 0px 0x 25px; padding: 0px;text-align: left;}
.h2-kak-zakazat {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px;text-align: left;}
.h2-kat {color: #da1903; font-family: aggb, arial ;font-size: 20px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px; text-align: left;}
.h2-kat-karamel {color: #da1903; font-family: aggb, arial ;font-size: 24px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px; text-align: left;}
.h2-kat-varen {color: #da1903; font-family: aggb, arial ;font-size: 20px; font-weight: bold; margin: 15px 0px -15px 0px; padding: 0px; text-align: left;}
.h2-kat-varen-2 {color: #da1903; font-family: aggb, arial ;font-size: 20px; font-weight: bold; margin: -30px 0px -15px 0px; padding: 0px; text-align: left;}
.h2-statyi {color: #da1903; font-family: aggb, arial ; font-size: 20px; font-weight: bold; margin: 25px 0px 0px 25px; padding: 0px;text-align: left;}
.h2-kak-vibrat-podarok {color: #da1903; font-family: aggb, arial ; font-size: 24px; font-weight: bold; margin: 0px 0px 0x 25px; padding: 0px;text-align: left;}
.h2-tak-1 {
	color: #da1903;
	font-family: aggb, arial ;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 250px;
	padding-top: 10px;

}
.h2-tak-2 {
	color: #da1903;
	font-family: aggb, arial ;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 250px;
	padding-top: 10px;

}
/* sizes */
.s15 {font-size: 15px !important;}
.s16 {font-size: 16px !important;}
.s17 {font-size: 17px !important;}
.lh150 {line-height: 150% !important;}
/* fonts */
.font-ptserif {font-family: 'PT Serif Caption', serif ;}
.td_n {text-decoration: none;}
/* prods */
#content .pouches-tbl {border: none; width: 700px;}
#content .pouches-tbl td {border: 1px dotted #e5c9ab; border-left: none; border-right: none;}
.pouches-tbl img {max-width: 300px; margin: 0 auto; display: block;}
.pouches-tbl strong {font-size: 17px; padding: 15px 7px; display: block;}
/*Сллайдер*/
.slider-box{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
.slider{
	position:relative;
	width:20000px;
	height:404px;
}
.slider img{
	float:left;
}
.slider-box .prev, .slider-box .next{
	position:absolute;
	top:49%;
	display:block;
	width:29px;
	height:29px;
	cursor:pointer;
}
.slider-box .prev{
	left:10px;
	background:url(../images/slider/slider_controls.png) no-repeat 0 0;
}
.slider-box .next{
	right:10px;
	background:url(../images/slider/slider_controls.png) no-repeat -29px 0;
}
.bullets{
	position:absolute;
	bottom:8px;
	left:45%;
	height:11px;
	padding:0;
	margin:0;
	list-style:none;
}
.bullets li{
	width:11px;
	height:11px;
	margin:8px 3px 0 0;
	padding:0;
	float:left;
	background:url(../images/slider/slider_controls.png) no-repeat 0 -30px;
}
.bullets li.active{
	background-position:0 -42px;
}


/*Каталог главной страницы*/
.box-1 {
	/*background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/*border-bottom: 1px dashed #000;*/
	/*padding: 10px 0;*/
	    margin-top: -10px;
}
.box-1:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.box-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.test-width {
	background: #E4C17D;
	text-align: center;
	padding: 5px 0;
	margin: 10px auto 0px;
}
/*Каталог главной страницы*/ /*Выравнивание сетки*/
.box-1 ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;*/ /* Подтягиваем "хвост" */
}
.box-1 ul.center {
		text-align: center;
}
.box-1 ul.justify {
	text-align: justify;
}
.box-1 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.box-1 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.box-1 ul li {
	display : inline-block;
	/*width : 200px;*/
	/*height: 100px;*/
    margin: 23px 5px 5px;
	/*background: #E76D13;*/
	/*vertical-align: top;*/
	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
	/* Корректировка для IE6-7*/
	//margin-right: 5px;
}
.helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}

.box-2 {
	/*background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/*border-bottom: 1px dashed #000;*/
	/*padding: 10px 0;*/
	    margin-top: -10px;
}
.box-2:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.box-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.test-width {
	background: #E4C17D;
	text-align: center;
	padding: 5px 0;
	margin: 10px auto 0px;
}
/*Каталог главной страницы*/ /*Выравнивание сетки*/
.box-2 ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;*/ /* Подтягиваем "хвост" */
}
.box-2 ul.center {
		text-align: center;
}
.box-2 ul.justify {
	text-align: justify;
}
.box-2 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.box-2 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.box-2 ul li {
	display : inline-block;
	/*width : 100px;*/
	/*height: 100px;*/
    margin: 23px 5px 5px;
	/*background: #E76D13;*/
	/*vertical-align: top;*/
	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
	/* Корректировка для IE6-7*/
	//margin-right: 5px;
}
.helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}

.box-3 {
	/*background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/*border-bottom: 1px dashed #000;*/
	/*padding: 10px 0;*/
	    margin-top: -10px;
}
.box-3:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.box-3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.test-width {
	background: #E4C17D;
	text-align: center;
	padding: 5px 0;
	margin: 10px auto 0px;
}
/*Каталог главной страницы*/ /*Выравнивание сетки*/
.box-3 ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;*/ /* Подтягиваем "хвост" */
}
.box-3 ul.center {
		text-align: center;
}
.box-3 ul.justify {
	text-align: justify;
}
.box-3 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.box-3 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.box-3 ul li {
	display : inline-block;
	/*width : 200px;*/
	/*height: 100px;*/
    margin: 23px 5px 5px;
	/*background: #E76D13;*/
	/*vertical-align: top;*/
	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
	/* Корректировка для IE6-7*/
	//margin-right: 5px;
}
.helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}

/*Упаковка пакеты*/
.upakovka-paketi {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 padding: 80px 0px 0px 0px;
 margin-left: 250px;
 height: 100%;
}
.upakovka-paketi:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.upakovka-paketi ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
/*Пряники и доски*//*Выравнивание сетки*/
.upakovka-paketi ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.upakovka-paketi ul.center {
		text-align: center;
}
.upakovka-paketi ul.justify {
text-align: justify;
}
.upakovka-paketi ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.upakovka-paketi ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.upakovka-paketi ul li {
	display: inline-block;
	width: 150px;
	/* height: 100px; */
	margin: 25px 15px 0px;
	/* background: #E76D13; */
	/* vertical-align: top; */
}
.upakovka-paketi-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/upakovka-paketi*/


/*Пряники и доски*/
.pryaniki-i-doski-pg1 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 padding: 50px 0px 0px 0px;
 margin-left: 250px;
 height: 100%;
}
.pryaniki-i-doski-pg1:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.pryaniki-i-doski-pg1 ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
/*Пряники и доски*//*Выравнивание сетки*/
.pryaniki-i-doski-pg1 ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.pryaniki-i-doski-pg1 ul.center {
		text-align: center;
}
.pryaniki-i-doski-pg1 ul.justify {
text-align: justify;
}
.pryaniki-i-doski-pg1 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.pryaniki-i-doski-pg1 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.pryaniki-i-doski-pg1 ul li {
	display: inline-block;
	width: 170px;
	/* height: 100px; */
	margin: 25px 2px 0px;
	/* background: #E76D13; */
	/* vertical-align: top; */
}
.pryaniki-i-doski-pg1-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/пряники и доски первая страница*/

/*Пряники и доски*/
.pryaniki-i-doski {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 padding: 25px 0px 0px 0px;
 margin-left: 250px;
 height: 100%;
}
.pryaniki-i-doski:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.pryaniki-i-doski ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
/*Пряники и доски*//*Выравнивание сетки*/
.pryaniki-i-doski ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.pryaniki-i-doski ul.center {
		text-align: center;
}
.pryaniki-i-doski ul.justify {
text-align: justify;
}
.pryaniki-i-doski ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.pryaniki-i-doski ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.pryaniki-i-doski ul li {
	display: inline-block;
	width: 170px;
	/* height: 100px; */
	margin: 25px 2px 0px;
	/* background: #E76D13; */
	/* vertical-align: top; */
}
.pryaniki-i-doski-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/пряники и доски*/

/*Чай и кофе в упаковке*/
.tea-and-coffee {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	margin-left: 250px;
	height: 100%;
    margin-top: -40px;
}
.tea-and-coffee:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.tea-and-coffee ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*Чай и кофе в упаковке*//*Выравнивание сетки*/
.tea-and-coffee ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 0px; /* Подтягиваем "хвост" */
}
.tea-and-coffee ul.center {
		text-align: center;
}
.tea-and-coffee ul.justify {
text-align: justify;
}
.tea-and-coffee ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.tea-and-coffee ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.tea-and-coffee ul li {
 display: inline-block;
 width: 150px;
 height: 100px;
 margin: 50px 13px 0px;
 /* background: #E76D13; */
 /* vertical-align: baseline; */
}
.tea-and-coffee-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}

/*пастила*/
.pastila {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	margin-left: 250px;
	height: 100%;
	margin-top: -30px;
}
.pastila:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.pastila ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.pastila ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.pastila ul.center {
		text-align: center;
}
.pastila ul.justify {
text-align: justify;
}
.pastila ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.pastila ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.pastila ul li {
 display: inline-block;
 width: 150px;
 height: 100px;
 margin: 35px 13px 0px;
 /* background: #E76D13; */
 /* vertical-align: baseline; */
    font-size: 15px;
    font-family: aggb, Arial, Helvetica, sans-serif;
	color: #660000;
}
.pastila-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/пастила*/

/*имбирные пряники*/
.imbir {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	/*margin-left: 250px;*/
	height: 100%;
	margin-top: -30px;
}
.imbir:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.imbir ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.imbir ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.imbir ul.center {
		text-align: center;
}
.imbir ul.justify {
text-align: justify;
}
.imbir ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.imbir ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.imbir ul li {
    display: inline-block;
    width: 200px;
    height: 110px;
    margin: 15px -12px 5px;
    /*background: #E76D13;*/
    /* vertical-align: baseline; */
    /* font-size: 15px; */
    /* font-family: aggb, Arial, Helvetica, sans-serif; */
    /* color: #660000; */
}
.imbir-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}

.imbir-first {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	/*margin-left: 250px;*/
	height: 100%;
	margin-top: -30px;
}
.imbir-first:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.imbir-first ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.imbir-first ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.imbir-first ul.center {
		text-align: center;
}
.imbir-first ul.justify {
text-align: justify;
}
.imbir-first ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.imbir-first ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.imbir-first ul li {
    display: inline-block;
    width: 200px;
    height: 110px;
    margin: 15px -12px 5px;
    /*background: #E76D13;*/
    /* vertical-align: baseline; */
    /* font-size: 15px; */
    /* font-family: aggb, Arial, Helvetica, sans-serif; */
    /* color: #660000; */
}



.imbir-head {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	margin-left: 250px;
	height: 100%;
	margin-top: -30px;
}


.imbir-3 {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	/*margin-left: 250px;*/
	height: 100%;
	margin-top: -30px;
}
.imbir-3:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.imbir-3 ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.imbir-3 ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.imbir-3 ul.center {
		text-align: center;
}
.imbir-3 ul.justify {
text-align: justify;
}
.imbir-3 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.imbir-3 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.imbir-3 ul li {
    display: inline-block;
    width: 200px;
    height: 110px;
    margin: 15px -12px 5px;
    /*background: #E76D13;*/
    /* vertical-align: baseline; */
    /* font-size: 15px; */
    /* font-family: aggb, Arial, Helvetica, sans-serif; */
    /* color: #660000; */
}









.imbir-2 {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	/*margin-left: 250px;*/
	height: 100%;
	margin-top: -150px;
}
.imbir-2:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.imbir-2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.imbir-2 ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.imbir-2 ul.center {
		text-align: center;
}
.imbir-2 ul.justify {
text-align: justify;
}
.imbir-2 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.imbir-2 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.imbir-2 ul li {
    display: inline-block;
    width: 380px;
    height: 110px;
    margin: 30px -8px 5px;
    /*background: #E76D13;*/
    /* vertical-align: baseline; */
    /* font-size: 15px; */
    /* font-family: aggb, Arial, Helvetica, sans-serif; */
    /* color: #660000; */
}
.imbir-2-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/имбирные пряники*/



/*варенье и мед*/
.varenie-i-med {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	margin-left: 250px;
	height: 100%;
    margin-top: -10px;
	margin-bottom: -20px;
}
.varenie-i-med:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.varenie-i-med ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*варенье и мед*//*Выравнивание сетки*/
.varenie-i-med ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.varenie-i-med ul.center {
		text-align: center;
}
.varenie-i-med ul.justify {
text-align: justify;
}
.varenie-i-med ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.varenie-i-med ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.varenie-i-med ul li {
 display: inline-block;
 width: 150px;
 height: 100px;
 margin: 35px 13px 0px;
 /* background: #E76D13; */
 /* vertical-align: baseline; */
}
.varenie-i-med-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/варенье и мед*/




/*комплекты подарков*/
.komplecty-podarkov {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.komplecty-podarkov:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.komplecty-podarkov ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*комплекты подарков*//*Выравнивание сетки*/
.komplecty-podarkov ul {
	font: 15px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.komplecty-podarkov ul.center {
		text-align: center;
}
.komplecty-podarkov ul.justify {
text-align: justify;
}
.komplecty-podarkov ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.komplecty-podarkov ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.komplecty-podarkov ul li {
	display: inline-block;
    width: 175px;
    /* height: 100px; */
    margin: 20px 3px 0px;
    /* background: #E76D13; */
    vertical-align: top;
}
.komplecty-podarkov-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/комплекты подарков*/



/*кофе в зернах*/
.kofe-v-zernah {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	margin-left: 250px;
	height: 100%;
     margin-top: -25px;
	 margin-bottom: -15px;
}
.kofe-v-zernah:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.kofe-v-zernah ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*кофе в зернах*//*Выравнивание сетки*/
.kofe-v-zernah ul {
	font: 15px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.kofe-v-zernah ul.center {
		text-align: center;
}
.kofe-v-zernah ul.justify {
text-align: justify;
}
.kofe-v-zernah ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.kofe-v-zernah ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.kofe-v-zernah ul li {
    display: inline-block;
    width: 310px;
    /* height: 100px; */
    margin: 30px 23px 10px;
    /* background: #E76D13; */
    vertical-align: top;
    font: aggb, Verdana, Geneva, sans-serif;
    color: #7b0213;
}
.kofe-v-zernah ul li a {
    font: 18px aggb, Verdana, Geneva, sans-serif ;
}
.kofe-v-zernah-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/Кофе в зернах*/

/*подарочные мешочки*/
.podarochnie-meshochki {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
    margin-top: 80px;
    margin-bottom: -40px;
}
.podarochnie-meshochki:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarochnie-meshochki ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*подарочные мешочки*//*Выравнивание сетки*/
.podarochnie-meshochki ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.podarochnie-meshochki ul.center {
		text-align: center;
}
.podarochnie-meshochki ul.justify {
text-align: justify;
}
.podarochnie-meshochki ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarochnie-meshochki ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarochnie-meshochki ul li {
	display: inline-block;
	width: 167px;
	height: 100px;
	margin: 30px 5px 90px;
	/*background: #E76D13;*/
	vertical-align: top;
	/*font: aggb, Verdana, Geneva, sans-serif ;*/
	color: #4c120b;
}
.podarochnie-meshochki ul li a {
    font: 15px aggb, Verdana, Geneva, sans-serif ;
}
.podarochnie-meshochki-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарочные мешочки*/



/*орехи в упаковке*/
.orehi-v-upakovke {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
     margin-top: -23px;
	margin-bottom: -40px;
}
.orehi-v-upakovke:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.orehi-v-upakovke ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*орехи в упаковке*//*Выравнивание сетки*/
.orehi-v-upakovke ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.orehi-v-upakovke ul.center {
		text-align: center;
}
.orehi-v-upakovke ul.justify {
text-align: justify;
}
.orehi-v-upakovke ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.orehi-v-upakovke ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.orehi-v-upakovke ul li {
    display: inline-block;
    width: 172px;
    height: 100px;
    margin: 15px 3px 88px;
    /* background: #E76D13; */
    /* vertical-align: top; */
	/*font: aggb, Verdana, Geneva, sans-serif ;*/
	color: #4c120b;
}
.orehi-v-upakovke ul li a {
    font: 15px aggb, Verdana, Geneva, sans-serif ;
}
.orehi-v-upakovke-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/орехи в упаковке*/*/



/*пазлы*/
.iq-puzzle-pic {
	 /* background: #F8F7EF; */
	 /*border: 1px dashed #000;*/
	 /* border-bottom: 1px dashed #000; */
	 /* padding: 10px 0px; */
	 margin-left: 250px;
	 height: 100%;
}
.iq-puzzle-pic:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.iq-puzzle-pic ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*пазлы*//*Выравнивание сетки*/
.iq-puzzle-pic ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.iq-puzzle-pic ul.center {
		text-align: center;
}
.iq-puzzle-pic ul.justify {
text-align: justify;
}
.iq-puzzle-pic ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.iq-puzzle-pic ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.iq-puzzle-pic ul li {
    display: inline-block;
    width: 172px;
    height: 100px;
    margin: 15px 3px 88px;
    /* background: #E76D13; */
    /* vertical-align: top; */
	/*font: aggb, Verdana, Geneva, sans-serif ;*/
	color: #4c120b;
}
.iq-puzzle-pic ul li a {
    font: 15px aggb, Verdana, Geneva, sans-serif ;
}
.iq-puzzle-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/пазлы*/


/*шоколад*/
.chocolate {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
     margin-top: 0px;
}
.chocolate:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.chocolate ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*шоколад*//*Выравнивание сетки*/
.chocolate ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.chocolate ul.center {
		text-align: center;
}
.chocolate ul.justify {
text-align: justify;
}
.chocolate ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.chocolate ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.chocolate ul li {
    display: inline-block;
    width: 176px;
    height: 100px;
    margin: 15px 2px 15px;
    /* background: #E76D13; */
    /* vertical-align: top; */
    color: #4c120b;
}
.chocolate ul li a {
    font: 15px aggb, Verdana, Geneva, sans-serif ;
}
.chocolate-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}

.chocolate-2 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
     margin-top: 0px;
}
.chocolate-2:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.chocolate-2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*шоколад*//*Выравнивание сетки*/
.chocolate-2 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.chocolate-2 ul.center {
		text-align: center;
}
.chocolate-2 ul.justify {
text-align: justify;
}
.chocolate-2 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.chocolate-2 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.chocolate-2 ul li {
    display: inline-block;
    width: 176px;
    /*height: 100px;*/
    margin: 15px 2px 0px;
    /* background: #E76D13; */
    vertical-align: top;
    color: #4c120b;
}
.chocolate-2 ul li a {
    font: 15px aggb, Verdana, Geneva, sans-serif ;
}
.chocolate-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/шоколад*/


/*упаковка*/
.upakovka {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 margin-top: 110px;
 height: 100%;
}
.upakovka:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.upakovka ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*упаковка*//*Выравнивание сетки*/
.upakovka ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: -5px; /* Подтягиваем "хвост" */
}
.upakovka ul.center {
		text-align: center;
}
.upakovka ul.justify {
text-align: justify;
}
.upakovka ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.upakovka ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.upakovka ul li {
 display: inline-block;
 width: 150px;
 height: 100px;
 margin: 25px 10px 0px;
 /* background: #E76D13; */
 /* vertical-align: baseline; */
}
.upakovka-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/упаковка*/


/*самовар*/
.samovar {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
     margin-top: -25px;
}
.samovar:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.samovar ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*самовар*//*Выравнивание сетки*/
.samovar ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
	    margin-top: -15px;
}
.samovar ul.center {
		text-align: center;
}
.samovar ul.justify {
text-align: justify;
}
.samovar ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.samovar ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.samovar ul li {
    display: inline-block;
    width: 230px;
    height: 100px;
    margin: 35px 5px 272px;
    /* background: #E76D13; */
    vertical-align: top;
    font: aggb, Verdana, Geneva, sans-serif;
    color: #660000;
    text-align: left;
}
.samovar ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.samovar-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
.text-line-samovar {
    position: relative;
    padding-top: 21px;
	color: #660000;
}
.text-samovar1 {
    position: absolute;
    left: 250px;
    top: 0px;
    background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
hr {
  border: 1px solid #660000;
}
.text-samovar2 {
    position: absolute;
    right: 40px;
    top: 0px;
    background: #fbf8e3;
    padding: 0 10px;
	background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}

.text-line-samovar-2 {
    position: relative;
    padding-top: 21px;
	color: #660000;
	margin-top: -35px;
}
.text-samovar1-2 {
    position: absolute;
    left: 145px;
    top: 0px;
    background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
hr {
  border: 1px solid #660000;
}
.text-samovar2-2 {
    position: absolute;
    right: 30px;
    top: 0px;
    background:#fbf8e3;
    padding: 0 10px;
	background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
.text-line-samovar-3 {
    position: relative;
    padding-top: 21px;
	color: #660000;
	margin-top: -35px;
}
.text-samovar1-3 {
    position: absolute;
    left: 205px;
    top: 0px;
    background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
hr {
  border: 1px solid #660000;
}
.text-samovar2-3 {
    position: absolute;
    right: 30px;
    top: 0px;
    background:#fbf8e3;
    padding: 0 10px;
	background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
.text-line-samovar-4 {
    position: relative;
    padding-top: 21px;
	color: #660000;
	margin-top: -35px;
}
.text-samovar1-4 {
    position: absolute;
    left: 327px;
    top: 0px;
    background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
hr {
  border: 1px solid #660000;
}
.text-samovar2-4 {
    position: absolute;
    right: 30px;
    top: 0px;
    background:#fbf8e3;
    padding: 0 10px;
	background: #fbf8e3;
    padding: 0 10px;
	color: #660000;
	font: 12px agg, Verdana, Geneva, sans-serif;
}
/*/самовар*/


/*подарки*/
.podarki-1 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-1:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-1 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px; */
}
.podarki-1 ul.center {
		text-align: center;
}
.podarki-1 ul.justify {
text-align: justify;
}
.podarki-1 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-1 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-1 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 10px 20px 180px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-1 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-1-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-2 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-2:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-2 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px; */
}
.podarki-2 ul.center {
		text-align: center;
}
.podarki-2 ul.justify {
text-align: justify;
}
.podarki-2 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-2 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-2 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: -325px 20px 160px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-2 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-2-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-3 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-3:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-3 ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-3 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px; */
}
.podarki-3 ul.center {
		text-align: center;
}
.podarki-3 ul.justify {
text-align: justify;
}
.podarki-3 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-3 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-3 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: -50px 20px 180px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-3 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-3-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-4 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-4:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-4 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;  */
}
.podarki-4 ul.center {
		text-align: center;
}
.podarki-4 ul.justify {
text-align: justify;
}
.podarki-4 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-4 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-4 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 30px 20px 193px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-4 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-4-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-5 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-5:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-5 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-5 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;  */
}
.podarki-5 ul.center {
		text-align: center;
}
.podarki-5 ul.justify {
text-align: justify;
}
.podarki-5 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-5 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-5 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 35px 20px 140px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-5 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-5-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-6 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-6:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-6 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-6 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;  */
}
.podarki-6 ul.center {
		text-align: center;
}
.podarki-6 ul.justify {
text-align: justify;
}
.podarki-6 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-6 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-6 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 35px 20px 145px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-6 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-6-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-7 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-7:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-7 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-7 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px; */
}
.podarki-7 ul.center {
		text-align: center;
}
.podarki-7 ul.justify {
text-align: justify;
}
.podarki-7 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-7 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-7 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 30px 23px 215px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-7 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-7-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-8 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-8:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-8 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-8 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;  */
}
.podarki-8 ul.center {
		text-align: center;
}
.podarki-8 ul.justify {
text-align: justify;
}
.podarki-8 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-8 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-8 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 30px 20px 160px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-8 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-8-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-9 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-9:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-9 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-9 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	/*margin-bottom: 20px;  */
}
.podarki-9 ul.center {
		text-align: center;
}
.podarki-9 ul.justify {
text-align: justify;
}
.podarki-9 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-9 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-9 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 35px 20px 140px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-9 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-9-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/
/*подарки*/
.podarki-10 {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 /* padding: 10px 0px; */
 margin-left: 250px;
 height: 100%;
}
.podarki-10:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.podarki-10 ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*подарки*//*Выравнивание сетки*/
.podarki-10 ul {
	font: 14px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.podarki-10 ul.center {
		text-align: center;
}
.podarki-10 ul.justify {
text-align: justify;
}
.podarki-10 ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.podarki-10 ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.podarki-10 ul li {
    display: inline-block;
    width: 310px;
    height: 100px;
    margin: 35px 23px 235px;
    /* background: #E76D13; */
    vertical-align: top;
	font: aggb, Verdana, Geneva, sans-serif ;
	color: #7b0213;
}
.podarki-10 ul li a {
    font: 17px aggb, Verdana, Geneva, sans-serif ;
}
.podarki-10-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/подарки*/



/*чай*/
.tea {
	/* background: #F8F7EF; */
	/*border: 1px dashed #000;*/
	/* border-bottom: 1px dashed #000; */
	/* padding: 10px 0px; */
	margin-left: 250px;
	height: 100%;
	margin-top: -20px;
	margin-bottom: -15px;
}
.tea:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.tea ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

/*чай*//*Выравнивание сетки*/
.tea ul {
	font: 15px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.tea ul.center {
		text-align: center;
}
.tea ul.justify {
text-align: justify;
}
.tea ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.tea ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.tea ul li {
    display: inline-block;
    width: 310px;
    /* height: 100px; */
    margin: 30px 23px 10px;
    /* background: #E76D13; */
    vertical-align: top;
    font: aggb, Verdana, Geneva, sans-serif;
    color: #7b0213;
}
.tea ul li a {
    font: 18px aggb, Verdana, Geneva, sans-serif ;
}
.tea-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/чай*/


/*Пряничные формы*/
.pryanichnie-formi-1-01 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 80px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    /* margin-bottom: 20px; */
}
.pryanichnie-formi-1-02 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 545px;
    height: 100%;
    margin-top: -185px;
}
.pryanichnie-formi-1-03 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 715px;
    height: 100%;
    margin-top: -287px;
}
.pryanichnie-formi-1-04 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: 0px;
}
.pryanichnie-formi-1-05 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 715px;
    height: 100%;
    margin-top: -215px;
}
.pryanichnie-formi-1-06 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 860px;
    height: 100%;
    margin-top: -245px;
}
.pryanichnie-formi-1-07 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: -50px;
}
.pryanichnie-formi-1-08 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 375px;
    height: 100%;
    margin-top: -235px;
}
.pryanichnie-formi-1-09 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 535px;
    height: 100%;
    margin-top: -275px;
}
.pryanichnie-formi-1-10 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 715px;
    height: 100%;
    margin-top: -90px;
}
.pryanichnie-formi-1-11 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 505px;
    height: 100%;
    margin-top: 10px;
}
.pryanichnie-formi-1-12 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: 5px;
}
.pryanichnie-formi-1-13 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 505px;
    height: 100%;
    margin-top: -90px;
}
.pryanichnie-formi-1-14 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 735px;
    height: 100%;
    margin-top: -145px;
    margin-bottom: 25px;
}
.pryanichnie-formi-2-01 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 80px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    /* margin-bottom: 20px; */
}
.pryanichnie-formi-2-02 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 485px;
    height: 100%;
    margin-top: -170px;
}
.pryanichnie-formi-2-03 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 60px 0px 0px 0px;
    margin-left: 720px;
    height: 100%;
    margin-top: -175px;
}
.pryanichnie-formi-2-04 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: -35px;
}
.pryanichnie-formi-2-05 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 855px;
    height: 100%;
    margin-top: -230px;
}
.pryanichnie-formi-2-06 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 400px;
    height: 100%;
    margin-top: -185px;
}
.pryanichnie-formi-2-07 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 555px;
    height: 100%;
    margin-top: -145px;
}
.pryanichnie-formi-2-08 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 715px;
    height: 100%;
    margin-top: -115px;
}
.pryanichnie-formi-2-09 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: -20px;
}
.pryanichnie-formi-2-10 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: 45px;
}
.pryanichnie-formi-2-11 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 505px;
    height: 100%;
    margin-top: -195px;
}
.pryanichnie-formi-2-12 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 690px;
    height: 100%;
    margin-top: -200px;
}
.pryanichnie-formi-2-13 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 850px;
    height: 100%;
    margin-top: -205px;
    margin-bottom: 25px;
}
.pryanichnie-formi-3-01 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 80px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    /* margin-bottom: 20px; */
}
.pryanichnie-formi-3-02 {
	/* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 545px;
    height: 100%;
    margin-top: -140px;
}
.pryanichnie-formi-3-03 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 725px;
    height: 100%;
    margin-top: -230px;
}
.pryanichnie-formi-3-04 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: 40px;
}
.pryanichnie-formi-3-05 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: 30px;
}
.pryanichnie-formi-3-06 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 470px;
    height: 100%;
    margin-top: -200px;
}
.pryanichnie-formi-3-07 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 615px;
    height: 100%;
    margin-top: -190px;
}
.pryanichnie-formi-3-08 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 855px;
    height: 100%;
    margin-top: -210px;
}
.pryanichnie-formi-3-09 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 470px;
    height: 100%;
    margin-top: 90px;
}
.pryanichnie-formi-3-10 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 735px;
    height: 100%;
    margin-top: -145px;
}
.pryanichnie-formi-3-11 {
	/* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 250px;
    height: 100%;
    margin-top: -20px;
}
.pryanichnie-formi-3-12 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 445px;
    height: 100%;
    margin-top: -115px;
}
.pryanichnie-formi-3-13 {
    /* background: #F8F7EF; */
    /* border: 1px dashed #000; */
    /* border-bottom: 1px dashed #000; */
    padding: 0px 0px 0px 0px;
    margin-left: 740px;
    height: 100%;
    margin-top: -145px;
    margin-bottom: 25px;
}
/*/пряничные формы*/

/*контент зефир и пастила*/
.content-zefir-pastila-marmelad {
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	padding: 0px 5px 5px 0px;
	margin-left: 250px;
	font-family: aggb, Arial, Helvetica, sans-serif;
	margin-top: -20px;
	margin-bottom: -25px;
}
/*/контент зефир и пастила*/

/*отзывы*/
.otzyvi {
 /* background: #F8F7EF; */
 /*border: 1px dashed #000;*/
 /* border-bottom: 1px dashed #000; */
 padding: 0px 0px 0px 0px;
 /*margin-left: 260px;*/
 height: 100%;
 margin-top: -10px;
 margin-bottom: -25px;
}
.otzyvi:after {
	overflow: hidden;
	content: '';
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
}
.otzyvi ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
/*отзывы*//*Выравнивание сетки*/
.otzyvi ul {
	font: 17px aggb, Verdana, Geneva, sans-serif ;
	margin-bottom: 20px; /* Подтягиваем "хвост" */
}
.otzyvi ul.center {
		text-align: center;
}
.otzyvi ul.justify {
text-align: justify;
}
.otzyvi ul.cross {
	text-align: center;
	/* Лекарство для IE6-7*/
	//text-justify: newspaper;
	//text-align-last: justify;
}
.otzyvi ul.center:after, ul.justify:after {
	/*content: ' i i i i i i i i i i i i i i';*/
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.otzyvi ul li {
	display: inline-block;
	width: 170px;
	/* height: 100px; */
	margin: 25px 40px 0px;
	/* background: #E76D13; */
	/* vertical-align: top; */
	border: 1px solid #660000;
}
.otzyvi-helper {
	word-spacing: 97px;
	padding-left: 97px;
	visibility: hidden;
	display: inline;
	width: auto;
	height: auto;
	background: none;
	/* Корректировка для IE6-7*/
	//margin-left: 5px;
	/* Возврат zoom в значение по умолчанию*/
	//zoom: normal;
}
/*/отзывы*/



a {
 color: #7b0213;
	font-weight: bold;
 text-decoration: none;
}
/*a:visited {
 color: #da1903;
 font-weight: bold;
	text-decoration: none;
}*/
a:hover {
 color: #da1903;
 text-decoration: none;
 font-weight: bold;
 text-decoration: none;
}
/*ПАГИНАЦИЯ*/
#page-circle {
	/*width: 50px;
	height: 50px;
	background: red;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	display: inline-blockblock;*/
	position: absolute;
	margin-top: -15px;

}
#page-circle .page-top {
    list-style: none;
    padding: 10px 0px 0px 0px;
    float: left;
    width: 55px;
    /* height: 100%; */
    text-align: center;
    /* color: #FFFFFF; */
    /* font-size: 18px; */
    /* padding-top: 10px; */
    margin-left: -9px;
}
#page-circle .page-top ul li {
	list-style-image: none;
	display: inline-blockblock;

}
#page-circle .page-top li a {
	font: 18px aggb, Verdana, Geneva, sans-serif;
    padding: 5px 10px 5px 10px;
    /* font-weight: bold; */
    /* width: 85%; */
    /* height: 26px; */
    margin: 0px 0px 0px;
    /* background: #E76D13; */
    vertical-align: top;
    /* border: solid 1px #ddba6f; */
    text-decoration: none;
    width: 50px;
    height: 50px;
    /* background: #f2e1a8; */
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    color: #7b0213;
    /* border: 2px solid #da1903; */
}
#page-circle .page-top li a.sel{
    /* background: #da1903; */
    color: #da1903;
    text-decoration: none;
    /* border: 2px solid #da1903;*/
}
#page-circle .page-top li a:hover{
	/*background:#ddba6f; */
	opacity: 0.7;
	color: #da1903;
	/*border: 2px solid #da1903;*/

}
/*/пагинация*/

/*ПАГИНАЦИЯ_ Упаковка*/
#page-circle-upakovka {
	/*width: 50px;
	height: 50px;
	background: red;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	display: inline-blockblock;*/
	position: absolute;
	margin-top: 10px;

}
#page-circle-upakovka .page-top-upakovka {
    list-style: none;
    /* padding: 0px 0px 0px 0px; */
    float: left;
    width: 125px;
    /* height: 100%; */
    /* text-align: center; */
    /* color: #FFFFFF; */
    /* font-size: 18px; */
    /* padding-top: 10px; */
    margin-left: -20px;
}
#page-circle-upakovka .page-top-upakovka ul li {
	list-style-image: none;
	display: inline-blockblock;

}
#page-circle-upakovka .page-top-upakovka li a {
    font: 18px aggb, Verdana, Geneva, sans-serif;
    /* padding: 5px 10px 5px 10px; */
    /* font-weight: bold; */
    /* width: 85%; */
    /* height: 26px; */
    /* margin: 0px 0px 0px; */
    /* background: #E76D13; */
    vertical-align: top;
    /* border: solid 1px #ddba6f; */
    text-decoration: none;
    /* width: 50px; */
    /* height: 50px; */
    /* background: #f2e1a8; */
    -moz-border-radius: 25px;
    /* -webkit-border-radius: 25px; */
    /* border-radius: 25px; */
    color: #7b0213;
    /* border: 2px solid #da1903; */
}
#page-circle-upakovka .page-top-upakovka li a.sel-upakovka{
    /* background: #da1903; */
    color: #da1903;
    text-decoration: none;
    /* border: 2px solid #da1903;*/
}
#page-circle-upakovka .page-top-upakovka li a:hover{
	/*background:#ddba6f; */
	opacity: 0.7;
	color: #da1903;
	/*border: 2px solid #da1903;*/

}
/*/пагинация_упаковка*/



/*Feedback form*/
#mail {visibility: hidden;}
#mail:checked ~ #popup-call form {visibility: visible;}
#mail:checked + label {
  position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 99;
  color: rgba(0,0,0,0);
  background: rgba(180,180,180,.9);
  cursor: pointer;
}
#popup-call {
  visibility: hidden;
  position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 100;
}
#popup-call form {
  position: absolute;
  top: 50%; left: 50%;
  -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
  padding: .5% 1% 1%;
  border: 1px solid rgb(100,100,100);
  font-size: 140%;
  font-weight: 600;
  text-align: right;
  /*text-shadow: -1px -1px #666;*/
  color: #4c120b;
  background: #f7e7c3 ;
}
#popup-call div:nth-of-type(1) {padding-top: 3%;}
#popup-call div:nth-last-of-type(1) {padding: 1% 0 4%;}
#popup-call div:after {
  content: attr(data-title);
  display: block;
  font-size: 70%;
  font-weight: normal;
  text-shadow: none;
  margin: 4px 5px 10px;
  padding: 2px 0px 2px;
}
#popup-call input {font-size: 90%;}
#popup-call [type='submit'] {cursor: pointer;}
#popup-call label:hover {
  color: #dbeaf9;
  cursor: pointer;
}
/*Таблица о нас с реквизитами*/
.table-about-us {
	margin:0px;
	padding:0px;
	margin-left: 25px;
	width:75%;
	border:1px solid #000000;

	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;

	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;

	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;

	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.table-about-us table{
    border-collapse: collapse;
        border-spacing: 0;
	/*width:100%;*/
	height:100%;
	margin:0px;padding:0px;
}
.table-about-us tr:last-child td:last-child {
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
}
.table-about-us table tr:first-child td:first-child {
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.table-about-us table tr:first-child td:last-child {
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}.table-about-us tr:last-child td:first-child{
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
}.table-about-us tr:hover td{

}
.table-about-us tr:nth-child(odd){ background-color:#f9e4d1; }
.table-about-us tr:nth-child(even)    { background-color:#f9e4d1; }
.table-about-us td{
	vertical-align:middle;


	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:10px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#4c120b;
}.table-about-us tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table-about-us tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table-about-us tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
/*.table-about-us tr:first-child td{
		background:-o-linear-gradient(bottom, #ffaa56 5%, #ffaa56 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffaa56), color-stop(1, #ffaa56) );
	background:-moz-linear-gradient( center top, #ffaa56 5%, #ffaa56 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffaa56", endColorstr="#ffaa56");	background: -o-linear-gradient(top,#ffaa56,ffaa56);

	background-color:#ffaa56;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#4c120b;
}
.table-about-us tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffaa56 5%, #ffaa56 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffaa56), color-stop(1, #ffaa56) );
	background:-moz-linear-gradient( center top, #ffaa56 5%, #ffaa56 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffaa56", endColorstr="#ffaa56");	background: -o-linear-gradient(top,#ffaa56,ffaa56);

	background-color:#ffaa56;
}*/
.table-about-us tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table-about-us tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/*/Таблица о нас с реквизитами*/

/**/

#button-contact-form {
    position: fixed;
    right: 10px;
    top: 192px;
    /* padding: 0px; */
   }

 #top_menu2-hid {
	background: #FB9E09;
	margin-top: 20px;
	padding: 5px 0px 0px 0px;
	/* text-align: left; */
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 595px;
	min-width: 990px;
}

/*Блок с преимуществами - START*/
.preimushestva {
    max-width: 1980px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .kasavin-egedsa {
    padding: 15px;
    cursor: pointer;
  }
  .kasavin-egedsa * {
    transition: .3s linear;
  }
  .kipasa-demulas {
    background: #ce8405;
    padding: 38px;
  }
  .amon-saneka {
    margin-bottom: 20px;
  }
  .amon-saneka:before {
    content: "";
    font-family: FontAwesome;
    color: #ff8d61;
    font-size: 50px;
    line-height: 1;
  }
  .amon-saneka.photo:before {
    content: "\f030";
  }
  .amon-saneka.video:before {
    content: "\f03d";
  }
  .amon-saneka.gift:before {
    content: "\f06b";
  }
  .amon-saneka.group:before {
    content: "\f0c0";
  }
  .amon-saneka.tree:before {
    content: "\f1bb";
  }
  .amon-saneka.anchor:before {
    content: "\f13d";
  }
  .kasavin-egedsa:hover .amon-saneka, .kasavin-egedsa:hover .muneka-sconsu h3, .kasavin-egedsa:hover .muneka-sconsu p {
    transform: translateY(-8px);
  }
  .muneka-sconsu {
    color: #F5E2CD;
    font-size: 16px;
  }
  .muneka-sconsu h3 {
    font-weight: bold;
    margin-bottom: 16px;
    transition-delay: .05s;
  }
  .muneka-sconsu p {
    transition-delay: .1s;
    text-align: left;
  }
  .item-footer {
    padding-top: 15px;
  }
  .link {
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-right: 30px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #F5E2CD;
  }
  .link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    height: .125rem;
    margin: auto;
    background: #F09EA3;
    transform: scaleX(.2);
    transform-origin: left center;
    z-index: 0;
    transition: .6s cubic-bezier(.6, .01, 0, 1);
  }
  .link span {
    display: inline-block;
    position: relative;
    transform: translateX(-200%);
    transition: .6s cubic-bezier(.6, .01, 0, 1);
  }
  .kasavin-egedsa:hover .link span {
    transform: translateX(0%);
  }
  .kasavin-egedsa:hover .link:before {
    transform-origin: right center;
  }
  @media (min-width: 768px) {
    .kasavin-egedsa {
    flex-basis: 50%;
    flex-shrink: 0;
    }
  }
  @media (min-width: 960px) {
    .kasavin-egedsa {
    flex-basis: 33.333333333%;
    }
  }
  .leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 3px 5px 3px 0; /* Отступы вокруг картинки */
   }
  }

/*Блок с преимуществами - END*/

.figcaption {
	font-size: 60%;
	font-style: italic;
	font-color: gray;
}

  .outlinerr {
    border: 1px solid orange;
    padding: 0 10px;
   }

