.template_dva {
	float:left;
	width:49%;
	margin:0.5%;
}
.template_dva img {
	max-width:100%;
	height:auto;
}
.template_tri {
	float:left;
	width:32.333%;
	margin:0.5%;
}
.template_tri img {
	max-width:100%;
	height:auto;
}
.template_styri {
	float:left;
	width:24%;
	margin:0.5%;
}
.template_styri img {
	max-width:100%;
	height:auto;
}
.template_tri_sedemdesiat_tri {
	float:left;
	width:29%;
	margin:0.5%;
}
.template_tri_sedemdesiat_tri img {
	max-width:100%;
	height:auto;
}
.template_tri_sedemdesiat_sedemdesiat {
	float:left;
	width:69%;
	margin:0.5%;
}
.template_tri_sedemdesiat_sedemdesiat img {
	max-width:100%;
	height:auto;
}
.template_sedemdesiat_tri_tri {
	float:left;
	width:69%;
	margin:0.5%;
}
.template_sedemdesiat_tri_tri img {
	max-width:100%;
	height:auto;
}
.template_sedemdesiat_tri_sedemdesiat {
	float:left;
	width:29%;
	margin:0.5%;
}
.template_sedemdesiat_tri_sedemdesiat img {
	max-width:100%;
	height:auto;
}
@media only screen and (max-width:1024px)
{

.template_styri {
	width:49%;
}

}


@media only screen and (max-width:600px)
{

.template_dva {
	width:99%;
}
.template_tri {
	width:99%;
}
.template_styri {
	width:99%;
}
.template_tri_sedemdesiat_tri {
	width:99%;
}
.template_tri_sedemdesiat_sedemdesiat {
	width:99%;
}
.template_sedemdesiat_tri_tri {
	width:99%;
}
.template_sedemdesiat_tri_sedemdesiat {
	width:99%;
}

}