body {
	background-color:#B9C096;
	background-image: url(images/hatter.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}
.cim{
	color:#396301;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293F01;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 5px;
	font-weight: normal;
	text-align: justify;
}
.szovege {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.fooldal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0eebe;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.szovege a{
	color: #FFFFFF;
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0eebe;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
	text-transform: uppercase;
}

 .menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0eebe;
	font-weight: normal;
}

.menu a:hover{
	color: #f0eebe;
	padding-left: 10px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #293F01;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #293F01;
}
.miniweb {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0E8D3;
}
.miniweb a{
	color: #EEE6D1;
}
.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;
}
