.love_calc input.submit{
    background: url(/img/head/repeat_x.png) repeat-x 0 -30px;
    width: 150px;
    height: 22px;
    color: #fff;
    border: 1px solid #bf1222;
    font-family: arial;
    font-size: .95em;
    letter-spacing: .08em;
}

.love_calc .tekst{
    display:inline-block;
    width:200px;
    margin-bottom:5px;
}
.lcalc_res{
    margin-top:5px;
}
