@CHARSET "ISO-8859-1";


#tabel {
	float: left;
	width:690px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 00px;
	margin-bottom: 25px;
}

#tabel div.row {
	float:left;
	width: 100%;
	padding-top: 10px;
}

#tabel div#head p {
	font-weight: bold;		
}
#tabel div.row p {
	float: left;
	width: auto;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	margin-right: 15px;
}
#tabel div.row p.c1 { width: 260px; }
#tabel div.row p.c2 { width: 150px; }
#tabel div.row p.c3 { width: 220px; }


#tabel div.row p.c2 {
	text-align: center;
}