
table.nc_main {
	width: 200px;
	height: 40px;
	
}

td.nc_tr {
	background-image: url(../../../vis/87/img/mDynamicCart/tr.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}

td.nc_tl {
	background-image: url(../../../vis/87/img/mDynamicCart/tl.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}

td.nc_br {
	background-image: url(../../../vis/87/img/mDynamicCart/br.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}

td.nc_bl {
	background-image: url(../../../vis/87/img/mDynamicCart/bl.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}

td.nc_t {
	background: #005284;
	height: 6px;
}

td.nc_b {
	background: #005284;
	height: 6px;
	width: 200px;
}


table.nc_sub {
	width: 100%;
	background: #005284;
}

div#nc_hidden_content {
/*	display: none;*/
	position: absolute;
}


td#nc_twoj_koszyk a, td#nc_twoj_koszyk a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

div#nc_ilosc_sztuk {
	color: #ffffff;
	white-space: nowrap;
	font-size: 9px;
	letter-spacing: 0pt;
}

div#nc_cena_total {
	color: #e7bb00;
	font-weight: bold;
	font-size: 10px;
}

td#nc_td_container {
	background: #005284;
	color: #FFF;
}

.nc_price_text {
	color: #FFF;
	font-size: 10px;
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
}

.nc_amount_text {
	color: #FFF;
	font-size: 10px;
	white-space: nowrap;
	text-align: rleft;
}
.nc_name_text{
  color: #FFF;
	font-size: 10px;
}
#nc_product_container{
 border-top: 1px solid #7799bc;
}

.nc_one_product {
  border-top: 1px solid #005282;
	padding: 5px 6px;
	color: #FFF;
	background: #7799bc;
}
.nc_img{
 height: 40px;
}
#nc_links a, 
#nc_links a:hover {
	color: #779bbd;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

div#nc_links {
	padding: 5px;
	color: #e7bb00;
	border-bottom: 1px solid #779bbd;
	text-align: right;
}
.nc_strzala2{
 margin-top: 5px;
}
.nc_strzala1{
 text-align: center;
}
.nc_left {
	background-image: url(../../../vis/87/img/mDynamicCart/left.gif);
	width: 7px;
	height: 40px;
}

.nc_center {
	background-image: url(../../../vis/87/img/mDynamicCart/line.gif);
	height: 40px;
}

.nc_right {
	background-image: url(../../../vis/87/img/mDynamicCart/right.gif);
	width: 7px;
	height: 40px;
}
