#imgallery_items {
	background-color: #3a4968;
	height: 100px;
	border-top: 1px solid #f6fdff;
}

#container {
	background-image: url('../img/szte_kepgaleria.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #7483a0;
}

#foto_mid_container, #foto_desc2, #foto_auth, #foto_desc1_container {
	background-color: transparent !important;
}

#foto_auth {
	width: 597px;
}

#header {
	background-image: url('../img/gallery_header.jpg');
	height: 80px;
	border-bottom: 1px solid #f6fdff;
}

#foto_left_link {
	background-image: url('../img/gallery_previous.jpg') !important;
}

#foto_right_link {
	background-image: url('../img/gallery_next.jpg') !important;
	margin-right: 50px;
}

#foto_desc1 {
	color: #f6fdff;
	font-size: 16px;
	padding-top: 20px;
}
	
#foto_desc2 {
	color: #f7ffff;
	font-weight: normal;
}

#foto_auth {
	 color:#7483a0;
}