body {
	background: url('./default/images/rozcestnik_bg.gif') no-repeat top center #a5cdd5;
	text-align: center;
	margin: 0;
}

html, input, textarea, select {
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#8f8f8f;
}

#telo {
  position: absolute;
  top: 250px;
  left: 50%;
  height: auto;
  width: 800px;
  margin: 0 0 0 -400px;
}

img {
  border: none;
}

#telo a span{
  display: none;
}

#telo a img {
  margin: 0 10px 0 10px;
}

#page {
  padding: 0;
  width: 100%;
  margin: 0;
  height: 100%;
  position: relative;
}