/* tag */
body, html {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font: 11px Tahoma;
}

H1 {
	color: #005710;
	font-size: 14px;
}
h2 {
	color: #005710;
	font-size: 13px;
}
h3 {
	color: #005710;
	font-size: 12px;
	font-weight: normal;
}
p, ul, li, td {
	color: #6E6E6E;
	font: 11px Tahoma;
	text-align: justify;
}
A {
	color:#333
}
A:hover {
	color:#666;
}

/* classes */

.note {
	width: 252px;
	height: 57px;
	background: url(i/bg_note.gif) no-repeat top left;
	padding: 15px 0px 0px 38px;
	vertical-align: middle;
} 


/* ids  */

#magazine {
	width: 408px;
	height: 288px;	
	background: url(/i/mag1.jpg) no-repeat;
}
#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;
}
.level2 a {
	display: block;
	padding-left: 25px;
	text-decoration: none;
	color: #666;
	line-height: 155%;
}
a.select {
	text-indent: -25px;
	padding-bottom: 2px;
}
#menu_left {
	background: #F6F6F8 url(/i/mag3.jpg) no-repeat top left;
	text-align: right;
}
#content {
	padding-left: 50px;
	float: left;
}
#news {
	float: right;
	padding-left: 50px;
}

#newsL {
	float: left;
	padding-right: 20px;
	border-left: 1px solid #E4E4E4;
}

#news span  {
	color: #f90;
	font-size: 11px;
	font-weight: bold;
}

.news_title
{
color: #005710;
font-weight: bold;
}


#news a {
	
}
.new {
	margin-bottom: 20px;
}

.newL {
	margin-bottom: 20px;
	padding: 10px 45px 5px 20px;

}

#base_left {
	background: url(/i/bg_base_left.jpg) no-repeat bottom left;
}
#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;
}

.menu_base td {
	vertical-align: top;
	border-left: 5px solid #D6D6D6;
	padding: 0px 5px 10px 5px;
	text-align: left;
}
.menu_base A {
	display: block;
	color: #005710;
}
/*для ссылки форума*/
H3.promo {
	color: #13820C;
	font: bold 18px Arial Narrow;
	text-align: right;
	margin: 0px 0px 6px 0px;
}
H3.promo a{
	text-decoration: none;
	color: #13820C;
}
H3.promo a:hover{
	text-decoration: underline;
	color: #13820C;
}

.anketa2
{
	text-align: left;
}
.spe
{
	color: #ccffcc;
	font: 1px Tahoma;
	padding: 0px 20px 0px 20px;
}

a.spe
{
	text-decoration: none;
	color: #ccffcc;
	font: 1px Tahoma;
}

a.spe1
{
	text-decoration: none;
	color: #ccffcc;
	font: 1px Tahoma;
	text-align: left;
}

#sbi
{
	margin-top:0px;
/*	background:#fefefe url('http://www.megamax-energy.ru/image/google-logo-light.gif') no-repeat center right; */
	font-size:14px !important;
	width:98px;
	border:1px solid grey;
}

#sbb 
{
	background-color:grey;
	font-weight : bold;
}

A.copy {
	text-decoration : none;
	color: white;
}