body {
	margin: 0px;
	background-color: #a5a56b;
	background-color: #127826;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	color: #333;
	}
	
/* HTML tagek */

h1, h2, h3 {
	color: #111;	
	text-align: left;
	margin: 10px 20px;
	line-height: 1.4em;
	}
	
h2 {
	font-size: 110%;
	letter-spacing: 1px;
	}

h2.right {
	font-size: 110%;
	letter-spacing: 1px;
	text-align: right;
	}

h2.center {	font-size: 110%;
	letter-spacing: 1px;
	text-align: center;
	}

h1 {
	font-size: 150%;
	text-align: center;
	font-weight: normal;
	color: #5e8757;
text-shadow: 1px 1px 1px #666;
font-family: Arial;
	}
	
h3 {
	font-size: 110%;
	}
	
p {
	color: #000;
	text-align: justify;
	margin: 15px;
	line-height: 22px;
	font-size: 13px;
	
	}
	

p.kozep {
	text-align: center;
	}

p.small {
	font-family: "Times New Roman";
	font-size: 90%;
	line-height: 130%;
	}

p.center {
	text-align: center;
	}
	
img.left_border {
	float: left;
	border-color: black;
	border-width: 1px;
	border-style: dashed;
	margin: 10px;
	padding: 10px;
	background-color: #FFF280;
	}
	
img.right_border {
	float: right;
	border-color: black;
	border-width: 1px;
	border-style: dashed;
	margin: 10px;
	padding: 10px;
	background-color: #FFF280;
	}
	
img.left {
	float: left;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	margin: 10px;
	}
	
img.right {
	float: right;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	margin: 10px;
	}
	

a.menuitem1, a.menuitem2,
a.menuitem3, a.menuitem4,
a.menuitem5, a.menuitem6{
	position: relative;
	display: block;
	vertical-align: bottom;
	color: #444;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	font-weight: normal;
	margin: 0 10px;
	padding: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e2e293;
	line-height: 14px;
	}
a.menuitem1 {
	background-color: ;
	}
a.menuitem2 {
	background-color: #ffcc00;
	}
a.menuitem3 {
	background-color: #ffb200;
	}
a.menuitem4 {
	background-color: #ff9900;
	}
a.menuitem5 {
	background-color: #ff8000;
	}
a.menuitem6 {
	background-color: #ff6600;
	}

a.termek {
	font-weight: bold;
	}
	


a.menuitem1:hover,
a.menuitem2:hover,
a.menuitem3:hover,
a.menuitem4:hover,
a.menuitem5:hover,
a.menuitem6:hover {
	color: #000;
//	font-weight: bold;
	background-color: #88c47f;
	background-color: #e2e293;
	border-width: 0 0 1px 0;
	border-style: solid;
//	border-color: black;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
//	-moz-box-shadow: 10px 10px 5px #888;
//	-webkit-box-shadow: 5px 5px 5px #888;
//	box-shadow: 10px 10px 5px #888;	
	}


a {
	font-family: Arial;
	color: #f00;
//	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover {
//	font-size: 120%;
	}
	
/* Pozicionáló eszközök */

.hasab1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
//	height: 100%;
	text-align: left;
//	float: left;
//	display: inline;
//	margin: 0;
	}
	
.hasab2 {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 550px;
	line-height: 18px;
	text-indent: 1em;
	text-align: left;
	background: white;
//	float: left;
//	display: inline;
//	margin: 0;
	padding: 0 10px;
		}
	
.hasab3 {
	position: absolute;
	top: 0px;
	left: 870px;
	width: 250px;
//	height: 100%;
//	float: left;
//	display: inline;
//	margin: 0;
		}
	
.keretes {
	position: relative;
//	left: 10px;
//	width: 100%;
	margin: 0 10px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	background-color: #eee;
	-moz-border-radius: 2px;
   -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 4px 0;
	}
	
span.red {
	font-size: 110%;
	color: red;
	font-style: Verdana;
	}

img.center {
	text-align: center;
	}
	
.footer {
	display: none;
	visibility: hidden;
	font-size: 13px;
	text-align: center;
	color: black;
	}
	
.center {
	text-align: center;
	}

.szindoboz {
	width: 160px;
	height: 60px;
	margin: 20px 10px 10px 10px;
	float: left;
	display: inline;
	border: 1px solid #ddd;
	}

.szindoboz p {
	font-family: Arial;
	font-size: 12px;
	position: relative;
	left: -25px;
	top: -34px;
	}

.szinek {
	overflow: auto;
	border: 1px solid #ddd;
	background-color: #eee;
	}

.szinek h3 {
	clear: both;
	font-family: Arial;
	text-indent: -20px;
	}
.szinek hr {
	clear: both;
	}
	
.szinek p {
	font-family: Arial;
	font-size: 16px;
	}	

