body {
	margin: 0.5em 0.5em 0.5em 0.5em;
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
a {
	#text-decoration: none;
	outline: 0;
	color: #DD0000;
}
legend a {
	border: 1px solid;
	padding: 5px;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #EEEEEE;
	border-left: #485F6F 1px solid;
	border-right: #485F6F 1px solid;
	border-top: #485F6F 1px solid;
	border-bottom: #485F6F 1px solid;
}
input[type="submit"],input[type="button"] {
	background-color: #CCCCCC;
}
input.delete {
	background-color: #DD0000;
	font-weight: bold;
}
input.submit {
	font-weight: bold;
}
textarea {
	width: 100%;
}
select {
	font-size: 11px;
}
.ful_ki {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	-moz-border-radius: 7px;
}
.ful_be {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 7px;
}
.pic {
	border: 0px;
}
.apro {
	font-size: 10px;
	white-space: nowrap;
}
img {
	border: 0;
}
.notselected {
	font-weight: bold;
}
.layoutfixed {
	width: 100%;
	table-layout: fixed;
}
table[class="layoutfixed"] td,th {
	overflow: hidden;
	white-space: nowrap;
}
.hibas {
	background-color: #DD0000;
}
.szam {
	font-family: monospace;
	text-align: right;
}
.highlight:hover {
	background-color: #F3F3F3;
}
.piros {
	color: #DD0000;
}
.zold {
	color: #00DD00;
}
.warning-msg {
	background: #cef; 
	padding: 5px;
	border: 1px dashed #333;
	margin: 0.5rem 0.2rem 1.0rem;
}
