body {
	background: url('../layout/pozadi.gif') repeat;
	text-align: center;
	font-size: 9pt;
	font-family: Trebuchet MS, arial;
}

#all {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 20px;
}

#clearer {
	clear: both;
}