body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background: #404040;
}

.bg_z {
	padding: 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 200px;
	background-image: url(bg_zeleno.gif);
	background-repeat: repeat;
	background-position: left top;
}

.t1j {
	text-align: justify;
}

.t1b {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.t_meni {
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.t8 {
	font-size: 8pt;
	text-align: left;
}

.t_kopi {
	font-size: 8pt;
	color: #999999;
}


a:link {
	color: #dddddd;
	text-decoration: none;
}
a:visited {
	color: #dddddd;
	text-decoration: none;
}
a:hover {
	color: #b5e899;
	text-decoration: underline;
}
a:active {
	color: #dddddd;
	text-decoration: none;
}

a:link#meni {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited#meni {
	color: #ffffff;
	text-decoration: none;
}
a:hover#meni {
	color: #404040;
	text-decoration: none;
}
a:active#meni {
	color: #ffffff;
	text-decoration: none;
}

a:link#kopi {
	color: #999999;
	text-decoration: none;
}
a:visited#kopi {
	color: #999999;
	text-decoration: none;
}
a:hover#kopi {
	color: #b5e899;
	text-decoration: underline;
}
a:active#kopi {
	color: #999999;
	text-decoration: none;
}
