/* Potok Disco80 v 2.1
*/

/*---Хит-парад---*/
ol.hit-parad {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: #FFDBAD;
	border-radius: 5px;
}

ol.hit-parad li {
	text-align: left;
	background: #FFF0CF;
	margin-bottom: 5px;
	padding: 5px 0px 5px 3px;
	border-radius: 5px;
}

a.hit-parad-s {
	padding: 5px 48px;
	color: #fff;
	text-align: center;
}

a.hit-parad-s:hover {
	text-decoration: none;
    color: #FFEBDB;
}

/* ------------- */

/*---Радио---*/
#radio_player {
	position: absolute;
	right: 0px;
    top: -1px;
}

.disco_shar {
	position: absolute;
    top: 60px;
	right: 0px;
}

.disco_shar img {
	width: 100px;
	height: 120px;
}
/* ------------- */

/* Potok styles */
body {
	background-image: url('../images/bg0.jpg') !important;
	background-color: #FEC208 !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-attachment: fixed !important;
}

.stroka_main {
    color: #FFF !important;
	text-shadow: 0px 1px 2px black;
}

#head {
	background-image: url('../images/proj.png');
	background-repeat: no-repeat;
	background-position: 45% -80px;
}