Thanks to Фрекауцан Михаил (дядьмиша), I now know how to extract bios from this file. If someone is interested, here it is how to do it:
Download:
Universal Extractor 1.6.1.1020 от korosya, if this link is not working, try the
websiteThan unpack it to a folder of your choice and use it on a file you need to be unpacked. After fist unpacking you will get this:

After that, use Uniextract once again on the first file
9CCN35WW,1.EXE and you will get this:

The file
Merge.bin is our needed file with bios images. Inside there are couple of images. Use your favorite hex editor and search for string:
_BIOSIMG. From the row below starts your main bios image.

Than look for _EC_IMG and from the row below it, start your EC bios.

Copy the required lenght into new file and save both bioses.
Thats all.
Большое спасибо Фрекауцан Михаил (дядьмиша).