@charset "utf-8";

body { background:#013756; margin:0px; font-family:"Trebuchet MS"; }

	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
	}
	a:active {
		text-decoration: none;
	}

#container {
	margin: 0 auto;
	width:800px;
	background:#FFF;
	}
#head {
	margin: 0 auto;
	width:800px;
	height:300px;
	background-image:url(banner-alap.png);
	background-position:top;
	background-repeat:repeat-y;
	}

h1 {
	color:#FFF;
	font-size:36pt;
	line-height:36pt;
	padding: 40px 0 0 40px;
}
h2 {
	color:#FFF;
	font-size:17pt;
	letter-spacing:2px;
	font-weight:normal;
	padding: 10px 0 0 40px;
}
	.cim {
	color:#000;
	font-size:16pt;
	line-height:16pt;
	padding: 20px 0 0 40px;
	}
	.motto {
	color:#000;
	font-size:14pt;
	line-height:16pt;
	text-align:center;
	}
ul {
	padding: 20px 50px 0 100px;
	font-size:14px;
}
	li {
	padding:0 0 8px 0;
	}
	.megj {
	font-size:12px;
	}
	.kiemel {
	color:#0072B1;
	}
	.link {
	color:#0072B1;
	text-decoration:none;
	}
	.m-link {
	color:#FFF;
	}
	.text {
	font-size:14px;
	padding: 0 70px 0 70px;
	text-align:justify;
	}
		.text a {
		color:#0072B1;
		text-decoration:none;
		}
		
	.center {
	text-align:center;
	}
	
.banner-jobb {
	float:right;
	position:relative;
	padding:20px 5px 0 0;
}

#key {
	width:700px;
	background:#0D6EA4;
	padding:10px 50px 10px 50px;
	text-align:justify;
	color:#FFF;
	font-size:16px;
/*	font-weight:bold;*/
	float:left;
	position:relative;
	}