body {
	background: #ffffff;
	margin: 5px;
	text-align: center;
}
#container {
	margin: auto;
	width: 770px;
}
#header {
	width: 770px;
}
#header {
	width: 770px;
}
#header ul {
	width: 770px;
	height: 20px;
	margin-bottom: 3px;
}
#header ul li {
	float: right;
	line-height: 20px;
}
#header ul li a {
	font-weight: bold;
	color: #376CB0;
	text-decoration: none;
}
#header ul li a:hover {
	color: #333333;
}
#header .separator {
	width: 770px;
	height: 18px;
	margin-bottom: 3px;
/*	background: #376CB0;*/
	padding-top: 2px;
	background: #376CB0;
	text-align: right;
	color: #FFFFFF;
	vertical-align: middle;
}
#header .separator a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
}
#header .separator a:hover {
	text-decoration: none;
	color: #888888;
}
#header #logo_bar {
	margin-bottom: 3px;
}
#header #menu {
	width: 770px;
	height: 150px;
	margin-bottom: 1px;
}
#header #menu ul {
	margin: 0;
	padding: 0;
	width: 267px;
	height: 150px;
	float: left;
	text-align: left;
}
#header #menu ul li{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 267px;
	height: 23px;
	background: url('img/menu_bull_2.gif') no-repeat;
	border-bottom: 1px solid #376CB0;
	text-indent: 17px;
	margin-bottom: 1px;
}
#header #menu ul li#um {
	border-bottom: none;
}
#header #menu ul li a {
	margin: 0;
	color: #376CB0;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
}
#header #menu ul li a:hover {
	color: #333333;
}
#header #menu img {
	margin-left: 3px;
}
#main {
	width: 770px;
	clear: both;
	margin-bottom: 3px;
}
#main {
	position: relative;
}
#main #content {
	width: 468px;
	padding: 15px 5px 5px 2px;
	text-align: left;
	float: left;
}
#main #content p {
	text-align: justify;
	margin-bottom: 18px;
	line-height: 18px;
/*	color: #555555;*/
}
#main #content ul li {
	list-style: circle;
/*	color: #555555;*/
}
#main #content ul {
	margin-left: 15px;
}
#main #jobb {
	width: 284px;
	margin-left: 486px;
}
#main #jobb div {
	background: #DCEEF9;
	text-align: left;
	padding: 8px;	
	margin-top: 7px;	
	margin-bottom: 7px;	
}
#main #jobb div h2 {
	margin: 5px 5px 13px 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #376CB0;
	color: #376CB0;
}
#main #jobb div a {
	color: #000000;
}
#main #jobb div p {
	text-align: left;
}
#main #jobb div p.p_cel {
	margin-bottom: 0;
}
#main #jobb div p a {
	color: #000000;
}
#main #jobb #palyazataink_szama p {
	margin-bottom: 0;
}
#footer {
	width: 770px;
	height: 20px;
	background: #376CB0;
	position: relative;
	clear: both;
}
#footer p {
	line-height: 20px;
	color: #AADAF9;
}
#footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #AADAF9;
}
#footer #copyright {
	position: absolute;
	left: 5px;
	color: #ffffff;
	font-weight: bold;
}
#footer #validation {
	position: absolute;
	right: 5px;
	font-weight: bold;
	text-align: right;
}