body
{
	background: #88705a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

.sm { font-size: 0.7em; }

#stjepanb
{
	background: #88705a;
	color: #882211;
}

#stjepanbcentr
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 450px;
	margin-left: -300px;
	margin-top: -225px;
	
}

#stjepanbbg
{
	background: url(image.jpg);
	width: 600px;
	height: 450px;
	border: 1px solid #646464;
}

#grid
{
	position: absolute;
	left: 170px;
	top: 90px;
	text-decoration: none;
}


