#tytul {
  font-family: brygada_1918-regular;
  font-weight: bolder;
  text-align: center;
  font-size: xx-large;
  color: black;
  text-shadow: 1px 1px 1px grey;
}

#tresc {
  text-align: justify;
  background-color: #d7cbbc;
  font-family: brygada_1918-bolditalic;
  font-weight: normal;
  font-size: large;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
#treschis {
  text-align: left;
  font-family: brygada_1918-regular;
  font-weight: bolder;
  background-color: #d7cbbc;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}

ul, ul li {
  margin: 5px;
  padding: 5px;
  list-style: outside none none;
  display: block;
  border: medium none;
}

ul li {
  float: left;
  font-family: brygada_1918-bold;
  font-weight: bolder;
  font-size: x-large;
  text-align: center;
  border: medium none;
  width: 15%;
  background: rgba(0, 0, 0, 0) url("img/ecri-male.png") repeat scroll 0% 0%;
}

ul a:link, ul a:visited {
  border: 3px outset #cccccc;
  padding: 3px;
  text-decoration: none;
  display: block;
}

ul a:hover {
}
#menugorne li#hifi a {
  background: rgba(0, 0, 0, 0) url("../strony/img/lampa.png") repeat center;
text-shadow: 2px 2px grey;;
}

#menugorne li#jareceiver a {
  background: rgba(0, 0, 0, 0) url("../strony/img/jp.png") repeat center;
text-shadow: 2px 2px darkgrey;
}

#menugorne li#amreceiver a {
  background: rgba(0, 0, 0, 0) url("../strony/img/us.png") repeat scroll center;
text-shadow: 2px 2px grey;
}

#menugorne li#inne a {
  background: rgba(0, 0, 0, 0) url("../img/inne.jpg") no-repeat scroll center center;
text-shadow: 2px 2px grey;
}

#menugorne li#tips a {
  background: rgba(0, 0, 0, 0) url("img/tools.png") no-repeat scroll center center;
text-shadow: 2px 2px grey;
}

#menugorne li#tabela a {
  background: rgba(0, 0, 0, 0) url("../strony/img/ray.png") repeat scroll center center;
text-shadow: 2px 2px grey;
}

#stopka {
  text-align: center;
  font-weight: bolder;
  margin-left: 400px;
  margin-right: 400px;
  color: #180000;
  background: rgba(0, 0, 0, 0) url("strony/img/ecri-male.png") repeat scroll 0% 0%;
}

a:link {
  color: lightyellow;
  font-weight: bolder;
}

a:visited {
  color: darkgrey;
}

a:hover {
  color: red;
}

a:active {
  color: yellow;
}

#tytul {
  direction: ltr;
  color: lightblue;
  text-shadow: 4px 4px grey;
}

}
#treschistory li#treschis a {
  background: rgba(0, 0, 0, 0) url("../strony/img/lampa.png") repeat center;
text-shadow: 3px 3px grey;;
}
