@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: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
/* narudzbeni brojevi i nazivi 1 gray*/
.style4 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 12px;
}
/* narudzbeni brojevi i nazivi 2 gray*/
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
/* Naziv kolone */
.style6 {
	font-size: 12px;
	color: #17C5F8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* Order number */
.style7 {
		font-size: medium; 
		color: #FF1B72; 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 

}
/* Zatvori prozor */
.style8 {
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
/* narudzbeni brojevi i nazivi 1 pink*/
.style9 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF1B72; 
	font-weight: bold;
	font-size: 12px;
}
/* narudzbeni brojevi i nazivi 2 pink*/
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9FC4;
	font-weight: bold;
	font-size: 12px;
}
