WLAN + VLAN + EoIP + BRIDGE problem :)

Hi all!

I have problem with VLAN traffic in bridge.

Currently my network setup is like this:
CPE: ether and wlan in bridge
AP: wlan and EoIP tunnel in bridge (wlan have horizon=1 and EoIP have horizon=2)
Central location: Bridged EoIP tunnels and Hotspot on bridge(I use horizon=1 on every interface in bridge)

So as you can see, I doesn’t have IP connectivity to my devices.

I tried this solution as first step to my new setup but run on problems as I started to implement it:
CPE: I created VLAN1 and VLAN2. One for management, second for data. I replaced wlan with VLAN2 in bridge. Created DHCP-Client on VLAN1.
AP: I created two VLAN’s for every user. I removed wlan from bridge and add VLAN2, VLAN4, VLAN6… into bridge with EoIP interface with horizon=1 on VLAN interfaces and horizon=2 on EoIP interface. I created new bridge where I put all management interfaces (VLAN1, VLAN3…) and I create DHCP-server on it so I can connect to all of my CPE’s.
Central location: I didn’t change anything there.

My problem is that all VLAN’s share traffic among them beside that I use horizon feature. So my network started to collapse and I returned everything back as it was.
Can anyone help me with this?

Anyone have idea?