/*soubor hlavnich stylu*//**/
body,td,tr {
	font-family:  sans-serif, Helvetica, Arial, Verdana;
	font-size: 8pt;
	color: black;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vyrobek a:link {
	color : #1E3D79;
	font-size: 9pt;	
	font-weight: bold;
	cursor:		pointer;
	text-decoration:none;	
}

.vyrobek a:visited {
	color : #1E3D79;
	font-size: 9pt;	
	font-weight: bold;
	cursor:		pointer;
	text-decoration:none;	
}

.vyrobek a:hover {
	color : #1E3D79;
	font-size: 9pt;	
	font-weight: bold;
	cursor:		pointer;
	text-decoration:underline;	
}
a{
	color :  #AE1313;
	font-weight: normal;
	cursor:		pointer;
}
a:active { 
		color : #AE1313;	
		font-weight: normal;
		cursor:		pointer;
		}
a:visited {  
		color : #AE1313;
		font-weight: normal;
		cursor:		pointer;
		}
.bily {  
		color : #FFFFFF;
		font-size: 8pt;		
		}

.typ_akce {  
		color : #AE1313;
		font-size: 10pt;	
		font-weight: normal;
		}
.popis_akce {  
		color : #000000;
		font-size: 8pt;	
		font-weight: normal;
		}
.cena_akce {  
		color : #000000;
		font-size: 10pt;	
		font-weight: bold;
		}
.nadpis_vyr {  
		color : #7E7E7E;
		font-size: 11pt;	
		font-weight: bold;
		}		
.cena_vyr {  
		color : #AE1313;
		font-size: 10pt;	
		font-weight: bold;
		}		
.nadpis_vyr2 {  
		color : #1E3D79;
		font-size: 9pt;	
		font-weight: bold;
		}		
.vyr2_cenabez {  
		color : #1E3D79;
		font-size: 8pt;	
		font-weight: normal;
		}		
