BODY
{
	background-color: #CCC;
	margin: 0px;
	padding: 10px;
	padding-bottom: 24px;
	
	scrollbar-face-color: #CCC;
	scrollbar-3dlight-color: #CCC;
	scrollbar-track-color: #CCC;
	scrollbar-darkshadow-color: #CCC;
	
	scrollbar-highlight-color: #9A0000;
	scrollbar-shadow-color: #9A0000;
	scrollbar-arrow-color: #9A0000;
}

BODY, TD, TH, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
}

A
{
	color: #000;
	text-decoration: none;
}

A:hover
{
	color: #000;
}

TABLE.alap
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border: 0px;
	border-collapse: collapse;
}

TD.alap
{
	padding: 0px;
}

/* DESIGN */

TABLE.main, TABLE.flash
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border: 0px;
	border-collapse: collapse;
}

TABLE.main
{
	width: 754px;
	background-color: #FFF;
}

TABLE.main TD.header
{
	padding: 0px;
	padding-left: 9px;
	height: 16px;
	color: #9A0000;
	font-weight: bold;	
	font-size: 9px;
	width: 614px;
}

TABLE.main TD.main
{
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 441px;
}

TABLE.main TD.footer
{
	padding: 0px;
	padding-left: 9px;
	height: 21px;
	font-size: 9px;
	background-color: #CCC;
}

TABLE.flash
{
	/*border: 2px solid #9A0000;*/
}

TABLE.flash TD.flash
{
	padding: 0px;
}

TABLE.main TD.panelset
{
	width: 200px;
	padding: 0px;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 8px;
}

/* MENÜ */

TABLE.menu
{
	width: 100%;
	border-top: 1px solid #9A0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

TABLE.menu TD.menuItem
{
	padding: 0px;
	font-size: 10px;
	color: #9A0000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-bottom: 1px solid #9A0000; 
}

TABLE.menu TD.menuItem HR
{
	border: 0px;
	height: 1px;
	background-color: #9A0000;
}

TABLE.menu TD.menuItem A
{
	color: #9A0000;
}

TABLE.menu TD.menuItem#active
{
	font-size: 9px;
	text-transform: uppercase;
	color: #1D3801;
}

TABLE.menu TD.number {
	border-bottom: 0px;
}

TABLE.menu TD.menuItem#active A
{
	color: #1D3801;
}

TABLE.menu TD.menuItem#active DIV
{
	font-size: 24px;
	color: #9A0000;
}

TABLE.menu TD.alMenuItem
{
	padding: 0px;
	font-size: 11px;
	color: #9A0000;
	padding-left: 17px;
	background-image: url('images/almenu.gif');
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

TABLE.menu TD.alMenuItem A
{
	color: #9A0000;
}

TABLE.menu TD.alMenuItem#almenuActive
{
	font-weight: bold;
}
TD.tartalomElonezet
{
	background-color: #FFF;
}

DIV.content A, DIV.content TD, DIV.content TH, DIV.content P, DIV.content LI, DIV.content UL
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

DIV.content A
{
	color: #000;
	text-decoration: none;
}

DIV.content A:hover
{
	color: #000;
}

DIV.content .default
{
	text-align: justify;
}

DIV.content .focim
{
	font-size: 14px;
	font-weight: bold;
	color: #973E28;
}

DIV.content .alcim
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #973E28;
}

DIV.content .megjegyzes
{
	text-align: justify;
	font-style: italic;
}

DIV.content .kiemelt
{
	text-align: justify;
	font-weight: bold;
}

DIV.content .sorkizart
{
	text-align: justify;
}

DIV.content .kozepNormal
{
	text-align: center;
}

DIV.content TABLE.keretes
{
	border-collapse: collapse;
	border: 0px;
}

DIV.content TABLE.keretes TD
{
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #973E28;
}

DIV.content TABLE.nemKeretes
{
	border-collapse: collapse;
	border: 0px;
}

DIV.content TABLE.nemKeretes TD
{
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px dotted #999;
}

DIV.content IMG.keretes
{
	border: 1px solid #973E28;
}

DIV.content IMG.nemKeretes
{
	border: 0px dotted #999;
}
