﻿.GalleryImage
{
	border-right: dimgray 5px solid;
	border-top: dimgray 5px solid;
	border-left: dimgray 5px solid;
	border-bottom: dimgray 5px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#galerija
{
	width: 600px;
	background-color: #f9faf7;
	text-align: center;

}

.galeryPager
{
	
	margin-bottom: 10px;
	height: 15px;
	background-color: #a2af7a;
	font-weight:normal;
	width:550px;
	font-size:0.8em;
		
	
}
.galeryPager a
{
	margin-left:5px;
	text-decoration:none;
	font-weight:normal;
	color:black;
}
.galeryPager a:visited
{
	margin-left:5px;
	text-decoration:none;
	font-weight:normal;
	color:black;
}
.galleryCurrentPage
{
	font-size:2em;
	
}

.galeryDescription
{
	font-family: Verdana, 'Trebuchet MS' , 'Book Antiqua';
	font-size:0.7em;
}
