.formRow{float:left; margin:5px 0px;width:100%;}
.formRowLeft{text-align:right; margin-right:5px; float:left; width:150px;}
.formRowRight{float:left; width:540px;}
.formRow input[type=text], .formRow textarea, .formRow select{
    border: 1px solid #CCCCCC;
    color: #666666;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;}
.formRow textarea{ width:300px; height:150px;}
#kalkulator .alert{color:red; display:none;}
form hr{border: 1px dashed #fcd3b5; float:left; width:100%;}
#add, #add_fote{color:#f07c04;}
.formRow input[type=submit]{background: url("../img/bg_bt.gif") repeat-x scroll 0 0 #74B726;
    border: 1px solid #F1ECB5;
    border-radius: 3px 3px 3px 3px !important;
    color: #777777;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 5px 7px;
    position: relative;}
.formRow input[type=submit]:hover{background-position:left -50px;}
#bledy{font-size:20px;}
.potw{color:green; font-size:20px;}
.dymek{padding:10px; border:1px solid #925E35;}