/* CSS Document */
#polcard
{
  font-family: Georgia, "Bookman Old Style", Helvetica, sans-serif;
  line-height: 19.2px;
  font-size: 13px;
  color: black;
}
#polcard li{
  list-style-type: circle;
}

#polcard .polcard_naglowek_wysrodkowany_pogrubiony
{ 
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin:10px 5px 10px 5px;
  color: rgb(128,0,0); 
}

#polcard .polcard_naglowek1_wysrodkowany_pogrubiony_color
{ 
  font-weight: bold;
  text-align: center;
  margin:20px 5px 10px 5px;
  color: rgb(128,0,0); 
}

#polcard .polcard_naglowek1_wysrodkowany_pogrubiony
{ 
  font-weight: bold;
  text-align: center;
  margin:10px 5px 10px 5px; 
}

#polcard .polcard_naglowek1_pogrubiony
{ 
  font-weight: bold;
  text-align: left;
  margin:10px 5px 10px 5px;
}

#polcard .polcard_naglowek2
{ 
  font-size: 16px;
  text-align: left;
  margin:10px 5px 10px 5px;
  color: rgb(128,0,0); 
}
#polcard .polcard_naglowek2_podkreslony_pogrubiony
{
  text-decoration: underline;
  font-weight: bold;
  text-align: left;
  margin:10px 5px 10px 5px;
  color: rgb(128,0,0);
}

#polcard .polcard_naglowek2_podkreslony_pochylony
{
  font-size: 15px;
  text-decoration: underline;
  font-style: italic;
  text-align: center;
  margin:20px 5px 20px 5px;
  color: rgb(128,0,0);
}

#polcard .polcard_naglowek2_wysrodkowany_podkreslony_pogrubiony
{
  font-size: 15px;
  text-decoration: underline;
  font-weight: bold;
  text-align: center;
  margin:20px 5px 20px 5px;
  color: rgb(128,0,0);
}


#polcard .polcard_naglowek2_wysrodkowany_pochylony
{
  font-style: italic;
  text-align: center;
  font-size: 16px;
  margin:10px 5px 10px 5px;  
}

#polcard .polcard_tresc2
{
  font-size: 15px;
  color: rgb(128,0,0);
  text-align:left;
  padding-left: 80px;
}  

#polcard .polcard_tresc2_powiekszony
{
  font-size: 16px;
} 


#polcard .polcard_naglowek_wysrodkowany_pochylony
{
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  margin:10px 5px 10px 5px;
  text-align: center;  
  color: rgb(128,0,0);
}

#polcard .polcard_tekst
{
  text-align: left; 
}

#polcard .polcard_tekst_wyjustowany
{
  text-align: justify;
  margin:10px 5px 10px 5px;
}

#polcard .polcard_tekst_wysrodkowany
{
  text-align: center;
  margin:10px 5px 10px 5px;
  
}

#polcard .polcard_tekst_wysrodkowany_pochylony
{
  text-align: center;
  margin:10px 5px 20px 5px;
  
}
#polcard .polcard_tekst_pogrubiony_pochylony
{
  text-align: right;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

#polcard .polcard_tekst_prawo_pogrubiony_pochylony
{
  text-align: right;
  font-weight: bold;
  font-style: italic;
}
