/* CSS Bochemie - napiste nam */

.formBox {background:url(../img/corners/bg-aku-fullbox-repeater.gif) repeat-y;float:left;width:789px;margin-right:3px;}
.formBoxIn {background:url(../img/corners/bg-aku-fullbox-top.gif) no-repeat top;}
.formBoxForm {background:url(../img/corners/bg-aku-fullbox-bottom.gif) no-repeat bottom;padding:20px 10px 10px 10px;height:260px}

.cart-tbl {width:80%;text-align:left}
.cart-tbl th {font-size:1em;color:#1472a8;width:120px;padding-bottom:10px}
.cart-tbl td {vertical-align:middle;text-align:left;padding-bottom:10px}
.cart-tbl td input {width:200px;background:#f1f7fc;border-top:1px solid #b1d0d2;border-left:1px solid #b1d0d2;border-bottom:1px solid #deebf3;border-right:1px solid #deebf3}
.cart-tbl td input:focus {background:#cae5f5}
textarea {width:450px;height:180px;background:#f1f7fc;border-top:1px solid #b1d0d2;border-left:1px solid #b1d0d2;border-bottom:1px solid #deebf3;border-right:1px solid #deebf3}
.cart-tbl td textarea:focus {background:#cae5f5}
.cart-tbl td font {display:none}
.cart-tbl td span {display:none}

ul {list-style-type:none}
.formsBtn {margin-left:197px;clear:both;margin-top:10px;margin-bottom:10px}
.btn {background:url(../img/icons/sendBtn.jpg) no-repeat;padding-left:15px;width:84px;height:21px;border:0;color:#fff;cursor:pointer}
