{section name=customer loop=$list}
{if ($list[customer].status==0 && $smarty.session.dostup=='a')}
{else}
{/if}
{/section}