/*$(document).ready(function(){
	if($(".price-box span").html() == "0 Kč"){
		alert("test");
	}
})*/
