/**
*   @version $Id: texts.css 441 2007-11-23 10:55:45Z piotrj $
*/
*.n1 { /*head 1*/
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

*.n2 { /*head 2*/
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	border: 0px;
	padding: 0px; 
	margin: 0px;
}

*.n3 { /*head 3 */
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.n4 { /*head 4*/ 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

*.n5 { /*head 5 - praca */
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

*.t1 {
	font-size: 11px;
	font-weight: bold;
}

*.t2 { /* Txt 2 */
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

*.t3 {
	font-size: 11px;
	color: #993366;
	font-weight: normal;
}

*.t4 { /* Txt 4 */
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

*.t5 { /* Txt 5 */
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

*.t9 { /* ilosc elementow w wyszukiwarce, komunikat bledu */
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
}

*.t10 { /* katalog nag�owek popup */
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}

*.dots { /* uzywam:) */
	color: #cc0000;
	font-weight: bold;
}

