<input type='radio' name='curr' id='pln' value='pln'/> <label for='pln'>PLN</label><br/><input type='radio' name='curr' id='eur' value='eur'/> <label for='eur'>EUR</label><br/><input type='radio' name='curr' id='usd' value='usd'/> <label for='usd'>USD</label><br/><input type='radio' name='curr' id='gbp' value='gbp'/> <label for='gbp'>GBP</label><br/><input type='radio' name='curr' id='chf' value='chf'/> <label for='chf'>CHF</label><br/><input type='submit'/></div></div></form>