http://ifotos.pl/zobacz/screepng_nqpppsr.png/
<div id="news"> <div class="news"> <div class="textNews"> <div class="text">Jakiś tekst opisujący całe wydarzenie jesli będzie dłuszy niech się zawija tak jak widzisz.</div> </div> </div> <div class="news"> <div class="textNews"> <div class="text">Jakiś tekst opisujący całe wydarzenie jesli będzie dłuszy niech się zawija tak jak widzisz.</div> </div> </div> <div class="news"> <div class="textNews"> <div class="text">Jakiś tekst opisujący całe wydarzenie jesli będzie dłuszy niech się zawija tak jak widzisz.</div> </div> </div> </div>
#news { float: left; width: 834px; height: 432px; background: url(img/bgcontact.png); display: none; font-family: censcbk; } #news h1 { color: #BEB66E; font-size: 15px; font-weight: none; margin: 52px 0 15px 0; text-align: center; } #news .news { float: left; width: 490px; height: 60px; margin: 0px 0 30px 167px; } #news .news .date { float: left; width: 95px; height: 60px; display: block; font-weight: bold; color: #E3E3E3; font-size: 16px; margin: 0 15px 0 0; } #news .news .textNews { float: left; width: 380px; height: 60px; background: blue; margin: 0; padding: 0; } #news .news .textNews .title { float: left; color: #E3E3E3; width: 380px; font-weight: bold; font-size: 17px; } #news .news .textNews .text { float: left; color: #828282; width: 380px; text-align: justify; }