DIV.legal {
	margin-top: 10px;
	text-align: center;
	color: #4A4A4A;
	font-size: 0.9em;
}

#hmota {
	font-family: Verdana, Sans-Serif;
	font-size: 1em;
	padding: 50px 50px 50px 50px;
	min-height: 350px;
	text-align: center;
	background-image: url(../blag_culra.gif); background-repeat: repeat-y;
}

DIV#title {
	font-size: 200%;
	color: Navy;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px dotted #336699;
}

DIV#slogan {
		
	margin-bottom: 25px;
}

#tt {
	border-collapse: collapse;
	empty-cells: show;
}

#tt {
	border: 1px solid #737373;
}

#tt TD {
	border: 1px solid #8F8F8F;
	padding: 2px 4px;
	text-align: center;
}

#tt TR.heading TD {
	background-color: #A7A7A7;
	border-bottom: 1px solid #737373;
}

#tt TR.body TD {
	color: Navy;
	font-size: 1.2em;
}

#tt TR.body TD.atomic {
	background-color: #D0D0D0;
}

SPAN.atomic {
	font-style: italic;
	color: Green;
}

SPAN.formula {
	font-weight: bold;
	color: Maroon;
}

DIV#edit {
	margin-top: 20px;
}

DIV#edit A {
	color: Navy;
}

DIV#edit A:hover {
	color: Blue;
	text-decoration: underline;
}

FORM#input {
	text-align: left;
	background-color: #FFE2AC;
	border: 1px solid #E89700;
	width: 600px;
	padding: 10px;
	font-size: 85%;
}

FORM#input TABLE {
	width: 350px;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 100%;
}

DIV#help {
	float: right;
	width: 180px;
	margin-left: 10px;
}

DIV#help P {
	margin: 0px 0px 5px 0px;
}
