#content .main {
    background:url('../images/main-bg.png') no-repeat top center;
    min-height:194px;
    _height:194px;
}
#content .main-right {
    width:340px;
    float:right;
}
#content .main-text {
    padding:25px 40px 0px 20px;
}
#content .main-left {
    width:410px;
    float:left;
    padding-top:19px;
}

#content div.kategoria {
    min-height:140px;
    _height:140px;
}