@import url('https://fonts.googleapis.com/css2?family=PT+Mono&display=swap');

body {
  background: #ffffff;
  font-family: 'pt mono', verdana; 
  font-size: 10pt;
  }
  
table {
  font-family: 'pt mono', verdana; 
  font-size: 10pt;
  text-indent: 0pt;
  }
  
.szirina {
  width: 100%;
  max-width: 660;
}

.wysotavid {
  width: 660;
  height: 400;
}

tr.wysota {
  height: 20;
}
  
.innewt {
  font-size: 8pt;
  } 
  
.zagolovok {
  font-size: 14pt;
} 

.datirowka {
  color: #a8a8a8;
  font-style: italic;
}

a.orgnl {
  color: #a8a8a8;
	text-decoration: none;
  border-bottom: 0px solid;
}

a:hover.orgnl {
  color: black;
	text-decoration: none;
  border-bottom: 0px solid;
} 

a {
	color: black;
	text-decoration: none;
  border-bottom: 1px solid;
  border-bottom-color: rgba(0,0,0,0.2);
}

a:hover {
  color: #a8a8a8;
  border-bottom-color: rgba(168,168,168,0.5);
}

.gla {
	color: white
}

.razrj {
  letter-spacing: 3px;
}

.subtekst {
  font-size: 8pt;
}

p {
  font-family: 'pt mono', verdana;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
  }
  
div {
  margin-left: 20px;
  }
  
h1 {
  font-family: 'pt mono', tahoma; 
  font-style: bold;
  font-size: 15pt;
  }


