body {
	background: #000 url('images/background.jpg') no-repeat center bottom;
	background-attachment:fixed; 
}

#container {
	width:900px; 
	margin-left: auto; 
	margin-right: auto;	 
}

#left { 
	position:absolute; 
	padding:0; 
	width:200px; 
	background:  #434343;
} 

.center { 
	position: absolute; 
	width:400px; 
	margin-left:220px; 
	margin-bottom:20px;
	background:  #434343; 
}

#tekst_top {
	position: relative;
	left: 150px;
	top: -50px;
}

.text {
	margin: 5px;
}

.titel {
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

#wm_icon {
	position: relative;
	z-index: 2;
	left: 80px;
	top: 20px;
}

#winamp_icon {
	position: relative;
	z-index: 2;
	left: 80px;
	top: 25px;
}

#ad120x600 {
	text-align: center;
}

#advmid {
	text-align: center;
}

#foto {
	text-align: center;
	margin-bottom: 5px;
}
.onair_txt {
	color: white;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align:  center;
	left: 95px;
	top: -30px;
	z-index: 3;
}