.form-control { display: block; width: 300px; height: 34px; float: left; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; margin-right: 10px; }.btn.btn-primary { display: inline-block; display: -webkit-flex; display: inline-block; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: auto; border-radius: 0; height: 34px; color: #fff; background-color: #5995d4; border-color: #5995d4; border: none; padding: 5px 15px; }form#form-map { margin-bottom: 20px; }body {font-family: "Roboto", Helvetica, Arial, sans-serif;}#mapaseznam img {max-width: inherit;}