body {
	background-color:#E77D0D;
	margin-top:10px;
	margin-left: 0px;
	background-image: url(images/hatter.jpg);
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
.szovege {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.szovegfenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CE0000;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;

}
.menuszam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EBAD0E;
	font-weight: bold;

}
.menu a{
	color: #D6000E;
}
.menu a:hover{
	color: #D20000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.miniweb {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.miniweb a{
	color: #CC0000;
}
.miniweb a:hover{
	text-decoration: none;
	font-weight: bold;
}
textarea, select, input {
	background: #f6f6f6;
	border: 1px double #666666;
	color: #666666;
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	background: #ffffff;
	border: 1px double #cccccc;
}
