#indeks {
	width: 300px;
	height:165px;
	padding: 5px 0;
	background: url(tlo1.png);
	border: 3px outset grey;
	text-align: center;
	margin: 1em auto;
}

#indeks input.text {
	width: 280px;
	margin-bottom: 5px;
	background: rgb(250,250,245);
}

#indeks select {
	width: 95%;
	height: 103px;
	margin: 5px 0 5px 0;
	background: rgb(250,250,245);
}

#indeks input.button {
	width: 135px;
	margin-left: 5px;
	margin-right: 4px;
}