div.address
{
	font-size: 85%;
	color: #040404;
	border: none !important;
}
div.address a
{
	color: #040404;
	border-bottom: 1px solid #040404;
}
div.address a:hover
{
	color: #690513;
	border-bottom: 1px solid #690513;
}
/*Каталог*/
table.catalog
{
	width: 100%;
	font-size: 100%;
}
table.catalog td
{
	border-bottom: 1px solid #8b846b;
}
table.catalog td.foto
{
	width: 99px;
	padding: 0px;
	text-align: center;
}
table.catalog td.foto img
{
	margin-top: 23px;
	margin-bottom: 31px;
}
table.catalog td.foto  a
{
	border: none;
}
table.catalog td.text
{
	padding: 23px 4px 18px 15px;
	vertical-align: top;
	text-decoration: 1px solid #690513;
}
table.catalog td.text div.name
{
	margin-bottom: 10px;
}
table.catalog td.text div.li
{
	background: url(../img/li1.gif) no-repeat left 7px;
	margin-left: 19px;
	padding-left: 13px;
	line-height: 18px;
}
/*Конец Каталог*/
/*product*/
td.content div.full img
{
	border: 1px solid #9d9471;
	float: left;
	margin-right: 20px;
}
/*end product*/

/* Новости */
table.news
{
	width: 100%;
	border-bottom: 1px solid #8b846b;
}
table.news td
{
	vertical-align: top;
}
table.news td.news
{
	padding-right: 30px;
	padding-bottom: 15px;
}
table.news td.news table.items
{
	width: 100%;
}
table.news td.news table.items td
{
	padding-right: 30px;
	padding-bottom: 25px;
}
div.date
{
	color: #454545;
	font-weight: bold;
	margin-bottom: 8px;
}


table.news td.calendar
{
	width: 221px;
}
div.back
{
	float: left;
	font-size: 95%;
	color: #690513;
	margin-top: 20px;
}


div.create_date
{
	float: right;
	font-size: 95%;
	color: #690513;
	margin-top: 20px;
}

div.relative
{
	position:relative;
}

div.inner2
{
	position:absolute;
	left:105px;
	bottom:500px;
	display:none;
}
div.inner
{
	position:absolute;
	left:0px;
	bottom:150px;
	display:none;
}

/*div.download
{
	clear: both;
}

a.download
{
	clear: both;
}

a.download:hover
{
	text-decoration: none;
}*/

a.answer
{
	border-bottom:none;
	color:#000000;
}

/* Конец Новости */
/*faq*/
div.faq
{
	background: url(../img/faq.gif) no-repeat left top;
	height: 26px;
	margin-top: 7px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-left: 35px;
}
div.faq_active
{
	background: url(../img/faq_a.gif) no-repeat left top;
/*	height: 26px;*/
	margin-top: 7px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-left: 35px;
}
div.faq_active strong
{
	color: #690513;
}
/*end faq*/
