
/* KATEGORIE */

div.slider_box
{
	background-image: url(../images/pendrive_02.gif);
	width: 950px;
	height: 255px;
	
}

div.slider
{
	position: relative;
	top: 14px;
	left:16px;
}

#slide
{
	z-index: 0;
}

.zestaw{
	text-align:right;
	margin-right:20px;
}

div#chceckbox input {
    position: absolute;
    margin-top: 22px;
    margin-left: 22px;
    z-index: 1;
  }

div.buttontick, div.dodaj_pen
{
	cursor:pointer;
}

div.tick {
    position: absolute;
    margin-top: 22px;
    margin-left: 22px;
    z-index: 1;
  }

.box1Inner h3 {
    margin: 10px 15px;
    width: auto;
    height: auto;
    font-size: 15px;
    zoom: 1;
  }


.box1Inner P {
    padding-bottom: 10px;
  }


.box1Inner SPAN {
  }


input {
    border: none;
  }
/* Boxy z nazw� s�ownika po prawej stronie */
.box1menu {
    margin-left: 0px;
	margin-right: 35px;
	border-bottom: 1px solid #D2DDE9;
    padding: 7px 0;
	height: 63px;
    cursor: pointer;
    position:relative;
  }

/* Boxy z nazw� s�ownika po prawej stronie - aktywny*/
.active_menu {
    z-index: 1;
    position: relative;
    left: -16px;
    top: 0;
    margin: 0;
    border-bottom: none;
    padding: 0;
  }


* html .active_menu {
    left: 0;
    z-index: 1;
  }


.box1menu span {
    display: block;
    color: #00529b;
    font-weight: normal;
    border-left:none;
  }


.box1menu span:hover {
    color: #0179E9;
  }


* html .box1menu SPAN {
    margin-left: 24px;
  }


.active_menu span {
    font-weight: bold !important;
    color: #00529b;
    cursor: default !important;
    background: #fff url(../images/weekPromoBg.png) no-repeat right 0;
    position: relative;
    top: -4px;
    left: -3px;
    margin: 0;
    padding: 7px 0px 7px 12px;
    display: block;
    border: 1px solid #D2DDE9;
    border-left: none;
  }

#weekPromo .box1 {
    width: 729px;
    height: 297px;
  }


#weekPromo .box1 .boxcontent {
    clear: none;
    height: 297px;
  }


* html #weekPromo .box1 {
    width: 734px;
    /* 5 roznicy ; */
  }


* html #weekPromo .box1menu {
    margin-right: 15px;
    margin-left: 0px;
  }


#weekPromo .productHolderMidi {
    width: auto;
    min-height: 160px;
	height:265px;
    margin: 0;
    float: none !important;
    overflow: hidden;
    zoom: 1;
  }


* html #weekPromo .box1menu SPAN {
    margin-left:0;
  }


#weekPromo UL {
    margin-top: 13px;
  }

#weekPromo UL LI 
{
	position:relative;
	
}

#weekPromo UL LI span
{
	height:45px;
	margin-top:5px;
	padding-top:8px;
	padding-bottom: 10px
}

#weekPromo .productHolderMidi UL {
    margin-top: 5px!important;
  }


#weekPromo UL LI.active_menu {
    background-color: #e8eef4;
    zoom: 1;
  }


* HTML #weekPromo UL LI.active_menu {
    zoom: 1;
    margin-left: -17px;
  }


* html #weekPromo .active_menu span {
    left: -4px;
    padding-left: 20px;
    padding-right: 17px;
}


H3 {
    float: none !important;
  }

.whiteBorder {
    overflow: hidden;
  }
