@charset "utf-8";
/* CSS Document */
.top a:link {
	font-size: 18px;
	display: block;
	/*background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;*/
	height: 48px;
	width: 200px;
	line-height: 50px;
	font-weight: normal;
	color: #334E80;
	text-decoration: none;
}

.top a:activ {
	font-size: 18px;
	display: block;
	/*background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;*/
	height: 48px;
	width: 200px;
	line-height: 50px;
	font-weight: normal;
	color: #334E80;
	text-decoration: none;
}

.top a:visited {
	font-size: 18px;
	display: block;
	/*background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;*/
	height: 48px;
	width: 200px;
	line-height: 50px;
	font-weight: normal;
	color: #334E80;
	text-decoration: none;
}

.top a:hover {
	display: block;
	background: url(slike/curent.jpg) center top no-repeat;
	height: 48px;
	width: 200px;
}


.detaljnije a:link {
	font-size: 14px;
	/*display: block;
	background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;
	height: 48px;
	width: 200px;
	line-height: 50px;*/
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.detaljnije a:activ {
	font-size: 14px;
	/*display: block;
	background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;
	height: 48px;
	width: 200px;
	line-height: 50px;*/
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.detaljnije a:visited {
	font-size: 14px;
	/*display: block;
	background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;
	height: 48px;
	width: 200px;
	line-height: 50px;*/
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.detaljnije a:hover {
	font-size: 14px;
	/*display: block;
	background: url(slike/heder/heder%2001%20sliced_r9_c2.jpg) center no-repeat;
	height: 48px;
	width: 200px;
	line-height: 50px;*/
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}


.asortiman a:link {
	color: #48171D;
	font-size: 16px;
	text-decoration: none;
}
.asortiman a:activ {
	color: #48171D;
	font-size: 16px;
	text-decoration: none;
}
.asortiman a:visited {
	color: #48171D;
	font-size: 16px;
	text-decoration: none;
}
.asortiman a:hover {
	text-decoration: underline;
}




