.ExtraPovezaveNaslov{
	font-weight: bold;
	text-transform: uppercase;
	color: #2387AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:5px;
	}

.SpecialPages{
	font-weight: bold;
	text-transform: none;
	color: #3A637C;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	padding-left:5px;
}

.SpecialPages a {
	font-weight: bold;
	text-transform: none;
	color: #3A637C;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	padding-left:5px;
}

.SpecialPages a:link {
	font-weight: bold;
	text-transform: none;
	color: #3A637C;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	padding-left:5px;
}

.SpecialPages a:hover {
	font-weight: bold;
	text-transform: none;
	color: #2387AA;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	padding-left:5px;
}

.SpecialPages a:active {
	font-weight: bold;
	text-transform: none;
	color: #3A637C;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	text-decoration:none;
	padding-left:5px;
}

/*table.menu { width: 150px; border: 0px;}

table.menu th {
	height: 14px;
	font: 8pt Arial;
	font-weight: bold;
	color:#ffffff;
	background-color: #3A637C;
	}
table.menu td {
	background: #ffffff; 
	}

table.menu td a.menu, table.menu td a.menu:active, table.menu td a.menu:visited {
	font: 8pt arial; 
	font-weight: normal; 
	text-decoration: none; 
	color: #707070; 
	width: 150px; 
	height: 10px; 
	padding-left: 12px; 
	padding-bottom: 2px;
	}
table.menu td a.menu:hover {
	color: #ffffff;
	}  */
	
