body {
 background-image: url(../img/black/tlo.png);
 text-align: center;
 color: orange;
 font: 10px Verdana;
 font-size: 10px;
}   

td {
 color: orange;
 font: 10px Verdana;
 font-size: 10px;
}

#main {
width: 100%;
text-align: center;
height: 100%;
}

#logo {
z-index: 1;
background-image: url(../img/black/logo.png);
width: 800px;
height: 183px;
text-align: center;
padding: 5px; 
margin: 0 auto;
}

#center {
width: 778px;
padding: 5px; 
margin: 0 auto;
}

#left {
float: left;
width: 289px;
text-align: center;
padding: 5px; 
margin: 0 auto;
}

#ltop {
width: 289px;
height: 63px;
background-image: url(../img/black/menu_l1.png);
}
#lcenter {
width: 289px;
background-image: url(../img/black/menu_l2.png);
}
#lcword { padding: 10px; }
#lbottom {
width: 289px;
height: 27px;
background-image: url(../img/black/menu_l3.png);
}

#right {
z-index: 2;
position: relative;
float: right;
width: 451px;
text-align: center;
padding: 5px; 
margin: 0 auto;
margin-top: -50px;
}

#rtop {
width: 451px;
height: 63px;
background-image: url(../img/black/menu_p1.png);
}

#rtitle {
 height: 47px;
 margin: 0 auto;
}

.rtitle { margin-top: 5px; }

#rcenter {
width: 451px;
background-image: url(../img/black/menu_p2.png);
}
#rcword { padding: 10px; }

#rbottom {
width: 451px;
height: 27px;
background-image: url(../img/black/menu_p3.png);
}


#nasluch {
height: 16px; 
width: 110px; 
background: url(../img/icons/ipod_podcast.png) no-repeat;
font-size: 10px;
}

#uruchom {
float: left; 
height: 16px; 
width: 150px; 
background: url(../img/icons/control_play.png) no-repeat;
font-size: 10px;
}

#uruchom2 {
height: 16px; 
background: url(../img/icons/control_play.png) no-repeat;
font-size: 10px;
}

#wylacz {
float: left; 
height: 16px; 
width: 85px; 
background: url(../img/icons/control_stop.png) no-repeat;
font-size: 10px;
}

#restart {
float: left; 
height: 16px; 
width: 100px; 
background: url(../img/icons/arrow_right.png) no-repeat;
font-size: 10px;
}
#admin {
float: left; 
height: 16px; 
width: 115px; 
background: url(../img/icons/lock.png) no-repeat;
font-size: 10px;
}

#sluchaj {
float: left; 
height: 16px; 
width: 90px; 
background: url(../img/icons/cd.png) no-repeat;
font-size: 10px;
}
#down {
float: left; 
height: 16px; 
width: 90px; 
background: url(../img/icons/arrow_down.png) no-repeat;
font-size: 10px;
}
#next {
float: left; 
height: 16px; 
width: 105px; 
background: url(../img/icons/control_forward.png) no-repeat;
font-size: 10px;
}

.table_panel{
font: 10px Verdana;
font-size: 12px;
}

.table_panel_mp3{
font: 10px Verdana;
font-size: 10px;
}

.txt_login {
  color: #555555;
	font: 9.5px Verdana;
	text-align: right;
	margin-right: 3px;
}

.txt_register {
color: black;
font: 10px Verdana;
text-decoration: none;
font-weight: bold;
}

.txt_zalogowany {
color:#E4751F;
text-decoration: none;
font-weight: bold;
}

.txt {
margin-top: 3px;
color: #555555;
font: 10px Verdana;
text-decoration: none;
}

.txt_whologin{
margin-top: 3px;
color: #555555;
font: 10px Arial;
text-decoration: none;
}

.txt_panel {
text-align: center;
margin-top: 7px;
margin-bottom: 7px;
color: #555555;
font: 9px Verdana;
font-weight: bold;
}

.txt_naglowek {
font: 10px Verdana;
font-weight: bold;
color: #555555;
}

.reg_td {
	width: 300px;
	text-align: right;
	font: 10px Verdana;
	color: #555555;
}

.reg_td2 {
	width: 300px;
	text-align: left;
	font: 10px Verdana;
	color: #555555;
}


.page_select{
	width: 200px;
	font: 10px Verdana;
}

.page_input {
	width: 199px;
	font: 10px Verdana;
}

.input_login {
border: 0px;
font: 10px Verdana;
width: 170px;
}

hr{
  width:350;
}

.informacja {
width: 300px;
padding: 2px 5px 2px 5px;
text-align:center;
background: black;
color: orange;
font-family:Arial;
font-size:12px;
border:1px #AEAEAE solid;
}


.erds {
	width: 300px;
	border: 1px solid Gray;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: orange;
}

a:hover {
	color: grey;
}

.menu {
font-size: 12px;
}

.menutop_opcje {
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	white-space: nowrap;
	background-color: #F9CC02;
	border: 1px solid White;
	padding: 5px;
	margin-top: -7px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #555555;
	width: 120px;
}




.menutop_tytul {
  background-color: FFFFFF ;
  FONT-WEIGHT: bold;
  font-family:  Verdana ;
  font-size: 12px;
  color: #555555;
  border: 0px solid;
  margin: 3px;
  padding: 4px;
} 

.menutop_tytul:Hover {
	color: #D2691E;
	cursor: pointer;
}
.BELKA{overflow:hidden;height:2px;width:170px;margin:3px 8px 5px 0;padding:0;background-color:000000;}
.srodek {
margin:3px;
font: 11px Arial;

    color: #505050;
	padding-left:9px; padding-left:4px; padding-top:0; padding-bottom:0px
}


.srodek2 {
margin:3px;
font: 11px Verdana;
width: 241px;
 height: 75px;
    color: #505050;
	padding-left:9px; padding-left:4px; padding-top:0; padding-bottom:0px
}

.b_submit {
 border: 0px, solid, grey;
 font-family:  Verdana ;
 font-size: 10px;
}


