.indexBg {
	background-attachment: scroll;
	background-color: #2C3039;
	background-image: url(images/bg_index_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
.naslov {
	color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.indexBgPure {

	background-attachment: scroll;
	background-color: #2C3039;
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 900px;
}
.bg {
	background-attachment: scroll;
	background-color: #15161A;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.rub {
	border: 1px solid #FFFFFF;
}

