.vis {
	text-align: center;
}
.element {
	font-weight: bold;
}

table.tabel{
	border-collapse: collapse;
	border: 1px solid #003300;
}

table.tabel td, table.tabel th{
	text-align: left;
	vertical-align: top;
	border: 1px solid;
	padding: 1px 2px;
}
.juht {
	text-decoration: underline;
}
.taandega {
	margin-left: 20px;
}
.kood {
	color: #0000FF;
}
.raam {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sadalai {
	width: 100px;
}
.taustaga {
	background-color: #CCFF99;
}
