- added type information in Validation errors / exceptions
- Exception handling removed from execute method - you have to except them by your self
- implemented get_id_mag and get_datetime_msg methods of FiskXMLRequest class
- PoslovniProstorZahtjev execute method false true bug fixed
- unicode support for 2.x python fixed (I hope)