		function stanje(st,id){
			if(st==0){
				otvoren=0;
			}else{
				otvoren=1;
			}
		}
