.galeria {
	border: 1px solid #666666;
	cursor: hand;
}

.show {
	cursor: hand;
}

.red1 {
	background-image:url(images/red1.jpg);
	background-repeat:no-repeat;
	border-left-style: none;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #B40001;
}

.red2 {
	background-image:url(images/BB.jpg);
	background-repeat:no-repeat;
}

.red3 {
	background-image:url(images/Gendos.jpg);
	background-repeat:no-repeat;
}

.red4 {
	background-image:url(images/Lena.jpg);
	background-repeat:no-repeat;
}

.grupa_red {
	background-image:url(images/red1.jpg);
	background-repeat:no-repeat;
	}
	
.grupa_red2 {
	background-image:url(images/red2.jpg);
	background-repeat:no-repeat;
	}


.grey {color: #CCCCCC}

.black {color: #000000}

