body {
	margin:0px 0px;
	padding: 10;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 8px;
}

ul {
	list-style-image: url(images/ikona1.gif);
}

a {
text-decoration: none;
   font-size: 9px;
	color: #666666;
	}

a:hover {
text-decoration: none;
	color: #666666;
}
a img {
	border: none;
	color: #666666;
}
#page {
  position: relative; 
  width: 854px; 
  min-height: 600px;
  margin: 0 auto;
  padding: 0 0 0 0; 
}
#europa {
  width: 854px; 
  height: 598px;
  margin: 0 auto;
  padding: 0 0 0 0; 

}
#content {
  width: 854px; 
  height: 100px;
  margin: 0 auto;
  padding: 0 0 0 0; 
}
#stopka {
color: #333333; 
  width: 854px; 
  height: 50px;
  margin: 0 0 0 0;
  padding:10px 0 0 0; 
}