/**
*   @version $Id: texts.css 475 2008-06-27 10:50:16Z piotrj $
*/
*.n1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

*.n2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

*.n3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


*.n4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.n5 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}


*.n6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

*.t1 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

*.t2 {
	font-size: 12px;
	color: #e9e9e9;
	font-weight: normal;
}

*.t3 {
	font-size: 11px;
	color: #e9e9e9;
	font-weight: normal;
}


*.t4 {
	font-size: 12px;
	color: #6f6f6f;
	font-weight: normal;
}

*.t5 {
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
}

*.t6 {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}


*.t7 {
	font-size: 12px;
	color: #6f6f6f;
	font-weight: normal;
	font-style: italic;
}


*.t8 {
	font-size: 12px;
	color: #2e4d8d;
	font-weight: normal;
	font-style: italic;
}

*.t9 {
	font-size: 12px;
	color: #9f9aa0;
	font-weight: normal;
}

*.dots {
	color: #2e4d8d;
	font-weight: bold;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}

