body {
	background: url(../images/bg/2.jpg) no-repeat top right fixed;
	color: #fff;
}

h2 {
	margin: 100px 0 10px 65px;
	padding: 0;
	color: #666;
}

.tracks {
	color: #FFF;
	line-height: 21px;
}

img {
	border: 0;
}

.lyrics {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 14px;
}

.cre {
	font-style: italic;
}

.audio {
	background: transparent url(../images/plaketa-cd/audio-back.png) no-repeat scroll;
	margin: 0 auto;
	text-align: center;
	width: 369px;
	height: 40px;
}

.song {
	margin: 10px 0 10px 50px;
}

.video {
	position: absolute;
	margin-left: 180px;
	margin-top: -200px;
}

.footer {
	color: #999;
	font-size: 14px;
	clear: both;
	padding: 0 0 0 50px;
	width: 370px;
	text-align: center;
}

.footer a {
	font-weight: bold;
	color: #999;
}

/* ----------------------------------- PLAKETA CD */
#plaketa-cd {
	width: 370px;
	margin: 0 0 0 50px;
}

.plaketa-cd-top {
	height: 15px;
	width: 370px;
	background: transparent url(../images/plaketa-cd/top.png) no-repeat scroll;
}

.plaketa-cd-middle {
	width: 370px;
	background: transparent url(../images/plaketa-cd/middle.png) repeat-y scroll;
	padding: 0 20px 0 20px;
}

.plaketa-cd-bottom {
	background: transparent url(../images/plaketa-cd/bottom.png) no-repeat scroll;
	width: 370px;
	height: 15px;
}