/**************************************************************************/
/****** sekce - HISTORIE***************************************************/
/**************************************************************************/
#historie_nadpis{  
  text-align:center;
  font-size:large;
}
#historie_obsah{ 	
 padding:10px;	 
 text-align:block; 
 font-size:small;
 background: url(./pictures/background.gif); 
 background-attachment:fixed;/*pouze pro IE, jinde se to stavi fixne automaticky*/
}

#historie_aktualizace{
 position:absolute;	 
 font-size:x-small;
 right:10px;  
}