.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../slike/flesevi/podloga02.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.tablica {
	background-color: #FFFFFF;
}
.oglasi {
	background-color: #FFFFFF;
	overflow: auto;
	height: 710px;
	width: 100%;
	font-size: 9px;
}
.tablica2 {
	text-align: justify;
	overflow: auto;
	height: 630px;
	width: 100%;
	background-color: #FFFF99;
}
.majice {
	height: 250px;
	width: 100%;
	overflow: auto;
	background-color: #666666;
}
.body .tablica br {
	height: auto;
	width: 100%;
	overflow: auto;
	border: 1;
}
