form {
    padding: 0;
    margin: 0;
}

.pkt {width:300px; margin:10px 0;}
.pkt_wysz {
    position: relative;
    background: url('http://g.infor.pl/p/twojbiznes/img/pkt_bgr.gif') no-repeat;
    width: 300px;
    height: 45px;
}

.pkt_inp {
    position: absolute;
    border: 0;
    background: url('http://g.infor.pl/p/twojbiznes/img/pkt_input.gif') no-repeat;
    width: 215px;
    top: 24px;
    left: 32px;
    padding: 5px;
    font: 9px Arial, Tahoma, Verdana, no-serif;
    height: 12px;
    margin-left: 5px;
}

.pkt_inpb {
    position: absolute;
    border: 0;
    background: url(http://g.infor.pl/p/twojbiznes/img/pkt_input.gif) no-repeat;
}

.pkt_sear {
    position: absolute;
    border: 0;
    top: 23px;
    right: 0;
}

.pkt_logo {
    position: absolute;
    right: 0;
}

.pkt_logo a {
    border: 0;
}