.catalogleft .leftblocktitle {
margin-bottom: 0;
font-size: 100%;
border-radius: 0;
}
.catalogleft.leftblock {
PADDING-BOTTOM: 2px;
}
.catalogleft .leftblocktitle div {
text-align: left;
}
.catalogleft .links {
	padding: 5px 0 0 0;
  color: #181818;
  text-decoration: none;
}
.catalogleft .razdelitel {
	height: 5px;
}
.catalogleft .links a {
	display: block;
	padding: 0 4px 3px 4px;
  color: #181818;
  text-decoration: none;
  font-size: 90%;
}
.catalogleft .leftblocktitle a {
color: #FFFFFF;
font-weight: bold;
}
.catalogleft .links .dlevel1 {
  color: #cc0000;
  font-weight: bold;
  padding-top: 5px;
}
.catalogleft .links .root-item-selected {
  color: #003399;
  font-weight: bold;
}
.catalogleft .links .dlevel2 {
}
/*.catalogleft li {
  margin-left: 0;
  padding-left: 10px;
}
.catalogleft ul {
  padding-left: 18px;
}*/
.leftblocktitle .carrow {
  position: absolute;
  right: 5px;
  top: 12px;
  font-size: 130%;
  cursor: pointer;
  cursor: hand;
  padding: 0;
  height: auto;
  line-height: auto;
}
.carrownone {
  display: none;
}

.treeview {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
.treeview ul {
	padding-right: 10px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
.treeview div.hitarea {
	float: left; margin-left: -15px; width: 15px; cursor: pointer; height: 15px
}
* html div.hitarea {
	display: inline; background: #fff; filter: alpha(opacity=0); float: none
}
.treeview li {
	/*background: url(images/link.gif) no-repeat 4px 5px;*/ padding-left: 20px;  margin-top:7px;
}
.treeview a.selected {

}
#treecontrol {
	margin: 1em 0px
}


.treeview li.expandable {
	/*background: url(images/plus2.gif) no-repeat 4px 5px;*/ padding-left: 20px; margin-top:4px;
}

.treeview li a:hover {}


.treeview li ul li {
	/*background: url(images/link.gif) no-repeat 4px 5px;*/ padding-left: 20px;
}

.treeview  .collapsable {
	/*background:url(images/minus.gif) no-repeat 4px 5px;*/  padding-left: 20px;
}
