var cStavebniSporeni = function(){
	
	this.init = function(){
		
	};
	
	this.calculate = function(){
		
	};
	
};