body{
  background: url(../image/jszsz.png);
  margin: 0;
  padding: 0;
  }
h1{
  font: bold 20px 'Tahoma';
  color:#333;
  }
h2{
  font: bold 17px '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: 500px;
  margin: auto;
  text-align: left;
  }
.srodkuj{
  text-align: center;
  }
.copyright{
  font: 11px 'Tahoma';
  color: black;
  }
strong{
  font-style: bold;
  }
textarea{
  overflow: hidden;
  }
.console{
  background: black;
  font: bold 14px 'Lucida Console';
  color: silver;
  }
win{
  background: #DDD;
  font: 16px 'Arial';
  color: black;
  }
img{
  position: relative;
  top: 0;
  left: 0;
  border: none;
  margin: 0;
  padding: 0;
  }
a{font: 17px 'Tahoma'; color:#333;}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}