#stred .category_list .item {
    border-color:1px solid #DEDEDE;
    float:left;
    margin:5px 0;
    min-height:110px;
    padding:0 3px;
    /*width:176px;*/
    width: 148px;
}

#stred .category_list .item .picwrap {
    height:110px;
    min-height:110px;
    overflow:hidden;
}
#stred .category_list .item .picwrap {
    text-align:center;
}

#stred .category_list .item .picwrap img {
    border:1px solid #fff;
    /*padding:1px;*/
    /*width:150px;*/
}

#stred .category_list .item .picwrap {
	border:1px solid #b63221;
}

#stred .category_list .item .picwrap a:hover img {
	border: 1px solid #b63221;
	}

#stred .category_list h3 {
    padding:5px 0;
    text-align:center;
}

#stred .category_list h3 a {
	text-decoration: none;
	}

#stred .category_list h3 a:hover {
	text-decoration: none;
	}

.top_kats, .vypis_eshop .category_list {
	border-bottom: 1px dashed #7da935;
	margin-bottom: 0px;
	padding-bottom: 10px;
	}