/* Block categories */
#categories_block_left .tree {overflow:hidden}
#categories_block_left .tree li {
	border: none;
padding: 5px 0;
background: none;
margin-left: 0;
font-size: 12px;
width: 100%;
float: left;
line-height: 13px;
display: block;

}
#categories_block_left .tree li.last {padding-bottom: 0}
#categories_block_left .tree ul { padding:0;/*margin:10px 0 0;*/width:100%;float:left}
#categories_block_left .tree li li {
padding: 0 0 0px 19px;
background: none;
font-size: 11px;
font-weight: bold;
border: 0;
margin-top: 4px;
background: url(../../themes/roedok/img/icon/flechita.png) no-repeat 15px 1px transparent;

}

.tree dynamized li a { font-weight: bold !important;}


#categories_block_left .tree li li.last { padding-bottom: 0 }
#categories_block_left .tree li li li {
	padding-left: 15px;
	font-size: 9px
}
#categories_block_left .tree a {
padding: 0;
color: #727272;
font-size: 11px;
font-family: "century gothic";
margin-left: 10px;
font-weight: bold;
	
}
#categories_block_left .tree a:hover { text-decoration: none;color:#6a84b9 }
#categories_block_left ul.tree a.selected {
	color: #6a84b9;
}
#categories_block_left span.grower {
	display: block;
	float: right;
	width: 9px;
	height:9px;
	margin: 4px 0 0!important;
	padding: 0;
	padding-bottom: 4px;
}
#categories_block_left span.OPEN { background-image: url('../../themes/roedok/img/icon/less.png');
background-repeat:no-repeat; }
#categories_block_left span.CLOSE { background-image: url('../../themes/roedok/img/icon/more.png'); background-repeat:no-repeat; width:9px; }

div.blockcategories_footer h4{ background:url('../../../img/block_footer_page.gif') repeat-x scroll left top;text-align:center;}
div.blockcategories_footer { background:url('../../../img/block_footer_page_footer.png') repeat-x scroll left bottom #bdc2c9;padding-bottom:5px}
div.blockcategories_footer h4 a{color:#ffffff;font-weight:normal;text-decoration:none}
div.blockcategories_footer .category_footer{ background-image:url('../../../img/block_bg.jpg');}
div.category_footer{ background:none;text-align:center;border:none; }

#footer div.category_footer h4 a{color: #666666;}
#footer div.category_footer .list{float:left;}
#footer div.category_footer .list  ul.tree li{background:none;border-left:none;}

#footer .footer_logo{float: left;width: 188px;}
