$wynik = dbquery("SELECT * FROM ".$db_prefix."comments WHERE comment_item_id = ".$data['news_id']." AND comment_type = N ORDER BY comment_id DESC");