* {  
  margin: 0;
  padding: 0;
  border: 0;
}

body  {
  font: 10pt/180% Arial, sans-serif;
  color: #000;
  text-align: left;
}

a {
  text-decoration: none;
  color: #000;
  display: inline;
}

.noprint { display: none !important;}

#header, #footer, #left, div.share, div.dokumenty, .bottom-l, .bottom-c, .bottom-r, .more  {display: none;}

span.cleaner, div.clearer  { width: 100%; clear: both; height: 0px; display: block; visibility: hidden; line-height: 0; }


h1, h2, h3, h4, h5, h6 { padding: 0 0 15pt 0; font-weight: normal; line-height: 120%; text-align: left !important;}

h1  {
  font-size: 17pt;
}

h2  {
  font-size: 14pt;
}

h3  {
  font-size: 12pt;
  font-weight: bold;
}

h3  {
  font-size: 12pt;
}

p {
  padding: 0 0 15pt 0;
}

table {
  border-collapse: collapse;
  width: 100% !important;
}

table td, table th  {
  padding: 0.2em 2em 0 0;
  text-align: left;
}

table td  { border-top: 1px solid #ddd;}

ul, ol  {margin: 0 0 15pt 25pt;}

div.breadcrumb  {padding-bottom: 15pt; font-size: 8pt;}
