//script

var browser = new Object();
var win=false;
if (navigator.userAgent.indexOf("Win")!=-1) {
  win=true;
} else {
  browser.version = parseInt(navigator.appVersion);
}
browser.isNavigator = false;
browser.isIE = false;
if (navigator.appName.indexOf("Netscape") != -1) {
  browser.isNavigator = true;
}
if (navigator.appName.indexOf("Microsoft") != -1) {
  browser.isIE = true;
}
if ((browser.isNavigator == true)&&win)
	{
	document.writeln('<style type="text/css">');
	document.writeln('<!--');
	document.writeln('.parent{}');
	document.writeln('body	      { background-color: white; font-family: times new roman, arial, ms sans-serif; font-size: 11px; color: black }');
	document.writeln('td	      { font-family: lucida sans, times new roman, arial, ms sans-serif; font-size: 10px; line-height: 13px; color: black }');
	document.writeln('a           { color: #D04138; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a:link      { text-decoration: none;   }');
	document.writeln('a:visited   { text-decoration: none;   }');
	document.writeln('a:hover     { color: white; background: #D04138;    }');
	document.writeln('a:active    { color: white; background: #D04138;   }');
	document.writeln('a.clear           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.clear:link      { text-decoration: none;   }');
	document.writeln('a.clear:visited   { text-decoration: none;   }');
	document.writeln('a.clear:hover     { color: #ff000f; background: none;    }');
	document.writeln('a.clear:active    { color: #ff000f; background: none;   }');
	document.writeln('a.inv           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv:link      { text-decoration: none;   }');
	document.writeln('a.inv:visited   { text-decoration: none;   }');
	document.writeln('a.inv:hover     { color: #D04138; background: white;    }');
	document.writeln('a.inv:active    { color: #D04138; background: white;   }');
	document.writeln('a.inv1           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv1:link      { text-decoration: none;   }');
	document.writeln('a.inv1:visited   { text-decoration: none;   }');
	document.writeln('a.inv1:hover     { color: #C7D037; background: white;    }');
	document.writeln('a.inv1:active    { color: #C7D037; background: white;   }');
	document.writeln('a.inv2           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv2:link      { text-decoration: none;   }');
	document.writeln('a.inv2:visited   { text-decoration: none;   }');
	document.writeln('a.inv2:hover     { color: #D037C7; background: white;    }');
	document.writeln('a.inv2:active    { color: #D037C7; background: white;   }');
	document.writeln('a.inv3           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv3:link      { text-decoration: none;   }');
	document.writeln('a.inv3:visited   { text-decoration: none;   }');
	document.writeln('a.inv3:hover     { color: #78D037; background: white;    }');
	document.writeln('a.inv3:active    { color: #78D037; background: white;   }');
	document.writeln('a.inv5           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv5:link      { text-decoration: none;   }');
	document.writeln('a.inv5:visited   { text-decoration: none;   }');
	document.writeln('a.inv5:hover     { color: #D0AA37; background: white;    }');
	document.writeln('a.inv5:active    { color: #D0AA37; background: white;   }');
	document.writeln('a.inv6           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv6:link      { text-decoration: none;   }');
	document.writeln('a.inv6:visited   { text-decoration: none;   }');
	document.writeln('a.inv6:hover     { color: #D0375F; background: white;    }');
	document.writeln('a.inv6:active    { color: #D0375F; background: white;   }');
	document.writeln('input       { BORDER-BOTTOM-STYLE: 1px; BORDER-LEFT-STYLE: 1px; BORDER-RIGHT-STYLE: 1px; BORDER-TOP-STYLE: 1px; FONT-FAMILY: arial,ms sans serif; FONT-SIZE: 7pt }');
	document.writeln('option      { color: white; background-color: #BB266C; }');
	document.writeln('.tit        { color: white; font-weight: bold; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 24px; line-height: 30px; }');
	document.writeln('.title0     { background: #D04138; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title1     { background: #F75F4C; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title2     { background: #D037C7; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title3     { background: #78D037; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title4     { background: #3771D0; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title5     { background: #D0AA37; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title6     { background: #37C3D0; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title7     { background: #C0D037; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('\/\/ -->');
	document.writeln('</style>');
	}
else
	{
	document.writeln('<style type="text/css">');
	document.writeln('<!--');
	document.writeln('.parent{}');
	document.writeln('body	      { background-color: white; font-family: times new roman, arial, ms sans-serif; font-size: 11px; color: black }');
	document.writeln('td	      { font-family: lucida sans, times new roman, arial, ms sans-serif; font-size: 10px; line-height: 13px; color: black }');
	document.writeln('a           { color: #D04138; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a:link      { text-decoration: none;   }');
	document.writeln('a:visited   { text-decoration: none;   }');
	document.writeln('a:hover     { color: white; background: #D04138;    }');
	document.writeln('a:active    { color: white; background: #D04138;   }');
	document.writeln('a.clear           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.clear:link      { text-decoration: none;   }');
	document.writeln('a.clear:visited   { text-decoration: none;   }');
	document.writeln('a.clear:hover     { color: #ff000f; background: none;    }');
	document.writeln('a.clear:active    { color: #ff000f; background: none;   }');
	document.writeln('a.inv           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv:link      { text-decoration: none;   }');
	document.writeln('a.inv:visited   { text-decoration: none;   }');
	document.writeln('a.inv:hover     { color: #D04138; background: white;    }');
	document.writeln('a.inv:active    { color: #D04138; background: white;   }');
	document.writeln('a.inv1           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv1:link      { text-decoration: none;   }');
	document.writeln('a.inv1:visited   { text-decoration: none;   }');
	document.writeln('a.inv1:hover     { color: #C7D037; background: white;    }');
	document.writeln('a.inv1:active    { color: #C7D037; background: white;   }');
	document.writeln('a.inv2           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv2:link      { text-decoration: none;   }');
	document.writeln('a.inv2:visited   { text-decoration: none;   }');
	document.writeln('a.inv2:hover     { color: #D037C7; background: white;    }');
	document.writeln('a.inv2:active    { color: #D037C7; background: white;   }');
	document.writeln('a.inv3           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv3:link      { text-decoration: none;   }');
	document.writeln('a.inv3:visited   { text-decoration: none;   }');
	document.writeln('a.inv3:hover     { color: #78D037; background: white;    }');
	document.writeln('a.inv3:active    { color: #78D037; background: white;   }');
	document.writeln('a.inv5           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv5:link      { text-decoration: none;   }');
	document.writeln('a.inv5:visited   { text-decoration: none;   }');
	document.writeln('a.inv5:hover     { color: #D0AA37; background: white;    }');
	document.writeln('a.inv5:active    { color: #D0AA37; background: white;   }');
	document.writeln('a.inv6           { color: white; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 11px }');
	document.writeln('a.inv6:link      { text-decoration: none;   }');
	document.writeln('a.inv6:visited   { text-decoration: none;   }');
	document.writeln('a.inv6:hover     { color: #D0375F; background: white;    }');
	document.writeln('a.inv6:active    { color: #D0375F; background: white;   }');
	document.writeln('input       { BORDER-BOTTOM-STYLE: 1px; BORDER-LEFT-STYLE: 1px; BORDER-RIGHT-STYLE: 1px; BORDER-TOP-STYLE: 1px; FONT-FAMILY: arial,ms sans serif; FONT-SIZE: 7pt }');
	document.writeln('option      { color: white; background-color: #BB266C; }');
	document.writeln('.tit        { color: white; font-weight: bold; font-family: courier new, courier, lucida console, lucida sans, lucida, ms sans-serif; font-size: 24px; line-height: 30px; }');
	document.writeln('.title0     { background: #D04138; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title1     { background: #F75F4C; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title2     { background: #D037C7; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title3     { background: #78D037; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title4     { background: #3771D0; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title5     { background: #D0AA37; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title6     { background: #37C3D0; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('.title7     { background: #C0D037; color: white; font-weight:bold; font-family: lucida sans, courier new, courier, lucida console, lucida, ms sans-serif; font-size: 11px; line-height: 14px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px; }');
	document.writeln('\/\/ -->');
	document.writeln('</style>');
	}

function sstatus(str) {
  window.status = "   "+str;
  return true;
}

function cstatus() {
  window.status = '';
  return true;
}

function sendIt(fileName) {
  if (fileName != "") {
    location.href=fileName
  }
}

function otvor_okno(theURL) { 
  mx = Math.round((screen.width-410)/2);
  my = Math.round((screen.height-510)/2);
  var myWin2=window.open(theURL,"tr","status=yes,toolbar=no,directories=no,scrollbars=yes,location=no,resizable=yes,menubar=no,left="+mx+",top="+my+",width=400,height=500") . focus();
}



