html {min-width: 770px;}
html, body {
  margin: 10;
  padding: 0;
  text-align: left;
  background-color: #FFFFFF;
  font: 14px/1.3 Georgia, "New Century Schoolbook", Times, serif;
  color: #000000;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}

.h1 { font-size: 16px; font-weight: bold }
.h2 { font-weight: bold }
.spis_w { margin-left: 20px }

