#sf_webmoney {
width: 180px;
height: 88px;
background: url(/plat/icon/sf_webmoney.png);
cursor: pointer;
position: relative;
float: left;
border-radius: 15px;
}

#sf_pr {
width: 180px;
height: 88px;
background: url(/plat/icon/sf_pr.png);
cursor: pointer;
position: relative;
float: left;
border-radius: 15px;
}

#sf_ya {
    width: 180px;
    height: 88px;
    background: url(/plat/icon/sf_ya.png);
    cursor: pointer;
    position: relative;
    float: left;
    border-radius: 15px;
}


#sf_sms {
width: 180px;
height: 88px;
background: url(/plat/icon/sf_sms.png);
cursor: pointer;
position: relative;
float: left;
border-radius: 15px;
}

#sf_qw {
   width: 180px;
    height: 88px;
    background: url(/plat/icon/sf_qw.png);
    cursor: pointer;
    position: relative;
    float: left;
    border-radius: 15px;
}

#sf_fk {
    width: 180px;
    height: 88px;
    background: url(/plat/icon/sf_fk.png);
    cursor: pointer;
    position: relative;
    float: left;
    border-radius: 15px;
}

#sf_o_cena, #sf_r_cena, #sf_b_cena, #sf_liqpay_cena {
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 92px;
    color: #326a11;
    font-weight: bold;
    font-size: 18px;
}
#sf_webmoney_cena {
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 92px;
    color: #1E526D;
    font-weight: bold;
    font-size: 18px;
}
#sf_robox_cena {
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 92px;
    color: #800000;
    font-weight: bold;
    font-size: 18px;
}

#sf_cena {
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 92px;
    color: #f0ffff;
    font-weight: bold;
    font-size: 18px;
	text-shadow:0px 0px 5px #848482;
}

#sf_o_txt, #sf_r_txt, #sf_b_txt, #sf_liqpay_txt, #sf_webmoney_txt, #sf_robox_txt {
    position: absolute;
    bottom: 7px;
    text-align: center;
    width: 92px;
    color: #faf0be;
    font-weight: bold;
    font-size: 14px;
	text-shadow:0px 0px 3px #848482;
}

div a {
    color: #9938DA;
    text-decoration: none;
}
div a:hover {
    color: #FF7300;
    text-decoration: none;
}

#sf_money {
width: 180px;
height: 88px;
background: url(/plat/icon/money.png);
cursor: pointer;
position: relative;
float: left;
border-radius: 15px;
}

#sf_payeer {
width: 180px;
height: 88px;
background: url(/plat/icon/payeer.png);
cursor: pointer;
position: relative;
float: left;
border-radius: 15px;
}