#columns {
    margin-top: 0px;
    z-index: 1;
}

h1 {
   background: none repeat scroll 0 0 transparent;
    color: #219BB6;
    font-family: Bariol-Regular;
    font-size: 26px;
    font-weight: normal;
    height: 24px;
    margin: 0;
    padding: 15px 0 12px;
}

h1.categoryimg {
    color: #FFFFFF;
    height: 90px;
    left: -265px;
    line-height: 82px;
    padding: 0 0 0 25px;
    position: absolute;
    text-transform: lowercase;
    top: -104px;
    width: 970px;
}

h1.categoryimg .resumecat { color:#fff; }


.content_scene_cat {
	padding:5px;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 1px #e2e2e2;
	-webkit-box-shadow: 0 1px 1px #e2e2e2;
	box-shadow: 0 1px 1px #e2e2e2;
  margin-bottom: 10px;
}

#category .waznekat {
    float: right;
    position: absolute;
    right: 13px;
    top: 10px;
}

#category .waznekat img { height:40px; }

.cat_desc {
	font-size:12px;
	line-height:18px; 
}
.cat_desc p {padding:0 10px 5px 10px}
.cat_desc .lnk_more {
   padding:0 10px;
   color:#0088CC;
	background:url(../img/arrow_right_1.png) no-repeat 100% 4px transparent;
}

#category_image {
    left: -265px;
    position: absolute;
    top: -90px;
}

.imgcontent_sortPagiBar {
}

#categoryImage { display:none; }

#product_list li .content_price, #product_list .reduceprice, #product_comparison p.price_container {
     float: right;
    line-height: 18px;
    margin: 14px 5px 6px 0;
    text-align: right;
    width: 196px;
}


/* ************************************************************************************************
      SUB CATEGORIES
************************************************************************************************ */
#subcategories {
    display: none;
    float: left;
    margin: 12px 0 0 0;
}
#subcategories h3 {
	padding:14px 12px;
	font-size:13px;
	color:#fff;
	display: none;
	text-transform:uppercase;
	text-shadow:0 1px 0 #666;
	background:url(../img/bg_table_th.png) repeat-x 0 0 #999
}

.inline_list {
	list-style-type:none;
	margin-top:10px;
}
.inline_list  li {
	padding:10px 0;
	border-bottom:1px dotted #ccc
}
.inline_list  li .img {
	float:left;
	margin-right:15px
}
.inline_list  li img {
	border:1px solid #ccc
}
.inline_list  li .cat_name {
	font-weight:bold;
	font-weight:13px
}
.more_tresc{
height:110px;
overflow:hidden;
}
.max{
  height: auto;
  min-height: 100px;
  overflow:hidden;
}
.btn_text_more{
cursor: pointer;
margin-top:10px;
color: #219bb6;
}