body  {
	background-image: url(0bg.jpg);
	background-color:#000000;
	background-repeat: repeat-y;
	font-family:Verdana;
	font-size:12px;
	color:#000;

	scrollbar-face-color:#EBC3CF;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:black;
	scrollbar-track-color:#EBC3CF;
	scrollbar-darkshadow-color:#EBC3CF;
	
	}

#logo {
	background-image:url(logo.jpg); 
	background-repeat:no-repeat;
	width:400px;
	height:150px;
	color:white;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.datum {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000;
	font-weight:bold;
	text-align:center;
	width:200px;
	height:80px;
	padding-top:40px;
}

.ido	{
	text-align:right;
	margin-top:-5px;
	padding-right:10px;
	font-size:10px;
}

.lead {
	margin-left:3px;
	margin-right:3px;
	border:1px solid gray;
}
	
a  {

	color:#000;
	text-decoration:none;
}

a:hover	{
	color: #A60000;
	
}

.sinput {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	background-color:#F0F0F0;
	border:1px solid black;
	padding:3px;

}

.srcbut {
	border:0px;
	padding:5px;
	color:white;
	font-weight:bold;
	background-image:url(gbhead.jpg); 
	background-repeat:repeat-x;
	text-align:center;
}
.srcbut:hover {
	color:black;
}

.srcbox {
	border:0px;
	background-image:url(/img/searchbg.gif); 
	background-repeat:no-repeat;
}

.aktoldal {
	background-image:url(/aktoldbg.jpg); 
	background-repeat:no-repeat;
	font-family: Garamond; 
	font-size: 13pt;
	font-weight:bold;
	color:white;
	background-color:red;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:20px;
	width:20px;
	height:30px;

}
.oldal {
	font-family: Garamond;
	font-size: 11pt;
	width:20px;
	line-height:190%;
	border-left:1px solid purple;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:20px;
}
.oldal:hover {
	background-color:#aaaaaa;
}

.more{
	font-family: Trebuchet MS; 
	font-size:14px;
	font-style:italic;
	display: block;
	height:20px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	border-top:1px dashed gray;
	
}

.balmenu {
	background-image: url(coltop.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.jobmenu {
	background-image: url(midtop.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top:10px;
}	
.menu {
	text-align: left;
	text-decoration: none;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	
	
}

A.menu {
	display: block;
	width: 190px;
	height:20px;
	text-align:center;
	padding:5px;
	text-decoration: none;
	color: white;
	background-image: url(menubg.jpg);
	background-repeat: no-repeat;
	
}

A.menu:hover {
	border-bottom:1px solid gray;
	background-image: url(menubg2.jpg);
	background-repeat: no-repeat;
	color: red;
}
	
.field {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #000 1px solid;
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;
	color: #000;
	padding-left:2px;
	background-color: #ffffff;
}
.rfield {
	font-family:Trebuchet MS, sans-serif;
	font-size: 13px;
	font-weight:bold;
	BORDER: #000 0px solid;
	color: #A60000;
	padding:3px;
	background-color: #F0F0F0;
}

.buttons {
	background-color: red;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	border:1px solid #000;
	padding-left:3px; 
	padding-right:3px;
}



	
.footer	{
	height:20px;
	color:black;
	padding-left:10px;
	font-family:Trebuchet MS, sans-serif;
	font-size: 11px;
	background-color:#A60000;
	}
	
td {
	font-size:13px;
}

.pagename {
	font-family: Trebuchet MS; 
	font-size: 14pt; 
	font-style:italic;
}
.hircim {
	font-family: Trebuchet MS; 
	font-size: 13pt; 
	text-align:left;
	font-weight: bold; 
	padding:5px;
	border:1px solid black;
	background-color:#F0F0F0;
}

a.hircim {
	color:#000;
	
}

a.hircim:hover {
	color:#ABABAB;
}

.gb1 {
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	text-align:center;
	border-bottom:1px solid #aaaaaa;
	border-right:3px dotted #aaaaaa;
	padding:5px;
}

.gb2 {
	font-family: monospace;
	font-size: 9pt; 
	text-align:justify;
	border-bottom:1px solid #aaaaaa;
	padding:5px 5px 5px 5px;	
}
