* {
  margin: 0;
  padding: 0;
}

body {

  color: #70615e;
  font: medium Georgia, serif;
  background: #6AB4EC url(tlo.jpg) fixed;
}


#all {
  position: relative;
  width: 800px;
  margin: 25px auto;
  background: white;
  border: 3px double silver;
  padding: 75px 0 10px;
}


#HeaderLogo {
  margin: ;




}


h1 {
  display: block;
  width: 800px;
  height: 200px;
  text-indent: -9000px;
  font-size: 1px;
  background: url(OmikronLogo.png) no-repeat;
}

h2 {

}


h3 {
  margin: 0 3.5em;
  letter-spacing: 0.2em;
  border-bottom: 1px dotted;
}

#intro h3 {
  border-bottom: none
}

#intro p {
  font-style: italic;
  line-height: 2.2em;
}

.opis {
  margin: 0.5em 4em 1em;
  line-height: 2em;
  text-align: justify;
}


#kontakt {
  clear: both;
  float: left;
  width: 17em;
  padding: 0 1em 0.5em 4em;
  text-align: center;
  color: black;
}


#kontakt h3 {
  margin: 1em 0;
  color: #D85F6B;
  border: none;
}



#copy {
  position: absolute;
  top: 25px;
  width: 100%;
	margin: ;
  text-align: center;
  font-size: 80%;
  color: ;
  padding: 1em;
	border-top: ;
  border-bottom: ;
}

.separator {
  text-align: center;
  margin: -0.5em 0 1em;
}





ul {
  position: absolute;
  top: 220px;
  right: 4em;
}



li {
  list-style: none;
  float: left;
  color: #D85F6B;
}



ul a:link, ul a:visited {

  float: left;
  margin: 0 5px;
  text-transform: lowercase;
  color:#D85F6B;
  font-weight: ;
	text-decoration: none;
  font-size: 1.2em;
  font-family: Tahoma, verdana, Arial, sans-serif;
}



ul a:hover {
  color: ;
  text-decoration: underline;

}

li span {
  float: left;
  padding: ;
}



.up {
  text-align: right;
}

.up a {
  color: #6AB4EC;
  font-size: 75%;
  font-weight: bold;
  margin: 0 6em 0 0;
  background: ;
  text-decoration: none;
  font-family: Tahoma, verdana, Arial, sans-serif;
	border-bottom: 1px dotted #6AB4EC;
}


#decor {
  width: 34px;
  height: 171px;
  position: absolute;
  top: 285px;
  left: -2px;
  background: url(kontakt.png) center no-repeat;
}

em {
  font-style: normal;
  font-weight: bold;
}

.opis a {
  color: #6AB4EC;
}