*{
	margin: 0;
	padding: 0;
	font-family: verdana;
	text-decoration: none;
}

body{
	background: #2cb12c;
	color: black;
}

header{
	font-size: 40px;
	text-align: center;
	letter-spacing: 2px;
	color:#f0e68c;
	margin: 0 0 5px 0;
}

p.kiemelt {
	font-weight: bold;
}


div#container{
	width: 732px;
	margin: 10px auto;
}

ul#menu{
	list-style: none;
	margin-top: 5px;
	position: absolute;
	height: 38px;
	z-index:2;
	background: #006000;
	}
	 
ul#menu li{
	float: left;
	font-weight: bold;
	width: 122px;
	margin:0;
}


ul#menu li a{
	color: #f0e68c;
	font-size: 15px;
	text-align: center;
	padding: 10px;
	display: block;
	border-left: 1px solid #228b22;
	border-right: 1px solid #228b22;
}

ul#menu li a:hover{
	color: black;
	background: #f0e68c;
}

ul#menu li div{
	display: none;
	background: rgba(66,66,66,.7);
	width: 120px;
	margin-left:1px;
}

ul#menu li div a{
	display: block;
	margin: 0;
	font-size: 13px;
	border-bottom:1px solid #f0e68c;
	border-left:none;
	border-right:none;
}

ul#menu li div a:last-child{
	border-bottom:none;
}

ul#menu li:hover div{
	display:block;

}

section#szoveg {
	padding-top:48px;
	text-align: justify;
	z-index:1;
}

section#szoveg p{
	font-size: 18px;
	font-family: 'Courgette', cursive;
	margin: 20px 0 20px 0;
}

section#szoveg p.friss{
	font-size: 14px;
	font-family: "verdana";
	background-color: #ffffff;
	color: #003300;
	font-weight:bold;
	margin: 20px 0 20px 0;
	text-align:center;
	border: 2px solid #663300;
	padding: 5px 5px;
}

section#szoveg p.kozepre {
	margin: 30px 0 30px 0;
	text-align: center;
	font-weight: bold;
	color: black;
	
}

section#szoveg p.kozepre a{
	color: black;
}

section#szoveg p.kozepre a:hover{
	text-shadow: 1px 1px #f0e68c;
}

section#szoveg p a{
	font-size: 18px;
	font-family: 'Courgette', cursive;
	margin: 20px 0 20px 0;
	}

section#szoveg h1{
	font-family: 'Courgette', cursive;
	font-size: 30px;
	text-align: center;
	margin: 20px 0 20px 0;
}

section#szoveg hr{
	margin: 50px auto;
}

table#konyvjelzo{
	margin: 20px auto 20px auto;
	width: 730px;
	border-collapse:collapse;
	
}

table#konyvjelzo tr td{
	font-family: 'Courgette', cursive;
	width: 140px;
	text-align: center;
}

table#konyvjelzo tr td a{
	font-family: 'Courgette', cursive;
	color: #f0e68c;
	text-shadow: 2px 2px #4d4d4d;
}

table.terv{
	margin: 20px auto;
	border: 2px solid #006000;
	width: 460px;
	border-collapse:collapse;
	background-color: #f4b45b;
}

table.terv tr td{
	/*padding: 5px 5px;*/
	font-family: verdana;
	font-weight:bold;
	/*background-color: #f4b45b;*/
}

table.terv tr th{
	background-color: #8a5e13;
	text-align:center;
	padding: 10px;
	font-family: verdana;
	text-shadow: 2px 2px #4d4d4d;
	color:#f0e68c;
}

tr.footer{
	background-color: #8a5e13;
	text-shadow: 2px 2px #4d4d4d;
	color:#f0e68c;
}


table#news{
	margin: 20px auto;
	width: 460px;
	border-collapse:collapse;
}
table#news td{
	font-family: 'Courgette', cursive;
	padding: 5px 10px 5px 10px;
}

table.ar{
	margin: 20px auto;
	font-family: verdana;
	border: 2px solid #006000;
	width: 400px;
	border-collapse:collapse;
}

table.ar caption{
	font-family: 'Courgette', cursive;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 10px 0;
	padding: 0;
}

table.ar caption a{
	font-family: 'Courgette', cursive;
}

table.ar tr th{
	padding: 10px;
	text-align:center;
	text-shadow: 2px 2px #4d4d4d;
	color:#f0e68c;
	background-color: #8a5e13;
	border: 2px solid #006000;
}

table.ar tr td{
	text-align:left;
	background-color: #f4b45b;
	font-weight: bold;
	border-bottom: 1px solid #006000;
}

td.alfa{
	padding: 5px 0px 5px 10px;
}

td.beta{
	padding: 5px 0px 5px 30px;
}

td.gamma{
	padding: 5px 0px 5px 35px;
}

td.delta{
	padding: 5px 0 5px 25px;
}

td.epszilon{
	padding: 5px 0 5px 80px;
}

td.pi{
	padding: 5px 0 5px 45px;
}

td.fi{
	padding: 5px 0 5px 65px;
}

td.mu{
	padding: 5px 0 5px 20px;
}

p#idezet{
	color:#f0e68c;
	text-shadow: 2px 2px #4d4d4d;
}


p#jobbra{
	text-align:right;
	color:#f0e68c;
	text-shadow: 2px 2px #4d4d4d;
}
p#kozepre{
	text-align:center;
}
img#keretes{
	border: 3px solid #006000;
}

table#vadkar {
	width: 700px;
	margin: 20px auto;
	border-collapse:collapse;
	border: 2px solid #006000;
}

table#vadkar tr {
	width: 350px;
}

table#vadkar tr.alsokeret {
	border-bottom: 2px solid #006000;
}

table#vadkar tr th {
	font-family: 'Courgette', cursive;
	font-weight: bold;
	width: 350px;
	padding: 10px 15px;
}

table#vadkar tr th:first-child  {
	border-right: 2px solid #006000;
}

table#vadkar tr td {
	font-family: 'Courgette', cursive;
	width: 350px;
	padding: 15px 15px;
	vertical-align: top;
}

table#vadkar tr td:first-child  {
	border-right: 2px solid #006000;
}

table#vadkar tr th a{
	font-family: 'Courgette', cursive;
	font-weight: bold;
	width: 350px;
	padding: 15px 15px;
}

table#vadkar tr td a{
	font-family: 'Courgette', cursive;
}

div#footer{
	background: #006000;
	height: 38px;
}

div#footer a{
	display: block;
	color: #f0e68c;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin:  auto;
	padding: 8px;
}

section div#luna{
	margin: 10px auto;
	text-align: center;
}
	
section div#luna img{
	border: 3px solid #006000;
}

img.kiskepjobb {
	float:right;
	margin: 0 0 10px 20px;
	border: 3px solid #006000;
}	
img.kiskepbal {
	float:left;
	margin: 20px 20px 10px 0;
	border: 3px solid #006000;
}	

div.clear {
	clear: both;
}

.album{
	width: 240px;
	background: #f0e68c;
	margin: 20px auto;
	border: 2px solid #e0e0e0;
	float: left;
}
/*Innentől az album megjelenítési beállításai a bal oldali divben*/
.album img {
	height: 100px;
	width: 240px;
}
.album a {
	display: none;
}
.album a:first-child {
	display: inline;
}
/*Ideáig*/

.albumcim{
	font-size: 20px;
	font-family: 'Courgette', cursive;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
