/**
*   @version $Id: texts.css 2 2010-01-08 10:21:26Z piotrj $
*/
*.n1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

*.n1w {
	font-size: 32px;
	font-weight: normal;
	color: #fff;
}

*.n2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

*.n3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

*.n4 {
	font-size: 16px;
	font-weight: bold;
	color: #0a3981;
}

*.n5 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

*.n6 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

*.n7 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

*.n8 {
	font-size: 12px;
	font-weight: normal;
	color: #0a3981;
	font-weight: bold;
}

*.n9 {
	color: #0066a4;
	font-size: 20px;
	font-weight: normal;
}

*.t1 {
	font-size: 12px;
	font-weight: normal;
	color: #c3034c;
}

*.t2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

*.t3 {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

*.t4 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

*.t5 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

*.t6 {
	font-size: 12px;
	font-weight: normal;
	color: #0a3981;
	font-style: italic;
}

*.t7 {
	font-size: 12px;
	font-weight: normal;
	color: #88a2b3;
	font-style: italic;
}

*.t8 {
	font-size: 12px;
	font-weight: bold;
	color: #88a2b3;
	font-style: italic;
}

*.t9 {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

*.t10 {
	font-size: 12px;
	font-weight: bold;
	color: #da027f;
}

*.t10_g {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

*.t11 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

*.t12 {
	color: #0066a4;
	font-size: 12px;
	font-weight: bold;
}

*.tConfP {
	font-size: 12px;
	font-weight: bold;
	color: #da027f;
}

*.tConfP_g {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

*.tBold {
	font-weight: bold;
}

*.cartCountText {
	font-size: 11px;
	color: #006699;
}

*.dots {
	color: #c3034c;
	font-weight: bold;
}

*.dotsB {
	color: #0a3981;
	font-weight: bold;
}

*.dotsW {
	color: #fff;
	font-weight: bold;
}

*.rColor {
	color: #da027f;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}

span.paging {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
	padding-top: 3px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-image: url( '/zima/images/default/paging.png' );
	background-repeat: no-repeat;
	white-space: nowrap;
}
