VLAN filtering should be done on a single bridge:
/interface bridge
add name=GUEST-LAN vlan-filtering=yes
add name=LAN vlan-filtering=yes
Now you have two bridges.
Please read this great topic about VLAN’s:
http://forum.mikrotik.com/t/using-routeros-to-vlan-your-network/126489/1