/* CSS global / upravy pro EN mutaci */

 
#head
{
	background: url('/img/en/hlavicka.jpg') 0 0 no-repeat;
}

#head-2
{
	background: url('/img/en/hlavicka-2.jpg') 0 0 no-repeat;
} 

/* detailnenjsi styly pro #rozcestnik */
#rozcestnik .links-rozcestnik
{
	background: url('/img/en/rozcestnik.jpg') 0 0 no-repeat;
	height: 268px;
}

				
/* detailnenjsi styly pro #rozcestnik-2 */
#rozcestnik-2 .links-rozcestnik
{
	background: url('/img/en/rozcestnik-2.jpg') 0 0 no-repeat;
}


	#box-news .news-heading
	{
		background: url('/img/en/news-heading.jpg') 0 0 no-repeat;
	}
	
	#box-contact .contact-heading
	{
		background: url('/img/en/contact-heading.jpg') 0 0 no-repeat;
	}
	
	#box-company .company-heading
	{
		background: url('/img/en/company-heading.jpg') 0 0 no-repeat;
	}
