#indeks {
	width: 200px;
	padding: 5px 0;
	text-align: center;
	margin: 1em auto;
}

#indeks input.text {
	width: 192px;
}

#indeks select {
	width: 100%;
	margin: 2px 0 10px 0;
}

#indeks input.button {
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #dddddd;
	border: 1px #000000;
}
