a:hover , #cat a:hover {
	color: #ca129d;
	text-decoration: underline;
} 
#body {
	background: url(../img/bg-cat.jpg) repeat-x 0px 120px;
}
#cat {
	position: relative;
	width: 100%;
	float: left;
}
#cat_in {
	padding: 20px 10px 30px;
}
#equip {
	float: none;
	width: 45%;
}
#prod {
	float: right;
	width: 45%;
	position: relative;
	right: 0px;
}
#cat p {
	font-size: 1.4em;
}
#cat h1{
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#cat h2 {
	font-size: 2.1em;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
}
#cat h3 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 10px 0px 0px;
}
#pad-faq {
	margin-top: 20px;
}
#news-block {
	float: left;
	clear: both;
	margin-top: 30px;
	width: 100%;
}
.news {
	float: left;
	width: 30%;
	margin-right: 3%;
}
.news .date {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #808080;
}
.news a {
	font-size: 2em;
	line-height: 1em;
}
.news a img {
	display: block;
	margin-top: 10px;
}
.news p {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #343434;
	margin-top: 10px;
}
#news_bot {
	float: right;
	margin: 20px 0px 0px;
	clear: both;
}
#news_bot a {
	float: right;
	margin-right: 20px;
	font-size: 1.4em;
}
