body {
	font-family:"Tahoma";
	font-size:12pt;
	background-color:#282828;
	margin:0px;
	padding:0px;
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
	color:white;
	min-height:100%;
	height:100%;
}

#main {
	position:relative;
	width:900px;
	min-height:100%;
	_height:100%;
	margin:0px auto -23px auto;
	padding:0px;
}

#logo {
	float:left;
	width:323px;
	height:150px;
}

#menu {
	float:left;
	width:574px;
	height:150px;
}

.menu_item {
	float:left;
	width:150px;
	height:150px;
}
.menu_item_text{
	width:140px;
	text-aling:center;
}

.menu_item_text a{
	font-family:"Tahoma";
}

.menu_item_picture {
	width:150px;
	text-aling:left;
}

#elerhetosegek {
	width:900px;
	height:auto;
	text-align:center;
	font-size:14pt;
	margin:0px;
	padding:40px 0px 0px 0px;
}

#elerhetosegek2 {
	float:left;
	width:260px;
	height:325px;
	font-size:14pt;
	margin:-20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#elerhetosegek p{
	margin:0px 0px 3px 0px;
	padding:0px;
}

#elerhetosegek2 p{
	margin:0px 0px 1px 0px;
	padding:0px;
	text-align:right;
}

.elerhetosegek_text {
	font-size:13pt;
	text-align:right;
}

#main_menu {
	float:left;
	margin:317px 0px 0px 0px;
	width:438px;/*438*/
	height:231px;
}

.main_menu_item {
	float:left;
	width:146px;/*146*/
	height:231px;
}
.main_menu_item_text{
	width:120px;
	text-aling:center;
}

.main_menu_item_text a{
	font-family:"Tahoma";
}

.main_menu_item_picture {
	width:146px;
	text-aling:center;
}

img {
	border:0px;
}

a {
	font-family:"Tahoma";
	color:white;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	font-family:"Tahoma";
}



#main_side_bar {
	margin:200px 0px 0px 0px;
	float:left;
	height:358px;
	width:190px;
	text-align:right;
}

#main_side_bar p{
	margin:0px 0px 4px 0px;
	padding:0px;
	font-size:11pt;
}

.whiteText {
	color:white;
}

.grayText {
	color:#878787;
}

.grayText a{
	color:#878787;
	font-size:11pt;
}

.grayText a:hover{
	color:red;
}

#foot {
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
	width:100%;
	height:23px;
}

#foot_red_line {
	width:265px;
	height:5px;
	line-height:5px;
	font-size:1px;
	background-color:#e2001a;
	margin:0px auto 0px auto;
	padding:0px;
}

#foot_black_line {
	width:100%;
	height:17px;
	background-color:black;
	margin:0px;
	padding:0px;
}

#foot_black_line p{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10pt;
}

#foot_black_line a{
	margin:0px;
	padding:0px;
}

#gepeink {
	position:relative;
	width:900px;
	height:auto;
	text-align:center;
	margin:0px;
	padding:40px 0px 0px 0px;
}

.box {
	width:860px;
	margin:0px auto 35px auto;
}

.box_head{
	width:860px;
	height:10px;
	background-image:url('/parts/box_head.png');
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.box_bottom{
	width:860px;
	height:10px;
	background-image:url('/parts/box_bottom.png');
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.box_center{
	width:860px;
	height:auto;
	background-color:#ececec;
	margin:0px;
	padding:0px 0px 0px 0px;
	vertical-align:center;
}

.box_center img{
	margin:0px 20px 0px 10px;
	padding:0px;
	float:left;
	vertical-align:middle;
}

.box_center p{
	font-family:"Tahoma";
	font-size:11pt;
	text-align:justify;
	color:black;
}

.box_text {
	font-weight:bold;
	margin:0px 20px 10px 0px;
	padding:10px 0px 0px 0px;
}

.box_text2 {
	margin:0px 20px 0px 0px;
	padding:0px;
}

.picture_box {
	float:left;
	width:190px;
	height:190px;
	background-position:center;
	background-repeat:no-repeat;
	margin:17px;
}

.picture_box img{
	width:190px;
	height:190px;
	border:none;
}