* { font-family: Tahoma, Helvetica, Sans-Serif; }
html { font-size: 0.8em; }
body {
  text-align:center;
	background-image: url(../images/bg.jpg);
	background-color: #6F748C;
}
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}

a:link { COLOR: #9DCCFF; TEXT-DECORATION: none;	font-weight: bold;}
a:visited { COLOR: #9DCCFF; TEXT-DECORATION: none;	font-weight: bold;}
a:active { COLOR: #9DCCFF; TEXT-DECORATION: none;	font-weight: bold;}
a:hover { COLOR: #9DCCFF; TEXT-DECORATION: underline ;	font-weight: bold;}

a.linek:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.linek:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linek:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.linek:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


h1 {font-size: 1.5em;  }
h2 {font-size: 1.4em;  }
h3 {font-size: 1.3em;  }
h4 {font-size: 1.2em;  }
h5 {font-size: 1.1em;  }
h1, h2, h3, h4, h5 {
  font-weight:bold;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 4px;
}
a.nowosc {
    color: #F1F73D;
}
