body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	background-image:url(pozadina.gif)
	}
	a {
	text-decoration: none;
	font-weight: bold;
	color:#00C;
	}
a:visited {
	color:#09F
	}
a:active {
	color:  #09F;
	}
a:hover {
	color: #09F;
	text-decoration: underline;
	}
	
h1 {
	margin: 0px;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000;
	}
#header {
	height: 130px;
	width: 720px;
	top: 10px;
	padding-left: 50px;
	background-image:url(nesto.gif);
	margin-left: -390px;
	position: absolute;
	left: 50%;
	}
#left {
	width: 121px;
	left: 0px;
	top: 0px;
	padding-top:50px;
	float: left;
	color:#09F;
	text-align:center;
	background-color: #000;
	}
#centar {
		width: 599px;
		float: left;
		padding-left:50px;
		padding-top: 20px;
		text-align: left;
		font-size:16px;
		background-image:url(pozadina-centar.gif);
		min-height: 400px;
	}
#centar1 {
	padding-left:70px;
	text-indent: -20px;
}
#bese {
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 130px;
	width: 770px;
	background-color:#000;
}
#footer {
	background-image:url(nesto.gif);
	width: 750px;
	padding-right:10px;
	padding-left:10px;
	font-size:12px;
	margin: 0px;
	float: left;
	text-align:center;
	color:#c0f2ff;
}
#stext {
	font-size:14px;
	position:relative;
	top: -47px;
	left: 151px;
	color:#000;
}

#gumb {
	border: 0px;
}