html {
background : #000000;
}
body {
margin : 0;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color:rgb(224,224,224);
}
a {
color : rgb(255,102,102);
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
img {
border : 0;
}
#page {
width : 1000px;
height : 686px;
margin : 0 auto;
background : #000000 url(img/wtv-zaslepka.jpg) no-repeat;
/*wtv-zaslepka.jpg*/
}

#top {
width : 1000px;
height:133px;
float:left;
}

#menu_top{
width : 70%;
height:20px;
float:left;
margin-top:85px;
}
#search{
width : 24%;
height:20px;
float:left;
margin-top:95px;
text-align:right;
}
#menu_bottom{
width : 606px;
height:150px;
float:left;

}
#menu_bottom_m{
width : 23px;
height:150px;
float:left;
}
#margin_left {
width : 75px;
height:300px;
float:left;
}
#shoutboxx{
margin-top:10px;
width : 606px;
height: 278px;
float:left;
background : #000000 url(img/nowyshoutbox.jpg) no-repeat;
}

#shout_button_s{

width : 606px;
height: 37px;
float:left;
text-align:right;
}



#shoutboxx_input{
width : 462px;
height:37px;
float:right;
margin-top:-12px;
}

#shoutboxx_chat{
width : 606px;
height:195px;
float:left;
padding:12px;

}

.inputbox {



border : 0 solid #909090;
background-color : #5F747C;
color : #ffffff;
font-size : 11px;
}

#sb {

height : 100%;
width:100%

border : 0 solid #909090;
background-color : #292929;
color : #ffffff;
font-size : 11px;
}


#player {
width : 599px;
height : 398px;
float:left;
}



#footer {
width : 950px;
height : 100px;
float:right;

}

#f_txt{
width : 950px;
float:left;

}



#l_odtw {
font-size : 0px;
}

#l_odtw a {
font-size:0px;
text-decoration : none;
color:#000000;
}





#playlist {
padding-left:15px;
width : 300px;
height : 398px;
float:left;
}

#playlist_top {
padding-left:15px;
float:left;
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
color:rgb(255,102,102);
font-weight:bold;
}

#scroll {
	height: 373px;
	width: 210px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #000000;
	padding: 8px;
	scrollbar-arrow-color: blue;
  scrollbar-face-color: rgb(0,0,0);
   scrollbar-3dlight-color: rgb(16,16,16);
    scrollbar-darkshadow-color:rgb(80,80,80);
  }

#scroll a {
color : rgb(153,204,204);
text-decoration : none;

}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100%;

border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(img/glossyback.gif) repeat bottom left;
font: bold 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 100%;

}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(img/glossyback2x.gif);
}











.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: rgb(112,112,112);
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: rgb(255,102,102);
color:#0099FF;
}


#content_plus_txt{
background: #1B1B1B url(img/t_t.jpg) repeat-x;
padding:20px;
margin-top:5px;
height:100%;
float:left;
border: 1px solid rgb(63,63,63);
width : 562px;



}

#content_plus_txt img{
border:5px solid rgb(63,63,63);
margin:5px;


}

#content_plus_txt h2{
margin-top:-10px;


}



#pls{
width:192px;
height:40px;
background-image: url(img/glossyback.gif);
font-size:10px;
color:rgb(128,128,128);
}

#pls a{
color:rgb(255,255,255);
size:12px;
font-weight:bold;
}
#pls a:hover{
color:rgb(255,102,102);
size:10px;
font-weight:bold;
}
