/* CSS Document */
.menu{ height: 41px; margin: 31px 10px 0px 205px; border-bottom: solid 3px #BBC9D6; padding-bottom: 1px; }
.menu_item{ background: url(../images/menu/menu_item_bg.gif) repeat-x; width: 133px; height: 41px; float: left; margin-right: 2px;}
.menu_item .left{ background: url(../images/menu/menu_item_left.gif) no-repeat; height: 41px;}
.menu_item .right{ background: url(../images/menu/menu_item_right.gif) 100% 0% no-repeat; height: 41px;}
.menu_item .napis{ padding-top: 15px; text-align: center; font-weight: bold; color: #596871;}

/******************************************************************************/
#search{
    color: #929290;
    height: 85px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
}

#search .producenci_box {
  background: url(../images/menu/producent1.gif) no-repeat;
  width: 200px; float: left; height: 85px;
}

#search .search_opts{ float: right; width: 705px;  height: 85px; padding: 0px; text-align: center; }
#search div.up   { padding: 10px 0px 9px 0px; margin: auto; width: 620px; text-align: right; border-bottom: solid 1px #C2C8CC; }
#search div.down { padding: 7px 0px 5px 0px;  margin: auto; width: 620px; text-align: right;  }

#search .producenci_box .contents{
    color: #B1B6BD;
    font-size: 11;
    padding: 0px 25px 0px 25px;
    margin: 0px 0px 5px 1px;
}
#search .producenci_box SELECT{width: 140px}
#search .producenci_box div.label{  color: #A2BED3; }

/******************************************************************************/
DIV.cats{ display: block; }

A.cat_item, A.closed, A.opened {
  color: #BB0625;
  text-decoration: underline;
  display: block;
  padding-left: 15px;
  margin-bottom: 4px;
  padding-bottom: 4px;
  background: url(../images/menu/gtgt2.gif) 2px 4px no-repeat;
}

A.cat_item:hover { color: #ED1C24; text-decoration: none; }

A.closed { }
A.opened { }
A.selected{ background: url(../images/menu/gtgt2.gif) 2px 4px no-repeat;}

DIV.cats DIV.items { padding-left: 15px; }
DIV.cats IMG.ico{ }
DIV.cats A.selected { font-weight: bold; color: #BB0625; }

DIV.photo {
    text-align: center;
    background: white;
    border: solid 1px #A1BFD1;
    vertical-align: middle;
    overflow: hidden;
    -moz-border-radius: 5px;
}

DIV.photo IMG, DIV.photo A {
    display: inline-block;
    vertical-align: middle;
}

#towary_tab TD.lp {
  color: #BB0625;
  text-align: right;
}

#towary_tab TH{
  padding-top: 6px;
  padding-bottom: 6px;
}

#towary_tab TD.cena_brutto{
    color: #446D86;
    font-weight: bold;
}
