/* Block categories */
#categories_block_left .block_content{padding: 0;}
#categories_block_left .tree { 
border: 0 none;   
}

#categories_block_left h4 span{
}

#categories_block_left .tree li {
	background: url("../img/kategorie/vp_line.png") repeat-x scroll center bottom transparent;
    border-left: 0 none;
    color: #646464;
    margin-left: 0;
    padding: 2px 0;
	
}
#categories_block_left .tree li:hover {
}
#categories_block_left .tree li:hover > a{
}
#categories_block_left .tree li.last {}
#categories_block_left .tree ul {background: none;
    margin-top: 7px;
    padding: 0;}
#categories_block_left .tree li li {
	background: none ;
    border: 0 none;
	
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    padding: 0px 0 2px 5px;
}
#categories_block_left .tree li li:hover {background: none;}
#categories_block_left .tree li li:hover > a{
color: #00ab4d;
}
#categories_block_left .tree li li a{
	background: url("../img/kategorie/bullet2.png") no-repeat scroll 0px center transparent;
    color: #00ab4d;
    font-style: normal;
	
    padding-left: 10px;
    text-transform: none;
}

#categories_block_left .tree li li a:hover{
	background: url("../img/kategorie/bullet2.png") no-repeat scroll 0px center transparent;
    color: #00ab4d;
    font-style: normal;
    padding-left: 10px;
    text-transform: none;
}


#categories_block_left .tree li li a.selected{background-position: 10px center;}
#categories_block_left .tree li li.last {  }
#categories_block_left .tree li li li {
	padding-left: 0px;
	font-size: 10px
}
#categories_block_left .tree a {
	background:url(../img/list_arr.png) 0px 9px no-repeat; 
    color: #282828;
    padding-left: 16px;
	
}
#categories_block_left .tree a:hover { 
font-weight: bold;
	padding-left: 16px;
	 color: #00ab4d;
	text-decoration: none!important;
background:url(../img/list_arr.png) 0px 9px no-repeat;  
}



#categories_block_left .tree li li a:hover { 
font-weight: bold;
	padding-left: 10px;
	 color: #00ab4d;
	text-decoration: none!important;
background:url(../img/list_arr.png) 0px 9px no-repeat;  
}




#categories_block_left ul.tree a.selected {
	 font-weight: bold;
	 font-size: 13px;
	 color: #00ab4d;
	  padding-left: 17px;
	  
	background:url(../img/list_arr.png) 5px 9px no-repeat; 
}






#categories_block_left span.grower {
	display: block;
	float: right;
	background-position: 0 0px;
	background-repeat: no-repeat;
	width:17px;
	height: 17px;
	margin: 5px 0px 0 -10px!important;
	margin: 0 0 0 0px;
	padding: 0
}
#categories_block_left span.OPEN  { 
	background: url("../img/kategorie/ikona-minus.png") no-repeat scroll left 5px transparent;
}

#categories_block_left span.CLOSE { 
	background: url("../img/kategorie/ikona-plus.png") no-repeat scroll left 5px transparent;
}

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;}
