/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#cccccc;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}
	
a {
	color: #339933;
	font-weight:bold;
	text-decoration: none;
	}
a.utolso:hover {cursor:text;}	
a:hover {
	color: #339933;
	text-decoration: underline;
	}
/* ID Styles */

#navigation td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#navigation a {
	font:11px arial;
	color: #333333;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:12px 6px 8px 20px;
	background:  url("../images/mm_arrow_bullet.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#navigation a:hover {
	background:  url("../images/mm_arrow_bullet_on.gif") 8px 55% no-repeat;
	color:#2DA338;
	}
	
#sidebarHeader {
	padding: 4px;
	border: 1px solid rgb(102,102,102);
	}

#logo {font:20px arial;
	color: #FFCC33;
	letter-spacing:.2em;
	}

#tagline {font:12px geneva;
	color: #5B6C86;
	letter-spacing:.4em;
	}
	
#dateformat {font:11px arial;
	color: #000000;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #0099ff;
	letter-spacing:.1em;
	}
	
#borderLeft {
	border-left: 1px solid rgb(102,102,102);
	}
	
#borderRight {
	border-right: 1px solid rgb(102,102,102);
	}
	
#borderBottom {
	border-bottom: 1px solid rgb(102,102,102);
	border-left: 1px solid rgb(102,102,102);
	border-right: 1px solid rgb(102,102,102);
	}
	
/* Class Styles */
.taborkeret{	
				border-style: solid;
				border-color:#FFCC33;
				border-width: 5px;
}
.nyilt {
			text-align		: justif;
			text-decoration : blink;
			font-family		: Arial;
			font-size		: 16pt;
			font-weight		: bold;
			font-style		: italic;
			/*margin-bottom	: 3;
			margin-top		: 3;
			margin-right	: 15;
			margin-left		: 10;*/
			color			: #FFCC66;}
			
.vers	{	text-align		: center;
			font-size		: 14pt;
			font-family		: Comic Sans MS;
			color			: #FFCC33;}	
.alap
		{ text-align		: center;
			font-family		: Comic Sans MS;
			font-size		: 18pt;
			font-weight		: bold;
			color			: #FFCC33;
			}
.bodyText {
	font:14pt arial;
	color:#cccccc;
	line-height:20px;
	margin-top:0;
	}
.jeloles {color : #cccc00;}	
.pageName
		{	font-family		: Arial;
			color			: #FFCC33;
			line-height		: 22px;
			font-size		: 20pt;
	}
	
.subHeader {
	font:11px arial;
	color: #339933;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold;
	}	

.detailText {
	font:11pt arial;
	color:#cccccc;
	line-height:16px;
	}
	
.smallText {
	font:10pt arial;
	color:#cccccc;
	}

/* sub-navigation styles */

#subNavigation {
	margin: 5px;
}

#subNavigation td {
	border-bottom: 1px solid rgb(51,51,51);
	}
	
#subNavigation a {
	font:11px arial;
	color: #2DA338;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:12px 6px 8px 20px;
	background:  url("../images/mm_arrow_bullet.gif") 8px 55% no-repeat;
	font-weight:bold;
	}
	
#subNavigation a:hover {
	background:  url("../images/mm_arrow_bullet_on.gif") 8px 55% no-repeat;
	color:#FFCC33;
	}
	
.subNav2 {
	padding: 5px;
	padding-left: 10px;
}
.subNav3 {
	padding: 5px;
	padding-left: 15px;
}
.subNav4 {
	padding: 5px;
	padding-left: 20px;
}
.subNav5 {
	padding: 5px;
	padding-left: 25px;
}


