@charset "utf-8";
/* CSS Document */
/*Navigacija*/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	font-weight: normal;
}
/* Logo font */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
/* Naziv artikla */
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: normal;
}
/* narudzbeni brojevi i nazivi */
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
}
/* Naziv kolone */
.style5 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* Order number */
.style6 {
	font-size: 12px;
	color: #F39;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

/* Zatvori prozor */
.style7 {
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
