@charset "utf-8";
/* CSS Document */

.bck {
		background-image: url(images/bck.png);
}
.tekst{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.tekst_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.autori{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.naslov {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.linkovi a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BB9331;
}
.linkovi a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.linkovi a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BB9331;
}
.linkovi a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.vazno{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}

.link2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.linkovi1 a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BB9331;
}
.linkovi1 a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.linkovi1 a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BB9331;
}
.linkovi1 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
