/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	
	font-size: 11px;
	font-family: 'Tahoma';
	margin:0;
	padding:0;
	height:100%;
}

.table{
	font-family : Tahoma;
	font-size : 12px;
	color: #007929;
	background-repeat:no-repeat;
}
td{
	font-size:12px;
	color:#007929;
	background-repeat:no-repeat;
}
.table2{
	background-image:url('grafika/centrum3_tlo.gif');
background-repeat:no-repeat;

}