a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


h3 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
}

body {
	margin: 0px;
	padding: 0px;
	// background-image: url(grafika/bg.jpg);
	// background-repeat: repeat-x;
	// background-color: #CCCCCC;
}

.potpis {
	font-size: x-small;
	color: #0305FF;
	font-family: Verdana;
}

.naslov {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 16px;
}

.tekst {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
}

.meni {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
