a jednak nie ...
<div class="tekst_n"><p class="tekst">aaaa bbbbb cccc
</p></div>
Kod
.tekst
{
letter-spacing: 1px;
font-size: 11px;
color: rgb(0,0,51);
line-height:15px;
text-indent:30px
font-weight: none;
}
.tekst:first-letter
{
color: rgb(0,0,51);;
font-weight: bold;
font-size: 16px;
text-indent:30px
}
.tekst_n
{
letter-spacing: 1px;
font-size: 11px;
color: rgb(0,0,51);
line-height:15px;
font-weight: none;
}