I cannot put the button into the middle of the website http://www.chcemviac.com
any idea how it works?
<div style="align: center;"><input syle="align:center;" type="submit" name="Submit" value="Potvrdiť odber"></div>
<div style="text-align: center;"><input syle="align:center;" type="submit" name="Submit" value="Potvrdiť odber"></div>
.newsletter input[type="submit"] {display: inline; float: none;}