BODY {
	margin: 0;
	padding: 0;
	background-color: White;
}

.clear {
	clear: both;
}

#top_line {
	background-color: #1f3d83;
	height: 10px;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#top_lang {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #1f3d83;
	padding: 2px 0 2px 0;
	margin: 0;
}

#fejlec_container {
	width: 100%;
	height: 120px;
	padding: 10px 0 10px 0;
	margin: 0;
}

#fejlec_logo {
	width: 150px;
	float: left;
}

#fejlec_logo IMG {
	border: 0;
	display: block;
}

#fejlec_kozep {
	width: 530px;
	float: left;
}

#fejlec_kozep H2 {
	text-align: center;
	margin-top: 50px;
}

#fejlec_jobb {
	float: right;
	text-align: right;
}

H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: right;
	color: #1f3d83;
	margin: 0;
}

H3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: Black;
	margin: 0;
}

#slider {
	position: relative;
	height: 300px;

}


ul#images {
  margin: 0 15px 10px 0;
  padding: 0;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 155px;
  height: 300px;
  list-style: none;
}


#menu {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 55px;
	border-bottom: 1px solid #cccccc;
}

.nav {
	position: relative;
	float: left;
	display: inline;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.nav li {
	position: relative;
	float: left;
	width: 180px;
	height: 35px;
	top: -2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #1f3d83;
	display: list-item;
	margin: 0;
	padding: 0;
}

.nav li a {
	color: #1f3d83;
	text-decoration: none;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}

.nav li a:hover {
	color: Black;
	border-bottom: 3px solid Black;

}



#footer {
	position: relative;
	height: 10pt;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	background-color: #eeeeee;
}

#footer A {
	text-decoration: none;
	color: Black;
}

#footer A:hover {
	text-decoration: underline;
	color: Black;
}

#footer_bal {
	float: left;
	width: 200px;
}

#footer_jobb {
	float: right;
	text-align: right;
}

H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-align: right;
	color: #1f3d83;
	margin: 0 0 20px 0;
}

H4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
	margin: 0;
}

#main {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	color: Black;
	margin: 20px 0;
}

#main A {
	text-decoration: none;
	color: #1f3d83;
}

#main A:hover {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.szolg-jobb {
	position: relative;
	float: left;
	width: 480px;
	text-align: center;
}

.szolg-bal {
	position: relative;
	float: right;
	width: 480px;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
}

.szolg-img {
	margin-top: 5px;
	margin-left: 10px;
	float: right;
}