body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cccc99;
	background: #003366;
	text-align: center;
}
H1 {
	font-size: 26px;
	color: #ccccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 15px 0px;
}
H2 {
	font-size: 20px;
	color: #ccccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
H3 {
	font-size: 16px;
   color: #ccccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
H4 {
	font-size: 12px;
   color: #ccccff;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#orakijelzo {
	color: #ccccff;
}
img.thimg {
	background-color: Black;
	border: 2px solid Silver;
	padding: 1px;
}
.rem {
	font-size: 9px;
	color: #999966;
}
fieldset {
	border: 1px solid #707085;
}
legend {
	font-size: 12px;
	font-weight: bold;
   color: #ccccff;
}
div.hr {
	height: 0px;
	width: 100%;
	border-bottom: 1px solid #707085;
}
p {
	font-size: 11px;
}
p.warn {
	font-size: 12px;
	color: #F08080;
	font-weight: bold;
	text-align: center;
}
p.good {
	font-size: 12px;
	color: #8FBC8F;
	font-weight: bold;
	text-align: center;
}
label.logform {
	width: 100px;
	clear: left;
}
.light {
	background-image: url(../img/light.png);
}
TH {
	font-weight: bold;
    FONT-SIZE: 11px; 
}
.kiemelt {
	font-weight: bold;
	color: #ffcc00;
}
.thead {
	background-image: url(../img/light.png);
	border-bottom: 2px solid #707085;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 2px;
}
.tfoot {
	background-image: url(../img/light.png);
	border-top: 2px solid #707085;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 2px;
}
TD {
    FONT-SIZE: 10px; 
}
td.almenu {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 11px;
	color: #cccc99;
	cursor: pointer;
	text-align: center;
}
table.calendar {
	border-bottom: 1px solid #707085;
	border-right: 1px solid #707085;
}
td.c_head {
	font-weight: bold;
	color: #ccccff;
	text-align: center;
	border: 1px solid #707085;
	border-right: 0px;
	font-size: 9px;
}
td.c_het {
	border-top: 1px solid #707085;
	border-left: 1px solid #707085;
	border-bottom: 1px solid #ccccff;
	font-weight: bold;
	text-align: center;
	font-size: 9px;
}
td.c_empty {
	border-top: 1px solid #707085;
	border-left: 1px solid #707085;
	color: #333333;
	font-size: 9px;
}
td.c_today {
	border-top: 1px solid #707085;
	border-left: 1px solid #707085;
	color: #ffcc00;
	font-weight: bold;	
	text-align: center;
	font-size: 9px;
}
td.c_nap {
	border-top: 1px solid #707085;
	border-left: 1px solid #707085;
	text-align: center;
	font-size: 9px;
}
td.b_up {
	font-weight: bold;
	border-bottom: 1px solid #707085;
	font-size: 9px;
	text-align: center;
}
td.b_left {
	font-size: 9px;
	font-weight: bold;
	border-right: 1px solid #707085;
}
td.b_cell{
	border-bottom: 1px solid #707085;
	border-right: 1px solid #707085;
	font-size: 9px;
	text-align: center;
}
input, select, textarea {
	border: 1px solid Gray;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: Silver;
}
input, select {
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}
input.pure {
	border: none;
	background: transparent;
}
input.button {
	background: url(../img/bg_thead.jpg) repeat-x top;
	border: 1px solid #001733;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 60px;
	cursor: hand;
	color: #cccc99;
}
input.butnagy {
	background: url(../img/bg_thead.jpg) repeat-x top;
	border: 1px solid #001733;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 120px;
	cursor: hand;
	color: #cccc99;
}
input.disbutton {
	background: url(../img/bg_thead.jpg) repeat-x top;
	border: 1px solid #001733;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	color: Gray;
	padding: 0px;
	margin: 0px;
	width: 60px;
	cursor: hand;
	color: #999966;
}
input.dbtnagy {
	background: url(../img/bg_thead.jpg) repeat-x top;
	border: 1px solid #001733;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	color: Gray;
	padding: 0px;
	margin: 0px;
	width: 120px;
	cursor: hand;
	color: #999966;
}

input.btup {
	background: url(../img/bt_up.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btup0 {
	background: url(../img/bt_up0.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btdown {
	background: url(../img/bt_down.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btdown0 {
	background: url(../img/bt_down0.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btwork {
	background: url(../img/bt_work.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.bthelp {
	background: url(../img/bt_help.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btinfo {
	background: url(../img/bt_info.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
input.btutil {
	background: url(../img/bt_util.jpg) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: hand;
	border: none;
	vertical-align: middle;
}
a {
	COLOR: #cccc99;
	TEXT-DECORATION: none;
}
A:hover {
 COLOR: #ffcc00;
 TEXT-DECORATION: none;
}
a.menu {
	font-size: 12px;
	font-weight: bold;
	color: #ccccff;
	text-decoration: none;
}
a.menu:hover {
	color: #ffcc00;
	text-decoration: none;
}
a.almenu {
	color: #cccc99;
	font-size: 11px;
	text-decoration: none;
}
a.almenu:hover {
	color: #ffcc00;
	text-decoration: none;
}
a.minilink {
	color: #999966;
	text-decoration: none;
}
a.minilink:hover {
	color: #cccc99;
	text-decoration: none;
}
a.gender {
	font-size: 10px;
	font-weight: bold;
	color: #ccccff;
	text-decoration: none;
}
a.gender:hover {
	color: #ffcc00;
	text-decoration: none;
}

