body
{
  font-family: Verdana, Tahoma, Helvetica, Arial;
  font-size: 13px;
  color: #000000;
}

oooinput {
	border-style : groove;
	background-color : #FFFFFF;
}

.transp {
	border-style : none;
	background-color : transparent;
}

.formularz_blad {
	background-color : red;
  color: white;
}

textarea {
	border-style : groove;
	background-color : #FFFFFF;
	overflow : auto;
}

a
{
  font-family: Verdana, Tahoma, Helvetica, Arial;
  color: #0059B0;
  text-decoration: none;
}

a.htmlemiter_menu1{
	font-weight : bold;
}

a:hover
{
  font-family: Verdana, Tahoma, Helvetica, Arial;
  color: #0069A0;
  text-decoration: underline;
}

a.htmlemiter_menu:hover
{
  position : relative;
  top : 1px;
  left : 1px;
}

a.htmlemiter_nawigator:hover
{
  position : relative;
  top : 1px;
  left : 1px;
}

H3
{
	color : #44AF22;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
}

H4
{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

TH
{
	color : #000000;
	font-family: Verdana, Tahoma, Helvetica, Arial;
  font-size: 13px;
	font-weight : bold;
	text-align : center;
}
TD
{
  font-family: Verdana, Tahoma, Helvetica, Arial;
  font-size: 13px;
  color: #000000;
}



