td.leftblock_cat {
	width: 278px;
	vertical-align: top;
	padding-top: 42px;
	padding-left: 10px;
}
#CatFind {
	width: 278px;
	background: url('/pics/catalog/find_bg.jpg') repeat-x #063C68;
	color: #FFF;
	font-size: 11px;
	margin-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#CatFind img {border: 0;}

#CatFindFields {
	float: left;
	width: 188px;
	padding-left: 12px;
}

#CatFindExt {
	float: left;
	width: 64px;
	padding-left: 12px;
}

p.searchbut {
	padding-top: 65px;
}

input .SortInput {
	border: 1px solid #CCC;
	width: 168px;
}

.CatPageList {
	background: url('/pics/catalog/find_bg.jpg') repeat-x #063C68;
	width: 650px;
	height: 28px;
	padding: 14px 0 0 20px;
	color: #E8E8E8;

}

.CatPageList a {
	padding: 2px 5px 2px 5px;
	border: 1px solid #E8E8E8;
	background-color: #B6CAE2;
	text-decoration: none;
	color: #0D315C;
	margin: 0 2px 0 2px;
}

.CatPageList a:hover {
	background-color: #E9B901;
}

.CatPageList a.selected {
	background-color: #0A3560;
	color: #FFF;
}

.CatLine {
	background: url('/pics/catalog/cartline.gif') repeat-x;
	width: 670px;
	height: 9px;
	padding: 0;
	margin:0;
}

table.CatTableMain {
	background-color: #F4F9FD;
	width: 670px;
	border: 0;
	border-collapse: collapse; /* cellspacing="0" */
	padding: 0;
	margin: 0;
}

table.CatTableMain_incart {
	background-color:#BAD8CD;
	width: 670px;
	border: 0;
	border-collapse: collapse; /* cellspacing="0" */
	padding: 0;
	margin: 0;
}


table.CatTableMain td, table.CatTableMain_incart td {
	padding: 0; /* cellpadding="0" */
	margin: 0;
}

table.CatTableMain td.ctmL1, table.CatTableMain_incart td.ctmL1 {
	width: 285px;
}

table.CatTableMain td.ctmL2, table.CatTableMain_incart td.ctmL2 {
	width :217px;
	padding: 7px 0 7px 0;
	font-size: 11px;
}

table.CatTableMain td.ctmL3, table.CatTableMain_incart td.ctmL3 {
	width :83px;
	color: #006633;
	font-weight: bold;
}

table.CatTableMain td.ctmL4, table.CatTableMain_incart td.ctmL4 {
	width :86px;
}


.articul {
	width: 75px;
	padding: 3px;
	margin-top:6px;
	background-color:#E9B901;
	color: #333;
	font-weight: bold;
	font-size: 11px;
}

.tovar {
	font-size: 13px;
	font-weight: bold;
	color:#083965;
	padding-left: 12px;
}

.CatPosStat {padding-top: 7px; padding-bottom: 10px;}

.CatPosStat a, .CatPosStat a.addtocart {
	background: url('/pics/catalog/cat_cart_add.gif') no-repeat;
	width: 76px;
	height: 21px;
	display: block;
}

.CatPosStat a.notavailable {
	background: url('/pics/catalog/cat_cart_no.gif') no-repeat;
	width: 76px;
	height: 21px;
	display: block;
}

.CatPosStat a.incart {
	background: url('/pics/catalog/cat_cart_cart.gif') no-repeat;
	width: 76px;
	height: 21px;
	display: block;
}

strong.shtuk {
	font-size: 11px;
	padding-left: 4px;
	padding-top: 6px;
}

#CatTree {
	padding-right: 12px;
}

h1.ItsCat {
	background: url('/pics/catalog/h1cat.jpg') repeat-x;
	width: 262px;
	height: 32px;
	display: block;
	color: #FFF;
	font-size: 18px;
}

.CatList div{
	cursor: pointer;
}

.CatList div.sel{
	background-color: #8EA2C3;
	color: #FFF;
	height: 20px;
}

.CatList div.firstlev a {
	font-weight: bold;
	text-decoration: none;
	width: 279px;
	height: 20px;
	border-bottom: 1px solid #475E83;
	display: block;
	margin: 0;
	padding: 6px 0 2px 5px;
}

.CatList div.firstlev a:hover, .CatList div.firstlev a.selected {
	background-color: #8EA2C3;
	color: #FFF;
}

.CatList div.seclev a {
	text-decoration: none;
	width: 269px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 6px 0 2px 15px;
	font-weight: bold;
	color: #004080;
}

.CatList div.seclev a:hover, .CatList div.seclev a.selected {
	color: #F4F9FD;
	background-color: #B0C4DD;
}

.CatList div.thirdlev a {
	text-decoration: underline;
	width: 279px;
	height: 20px;
	display: block;
	margin: 0;
	padding: 6px 0 2px 25px;
	font-weight: normal;
	color: #004080;
}

.CatList div.thirdlev a:hover, .CatList div.thirdlev a.selected {
	color:#0066CC;
}

.sorting a {
	padding-left: 22px;
}

.stats {
	background-color:#1787B2;
	color: #FFF;
	padding: 4px 0 4px 0;
}

.stats strong {
	padding-left: 22px;
}

.sortsel {
	font-weight: bold;

}

div.ctmPhoto{
	float:right;
	padding: 0px 4px 0px 0px;
}