/* 
  oauj.css 2014100609
  (C) Tomasz Kundera
 */
.evnt {
  font-family: verdana, 'lucida console', arial, helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
 }

.evnt_linia {
  border-bottom-width: 2pt;
  border-style: none none none solid;
  line-height: 5pt;
 }

.evnt_lnk {
  text-align: right;
 }

inicjal {
  color: teal;
  float: left; 
  font: bold 24pt Monotype Corsiva, sans-serif;
  position: relative;
  width: 24pt; 
 }

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

.menu {
#  color: #227722;
  color: black;
  font-family: verdana, 'lucida console', arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
 }
A.menu {
  text-decoration: none;
 }
A.menu:hover {
  text-decoration: underline;
 }

BODY.podstawowa {
  background-color: #ccccdd;
 }

/*	------------------------------------------------
	oauj podstawowe style
	------------------------------------------------
*/
#menu {
  color: darkblue;
  font-family: verdana, 'bitstream vera sans', 'lucida console', arial, helvetic
a, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  margin-left: 5%;
  margin-right: 5%;
  text-align: right;
 }

#menu .menu {
 }

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

#oauj {
  font-family: verdana, 'bitstream vera sans', 'lucida console', arial, helvetica, sans-serif;
  font-size: 11pt;
 }

#oauj .mail {
  font-weight: bold;
  white-space: nowrap;
 }

#oauj .tkst {
  margin-left: 5%;
  margin-right: 5%;
  text-align: justify;
 }

#oauj .tlfn {
  font-weight: bold;
  white-space: nowrap;
 }

#oauj .ttl {
  color: darkblue;
  margin-left: 5%;
  margin-right: 5%;
  font-size: 20pt;
  text-align: center;
 }

/*	------------------------------------------------
	ppl style informacji osobowych
	------------------------------------------------
*/

#ppl tr {
  color: darkblue;
 }

#ppl {
  font-family: verdana, 'bitstream vera sans', 'lucida console', arial, helvetica, sans-serif;
  font-size: 10pt;
 }

#ppl .im {
  font-variant: small-caps;
  font-size: 12pt;
  font-weight: bold;
 }

#ppl .nzwsk {
  font-variant: small-caps;
  font-size: 12pt;
  font-weight: bold;
 }

#ppl .stpn {
  font-size: 10pt;
 }

#ppl .tab_in {
  border-top: 1px solid #bfbfd0;
  font-size:	10pt;
  text-align:	center;
 }

#ppl .tab_lw {
  border-top: 1px solid #bfbfd0;
  text-align: right;
 }

#ppl .tab_nmr {
  border-right: 1px solid #bfbfd0;
  border-top: 1px solid #bfbfd0;
  font-size: 10pt;
  text-align:	center;
 }

#ppl .tab_prw {
  border-top: 1px solid #bfbfd0;
  text-align: left;
 }

#ppl .tab_ttl {
  background-color: #AABEF4;
  color:	white;
  font-size: 12pt;
  font-weight: bold;
  line-height: 200%;
  text-align: center;
 }

#ppl A.tab_ttl {
  color: #551A8B;
  text-decoration: none;
 }

#ppl A.tab_ttl:hover {
  text-decoration: underline;
 }

BODY.standard {
  background-color: #ccccdd;
  margin: 0.5cm;
 }

.stpk {
  font-family: verdana, 'Bitstream vera Sans', 'lucida console', arial, helvetic
a, sans-serif;
  font-size: 7pt;
  margin-right: 5%;
  text-align: right;;
 }

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

#zdjecie {
  width:  30px; 
  height: auto;
 }
#zdjecie a.small, #zdjecie a.small:visited { 
  display:         block; 
  width:           30px; 
  height:          auto; 
  text-decoration: none; 
  top:             0; 
  left:            0; 
  border:          0;
 }
#zdjecie a img {
  border: 0;
 }
#zdjecie a.small:hover {
  text-decoration: none;
 }
#zdjecie a .large {
  display:  block; 
  position: absolute; 
  width:    0; 
  height:   0; 
  border:   0; 
  top:      0; 
  left:     0;
 }
#zdjecie a.small:hover .large {
  display:  block; 
  position: absolute; 
  top:      auto; 
  left:     auto; 
  width:    200px; 
  height:   auto; 
 }
