/* tmava verze galerie */

.thumbwrap li {
	border-top: 1px solid #484848;
	border-left: 1px solid #484848;
	border-bottom: 1px solid #282828;
	border-right: 1px solid #282828;
}


.thumbwrap a {
  background-color: #333333;
}


.thumbwrap a:hover {
	background-color: #2B2B2B;
}


.thumbwrap a:hover .caption {
	color: #fff;
}

.thumbwrap .caption {
	border-top: 1px dotted #8c8c8c;
}

.thumbwrap .caption span {
  white-space: nowrap;
}
