<html> <head> <style type="text/css"> body { margin: 0; padding: 0; } a { color: #000; text-decoration: none; } .title { font-size: 18px; font-family: Arial; font-weight: bold; padding: 5px 0 40px 50px; width: 550px; overflow: hidden; /*white-space: nowrap;*/ } .img { display: inline-block; text-align: center; /*width: 210px; height: 200px;*/ padding: 5px; padding-top: 0px; position: absolute; top: 0; right: 0; } .img img { /*width: 200px;*/ height: 90px; } .priceCnt { display: inline-block; position: absolute; bottom: 13px; left: 470px; width: auto; } .priceCnt .price { display: inline-block; font-size: 26px; font-family: Arial; font-weight: bold; border-radius: 5px; padding: 5px 10px; color: #fff; background-color: #D71A21; } .ftr { display: inline-block; height: 53px; width: 200px; position: absolute; bottom: 0px; left: 300px; } .ftr img { width: 150px; } </style> </head> <body> <div style="width:728px;height:90px;overflow:hidden;background-color:#fff; position: relative;box-sizing: border-box;border: 1px solid #ddd;"> <a href="https://www.alza.cz/gaming/playstation-5-slim-digital-edition-fortnite-d12653305.htm?IDP=10053&banner_id=21056" target="_blank"> <div class="title"> PlayStation 5 (Slim) Digital Edition + Fortnite </div> <div class="ftr"> <img src="https://affiliate.alza.cz/Content/Images/Banner/button.alza.cz.png" alt="Koupit"/> </div> <div class="priceCnt"> <div class="price"> 9 490 K </div> </div> <div class="img"> <img src="https://cdn.alza.cz/foto/f7/MS/MSX005DE2fb.jpg" alt="PlayStation 5 (Slim) Digital Edition + Fortnite"/> </div> </a> </div> <script type="text/javascript"> (function () { var AV_img = new Image(); AV_img.src = 'https://affiliate.alza.cz/bnr.gif?id=21056&idp=10053&productCode=abc&advertismentType=7'; })(); </script> </body> </html>