div#hold	{ 
	position:relative; overflow:hidden;
	width:980px; height:140px; z-index:2;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:20px; 
	width:980px; height:120px; 
	clip:rect(0px, 980px, 140px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

div#logo {
	position: absolute;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 160px;
	text-align: center;
	}
	
BODY {
	background-color: #eeeeee;
	margin-top: 5px;
}


table#main {
	position: relative;
	top: 25px;
}


.t {background: url(div/dot.gif) 0 0 repeat-x; width:798px}
.b {background: url(div/dot.gif) 0 100% repeat-x}
.l {background: url(div/dot.gif) 0 0 repeat-y}
.r {background: url(div/dot.gif) 100% 0 repeat-y}
.bl {background: url(div/bl.jpg) 0 100% no-repeat}
.br {background: url(div/br.jpg) 100% 100% no-repeat}
.tl {background: url(div/tl.jpg) 0 0 no-repeat}
.tr {background: url(div/tr.jpg) 100% 0 no-repeat; padding:10px}

A.link:link, A.link:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.link:hover {
	text-decoration: underline;
}

#fejlec {
	width:980px;
}

#content {
	background-color: #ffffff;
	width: 798px;
	overflow: hidden;
	vertical-align: top;
	vertical-align: top;
}

#contentbg {
	background-color: #eeeeee;
	background-image: url('contentbg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #8f5f39;
	width: 798px;
	overflow: hidden;
	padding: 10px;
}

.menu {
	background-color: #eeeeee;
	border: 1px solid #8f5f39;
	border-right: 0px;
	margin-top: 2px;
	padding: 5px;
}

.menuactive {
	background-color: #ffffff;
	border: 1px solid #8f5f39;
	border-right: 0px;
	margin-top: 2px;
	padding: 5px;
}

.menu a:link, .menu a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	color: #8f5f39;
}

.menu a:hover {
	text-decoration: underline;
}

.menuactive a:link, .menuactive a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	color: #8f5f39;
}

.menuactive a:hover {
	text-decoration: underline;
}


.image {
	border: 1px solid #8f5f39;
}


.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #845732;
	padding-top: 15px;
}

.title a:link, .title a:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #845732;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.newsdate {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
} 

.textc {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 18px;
} 

.textr {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 18px;
} 
