.menuBg {
	background-attachment: scroll;
	background-color: #191919;
	background-image: url(images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 601px;
	width: 300px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.pozadina {
	background-attachment: scroll;
	background-color: #cccccc;
	background-image: url(images/pozadina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gumb {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 142px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
}
.rub {
	border: 1px solid #000;
	text-align: center;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

