* {
	margin:0px;
	padding:0px;
/*	overflow-x: visible;*/
}

body {
	overflow-x: hidden;
	height:100%;
	font-family:Arial, Tahoma, sans-serif;
	background-color:white;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

a  {
	color:#009;
}

/* A teljes oldalt magábanfoglaló div */
#page {
	width:960px;
	margin:0px auto;
	background-color:#ccc;
	height:100%;
}

/* A fejléce minden oldalnak */
#header {
	width:960px;
}

/* A fejléce sárga csíkja */
#header-sarga {
	width:860px;
	color:#039;
	background-color:#ff9;
	background:url(images/sarga.jpg) repeat-x;
	padding:0px 50px;
}

/* A fejlécben a cégnév */
#logo {
	width:250px;
	_width:247px;
	height:45px;
}

#logo p {
	padding-top:0px;
	font-size:24pt;
	font-weight:400;
	font-family: Comic Sans MS, sans-serif;
}

#logo a {
	text-decoration:none;
}

/* A fejlécben a menü területe */
#menu {
	width:610px;
	float:right;
	height:45px;
}

#menu p {
	font-size:9pt;
	text-align:right;
	margin-top:18px;
	font-weight:900;
}

#menu img {
  margin: 0px;
	margin-right: 12px;
	border: 0px;
}

:focus {
  outline: 0;
}

#menu a {
	text-decoration:none;
}

/* A fejléce kék csíkja */
#header-kek {
	width:960px;
	height:17px;
	background-color:#039;
	padding-left:0px;
}
#header-kek p {
	margin:0 0 0 50px;
	padding:0;
	font-size:14px;
	color:yellow;
}

/* A fejléce nagy látványképét tároló rész */
#header-image {
	width:960px;
	height:278px; /* kép magassága 268 */
	background-color:#999;
	position:relative;
}

#IMAGE1 {
	position:absolute;
}

/* Ez a réteg lebeg az animáció felett */
#float {
	top:303px;
	position:absolute;
	width:960px;
	z-index:11;
}

/* Ez a réteg lebegő réteg bal széle a lap mellett */
#float-right {
	width:50px;
	float:right;
	background-color:#ccc;
}
 
/* Ez a réteg lebegő réteg jobb széle a lap mellett */
#float-left {
	width:50px;
	height:100%;
	background-color:#ccc;
	margin-top:50px;
}

/* A fehér lap területe */
#lap {
	width:870px;
	background:white url(images/lapbg.gif);
	margin:0px 45px;
}

/* A fehér lap bal - nagyobbik - fele */
#lap-bal {
	width:645px;
	overflow: hidden;
}

/* Ide jön a három kiemelés */
#lap-bal-top {
	width:655px;
	padding-left:5px;
}

/* A fehér lap jobb - kisebbik, sárga - fele */
#lap-jobb {
	width:188px; /* 194 */
	margin-right:16px;
	_margin-right:7px;	
	height:100%;
	float:right;
	background-color:#ff9;
}

#lap-jobb .csik {
	margin:0px 0px 6px 0px;
	padding:3px 0px 3px 12px;
	background-color:yellow;
}

#lap-jobb .csik_ru {
	margin:0px 0px 6px 0px;
	padding:3px 0px 3px 12px;
	background-color:yellow;
}

#lap-jobb .csik h2 {
	padding-left:10px;
	width:188px; /* 191 */
	_width:151px;
	height:30px;
	color:#039;
	font-size:12pt;
	padding:11px 0px 0px 0px;
}

#lap-jobb .csik_ru h2 {
	padding-left:10px;
	width:188px; /* 191 */
	_width:151px;
	height:50px;
	color:#039;
	font-size:12pt;
	padding:11px 0px 0px 0px;
}

#lap-jobb p {
	margin:0px 12px;
	font-size:8pt;
	line-height:12pt;
}

#lap-jobb a {
	text-decoration:none;
}

/* A lap alatti szürke sáv területe */
#lablec {
	width:960px;
	background-color:#ccc;
	text-align:center;
	padding:10px 0px 20px 0px;
	font-size:12px;
}

#kiemeltek {
	background-image:url('images/top-left.jpg');
}

td.kiemeles {
	width:203px;
	height:224px;
	vertical-align:top;
	background-repeat:no-repeat;
}

td.kiemeles_en {
	width:203px;
	height:180px;
	vertical-align:top;
	background-repeat:no-repeat;
}

td.kiemeles_ru {
	width:203px;
	height:200px;
	vertical-align:top;
	background-repeat:no-repeat;
}

.kiemeles h1, .kiemeles_en h1, .kiemeles_ru h1 {
	margin:6px 12px;
	font-size:12pt;
	color:#fff;
	font-weight:bold;
}

.kiemeles h1.hu {
	margin:6px 6px 4px 12px;
	font-size:12pt;
	color:#fff;
	font-weight:bold;
}

.kiemeles h2.hu {
	margin:0px 0px 0px 12px;
	font-size:7pt;
	color:#fff;
	font-weight:normal;
}

.kiemeles ul, .kiemeles_en ul, .kiemeles_ru ul {
	margin:6px 12px 0px 12px;
	font-size:8pt;
	padding:10px 4px 0px 12px;
	color:#000;
}

.kiemeles ul {
	margin:0px 12px 0px 12px;
}

.kiemeles p, .kiemeles_en p, .kiemeles_ru p {
	margin:4px 10px;
	font-size:12px;
	color:black;
	padding:8px;
}

.kiemeles a, .kiemeles_en a, .kiemeles_ru a {
	text-decoration:none;
	color:#fff;
}

.kiemeles a.tovabb, .kiemeles_en a.tovabb, .kiemeles_ru a.tovabb {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.kiemeles .right, .kiemeles_en .right, .kiemeles_ru .right {
	text-align:right;
	margin:4px 0px 0px 0px;
}

/* A változó tartalom területe */
#content {
	padding:6px 40px 48px 40px;
	width:560px;
}

.content h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom:8px;
	margin-top:6px;
}

.content p  {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 15pt;
	margin-bottom:8pt;
}

.content p.kepala {
	font-size:9pt;
	line-height:11pt;
	font-weight:bold;
}

.content ul  {
	margin-bottom:8pt;
	margin-left:28px;
}

.content li  {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	line-height: 15pt;
	margin-bottom:3pt;
}

.content img.keresked {
	margin:0px 0px 8px 0px;
}

.kapcsolat td {
}

.kapcsolat p  {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14pt;
	margin-bottom:0pt;
}

#felsorolas {
	border:1px solid #009;
	width:200px;
	float:right;
	margin-left:24px;
	margin-bottom:12px;
	padding:14px 14px 14px 2px;
	background:#eee;
}

#felsorolas li {
	font-size:9pt;
	line-height:11pt;
}

.csikalatt { font-style:italic; }
