div#page {
	text-align: center;
}
div#center {
	margin: auto;
	width: 797px;
	text-align: justify;
}
	div#center ul {
		padding-right: 350px;
		background: url('/argosSites/serb/img/bg_plan.jpg') no-repeat top right;
	}
		div#center ul li {
			padding: 0 0 10px 30px;
			background: url('/argosSites/serb/img/bg_contact_on.gif') no-repeat top left;
		}
			div#center ul li a {
				color: white;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				line-height: 20px;
			}
			div#center ul li a:hover {
				text-decoration: underline;
			}
			div#center ul li ol {
				width: 350px;
				margin-left: -24px;
			}
				div#center ul li ol li {
					padding: 0;
					margin: 0 0 0 25px;
					background: none;
				}
					div#center ul li ol li a {
						font-weight: normal;
						color: #633A8D;
						text-transform: none;
					}
					div#center ul li ol li a:hover {}