a.prawy_link {
    display:block;
    text-decoration:none;
    color:#E3ECFD;
    font-weight:bold;
    font-size:12px;
    padding-left:20px;
}

a.prawy_link:hover {
    display:block;
    text-decoration:underline;
}

.login_input {
    width:116px;
    height:20px;
    border: solid 1px #80878D;
   /* vertical-align:middle;*/
}

._rejestracja_submit{
    width:106px;
    height:22px;
    border: solid 1px #80878D;
}

.prawy_tekst {
    color:#3B4463;
    font-size:11px;
}

.prawy_tekst2 {
    color:#3B4463;
    font-size:9px;
    text-align:center;
}

.prawy_kolor1 {
    background-color:#B1BECE;
}

.prawy_submit {
    border:0px;
    background-image: url(images/right2.gif);
    background-repeat: no-repeat;
    background-position: center center;
     background-color:#B1BECE;
    width:30px;
    height:17px;
}

.aktualnosci {
    font-family:Verdana,sans;
    font-size:10px;
    color:#8C8C8C;
}

.tekst_podstawowy {
    font-size:11px;
    color:#584F48;
}

#koszyk_zew {
    position:absolute;
    top:140px;
    width:100%;
}

#banerek_zew {
    position:absolute;
    top:95px;
    width:100%;
}

#koszyk {
    margin:56px 0px 0px 55px;
    width:160px;
    height:32px;
    border: solid 1px #C7CED6;
}

#cart_link {
    text-decoration: none;
    font-size:11px;
    color:#53557B;
    background: url(images/cart.gif) 5 8 no-repeat;
    padding-left:25px;
    display:block;
    height:100%;
    line-height:32px;
}

#cart_link:hover {
    text-decoration: underline;
}

