@media screen and (max-width: 1000px) {
	.p3_okvir{ width:90% !important;  left:5% !important;}
	.p3_stavka{ width:90% !important;}
}


#papir1{ display:block; position:relative; width:100%; height:60%; min-height:60%; border-bottom:1px solid rgb(100,100,100); }
	.p1_ok{display:block; position:absolute; left:0; top:0; width:100%; height:100%; 
				-webkit-transition:all 1s ease;-moz-transition:all 1s ease;	-o-transition:all 1s ease;	transition:all 1s ease;}
			.ime_slike{display:block; position:absolute; left:0; bottom:10%; width:auto; height:auto; padding: 5px 50px 5px 30px; border-left:5px solid rgb(103,155,0);
							background-color:rgba(0,0,0,.5); color:rgb(220,220,220); font-size:4.5vmax; font-weight:100;  }
			#p1_okvir1{background: url(../images/kuhinje/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:1;}
			#p1_okvir2{background: url(../images/prodavnice/prodavnica1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#p1_okvir3{background: url(../images/plakari/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#p1_okvir4{background: url(../images/prodavnice/prodavnica2.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#p1_okvir5{background: url(../images/kupatila/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#p1_okvir6{background: url(../images/dsobe/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#p1_okvir7{background: url(../images/kkomode/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#p1_okvir8{background: url(../images/svrata/slika1.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;  background-size: cover; opacity:0;}
			#pokazivac{display:block; position:absolute; width:100%; height:20px; left:0; bottom:20px; text-align:center; }				
		.pok_izbor{display:block; position:relative; width:auto; height:20px; left:0; right:0px; margin:auto;  text-align:center; }
			.po_stavka{display:inline-block; width:16px; height:16px;  border:1px solid rgb(10,10,10); cursor:pointer; 
								-webkit-transition:all .3s ease;-moz-transition:all .3s ease;	-o-transition:all .3s ease;	transition:all .3s ease;}
				.po_izbor{display:block; position:relative; left:2px; top:2px; width:10px; height:10px;  background-color:rgb(30,30,30); border:1px solid rgb(100,100,100);
								-webkit-transition:all .3s ease;-moz-transition:all .3s ease;	-o-transition:all .3s ease;	transition:all .3s ease;}
			.po_stavka:hover {background-color:rgb(210,210,210); }
			
		
#papir2{ display:block; position:relative; width:100%; height:auto;  text-align:center; }
	.naslov {color:rgb(103,155,0); font-size:8vmin; font-weight:400;}
	.tekst {display:block; position:relative; width:80%; color:rgb(80,80,80); font-size:20px; left:10%; }
	
#papir3{ display:block; position:relative; width:100%; height:auto;  text-align:center; }
	.p3_okvir{display:block; position:relative; width:80%; left:10%; text-align:center; }
		.p3_stavka{display:inline-block; width:30%; height:auto; vertical-align:top; min-height:650px;  }
			.p3_st_slika{display:block; position:relative; width:70%; height:auto; left:10%; border-radius:50%; }
			.slika_naslov {color: rgb(103,155,0); font-size:35px; }
			.slika_opis{display:block; position:relative; width:80%; left:10%; color:rgb(120,120,120); font-size:15px; }
				.dugme_dalje{display:block; position:relative; width:120px; height:35px; left:0; right:0; margin:auto; background-color:rgb(20,20,20); 
									border:1px soldi rgb(0,0,0); -webkit-transition:all .3s ease;-moz-transition:all .3s ease;	-o-transition:all .3s ease;	transition:all .3s ease; }
									.a_tekst{display:block; position:absolute; width:100%; color:rgb(210,210,210); font-size:13px; margin-top:10px; text-align:center; }
						.dugme_dalje:hover {background-color:rgb(80,130,0); }		


#papir4{ display:block; position:relative; width:100%; height:auto;  text-align:center; background-color:rgb(44,44,44); z-index:-2; }


.linija_tekst{position:relative; text-align:center; }
.linija_tekst span {display:inline-block; padding:0 20px; background:rgb(44,44,44); color:rgb(192,192,192); font-size:28px; }
.linija_tekst:before {content:"";     width:80%;  display:block;  z-index:-1;  position:absolute;       left:0;    right:0;    margin:auto; top:50%;    height:1px;    background-color: rgb(192,192,192); }


						