h1{
	color: #E32E0A
}
.outer div {
	position: relative;
	padding-bottom: 25px;
	height: 260px;
}
.outer div div{
	height: 248px;
	background: #F7C593 url(../img/goodbg1.png) repeat-x;
	border: 1px solid #FD9063;
}
.outer div div p{
	color: #E32E0A
}
.pic {
	height: 202px !important;
	background: url(../img/cat_bord1.gif) repeat-x 0 100% !important;
	border: 0 !important;
}
.out {
	display: table-cell;
	vertical-align: middle;
	height: 202px !important;
	border: 0 !important;
	text-align: center;
	background: none !important;
}
.center {
	padding: 0;
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px")
}
.name {
	padding: 0;
}
.name span {
	font-size: 12px;
}
.param {
	padding: 0;
	text-align: center;
	font: bold 14px Tahoma;
}
#catmiror .active, #catmiror .activebig{
	background: #932606 url(../img/sm_hover_mir.png) repeat-x !important;
	border: 1px solid #e66721;
	border-bottom: 0px ;
	border-top: 0;
}

#catmiror .activebig {
	line-height: 14px;
	padding: 5px 0 5px 12px;
	background: #932606 url(../img/big_hover_mir.png) repeat-x !important;
}
#catmiror .activebig:hover {
	background: #932606 url(../img/big_hover_mir.png) repeat-x;
}
.nav-tbl td, .nav a, .nav span{
	color: #E32E0A
}
.nav a.show {
	float: left;
	display: block;
	width: 104px;
	height: 23px;
	font: normal 14px/22px Arial;
	text-decoration: none;
	color: #fff;
	text-align: center;
	background: #FDA06C url(../img/show.gif) no-repeat;
}
.nav a.show:hover {
	background: #EB5C24 url(../img/show-act.gif) no-repeat;
}
.nav .move:hover {
	color: #B92300;
	border: 1px solid #FFF1D8;
	background: #FEA970 url(../img/nav-hov.gif)
}
.nav .pas, .nav .move {
	border: 1px solid #FFCB99;
	background: #FFE4BA url(../img/nav.gif)
}
.nav .pas:hover, .nav .active{
	border: 1px solid #F39843;
	background: #E64D1D url(../img/nav-active.gif);
}
