#newsblock p.data{
    font-size: 12px;
    color: #999;
}

#newsblock p.name,
#newsblock p.name a{
    color: #069;
    text-decoration: none;
    font-size: 12px;
}

#newsblock p.name a:hover{
    text-decoration: underline;
}

#newsblock p.description{
    font-size: 12px;
    color: #000;
}

#newsblock h2{
    width: 100%;
}

#newsblock h2 .rigthfloat a{
    color: #069;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.smartfilter .filtren .modef {
    left: 215px;

}