#wniosek {width:100%; font-family: 'Roboto'; font-weight: 300; font-size:16px; min-height:360px}

.input_error {border:1px solid red !important; color:red}

input[type=radio] {margin-bottom: 15px;}
input[type=text] {min-width:300px; font-family: 'Roboto'; font-weight: 300; font-size:14px; width:100%; box-sizing: border-box; padding:15px; border:1px solid #bcbcbc; border-radius:5px; margin-bottom: 20px}
textarea {min-width:300px; width:100%; box-sizing: border-box; min-height:100px; padding:15px;  font-family: 'Roboto'; font-weight: 300; font-size:14px; border-radius:5px; border:1px solid #bcbcbc; margin-bottom: 0px}
.wn_submit {width:200px; font-size:16px; padding:15px; color:#fff; border-radius: 5px; border:1px solid ; background-color:#d99232}
p.info2 {display:none; padding:0px 15px; margin:30px 0px 10px 0px; color:#d99232}
p.info {padding:0px 0px; margin:0px 0px 20px 0px; color:#d99232}
span.znakow {display:none; font-size:12px;}
p.komit {text-align:center; font-size:22px; margin:50px}