body
{
font-size: 20px;
}

#obsah
{
width: 400px; 
height: 500px;
margin: 0 auto;
display: block;
}

input#heslo
{
font-size: 24px;
font-weight: bold;
text-align: center;
}
