body {
  background-color:#FFFFFF;
  background-image:url(background.png);
  background-position:top;
  background-repeat:repeat-x;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  font-size:13px;
}
div.gora {
  background-image:url(logo.png);
  background-position:center;
  background-repeat:no-repeat;
  height:150px;
  width:980px;
  margin-left:auto;
  margin-right:auto;
}
#ms {
	background:url(graf/ms.png) left no-repeat;
	height:150px;
	width:250px;
	float:left;
	overflow:hidden;
}
#medal {
	background:url(graf/medal.png) right no-repeat;
	height:150px;
	width:250px;
	float:right;
	overflow:hidden;
}
div.drzewo {
  background-image:url(drzewko.png);
  background-position:center;
  background-repeat:repeat-x;
  height:50px;
}
table.root {
  text-align:center;
  vertical-align:text-top;
  width:980px;
  height:400px;
  border:none;
  margin-top:10px;
}
td {
  vertical-align:text-top;
  text-align:left;
}
img {
  border:none;
}
h3.menu {
  text-align:center;
  font-style:oblique;
  font-size:14px;
}
a {
  text-decoration:none;
  color:#000000;
}
a:hover {
  text-decoration:underline;
  color:#006600;
}
ul {
  margin-left:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-top:0px;
  list-style:none;
  text-align:left;
}
li {
  margin-bottom:0px;
  margin-left:3px;
  margin-right:0px;
  margin-top:0px;
  list-style:none;
  text-align:left;
}
li.select {
  font-style:oblique;
}
