#featProductsTabs {
    margin: 0 13px 10px 20px;
    border: 1px solid #d0d0d0;
}

#featProductsTabs #fpTabs {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #d0d0d0;
}

#featProductsTabs #fpTabs li a {
    float: left;
    width: 141px;
    text-align: center;
    font-weight: bold;
    background: url("/r/i/sprites/common.png") no-repeat -699px -82px;
    font-size:12px;
    min-height:22px;
    padding: 9px 5px 0;
    cursor: pointer;
    color: #5C5C5C;
}
#featProductsTabs #fpTabs #fpTab0 a { background: none; }
#featProductsTabs #fpTabs li a:hover { text-decoration: none; }

#featProductsTabs #fpTabs li.ui-tabs-selected {
    background: url("/r/i/sprites/common.png") no-repeat 0 -82px;
}
#featProductsTabs #fpTabs li.ui-tabs-selected a { color: #fff; }

#featProductsTabs .fpTabContent {
    display: block;
    padding: 5px 0;
}
#featProductsTabs .ui-tabs-hide { display: none; }

#featProductsTabs .fpTabContent table { margin: 0 auto; }
#featProductsTabs .fpTabContent .photo { height: 118px; }

/***************************************************** STARE RZECZY (nie wiem czy do wywalenia) ***/
div.featuredCategories table {
 border:0;
 border-collapse:collapse;
 border:1px #D0D0D0 solid;
}

div.featuredCategories table tr td{
 text-align: center;
 vertical-align: middle;
}

div.featuredCategories thead th{
 border-width: 0 0 1px 0;
 border-color:#D0D0D0;
 border-style: solid;
}

div.featuredCategories table th {
 height:32px;
 text-align:center;
 font-size:12px;
 font-weight:normal;
 background: url("/r/i/sprites/common.png") no-repeat -699px -82px;
}

div.featuredCategories table th a{
 color:#5C5C5C;
 font-weight:bold;
}

div.featuredCategories th.selected {
 color:#ffffff;
 background: url("/r/i/sprites/common.png") no-repeat 0 -82px !important;
}

div.featuredCategories table th.selected a {
 color:#fff;
}

div.featuredCategories div.featuredProduct{
 overflow:hidden;
 width:130px;
 float:left;
 text-align:center;
 padding: 10px 0px;
}

table.productTab{
 margin-left:20px;
/* width:100%;*/
}

table.productTab tr th {
 width: 20%;
}

p.likeh3,
p.likeh3 a {
 text-align:center;
 color:#FF7800;
 font-size:11px;
 margin:0;
 font-weight:bold;
}
p.likeh4,
p.likeh4 a {
 text-align:center;
 color:#C21515;
 font-size:11px;
 margin:0;
 font-weight:bold;
}