body{
  background: url(../image/jszsz.png);
  margin: 0;
  padding: 0;
  }
h1{
  font: bold 20px 'Tahoma';
  color:#333;
  }
h2{
  font: 17px 'Tahoma';
  color:#333;
  }
h3{
  font: 14px 'Tahoma';
  color:#333;
  }
p{
  font: 16px 'Tahoma';
  color: black;
  text-indent: 20px;
  }
div#blok_tresci{
  width: 900px;
  margin: auto;
  text-align: left;
  }
#blok_menu{
  width: 650px;
  margin: auto;
  text-align: left;
  }
.srodkuj{
  text-align: center;
  }
.copyright{
  font: 11px 'Tahoma';
  color: black;
  }
img{
  position: relative;
  top: 0;
  left: 0;
  border: none;
  margin: 0;
  padding: 0;
}
td{
  font: 13px 'Tahoma';
  }
.gray{
  background-color: #F2F2F2;
  }
.bold{
  font-weight: bold;
  }
a{font: 17px 'Tahoma'; color:#333;}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}

a.lista {font: 13px 'Tahoma'; text-decoration: underline;}
a.lista:link {color:black;}
a.lista:active, a.lista:hover {color:#003F6D;}
a.lista:visited {color:#787878;}