#indeks {
width: 450px;
padding: 10px 0;
background: #3d444d;
border: 2px outset #495252;
text-align: center;
margin: 1em auto;
}

#indeks input.text {
background: #f0f0f0;
border: 2px inset #495252;
width: 440px;
}

#indeks select {
background: #f0f0f0;
border: 2px inset #495252;
width: 100%;
margin: 2px 0 10px 0;
}

#indeks input.button {
background-color: #495252;
border: 2px outset #495252;
color: #ffffff;
font-weight: bold;
width: 200px;
margin-left: 5px;
margin-right: 5px;
}
