// JavaScript Document
if ((navigator.appName).indexOf("Microsoft")!=-1) {
document.write('<link rel="stylesheet" href="ie_stomatolog_azinovic.css" type="text/css">');
}
else {
document.write('<link rel="stylesheet" href="stomatolog_azinovic.css" type="text/css">');
}

