body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: White;
	background: Black;
}
H1 {
	font-size: 40px;
   color: Yellow;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H2 {
	font-size: 30px;
   color: Yellow;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H3 {
	font-size: 24px;
   color: Yellow;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H4 {
	font-size: 20px;
   color: Yellow;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.kiemelt, .szintcim {
	font-weight: bold;
	color: Yellow;
}
.rem {
	font-size: 16px;
	color: White;
	font-style: italic;
}
img {
	display: none;
}
p {
	font-size: 18px;
	margin: 0px;
	padding: 2px;
}
p.warn {
	font-size: 20px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
p.good {
	font-size: 20px;
	color: #00D000;
	font-weight: bold;
	text-align: center;
}
fieldset {
	border: 1px solid Silver;
	text-align: left;
}
legend {
	font-size: 18px;
	font-weight: bold;
	color: Yellow;
}
fieldset.info {
	border: 2px solid #444444;
	background-color: #333333;
	font-size: 14px;
	text-align: left;
}
legend {
	font-size: 16px;
	font-weight: bold;
	color: White;
}
td, th {
    FONT-SIZE: 18px; 
}
table.calendar {
	border-left: 1px solid White;
	border-bottom: 1px solid White;
}
td.c_het {
	font-family: Tahoma, Arial, sans-serif;
	border: 1px solid White;
	border-left: none;
	font-weight: bold;
	text-align: center;
}
td.c_empty {
	border-top: 1px solid White;
	border-right: 1px solid White;
	color: Black;
	font-size: 9px;
	height: 20px;
	line-height: 20px;
}
td.c_today {
	font-family: Tahoma, Arial, sans-serif;
	border: 2px solid White;
	border-top: 3px solid White;
	border-right: 3px solid White;
	font-weight: bold;	
	text-align: center;
	height: 20px;
	line-height: 20px;
}
td.c_nap {
	font-family: Tahoma, Arial, sans-serif;
	border-top: 1px solid White;
	border-right: 1px solid White;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
td.c_esem {
	font-family: Tahoma, Arial, sans-serif;
	background-color: White;
	font-weight: bold;
	border-top: 1px solid White;
	border-right: 1px solid White;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: Black;
}
#w_end {
	background-color: #202020;
}
a.n_esem {
	background-color: White;
	color: Black;
}
table.kerdes {
	border: 2px solid White;
	margin-bottom: 10px;
}
td.kerdszam {
	text-align: center;
	vertical-align: top;
	font-family: Impact, Arial;
	font-size: 38px;
	font-weight: normal;
	color: Yellow;
	border-bottom: 2px solid White;
}
td.kerdes {
	vertical-align: top;
	border-bottom: 2px solid White;
}
td.valszam {
	text-align: right;
	vertical-align: top;
	font-size: 20px;
	font-weight: bold;
	color: Yellow;
	border-bottom: 1px solid White;
}
td.valasz {
	vertical-align: top;
	border-bottom: 1px solid White;
}
td.fdivider {
	height: 8px;
	font-size: 2px;
	line-height: 8px;
}
.thead {
	font-size: 20px;
	background-color: #202020;
	color: White;
	border-bottom: 2px solid Silver;
	height: 26px;
	line-height: 26px;
}
.tfoot {
	font-size: 20px;
	background-color: #202020;
	color: White;
	border-top: 2px solid Silver;
	height: 26px;
	line-height: 26px;
}
.light {
	background-color: #404040;
}
input, select, textarea {
	border: 2px solid White;
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	color: White;
	background: Black;
}
input, select {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}
input.pure {
	border: none;
	background: transparent;
}
input.button {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: Black;
	background: White;
	border: 2px outset White;
}
input.disbutton {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #666666;
	background: #cccccc;
	border: 2px outset #cccccc;
}
a {
	color: Yellow;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Black;
	background: Yellow;
	TEXT-DECORATION: underline;
}
a.menu {
	font-size: 20px;
	font-weight: bold;
	color: Yellow;
	TEXT-DECORATION: underline;
}
span.menu {
	font-size: 20px;
	font-weight: bold;
	color: Black;
	background: Yellow;
}
a.menu:hover {
	color: Black;
	background: Yellow;
	TEXT-DECORATION: underline;
}
a.almenu {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
span.almenu {
	font-size: 18px;
	font-weight: bold;
}
a.almenu:hover {
	text-decoration: underline;
}
a.foot {
	color: White;
	font-size: 18px;
	text-decoration: underline;
}
a.foot:hover {
	color: Black;
	background: Yellow;
	text-decoration: underline;
}
div {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div.fullcont {
	width: 1020px;
}
div.head, div.headbar {
	text-align: left;
	width: 1000px;
}
div.menu {
	height: 50px;
}
div.innercont {
	padding: 10px;
	width: 1030px;
}
div.leftbar {
	width: 250px;
	float: left;
	text-align: left;
}
div.content {
	width: 750px;
	left: 10px;
	top: 10px;
	float: left;
	text-align: justify;
	padding-right: 10px;
}
div.tavtart {
	width: 0px;
	height: 400px;
	float: left;
}
div.menuoszlop {
	width: 240px;
	padding: 5px;
	text-align: left;
}
div.almenupont0 {
	padding-left: 10px;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 5px;
}
div.almenupont1 {
	padding-left: 10px;
	margin-left: 10px;
	height: 20px;
	background-color: Yellow;
	color: Black;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 5px;
}
div.almenupont2 {
	padding-left: 10px;
	margin-left: 10px;
	height: 20px;
	background-color: Yellow;
	color: Black;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
}
div.menupont0 {
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 5px;
}
div.menupont1 {
	padding-left: 10px;
	height: 30px;
	background-color: Yellow;
	color: Black;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	margin-top: 5px;
}
div.menupont2 {
	padding-left: 10px;
	height: 30px;
	background-color: Yellow;
	color: Black;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
}
div.blind {
	width: 100%;
	text-align: left;
}
div.foot {
	height: 50px;
	width: 1000px;
}
div.microtime {
	width: 1000px; 
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	color: #cccccc;
}
div.ft_left {
	width: 400px;
	float: left;
	text-align: left;
}
div.ft_right {
	width: 400px;
	float: right;
	text-align: right;
}
div.cdivider {
	height: 20px;
	line-height: 20px;
	border-bottom: 2px solid Yellow;
	text-align: right;
}
div.boxtop {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

