body	{
  font-family: Arial;
  font-size: 9pt;
  color: black; 
  margin: 0; 
  padding 0;
}

.button	{
	font-family: "Tahoma";
	font-size: 12px;
	color: white;
	font-weight: bold;
	border: 1px solid black;
	background: #9B0A2B;
	padding: 2px;
}

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

.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: white; text-decoration: none;}
a:active	{BACKGROUND: none; COLOR: white; text-decoration: none;}
a:visited	{BACKGROUND: none; COLOR: white; text-decoration: none;}
a:hover		{BACKGROUND: none; COLOR: white; text-decoration: underline;}

.menu_item a {color: black;}

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

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