@charset "utf-8";
/* CSS Document  */
body, html {margin:0;padding:0;min-height:100%;height:100%; font-family:Tahoma, Arial, Sans-Serif;}
ul, li { margin:0px; padding:0px; list-style:none;}
.main {
	width:900px;
	background:#f4f4f4;
	margin-left:auto;
	margin-right:auto;
	border-left:1px #CCC solid;
	border-right:1px #999 solid;}
a:hover {
	text-decoration:none;}

.header {
	width:900px;
	height:239px;
	background:url(../images/top.jpg) no-repeat;}
li a {
	color:#03F;
	text-decoration:underline;}
li a:visited {
	color:#666;}
li a:hover {
	color:#06F;
	text-decoration:none;}
a {
	color:#03F;
	text-decoration:underline;}
a:visited {
	color:#666;}
a:hover {
	color:#06F;
	text-decoration:none;}
h1 { 
font-family: Verdana;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 20px;
line-height: normal;
color: #1b2ea7;
margin-top: 0.67em;
font-weight: 700 [overwritten];
margin-bottom: 0.67em; }

/* ---------------------------------------- Левое меню --------------------------------------  */
#left_menu {
	width:201px;
    background:url(../images/left.gif) no-repeat;
    font-size:13px;
	float:left;
	padding-top:25px;}
   .column ul {}
   .column li {
   padding-top:5px;
   padding-bottom:5px;
   background:url(../images/left_menu.jpg) no-repeat;}
   .column li a, .column li a:visited  {
   color:#fff;
   padding-left:22px;
   font-family: Tahoma, Arial;
   font-weight: 700;
   text-decoration:none; } 
   .column li a:hover {
   color:#fff;
   text-decoration:underline;} 
/*================================================================================*/
.main_zone_text {
	width:689px;
	padding-left:10px;
	overflow:hidden;}
.text_zone {
	font-size:14px;}
/* ------------------------------ НАВИГАЦИОННАЯ ПАНЕЛЬ, АДРЕС МАТЕРИАЛОВ --------------------------------------*/
.nav_bar {
	width:800px;
	font-size:11px;
	padding-top:5px;}
.pathway, pathway a:visited, pathway.a {
	text-decoration:underline;
	color:#000;}
.pathway a:hover {
	text-decoration:none;
	color:#666;}	
/*=============================================================*/

.images_price a:hover {
	background:url(../images/unact2.png) no-repeat;}





/* ======================== ЦЕНТРАЛЬНАЯ ЧАСТЬ САЙТА ======================*/
.test_list li {
	padding:3px 0 3px 0;}
.test_list ul {
	padding-bottom:30px;}

table.test_list ul li a:hover { 
color: #0066ff;
text-decoration: none;
}
.blog_news {
	padding-top:5px;}
.contentheading_news {
	color:#03F;
	font-size:16px;
	border-top:1px #999 solid;
	padding-top:5px;
	width:690px;}

table.contentpaneopen_perf td {
	padding:3px 0 3px 0;}

table.contentpaneopen_prod li {
	list-style:inside circle;
	padding:2px 0 2px 20px;}
table.contentpaneopen li {
	list-style:inside circle;
	padding:2px 0 2px 20px;}
/* =========================================================================*/

.footer_left {
	width:208px;
	height:50px;
	padding-top:10px;
	padding-left:22px;
	float:left;}
.footer_left a {
	text-decoration:none;
	font-size:12px;
	color:#000;}
.footer_right {
	float:right;
	padding-right:20px;
	padding-top:10px;}
