body {
	background:#000; 
	padding: 0px;
	color: #ffffff;
}

.mainBlock { 
	position: fixed;
    left: 0;
    top: 0px;
    width: 800px; 
	height: 480px;
    background: #ccc;
	background-image: url("fon1max.jpg");
    padding: 0px;
    border: 0px; 
	z-index: 1;
   }
.verhBlock { 
	position: fixed;
    left: 0;
    top: 0;
    width: 800px; 
	height: 70px;
    padding: 0px;
    padding-right: 0px; 
    border: 0px; 
	z-index: 2;
    }
.linksBlock {
	position: fixed;
    left: 5px;
    top: 10px;
    width: 200px; 
	height: 50px;
    padding: 0px;
    padding-right: 0px; 
	z-index: 3;
	
}
.musicInfoBlock {
	position: fixed;
    left: 190px;
    top: 10px;
    width: 350px; 
	height: 50px;
    padding: 0px;
    padding-right: 0px; 
	z-index: 3;	
}
#printRadio {

font-size: 14px;
}

#printTrack {
float: left;
}	
	
.playBlock { 
	position: fixed;
    left: 530px;
    top: 35px;
    width: 50px; 
	height: 30px;
    padding: 5px;
    border: 0px; 
    float: right;
	text-align: center;
	vertical-align: center;
	z-index: 3;
   }
.volumeBlock { 
	position: fixed;
    left: 590px;
    top: 35px;
    width: 205px; 
	height: 30px;
    padding: 5px;
    border: 0px; 
    float: right;
	text-align: center;
	vertical-align: center;
	z-index: 3;
   }
div#centerBlock {
	position: fixed;
    left: 0;
    top: 70px;
	width: 800px; 
	height: 450px;
	background-image: url("https://animedesu.ru/radio/wp/013.jpg");
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
.infoBlock {
	margin:10px;
	width: 450px; 
	height: 70px;
	background:#000;
	line-height: 1.5;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	z-index: 3;
	display: none;
}

.selectBlock {
	position: left;
	height: 430px;
	z-index: 3;
}
select#selectRadio::-webkit-scrollbar {
  width: 0;
}
select#selectRadio {
	padding:5px;
	height: 430px;
	margin:10px;
	font-size:120%;
	opacity: 0.6;
	filter: alpha(Opacity=60);
	-moz-opacity: 0.6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.versionBlock {
	background:#000;
	opacity:0.4;
	padding: 0px;
	margin: 0px;
	position: fixed;
    left: 650px;
    top: 500px;
	width: 145px; 
	height: 15px;
	font-size: 14px;
	text-align: center;
	z-index: 3;

}
a {
	color:#fff;
	}
a:visited {
    color: #fff; /* Цвет посещенных ссылок */
   }
a:active {
    color: #88f; /* Цвет активных ссылок */
	}
	
.nizBlock {
	position: fixed;
    left: 0px;
    top: 520px;
    width: 800px; 
	height: 10px;
    padding: 0px;
    border: 0px; 
	z-index: 2;
}
.chatBlock {
	position: fixed;
    left: 0px;
    top: 520px;
    width: 650px; 
	height: 170px;
    padding: 0px;
    border: 0px; 
	z-index: 3;
	vertical-align: center;
	text-align: center;
}
.chatListBlock {
	opacity: 0.6;
	filter: alpha(Opacity=60);
	font-size: 70%;
	background: #000;
	position: fixed;
    left: 650px;
    top: 520px;
    width: 150px; 
	height: 160px;
    padding: 0px;
    border: 0px; 
	z-index: 3;
	overflow-y: scroll; /* прокрутка по вертикали */
	white-space: nowrap;
}

div#wpBlock {
	position: fixed;
    left: 9px;
    top: 80px;
    width: 752px; 
	height: 400px;
    padding:15px;
	margin:0px;
    border: 0px; 
	background: #000;
	z-index: 100;
	display: none;
}
.counter {
	position: fixed;
	padding:0px;
	margin:0px;
    left: 10px;
    top: 690px;
    width: 88px; 
	height: 31px;
    padding: 0px;
    border: 0px; 
	z-index: 2;
}

