.kontenjer {
	background-color: #E8E7E7;
	height: 605px;
	width: 100%;
	background-image: url(ispravak_pozadine.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
}
.foother {
	height: 30px;
	width: 100%;
	position: relative;
	padding-top: 10px;
	background-color: #D9D7D7;
	padding-left: 0px;
}
.cent_foother {
	width: 1000px;
	padding: 0px;
}

.copydiv {
	width: 450px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #646464;
	left: -51px;
}
.glazba {
	width: 100px;
	float: left;
	margin-left: -7px;
}



body {
	margin: 0px;
	padding: 0px;
	background-color: #D9D7D7;
}
.centriranje {
	height: 100%;
	width: 100%;
}

table {
	border-collapse:collapse;
}
HTML>BODY .copydiv {
	position: relative;
	left: 0px;
	}
HTML>BODY .kontenjer {
	margin-top: 0px;
}
	}


