#z_miniatury {
	width: 586px;
	height: 606px;
	float: left;
	clear: left;
	opacity: 0.4;
	filter:alpha(opacity=40);
	_fi\lter:alpha(opacity=100);
}

#z_miniatury:hover {
	opacity: 1;	
	filter:alpha(opacity=100);
}


.z_mini {
	width: 144px;
	height: 150px; 
	float: left;
	background: #333;
	margin: 1px;
}
.z_mini:hover  {
	background: #444;
	}
	
.z_mini img {
	border: 1px solid #cccccc;
	display: block;
	margin: 5px auto 10px auto;
	cursor: pointer;
}

.z_mini p {
	margin: 1px 0 0 5px;
}

.z_mini p select {
	font-size: 10px;
	width: 67px;
	background: #eee;
	border: none;
	float: left;
}

.z_mini div input {
	font-size: 10px;
	width: 20px;
	background: #eee;
	border: none;
	text-align: center;
}

/* plus minus, ilość odbitek */
.il {
	float: left;
	margin: 2px 0 0 5px;
} 

.pm {
	width: 30px;
	height: 16px;
	float: left;
	cursor: pointer;
	border-right: 1px solid #888;
	margin: 2px 0 0 0;
	text-align: center;
}

.pm:hover {
	background: #555;
}


.dalej_wstecz {
	background: #8f6470;
	width: 582px;
	height: 16px; 
	float: left;
	clear: left;
	margin: 2px 0 0 2px;
	color: white;
}

.dalej_wstecz a {
	color: white;
}

#big_img {
	width: 520px;
	height: 580px;
	background: black;
	float: right;
	margin: 0 0 0 18px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

div#img {
	margin: 20px 0 20px 0;
	cursor: pointer;
	width: 520px;
	height: 520px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

#big_img_navigation {
	width: 520px;
	height: 16px;
	background: #8f6470;
	float: left;
	margin: 2px 0 0 0;
	overflow: hidden;
	color: white;
	text-align: left;
	vertical-align: top;
}

#big_img_navigation p#img_name {
	float: left;
	margin: 1px 0 0 10px;
	}
	
div#prev_next_img {
	float: right;
	width: 240px;
	margin: 1px 0 0 0px;
	}

div#prev_next_img span {
	margin: 0 5px 0 5px;
	color: white;
	cursor: pointer;
	}

#podsumowanie {
	width: 520px;
	height: 104px;
	background: black;
	float: right;
	margin: 10px 0 0 16px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	clear: right;
	
}

#suma_odb_txt {
	font-size: 14px;
	width: 50px;
	height: 45px;
	margin: 9px 1px 0 0;
	text-align: right;
	float: left;
}

#suma_zdj_txt {
	font-size: 14px;
	width: 45px;
	height: 45px;
	margin: 9px 1px 0 0;
	text-align: right;
	float: left;
}

#suma_odb {
	font-size: 40px;
	width: 70px;
	height: 45px;
	margin: 2px 0 0 1px;
	text-align: left;
	float: left;
	letter-spacing: -3px;
}

#suma_zdj {
	font-size: 40px;
	height: 45px;
	margin: 2px 10px 0 1px;
	text-align: left;
	float: left;
	letter-spacing: -3px;
}

#ilosc_zdjec_txt {
	font-size: 13px;
	width: 90px;
	height: 45px;
	margin: 9px 0 0 0;
	text-align: right;
	float: right;

}

#ilosc_zdjec {
	font-size: 38px;
	width: 84px;
	height: 45px;
	margin: 2px 0 0 1px;
	text-align: left;
	float: right;
	letter-spacing: -4px;
  	 }

#podsumowanie a {
	display: block;
	font-size: 16px;
	color: white;
	width: 250px;
	height: 35px;
	margin: 10px 0 0 0;
	text-align: left;
	float: right;
	background: #8f6470;
}
#podsumowanie a p{
	margin: 6px 0 0 20px;
	}


#podsumowanie2 {
	width: 450px;
	height: 554px;
	float: left;
	margin: 10px 0 0 20px;
	overflow: hidden;
	clear: right;
	font-size: 20px;
}

#podsumowanie2 a {
	font-size: 14px;
	color: white;
	height: 32px;
	margin: 10px 0 0 5px;
	float: left;
	background: #8f6470;
}

#podsumowanie2 a p {
	margin: 7px 10px 0 10px;
}

#podsumowanie2 p {
	text-align: left;
	float: left;
	width: 100%;
}

#podsumowanie2 p.txt {
	text-align: left;
	float: left;
	width: 100%;
	font-size: 14px;
	margin: 20px 0 20px 0;
}

#podsumowanie2 p.label {
	display: block;
	text-align: left;
	float: left;
	clear: left;
	width: 150px;
	font-size: 14px;
	margin: 5px 5px;
}


#podsumowanie2 p.value {
	text-align: left;
	display: block;
	float: left;
	margin: 5px 5px;
	width: 240px;
	margin: 0;
}
#podsumowanie2 p input {
	width: 240px;
	}

#podsumowanie2 p textarea {
	width: 240px;
	height: 100px;
}



