body
	{
	background-color: #ffffff;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
	
	scrollbar-face-color: #527194;
	scrollbar-track-color: #A6B7CB;
	scrollbar-highlight-color: #A6B7CB;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #7A91B7;
	scrollbar-arrow-color: #ffffff;

	background-image: url("../images/backround.gif"/*tpa=http://www.metalurgia-ts.sk/images/backround.gif*/);
	background-repeat: repeat-y;
	background-position: left;
	}

.justify
	{
	text-align: justify;
	font-size: 10pt;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
	}

.par1
	{
	text-align: justify;
	font-size: 10pt;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 100;
	margin-right: 10;
	}

.small
	{
	font-size: 8pt;
	color: #ffffff;
	}

.pozn
	{
	font-size: 7pt;
	font-weight: bold;
	}

.header
	{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;	
	}

.nadpis1
	{
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0080FF;
	}

table
	{
	font-size: 10pt;
	}
	
a
	{
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
	}

a:active
	{
	color: #0000cc;
	}

a:visited
	{
	color: #000000;
	}

a:hover
	{
	color: #cc0000;	
	font-weight: bold;	
	}

.ram
	{
	border: 1 solid #000000;
	cursor: hand;
	}
	
.obr
	{
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
	}