<style> *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0} body{background:none repeat scroll 0 0 #d3d3d3;font-size:20px;margin:auto;font-family:tahoma;color:#444} .klasa{background-color:#ffffff;width:100%;height:260px;border:1px solid #C0C0C0;} .klasa span{padding:5px;} .klasa a{font-size:20px;} </style> <div class="klasa"> <span>test</span> </div>
Dziękuje za pomoc.