<!--
html {
height: auto;
}

#box {
background-color: #FFF;
text-align: left;
width: 804px; 
height: 1000px; 
}


#pismo{
float: left;
width: 350px;
height: 600px;
margin: 0px 0px 0px 0px;
padding: 0px 10px 20px 0px;
}

p { 
color: #669;
}

h1 {
font-family: "Times New Roman", Times, Georgia;      
font-style: normal; 
text-decoration: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
font-size: 14px;
font-weight: 300;
color: #669;
}

.ha {
font-family: verdana, arial, helvetica, sans-serif;
font-style: normal;
color: #369; 
text-align: justify;
margin: 0px 0px 0px 0px;
padding: 5px 20px 0px 20px;
font-size: 14px;
font-weight: 900;
color: #669;
}

form#contact{width:450px !important;width /**/:480px;
    height:575px !important; height /**/:600px;
    margin: 0;padding: 15px 15px 10px;
    background:#D3FFB6 url(new.png) no-repeat}
label{float: left;width: 200px;height: 30px;
    font: 12px/30px Arial,sans-serif;

    margin-right: 5px;text-align: right;color: #669}
input,textarea,button{border: 0px solid;color: #475078;
    font: 12px Arial,sans-serif}
div.input-cont{float: left;width: 200px;height: 30px;
    background: #D3FFB6 url(inputBk.png) no-repeat top left;
    margin-bottom: 3px}
input{display: block;width: 175px;background: #FFF;
    margin:5px 0 0 10px}
div.textarea-cont{float: left;width: 200px;height: 170px;
    padding: 1px;background: #D3FFB6 url(textAreaBk.png) no-repeat}
textarea{width: 170px;height: 140px;margin: 10px}
button#go{float: left;width: 130px;text-align:center;
    height:25px !important;height /**/:30px;line-height: 25px;
    display: inline;margin-left:200px;margin-top:10px;padding: 1px 0 4px;
    background: #D3FFB6 url(submitBk.png) no-repeat;
    color: #000;cursor: pointer}
form b{color:#F00}
