#tekst {
	float: left;
	width: 732px;
	height: auto;
	line-height: 1.4em;
}

#tbl_form {
	width: 500px;
	margin-left: 100px;	
}

#tbl_form tr td {
	height: 26px;	
}

#tbl_form input[type=text] {
	width: 250px;
	height: 18px;
	border: 1px solid grey;	
	font-size: 12px;
}

#tbl_form input[type=text][name=kod] {
	width: 3em;	
}
