@charset "utf-8";
/* CSS Document */

	body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
text-decoration:none;
background-color:#AA8C00;


		}

	#page {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:800px;
	background-color:#E2E2E2;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5600A4;
	border-right-color: #5600A4;
	border-bottom-color: #5600A4;
	border-left-color: #5600A4;
		}
		
#oldal {margin: 10px;
}


	
	 #footer{clear:both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5600A4;
	border-right-color: #5600A4;
	border-bottom-color: #5600A4;
	border-left-color: #5600A4;
	text-align:center;
	
	
	
	
	}	

a {
color:#009900;
	 
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
text-decoration:underline;

}

a:visited {
color:#009900;
	
}
a:hover {
	color:#009900;
	text-decoration:none;
}


h1, h2, h3, h4, h5, h6 {
	padding: 5px 3px 5px 3px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#666666

text-align:center;

	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#666666;
text-align:left;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#666666;
	}	
