body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #d0d0d0;
	background: Black url(../img/bg_main.jpg) repeat-x;
	text-align: center;
}
body.begin {
	color: Silver;
	background: Black;
}
H1 {
	font-size: 26px;
   color: #99ccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H2 {
	font-size: 20px;
   color: #99ccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H3 {
	font-size: 16px;
   color: #99ccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H4 {
	font-size: 12px;
   color: #99ccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.kiemelt {
	font-weight: bold;
	color: #99ccff;
}
.rem {
	font-size: 9px;
	color: Silver;
}
.slogan {
	font-weight: bold;
	color: #99ccff;
	font-size: 14px;
	font-style: italic;
}
img.thumb {
	padding: 3px;
	background-color: Black;
	border: 2px solid Silver;
}
p {
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
}
p.warn {
	font-size: 12px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
p.good {
	font-size: 12px;
	color: Lime;
	font-weight: bold;
	text-align: center;
}
fieldset {
	border: 1px solid Silver;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #99ccff;
}
.light {
	background-color: #404040;
}
ol, ul, li {
	margin: 0px;
	margin-bottom: 5px;
}
td, th {
    FONT-SIZE: 11px; 
	 vertical-align: top;
}
td.galtd {
	vertical-align: middle;
	text-align: center;
}
input, select {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 11px;
	border: 1px solid Silver;
	background-color: #404040;
	color: Silver;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}
input.pure {
	border: none;
	background: transparent;
}
input.button {
	border: 1px solid White;
	font-size: 12px;
	height: 18px;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: Silver;
	color: Black;
	cursor: pointer;
}
input.button:hover {
	background-color: #F0F0F0;
	color: #000020;
}
input.bt_felir {
	font-size: 12px;
	height: 20px;
	width: 100px;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
	background: url(../img/bg_felir.png) no-repeat;
	color: Silver;
	cursor: pointer;
}
a {
	COLOR: #99ccff;
	TEXT-DECORATION: none;
}
A:hover {
 COLOR: White;
 TEXT-DECORATION: none;
}
a.foot {
	color: #808080;
	font-size: 9px;
	text-decoration: none;
}
a.foot:hover {
	color: Silver;
}
a.menu {
	font-size: 12px;
	color: #99ccff;
	font-style: italic;
	font-weight: bold;
	padding-left: 25px;
}
a.menu:hover {
	color: #E3F1FF;
}
span.menu {
	font-size: 12px;
	color: White;
	font-style: italic;
	font-weight: bold;
	padding-left: 25px;
}
a.almenu {
	font-size: 11px;
	color: #99ccff;
}
a.almenu:hover {
	color: #E3F1FF;
}
span.almenu {
	font-size: 11px;
	color: White;
	font-weight: bold;
}

