/* CSS Document */
input{
border:none;
width:100%;
}
.pole_short{
border:solid 1px #999999;
width:200px;}

textarea{
border:solid 1px #999999;
height:50px;
}

.form{
margin:0px;
padding:0px;}