body
 {
  font-family: Verdana;
  background-color: white;
 }
a
 { 
  color: #215dde;
  text-decoration: none;
 }
a:hover
 { 
  color: green;
  text-decoration: underline;
 } 
table.maintable
 {
  background-color: #d3efa9;
  padding: 3px;
  border: solid 1px silver;
 } 
table
 {
  font-size: 10pt;
 }
div.box1
 { 
  border: solid 1px blue;
 }
a.toolbar_button
 {
  padding: 3px;
  background-color: #DBDBFF;
  text-decoration: none;
  margin: 1px;
 }
a.toolbar_button:hover
 {
  background-color: #b8b8ff;
  text-decoration: none;
 }
 
a.leftmenu
 {
  font-size: 10pt;
  text-align: right;
  text-decoration: none;
  margin: 0px; 
  display: block;
  width: 195px;
  height: 21px;
  padding-top: 6px;
  padding-right: 30px;
  margin-right: 5px;
  margin-left: 5px;  
  font-weight: bold;
  color: white;
  background-color: #241bbe;
  border-bottom: solid 1px silver;
  background-image: url(http://www.cedor.pl/img2/new_strzalkam.jpg);
  background-repeat: no-repeat;
  background-position: center right;
 }
a.leftmenu:hover
 {
  background-color: #db0404;
 }
 
a.leftmenu2
 {
  font-size: 9pt;
  text-align: left;
  background-image: url(http://www.zeng.multimo.pl/misc/cedor_img/strzalka_dwa.gif);
  background-repeat: no-repeat;
  background-position: center right; 
  text-decoration: none;
  margin: 0px; 
  display: block;
  width: 219px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: 5px;
  margin-left: 5px;  
  font-weight: bold;
  color: red;
 }
a.leftmenu2:hover
 {
  background-color: #d4d2d2;
 } 
 
a.leftmenu3
 {
  font-size: 9pt;
  text-align: left;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 3px;
  text-decoration: none;
  margin: 0px; 
  display: block;
  width: 218px;
  font-weight: notmal;
  color: red;
 }
a.leftmenu3:hover
 {
  text-decoration: none;
  color: white;
  background-color: red;
 }   
 
a.dzialtitle
 {
  display: block;
  width: 200px;
  padding: 2px;
  text-align: center;
  font-weight: bold;
  color: black;
  font-size: 10pt;
  text-decoration: none;
  border-bottom: solid 1px silver;
 }
 
div.dzialtitle_main
 { 
  border-bottom: solid 1px black; 
  padding: 2px;
  font-size: 15pt;
  text-align: right;
  font-weight: bold;
 }
h1.cattitle
 {
  color: #6a6969;
  font-size: 20pt;
  font-weight: bold;
 }
 
div.footerdiv
 {
  width: 700px;
  font-size: 8pt;
  font-family: Verdana;
  color: black;
  font-weight: normal;
  text-align: center;
  position: 50%$;
 }
