body{
	background: #333 url('./gfx/bk5.jpg') no-repeat; 
	margin: 0px;
	
	font-family: verdana, arial, helvetica;
	font-size: 0.80em;

	width: 100%;
}

img {
	border: 0px;
}
/*deafaultowy link*/
a{
	color: #fff;
	text-decoration: none;
	border: 0px;
}
a:hover{
	color: #ccc;
}

/*menu glowne*/
a.menu{
	color: #FF6600;
	text-decoration:none;
	border-bottom: 0px;
	font-size: 16px;
	font-weight: bolder;
	margin-left: 42px;
}
a.menu:hover{
	color: #ccc;
}

/*menu drugie*/
a.menu_2{
	margin-left: 15px;
	font-size: 14px;
}

a.menu_2:hover{
	
}

a.o2 {
	color: #FF5A00;
}

.tekst1{
	color: #404040;

}
.tekst2{
    color: #B7B7B7;

}



/* --------- SCROLLBAR  ----------------- */
		#scrollbar{
			/*position: absolute;*/
			color: 222;
			width: 100px; /*customizable varible*/
			height: 300px; /*customizable varible*/
			background: transparent url('./gfx/pasekpodsuwak.jpg') 0px top no-repeat ; /*customizable varible*/
			margin-top: 0px;
			
			overflow: hidden;
			float: left;
		}

		#content{
			width: 79px; /*customizable varible*/
			float: left;
			margin-top: 0px;
			
			
			
	
		
		}

		#scroll{
			width: 18px; /*customizable varible*/
			height: 41px; /*customizable varible*/

			background: #333 url('./gfx/suwak.png') no-repeat; /*customizable varible*/

			float: right;
			margin-top:0px;
			
		}
/* --------- SCROLLBAR  -KONIEC---------- */
#scrollbar img {
	border: 0px;
	height: 58px;

}

#opisywrapper{
	margin-left: 8px;
	overflow: hidden;

	width: 250px;
	height: 300px;
	float: left;
	display: none;

}

#opisy{
	width: 100%;
	float: left;
	display: block;
	
}

#opisy .wpis{
	width: 100%;
	height: 45px;
	color: #FF9900;
	text-align: left;
	margin-top: 15px;
}


#szczegoly{
	margin-left: 3px;
	margin-top: 0px;
	width: 250px;
	height: 300px;
	float: left;
	
	display: block;
	text-align: left;
}

#grafika{
	margin-top: 0px;
	margin-left: 365px;
	width: 400px;
	height: 300px;
	

}


