body {
 	font-family: Arial, Helvetica, sans-serif;
	/*oldalsó zöld szín kódja: #91CB6D;*/
	font-size: 12px;
	background-color: #91CB6D;
	margin-top: -0.5em;
	margin-bottom: -1em;
}

#container {
	background: #FFF;
	width: auto;
}

#top
{
	text-align: right;
	font-size: 10px;
	padding-top: 4em;
	margin-bottom: 1em;
	margin-right: 2em;
}

#top a {
	color: #CCCC99;
}

#top a:hover {
	font-size: 12px;
	color: #666666;	
}

#siteName {
 	width: auto;
 	height: 230px;
 	padding-top: 2em;
 	padding-bottom: 2em;
 	margin-top: -2em;
	background-image: url(kepek/header.png);
	background-repeat: no-repeat;
	background-position: center;
}

#pageName {
 	width: auto;
	border-bottom: 2px solid #D0B26F;
	font-size: 10px;
	margin-top: 2em;
}

#pageName a {
	text-decoration: none;
	color: #CEB16E;
}

#pageName a:hover {
	color: #CC0000;
}

#jobbra {
	color: #CEB16E;
	letter-spacing: 0.3em;
	text-align: right;
	font-variant: small-caps;
}

#balra {
	text-align: left;
}

#balra img {
	margin-bottom: -1.3em;
	text-decoration: none;
}

#pageName h2 {
	margin-bottom: 0;
	font-size: 2em;	
}

/*oldal menü*/
#menu_oldal {
	float: left;
	margin-top: 6em;
	margin-left: 0.5em;	
}

#menu_oldal a {
	display: block;
	width: 170px;	
	text-decoration: none;
	color: #636363;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.7em;
	padding-top: 0.5em;
}

#menu_oldal a:hover {
 	/*background: url(kepek/bg_02.gif);*/
 	color: #CC0000;
 	width: 170px;
}

#menu_oldal img#nyito_nyil {
	padding-left: 3em;
}

sub {
	color: red;
}

#szolg {
 	position: absolute;
	left: 140px; 
	background-color: white; 
	width: 170px; 
	border-width: thin; 
	border-color: silver; 
	border-style: groove; 
	visibility: hidden;	
}

#jogsz_felhat {
	position: absolute;
	top: 36em;
 	right: 18em;
 	left: 16em;
	background-color: yellow; 
	border-width: thin; 
	border-color: silver; 
	border-style: groove;
	padding-left: 0.3em;
	padding-right: 0.3em;
	visibility: hidden;	
}

#oldal_hatarido {
 	float: right;
 	margin-top: 4em;
 	margin-right: 0.5em;
 	padding-left: 4em;
 	padding-top: 2em;
 	font-size: 9.5px;
}

#oldal_hatarido table, #oldal_hatarido tr, #oldal_hatarido td, #oldal_hatarido th {
	text-align: center;
	border: 1px solid #D0D29F;
}

#oldal_hatarido a {
	color: #000066;
	text-decoration: none;
}

#oldal_hatarido a:hover, #oldal_hatarido a:active {
	text-decoration: underline;
	color: #CC3300;	
}

#content {
 	width: auto;
 	margin: 4em 18em 0 16em;
}

#content h3 {
	text-align: center;
}

#content ul, #content ol {
	line-height: 2em;	
}

#jogsz, #belso_ell {
	border-bottom: 1px ridge #D0B26F;
}

#jogsz a, #belso_ell a, #feuvesz a, .hatarido a {
	text-decoration: none;
	color: #666666;
}

#jogsz a:visited, #belso_ell a:visited, #feuvesz a:visited, .hatarido a:visited {
	color: #CCCCCC;
}

#jogsz a:hover, #belso_ell a:hover, #feuvesz a:hover, .hatarido a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#lablec {
 	width: auto;
	font-size: 10px;
	line-height: 1.5em;
	margin-top: 60em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #666;
	text-align: center;
}

#lablec a {
 	text-decoration: none;
	color: #666600;
}

#lablec a:hover {
	background: #A48A4A;
	color: #FFF;
}

#back_links {
	text-align: center;
	padding-bottom: 0.3em;
	padding-left: 1em;
}