This is element that I'm trying to achieve: http://i.imgur.com/9XmGXkt.png
This is "template" of what I have to work with: https://jsfiddle.net/hcgpyutj/
I tried floating, staticing, absoluting, relativizing, tables, transform. I changed file about 10 times and of each situation something went wrong one way or another. I cannot use flexbox. I don't have any other ideas. I'm out. I don't know.
I don't know height of the parent div (it is set by padding + font-size). I would really need it centered vertically and on the right side. With objects within "here"-div, also being vertically middle aligned.
Could someone help me out on this?