/* ZNACZNIKI */
html, body 
  {
    padding: 0;
    margin: 0;
    color:#c6bb83;
    scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#444444;
    scrollbar-dark-shadow-color:#000000;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000; 
    scrollbar-shadow-color:#000000;
  }
img 
  {
    border: none;
  }
a {outline: 0;}
.black{background: #000; text-align: center}
.con{background: transparent;}
.playlist span{font: normal 15px Tahoma; cursor: help;}
/* CAŁOŚĆ */
#all 
  {
    width: 1100px;
    height: 900px;
    margin: auto;
    background: #000 url("img/background.jpg");
  }
	
#mini 
  {
    position: absolute;
    top:470px;
    width: 200px;
    height: 300px;
    margin-left: 880px;
    text-align:center;
    color: #c6bb83;
  }
#content
  {
    position: absolute;
    top:470px;
    width: 700px;
    height: auto;
    margin-left: 80px;
    text-align:center;
    color: #c6bb83;
  }
#top
  {
    position: absolute;
    top:0px;
    width: 830px;
    height: 450px;
    margin-left: 30px;
    text-align:center;
    color: #c6bb83;
  }
#stopka {
color:#C6BB83;
margin-left:760px;
position:relative;
text-align:right;
top:900px;
clear:both;
  } 
#tekst
  {
    margin-top: 30px;
    margin-bottom: 30px;
  }
/* NEWSY */  
.news
  {
    width: 430px;
    float: right;
    padding-right: 80px;
    margin-top: 20px;
  }
.new
  {
    font: normal 13px Tahoma;
    color: #c6bb83;
    float: right;
    border-left: #c6bb83 solid 1px;
    padding-left: 35px;
    width: 300px;
    text-align: left;
    display: inline;
  }
.data
  {
    font: bold 13px Tahoma;
    color: #c6bb83;
    float: left;
    display: inline;
  }
a
  {
    text-decoration: none;
    color: #f9eeb6;
  }
a:hover
  {
    text-decoration: none;
    color: #fff;
  }
span.more
  {
    float: right;
    display: block;
    margin-top: 10px;
  }
  
.mininew {margin-bottom: 10px; margin-top: 20px; display: block;}
.mininew span {float: right; font-weight: bold;}
.mininew p {float:left; text-align:left; }

#ananke{
    position: absolute;
    top:800px;
    width: 200px;
    height: 300px;
    margin-left: 880px;
	text-align:center;
    color: #c6bb83;
	clear:both;
}

