body {
	background: #ececec;
	color: #bfbfbf;
}

a{
	color: #a6a6a6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#stranica {
	margin: auto;
	width:922px;
	background-color: #ffffff;
	padding:20px;
	border: 1px solid #e0e0e0;
}


#splashPageMostar {
	width:922px;
	height:526px;
	background: #ffffff url(splash_back_mostar.jpg) no-repeat;
}

#splashPageVitez {
	width:922px;
	height:526px;
	background: #ffffff url(splash_back_vitez.jpg) no-repeat;
}

#divLinkovi {
	margin-left:380px;
}

#divLinkovi #linkBox {
	width: 156px;
	height: 165px;
	margin-right:20px;
	float: left;
}

#copyrightInfo{
	font-family: Tahoma;
	font-size: 11px;
	padding-top:330px;
	padding-right: 20px;
	text-align: right;
}
