body {
	padding: 0px;
	margin: 0 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('images/sys_backgroundscale.gif');
	background-repeat: repeat-y;
	background-color: #d8d8d8; }
img {
	border: none; }

/* --- Vízszintes menüsor --- */

#navline {
	position: absolute; top: 175px; left: 220px; }
#navline img {
	padding-top: 0px; }
#navline a {
	position: relative; top: -7px;
	font-weight: bold; }
#navline a:link {
	color: #595959;
	text-decoration: none; }
#navline a:visited {
	color: #595959; 
	text-decoration: none; }
#navline a:hover {
	color: #2ca42a;
	text-decoration: underline; }

/* --- Logo --- */

#logo {
	position: absolute; top: 0px; left: 0px; }

/* --- Nyelv választó menü --- */

#nyelv table {
	position: absolute; top: 15px; left: 873px; }
#nyelv img {
	border: none; padding: 0;margin: 0;}
#nyelv td { width: 37px; height: 23px; font-size: 0px; }
a#hun:link, a#hun:visited, img#hun {
	background-image: url('images/icon_flag_hun.jpg');
	background-repeat: no-repeat; width: 37px; height: 23px; display: block; } 
img#hun:hover, a#hun:hover, a#hun:hover img {
	background-image: url('images/icon_flag_hun_on.jpg');
	background-repeat: no-repeat; width: 37px; height: 22px; display: block;}
a#uk:link, a#uk:visited, img#uk {
	background-image: url('images/icon_flag_uk.jpg');
	background-repeat: no-repeat; width: 37px; height: 23px; display: block;} 
img#uk:hover, a#uk:hover, a#uk:hover img {
	background-image: url('images/icon_flag_uk_on.jpg');
	background-repeat: no-repeat; width: 37px; height: 22px; display: block;}
a#de:link, a#de:visited, img#de {
	background-image: url('images/icon_flag_de.jpg');
	background-repeat: no-repeat; width: 37px; height: 23px; display: block;} 
img#de:hover, a#de:hover, a#de:hover img {
	background-image: url('images/icon_flag_de_on.jpg');
	background-repeat: no-repeat; width: 37px; height: 22px; display: block;}

/* --- Lábléc --- */

#foot {
	text-align: center; 
	color: #888;
	border-top: 1px solid #e5e7e8; }

/* Képecskék */

#balkeptar {
	position: absolute; top: 660px; left: 10px;
}

#jobbkeptar {
	position: absolute; top: 240px; left: 898px;
}

/* --- Osztályok --- */
h1 {
	font-weight: normal;
	font-size: 20px;
	font-variant: small-caps;
	color: #346e44;
	border-bottom: 1px solid #346e44; }
h2 {
	font-weight: normal;
	font-size: 14px;
	color: #3f3f3f;  }
h3 {
	font-weight: normal;
	font-size: 20px;
	color: #346e44; }
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #346e44;
	border-bottom: 1px solid #bbb; }
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #346e44;
	border-bottom: 1px solid #444; }


	
	
.right {
	text-align: right;  }

.center {
	text-align: center;  }
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }
#error img {
	float: left; }
/* #error {
	border: 1px solid #78b776; 
	padding: 15px; }
*/
.italic {
	font-style: italic; }
.kiemelt {
	font-weight: bold; }	
.kiemelt2 {
	font-weight: bold;
	font-size: 16px; }	
.kicsi {
	font-weight: normal;
	font-size: 11px;
	color: #888; }	
img.center {
	float: center; }
img.right {
	float: right;
	padding: 5px; }
img.left {
	float: left; }

#nevjegy {
	padding: 10px;
	border: 1px solid #e5e7e8;
	background-color: #f8f8f8;
	background-image: url('images/nevjegy_scale.gif');
	background-repeat: repeat-x; }

/* --- Tartalom --- */

#tartalom {
	position: absolute; top: 210px; left: 180px; 
	/* margin-top: 380px;
	margin-left: 180px; */
	width: 690px;
	color: #2b2b2b;
	text-align: justify; }
#tartalom ul {
	list-style-type: disc; }
#tartalom a:link, #tartalom a:visited {
	text-decoration: underline;
	color: #070; }
#tartalom a:hover {
	text-decoration: underline;
	color: #0d0; }
/* --- Főmenü --- */

#navbar {
	margin-left: 0px;
	position: absolute; top: 235px; left: -40px; }
#navbar a {
	font-family: Arial;  }
#navbar li.lihead {
 	display: block;
 	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 123px;
	height: 19px;
	background-image: url('images/sys_menuhead.jpg');
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #21682f;
	border-right: 1px solid #e1e2e4; }
#navbar li.libody {
 	display: block;
 	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 133px;
	font-weight: normal;
	font-size: 12px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #e1e2e4;
	background-image: url('images/sys_arrow.gif');
	background-repeat: no-repeat;
	background-color: #eeeeee; }
/* #navbar li.lifoot {
 	display: block;
 	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 24px;
	width: 119px; 
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #e1e2e4;
	background-image: url('images/sys_cube.gif');
	background-repeat: no-repeat;
	background-color: #fff; } */
#navbar ul {
	list-style-type: none; }
.lihead a:link {
	text-decoration: none;
	color: #fff; }
.lihead a:visited {
	text-decoration: none;
	color: #fff; }
.lihead a:hover {
	text-decoration: underline;
	color: #0f0;}

.libody a:link {
	text-decoration: none;
	color: #555; }
.libody a:visited {
	text-decoration: none;
	color: #555; }
.libody a:hover {
	text-decoration: underline;
	color: #000;}

/*
.lifoot a:link {
	font-weight: normal;
	text-decoration: none;
	color: #828282; }
.lifoot a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #828282; }
.lifoot a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000; } */


#iso td {
	border: 1px solid #dadbdd;
	padding: 3px;
	text-align: center; }