select count(*) as pocet,sum(zustatek) as summnoz from skarta

 where stredisko = '11'
 AND zustatek <> 0
