/* CSS Document */

.lijevo-dio {
	background-color: #698AE5;
}

.NAV-TXT {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
}

.NAV-TXT a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NAV-TXT a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.NAV-TXT a:hover {
	color: #FF0000;
	text-decoration: none;
}
.NAV-TXT a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:link {
	display: block;
	padding: 0px;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 13px;
}

a.menu:visited  {
	display: block;
	padding: 0px;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 13px;
}

a.menu:hover {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000099;
	background-color: #D5DEFF;
	}

.menu_item_on {
	display: block;
	padding: 0px;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000099;
	background-color: #D5DEFF;
	}
	
.menu_item_off {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	}	
	
	.nazivi-proizvoda {
	font-family: "Times New Roman";
	font-size: 14px;
}
.cijena-proizvoda {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-style: oblique;
}
.search-forma {
	border: 1px solid #999999;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
.search-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.mailing-lista {
	font-size: 14px;
	font-weight: bold;
}
.desna-linija-vert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #698AE5;
	border-right-color: #698AE5;
	border-bottom-color: #698AE5;
	border-left-color: #698AE5;
}

a.Newsletter-link:link {
	display: block;
	padding: 0px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #8BB5DE;
	font-family: Arial;
	font-size: 13px;
	border: 1px solid #508BCF;
	width: 90px;

}

a.Newsletter-link:visited  {
	display: block;
	padding: 0px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #8BB5DE;
	font-family: Arial;
	font-size: 13px;
	border: 1px solid #508BCF;
	width: 90px;
}

a.Newsletter-link:hover {
	display: block;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
	height: 20px;
	color: #3366CC;
	background-color: #ECF3FB;
	font-family: Arial;
	font-size: 13px;
	border: 1px solid #508BCF;
	width: 90px;
}

.Newsletter-TXT {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #004A94;
}

.tecajna-TXT {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #004A94;
}
.tecajna-TXT a:link {
	color: #004A94;
	text-decoration: none;
}
.tecajna-TXT a:visited {
	color: #004A94;
	text-decoration: none;
}
.tecajna-TXT a:hover {
	color: #FF0000;
	text-decoration: none;
}
.tecajna-TXT a:active {
	color: #FF0000;
	text-decoration: none;
}
