﻿body {
	background-color: #FFCC66;
	width: 430pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	font-family: comic sans ms, arial;
}
table {
	border-collapse: collapse;
	width: 100%;
}
.munka {
	font-size: 10pt;
	font-weight: 600;
	font-family: Arial;
	text-align: center;
}
h1 {
	text-align: center;
	color: blue;
	font-weight: 600;
	font-size: 18pt;
}
span {
	font-weight: 600;
	color: blue;
	font-family: comic sans ms, arial;
}
label {
	font-family: arial;
	font-size: 12pt;
}
p {
	font-family: arial;
	font-size: 12pt;
	text-align: center;
}
legend {
	color: blue;
	height: 20px;
	letter-spacing: 0.1em;
	font-family: comic sans ms;
	font-weight: 600;
}
.content {
	color: black;
}
hr {
	color: blue;
}
tr.rowone textarea {
	width: 98%;
}
tr.rowone input {
	width: 98%;
}
.vissza {
	text-align: center;
}
.lablec {
	font-family: arial;
	font-size: 14px;
	text-align: center;
	width: 600pt;
	margin-left: -22%;
}
a {
	color: Black;
	text-decoration: none;
	border: 1px solid #CCC;
	padding: 0.25em 0.5em;
	border-color: White;
	background-color: Orange;
	font-size: 10pt;
}
a:hover {
	color: #00008B;
	background: #8C9AA8;
}
.lablec1 {
	font-family: Times New Roman;
	position: relative;
	top: 10px;
	bottom: 0px;
	left: 0px;
	border-top: 2px dotted #CCC;
	background: #FFCC66;
	height: 20px;
	width: 100%;
	text-align: center;
	font-size: 12px;
}
