
.naglowek {
	text-indent:-99999px;
	background:transparent url(./images/mistrzowie_muzyki_klasycznej.png) 0 0 no-repeat;
	width:982px;
	height:111px;
	padding:0;
	margin:0
}
.ksiazki {
	width:100%;
	height:112px;
	background:transparent url(./images/ksiazkiCD.png) 0 0 no-repeat;
	text-indent:-999999px;
}
.kolekcja {
	padding:70px 0 0 5px;
	width:923px;
	left:0px;
	top:0px;
	margin:0 0 0 31px;
	position:absolute;
	
	z-index:2;
	height:180px;
}
.kolekcja h4 {
	text-indent:-999999px;
	background:transparent url(./images/w_kolekcji.png) 0 0 no-repeat;
	height:22px;
	padding:0 0 7px 0;
}
.button_left, .button_right {
	position:absolute;
	top:100px;
	text-indent:-99999px;
	width:28px;
	height:78px;
}

.button_left_b, .button_right_b {
	position:absolute;
	top:100px;
	text-indent:-99999px;
	width:28px;
	height:78px;
}

.button_left {
	background:transparent url(./images/button_leftT.png) 0 0 no-repeat;
	left:0;
	z-index:20;
}
.button_right {
	background:transparent url(./images/button_rightT.png) 0 0 no-repeat;
	right:0;
	z-index:30;
}

.button_right_b {
	background:transparent url(./images/button_rightT_b.png) 0 0 no-repeat;
	right:0;
	z-index:30;
}

.button_left_b {
	background:transparent url(./images/button_leftT.png) 0 0 no-repeat;
	left:0;
	z-index:20;
}

html>body .button_left {
	background:transparent url(./images/button_left.png) 0 0 no-repeat;
}
html>body .button_right {
	background:transparent url(./images/button_right.png) 0 0 no-repeat;
}                                                                           

html>body .button_left_b {
	background:transparent url(./images/button_left_b.png) 0 0 no-repeat;
}
html>body .button_right_b {
	background:transparent url(./images/button_right_b.png) 0 0 no-repeat;
}



.list{
	width:912px;
	height:126px;
	position:absolute;
	z-index:5;
	overflow:hidden;
	background-color: transparent;
	background-image: url(./images/kolekcje_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.listitem{
	list-style:none;
	padding:15px 0 0 0;
	color:#ffffff;
	font-size:17px;
	width:250px;
	margin:0 10px ;
	height:100px;
	float:left;
	overflow:hidden;
	position:relative;
}


.kolekcja li {
	list-style:none;
	padding:15px 0 0 0;
	color:#ffffff;
	font-size:17px;
	width:268px;
	margin:0 10px ;
	height:100px;
	float:left;
	overflow:hidden;
}

.kolekcja li img {
	border:1px solid #555555;
	padding:1px;
	background:#000000;
	margin:0 20px 0 0;
	display:block;
	float:left;
	
}
.kolekcja p {
	height:100px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	
}
.kolekcja p * {
	vertical-align:middle;
}

.kolekcja  p a {
	display:inline-block;
}

.error_label {
	color: #FF9900;

}

.invalid {
	color: #FF9900;
	font-weight: bold;
	border: 1px solid #FF9900;
	background-color: #f7ffce;

}

.fullscreen
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height:100%;               
	
	padding: 10px;
	
	background: black;
	color: black;
	
	border: solid 1px lightgray;
	
	bottom: 20px;

	z-index: 2500;
	
	filter: alpha(opacity="70");
	opacity: .70;
	display: none;
}

.infobox
{
	position: static;
	background: white;
	overflow: hidden;
	overflow-y: auto;
	height: 100%;
	width:100%;
	marign-top:10px;
	
}


.gallery
{
	position: fixed;
	left: 30%;
	right: 0px;
	top: 40px;
	width: 40%;
	color: black;
	bottom: 100px;
	z-index: 3000;
	display:none;
}


.galleryheader
{
	position: static;
	width:100%;
	background: white;
	height:25px;
	

}

.galleryfooter
{
	position: static;
	width:100%;
	background: white;
	height: 40px;

}

.gallerybox
{
	position: static;
	background: white;
	overflow: hidden;
	overflow-y: auto;
	height: 100%;
	width:100%;
	marign-top:10px;
	
}
