body {
	background-image: url(pozadina.jpg);
}
.tablica {
	background-color: #FFFFFF;
}
.tekst {
	text-align: justify;
	height: 350px;
	width: auto;
	overflow: auto;
	background-image: url(slike%20za%20fleseve/posvez.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tekst2 {
	overflow: auto;
	height: 550px;
	width: 100%;
	background-image: url(slike%20za%20fleseve/posvez.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
