body	{
  font-family: "Tahoma";
  font-size: 12px;
  color: black; 
  margin: 0; 
  padding 0;
}

.kartka {
	font-family: "Tahoma";
	font-size: 12px;
	padding: 8px;
	line-height: 16px;
	text-align: justify;
}

h2 {
	margin: 0px 0px;
}

td, tr {
	font-size: 12px;
	border: none;
}

.table_s_h	{
color: #8B603D; background: #DBC1AA; border-left: 1px solid white; border-top: 1px solid white; font-size: 11px; font-weight: bold; vertical-align: top;
}

.table_s_hr	{
color: #DBC1AA; background: #8B603D; border-left: 1px solid white; border-top: 1px solid white; font-size: 11px; font-weight: bold; vertical-align: top; text-align: center;
}

.table_s_p	{
color: #8B603D; font-size: 11px; font-weight: bold; vertical-align: top; padding: 3px;
}

a:link		{BACKGROUND: none; COLOR: black; text-decoration: none;}
a:active	{BACKGROUND: none; COLOR: black; text-decoration: none;}
a:visited	{BACKGROUND: none; COLOR: black; text-decoration: none;}
a:hover		{BACKGROUND: none; COLOR: black; text-decoration: underline;}

.border_right {
	border-right: 1px solid black !important;
}

.border_bottom {
	border-bottom: 1px solid black !important;
}

.table_sh {
	border: 1px solid black; 
	padding: 0px;
	margin-bottom: 4px;
}

.table_sh td {
	font-size: 10px;
	border: 1px solid white; 
	border-style: collapse; 
	background-color: black;
	color: white;
	padding: 3px 4px;
}

.td_white {
	background-color: white !important;
	color: black !important;
}

input, select { 
	font-family: "Tahoma";
	font-size: 12px; 
}

input.button { 
	/*background: url('../../../images/box_head_gradient.jpg') top;*/
}

input[type=checkbox] {
	width: auto;
}

textarea {
	/*background-image:url('images/img-textarea.gif'); */
	font-family: "Tahoma";
	font-size: 12px;
}

P.NAGLOWEK { 
	font-size: 15px; 
	color: black; 
	font-weight: bold;
	display: inline;
}

.TEKST fieldset input, .TEKST fieldset select, .TEKST fieldset textarea { 
	margin-top: 10px; 
}

.TEKST fieldset {
	padding: 6px;
	background:url('/images/fieldset_bg.jpg') repeat-x;
}

.TEKST label {
  float: left;
  width: 40%;
  margin-right: 0.5em;
  padding-top: 8px;
  text-align: right;
}

.TEKST legend {
	color: black;
	font-weight: bold;
}
