if(Math.round(3.25) == 3) {
document.getElementById('prmail').innerHTML = 'napis@strom-baobab.cz';
document.getElementById('prmail').href = 'mailto:napis@strom-baobab.cz';
}
