if(Math.round(3.25) == 3) {
document.getElementById('prmail').innerHTML = 'napis@auto-motory.com';
document.getElementById('prmail').href = 'mailto:napis@auto-motory.com';
}
