/* tag */
body, html {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font: 12px Tahoma;
}
H1 {
	color: #005710;
	font-size: 16px;
}
h2 {
	color: #005710;
	font-size: 13px;
}
h3 {
	color: #005710;
	font-size: 12px;
	font-weight: normal;
}
p, td {
	color: #6E6E6E;
	font: 12px Tahoma;
}
ul, li {
	color: #6E6E6E;
	font: 12px Tahoma;
}
A {
	color:#333
}
A:hover {
	color:#666;
}

ul
{
	margin: -10px 20px 0px 20px;
	list-style-image: url(/i/bullet_ul.gif);
}
ul ul
{
	margin: 0px 20px 10px 20px;
}

/* classes */

.note {
	width: 252px;
	height: 57px;
	background: url(i/bg_note.gif) no-repeat top left;
	padding: 15px 0px 0px 38px;
	vertical-align: middle;
} 
.slog
{
	color: #005710;
	font-style:italic;
	/*font-weight: bold;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.public a{
	color: #6E6E6E;
}
.green
{
	font-size: 13px;
	color: #005710;
}
.green a
{
	color: #005710;
	text-decoration: underline;
}
.green a:hover
{
	color: #005710;
	text-decoration: underline;
}
b.green {
	display: block;
	padding-top: 20px;
}
/* ids  */

#magazine {
	width: 408px;
	height: 288px;	
}
#win_left {
	background: url(i/bg_win.jpg) repeat-x top left;
}
#win_right {
	background: url(i/bg_win_1.jpg) repeat-x top right;
}
.level2 {
	border-left: 4px solid #FF9F0F;
	margin-left: 8px;
	font: 11px Tahoma;
}
.level2 a {
	display: block;
	padding-left: 25px;
	text-decoration: none;
	color: #666;
	line-height: 150%;
}
a.select {
	text-indent: -25px;
	color: #335F3B;
	padding-bottom: 2px;
}
a.select:hover {
	color: #335F3B;
}
#menu_left {
	background: #F6F6F8 url(/i/mag3.jpg) no-repeat top left;
	text-align: right;
}
#content {
	padding-left: 50px;
	float: left;
	text-align: justify;
}
#content p{
	text-align: justify;
}
#right {
	padding-left: 50px;
	text-align: left;
}
#right span  a{
	color: #f90;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	margin-bottom: -5px;
	text-decoration:none;
}
#news {
	float: right;
	padding-left: 50px;
	text-align: justify;
}
#news_full{
	 text-align: justify;
}
#news span, #news_full span  {
	color: #f90;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-bottom: -10px;
}

.new {
	margin-bottom: 20px;
}
#base_left {
	background: url(/i/bg_base_left.jpg) no-repeat bottom left;
	padding: 58px 15px 0px 25px;
	color: #000;
	font-size: 10px;
}
#base_right {
	background: url(/i/bg_base_right.jpg) no-repeat bottom right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
table.base {
	height: 166px;
	background: #F6F6F8 url(i/bg_base.gif) repeat-x bottom  ;
}

.menu_base td {
	vertical-align: top;
	border-left: 5px solid #D6D6D6;
	padding: 0px 5px 10px 5px;
	text-align: left;
	font: 11px Tahoma;
}
.menu_base A {
	display: block;
	color: #005710;
}

.noactive_page 
{
	padding: 2px;
}

.active_page 
{
	color: #000;
	background-color: #DDD;
	font-size: 14px;
	padding: 5px;		
}
/* Продукция ссылки и фотографии */
.things
{
	text-align:left;
	color: #005710;
	display:block;
}
.foto
{
	border: 1px solid #CCCBCB;
	margin: 0px 0px 10px 10px;
}
table.tbl td
{
	border-bottom: 1px solid #BDBDBE;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 5px;
}
table.tbl td.name
{
	border-bottom: 1px solid #BDBDBE;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 5px;
	background-color: #F6F6F8;
}
table.tbl th
{
	border-bottom: 2px solid #005710;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
	color: #005710;
	font-size: 12px;
	text-align:left;
}
/* лидеры продаж */
.leader2
{
	background: url(/i/liders_fon.jpg) left top repeat-y;
	height: 110px;
	width: 248px;
}
.leader
{
	padding: 35px 0px 20px 35px;
}
.leader a
{
	color: #00450A;
	font-size: 12px;
}
.leader a:hover
{
	color: #00450A;
	text-decoration: none;
}
table.tbl_gr
{
	border-collapse: collapse;}
table.tbl_gr td {
	border: 1px solid #BDBDBE;
	padding: 3px;
	text-align: left;}
table.tbl_gr td b {
	color: #005710;}