BODY {
	background-image : url(pic/podloga3.png);
	background-repeat : repeat-y;
	background-color : #CCCCCC;
	color : #454545;
	font-family : "Times New Roman", Times, serif;
}

DIV {
	text-align : left;
}

TABLE, TR, TD {
	vertical-align : top;
	border : none;
}

A {
	text-decoration : none;
	text-align : center;
}

.datum {
	background-color : #000066;
	text-align : center;
	color : #CCCCCC;
	font-family : sans-serif;
}

.vecifont {
	font-size : larger;
}

.manjifont {
	font-size : smaller;
}

.sredina {
	text-align: center;
}

.desno {
	text-align: right;
}

.gornjikut {
	margin-top : -15px;
	margin-left : -8px;
}

.malilink {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
}
.naglaseno {
	font-family : Geneva, sans-serif;
}

