td { 
	font-size: 10px; 
	color: #656464; 
	font-weight: normal; 
	font-family: Arial; 
	padding: 0px;
	border-style: none;
	border-width: 0px;
}

body {	
	margin: 0px;
}

a:link, a:visited {  
  color: #4E5CC3; 
	text-decoration: none ;
}

a:hover {  
  color: #000000; 
	text-decoration: underline ;
}

A.menu_top {
  color: #ffffff; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none ;
}

p {
	margin: 0px;
}

SPAN.nadpis{
  color: #CC0420;
  font-size: 14px;
  font-weight: bold;
}
h1	{
	background-image:url(grafika/vrch.jpg);
	padding:0;
	margin:0;
	text-align:center;
	font-size:1.9em;
	color:#C2001F;
	/*display:none;*/
}
h2	{
	padding:0;
	margin:0;
	text-align:center;
	font-size:1.9em;
	color:#C2001F;
	/*display:none;*/
}

DIV.loga {
  position: relative;
}

DIV.logo_ce {
  position: absolute;
  left: 180px;
  top: -10px;
}

DIV.logo_euit {
  position: absolute;
  left: 230px;
  top: -10px;
}

