.div-honors {
	margin: 0px 5%;
	position: relative;
	float: left;
}
.h2-honors1 {
	padding-left: 5%;
}
.div1-honors {
	
	float: left;
	position: relative;
	}

.honor {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 180px;
	height: 260px;
	float: left;
	padding: 10px;
	background: transparent;
	line-height: 260px;
	border: 0px solid #cccccc;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 30px 20px 30px;
	text-align: center;
		
}
.honor-wrapper {
	text-align: center;
	line-height: 1em;
	font: 10pt Verdana,sans-serif;
}
.honor-img {
	max-width: 100%;
	max-height: 400px;
	vertical-align: middle;
}
.honors_figure {
	margin: 0px;
}
.honors_figure figcaption {
	height: 25px;
	line-height: 25px;
	margin-top: -10px;
}

.lider_galuzi_alldiv,
.fahivezroku {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.lider_galuzi_div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 10px;
	background: transparent;
	border: 0px solid #cccccc;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 10px 10px 10px;
	text-align: center;
}
.fahivezroku_div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background: transparent;
	border: 0px solid #cccccc;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0px 10px 10px 10px;
	text-align: center;
}
.lider_galuzi_div figcaption {
	line-height: 25px;
	}