div#galerie_start {
	width: 100%;
	display: block;
	height: 42px;
	background: #005A9C;
}
div#galerie_start p {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 42px;	
	margin: 0;
	padding-left: 5px;
}
div#galerie_start a {
	float: right;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 12px;	
	line-height: 42px;
	margin-right: 5px;
}
div#poza_big {
	display: block;
	text-align: center;
}
div#thumbs {
	margin-top: 20px;
	height: 384px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #ffcc00;
	padding: 5px 0;
}
div#thumbs img {
	width: 50px;
	background-color: #ffffff;
	border: 1px solid #E0E0E0;
	margin: 2px 2px;
}

div#thumbs_camere {
	margin-top: 20px;
	height: 70px;
	text-align: center;
	background-color: #F7F7F7;
	vertical-align: top;
	border-top: 1px solid #ffcc00;
	padding: 5px 0;
}
div#thumbs_camere img {
	width: 40px;
	background-color: #ffffff;
	border: 1px solid #E0E0E0;
	margin: 2px 2px;
}
