body         
{ 
	padding:0; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #003366; 
	background-color: #DCDCDC;
	margin: 0px 0px 0px 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #003366; 
	SCROLLBAR-FACE-COLOR: #DCDCDC; 
	SCROLLBAR-ARROW-COLOR: #003366; 
	SCROLLBAR-TRACK-COLOR: #003355; 
	SCROLLBAR-3DLIGHT-COLOR: #003366; 
}

/******************************************************************************************/

a  
{ 
	color: #003366; 
	text-decoration: bold 
}

a:link       
{ 
	color: #003366; 
	text-decoration: underline; bold 
}

a:visited    
{ 
	color: #003366; 
	text-decoration: none 
}

a:active     
{ 
	text-decoration: underline, bold
}

a:hover 	 
{ 
	color: #003366; 
	text-decoration: underline; 
}

/******************************************************************************************/

td, th		 
{ 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #003366; 
}

th			
{ 
	font-style: bold; 
	font-size: 10pt; 
}

hr           
{ 
	color: #000000; 
	background-color: #000000; 
}

td.wrong	
{
	color: red;
}

td.blue	
{
	background-color: #010F56; 
}

/******************************************************************************************/

button   
{ 
	color: #000080; 
	border-style: outset; 
	border-width: 3; 
	background-color: #C0C0C0; 
}

img			 
{ 
	border-color: #000000; 
}

/******************************************************************************************/

h1
{ 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

h2
{ 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

h3
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal;
	font-weight: bold; 
	color: #003366;
}

/******************************************************************************************/

.label		 
{ 
	font-size: 14pt; 
	color: #FFCC00; 
	background-color: #336699; 
	text-align: left; 
}

.linkcat	 
{ 
	font-size: 10pt; 
	font-weight: bold; 
}

.adres		 
{ 
	font-size: 7pt; 
	text-align: center; 
}

.product	
{ 
	font-size: 10pt; 
	font-style: bold; 
	color: #003366; 
	background-color: #336699; 
	text-align: left; 
}

.tabel_kop	 
{ 
	background-color: #336699; 
	text-align: left; 
}

.tabel_cel1	 
{ 
	background-color: #335588;
}

.tabel_cel2	 
{
	background-color: #334477;
}
