body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background: url('../design/top.png') repeat-x;
	background-color: #755b00;
	padding: 0; 
	margin: 0;
}
#head {
	height: 120px;
	width: 960px;
	background: url('../design/head.png');
}
#content {
	height: auto;
	width: 960px;
	background: url('../design/content.png') repeat-y;
	background-color: #2a9c10;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
#footer {
	padding-top: 3px;
	height: 20px;
	width: 960px;
	background: url('../design/footer.png') no-repeat;
}
a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
    text-decoration: none;
}
h3 {
	padding: 0;
	margin: 0;
	color: white;
}
.hiba {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #8c0000;
}
.siker {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: green;
}
.select {
	border: 1px solid green;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-weight: bold;
	background-color: #826800;
}
.mezo {
	border: 1px solid green;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-weight: bold;
	background-color: #826800;

}
.textarea {
	border: 1px solid green;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-weight: bold;
	background-color: #826800;
	font-size: 10pt;
}
.gomb {
	border: 1px solid green;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-weight: bold;
	background-color: #826800;
}
table.aruhaz th, .table1 {
	font-family: Arial;
	font-size: 11pt;
	color: white;
	background-image: url("images/table_head.png");
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dashed green;
	padding: 5px 10px 5px 10px;
}
table.aruhaz td, .table2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dashed green;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
table.uzifal img {
	border: 0;
	vertical-align: bottom;
}
form {
	margin: 0;
}
