body {
  background-color: white;
  font-family: arial,tahoma,helvetica,sans-serif;;
/*  font-family: times,serif; */
  font-size: 100%;
  height: 100%;
}

img{
  border: 0;
}

pre {
  font-family: courier,monospace;
  background-color: #E5E5E5;
  padding: 10px;
  overflow: auto;
}

td.menyy {
  width: 20%;
  text-align: center;
  font-size: 0.875em;
  background-color: #f8e6bc;
  vertical-align: top;
}

div.sisu {
  padding: 5px;
  font-size: 0.875em;
}

div.vaike {
  font-size: 0.875em;
}


td.top {
	vertical-align: top;
}

table.suur {
	vertical-align: top;
	height: 100%;
	width: 100%;
}

div.kkk_tekst {
  background-color: #E5E5E5;
}


.float-right {
	float: right;
}
.float-left {
	float: left;
}

.right {
  text-align: right;
}

a:link {
  text-decoration: underline;
	border: 0;
	color: #52517b;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
	border: 0;
	color: #004100;
}
a:active {
  text-decoration: underline;
  color: #ac2307;
}


input[type="text"], textarea {
	color: #52517b;
}
.button {
	font-family: times, serif;
	background-color: #d7e3e9;
}
p.eriline {
	color:	#0000CD;
}

.box {
  border: solid 1px black;
  width: 165pt;
  padding-left: 3px;
  padding-right: 3px;
}

.border {
  border: solid 1px black;
  padding: 3px;
}

