body 
{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	margin: 0px;
	background: #FFFFFF;	
	list-style-image: url(img/more4.gif);
	list-style-position: outside;
}

a:visited, a:link, a:visited
{
	/*color : #444444;*/
	color: #8a2be2;
	text-decoration: none;
}

a:hover 
{
 color: #933333;
 text-decoration: underline;
}

.edit_box
{
	font-size: 8pt;
	font-weight: normal;
	border-color: #3E3D3D;
	border-width: 1;
	margin: 0;
	border-style: ridge;
	height: 15;
	width: 100;
}

/*tekst pomocy*/
.edit_box_text
{
	font-size: 9pt;
	font-weight: mala;
	color: #676869;	
	margin: 0px;
}

.maly_text
{
	font-size: 8pt;
	font-weight: mala;
	color: #676869;	
	margin: 0px;
}

.stopka
{
	font-size: 6pt;
	font-weight: normal;
	color: #676869;	
	margin: 0px;
}

.help_text
{
	font-size: 9pt;
	font-weight: duza;
	color: #676869;	
	margin: 0px;
}

.button_submit
{
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  border-width: 1;
  margin: 0;
  background-color: #86A6C0;
}

.button_search
{
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  border-width: 1;
  margin: 0;
  background-color: #86A6C0;
}

.malutka
{
	font-size: 8pt;			
}

.malutka_b
{
	font-size: 8pt;	
	font-weight: bold;		
}

.mala
{
	font-size: 10pt;
}

.mala_b 
{
	font-size: 9pt;
	font-weight: bold;
}
  
.std
{ 
	font-size: 8pt;
} 

.std_b
{ 
	font-size: 8pt;
	font-weight: bold;
} 
		
.duza
{
	font-size: 9pt;
}

.duza_b
{
	font-size: 9pt;
	font-weight: bold;
}

.wielka
{
	font-size: 10pt;
}

.wielka_b
{
	font-size: 10pt;
	font-weight: bold;
}
