.tabulka_aktuality {
 	width:177px;
 	font: normal 10px Verdana;
 	border-spacing: 0px 0px;
  border-collapse: collapse;
	}
.td_stred {
 	color: #dbdbdb;
	background: #fff url('../images/prava/tabulka-stred.jpg') repeat-y;
	text-align: left;
	font: normal 12px Verdana;
	width:177px;
	}
.td_horni {
 	background: #fff url('../images/prava/tabulka-horni.jpg');
 	text-align: right;
	color: fff;
	width:177px;
	height:11px;
	font: normal 8px Verdana;
	
	}
.td_dolni {
 	background: #fff url('../images/prava/tabulka-dolni.jpg');
	width:177px;
	height:10px;
	
	
	
	}
.td_nadpis {
 	background: #fff url('../images/prava/tabulka-stred.jpg');
	text-align: center;
	width:177px;
	height:10px;
	font: normal bold 12px Verdana;
	color: #28090a;
	}
.td_podpis {
 	background: #fff url('../images/prava/tabulka-stred.jpg');
	text-align: right;
	width:177px;
	font: normal 10px Verdana;
	color: fff;
	}
.aktuality {
	
	font: normal 12px Verdana;
 	color: #3a0a0c;
 	
}

