table {
    text-align: center;
    float: left;
}

.plusminus {
  background-color: white;
  border: 1px solid lightGrey;
}

.odd {
	background-color: RGB(220,220,220);
}

.even {
	background-color: white;
}

.b {
   background-color: RGB(240,240,240);
}

tr {
    height: 15px;
    overflow: hidden;
}

th, td {
    padding: 2px 2px 1px 2px;
    height: 15px;
    overflow: hidden;
}

th {
    font-size: 11px;
    font-family:Tahoma;
    font-weight: bolder;
    color: #59595F;
}

.prod {
    width: 105px;
}

.prodpromo {
    width: 100px;
}

.nazwa {
    width: 225px;
}

.nazwapromo {
    width: 140px;
}

.cena {
    width: 70px;
}

.ceny {
    width: 130px;
}

.promo {
    width: 119px;
}

.termin {
    width: 120px;
}

#kosz {
    width: 555px;
    height: 390px;
    padding-top: 10px;
    text-align: center;
}

.pusty {
    position: absolute;
    top: 170px;
    left: 225px;
}

.suma {
    width: 510px;
    padding-left: 40px;
    padding-top: 20px;
    text-align: left;
    font-size: 12px;
}

.suma_p {
    color: #E60000;
    padding-left: 6px;
    font-weight: bold;
}

.opt {
    width: 545px;
    text-align: right;
    font-size: 12px;
    padding-right: 25px;
    padding-top: 20px;
}

.zamow {
    font-size: 15px;
    font-weight: bold;
    color: #59595F;
}

.opt2 {
    width: 470px;
    text-align: right;
    font-size: 12px;
    padding-right: 100px;
    padding-top: 20px;
}

.czerw {
    color: #E60000;
}

.inputy {
    width: 30px;
    height: 12px;
    font-size: 10px;
    font-family: Tahoma;
    background-color: transparent;
    border: 1px solid white;
}
