/* www.digart.republika.pl */

Body {
      background-color: #FFFFFF;
      font-weight: normal;
      font-size: 10pt;
      color: #000000;
      font-family: Arial;
      text-decoration: none;
}
table {
       background-color: #FFFFFF;
       font-weight: normal;
       font-size: 10pt;
       color: #000000;
       font-family: Arial;
       text-decoration: none;
}
#id_m {
       background-color: #E4D1C2;
       font-weight: normal;
       font-size: 8pt;
       color: #552522;
       font-family: Arial;
       text-align: center;
       text-decoration: none;
}

#id_m2 {
       font-weight: normal;
       font-size: 8pt;
       color: #552522;
       font-family: Arial;
       text-align: right;
       text-decoration: none;
}

#id_m3 {
       font-weight: normal;
       font-size: 8pt;
       color: #FF0000;
       font-family: Arial;
       text-align: right;
       text-decoration: italic;
}

title {
       background-color: #E4D1C2;
       font-weight: normal;
       font-size: 8pt;
       color: #552522;
       font-family: Arial;
       text-decoration: none;
}

A:link {
        font-weight: normal;
        font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

A:visited {
           font-weight: normal;
           font-size: 10pt;
	   color: #000000;
	   font-family: Arial;
	   text-decoration: none;
}

A:active {
          font-weight: normal;
          font-size: 10pt;
	  color: #000000;
	  font-family: Arial;
	  text-decoration: none;
}

A:hover {
         font-weight: italic;
         color: #E41B10;
         text-decoration: none;
}

H1 {
	font-weight: bold;
        font-size: 16pt;
	color: #552522;
	font-family: Arial;
	text-decoration: none;
}

H2 {
	font-weight: normal;
        font-size: 16pt;
	color: #552522;
	font-family: Arial;
	text-decoration: none;
}

H3 {
	font-weight: bold;
	font-size: 14pt;
	color: #552522;
	font-family: Arial;
	text-decoration: none;
}

H4 {
	font-weight: normal;
	font-size: 14pt;
	color: #552522;
	font-family: Arial;
	text-decoration: none;
}

H5 {
	FONT-WEIGHT: bold;
	font-size: 12pt;
	color: #552522;
	font-family: Arial;
	text-decoration: none;
}

H6 {
	FONT-WEIGHT: normal;
	font-size: 12pt;
	color: #552522;
	font-family: Arial;
	text-decoration: none;
}

