/* 
  studia.css	2017030405	TNK
 */

/*
.menu {
  color: darkblue;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
 }
A.menu {
  text-decoration: none;
 }
A.menu:hover {
  text-decoration: underline;
 }
*/

.podpis {
  color: darkblue;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: italic;
  text-align: right;
 }

A.podpis {
  text-decoration: none;
 }
A.podpis:hover {
  text-decoration: underline;
 }


BODY.standard {
  background-attachment: fixed;
  background-image: url('tlo.jpg');
  margin: 0.5cm;
 }

.stytul {
/*
  color: darkgreen;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 20pt;
*/
  text-align: center;
 }

.inicjal {
  float: left; 
  font-size: 200%;
  width: 0.9em; 
 }

/*------------

.evnt {
  font-family: Arial, sans-serif;
  text-align: center;
 }

*/

/*
.lnk {
  color: navy;
  font-weight: bold;
 }
A.lnk {
  text-decoration: none;
 }
A.lnk:hover {
  text-decoration: underline;
 }
*/

.text {
  font-size: 12pt;
 }

/*
.uwg {
  font-family: Times, serif;
  font-size: 10pt;
  font-style: italic;
 }
*/
