@charset "utf-8";
/* CSS Document */
   body {
    font: Verdana, Geneva, sans-serif;
	background: #22597f url(img/black-tgirls.jpg); /* Цвет фона и путь к графическому файлу */
	color: #000000; /* Цвет текста */
	background-repeat: repeat-x;
	background-position: center top;
    margin: 0;
   }
   #layer0 {
    width: 980px;
    margin: 0 auto;
    background: #0a3450;
	border: 1px solid #ff2f96;
   }
   #header {
    background: #8fa09b;
    font-size: 24pt;
    font-weight: bold;
    color: #edeed5;
    padding: 0px;
   }
   #coll {
    float: left;
    width: 419px;
    padding-left: 5px;
	padding-top: 10px;
    border-right: 1px dashed #ff2f96;
    background: #000000;
	text-align: center;
   }
   #colr {
    float: left;
    width: 545px;
    padding: 5px;
	text-align: center;
   }
   #footer {
    background: #0a3450;
    color: #fff;
    padding: 5px;
	text-align: center;
    border-top: 1px dashed #ff2f96;

   }
   .clear { 
    clear: both;
   }
      img {
border: 0px;
}
   .player {
    padding: 5px; 
    float: bottom; 
    width: 400px;
	margin: 0px;
   }
   
a:link { font-size: 15px; text-decoration: underline; color: #51c0ff; font-weight: bold; }
a:visited { font-size: 15px; text-decoration: underline; color: #51c0ff; font-weight: bold; }
a:hover { font-size: 15px; text-decoration: none; color: #fc0; font-weight: bold; }
a:active { font-size: 15px; text-decoration: none; color: #fc0; font-weight: bold; }

a.main:link { font-size: 26px; text-decoration: underline; color: #fc0; }
a.main:visited { font-size: 26px; text-decoration: underline; color: #fc0; }
a.main:hover { font-size: 26px; text-decoration: none; color: #ff3fa7; }
a.main:active { font-size: 26px; text-decoration: none; color: #ff3fa7; }



#txt {
font-size: 24px; color: #bfbfbf;
margin: 0 0 20px;
}

#txt2 {
font-size: 20px; color: #fc0;
margin: 0 0 20px;
line-height: 1.3;
}

#num, h3 { color:#696969; }
 

