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

}
 
 
@media only screen and (max-width:1200px) {
	
#content, #headerIn, .site-footer, #headSectionIn, #podTresciaInn, #stopkIn {
    width: 90%;
    margin: 0px auto;
    clear: both;
}
#podTrescia img {
	width:100%;
	height:auto;
	}
#primary {
    width: 70%;
    float: left;
}
.pkmdThumbTresc img {
	width:100%;
	height:auto;
	}
#secondary {
    width: 28%;
    float: right;
}
#secondary img {
  width:100%;
	height:auto;
}
.stopkaBloki {
    float: left;
    width: 50%;
    padding: 0px 30px 0px 0px;
    box-sizing: border-box;
}
}
@media only screen and (max-width:1000px) {
		
	.formGrupKom {
	width:48%;
	float:left;
	margin:0px 1% 0px 0px;
}

@media only screen and (max-width:768px) {
 .formKom {
	float:left;
	width:100%;
	margin:0px 0px 0px 0px}	
	
	#podTresciaInn aside {
	float:left;
	margin:0px 0px 0px 0;
	width:100%;
	}	
#podTresciaInn aside#mc4wp_widget-2 {
	float:right;
	width:100%;
	}		
	
#content, #headerIn, .site-footer, #headSectionIn, #podTresciaInn, #stopkIn {
    width: 90%;
    margin: 0px auto;
    clear: both;
}

  
#primary {
    width: 70%;
    float: left;
}
.pkmdThumbTresc img {
	width:100%;
	height:auto;
	}
#secondary {
    width: 28%;
    float: right;
}
.stopkaBloki {
    float: left;
    width: 50%;
    padding: 0px 30px 0px 0px;
    box-sizing: border-box;
}
#podTrescia img {
	width:100%;
	height:auto;
	}
}

@media only screen and (max-width:479px) {
.stopkaBloki {
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
}

}