Hi,
Problem was that i used lightbox in my template index.php together with fancybrax box module. So prototype.js is effecting to the ie 8 so that it didn´t open thumb how it should open. So Franky give me a good lead in putting following code right next to <head> tag:
<meta http-equiv="X-UA-Compatible" content="IE=7,9" >
..So ie doesn´t use ie 8 at all on this site
