.style6 {font-weight: bold}
.Opis_proizvoda {font-size: 10px}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {color: #990000}
.Naslov {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
body {
	background-image: url(../Slike/bkg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Linkovi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}
.levo {
	text-align: left;
}

