@charset "iso-8859-2";
/* CSS Document */
* { padding:0; margin:0; border:0; }
html { 	background-image: url(grafika/radio_bit_bg.gif); }

body 
{ 			margin:0 auto;
			width: 928px; 
			border-left:1px solid #cc9900; 
			border-right:1px solid #cc9900;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: Gray;
			background: Black;
}
#banner 
{ 
			background-image: url(grafika/nag_bg.jpg);  
			background-repeat: no-repeat;
			width: 928px;
			height: 371px;  
}
#logo 
{
			position: relative;
			top: -25px;
			left: 29px;
			width: 281px;
			height: 58px;
}
#playradio
{			
			position: relative;
			top: 71px;
			left: 120px;
			width: 102px;
			height: 103px;		
}
#wrapper { 
	background: Black;
	width:100%; 
}

#container { 
	width:928px; 
	background: Black;
	float: right;

}
#content {
	width: 630px; 
	float: right;
}

#sidebar { 

	width: 200px; 
	float: left;
	position: relative;
	left: 45px;
}

#sidebar h2 {
	color:#000000;
	font-size:18px;
	font-weight:700;
	margin-bottom: 15px;
	position:relative;
	top: 6px;
	left: 55px;
}
#menu li#dropmenu {
	background: url(grafika/menu_bg.jpg) no-repeat;
	height:37px;
	position:relative;
	left:0px;
	border-bottom:0;
}
#menu li  {
	position:relative;
	top:5px;
	list-style-type:none;
	font-size:14px;
	margin-bottom: 2px;
	height: 25px;
	width: 177px;
	border-bottom: 1px #cc9900 solid;
}
#sidebar a {
	position: relative;
	top: 2px;
	left: 15px;
	color:#999999;
	text-decoration:none;
}

#sidebar a:hover{
	position: relative;
	left: 15px;
	color:#cc9900;
}
#play_bit_radio{
	position:relative;
	top:5px;
	list-style-type:none;
	font-size:14px;
	margin-bottom: 2px;
	height: 25px;
	width: 177px;
	border-bottom:1px #cc9900 solid;
}
#footer
{ 			margin-top: 10px;
			background: Black url(grafika/footer.jpg);
			background-repeat: no-repeat;
			width: 928px;
			height: 123px;
}
#footer p
{
			color: Black;
			text-align: right;
			position: relative;
			top:75px;
			left: -150px;
}
#footer a 
{
			color: Black;
}
.clearing { 
	clear:both; 
	height:0;
}


h1 {
	position: relative;
	left: 0px;
	color: #cc9900;
	font-size: 18px;
}
h2
{
	font-size: 13px;
	font-weight: lighter;
	margin-bottom: 30px;
	color: Gray;
}

h3.dzien
{	
	font-size: 13px;
	color: Black;
	background-image: url(grafika/ramowka_dzien_bg.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 25px;
	position: relative;
	top: 5px;
	left: 1px;
	text-align: center;
	padding-top: 4px;
}

table{
	color: #EBEBEB;
	text-align: center;
	border: 0px;
	width: 545px;
}
 .opis{
	color: Black;
	background-image: url(grafika/ramowka_tabelka_bg_opis.gif); 
	background-repeat: repeat-x;
	height: 36px;
	font-size: 16px;	
	width: 500px;
	}
.tabelka_rog{
	background-image: url(grafika/ramowka_tabelka_prawy_gorny.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 247px;
	height: 36px;
}	
.prowadzacy{
	position: relative;
	top: 9px;
}
.txt{
	height: 20px;
	background: #333333;
}
