@charset "utf-8";

a:link, a:visited {text-decoration: none;color: rgba(204,204,204,1);}
a:hover {text-decoration: none; color: rgba(153,153,153,1);}
a:active {text-decoration: none;color: rgba(0,0,0,1);}

a img { border: none; }	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(204,204,204,1);
	font-weight: normal;
	height:100%;
	background-attachment: fixed;
	background-image: url(../images/podloga-textura.jpg);
	background-repeat: repeat;
	background-position: center center;
}

bijeli {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgba(204,204,204,1);
	font-weight: normal;
	height: 100%;
}

#apDiv_podjela {
	position: relative;
	display: inline-block;
	width: 90%;
	z-index: 99;
	vertical-align: top;
	text-align: center;
	border-radius: 13px;
	padding: 5px;
}

.naslovna {display: inline-block; vertical-align: top;
	text-align: center;
	width: 50%;
	max-width: 387px;
	 }

.podjela {display: inline-block; vertical-align: top;
	margin: 9px;
	text-align: center;
	width: 30%;
	background-color: rgba(0,0,0,1);
	border-radius: 7px 7px 7px 7px;
	padding: 2px;
  }
 .podjela-promotion {
display: inline-block;
	vertical-align: middle;
	margin: 9px;
	text-align: center;
	width: 22%;
	background-color: rgba(0,0,0,1);
	border-radius: 7px 7px 7px 7px;
	padding: 2px;
  }

div.podjela1 {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
	text-align: center;
	z-index: 99;
	width: 25%;
  }

div.podjela2 {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
	text-align: center;
	z-index: 99;
	width: 63%;
	background-color: rgba(0,0,0,0.7);
	border-radius: 13px 13px 13px 13px;
	padding: 30px;
  }

.podjelacontact100 {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width:92%;
	max-width: 900px;
	background-color: rgba(0,0,0,0.7);
	padding: 10px;
	border-radius: 13px;
	}  

.podjelacontact50 {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width:43%;
	max-width: 420px;
	height:450px;
	font-size: 15px;
	margin: 15px;
	background-color: rgba(0,0,0,0.7);
	padding: 10px;
	border-radius: 13px;
} 

#strafta {
	z-index: 95;
	position: relative;
	display:inline-block;
	width: 100%;
	height: 150px;
	overflow:hidden;
	padding:0 0 30px 0;
	text-align: center;
	
	background-image: url(../images/gornja_strafta.png);
	background-repeat: repeat;
	background-position: center top;
	}

#strana {
	position: relative;
	display: inline-block;
	width: 90%;
	min-width: 270px;
}

#apDiv_meni {
	position: relative;
	display: inline-block;
	margin-top: 0px;
	width: 100%;
	min-width: 270px;
	text-align: center;
	vertical-align: top;
}


#stavka_home, #stavka_aboutus, #stavka_news, #stavka_products, #stavka_promo, #stavka_printing, #stavka_contact, 
#back_home, #workwear, #promotions, #t-shirts, #caps, #ecobag, #chair_pillows, #prints {
	position: relative;width: 95%;height: auto;margin: 0px;vertical-align: top;}


#footer {position: fixed;left: 0px;bottom: 0px;width: 100%;height: 40px;z-index: 96;
	text-align: center;background-color: rgba(0,0,0,0.5);}

.podjela_futer {display: inline-block;vertical-align: top;margin: 10px;
	width:30%;min-width:230px;
  }

audio { width:200px;height: 20px; display: inline-block; margin:0; }

div.stavka {
    display: inline-block;width: 10%;height: auto; max-width: 100px;
    margin: auto;
	text-align:center; 
  }

.sertifikat {display: inline-block; position: absolute; top: 10px; right: 30px; vertical-align: top; 
	margin:0 0 0 100px;text-align:right;width:10%;height:auto;}
.sertifikat img {margin: 50px 0 0 0;width:82%;height:auto;}

#apDiv_pod_meni {
	position: relative;
	display: inline-block;
	margin-top: -1000px;
	width: 100%;
	min-width: 270px;
	margin-left: 0px;
}

#apUkloni_meni {}

div.inline { float:left; }
.clearBoth { clear:both; }


#pozadina {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height:100%;
	z-index: 1;
	visibility: visible;
	
}

#apDiv_strana {
	position: relative;
	left: 50%;
	top: 30px;
	width: 900px;
	height: 900px;
	z-index: 2;
	background-color: rgba(255,204,51,0.8);
	margin-left: -450px;
	overflow: auto;
}


@media only screen and (max-width: 600px){

#strafta {
	z-index: 95;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	padding:0 0 40px 0;
	background-image: url(../images/gornja_strafta.jpg);
	background-size: cover; 
	}

div.stavka {
    display: inline-block;width: 10%;height: auto; min-width: 65px;
    margin: auto;
	text-align:center; 
  }

#stavka_home, #stavka_aboutus, #stavka_news, #stavka_products, #stavka_promo, #stavka_printing, #stavka_contact, 
#back_home, #workwear, #promotions, #t-shirts, #caps, #ecobag, #chair_pillows, #prints {width: 95%;height: auto;}

.sertifikat {position: relative; margin: 0 0 0 40px;width:12%;height:auto;min-width: 65px;}
.sertifikat img {margin: 40px 0 0 0;width:99%;height:auto;}

#strana {top: 0px;}

.naslovna {width: 70%;max-width: 387px;}

#apDiv_podjela {width: 95%;}

div.podjela1 {margin: 0;width: 50%;}

div.podjela2 {margin: 0;width: 80%;}

.podjela {width: 90%;}
.podjela-promotion {width: 90%;}

.podjelacontact100 {width:95%;}  

.podjelacontact50 {width:95%;height:auto;margin: 15px 0 15px 0;} 


	}