body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet Ms", Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background: #222222 url(../img/bg_main.jpg) repeat-x top;
	text-align: center;
}
H1 {
	font-size: 26px;
	font-weight: bold;
	padding: 8px;
	margin: 0px;
	text-align: left;
	color: #C0C0C0;
}
H2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #C0C0C0;
}
H3 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
	color: #C0C0C0;
}
H4 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
	color: #C0C0C0;
}
.light {
	background-color: #222222;
}
.dark {
	background-color: #101010;
}
#light {
	background-color: #222222;
}
#dark {
	background-color: #101010;
}
.kiemelt {
	color: #999999;
	font-weight: bold;
}
.rem {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
p.warn {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #800000;
}
p.good {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #006600;
}
ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
fieldset {
	padding: 5px;
	text-align: left;
	border: 1px solid #222222;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
td, th {
    FONT-SIZE: 12px; 
}
td.galtd {
	vertical-align: top;
	text-align: center;
}
td.galdirtd {
	vertical-align: top;
	text-align: center;
}
img.thumb {
	border: 2px solid #666666;
}
.thead {
	font-weight: bold;
}
.tfoot {
	font-weight: bold;
}
input, select {
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	background-color: #404040;
	color: Silver;
	border: none;
}
textarea {
	background-color: #404040;
	color: Silver;
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: none;
}
input.button {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	height: 18px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: none;
	background-color: #333333;
	color: white;
}
input.button:hover {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	height: 18px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: none;
	background-color: #666666;
	color: white;
}
input.disbutton {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	height: 18px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: none;
	background-color: #202020;
	color: #666666;
}
input.pure {
	border: none;
	background: transparent;
}
input.simple {
	border: none;
	background: transparent;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}
input.simple:hover {
	border: none;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
}
a {
	COLOR: #990000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}
a.foot {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
a.foot:hover {
	font-size: 11px;
	text-decoration: none;
	color: #993333;
}
div {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
}
div.abso {
	position: absolute;
}
div.fullcont {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
	height: 650px;
}
div.head {
	width: 900px;
	height: 220px;
	background: url(../img/dlogo.jpg) no-repeat top left;
}
div.menu {
	position: absolute;
	top: 15px;
	left: 700px;
	width: 150px;
	height: 205px;
}
div.innercontent {
	width: 900px;
	height: 330px;
}
div.content {
	width: 780px;
	height: 320px;
	top: 10px;
	left: 10px;
}
div.menupont {
	width: 150px;
	height: 30px;
}
div.menutext {
	width: 130px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
div.mpont0 {
	height: 26px;
	width: 150px;
	cursor: pointer;
	background: none;
	color: #666666;
}
div.mpont1 {
	height: 26px;
	width: 150px;
	cursor: pointer;
	background: url(../img/bg_menu1.jpg) no-repeat;
	color: #999999;
}
div.mpont2 {
	height: 26px;
	width: 150px;
	cursor: pointer;
	background: url(../img/bg_menu2.jpg) no-repeat;
	color: #C0C0C0;
}
div.foot {
	width: 900px;
	height: 100px;
	font-size: 10px;
	color: #404040;
}
div.microtime {
	width: 100%; 
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
div.galdir {
	width: 100px;
	height: 100px;
	margin: 0px auto 0px auto;
	background: url(../img/folderimg.gif) no-repeat top center;
	line-height: 100px;
	vertical-align: middle;
	text-align: center;
}
div.ft_left {
	position: absolute;
	left: 60px; 
	width: 250px; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: left;
}
div.ft_right {
	position: absolute;
	left: 590px;
	width: 250px; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: right;
}
div.ft_center {
	position: absolute;
	left: 325px;
	width: 250px;
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: center;
}
div.cdivider {
	height: 20px;
	line-height: 20px;
	text-align: right;
	border-top: 1px solid #666666;
}
div.cimhatter {
	position: absolute;
	top: 150px;
	left: 70px;
	width: 650px;
	height: 70px;
	line-height: 70px;
	text-align: left;
	vertical-align: middle;
	color: #202020;
	font-size: 60px;
	font-weight: bold;
}
div.cimszoveg {
	position: absolute;
	top: 175px;
	left: 100px;
	width: 500px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
}
#container {
	position : absolute;
	top : 10px;
	left : 10px;
	width : 750px;
	height : 320px;
	overflow : hidden;
}

#content {
	width: 750px;
	text-align: justify;
}

#scrollArea {
	position: absolute;
	left: 0px;
	top: 12px;
	height: 296px;
	width: 15px;
	overflow: hidden;
	background-color: #333333;
}
#scroller {
	position: absolute;
	top: 0px;
	width: 12px;
	cursor: pointer;
	background: #444444;
}
#scroller:hover {
	background-color: #666666;
}
div.scrollbar {
	position: absolute;
	left: 765px;
	top: 0px;
	height: 320px;
	width: 12px;
	overflow: hidden;
}
div.scr_up {
	position: absolute;
	top: 0px;
	width: 12px;
	height: 12px;
	background: url(../img/sbt_up0.gif) no-repeat;
}
div.scr_up:hover {
	background: url(../img/sbt_up1.gif) no-repeat;
}
div.scr_down {
	position: absolute;
	top: 308px;
	width: 12px;
	height: 12px;
	background: url(../img/sbt_down0.gif) no-repeat;
}
div.scr_down:hover {
	background: url(../img/sbt_down1.gif) no-repeat;
}
div.bannerhely {
	position: absolute;
	width: 120px;
	height: 90px;
}
