body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal
}

.style1 {color: #000000}

#index {
	top: 30px;
	position:absolute;
	width: 100%;
	height: 250px;
	background:url(linija.jpg);
}
#banner {
	top: 600px;
	position: absolute;
	right: 0px;
	width: 100%;
	height: 90px;
}

#player {
	top: 310px;
	position: absolute;
	width: 100%;
}
	
	
