body {
    background: url(../images/back/04.jpg) #ffffff;
    color: #675953;
	font: .8em/1.4 Arial, Helvetica, sans-serif;
}

a {
	color: #518d00;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	min-width: 1000px;
	max-width: 1570px;
	margin: 30px auto;
    padding: 0 0 20px;

    display: block;
    position: relative;
    float: none;
}

#page-back {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;

	background: #000000;

	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

#inner-wrapper {
	display: block;
	position: relative;
	margin: 0 20px;
}

#header {
	display: block;
	position: relative;

	height: 70px;
	color: #fff799;

	text-shadow: 0 1px 0 #000;
}

#header a {
	color: #fff799;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}

#logo {
	display: block;
	position: absolute;
	top: -3px;
}

#mainnav {
	display: block;
	position: relative;

	margin: 0 0 0 210px;
	padding: 18px 0 0;
}

#contacts {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#headerimg-wrapper {
	display: block;
	position: relative;
	background: #ffffff;
	padding: 10px 10px 37px;
}
#headerimg {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 100px;
	border-bottom: 3px solid #455b13;

	background: url(../images/banner/01.jpg) repeat 0 0;
}

/* Middle
-----------------------------------------------------------------------------*/
#content-wrapper {
	display: block;
    position: relative;
    padding: 0 30px 70px;
	height: 1%;
    background: #ffffff;
}
#content-wrapper:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#catalog-view-btn {
	display: block;
	position: absolute;

	width: 23px;

	top: 0;
	left: -23px;
}
#catalog-view-btn .category {
	display: block;
	width: 23px;
	height: 104px;
	text-indent: -9999px;

	background: url(../images/category-btn.png) no-repeat 0 0;
}
#catalog-view-btn .brand {
	display: block;
	width: 23px;
	height: 136px;
	text-indent: -9999px;
	margin-top: 3px;

	background: url(../images/brand-btn.png) no-repeat 0 0;
}

#catalog-view-btn .category:hover, #catalog-view-btn .brand:hover, #catalog-view-btn .active {
	background-position: -23px 0;
}
#catalog-view-btn .brand:hover {
	background-position: -23px 0;
}

#content-inner {
	display: block;
	position: relative;
	min-height: 250px;
}
#content {
	position: relative;
	min-height: 250px;
	margin-right: 210px;
	padding-right: 10px;
	border-right: 1px solid #daebbd;
}

/* Sidebar
-----------------------------------------------------------------------------*/
.sidebar {
	display: inline-block;
	position: relative;
}

.sr {
	float: right;
	width: 200px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer-wrapper {
    display: block;
    position: relative;
    margin: 20px 0 0;
    color: #FFF799;
    font-size: .87em;
    text-shadow: 0 1px 0 #000;
}
#footer-wrapper:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#footer-wrapper a {
	color: #FFF799;
	text-decoration: none;
}
#footer-wrapper a:hover {
	text-decoration: underline;
}

#footer-wrapper #footer-nav {
	display: block;
	position: relative;
	float: left;
	width: 400px;
}
#footer-wrapper #footer-nav, #footer-wrapper #footer-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-wrapper #footer-nav li {
	display: inline;
	margin-right: 5px;
	white-space: nowrap;
}

#footer-wrapper #statistics {
	display: block;
	position: relative;
	float: right;
	width: 230px;

}
#footer-wrapper #copyrights {
	display: block;
	position: relative;
	margin: 0 251px 0 420px;

	text-align: right;
}


#mainnav {
    list-style: none;
}

#mainnav li {
	display: inline;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	white-space: nowrap;
}

#mainnav li a {
	display: inline-block;
	text-decoration: none;
	padding-left: 5px;
	line-height: 35px;

}
#mainnav li a:hover {
	text-decoration: none;
}
#mainnav li a span {
	display: inline-block;
	padding-right: 20px;
	padding-left: 15px;
	cursor: pointer;
}

#mainnav li a:hover, #mainnav li a.active { background: url(../images/nav-btn-back.png) no-repeat 0 0; }
#mainnav li a:hover span, #mainnav li a.active span { background: url(../images/nav-btn-back.png) no-repeat 100% 100%; }

#contacts {
	text-align: right;
	font-size: .87em;
}
#contacts .title {
	display: inline-block;
	position: absolute;
	top: -20px;
}
#contacts .title .back {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
#contacts .title .body {
	display: block;
	position: relative;
	padding: 0px 5px;
	line-height: 20px;
}
#contacts .city-code {
	vertical-align: 7px;
}
#contacts .code-delemiter {
	vertical-align: 7px;
	font-size: 1.6em;
}
#contacts .phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 1.1;
}
#contacts .email {
	display: block;
}
#contacts .adress {
	display: block;
}

/* TEXT
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #2e6d00;
    line-height: 1.1;
}
h1, h2 {
    background: url(../images/hline.gif) repeat-x 0 100%;
    padding-bottom: 7px;
}
h1 span, h2 span {
	display: block;
	background: url(../images/headers-back.gif) no-repeat 100% 0%;
	padding-right: 30%;
	min-height: 40px;
}

.nobg { background: transparent none;}

.hline {
    display: block;
    padding-bottom: 7px;
    background: url(../images/hline.gif) repeat-x 0 100%;
}

h1 small, h2 em {
    color: #675953;
}
h2 sup {
    position: relative;
    top: -.5em;
    font-size: .7em;
}

/* ���������
--------------------------------------------- */
.catalog-entry-detail {
    border-bottom: 1px solid #adbd89;
}
.catalog-entry-detail .catalog-entry-image {
	text-align: center;
}
.catalog-entry-detail .catalog-entry-image img {
	margin-bottom: 5px;
}
.catalog-entry-detail .catalog-entry-image .hint {
	font-size: .8em;
	line-height: 1.2;
}
.catalog-entry-detail .catalog-entry-description {
	padding-left: 30px;
}
.catalog-entry-detail .catalog-entry-description .catalog-entry-title small {
	display: block;
	font-size: .475em;
}

.category-detail {

}
.category-detail .category-image {
	width: 158px;
}
.category-detail .category-image img {
	padding: 4px 4px 5px;
	background: url(../images/category-shadow.png) no-repeat 0 0;
}
.category-detail .category-description { }

.brand-detail {
    position: relative;
	height: 1%;
    overflow: hidden;
}
.brand-detail .brand-image {
	width: 86px;
}
.brand-detail .brand-image img {
	padding: 2px;
	border: 1px solid #83bd23;
}
.brand-detail .brand-description { }

.collection-detail {
    position: relative;
	height: 1%;
    overflow: hidden;
}
.collection-detail .collection-image {
	width: 86px;
}
.collection-detail .collection-image img {
	padding: 2px;
	border: 1px solid #83bd23;
}
.collection-detail .collection-description { }

.item-detail {

}
.item-detail .item-image {
	width: 158px;
}
.item-detail .item-image img {
	padding: 4px 4px 5px;
	background: url(../images/category-shadow.png) no-repeat 0 0;
}
.item-detail .item-description { }

.features-list {
	border-top: 1px solid #2E6D00; padding-top: 3px;
	display: block;
}
.features-list li {
	font-size: .85em;
	font-style: italic;
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0;
	float: left;
	white-space: nowrap;
}
.features-list li:first-child {
	margin: 0;
}
.features-list li span {
	font-weight: bold;
}

dl {
	display: block;
	position: relative;
	height: 1%;
}
dl:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
dl dt {
	display: block;
	position: relative;
	float: left;
	width: 150px;
	text-align: left;
}
dl dd {
	position: relative;
	margin-left: 160px;
}


ul.gallery {
    display: block;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.5gallery:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
ul.gallery li {
	display: inline-block;
	position: relative;

	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
	margin-bottom: 20px;
}

ul.gallery li img {
	display: inline-block;
	padding: 4px 4px 5px;
	background: url(../images/category-shadow.png) no-repeat 0 0;
}
ul.gallery li h3 {
	display: inline-block;
	width: 150px;
	margin: 3px 0 0 4px;
	color: #ffffff;
	font-size: .87em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
ul.gallery li h3 a {
	color: #ffffff;
	text-decoration: none;
}
ul.gallery li h3 a:hover {
	text-decoration: underline;
}

ul.gallery-brand li {
    width: 100px;
}
ul.gallery-brand li img {
    padding: 4px;
    background: url(../images/brand-shadow.png) no-repeat 100% 100%;
}

ul.gallery-collection {
    margin-top: 30px;
}
ul.gallery-collection li {
    width: 150px;
}
ul.gallery-collection li img {
    padding: 4px;
    background: url(../images/collection-shadow.png) no-repeat 0 0;
}
ul.gallery-collection li h3 a {
    color: #518D00;
    text-decoration: none;
}

ul.gallery-item {
    margin-top: 30px;
}
ul.gallery-item li {
    width: 170px;
}
ul.gallery-item li img {
    padding: 4px;
    background: url(../images/tab-back.png) repeat 0 100%;
}
ul.gallery-item li h3 a {
    color: #518D00;
    text-decoration: none;
}

.news-item {
    padding-bottom: 30px;
}
.news-item .news-title {
    background: none;
    padding: 0;
    margin: 0 0 1em 0;
}
.news-item .news-date {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .45em;
    color: #675953;
    border-bottom: 1px solid #CCFF99;
}
.news-item .news-content {

}

.articles-item .articles-title {
	margin-bottom: 0;
}
.portlet {
    display: block;
    position: relative;

	padding: 10px;
    margin-bottom: 30px;
	background: #c1d09e url(../images/tab-back.png) repeat-x 0 100%;
}

.portlet .header {
	font-size: 1.2em;
	font-weight: bold;
	margin: -10px -10px 0 -10px;
	padding: 10px 10px 5px;
	background: #9eb567;

	color: #FFF799;
	text-shadow: 0 1px 0 #788a4e;
}

.portlet .content {
	padding-top: 10px;
	color: #ffffff;
	line-height: 1.25;
}
.portlet .content a {
	color: #FFF799;
}
.portlet .content a:hover {
	color: #518D00;
}

.portlet ul {
	list-style: none;
	margin-bottom: 0;
}

.portlet ul li {
	list-style: none;
	margin: 0 0 3px;
	padding-left: 20px;
	background: url(../images/bullet_yellow.png) no-repeat 0 0;
}

#userActionsMenu {
	margin-top: 20px;
}

.catalog-menu .content ul ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.break { padding-bottom: 1px; }

/*
	--------------------------- */
.products {
    margin-top: -20px;
    margin-left: -20px;
}
.products .product {
	position: relative;
	padding-top: 175px;
	margin: 20px 0 0 20px;
}

.products .product .wrap {
	position:relative;
}

.products .float_product {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
}

.products .product h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin:0 0 0.8em;
	position: relative;
}

.products .product h4 img {
	bottom:100%;
	display:block;
	margin-bottom:-2px;
	padding-bottom:17px;
	position:absolute;
}

.products .product .descr {
	font-size: 0.92em;
	line-height: 1.5;
}

.products-center {
	text-align: center;
}
.products-center .product {
	text-align: left;
}
.products-center .product .wrap {
	position: relative;
	width: 170px;
	float: left;
}


.product-categoty {
	padding-top: 109px !important;
}
.product-categoty .wrap {

}
.product-categoty h4 img {
	margin-left: -4px;
	padding: 4px 4px 22px;
	background: url(../images/category-shadow.png) no-repeat;
}

.product-brand {
	padding-top: 95px !important;
}
.product-brand .wrap {
	width: 100px !important;
}

.product-collection {
	padding-top: 109px !important;
}
.product-collection .wrap {
	width: 170px !important;
}
.product-collection h4 img {
	margin-left: -4px;
	padding: 4px 4px 22px;
	background: url(../images/collection-shadow.png) no-repeat;
}

.product-item {
	padding-top: 173px !important;
}
.product-item .wrap {
	width: 170px !important;
}
.product-item h4 img {
	margin-left: -4px;
	padding: 4px 4px 21px;
	background: url(../images/item-shadow.png) no-repeat;
}

.product-gallery {
	padding-top: 100px !important;
}
.product-gallery .wrap {
	width: 85px !important;
}
.product-gallery h4 img {
	margin-left: -4px;
	padding: 4px 4px 21px;
	background: url(../images/item-shadow.png) no-repeat;
}


input, select, textarea {
	color: #5b7028;
	background: #f7ffe7 url(../images/input-back.png) repeat-x 0 100%;
	border: 1px solid #448534;
}

.search input,
.search select {
	margin-bottom: 5px;
	width: 180px;
}
.search input[type=submit] {
	background: #ffff88 none;
	width: auto;
}

.breadcrumb {
	font-size: .85em;
}

/*rek*/
a.rek {
	color: #518d00;
	outline: none;
	text-decoration: underline;
	font-size: 10px;
}
a.rek:hover {
	text-decoration: none;
}
div.rek {
	color: #675953;
	font-size: 10px;
}