body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	background: #363636 url(/design/images/bg.jpg);
}
.page
{
	color: #fff;
	font-size: 12px;
	line-height: 140%;
	padding:5px 5px 10px 5px;
	background: url(/design/images/bg2.jpg) repeat-x;
}
.content
{
	color: #fff;
	font-size: 12px;
	background: url(/design/images/content_bg.jpg);
}
.left

{
	padding:10px 30px 205px 30px; 
}
a.white_shad_link img.white_shad_img {
	filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; -khtml-opacity:0.50;
}
a.white_shad_link:hover img.white_shad_img, img.white_shad_img2 {
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1; -khtml-opacity:1;
}
.bottom{
	text-align: center;
	padding: 10px 0 10px 0;
}
.bottom a
{
	font-size: 11px;
	color: #9ea1a0;
}
.copy
{
	color: #616564;
	font-size: 10px;
}
p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {color: #A9FF55;}
a:hover {text-decoration: none;}

.menu {
	background-color:none;
	border: 0px;
	}
.menu a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.submenu li a {
	font-size: 12px;
}

.menu a:hover
{
	color: #7FFF00;
}
.menu_div
{
	height: 22px;
	background: url(/design/images/horizontal_div.jpg) no-repeat right;
}
h1
{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #fff;
	background: url(/design/images/horizontal_div.jpg) no-repeat bottom right;
	padding-bottom: 11px;
	margin-top:0;
	margin-bottom:0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #fff;
	margin: 12px 0 17px 0;
}

h2.last_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #fff;
	background: url(/design/images/horizontal_div.jpg) no-repeat bottom right;
	padding-bottom: 11px;
	margin-top:0;
	margin-bottom:0;
}

h3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #fff;
	margin: 10px 0% 5px 0%;
}
ul{list-style: square;}

.text_input
{
	border: 2px solid #1664c6;
	padding-left:2px;
	padding-right:2px;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #1664c6;
	border: 2px solid #fff;
}
.news_pic img
{
	margin: 0 20px 0 0;
	border: 2px solid white;
}
.news_title a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.news_title a:hover {color:#e6f504;}
.news_date{
	color: #77e67d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: right;
	height: 35px;
}

.news_date_last{
	color: #77e67d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	height: 35px;
}

.more_info a {color: #7aea7e;}
.more_info {text-align:right;}
.horizontal_div
{
	background: url(/design/images/horizontal_div.jpg) no-repeat right;
	height: 20px;
}
.breadcrumbs, .breadcrumbs a
{
	font-size:11px;
	color: #fff;
	margin-bottom:15px;
}
.catalog_list img {border: 2px solid white;}
.catalog_list a {color: white;}

.pagination, .pagination a
{
	color: #fff;
	font-size: 11px;
}
.current_page
{
	background: #086a11;
	padding:2px;
	width: 15px;
	text-align: center;
}
.page_number
{
	text-align: center;
}
.page_number a
{
	display: block;
	border: 1px solid #086a11;
	background: White;
	color: #188722;
	padding:2px;
	width: 15px;
}

