body {
	color: #0d4301;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

td, body {
	font-size: 12px;
}
input {
	font-size: 11px;
}
.basket {
	color: White;
	font-size: 12px;
}
.call {
	color: White;
	font-size: 14px;
}
a {
	color:#000000;
}

a.top_menu {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-image: url(../images/bg_menu_cell.png);
	background-position: left;
	background-repeat: no-repeat;
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.top_menu:hover {
	text-decoration: underline;
}
a.bottom_menu {
	color: White;
	text-decoration: none;
}
a.bottom_menu:hover {
	text-decoration: underline;
}

.white {
	color: White;
}
td.left_column {
	width: 220px;
	background-color:#018750;
	
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 162px;
}
td.main_column {
	padding: 0px 20px 10px 20px;
}
td.right_column{
	width:219px; 
	vertical-align: top;
	background-color: #018750;
	background-image: url(../images/bg_right.png);
}
td.on_site{
	font-size: 13px;
	font-weight: bold;
	color: White;
	height: 67px; 
	background-image: url(../images/bg_left_top.png);
	padding: 8px 0px 0px 38px;
	text-transform:uppercase;
}
td.bonus{
	font-size: 13px;
	font-weight: bold;
	color: White;
	height: 66px; 
	background-image: url(../images/bg_bonus.png);
	padding: 9px 0px 0px 42px;
	text-transform:uppercase;
}
td.menu_section{
	background-image: url(../images/bg_close_menu_section.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
td.menu_section_r{
	background-image: url(../images/bg_close_menu_section_r.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	vertical-align: top;
}

a.left_menu_main {
	display: block;
	height: 21px;
	line-height: 21px;
	text-transform: uppercase;
	background-image: url(../images/bg_left_menu_main.png);
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}
a.left_menu_main:hover {
	text-decoration: underline;
}
div.right_menu_main {
	display: block;
	height: 21px;
	line-height: 21px;
	text-transform: uppercase;
	background-image: url(../images/right_menu_main.png);
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 40px;
}

a.left_menu_sub {
	display: block;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/bg_left_menu_sub.png);
	color: 018750;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}
a.left_menu_sub:hover {
	text-decoration: underline;
}
a.right_menu_sub {
	display: block;
	height: 22px;
	line-height: 22px;
	background-image: url(../images/bg_right_menu_sub.png);
	color: White;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}
a.right_menu_sub:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;	
	text-transform: uppercase;
}
div.section {
	padding-bottom: 10px;
	border-bottom: solid 1px #09458d;
}
div.news {
	margin: 3px 20px 0px 20px;
	color: White;
	font-size: 11px;
}
div.contacts{
	margin: 20px 20px 0px 40px;
	color: White;
	font-size: 11px;
	font-weight: bold;	
	line-height: 20px
}
td.contacts{
	height: 137px;
	background-image: url(../images/bg_contacts.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: White;
	vertical-align: top;
}
a.more {
	font-size: 10px;
	color: #a6cade;
}
p.date {
	font-size: 10px;
	color: #a6cade;
}
p.small {
	font-size: 11px;
}
.cnt_img {
float: left;
padding: 3px;
}
#link_left {
width: 150px;
margin-bottom: 10px;
}


.sp2 {
font-size: 7px;
color: #cccccc;
text-decoration: none;
}



div.contacts li {
list-style-type: none;
color: #ffffff;
}

div.contacts ul {
margin:0px;
padding: 0px;
}


div.contacts li a {
color: #ffffff;
}


p.white a {
color: #ffffff;
}

a.pli, p.pli {
font-size: 9px;
color: #147c12;
text-decoration: none;
}

.main_column a.pli, .main_column p.pli {
color: #cccccc;
}