.Section1{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	/*font-size: 11px;*/
}
/*table{ margin: 10px; }*/
	span{ margin: 0; padding: 0; }
	.Section1 table{
		/*font-family:  "Courier New", Courier, monospace;*/
		/*font-size: 12px;*/
		/*font-size: 11px;*/
		border: 1px solid black;
		border-left: none;
		border-bottom: none;
		width: 300px;
		
		
	}
	.Section1 td{
		border-bottom: 1px solid black;
		border-left: 1px solid black;
		padding: 2px;
	}
	.title{
		background: url(../images/title-pozadi.gif);
		border-left: none;
		height: 22px;
		color: white;
		font-size: 15px;
		overflow: hidden;
		border: none;
	}
	/*img{
		/*position: relative;
		/*float: right;
		margin: 10px;
	}*/
	
	
	#table-parse, #table-parse td{
		margin: 0;
		padding: 0;
		border: none;
		
	}
	#table-parse{ width: 100%; height: 10px; }
	
	.obj-cislo{	/*color: Red;*/ width: 130px;	}
	.ukazatel{ 	/*color: Blue;*/ text-align: justify; }
	
	.ukazatel table{ border: none; }
	
	.parsedTable{ border: none; }
	.parsedTable td{ border: none; width: 90px; text-align: center;}
	.parsedTable tr{ border: none; }	
	
	table.main-table{
		width: 450px;
	}