BODY { 
    background-image: url('../images/ladowanie1.gif');
};

.back { 
    background-color: #DBECF6;
};

.form_button_submit { 
    font-family: helvetica, arial, sans-serif;
    font-size: 10px; 
    font-weight: bold;
    color: #000000;
    background-color: #DBECF6;
};

.form_input {
    BORDER-BOTTOM-STYLE: groove; 
    BORDER-LEFT-STYLE: groove; 
    BORDER-RIGHT-STYLE: groove; 
    BORDER-TOP-STYLE: groove;
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 11px;
};

