@charset "utf-8";

body {
	margin: 0;
	padding: 0;
}

#content {
	text-align: left;
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: visible;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

#menu {
	width: 130px;
	background-color: #FFFFFF;
	float: left;
	font-family: "Book Antiqua";
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 105px;
}

#menu a {
	display:block;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	}

#menu li {
	position: relative;
	width: 130px;
	height: 30px;
	}

li ul {
	position: absolute;
	left: 130px;
	top: 0;
	display: none;
	}

#menu li a {
	display: block;
	text-decoration: none;
	color: #F8C300;
	background-image: url(menua.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	}

#menu li:hover ul {
	display: block;
	}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(menub.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

#menu #current {
	color: #FFFFFF;
	background-image: url(menub.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.szov {
	padding-left:10px;
	padding-right: 10px;
	font-family: "Book Antiqua";
	color: #215934;
	}

.cims1 {
	text-align:center;
	font-weight: bold;
	font-size: 24px;
	}

.cims2 {
	color:#D9A800;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

.cims3 {
	text-align:center;
	font-weight: bold;
	font-size: 24px;
	color: #3EAE4B;
	}

.cims {
	font-weight: bold;
	font-size: 18px;
	}

.box {
	text-align:center;
	}

#tartal {
	height: auto;
	text-align: justify;
	margin-top: 20px;
	}

#szoveg {
	height: auto;
	background-color: #FFFFFF;
	width: 620px;
	float: left;
	margin-left: 25px;
}

#jobbs {
	text-align:center;
	float: right;
	width: 170px;
	padding-top: 60px;
	font-size: 14px;
	}

#jobbs a:link {
	color: #215934;
	text-decoration: none;
}
#jobbs a:visited {
	text-decoration: none;
	color: #FF0000;
}
#jobbs a:hover {
	text-decoration: none;
	color: #F8C300;
	background-image: none;
}
#jobbs a:active {
	text-decoration: none;
}

.szin {
	color: #3EAE4B;
	}

.szin2 {
	color: #F8C300;
	}

.cims a:link {
	color: #215934;
	text-decoration: none;
}
.cims a:visited {
	text-decoration: none;
	color: #FF0000;
}
.cims a:hover {
	text-decoration: none;
	color: #F8C300;
	background-image: none;
}
.cims a:active {
	text-decoration: none;
}

#szoveg #list {
	list-style-type: disc;
	text-align: justify;
	width: 570px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 20px;
	}
	
#list li {
	background-image:none;
	color: #215934;
	}

#szoveg #list2 {
	list-style-type: disc;
	text-align: justify;
	width: 570px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	}
	
#list2 li {
	background-image:none;
	color: #215934;
	}

#szoveg #list3 {
	list-style-type: none;
	text-align: center;
	width: 550px;
	margin-left: 25px;
	margin-bottom: 20px;
	}
	
#list3 li {
	background-image:none;
	color: #215934;
	}

#footer {
	clear: both;
	text-align: center;
	background-color: #215934;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	padding-right: 15px;
	padding-left: 15px;
}

#header {
	text-align: center;
	background-color: #215934;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 158px;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
}
