body {
	background: #ffffff; 
	margin:0;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS; 
	color:#000; }
table, td {
	border-collapse: collapse; 
	empty-cells: show; 
	color:#000;
	font-size: 96%;  }

b {
	font-weight:normal;}

/* ссылки */	
a {
	color: #4A5857;
	text-decoration: none;}
a:hover {
	color: #336699;
	text-decoration: underline; }

a.nact {
	font-size: 90%;
	color: #000;
	font-weight: bold;}

.act {
	font-size: 90%;
	color: #4A5857;
	font-weight: bold; }


/* заголовки */
h1 {
	color: #4A5857;
	font-size: 12px;
	font-weight: bold;  }
h2 {
	color: #4A5857;
	font-size: 12px;
	font-weight: bold;  }
h3 {
	color: #4A5857;
	font-size: 12px;
	font-weight: bold; }
h4 {
	font-size: 100%;
	font-weight: bold; }

.color {
	color: #4A5857; }
h5 {
	color: #4A5857;
	font-size: 24px;
	font-weight: bold;  }

/* верхнее меню */

.top_menu {
	border: 1px solid #9494BF;}


.tb_center_rt {
	padding-top: 17px; }

.tb_center_rt table{
	margin-bottom: 7px; }

.tb_center_lf {
	padding-top: 17px; }

.tb_center_lf table{
	margin-bottom: 7px; }


/* левое меню */

.left_menu th {
	padding: 7px 7px 7px 7px;
	font-size: 85%; 
	font-weight: bold;
	color: 000;
	text-transform:uppercase;
 	text-align: left; 
	border: 0px solid #DEDEDE; }

.left_menu th a {	
	text-decoration: none;
	color: #FFFFFF; }

.left_menu th a:hover {	
	text-decoration: underline;
	color: #FFFFFF; }

.left_menu td{
	font-size: 85%; 
	font-weight: bold;
	color: 000;
 	text-align: left;}

.left_menu ul {
	margin: 7px 2px 7px 6px;
	padding: 0px 0px 0px 0px;  }

.left_menu ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 6px 6px 6px 17px; }

.left_menu ul li a{
	color: 000;
	text-decoration: none;
	display: block;
	border: 0px solid #000000;
	padding: 1px 1px 1px 15px; }

.left_menu ul li a:hover {
	text-decoration: none;
	color: #4A5857;
	background-position: 0px 2px;  
	background-image: url(imgs/list.gif); 
	background-repeat: no-repeat; }




/* текст */

.content_main {
	margin: 17px 0px 0px 0px;
	font-size: 100%;}

.content td{
	padding: 17px 17px 17px 0px; 
	font-size: 100%;
	vertical-align:top; }

.content_line {
	border-bottom: 2px solid #CCCCCC;
	padding: 17px 35px 7px 0px;}  

.content_line_lf {
	border-left: 2px solid #CCCCCC;
	padding: 0px 0px 0px 30px; }  

.more {
	font-weight: bold; 
	text-decoration: underline;
	padding: 0px 10px 2px 0px;
	margin: 0px 10px 2px 0px;
	background-image: url(imgs/list_more.gif); 
	background-repeat: no-repeat; 
	background-position: right; }

/* спецпредложения в тексте */
.spes {
	margin: 0px 0px 0px 25px; }

.spes td{
	font-size: 100%;
	vertical-align: middle; }

.prod {
	font-size: 96%; 
	font-weight: bold;
	text-transform:uppercase;
	background-position: 0px 1px;  
	background-image: url(imgs/list.gif); 
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 10px 0px 0px;
	background-position: right; }


/* каталог продукции в тексте */

.content_product {
	border-bottom: 2px solid #CCCCCC;
	padding: 17px 17px 17px 0px;}

.content_product table{
	float:left; 
	margin-right: 5px;
	margin-top: 15px;}

.content_product span{
	margin: 0px 15px 15px 0px;  }

.content_product a{
	color: #000; }


.product_more {
	border-bottom: 2px solid #CCCCCC;
	padding: 17px 17px 0px 0px;}

.product_more_tb {
	font-size: 105%; }

.product_more_tb th{
	border-bottom: 2px solid #515151;
	font-weight: normal; 
	text-align: left; }



/* copyright */


.copyright {
	color: #929292;
	font-size: 85%;
	font-weight: bold;
	border-top: 2px solid #CCCCCC; 
	text-align: right; 
	padding-top: 18px; 
	padding-bottom: 18px;
	padding-left: 18px; }



