*{padding:0;margin:0}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #f28e00 url(images/fullbg.gif) center center no-repeat;
	cursor: default;
}
#site {
	width: 100%;
}
#wrapper {
	width: 897px;
}

#headermenu {
	clear: both;
	width: 897px;
	height: 31px;
	background-color: #ffffff;
	color: #040000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
#headermenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#headermenu ul li {
	display: inline;
}
#headermenu ul li a {
	line-height: 31px;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	color: #040000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#headermenu ul li a:hover {
	color: #f5ac44;
}
#headermenu ul li a.active {
	color: #f5ac44;
}

#content {
	width: 877px;
	height: 416px;
	background: #040000 url(images/contentbg.gif) top left no-repeat;
	padding: 10px;
	text-align: left;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 10px;background: #FFFFFF url(images/fscbar.gif) top left repeat-y;}
.vscrollerbarbeg {width: 10px !important; height: 4px;background: url(images/fscbeg.gif) top left no-repeat;}
.vscrollerbarend {width: 10px; height: 4px;background: url(images/fscend.gif) top left no-repeat;}
.vscrollerbase {width: 10px;}
.vscrollerbasebeg {width: 10px;height: 9px !important;background: url(images/arr_up.gif) top left no-repeat;}
.vscrollerbaseend {width: 10px;height: 9px;background: url(images/arr_dn.gif) top left no-repeat;}
.hscrollerbase {height: 8px; background-color: white;}
.hscrollerbar {height: 8px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 10px;height: 8px;top: auto; left: auto;bottom: 0px; right: 0px;}

#tartalom {
	width: 847px;
	height: 385px;
	overflow: auto;
	position: relative;
	margin: 0em auto;
	padding: 15px;
}

.cim {
	font-weight: bold;
	font-size: 17px;
}
.szoveg {
	padding-left: 40px;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

.galbox {
	padding: 30px;
	float: left;
}
