body{
	background-color: White;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr{
	border-style : dotted;
	border-color : Silver;
}
	
table.headerFooter a {
	width: 100%;
	text-decoration: none;
	color: #666699;
	border: none;
	font-size : 13px;
	font-weight: normal;
}

table.headerFooter a:active, table.headerFooter a:hover {
	width: 100%;
	color: #996666;
	cursor: auto;
	font-size : 13px;
	font-weight: normal;
	text-decoration : underline;
}

td.headerFooter a {
	width: 100%;
	text-decoration: none;
	color: #666699;
	border: none;
	font-size : 13px;
	font-weight: normal;
}

td.headerFooter a:active, table.headerFooter a:hover {
	width: 100%;
	color: #996666;
	cursor: auto;
	font-size : 13px;
	font-weight: normal;
	text-decoration : underline;
}

.head{
	width: 100%;
	background-color: #6699CC;
	line-height: 22px;
}

.headmenu{
	width : 100%;
	background-color: #99CCFF;
	line-height: 22px;
}

a{
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}
a:hover, a:active{
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
}

a.nazv {
	color: Navy;
	text-decoration: underline;
	font-size: 13px;
}

a.nazv:hover{
	color: Navy;
	text-decoration: none;
	font-size: 13px;
}


a.isp {
	color: Black;
	text-decoration: underline;
	font-size: 13px;
}

a.isp:hover{
	color: Black;
	text-decoration: none;
	font-size: 13px;
}


a.new{
	color: Gray;
	text-decoration : underline;
}

a.new:hover, a.new:active {
	color: Black;
	font-size : 13px;
}
a.new:link {
	color: Gray;
	text-decoration : none;
	font-size : 13px;
}

a.wap{
	color: White;
	text-decoration : none;
	font-size : 13px;
}

a.wap:hover, a.wap:active {
	color: #CCFF33;
	font-size : 13px;
}
a.wap:link {
	color: White;
	text-decoration : none;
	font-size : 13px;
}

a.headl{
	color: White;
	text-decoration : none;
	font-size : 13px;
}

a.headl:hover, a.headl:active {
	color: Black;
	font-size : 13px;
}
a.headl:link {
	color: White;
	text-decoration : none;
	font-size : 13px;
}

.ring_txt{
	font-size: 13px;
	color: Black;
}
a.ring_a:hover, a.ring_a:active{
	color: Black;
	font-size: 13px;
}
a.ring_a:link{
	color: Gray;
	font-size: 13px;
}

a.litera{
	color: Black;
	font-size: 13px;
	text-decoration: none;
}

a.litera:hover, a.litera:active{
	color: Black;
	font-size: 13px;
	text-decoration: underline;
}
a.litera:link{
	color: #778899;
	font-size: 13px;
	text-decoration: none;
}
table{
   border: 1px solid White;
}

td.reclama{
   width: 100%;
   border: 1px solid Gray;
   background-color: #EAFFEC;
   vertical-align: middle;
}

a.up:link {
   color: #339BFF;
   text-decoration: none;
   font-size: 13px;
}

a.up:hover, a.up:active {
   color: #FF3333;
   text-decoration: underline;
   font-size: 13px;
}

.page        {
	COLOR: #000000;
	Arial, Helvetica, Verdana, sans-serif; TEXT-DECORATION: none;
	font-weight: bold;
}
A.page:active{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.page:hover {
	COLOR: #C0C0C0;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.page:link  {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}




/*********************************************/



body{
	background-color: White;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

p, td, div{
	font-size: 12px;
}

.path{
	margin:5px;
	font-weight: bold;
	color: #6c6c6c;
}

.path a{
	color: #6c6c6c;
	text-decoration: underline;
	font-weight: normal;
}

.path a:hover{
	color: #6c6c6c;
	text-decoration: none;
	font-weight: normal;
}

a{
	color: #303030;
	text-decoration: underline;
}

a:hover{
	color: #2994bb;
	text-decoration: none;
}

.padding-5{
	padding: 5px;
}

.fontsize-10{
	font-size: 10px;
}

.clear{
	clear: both;
}

h1.title{
	font-size:160%;
	font-wight: 400;
}

#link-random{
    padding: 10px;
}

ul.fo-link{
  width: 100%;
  padding: 0;
  margin: 10px 0;
  list-style: none;
}
ul.fo-link li {
  float: left;
  width: 150px;
  padding: 0;
  margin: 5px 0;
  display: inline;
}

/*******************************************/
.page-header{
	border-bottom-color: #43afd6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 5px;
	background-color: white;
}
/*******************************************/

/*******************************************/

.page-footer{
	border-top-color: #43afd6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	padding-left: 50px;
	background-color: white;
	color: #303030;
	font-size: 12px;
}

.page-footer p{
	color: #303030;
	font-size: 12px;
}
/*******************************************/

/*******************************************/
.top-links{
	font-size: 10px;
	color: #6c6c6c;	
}

.top-links a{
	font-size: 10px;
	text-decoration: underline;
	color: #6c6c6c;
}

.top-links a:hover{
	font-size: 10px;
	text-decoration: none;
	color: #5abcfa;
}
/*******************************************/

/*******************************************/

.bg-def{
	background-color: #57d7ff;
}

.br-def{
	border: 1px solid #57d7ff;
}
	/**/
.bg-stat{
	background-color: #c1cbd7;
}

.br-stat{
	border: 1px solid #c1cbd7;
}
	/**/
.bg-green{
	background-color: #d8ebab;
}

.br-green{
	border: 1px solid #d8ebab;
}
	/**/
.bg-gray{
	background-color: #eeeeee;
}
/*******************************************/

/*******************************************/

.side-bar{
	background-color: white;
	padding: 3px;
}

.side-bar-title{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

.side-bar-title a{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.side-bar-title a:hover{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.side-bar-content{
	padding: 10px 3px 3px 10px;
}

ul.left-menu-top{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

ul.left-menu-top li{
	list-style: none;
	padding: 0px 0px 3px 15px;
	margin: 0px;
	font-size: 12px;	
}

ul.left-menu-top li a{
	color: #fd620c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu-top li a:hover{
	color: #dd4f02;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

ul.left-menu-top li a.big{
	color: #258cb6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu-top li a.big:hover{
	color: #217293;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

ul.left-menu-top li a.big-red{
	color: #d93c00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu-top li a.big-red:hover{
	color: #a12d00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.color-red{
	color: #d93c00;
}

/*******************************************/

ul.left-menu-top li.title{
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}

ul.left-menu-top li a.small{
	color: #708090;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

ul.left-menu-top li a.small:hover{
	color: #ff6347;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/*******************************************/

.corner-round-search{
	margin-top: 10px;
	background-color: #f5f5f5;
	text-align: center;
	padding: 20px;
}

.corner-round-melody{
	margin: 10px;
	background-color: #f5f5f5;
	text-align: center;
}

.corner-round-litera-corner{
	background-color: #d0e9ff;
	text-align: center;
}

.corner-round-litera{
	float: left;
	width: 220px;
	padding: 10px;
}

.corner-round-litera a{
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
	font-weight: bold;
}

.corner-round-litera a:hover{
	font-size: 12px;
	color: #b22222;
	text-decoration: underline;
	font-weight: bold;
}

.item-play{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e1e1e1;
	text-align: center;
}

.item-play .item-info{
	padding: 10px 10px 10px 40px;
	text-align: center;
}

.item-info-block{
	float: left;
	width: 200px;
	height: 40px;
}

.item-play h1{
	font-size: 20px;
	color: black;
	background-color: #ffcc66;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

.item-play .item-download{
	padding: 15px;
}

.item-play .item-download .h3{
	font-size: 13px;
	color: #641400;
}

.item-play .item-subs{
	background-color: #ececec;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*************************************************************/

.item-comments{
	margin: 8px;
	padding: 10px;
	background-color: #efefef;
	width: 600px;
	text-align: left;
}

.item-comments .who{
	font-size: 12px;
	font-weight: bold;
	color: #0096c6;
}

.item-comments .date{
	font-size: 10px;
	font-weight: normal;
}

.item-comments .comment{
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
}

/************************************************************/

.page-melody{
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #d8ebab;
}

.page-melody div a{
	color: #303030;
	font-size: 12px;
	text-decoration: underline;
}

.page-melody div a:hover{
	color: #303030;
	font-size: 12px;
	text-decoration: none;
}

.block-rating{
	padding: 10px;
	background-color: #eeeeee;
	color: #303030;
	text-align: center;
	width: 150px;
}

.block-rating span{
	color: #303030;
	font-size: 13px;
	font-weight: bold;
}

.ads-block{
	width: 750px;
	height: 90px;
	background-color: #dc143c;
}

.ads-block .ads-img{
	width: 20px;
	height: 90px;
	float: left;
}

.ads-block .ads-bn{
	height: 90px;
	float: left;
}
/************************************************************/

.paginator{
	text-align: center;
	display: inline;
	margin: 5px;
}


.paginator div{
	margin: 5px;
	padding: 5px;
	display: inline;
	background-color: White;
	width: 27px;
}

.paginator div a{
	text-decoration: none;
	font-weight: normal;
}

.paginator div a:hover{
	text-decoration: none;
	font-weight: normal;
}

.paginator div.cur{
	display: inline;
	margin: 5px;
	padding: 5px;
	background-color: Gray;
	width: 27px;
}

.paginator div.cur a{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.paginator div.cur a:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}





/**********************************/




.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(/i/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
/*background-image: url(/i/star_small.gif);*/
line-height: 10px;
height: 10px;
}

