﻿/* tabulky  --------------------------------- */

td h2 {
	padding:4px 0 0 0; 
	margin:0;
	font-size: 1em;
	color: #AC1C1B;
	font-weight: bold;
	
}
 table div {	
width: 100% !important;
text-align: left !important;
}

table {	
border-collapse: collapse;
border: 1px solid #BFBFBF !important; 
width: 455px !important;
font-size: 90%;
float:none !important;
margin-top:10px !important;
=margin:10px 0 15px 0 !important;


}
table tr {	
border: 1px solid #BFBFBF !important; 

}
table tr td {	
border: 1px solid #BFBFBF !important; 
background: #F3F3F3;
margin:0 !important; 
padding:2px 5px 2px 5px !important; 
}

table tr td img{	

padding:9px 5px 9px 5px !important; 
}



