body  {
	background-image: url(/bgtop.jpg);
	background-color:#FFF8C4;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	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;
	
	}

#site {
	background-image: url(../head.jpg);
	background-color:white;
	background-repeat: no-repeat;
	width:800px;
	border-left:2px solid #0894E3;
	border-right:2px solid #555;
	border-bottom:5px solid #555;
	height:500px;
}

#nev {
	font-family: Trebuchet MS;
	font-size: 22px;
	color:red;
	font-weight:bold;
	padding:3px;
}

.datum {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000;
	font-weight:bold;
	text-align:center;
	background-image:url(naptar.jpg); 
	background-repeat:no-repeat;
	background-position: center top;
	width:200px;
	height:140px;
	padding-top:40px;
}
	
a  {

	color:#000;
	text-decoration:none;
}

a:hover	{
	color: #0894E3;
	
}

.sinput {
	border:0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#707070;
	font-weight:bold;
	background-color:#EBC3CF;
	height:18px;

}

.srcbox {
	border:0px;
	width:210;
	height:85px; 
	background-image:url(/img/searchbg.gif); 
	background-repeat:no-repeat;
	padding-top:15px;
	text-align:center;
}

.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{
	background-image:url(/morebg.jpg); 
	background-repeat:no-repeat;
	font-family: Trebuchet MS; 
	width:130px;
	height:40px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	margin-top:10px;
	
}
	
.menu {
	text-align: left;
	text-decoration: none;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}

A.menu {
	display: block;
	width: 160px;
	padding:5px;
	text-decoration: none;
	border-bottom:1px solid #0894E3;
	color: #0894E3;
	
}

A.menu:hover {
	border-bottom:1px solid #FDFDFD;
	background-color:white;
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
	color: black;
}
	
.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;
}

.balmenu {
	margin-top:20px;
	width:200px;
	background-image: url(/menutop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:5px;
	
}
.balmenu2 {
	margin-top:2px;
	width:200px;
	height:200px;
	background-image: url(/menutop2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:5px;
	
}
	
.footer	{
	background-image: url(/footbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:70px;
	color:#0894E3;
	padding-left:10px;
	font-family:Trebuchet MS, sans-serif;
	font-size: 11px;
	background-color:#fffacd;
	}
	
td {
	font-size:13px;
}

.pagename {
	font-family: Trebuchet MS; 
	font-size: 14pt; 
	font-style:italic;
	text-align:left;
	font-weight: bold; 
	color:black; 
	margin-bottom:10px;
}

.hircim {
	font-family: Trebuchet MS; 
	font-size: 14pt; 
	text-align:left;
	font-weight: bold; 
	background-image: url(/hirbg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height:40px;
	margin-bottom:5px;
	padding-left:5px;
}

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;	
}