body {
margin: 20px 0 20px 0;
background:#272220 url(bgf.jpg) center repeat-y;
}

.baldoboz ul 
{
	padding: 0px;
	margin: 0px;
}

.baldoboz li 
{
	display: inline;
}

.baldoboz a
{
	display: block;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px #cccccc dashed;
}

.baldoboz a:hover 
{
	text-decoration: none;
	color:#000000;
	background-color: #cccccc;
}

.magas100
{
	height: 100%;
}

.excel{
border-width: 0px 0px 0px 1px;
border-color: #ACACAC;
border-style: solid;
}

.termekfej {
color:#000;
text-align:left;
font-weight:bold;
height:22px;
padding: 4px 0px 0px 0px;
}

.fejlec 
{
	color:#a83739;
	padding-bottom: 4px;
	font-size: 13px;
}

.hircimke 
{
	color:#a83739;
	font-size: 11px;
	font-weight: bold;
}

a.hircimke 
{
	border:0px;
}

.hirtartalom 
{
	font-size: 11px;
	padding:0px 3px 0px 3px;
	text-align: justify;
}

.programcimke 
{
	color:#a83739;
	font-size: 11px;
	font-weight: bold;
}

.title {
text-align:left;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;
}

.szurke {
background-color:#333333;
color:#FFFFFF;
}

.alsokeret {
border-width: 4px 4px 4px 4px;
border-color: #999999;
border-style:solid;
}

.keret {
border-width: 2px 2px 2px 2px;
border-color: #CCCCCC;
color:#CCCCCC;
border-style:solid;
/*background-color:#191919;*/
/*filter: alpha(opacity=60);*/
/*background-image:url(csikoshatter.gif);*/
}

.keret2 {
border-width: 2px 2px 2px 2px;
border-color: #4C4C4C;
border-style:solid;
}

img.img_keret {
/*border-width: 2px 2px 2px 2px;
border-color: #4C4C4C;
border-style:solid;*/
}

p, td, div, span, body, input, textarea, select
{
font-size:11px; 
font-family: Castle, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
}

h1 {font-size:26px; color:#ff0000; text-align:center}
h2 {width:100%; background-image:url(cimcsik.gif); background-position:inherit; background-repeat:no-repeat; font-size:14px; color:#333333;}
h3 {width:100%; background-image:url(cimcsik.gif); background-position:inherit; background-repeat:no-repeat; font-size:12px; color:#999999;}
/*h3 {font-size:16px; color:#333333;}*/
h4 {font-size:16px; color:#333333; text-align:center}

.blokk {
border-width: 1px 1px 1px 1px;
border-color: #cccccc;
border-style:solid;
}

.mouseout {
border: 5px;
border-color: #cccccc;
border-style:solid;
}

.mouseover {
border: 0px;
border-color: #ff0000;
border-style:solid;
}

.sotet {
color:#333333;
font-weight:bold;
}

.balsor
{
	width:100%;
	background:url(bal_bg.jpg) repeat-x;
	padding:3px 0px 0px 0px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.fosor {
background-color: #666;
}

.fosor td 
{
	color:fff;
	font-weight:bold;
}


.voros
{
	color:#333;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 0px;
	width: 85%;
}

.szurke_cimke
{
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	padding: 2px
}

.fejlecaktiv
{
	color: #fff;
	font-weight: bold;
}

.fejlecseparator
{
	color: #000;
	padding: 0px 5px 0px 5px;
	font-weight: bolder;
}

a.fejleclink {color:#cccccc; text-decoration:none; text-transform:none; font-weight:bold;}
a.fejleclink:hover {color:#ffffff;}

a.nagylink {color:#000000; text-decoration:none; text-transform:none; font-weight:bold; font-size:14px; padding:0px 5px 0px 0px}
a.nagylink:hover {color:#ffffff; background-color:#a50200 ; font-size: 14px}

a.topmenu {color:#cccccc; text-decoration:none; font-weight:bold; letter-spacing:1px; text-transform: uppercase;}
a.topmenu:hover {color:#ffffff;}

a.voros {color:#a83739; text-decoration:none; text-transform:none; font-weight:bold; letter-spacing:1px;}
a.voros:hover {color:#000000;}

a.feherlink {color:#000; text-decoration:none; text-transform:none; font-weight:normal;}
a.feherlink:hover {color:#000; text-decoration:underline;}

a.ajanlas {color:#666666; text-decoration:none;}
a.ajanlas:hover {color:#ffffff;}

.separator
{
	color:#3f0008;
}

A {color:#333;text-decoration:none;}
A:hover{color:#b80000;text-decoration:none;}
/*
#menu a {
	float: left;
	height: 20px;
	margin: 0px; 
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#menu a:hover, #menu .active a {
	color: #ffff00;
}
*/

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 150px; /* Width of Menu Items */ 
	border-bottom: 1px solid #000;
	/*border-bottom: 1px solid #666; */
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 149px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	background: #000; /* IE6 Bug */ 
	padding: 5px; 
	border-top: 1px solid #000; 
	border-bottom: 0; 
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #fff; 
	background: #999; 
} 

/* Sub Menu Styles */ 
#menu li ul a { 
	text-decoration: none; 
	color: #fff; 
	background: #999; /* IE6 Bug */ 
	padding: 5px; 
	border: 1px solid #000; 
	border-bottom: 0; 
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #000; 
	background: #999; 
} 

/* Icon Styles */ 
#menu ul a.submenu {background:#191919 url("r_arrow.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#999 url("r_arrow.gif") no-repeat right;}


.w150
{
width:150px;
}

.w280
{
width:305px;
}

.w_full
{
width:100%;
}

.w30
{
width:30px;
}

input, select, textarea
{
	color:#000000;
	background-color:#cccccc;
	border: 0px;
}

.button
{
	background-color: #000000;
	color: #ffffff;
	border: 0px;
	padding: 0px 3px 0px 3px;
}

a.banner 
{
	display: block;
	border: 3px #ffffff solid;
}

a.banner:hover  
{
	display: block;
	border: 3px #333333 solid;
}

/**/
/* TRANSMENU CSS FOR RHUK_PLANETFALL TEMPLATE*/
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	text-indent:5px;
	}
.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item{
	margin: 0px;
	display:block;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	border-bottom: 1px solid #666666;
	}
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
background-color:#cccccc;
/*background: #e5e4ea;*/
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}

/* almenu szovegtulajdonsag */
.transMenu .item td{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
/* For first level menu.*/
#wrap {
   margin: 0px;
   padding: 0px;
}
#menutrans {
}
a.mainlevel-trans:link, a.mainlevel-trans:visited,
	a.mainlevel_active-trans, a.mainlevel_active-trans:visited {
   font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 12px;
   font-weight:bold;
   color:#000000;
   white-space:nowrap;
   line-height: 16px;
   display: block;
   height: 16px;
   width:auto;
   margin: 0px;
   padding: 0px 13px 0px 13px;
}

