@charset "utf-8";
/* 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: 17px;
	color: Gray;
}
/* ditto 
	parametry do newsów
*/
.ditto_item {
	width:540px;
	margin-bottom:30px;
	padding-top:5px;
	font-size:12px;
	border-top-style:dashed;
	border-top-color:#666666;
	border-top-width:1px;
	float:left
}
.ditto_pageTitle  {
	color: #cc9900;
	font-size:15px;

}
.ditto_documentInfo{
	color: #cc9900;
	position:relative;
	top: -15px;
	left: 470px;
	 width: 30px;
}
.ditto_item img {
 	margin-right: 10px;
}
 
.ditto_item a {
 	color: #cc9900;
}

#per_page {
	border-top: 1px #cc9900 solid;
	padding-top: 7px;
	width:540px;
	float:left;
	position: relative;
	top: 10px;
}

#per_page a{
	border: 1px #cc9900 solid;
	text-decoration:none;
	margin:2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #cc9900;
	font-size:12px;
}
.pages {
	position: relative;
	top:3px;

}	