h3 {
	margin-bottom: 2px;
	font-size: 26px;
	line-height: 34px;
}
.home {
	display: block;
	margin-top: 10px;
}
.top_navig {
	width: 100%;
	height: 26px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.top_navig a {
	text-decoration: none;
}
#galery {
	width: 100%;
	min-height: 400px;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#galery ul {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 20px;
	padding: 0;
	list-style: none;
}
#galery img {
	border: #0e0d0d 3px solid;
}
.thumbnail_cell {
	width: 180px;
	display: table-cell;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.thumbnail_cell span {
	line-height: 30px;
}
.thumbnail_cell a {
	width: 100%;
	text-align: center;
}
.thumbnail_cell a:hover {
	text-decoration: none;
}
.thumb_border {
	padding: 0px;
	margin: 0px;
}
.image_filenames {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.image_desc {
	text-align: center;
}
.page_navigator {
	text-align: center;
}
.page_navigator a {
	text-decoration: none;
}