body {
	margin: 1em;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;
}
#helpobutonoj {
	float: right;
    display: inline;
	cursor: pointer;
}
#montrihelpon {
    margin-top: 0.5em;
}
h2 {
	margin: 1em 0 0 0;
	padding: 0.2em;
	font-size: 150%;
	font-weight: bold;
}
#lecionoj table {
	border-collapse: collapse;
	margin-left: 1em;
}
#lecionoj p {
	margin-left: 1em;
}
td {
	color: green;
	font-weight: bold;
	cursor: pointer;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}
td.cheestantoj {
	text-align: center;
}
tr.leciono:hover {
	background-color: yellow !important;
}
#lecionoj.redaktata tr.leciono:hover {
	background-color: #fff;
}
th {
	text-align: left;
}
td.lecionopriskribo {
	width: 10em;
}
#redaktilo {
	position: absolute;
	top: 5em;
	left: 5em;
	border: 3px solid #aaa;
	background-color: yellow;
	color: #000;
}
#redaktilo form {
	padding: 0.2em 1em;
	margin: 0;
}
#redaktilo.redaktas {
	background-color: #eaa;
}
#redaktilo.aldonas {
	background-color: #aae;
}
#redaktilo input,
#redaktilo textarea {
	width: 18em;
}
#redaktilo table {
	margin-bottom: 0.5em;
}
#redaktilo td {
	color: #000;
	font-weight: normal;
	cursor: normal;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#redaktilo div {
	margin-bottom: 0.2em;
}
#redaktilo select {
	text-align: right;
}
#redaktilo select#red\-lingvo {
	text-align: left;
}
#redaktilo h2 {
	margin: 0 0 0.2em 0;
	padding: 0.1em	;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #aaa;
	border-bottom: 3px solid #aaa;
}
#redaktilo th {
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	xwidth: 10em;
	xdisplay: inline;
}
#redaktilo h4 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	width: 5em;
	margin-left: 1em;
	display: inline;
}
button, a.helpoligilo, #redaktilo input.butono, #redaktilo button.butono {
	font-weight: bold;
	cursor: pointer;
	font-size: 105%;
	width: auto;
	margin-left: 0.5em;
	margin-right: 0.5em;
	background-color: #aaa;
	color: #fff;
	border: 2px solid #ccc;
}
a.helpoligilo {
    text-decoration: none;
    padding: 0.1em 0.5em;
}
button:hover, a.helpoligilo:hover, #redaktilo input.butono:hover, #redaktilo button.butono:hover {
	color: green;
	border-color: yellow;
}
#redaktilo #butonoj {
	text-align: center;
}
tr.redaktata,
tr.redaktata td,
tr.redaktata:hover,
tr.redaktata:hover td {
	background-color: #dfd;
	color: red;
	font-style: italic;
}
tr.forvishota,
tr.forvishota td,
tr.forvishota:hover,
tr.forvishota:hover td {
	background-color: #dfd;
	color: red;
	font-style: italic;
}
#redaktilo p {
	margin: 0.5em 0 0 0;
	padding: 0;
	text-align: center;
}
div.superbibl {
	position: absolute;
	border: 1px solid blue;
	width: auto;
	height: auto;
	display: block;
	background-color: #fff;
	color: #000;
	padding: 0;
	z-index: 100000;
	font-size: 80%;
}
div.superbibl div.superbiblenhavo {
	padding: 0.2em;
}
div.superbibl h2 {
	background-color: #333399;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	padding: 0.2em;
}
#apartigu {
	padding-left: 2em;
}
#mankaslecionoj {
	display: none;
	margin-left: 1em;
}
#helpo {
    position: absolute;
    top: 8em;
    right: 1em;
	border: 3px solid #aaa;
    padding: 0em;
    margin: 0;
    display: none;
    width: 40em;
    background-color: #efe;
}
#helpo h2 {
	margin: 0 0 0.2em 0;
	padding: 0.2em 0.1em;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #aaa;
	border-bottom: 3px solid #aaa;
}
#helpo ul {
    margin: 0 0.5em 1em 1.5em;
    padding: 0;
}
#helpo ul li {
    margin: 0.5em 0;
}
#fermihelpon, #fermiredaktilon {
    margin: 0;
    padding: 0em;
    background-color: transparent;
    color: #fff;
    position: absolute;
    top: -2px;
    right: 4px;
    cursor: pointer;
    font-size: 1.5em;
}
#fermihelpon:hover, #fermiredaktilon:hover {
    color: yellow;
}

