.black {
	FONT-SIZE: 13px;
	font-family : Verdana;
	color : #ffffff;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	
}

.text {
	FONT-SIZE: 12px;
	font-family : Verdana;
	color : #000000;
	text-align: center;
	font-weight: normal;
	line-height: 18px;

	
}

.pata {
	FONT-SIZE: 10px;
	font-family : Verdana;
	color : #822D00;
	text-align: center;
	font-weight: normal;

}


.white {
	FONT-SIZE: 10px;
	font-family : Verdana;
	color : #ffffff;
	text-align: center;
	font-weight: normal;
	
}

.nadpis {
	FONT-SIZE: 25px;
	font-family : Verdana;
	color : #000000;
	text-align: center;
	font-weight: bold;
	
}

.nadpis2 {
	FONT-SIZE: 15px;
	font-family : Verdana;
	color : #000000;
	text-align: center;
	font-weight: bold;
	
	
}

A {
  FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: green;
	TEXT-DECORATION: underline;
  font-weight: normal;
  
}
