/* Potok Disco80 v 2.1
*/

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

ol.hit-parad li {
	text-align: left;
	background: #FFDFDF;
	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: #FFDBDB;
}

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

/* Potok styles */
body {
	background: url('../images/flag.png') repeat-x fixed !important;
}

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

