@charset "utf-8";
/* CSS Document */


a:link {
	color: #2782B1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	color: #2782B1;
	text-decoration: none;
}

h1 {
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	color: #2782B1;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tetejére {
	font-size: 10pt;
	text-align: right;
	margin-bottom: 0px;
	padding-right: 20px;
}
.tetejére  img {
	margin-right: 3px;
}
.img {
	border: 1px solid #99CC99;
}

h2 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}


p {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
}
#befoglalo {
	position: absolute;
	height: 500px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#fejlec {
	position: absolute;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #99CC99;
	background-image: url(../elemek/background.jpg);
}
#logo {
	position: absolute;
	height: 80px;
	width: 180px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#focim {
	position: absolute;
	height: 80px;
	width: auto;
	left: 180px;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#menu {
	position: absolute;
	height: auto;
	width: 180px;
	left: 0px;
	top: 80px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a {
	font-size: 12pt;
	text-decoration: none;
	color: #2782B1;
	display: block;
	vertical-align: middle;
	clear: both;
	float: none;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	overflow: hidden;
	font-weight: bold;
	margin: 0px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #99CC99;
}
h3 {
	font-size: 12pt;
}


#tartalom {
	position: absolute;
	left: 180px;
	top: 80px;
	margin: 0px;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC99;
	background-color: #EBFAFC;
	width: auto;
	height: auto;
}
#tetejehorgony {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 20;
	left: -1px;
	top: 0px;
	visibility: hidden;
}
.kiemeles {
	font-weight: bold;
}
.image {
	border: 4px ridge #99CC99;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
