.listamala a:link {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #1e49c5;
	padding-left: 3px;
	border-bottom: 1px #dedede dashed;
	font-size: 100%;
}
.listamala a:visited {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #6d1ec5;
	padding-left: 3px;
	border-bottom: 1px #dedede dashed;
	font-size: 100%;
}
.listamala a:hover {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #1e49c5;
	padding-left: 3px;
	background-color: #efefef;
	border-bottom: 1px #dedede solid;
	font-size: 100%;
}
div.nt {
	border-bottom: 2px solid #7DBEFF;
	padding: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
	/*width: 583px;*/
	cursor: pointer;
	font-size:14px;
}

.sec-naslov {
    padding: 20px 0 0 0;
    font-weight:  600;
}

div.nt1 {
	border-bottom: 2px solid #666;
	padding: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
    margin-left: 30px;
	color: #efefef;
	font-weight: bold;
	width: 573px;
	cursor: pointer;
	font-size:14px;
}

div.nt2 {
	border-bottom: 2px solid #efefef;
	padding: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
    margin-left: 20px;
	color: #efefef;
	font-weight: bold;
	width: 563px;
	cursor: pointer;
	font-size:14px;
}


div.nttreci {
	padding: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #760e0e;
	font-weight: normal;
	width: 504px;
	cursor: pointer;
	border-bottom: 1px #dedede dashed;
}
div.ntdugi {
	border-bottom: 3px solid #e0e0e0;
	border-left: 20px solid #e0e0e0;
	padding: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #760e0e;
	font-weight: bold;
	width: 744px;
}
