img, table {
	max-width:100%;
	height:auto;
}
.template_dva_obal {
	margin-left:-1%;
	width:102%;
}
.template_dva {
	float:left;
	width:48%;
	margin:1%;
}
.template_dva img {
	max-width:100%;
	height:auto;
}
.template_tri_obal {
	margin-left:-1%;
	width:102%;
}
.template_tri {
	float:left;
	width:31.333%;
	margin:1%;
}
.template_tri img {
	max-width:100%;
	height:auto;
}
.template_styri_obal {
	margin-left:-1%;
	width:102%;
}
.template_styri {
	float:left;
	width:23%;
	margin:1%;
}
.template_styri img {
	max-width:100%;
	height:auto;
}
.template_tri_sedemdesiat_obal {
	margin-left:-1%;
	width:102%;
}
.template_tri_sedemdesiat_tri {
	float:left;
	width:28%;
	margin:1%;
}
.template_tri_sedemdesiat_tri img {
	max-width:100%;
	height:auto;
}
.template_tri_sedemdesiat_sedemdesiat {
	float:left;
	width:68%;
	margin:1%;
}
.template_tri_sedemdesiat_sedemdesiat img {
	max-width:100%;
	height:auto;
}
.template_sedemdesiat_tri_obal {
	margin-left:-1%;
	width:102%;
}
.template_sedemdesiat_tri_tri {
	float:left;
	width:68%;
	margin:1%;
}
.template_sedemdesiat_tri_tri img {
	max-width:100%;
	height:auto;
}
.template_sedemdesiat_tri_sedemdesiat {
	float:left;
	width:28%;
	margin:1%;
}
.template_sedemdesiat_tri_sedemdesiat img {
	max-width:100%;
	height:auto;
}
@media only screen and (max-width:1024px)
{
.template_dva_obal, .template_tri_obal, .template_styri_obal, .template_tri_sedemdesiat_obal, .template_sedemdesiat_tri_obal {
	width:101%;
}
.template_styri {
	width:48%;
}

}


@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%;
}

}