function poczta() {
	locationstring = "mailto:sklep@model-shop.pl";
	window.location = locationstring;
}
