<html> <body> <style type="text/css"> #dezute { height: 200px; width: 200px; background-color: #CCC; } </style> <div id="dezute"> Dezutes turinys </div> </body> </html>