

body 
{
	text-align: center;
	margin: 20px;		/* shift whole page down by 25 pixels */
	background-color: #fff;
}


/* pop-up calendar */
button.calendarStyle
{/* 	background-color: transparent;  */
	border: 0;
 	height:23px;
	margin-left:3px;
	width:16px; 
	background-image:url(ikonkaformularz.png);
cursor: pointer;
	cursor: hand; 
}

input.przycisk {
border-right: #9B0000 1px solid; 
border-top: #9B0000 1px solid;
border-bottom: #9B0000 1px solid;
border-left: #9B0000 1px solid;
font-size: 11px;
background-color: white;
cursor: hand; 
color: black; 
font-family: tahoma,sans-serif; 
height: 19px;} 

select.przycisk2 {
border-right: #9B0000 1px solid; 
border-top: #9B0000 1px solid;
border-bottom: #9B0000 1px solid;
border-left: #9B0000 1px solid;
font-size: 11px;
background-color: white;
cursor: hand; 
color: black; 
font-family: tahoma,sans-serif; 
height: 19px;} 

a.a2:link 
	{
	font-family: Arial,Helvetica,sans-serif; 
	color: #23371c;
	font-size:12px;
	 font-weight:bold; 
	}
	 
a.a2:visited 
	{
	font-family:   Arial,Helvetica,sans-serif; 
	color: #23371c;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	height:auto !important;
	}
   
a.a2:hover 
	{
	font-family:   Arial,Helvetica,sans-serif; 
	color: red;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	height:auto !important;
	}
	
a.a2:active
	{
	font-family:   Arial,Helvetica,sans-serif; 
	color: red;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	height:auto !important;
	}
  }
	
	
	a.a3:link 
	{
	
	font-family: Arial,Helvetica,sans-serif; 
	color: #000000;
	font-size:17px;
	line-height: 25px;
	 font-weight:bold; 
	}
	 
a.a3:visited 
	{

	font-family:   Arial,Helvetica,sans-serif; 
	color: #000000;
	text-decoration: none;
	font-size:17px;
	font-weight:bold;
	line-height: 25px;
	height:auto !important;
	}
   
a.a3:hover 
	{
	font-family:   Arial,Helvetica,sans-serif; 
	color: red;
	text-decoration: none;
	font-size:17px;
	line-height: 25px;
	font-weight:bold;
	height:auto !important;
	}
	
a.a3:active
	{
	line-height: 25px;
	text-align: top;
	height:auto !important;
	font-family:   Arial,Helvetica,sans-serif;   
	text-decoration: none;
	font-size:17px;
	color: red;
  }