body {
	color: black;
	background-color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:12px;
}

h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
color:#96567d;
text-decoration: none;
}

h2 {
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-weight: bold;
font-size:12px;
color:#96567d;
text-decoration: none;
}

h3 {
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-weight: normal;
font-size:14px;
color: black;
text-decoration: none;
}

a {
	color: #96567d;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold; 
}

TABLE { 
	background-color: white;
	color: black;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}

a.menu {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: white;
	font-size: 18px;
	margin: 1px;
	padding: 0px;
}

a.menu:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	color: black;
	font-size: 18px;
	margin: 1px;
	padding: 0px;
}

.menu2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 18px;
	margin-bottom: 0px;
	padding: 0px;
}

a.podmenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: none;
	text-decoration: none;
	display: block;
	background-color: #999999;
	color: white;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px;
	border-top: 1px solid black;
}

a.podmenu:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: none;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
	color: white;
	background-color: #96567d;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px;
	border-top: 1px solid black;
}

a.linkovi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #96567d;
	font-size: 18px;
	margin: 1px;
	padding: 0px;
}

a.linkovi:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	color: black;
	font-size: 18px;
	margin: 1px;
	padding: 0px;
}

a.imevile {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: white;
	color: #96567d;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px;
	border-top: 1px solid black;
}

a.imevile:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	display: block;
	color: black;
	background-color: white;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px;
	border-top: 1px solid black;
}

.naslovile {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: centar;
	text-transform: none;
	color: #96567d;
	font-size: 30px;
	margin-bottom: 0px;
	padding: 0px;
	
}

.cijena {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
	font-size: 18px;
	margin-left: 10px;
	padding: 5px;
	
}