/**
*   @version $Id: texts.css 2 2009-08-12 15:03:25Z andrzejle $
*/
*.n1 {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	
}

*.n2 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

*.n3 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

*.n4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

*.n5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.n6 {
	font-size: 18px;
	font-weight: normal;
	color: #009649;
}

*.n7 {
	font-size: 14px;
	font-weight: bold;
	color: #009649;
}

*.t1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


*.t2 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

*.t3 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic
}

*.t4 {
	font-size: 11px;
	font-weight: normal;
	color: #bbbbbb;
}

*.t5 {
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	line-height: 120%;
}


 *.t6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.t7 {
	font-size: 12px;
	font-weight: bold;
	color: #009649;
}


*.t8 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

*.t9 {
	font-size: 11px;
	font-weight: normal;
	color: #009649;
}

*.t10 {
	text-decoration: none;
	color: #ffe779;
	font-size: 11px;
	font-weight: normal;
	background-image: url( '/images/default/ico_arrow3.png' );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;
}

/**.t11 {
	color: #e51e25;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

*.tBold {
	font-weight: bold;
}

*.tItalic {
	font-style: italic;
}

*.cartCountText {
	font-size: 11px;
	color: #006699;
}

*.dots {
	color: #d82027;
	font-weight: bold;
}

*.rColor {
	color: #d82027;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}

span.paging {
	display: block;
	float: left;
	height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 2px;
	border: 1px solid #d82027;
	color: #d82027;
	background-image: url( '/images/default/bg_bt.gif' );
	background-repeat: repeat-x;
	white-space: nowrap;
}

span.topMenuSubSep {
	display: block;
	float: right;
	padding: 10px;
	color: #666666;
}*/