body
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#prva_stran
{
  text-align: center;
  margin-top: 20%;
  font-size: 110%;
}

#dno
{
  position: absolute;
  bottom: 5px;
  left: 5px;
}

