/* ============================= nowe konto ============================= */
#right .nowe_konto { 
	position: relative; 
	left: -15px;
}
#right .nowe_konto fieldset.konto1 {
	width: 195px;
}
#right .nowe_konto fieldset.konto2 {
	margin: 0 10px 0 0;	
	width: 480px;
}
#right .nowe_konto legend {
	height: 24px; 
}
#right .nowe_konto legend span {
	float: left;
	margin: -4px 3px 0 0;
	width: 31px;
	height: 22px;
	display: block;
}
#right .nowe_konto legend span.pusty {
	width: 1px;
}
.ico-dane_uzytkownika, .ico-adres_wysylki, .ico-twoj_schowek, .ico-twoje_porownania, .ico-twoje_reklamacje, .ico-zamowienia {
	float: left;
	margin: -4px 3px 0 0;
	width: 31px;
	height: 22px;
	display: block;
}
.ico-dane_uzytkownika {
	background: url(../images/ico-dane_uzytkownika.png) 0 0 no-repeat;	
}
.ico-adres_wysylki {
	background: url(../images/ico-adres_wysylki.png) 0 0 no-repeat;
}
.ico-twoj_schowek {
	background: url(../images/ico-twoj_schowek.png) 0 0 no-repeat;
}
.ico-twoje_porownania {
	background: url(../images/ico-twoje_porownania.png) 0 0 no-repeat;
}
.ico-twoje_reklamacje {
	background: url(../images/ico-twoje_reklamacje.png) 0 0 no-repeat;
}
.ico-zamowienia {
	background: url(../images/ico-zamowienia.png) 0 0 no-repeat;
}
.status {
	font-weight: bold;
	height: 20px;
}
.status strong {
	text-transform: uppercase;
	color: #26b400;
}
.status span {
	float: left;
	margin: 0px 3px 0 0;	
}
.status .ico-oczekuje_na_wplate, .status .ico-zaplacone, .status .ico-zakonczone, .status .ico-zamowione, .status .ico-pobranie_nie_potwierdzone, .status .ico-pobranie_potwierdzone, .status .ico-akceptacja_umowy, .status .ico-oczekuje_na_odbior {
	display:block;
	width: 30px;
	height: 18px;
	display: block;
	margin: -3px 6px 0 3px;	
}
.ico-oczekuje_na_wplate {
	background: url(../images/ico-oczekuje_na_wplate.png) 0 0 no-repeat;
}
.ico-zaplacone {
	background: url(../images/ico-zaplacone.png) 0 0 no-repeat;
}
.ico-zakonczone {
	background: url(../images/ico-zakonczone.png) 0 0 no-repeat;
}
.ico-zamowione {
	background: url(../images/ico-zamowione.png) 0 0 no-repeat;
}
.ico-pobranie_nie_potwierdzone {
	background: url(../images/ico-pobranie_nie_potwierdzone.png) 0 0 no-repeat;
}
.ico-pobranie_potwierdzone {
	background: url(../images/ico-pobranie_potwierdzone.png) 0 0 no-repeat;
}
.ico-akceptacja_umowy {
	background: url(../images/ico-akceptacja_umowy.png) 0 0 no-repeat;
}
.ico-oczekuje_na_odbior {
	background: url(../images/ico-oczekuje_na_odbior.png) 0 0 no-repeat;
}
#right .nowe_konto table#konto, #right .nowe_konto table#pop_zam  {
	width: 460px;
}
.dane-konto li {
	margin: 10px 0 10px 0;
}
.dane-konto li {
	float: left;
	padding: 0 40px 0 0;
}

/*  schowek  */
.konto-schowek .nav-schowek {
	width: 655px;
	height: 50px;
	position: relative;
	margin: 10px 0 20px 5px;
}
.konto-schowek .nav-schowek #widok {
	position: absolute;
	right: 0px;
}
.konto-schowek .nav-schowek .porownaj {
	position: absolute;
	left: 0px;
	top: 0px;
}
.konto-schowek .nav-schowek #sort {
	position: absolute;
	right: 0px;
	top: 20px;
}
.konto-schowek #schowek-widok1 {
	margin: 0 0 20px 0;
}
.konto-schowek #schowek-widok1 #wProd {
	width: 660px; 
	margin-left: 0;
}
.konto-schowek #schowek-widok1 #wProd td {
	width: 320px;
}
.konto-schowek #schowek-widok1 #wProd ul {
	float: left;
	margin: 0 0 0 25px;	
}
.konto-schowek #schowek-widok2 #wProd2 {
	width: 665px; 
}
.konto-schowek #schowek-widok2 #wProd2 td.wProd2-1 {
	width: 120px;
	text-align: center;
}
.konto-schowek #schowek-widok3 #wProd2 {
	width: 665px; 
}
.konto-schowek #schowek-widok2 #wProd2 td.wProd2-3, .konto-schowek #schowek-widok3 #wProd2 td.wProd2-3 {
	padding: 0;
}
.konto-schowek #schowek-widok2 #wProd2 td.wProd2-3 h6, .konto-schowek #schowek-widok3 #wProd2 td.wProd2-3 h6 {
	width: 82px;
}