body {
	margin: 0px;
	padding: 0px;
	background-color: #0A50A8;
	background-image: url(bg.gif);
	background-position: center;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #636363;
	background-repeat: repeat-y;
}
h1 {
	color: #014aa1;
	font-family: Arial, Tahoma;
	font-size: 17px;
}
h2 {
	font-size: 14px;
	color: #014aa1;
	font-family: Arial, Tahoma;
}
.glavna {
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.desna {
	background-image: url(slike/bg-desno.gif);
	background-repeat: repeat-y;
}
.bold {
	font-weight: bold;
	color: #014AA1;
}
a:link {
	color: #014AA1;
	text-decoration: none;
}
a:visited {
	color: #014AA1;
	text-decoration: none;
}
a:hover {
	color: #ed1c23;
	text-decoration: none;
}
a:active {
	color: #ed1c23;
	text-decoration: none;
}
.dolje {
	color: #333333;
	font-size: 11px;
	letter-spacing: 1.5px;
}
li {
	margin-top: 10px;
}
.crno {
	color: #000000;
	font-weight: bold;
}
.link_proizvod {
	margin-left: 185px;
	font-size: 11px;
}

