
BODY, a, td {
  color: #000000; 
  font-family:Verdana; 
  font-size:8pt
  
}

a
	{
	font:Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color:#770000;
	}
a:visited
	{
	font:Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	color: #3D0505
	}
a:hover
	{
		font:Arial, Helvetica, sans-serif; 
		text-decoration:underline; 
		color: #3D0505;
	}
a:active
	{
		font:Arial, Helvetica, sans-serif; 
		text-decoration:none; 
		color: #3D0505;
	}


select {font: normal 10px Arial, Helvetica, sans-serif; color: #333333; background: #F1F6FC;}
textarea {font: 10px Arial, Helvetica, sans-serif; cursor: text; background-color: #F1F6FC; color: #666666; width: 120px}
input {font: 10px Arial, Helvetica, sans-serif; color: #666666; background-color: #F1F6FC; width: 120px}
input.submitblue {font: 10px Arial, Helvetica, sans-serif; color: #F1F6FC; background-color: #325F8D; width: 40px}


div.tresc { 
	width: 150px;
	height: 50px;
	overflow: auto;
	font: normal 10px;
	font-family: Courier New, Courier, monospace;
	background: #F1F6FC;
	text-align: left;
	}

div.tresc2 { 
	width: 350px;

	overflow: auto;
	font: normal 15px;
	font-family: Courier New, Courier, monospace;
	background: #F1F6FC;
	text-align: left;
	}
	
input.button {
	  font: 12px Arial, Helvetica, sans-serif; 
	  color: #F1F6FC; 
	  background-color: #325F8D; 
	  }	 

.smallgrey {
	  font: 9px;
	  color: #404040;
}

.tytulkat {
	  font: 12px;
	  color: #003440; 
	 text-align: center;
}
