
body {
    background-color: #7F5390;
    color: #6E027B;
    font-size: 10px;
    text-align: center;
}

.tytul  {
   color: #D2002B;
   font-size: 40px;
   font-weight: bold;
   font-style: italic;
   
}
.small {
    color: #6E027B;
    font-size: 10px; 
    text-align: center;
}
.small1 {
    color: #FDF9FE;
    font-size: 11px; 
    text-align: center;
}
.small2 {
    color: #6E027B;
    font-size: 11px; 
    text-align: center;
}
a
{ 
   
   color: #7F5390;  
   text-align: center;
   font-size: 12px
}
a:hover { 
   
   color: #7F5390; 
   text-align: center; 
   font-weight: bold; 
   font-size: 12px
   }
.wyrozniona {
  text-decoration: underline; 
  color: #004080;
  text-align: center;
  font-size: 12px;
}
.podkreslona {
   text-decoration:underline; 
   color: #4B4B4B;  
   text-align: center;
   font-size: 12px
}
.gruba  {
  text-decoration: none;
  color: #000000;
  text-align:center; 
  font-weight: bold;
  font-size: 13px;
}
.czarna  {
  color: #000000;
  text-align:center; 
  font-weight: bold;
  font-size: 14px;
}
.normal  {
  color: #4B4B4B;
  text-align:center;
  font-size: 12px;
}
.normal1  {
  color: #4B4B4B;
  text-align:center;
  font-size: 14px;
  font-style: italic;
}
.normal2  {
  color: #000000;
  text-align:center;
  font-size: 14px;
  font-weight: bold;
}
.duza {
  color: #004080;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  
}
.proba {
  color: black;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
}

TABLE.gora {
  width: 750px;
  height: 70px;
  text-align: center;
  border: 1px #FDF9FE dotted;
}
TABLE.dol {
  width: 750px;
  text-align: center;
}
TABLE.boczna {
  width: 100%;
  height: 100%;
  border: 1px black dotted;
  background-color: #FDF9FE;
  text-align: center;
}
TABLE.srodek {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #FDF9FE;
}
TABLE.glowna {
  width: 750px;
  text-align: center;
}
TABLE.pasek {
  width: 750px;
  height: 25px;
  border: 2px white dotted;
  border-spacing: 0px;
  background-color: #FDF9FE;
  text-align: center;
}
TABLE.stopka {
  width: 750px;
  border: 1px black dotted;
  text-align: center;
  background-color: #FDF9FE;
}

.td_gora {
  text-align: center;
  background-color: #FDF9FE;
  border: 1px white dotted;
}   
.td_google {
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid #BBDAFF;
}
.td_pasek{
	height: 15px;
	width: 150px;
	font-size: 12px;
	text-align: center;
	background-color: #FDF9FE;
}
.pfc_l{font-family:Arial;font-size:10px;color:black}
