@media only  screen and (max-width: 660px) {
	#sve, #prostor, #zaglavlje, #navigacija, #sadrzaj, #dno, #podnozje {
		min-width: 96%;
	}
	#prostor, #podnozje  {
		width: 96%;
		margin: 0;
		padding: 0 2% 0 2%;
	}
	#podnozje  {
		padding-top: 2%;
		padding-bottom: 2%;
	}
	#logo, #nav {
		width: 49%;
	}
	#logo img, #telefoni img, #telefoni .telefoni img {
		max-width: 100%;
		height: auto;
	}
	#sve, #telefoni .telefoni, #telefoni, #zastavice,  #navigacija, #dno  {
		width: 100%;
	}
	#desno, #levo {
		width: 100%;
		float: none;
	}
	#polje .polje {
		width: 100%;
		margin: 0 0 10px 0;
	}
	#navigacija {
		margin-top: 1px;
	}
	.pika-stage .caption {
		width: 60% !important;
		max-width: 60% !important;
	}
	#zastavice .zastavice ul li span {
		visibility: hidden;
		display: none;
	}
	#telefoni {
		position: absolute;
		bottom: 0px;
		right: 0;
	}
	#levo img {
		max-width: 100%;
		height: auto;
	}
	#levo h1, #levo h2, #levo h3, #levo h4, #levo h5, #levo h6 {
		text-align: left;
	}
	#sadrzaj {
		margin-top: 10px;
	}
	#nav_linija  {
    	min-height: 35px !important;
	}
	#nav_linija p {
    	font-size: 13px !important;
		line-height: 100%;
		margin-bottom: 0;
	}
	.telefoni img {
		width: 100%;
		height: auto;
	}
	.scrollup {
		right: 10px;
		bottom: 10px;
	}
	.fb-page {
		width: 100% !important;
	}
	.copyright, .design {
		width: 98% !important;
		clear: both;
		margin: 0 auto 0 auto;
		padding: 1%;
		height: auto;
		text-align: center !important;
	}
	#dno {
		height: auto !important;
	}
	
}

@media only  screen and (max-width: 590px) {
	.modul_levo {
		width: 100%;
		margin: 0 0 1% 0;
		padding: 0;
		float: left;
	}
}

@media only screen and (min-width: 661px) and (max-width: 980px) {
		#sve, #prostor, #zaglavlje, #navigacija, #sadrzaj, #dno, #podnozje {
		min-width: 96%;
	}
	#prostor, #podnozje  {
		width: 96%;
		margin: 0;
		padding: 0 2% 0 2%;
	}
	#podnozje  {
		padding-top: 1%;
		padding-bottom: 1%;
	}
	#logo, #nav {
		width: 49%;
	}
	#logo img, #telefoni img, #telefoni .telefoni img {
		max-width: 100%;
	}
	#sve, #telefoni .telefoni, #telefoni, #zastavice,  #navigacija, #dno  {
		width: 100%;
	}
	#desno, #levo {
		width: 100%;
		float: none;
	}
	#polje .polje {
		width: 49%;
		margin: 0 2% 10px 0;
	}
	#polje .srednje {
		margin-right: 0 !important;
	}
	#navigacija {
		 
	}
	.pika-stage .caption {
		width: 50% !important;
		max-width: 50% !important;
	} 
	#levo img {
		max-width: 100%;
		height: auto;
	}
	.fb-page {
		width: 100% !important;
	}
	#nav_linija  {
    	min-height: 20px !important;
	}
	#podnozje {
		height: auto !important;
	}
}
 
@media only  screen and (min-width: 981px)  {



}