#st_category-list > li
{
	
	border-top: 1px solid #c9c9c9;
	padding: 10px;	
}

#st_category-list li > h2 a 
{
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	
}

.st_category-product-list > li
{
	float: left;
	margin-right: 10px;
	padding: 10px;	
	text-align: center;
}

.st_category-list-more
{
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.st_category-list-more a
{
	font-size: 1.2em;
}

.st_category-product-list h3
{
	margin-bottom: 10px;		
}



.st_f_category_container {
    padding: 0px 0px 0px 0px;
    width:180px;
    margin-bottom:10px;    
}

#st_component-tree
{
    padding:5px 15px 10px 15px;
}

ul.st_list_category
{
    margin:0px;
    padding:0px;       
}

ul.st_list_category li 
{
    border-bottom:1px solid #e3e3e3;
    text-align:left;    
    padding:5px 0px;

}

ul.st_list_category li a
{
    color:#4d4d4d;
    font-size:1.2em;
    text-decoration:none;    
}

ul.st_list_category li img
{
    padding-right:6px;
}

/**
* f_categoryFrame class
*/

    .st_f_category_frame { 								/* ramka wyboru kategorii */
            background-repeat: repeat-y;
            background-position: top left;
            float: left; 
            width: 280px;            
    }

    .st_f_category_frame
        .st_f_category_frame_container {
            background-repeat: repeat-y;
            background-position: top right;
        }

     .st_f_category_frame
     	.st_f_category_frame_content {
     		margin: 0px;
     	}

    .st_f_category_frame
        .st_f_category_frame_right {
            background-position: top right;
            background-repeat: no-repeat;
            height: 7px;
        }


    .st_f_category_frame
        .st_f_category_frame_left {
            background-position: top left;
            background-repeat: no-repeat;
            height: 7px;
        }

/**
* f_categoryLayout frame
*/
.st_f_category_container
	.st_f_category_frame {
		background-color:#cddeea; /*#fcfcfc;*/
        background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_middle_left.png');
	}

.st_f_category_container
	.st_f_category_frame_container {
		background-color: transparent;
        background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_middle_right.png');
	}

.st_f_category_container
	.st_f_category_frame
        .st_f_category_frame_header {
            background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_header_center.png');
            background-repeat: repeat-x;
        }
.st_f_category_container
    .st_f_category_frame
        .st_f_category_frame_footer {
            margin-top: 10px;
            background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_footer_center.png');
            background-repeat: repeat-x;
        }
.st_f_category_container
    .st_f_category_frame
        .st_f_category_frame_header
            .st_f_category_frame_left {
                background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_header_left.png');
            }
.st_f_category_container
    .st_f_category_frame
        .st_f_category_frame_header
            .st_f_category_frame_right {
                background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_header_right.png');
            }
.st_f_category_container
    .st_f_category_frame
        .st_f_category_frame_footer
            .st_f_category_frame_left {
                background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_footer_left.png');
            }
.st_f_category_container
    .st_f_category_frame
        .st_f_category_frame_footer
            .st_f_category_frame_right {
                background-image: url('/images/frontend/theme/trans_theme/frame_category/f_category_footer_right.png');
            }


.x-tree-arrows .x-tree-elbow-plus
{
    background:transparent url(/images/frontend/theme/default/arrow_category.png) no-repeat scroll center left;
    width: 12px;
    height: 16px;
    vertical-align: top;
    cursor: hand;
    cursor: pointer;
}

.x-tree-arrows .x-tree-elbow-minus
{
	background:transparent url(/images/frontend/theme/default/arrow_category_open.png) no-repeat scroll center left;
    width: 12px;
    height: 16px;
    vertical-align: top;
    cursor: hand;
    cursor: pointer;
}

.x-tree-arrows .x-tree-elbow-leaf
{
    background:transparent url(/images/frontend/theme/default/arrow_category_leaf.png) no-repeat scroll center left;
    cursor: default;
}

.x-tree-arrows .x-tree-node-anchor-selected
{
    font-weight: bold;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus, 
.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus
{
    background-position: center left;   	
}

.x-tree .x-panel-body
{
   background-color: transparent;
}

.st_category-tree
{
    overflow: visible;
    padding: 0px 0px; /*10px;*/
    	
}

.x-panel-bwrap 
{
    overflow: visible;	
}

.st_category-tree  ul.x-tree-root-ct
{
    overflow: visible;	
}


.st_category-tree-element { 														/* ramka kategorii w srodku */
	clear:left;
	padding-top: 10px;
	margin-top: 10px;
    border-top: 1px solid #cddeea; 		/*#eee;*/
	background-color:#dce8f0;
}

.st_category-tree-element ul .st_category-tree-element								/* element listy kategorii */
{
    padding-left: 30px;

} 

.st_category-tree-element a {														/* element listy kategorii */
    

	color:#e18657; 				/*#4d4d4d;*/
    font-size:12pt; 			/*10pt;*/
	font-weight:bold;
    text-decoration: none;
}

.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon
{
    background-image: none;
	
}

/*
CategoryTree
*/

#st_category-tree_background
{
    width:670px;        
    background-color:#fff;     
    text-align:center; 
    padding-left: 0px;
}

.st_category-tree_subcategories /* pudelko podkategorii po prawej stronie */
{
    float:left;
	width:147px; 
	background:url('/images/frontend/theme/trans_theme/subcategory_background.jpg') no-repeat;
    min-height:150px;
    padding-top: 10px;
	margin:10px 15px 0px 0;
}

.st_category-tree_subcategories table
{
	
	width:100%;
	height:85px;
	vertical-align:middle;
	text-align:center;
	border:0;		
}


.st_category-tree_product li
{
    font-size:12px;
    padding-top: 19px;
    padding-left:10px;
    padding-bottom:0px;
    height: 35px;
	background:url('/images/frontend/theme/trans_theme/subcategory_underbackground.png') no-repeat;
	background-position:3px bottom;
}

.st_category-tree_product li img
{
    padding-right:5px;
}

.st_category-tree_product li a
{
		text-decoration:none;
		text-align:center;
}

.st_category-tree_product .st_category-tree_separator
{
    padding-left:15px;
    font-size:1em;
    color:#5e5e5e;
    padding-top: 0px;
}


.st_space_category
{
    height:15px;
}

.x-tree-node-el .x-tree-node-expanded .x-tree-node-collapsed{
	
			/*dodany clear*/
	background:#060;	
}




/* style do menu */


.kategoria {
	
	
	width:280px;
	height:70px;
	background:#dce8f0;
	margin-top:2px;
	
}

.kategoria h3 {

	font-size:11pt;
	padding-top:7px;
	text-decoration:none;


}

.kategoria h3 a {
	
	color:#F60;
	text-decoration:none;	
}

.kategoria h3 a:hover {
	
	text-decoration:underline;	
}


.kategoria img {
	
	float:left;
	padding:6px 7px 0 7px;
}

.kategoria ul {
	
	float:left;
	width:200px;
	display:inline;
}

.kategoria li {
	
	float:left;	
	padding-right:3px;
	display:block;
}

.kategoria li a{
	
	color:#036;
	text-decoration:none;

}

.kategoria li a:hover {
	
	text-decoration:underline;
}

.kategoria li span {
	
	font-size:11px;
	display:inline;
	
	
}

.kategoria li.wiecej span, li.wiecej a:hover{

	color:#F30;
}

.clr {
	
	clear:both
}

.down_more a{
	
	float:right;
	width:20px;
	height:20px;
	background:url('/images/frontend/theme/trans_theme/down_more.png') no-repeat;
	margin-bottom:0;
	padding:0;
	display:inline;
	
}

.down_more a:hover {
	
	background:url('/images/frontend/theme/trans_theme/down_more_f2.png') no-repeat;	
}

