body {
	background: #000;
	height: 100%; margin: 0; padding: 0;
	text-align:center; /* Hack for IE5/Win */
}
	
div#centered { border: 0; height: 50%; width: 50%; position: absolute; left: 25%; top: 10%; }

div#audioplayer {
	margin-top: 8px;
	margin-bottom: 70px;
}

#Content {
	width:465px;
	height:299px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px dashed #333;
	background: url(images/bg_main.jpg) no-repeat;
	background-color:#000;
}

#Content_text {
	width:465px;
	height:299px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px dashed #333;
	background: url(images/bg_text.jpg) no-repeat;
	background-color:#000;
}

#Horn {
	position: absolute;
	border: 0px solid;
/*	background: url("/images/img_krzysztofhorn.jpg") no-repeat; */
	width: 129px;
	height: 11px;
	margin-top: 13px;
	margin-left: 11px;
	color: #F2AB71;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

#Music {
	position: absolute;
	border: 0px solid;
/*	background: url("/images/img_music_for_films.jpg") no-repeat; */
	height: 11px;
	margin-top: 277px;
	margin-left: 11px;
	color: #F2AB71;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#Text {
	position: absolute;
	border: 0px solid;
/*	background: url("/images/img_music_for_films.jpg") no-repeat; */
	margin-top: 55px;
	margin-left: 30px;
	padding-bottom: 20px;
	width: 238px;
	color: #C48944;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}


#player {
	font-size: 0.6em;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
}

#News_link {
	font-size: 0.6em;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	position: absolute;
	border: 0px solid #fff;
	width: 40px;
	margin-top: 5px;
	margin-left: 334px;
	text-transform:uppercase;
}
#News_link a:link, #News_link a:visited{ 
	color: #5F3403;
	text-decoration: none; 
}
#News_link a:hover, #News_link a:active {
	color: #fff;
	text-decoration: none; 
}	
	

#Music_link {
	font-size: 0.6em;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	position: absolute;
	border: 0px solid #fff;
	width: 40px;
	margin-top: 5px;
	margin-left: 376px;
	text-transform:uppercase;
}
#Music_link a:link, #Music_link a:visited { 
	color: #5F3403;
	text-decoration: none; 
}
#Music_link a:hover, #Music_link a:active {
	color: #fff;
	text-decoration: none; 
}	
	
#About_link {
	font-size: 0.6em;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	position: absolute;
	border: 0px solid #fff;
	width: 40px;
	margin-top: 279px;
	margin-left: 337px;
	text-transform:uppercase;
}
#About_link a:link, #About_link a:visited { 
	color: #5F3403;
	text-decoration: none; 
}
#About_link a:hover, #About_link a:active {
	color: #fff;
	text-decoration: none; 
}	

#Contact_link {
	font-size: 0.6em;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	position: absolute;
	border: 0px solid #fff;
	width: 40px;
	margin-top: 279px;
	margin-left: 383px;
	text-transform:uppercase;
}
#Contact_link a:link, #Contact_link a:visited { 
	color: #FAB569;
	text-decoration: none; 
}
#Contact_link a:hover, #Contact_link a:active {
	color: #fff;
	text-decoration: none; 
}	
	
.replace {
	display: none;
}

img {
border: 0;
}

h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	color: #C46802;
	font-weight: normal;
	border-bottom: 0px solid;
	width: 250px;
}
h4 {
	margin-top: 15px;
	margin-bottom: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #FFA500;
	font-weight: normal;
	text-align: right;
}

#Text a:link, #Text a:visited { 
	color: #F9D5A9;
	text-decoration: none; 
}
#Text a:hover, #Text a:active {
	color: #FAB569;
	text-decoration: none; 
}	

#Horn a:link, #Horn a:visited, #player a:link, #player a:visited  { 
	color: #FAB569;
	text-decoration: none; 
}
#Horn a:hover, #Horn a:active, #player a:hover, #player a:active {
	color: #AD824E;
	text-decoration: none; 
}	

.Music_cell {
	float: left;
	border: 0px solid;
	width: 238px;
	margin-bottom: 2px;
}

.Music_cell_name {
	float: left;
}
.Music_cell_time {
	float: right;
}


ul {
	padding-left: 15px;
}

#floor_bottom {
	background: url(images/dol_main.jpg) no-repeat;
	width: 465px;
	height: 113px;
	margin:0px auto; /* Right and left margin widths set to "auto" */

}
