body {
  font-family:  verdana;
  font-size:    10px;
  font-weight:  normal;
  color:  #333333;
  scrollbar-arrow-color: #774A0D;
	scrollbar-base-color: #cc9832;
	scrollbar-track-color: #feef6e;
	scrollbar-highlight-color: #fde44a;
	scrollbar-shadow-color: #fde44a;
	scrollbar-dark-shadow-color : #fde44a;
	scrollbar-3d-light-color : #fde44a;
	scrollbar-face-color : #fde44a;
}

table {
  font-size: 10px;

}

hr {
 color: #9b6b00;
}

a {
  color: #995000;;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

td, tr {
  
  empty-cells: show;
  margin: 0;
  padding: 0;

}
div {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

p, label, td, input, select, textarea, table, tbody {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}



.link_header {
  text-decoration: none;
  color: #000000;

}

.link_white {
  text-decoration: none;
  color: #ffffff;

}

a.link_menu {
  
  text-decoration: none;
  color: #ffffff;
}


a.link_submenu {
  font-size: 11px;
}

a.localizer {

  color: #ffffff;
  text-decoration: none;
}

.image {
  border: 5px solid #9b6b00;
}


.input_text {
  width: 205px;
  heigth: 27px;
}

.box_skrot {
  font-size: 10px;
  color: #333333;
  margin: 3px 0 3px 0;
}

.wiecej {
  color: #a31d1d;
  font-size: 9px;
  width: 42px;
  height: 10px;
  background: url(../gfx/ico/ico_wiecej.gif) no-repeat right center;
}

.naglowek {
  background: url(../gfx/page_header.gif) left center no-repeat;
  height: 20px;
  padding-left: 15px;

}

.spacer {
  background: url(../gfx/spacer_horizontal.jpg) no-repeat left top;
  height:12px;

}

