* 		{
		font-family: arial, sans-serif;
		font-size: 8pt;
}
BODY	{
		background-color: #003968;	
		margin-top: 40px;
}
TABLE	{
		background-color: #6bb8df;
		border: 1px solid white;	
}
.center	{
		text-align: center;
}	
.centerborder	{
		text-align: center;		
		border-left: 1px solid white;
}
.akce	{
		padding: 4px 0px;	
}
.akce IMG	{
		border: 1px solid black;	
		float: left;
		margin-left: 50px;	
}
.bold	{
		font-weight: bold;	
}
.margin	{
		margin-left: 100px;	
}		
#tableakce	{
		background-image: url(img/bg.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		padding: 10px 0px 90px 0px;
}
#tableakcedetail	{
		padding: 20px 0px;
}
.akce A		{
		text-decoration: none;
		color: black;	
}
.akce A:hover	{
		text-decoration: none;
		color: white;	
}
.leftborder		{
		text-align: right;	
}	

.leftborder IMG	{
		border-left: 3px solid white;
}
.margindetail	{
		margin-left: 200px;
		padding-right: 30px;
		color: white;
		font-weight: bold;
}
.nazevakce	{
		font-size: 13pt;
		color: white;
		padding: 0px 10px 15px 40px;
		font-weight: bold;
		border-bottom: 1px solid white;	
}
.akcedetail	{
		margin-top: 20px;
} 
.akcedetail IMG	{
		float: left;
		margin-left: 40px;	
		border: 1px solid black;
} 	