
.plyta a {
	position:relative;
	margin:0;
	padding:0;
	left:20px;
	top:80px;
	}
#KoncertZOkazji{
		position:reltaive;
		left:20px;
		top:100px;
		
	}
#PojdePrzezMorze{
		position:reltaive;
		left:20px;
		top:100px;
	}
#WreszciePlyne{
		position:reltaive;
		left:20px;
		top:100px;
	}
.plyta {
	width:600px;
	height:500px;
	text-align:left;
	position:relative;
	top:10px;
	border-style: dotted;
	border-color: #ff9000;
	border-width:2px;
}

.trackLista{
	position:relative;
	left:260px;
	bottom:150px;
	font-size:15px;
	font-style:italic;
}

.trackLista  li{
	list-style-type: decimal;
}

  
.tytul{
	display:block;
	width:460px;
	position:relative;
	bottom:170px;
	left:60px;
	line-height:20px;
	font-size: 20px;
	font-weight: bold;
	border-left:double;
	border-top:double;
	border-color:white;
	border-width:3px;
	border-right:solid;
	border-bottom:solid;
	background-image:url(bg.jpg);
	background-repeat: repeat;
	padding-bottom:10px;
	color:black;
	
}	

#spiewnikDiv {
	width:600px;
	text-align:left;
	border-style: dotted;
	border-color: #ff9000;
	border-width:3px;
	position:relative;
	top:10px;
	color:black;
}	
#spiewnikP {
	display:block;
	width:350px;
	position:relative;
	bottom:100px;
	left:215px;
	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	border-left:double;
	border-top:double;
	border-color:white;
	border-width:3px;
	border-right:solid;
	border-bottom:solid;
	background-image:url(bg.jpg);
	background-repeat: repeat;
	
}

#spiewnikP #TU{
	font-size:20px;
	text-decoration: underline;
	color:#ff0000;
}	

#spiewnikOkladka {
	position:relative;
	top:23px;
}
#odtwarzacz {
	position:relative;
	left:200px;
	bottom:5px;
}

#napisTworczosc{
	display:block;
	width:264px;
	height:89px;
	position:absolute;
	left:14px;
	top:30px;
	background-image:url(tworczoscNapis.png);
	background-repeat:none;
	
}

#pieciolinia{
	display:block;
	width:304px;
	height:89px;
	position:absolute;
	left:92px;
	top:72px;
	background-image:url(pieciolinia.png);
	background-repeat:none;
	
}