@charset "windows-1251";


    table {
        margin:0 auto;
    }


/* вроде общий текст */
body, p, td, div{
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #494949;
}

/* пока неясно */
a{
	color: #46565E;
	text-decoration: none;
	font-weight: normal;
}

/* пока неясно */
a:hover{
	color: #0066CC;
	text-decoration: underline;
}

/* пока неясно */
.s {
	font-size: 14px;
	font-family: Calibri;
	margin: 6px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 1px;
	border: 1px solid #C0DEE0;
}

/* верхнее меню */
.top_menu a {
	color: #494949;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;
}

/* верхнее меню */
.top_menu a:hover{
	color: #0066CC;
	text-decoration: underline;
}

/* навигация слева */
.navigation a{
	display: block;
	color: #494949;
	padding: 3px;
	padding-left: 16px;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}

/* навигация слева */
.navigation a:hover{
	color: #0066CC;
	text-decoration: none;
}

/* копирайт */	
.copy{
	color:  #494949;
	padding-bottom: 12px;
	font-size: 12px;
}

/* строка состояния по центру */	
.str, .str a{
	color: #008A2D;
	text-decoration: none;
	font-size: 16px;
}
/* строка состояния по центру */
.str a:hover{
	text-decoration: underline;
}

/* заголовки статей и продукции */
h1  {
	color: #46565E;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/* дата */
.date {
	font-size: 11px;
	color: #BCBCBC;
}

/* пока неясно */
.list{
	padding: 5px;
}
/* пока неясно */
.list div{
	margin: 3px;
}
/* пока неясно */
.list a{
	color: black;
	text-decoration: underline;
}
/* пока неясно */
.list a:hover{
	color: black;
	text-decoration: none;
}

.cat a img {
border: 1px #C0DEE0;
}
.cat  img {
border: 1px #C0DEE0;
}
.news_body  img {
border: 2px C0DEE0;
}

.cat a:hover img {
	border: 1px;
	border-color: #3300FF;
}
h2{
	color:white;
	font-size: 13px;
}

.gray{
	background-color: #F5F5F5;
}
.catalog{
	margin-top: 12px;
}
.spec table td{
	color: Black;
	height: 14px;
	padding: 2px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.spec table{

 border: 2px solid #C0DEE0;
}
.spec{
	padding-top: 20px;
}
.spec td
{
	text-align: center;
}