@charset "utf-8";
/* CSS Document */

body {
	background: url(/img/bgr_main_bottom_green.png) left bottom repeat-x;
	background-color: #efe7d9;
}


/* Links - Ссылки */
a {
	color: #77aa36;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h3 {
	background: url(/img/icons/dotes_green.png) left center no-repeat;
}
h3 span {
	color: #77aa36;
}
h4 span {
	color: #77aa36;
}
p.more a {
	background: url(/img/arrows/green.gif) right center no-repeat;
}
li {
	background: url(/img/bullets/green.png) left 0.1em no-repeat;
}

#topBgr {
	background: url(/img/bgr_main_top_green.png) left top repeat-x;
}
#topBgrLeftShadow {
	background: url(/img/top/bgr_left_outside_green.png) left top no-repeat;
}


.header {
	background: url(/img/top/bgr_left_green.png) left top no-repeat;
}

.headerBottom .canals #beauty {
	background: url(/img/top/canals/beauty-on.png) left top no-repeat;
}

.headerBottom .logo {
	background: url(/img/top/logo_green.png) left top no-repeat;
}

.headerMenu .mainMenu #newsOn {
	background: url(/img/top/menu/news_green.gif) left top no-repeat;
}
.headerMenu .mainMenu #videoOn {
	background: url(/img/top/menu/video_green.gif) left top no-repeat;
}
.headerMenu .mainMenu #articlesOn {
	background: url(/img/top/menu/articles_green.gif) left top no-repeat;
}
.headerMenu .mainMenu #productsOn {
	background: url(/img/top/menu/products_green.gif) left top no-repeat;
}
.headerMenu .mainMenu #categoriesOn {
	background: url(/img/top/menu/categories_green.gif) left top no-repeat;
}
.headerMenu .mainMenu #aboutOn {
	background: url(/img/top/menu/about_green.gif) left top no-repeat;
}
.headerMenu .mainMenu #contactsOn {
	background: url(/img/top/menu/contacts_green.gif) left top no-repeat;
}

.headerMenu .bgr {
	clear: left;
	height: 7px;
	background: url(/img/top/bgr_bottom_green.png) left top no-repeat;
}

.footer .bgr {
	padding: 0 0 21px 0;
	clear: left;
	height: 11px;
	background: url(/img/bottom/bgr_top_green.png) left top no-repeat;
}
.footer .count li {
	color: #e1e9c9;
}
.footer .info {
	color: #e4f0d1;
}

.textWithOutFon ul.list li {
	background: url(/img/bullets/green2.gif) left 7px no-repeat;
}

.allCategory table td.bottom {
	background-image: url(/img/ramka/cat_w_arr_b_green.gif);
}
.allCategory h2 {
	background: url(/img/bullets/green3.png) left 6px no-repeat;
}
.allCategory ul li ul li {
	background: url(/img/bullets/green2.gif) 1px 4px no-repeat;
}
.allCategory ul li ul li a:hover {
	color: #77aa36;
}

.category_nav div.act {
	color: #77aa36;
}
