@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
	text-align: left;
}

IMG { border: none; }

DIV.clear { clear: both; }

BODY {
	background-color: #F5F5F5;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	_text-align: center;
}


#mainwrap {
	margin: 0px auto 18px auto;
	width: 890px;
	background-color: #FFFFFF;
	_text-align: left;
}

P {
	padding-bottom: 10px;
}

/* HEADER
*************************************************************************/
#header {
	position: relative;
  width: 890px;
	height: 240px;
}

#header .header_top {
	height: 59px;
	background-color: #FFFFFF;
	background-image: url(../images/header_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 31px 0 31px;
}

#header .header_middle {
	height: 125px;
	background-color: #FFFFFF;
	background-image: url(../images/header_middle.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 31px 0 31px;
}

#header .header_bottom {
	height: 56px;
	background-color: #FFFFFF;
	background-image: url(../images/header_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 31px 0 31px;
}

#header a.mav_icon { display:block; position: absolute; top: 140px; left: 65px; width: 178px; height: 78px;background: transparent url(../images/ceema_web_175x80.jpg) 0 0 no-repeat; text-decoration:none;}

/* CONTAINER
*************************************************************************/
#mainwrap #container {
	display: block;
	width: 890px;
	min-height: 417px;
	background-color: #FFFFFF;
}

#container .leftcolumn {
	float: left;
	width: 272px;
	min-height: 417px;
	background-color: #FFFFFF;
}

/* MAINWRAP CONTAINER MENU */
#mainwrap #container .menubox {
	width: 241px;
	height: 401px;
	_height: 417px;
	margin: 0 0 0 31px;
	padding: 16px 0 0 16px;
	background-image: url(../images/menu_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#mainwrap #container .menubox UL {
	margin: 0 0 0 2px;
	width: 205px;
}

#mainwrap #container .menubox LI {
	padding: 9px 0 9px 14px;
	list-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAD641;
}

#mainwrap #container .menubox LI.sima {
	padding: 9px 0 9px 14px;
	list-style: none;
	border-style: none;
}

#mainwrap #container .menubox LI.fejlec {
	padding: 8px 0 8px 14px;
	list-style: none;
	border-style: none;
	background-color: #AAD641;
}

#mainwrap #container .menubox LI.last {
	padding: 9px 0 0px 14px;
	list-style: none;
	border-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AAD641;
}

#mainwrap #container .menubox LI.ures {
	padding: 0 0 0 14px;
	list-style: none;
	border-style: none;
	font-size: 10px;
}

#mainwrap #container .menubox LI A {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

/* MAINWRAP CONTAINER TARTALOM */
#container .rightcolumn {
	float: right;
	width: 618px;
	min-height: 417px;
	background-color: #FFFFFF;
}

#mainwrap #container P.kiemelt A {
	color: #FF0000;
}

#mainwrap #container A {
	color: #5B5B5B;
}

#mainwrap #container .box_top {
	width: 527px;
	_width: 587px;
	margin: 0 31px 0 0;
	padding: 25px 30px 19px 30px;
	_padding: 25px 30px 19px 30px;
	background-color: #F5F5F5;
}

#mainwrap #container .box_bottom_left {
	float: left;
	width: 263px;
	_width: 293px;
	margin: 10px 0 0 0;
	padding: 15px 30px 19px 30px;
	_padding: 15px 30px 19px 30px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D3D3D3;
}

#mainwrap #container .box_bottom_left UL {
	margin: 0 0 0 2px;
	width: 255px;
}

#mainwrap #container .box_bottom_left LI {
	list-style-type: none;
	padding: 0 0 5px 12px;
	background: url(../images/list.gif) no-repeat 0px 2px;
}

#mainwrap #container .box_bottom_left LI A {
	color: #5B5B5B;
}

#mainwrap #container .box_bottom_right {
	float: right;
	width: 233px;
	_width: 294px;
	margin: 10px 0 0 0;
	padding: 15px 30px 19px 30px;
	_padding: 15px 30px 19px 30px;
	background-color: #FFFFFF;
}

#mainwrap #container .box_bottom_right A {
	color: #5B5B5B;
}

#mainwrap #container H1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 30px;
	color: #163774;
	padding-bottom: 15px;
}

#mainwrap #container P.kiemelt {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FF0000;
	padding-bottom: 15px;
}


/* FOOTER
*************************************************************************/
#mainwrap #footer {
	display: block;
	width: 890px;
	height: 72px;
	background-color: #FFFFFF;
}

#mainwrap #footer .logo {
	float: left;
	width: 88px;
	height: 72px;
	background-image: url(../images/logo_ceemarisk.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#mainwrap #footer .right {
	float: right;
	width: 801px;
	height: 72px;
	background-color: #FFFFFF;
}

#mainwrap #footer .copyright {
	width: 801px;
	margin: 28px 0 0 0;
	height: 34px;
	_height: 44px;
	padding: 10px 0 0 10px;
	background-color: #F5F5F5;
	font-size: 10px;
	font-weight: bold;
}

