@charset "utf-8";
.pozadina {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.centrirani_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.footing_txt {
	font-size: 10px;
	color: #990000;
}

.bk_bg {
	background-color: #000000;
}
.gy_bg {
	background-color: #CCCCCC;
}
.cccc_text {
	color: #CCCCCC;
}

.navig_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.lijevi_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
