

.gallery .img_box {

	width:168px;
	height:168px;
	float: left;
	margin: 0 0px 0px 0; 
	display: block;
	background: url(../gfx/arko/gallery.jpg) no-repeat 100% 100%;

}

.gallery .img_box table {
	width: 100%;
	height: 100%;
}


.gallery .img_box table td {
	text-align: center;
	vertical-align: middle;
	
}

#content .gallery .img_box a img {
	border: none;
}










.gallery_intro {
	padding: 0 0 0 0px;
}

.gallery_intro .bor {
	

}

.gallery_intro  table {
	width:175px;
	height:132px;
	border-collapse:collapse;
	border: #aaaaaa 1px solid;
}

.gallery_intro table td {
	text-align: center;
	vertical-align: middle;
	padding: 0;

}

.gallery_intro table td a,
.gallery_intro table td img {
	padding: 0;
	margin: 0 auto;
	position:relative;
}

.gallery_box {
	width:175px;
	height:185px;
	
	float: left;
	display: block;
	margin-left: 50px;
}

.gallery_box h3 {
	text-align: center;
	width: 175px;
	font: 12px Arial;
	text-decoration: underline;
	padding-bottom: 7px;
	color: #fd6828;
	font-weight: bold;
}

.gallery_box h3 a {
	color: #fd6828;
	text-decoration: underline;
}

.gallery_box h3 a:hover {
	text-decoration: none;
}

.gallery_box div {
	width: 195px;
	text-align: center;
}

.gallery_box div a {
	margin:0 auto;
	position: relative;
}

#content .gallery_box div a img {
	border: none;
	margin: 0;
}
