
body
{
  background-color:            black;
  height:                      auto;
  margin:                      0;
  padding:                     0;
  font-family:                 verdana;
  font-size:                   12px;
  line-height:                 16px;
  color:                       white;
}

img
{
  border:                      0;
  margin:                      0;
}

a
{
  color:white;
  font-weight:bold;
  font-size:                   12px;
  line-height:                 16px;
  text-decoration:none;
  outline:none;
}
a:hover { color:                   #FF2350; }
img a
{
  border:0;
}
h1
{
  font-weight:                 bold;
  font-size:                   14px;
  line-height:                 16px;
  margin:                      0;
  margin-bottom:               16px;
}

h2
{
  display:inline;
  font-weight:                 bold;
  margin:                      0;
  font-size:                   12px;
  line-height:                 16px;
}

a:hover h2 {text-decoration:underline;}

h3
{
  display:inline;
  color:white;
  font-weight:bold;
  font-size:                   12px;
  line-height:                 16px;
}
h4
{
  display:                     inline;
  font-weight:                 normal;
  margin:                      0;
  font-size:                   12px;
  line-height:                 16px;
}

h5
{
  display:inline;
  font-weight:                 bold;
  margin:                      0;
  font-size:                   11px;
  line-height:                 15px;
}

h1.glowna,h2.glowna,h4.glowna,h5.glowna { color:                       #B2B2B2; }
h1.demokratyczny,h2.demokratyczny,h4.demokratyczny,h5.demokratyczny { color:                #FFD200; }
h1.cyfrowy,h2.cyfrowy,h4.cyfrowy,h5.cyfrowy { color:                #28BEFF; }
h1.jutra,h2.jutra,h1.aktualnosci,h2.aktualnosci,h4.jutra,h5.jutra { color:                   #FF2350;}
h1.bialy,h2.bialy,h4.bialy,h5.bialy{ color:                        white; }



ul
{
  padding:       0;
  margin:        0;
  border:        0;
}
ul li
{
  padding:           0;
  border:            0;
  margin:            0;
}

a.doc
{
  display:block;
  height:30px;
  padding-top:8px;
  padding-left:40px;
  background:url(../images/wordIcon.png);
  background-repeat:no-repeat; 
}

a.pdf
{
  display:block;
  height:30px;
  padding-top:8px;
  padding-left:40px;
  background:url(../images/pdfIcon.png);
  background-repeat:no-repeat; 
}
a.xls
{
  display:block;
  height:30px;
  padding-top:8px;
  padding-left:40px;
  background:url(../images/xlsIcon.png);
  background-repeat:no-repeat; 
}
a.print
{
  display:block;
  height:30px;
  padding-top:8px;
  padding-left:40px;
  background:url(../images/printIcon.png);
  background-repeat:no-repeat; 
}

fieldset
{
  border:0;
  margin:0;
  padding:0;
}
label 
{
  color: #FFD200;
  font-weight:bold;
}

textarea, input
{
  margin-bottom:5px;
  width:550px;
}