/**
*   @version $Id: texts.css 187 2007-08-29 09:19:57Z piotrj $
*/
*.n1 {
	font-size: 14px;
	font-weight: bold;
	color: #afaea0;
}

*.n2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

*.n3 {
	font-size: 24px;
	font-weight: normal;
	color: #AFAEA0;
}

*.n4 {
	font-size: 24px;
	font-weight: normal;
	color: #B02624;
}

*.n5 {
	font-size: 18px;
	font-weight: normal;
	color: #afaea0;
}

*.t1 {
	font-size: 11px;
	font-weight: bold;
}

*.t2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

*.t3 {
	font-size: 11px;
	color: #B02624;
	font-weight: normal;
}

*.t4 {
	font-size: 12px;
	color: #3498f0;
	font-weight: normal;
}

*.t5 {
	font-size: 11px;
	font-weight: bold;
	color: #afaea0;
}

*.t6 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

*.dots {
	color: #B02624;
	font-size: 14px;
	font-weight: bold;
}

*.gray {
	color: #999999;
	font-size: 10px;
}

*.pink {
	background-color: #ffebeb;
	font-weight: normal;
	padding: 3px;
}

