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

.naslovi_beli {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:0.5;
}

.text_braon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:lighter;
	color: #4d2f04;
	line-height:normal;
}
.naslovi_veci {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #4d2f04;
	line-height:normal;

}
.teskt_crni_10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	line-height:normal;
}
.vesti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #4d2f04;
	line-height: normal;
}
.teskt_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:lighter;
	color: #4d2f04;
	line-height:normal;
}
.naslovi_veliki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: 800;
	color: #666666;
	line-height:normal;
}
.naslovi_bas_veliki{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #D29334;
	line-height:1;
}
a.linkovi:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	font-weight:normal;
	text-decoration: underline;
	}
a.linkovi:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	font-weight:normal;
	
	}
a.linkovi:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	font-weight:normal;
	
	}
a.linkovi:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #333333;
	font-weight:normal;
	
	}
body{
	background-position:center;
	background-repeat:repeat-y;
	background-image: url(images/back.jpg);
	background-color:#3a3a3a;
	
}
.top{
	background-color:;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}	
.topIndex{
	background-color:;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}	

