.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003070;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f6f6f6;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.rub {
	border: 2px solid #FFFFFF;
}
.rubCrni {

	border: 1px solid #CCCCCC;
}

