<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
  margin:auto;
  width:750px;
}
.tekst{
  font:15px verdana;
  line-height:20px; 
  text-align:center;
  font-weight:bold;
  color:#000080; 
  position:relative;
  top:10px;
}

h1{
  font:19px verdana;
  text-align:center;
  font-weight:bold;
  color:#000080; 
}
h2{
  font:16px verdana;
  color:#E03D10;
  text-align:center;
  font-weight:bold;
  text-indent:20px;
}
h3{
 font:14px verdana;
  text-align:center;
  font-weight:bold;
  color:#000000;  
}
h4{
  font:20px verdana;
  color:#E03D10;
  text-align:center;
  font-weight:bold;
}
.tekst_2{
  font:13px verdana;
  color:#000080;
  text-align:left;
  font-weight:bold;
}
.tekst_3{
  padding:10px 0 10px 0;
 font:13px verdana;
  color:#800000;
  text-align:center;
  font-weight:bold; 
}
h5{
  text-indent: 1.5cm;
  font:12px verdana;
  line-height:18px;
  text-align:justify;
  font-weight:normal;
  color:#000000; 
}
h6{
  margin:2px 0 0 0;
  font-family:arial;
  font-size:10px;
  text-align: center;
  font-weight:normal;
}

p{
  text-indent: 0cm;
  font:12px verdana;
  line-height:18px;
  text-align:justify;
  font-weight:normal;
  color:#000000;
}
.podpis{
  margin:3px;
  font:13px verdana;
  text-align:center;
  font-weight:normal;
  color:#000000;
}


/*.projekty{
  font:17px verdana;
  line-height:30px;
  color:#000000;
  text-align:left;
  font-weight:bold;
  position:relative;
  top:90px;
  left:20px; 
  font-variant:small-caps; 
}
*/
ol,ul{
font:13px verdana;
  text-align:justify;
  font-weight:normal;
  color:#000000;  
}
a:link, a:visited, a:active
{
  font:13px verdana;
  text-decoration: none;
  color:#000080;
  text-align:left;
  font-weight:normal;
}

a:hover
{
  text-decoration: underline;
  color:#FF0000;
}
</pre></body></html>