.doc1 {
  background-position: top left;
  background-repeat: no-repeat;

}

.head {
  background-image: url('images/head_ps_eu.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

td {
	font-family: tahoma;
	font-size: 9pt;
	color: #808080;
}

td.piros {
	font-family: tahoma;
	font-size: 9pt;
	color: #dd1010;
}

td.zold {
	font-family: tahoma;
	font-size: 9pt;
	color: #10aa10;
}

input {
	font-family: tahoma;
	font-size: 8pt;
	color: #3E7897;
	border: 2px solid #808080;
	background-color: #ffffff;
}

textarea {
	font-family: tahoma;
	font-size: 8pt;
	color: #3E7897;
	border: 2px solid #808080;
	background-color: #ffffff;
}

select {
	font-family: tahoma;
	font-size: 8pt;
	color: #3E7897;
	border: 2px solid #808080;
	background-color: #ffffff;
}

.gomb {
	font-family: tahoma;
	font-size: 8pt;
	color: #aa0000;
	font-weight: bold;
	border: 2px solid #808080;
	background-color: #eeeeee;
}

.gomb2 {
	font-family: tahoma;
	font-size: 8pt;
	color: #aa0000;
	border: 2px solid #808080;
	background-color: #eeeeee;
}

.gomb2:disabled {
	font-family: tahoma;
	font-size: 8pt;
	color: #808080;
	border: 2px solid #808080;
	background-color: #eeeeee;
}

a {
	color: #aa0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: tahoma;
	font-size: 10pt;
	color: #3E7897;
}

.dia {
	border: 3px solid #808080;
}
