.table_app03 {
  width:            100%;
  background-color: #F5FFCC;
}

.pregled_novic { 
	color: #0060B5;
	font-size:16pt;
	font-family: Arial; 
}
.naslov { 
	color: #0060B5;
	font-size:10pt;
	font-weight: bold;
	font-family: Arial; 
}

.vsebina { 
	color: black;
	font-size:10pt;
	font-family: Arial; 
}

.tip_novice { 
	color: black;
	font-size:10pt;
	font-weight: bold;
	font-family: Arial; 
}

.action_back { 
	color: red;
	font-family: Arial; 
	font-size:11pt;
	font-weight: bold;
}