
a.buttons_back_active{
   display: block;
	background-position: top;
	background-repeat: no-repeat;
	width: 180px;
	height: 34px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent: 30px;
	margin-top: 8px;
	padding-top: 8px;
	background-image: url(images/button_dawn.jpg);
	text-decoration: none;
}

.buttons_back_razdel_active {
   display: block;
	//background-image: url(images/button_out.jpg);
	background-image: url(images/button_on.jpg);
	//background-position: top;
	//background-repeat: no-repeat;
	width: 180px;
	height: 34px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	//text-decoration: none;
	text-indent: 30px;
	margin-top: 8px;
	padding-top: 8px;
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.listing_active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;	text-decoration: none;
	background-color: #fe0000;
}

a.subleftmenu_active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	padding-left: 50px;
	width: 180px;
	height: 25px;
	text-decoration: none;
	background-color: #fe0000;
}

.button160x56{
	background-image: url(images/button160x56_out.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 160px;
	height: 56px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-indent: 17px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
}
a.button160x56:link{
	background-image: url(images/button160x56_out.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 160px;
	height: 56px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-indent: 17px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
}
a.button160x56:hover{
	background-image: url(images/button160x56_on.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #ffff00;
	text-decoration: none;
}

