@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#DBDEC9;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	margin:10px;
}

a {
	text-decoration:none;
}

hr {
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	border-width:0;
	background-color:#999999;
	color:#999999;
}

.uudised {
	font-size:14px;
}

.uudised-div {
	margin-bottom:10px;
}

.riba {
	margin-bottom:10px;
}

.riba2 {
	margin-bottom:3px;
}

.sisu {
}

.right {
	text-align:right;
}

.lahter {
	width:200px;
	margin-bottom:5px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 4px 2px 4px;
}

.sisu-lahter {
	width:400px;
	height:150px;
	margin-bottom:5px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 4px 2px 4px;
}

.check {
	margin-bottom:5px;
}