body {
  	
	background-color:black;
 	text-decoration: none;
	font-family: verdana;
	font-size: 9pt;
	border-width: 0;
	color: #D3D3D3;
	background-image: url(../images/bgr_main.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}



h4{
  text-decoration: none;
}

a{
  text-decoration: none;
  color: #D3D3D3;
}
a:hover{
  text-decoration: underline;
  color: #C3C3C3;
}

img {
  border: 0;
}

.face{
  border: 1px solid #808080;
}

p.panel{
  margin-right: 25px;
  margin-left: 25px;
  color: #808080;
  font-family: verdana;
  font-size: 9pt;
}

p.ksiega{
  margin-right: 125px;
  margin-left: 125px;
  color: #808080;
  font-family: verdana;
  font-size: 9pt;
}

p.koncerty{
  margin-right: 125px;
  margin-left: 125px;
  color: #808080;
  font-family: verdana;
  font-size: 9pt;
  background-image:url(images/bgr_gal_tab.png)
}

p.koncerty a{
  color: #808080;
}

#all{
  width: 1000px;
  background-color:black;
  margin: auto;
  margin-top: 0;
  border: 1px solid #808080;	
}

#header{
  width: 1000px;
  background-image: url('../images/header1.jpg');
  height: 251px;
}

#slideshow {
    position:relative;
    height:251px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}


#topic_news{
  width: 475px;
  height: 200px;
  background-image: url('../images/news_topic.jpg');
  float: right;
}

#topic_bio{
  width: 475px;
  height: 200px;
  background-image: url('../images/bio_topic.jpg');
  float: right;
}

#topic_galeria{
  width: 475px;
  height: 200px;
  background-image: url('../images/galeria_topic.jpg');
  float: right;
}

#topic_ksiega{
  width: 475px;
  height: 200px;
  background-image: url('../images/ksiega_topic.jpg');
  float: right;
}

#topic_forum{
  width: 475px;
  height: 200px;
  background-image: url('../images/forum_topic.jpg');
  float: right;
}

#topic_koncerty{
  width: 475px;
  height: 200px;
  background-image: url('../images/koncerty_topic.jpg');
  float: right;
}

#topic_discography{
  width: 475px;
  height: 200px;
  background-image: url('../images/discography_topic.jpg');
  float: right;
}

#body{
  width: 1000px;
  background-color: black;
  background-image: url('../images/bgr.jpg');
  background-repeat: repeat-y;
  clear: both;

}

#body p.plain{
  margin-right: 125px;
  margin-left: 125px;
  color: #808080;
}

#body small.plain{
  margin-right: 125px;
  margin-left: 125px;
  color: #808080;
}

#body h4.plain{
  margin-right: 125px;
  margin-left: 125px;
  color: #808080;
}

/*Menu section*/

.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width:475px;
	height:200px;
	overflow: hidden;
	float: left;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 95px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 0;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 200px;
}

.jimgMenu ul li#forum a {
	background: url(../images/forum.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#ksiega a {
	background: url(../images/ksiega.jpg) repeat scroll 0%;

}

.jimgMenu ul li#galeria a {
	background: url(../images/galeria.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#bio a {
	background: url(../images/bio.jpg) repeat scroll 0%;

}

.jimgMenu ul li#news a {
	background: url(../images/news.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}

/*Panels section*/

#panel
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 600px;
	position: fixed;
	border: 0;
	left: -360px;
	top:10px;
	z-index:12;
	
 
}
 


.slide_button
{
	background: url('../images/koncerty_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 
	position: absolute;
	right: -30px;
	top: 0px;
}

 

#panel2
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 130px;
	position: fixed;
	border: 0;
	left: 0px;
	top:165px;
	z-index:13;
 
}
 


.slide_button2
{
	background: url('../images/media_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 
	position: absolute;
	right: -30px;
	top: 0px;
}


#panel3
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 180px;
	position: fixed;
	border: 0;
	left: 0px;
	top:320px;
	z-index:14;
 
}
 


.slide_button3
{
	background: url('../images/dyskografia_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 
	position: absolute;
	right: -30px;
	top: 0px;
}
 
.zamknij
{
	background-position: -30px 0px;
}


#panel4
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 130px;
	position: fixed;
	border: 0;
	left: 0px;
	top: 475px;
	z-index:15;
 
}

.slide_button4
{
	background: url('../images/kontakt_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 	
	position: absolute;
	right: -30px;
	top: 0px;
}
 

#panel5
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 600px;
	position: fixed;
	border: 0;
	right: 0px;
	top: 10px;
	z-index:16;
 
}

.slide_button5
{
	background: url('../images/wspolpraca_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 	
	position: absolute;
	left: -30px;
	top: 0px;
}

#panel6
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 130px;
	position: fixed;
	border: 0;
	right: 0px;
	top: 320px;
	z-index:18;
 
}

.slide_button6
{
	background: url('../images/linki_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 	
	position: absolute;
	left: -30px;
	top: 0px;
}

#panel7
{
	background: black;
	padding: 10px;
	width: 360px;
	height: 450px;
	position: fixed;
	border: 0;
	right: 0px;
	top: 165px;
	z-index:17;
 
}

.slide_button7
{
	background: url('../images/sklep_pilot.png');
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 30px;
 	
	position: absolute;
	left: -30px;
	top: 0px;
}


 
a:focus { 
outline:none; 
}


/*Lightbox section*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
