@charset "utf-8";
/* CSS Document */
/* --- álatlános --- */
BODY, TABLE, DIV {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
A {
	color:#000000;
}
IMG {
	border:0;
}
H1 {
	text-transform:uppercase;
	color:#0063A4;
	font-size:13px;
	padding:0;
	margin:5px 0px 4px 0px;
}
H1.mainilluh1 {
	font-size: 32px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ADD7F0;
	margin:10px 0px 0px 0px;
	padding:0;
	width:550px;
	white-space:normal;
}
H2, H3 {
	color:#008DDA;
	font-size:11px;
	padding:0;
	margin:5px 0px 4px 0px;
}
/* --- alapoldal --- */
DIV#maindiv {
	width:100%; 
	border:0; 
	background-color:#FFF; 
	height:100%; 
	position:absolute; 
	display:block;
}
TABLE#maintable {
	height:100%;
	width:100%;
}
TR#header .leftside {
	width:50%; 
	height:28px; 
	border:0; 
	background-color:#C4DBEA;
}
TR#header .rightside {
	width:50%; 
	height:28px; 
	border:0; 
	background-color:#F9941D;
}
TR#header .rightside DIV {
	height:28px; 
	width:100%; 
	background-repeat:no-repeat; 
	background-position:left;
}
/* --- */
TABLE.topmenu {
	height:74px; 
	width:770px;
	padding:0;
	margin:0;
	margin-top:22px;
	background-image:url(img/topmenu_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
TABLE.topmenu TD.logo{
	width:180px;
	height:74px;
}
TABLE.topmenu TD.menu{
	width:auto;
	height:74px;
	padding: 0px 0px 0px 10px;
	text-align:center;
	background-repeat:repeat-x;
	background-position:bottom;
	cursor:pointer;
}
TABLE.topmenu TD#menuactive {
	cursor:auto;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/topmenu_back_active.gif);
}
TABLE.topmenu TD#menuactive_right {
	cursor:auto;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image:url(img/topmenu_back_active.gif);
}
TABLE.topmenu TD.menuright{
	width:10px;
	height:74px;
	background-repeat:repeat-x;
	background-position:bottom;
	cursor:pointer;
}
TABLE.topmenu TD.menu DIV{
	font-weight:bold;
	color:#0164A4;
	padding:0;
	margin:0px 0px 14px 0px;
}
TABLE.topmenu TD.menu DIV A{
	text-decoration:none;
	color:#0164A4;
}
/* --- */
DIV.leftboxframe {
	width:227px;
	background-color:#FFF;
	margin:11px 0px 0px 5px;
}
DIV.leftboxbottom {
	display:block;
	width:227px;
	background-image:url(img/leftbox_bottom.png);
	background-repeat:repeat-x;
	background-position:top;
	height:6px;
}
DIV.leftbox1 {
	display:block;
	width:227px;
}
DIV.leftbox {
	display:block;
	border:1px solid #C4DBEA;
	width:225px;
}
DIV.leftbox DIV.title {
	text-transform:uppercase;
	font-weight:bold;
	background-color:#E7F2FB;
	color:#0063A4;
	padding:4px;
}
DIV.leftbox DIV.content {
	padding:4px 0px 4px 0px;
	color:#0063A4;
}
DIV.leftbox DIV.content FORM{
	font-weight:bold;
	padding:0;
	margin:0;
}
DIV.leftbox DIV.content FORM INPUT {
	font-size:11px;
	color:#0063A4;
	border:1px solid #0063A4;
	margin:0px 0px 5px 0px;
}
DIV.leftbox DIV.content FORM P.button {
	background-color:#F9941D;
	border:0;
	width:60px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px;
	color:#fff;
	cursor:pointer;
	margin:3px 0px 3px 140px;
}
DIV.leftbox DIV.content FORM P.inputtextrow {
	margin:0;
	padding:0;
}
DIV.leftbox DIV.content FORM P.inputrow {
	margin:0;
	padding:0;
}
/* --- */
DIV.leftsidemenubox {
	border-right:1px solid #8CCBEE;
	width:230px;
	padding:0;
	margin:0;
}
DIV.leftsidemenubox DIV.leftsidemenuitem {
	border-left-width:7px;
	border-left-style:solid;
	margin:0px 0px 6px 4px;
}
DIV.leftsidemenubox DIV.leftsidemenuitem DIV.mainmenu {
	font-weight:bold;
	padding:4px 0px 7px 4px;
	text-transform:uppercase;
}
DIV.leftsidemenubox DIV.leftsidemenuitem DIV.mainmenu A {
	text-decoration:none;
}
DIV.leftsidemenubox DIV.leftsidemenuitem DIV.mainmenu A:hover {
	text-decoration:underline;
}
DIV.leftsidemenubox DIV.leftsidemenuitem DIV.leftsidesubmenuitem {
	text-transform:lowercase;
	display:block;
	margin:0px 0px 0px 14px;
	padding-bottom:2px;
	font-weight:bold;
}
DIV.leftsidemenubox DIV.leftsidemenuitem DIV.leftsidesubmenuitem A {
	text-decoration:none;
}
DIV.leftsidemenubox DIV.leftsidemenuitem DIV.leftsidesubmenuitem A:hover {
	text-decoration:underline;
}
/* --- */
DIV#maincontent {
	height:auto; 
	width:770px; 
	background-color:#FFF; 
	display:block; 
	position:relative;
}
DIV#maincontent TABLE#contenttable {

}
DIV#maincontent TABLE#contenttable .mainillu {
	background-repeat:no-repeat; 
	background-position:top; 
	width:770px; 
	padding-left: 20px;
}
DIV#maincontent TABLE#contenttable .mainillu#opening {
	height:187px;
}
DIV#footertable {
	height:26px; 
	width:770px; 
	background-color:#0FF; 
	display:block; 
	position:relative;
	margin:0;
	padding:0;
}
DIV#footerdiv TABLE {
	margin:0;
	padding:0;
}
TD#footermenu {
	width:529px; 
	background-color:#F9941D; 
	height:26px;
}
TD#footermenu DIV {
	width:auto; 
	color:#fff;
	font-weight:normal;
	float:right;
	margin-right:11px;
}
TD#footermenu DIV IMG {
	margin-right:6px;
}
TD#footermenu DIV A{
	text-decoration:none;
	color:#FFF;
}
TD#footermenu DIV A:hover{
	text-decoration:underline;
}
/* --- OPENING --- */
DIV#maincontent TABLE#contenttable TD#openingbigmenu {
	height:132px;
	background-color:#FFF;
}
TABLE.mainlinkbox {	
	width:181px;
	height:120px;
	float:left;
	background-color:#FFF;
	margin:0px 5px 0px 5px;
}
TABLE.mainlinkbox TD.mainlink_header {
	height:8px;
}
TABLE.mainlinkbox TD.mainlink_img {
	height:75px;
	padding:3px 0px 2px 0px;
	margin:0;
}
TABLE.mainlinkbox TD.mainlink_img IMG{
 width:181px;
 height:70px;
}
TABLE.mainlinkbox TD.mainlink_text {
	height:37px;
	padding:0;
	margin:0;
	background-image:url(img/mainlink_textback.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 2px;
}
TABLE.mainlinkbox TD.mainlink_text A {
	color:inherit;
	text-decoration:none;
}
/* --- INSIDE --- */
/* --- horizontal navigation --- */
DIV.horizontalnavig {
	height:20px;
	color:#0063A4;
	border-bottom:9px solid #3893CF;
}
DIV.horizontalnavig A {
	color:#0063A4;
	text-decoration:none;
}
DIV.horizontalnavig A:hover {
	color:#0063A4;
	text-decoration:underline;
}
/* --- NEWS --- */
DIV.newsitem {
	display:block;
	padding:10px;
}
DIV.newsitem DIV.newstitle {
	font-weight:bold;
	width: 440px;
}
DIV.newsitem DIV.newsdate {
	position:relative;
	z-index:auto;
	color:#3EBBE3;
	top:-13px;
	text-align:right;
}
DIV.newsitem DIV.newslinks {
	padding-top:15px;
	text-align:right;
	color:#F9941D;
}
DIV.newsitem DIV.newslinks A {
	text-decoration:underline;
	color:#F9941D;
}
DIV.newsitem DIV.newsline {
	height:8px;
	border-bottom:2px solid #C1D9E8;
}
DIV.fullnews {
	
}