/* 
   --------------------------------------------------------
   KOSZYK MAIN
   --------------------------------------------------------
*/

#mainkoszyk table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border: none;
	margin: 10px 0px;
}
table.stylizowana {
width: 100%;
padding: 0px;
border-collapse: collapse;
}
#mainkoszyk table tr#naglowkitabeli, 
table.stylizowana tr.naglowkitabeli td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	background-image: none;
}
#mainkoszyk table tr#naglowkitabeli td,
table.stylizowana tr.naglowkitabeli td {
	font-weight: bold;
}

table.stylizowana tr.sumatabeli td {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
	font-weight: bold;
}
table.stylizowana tr.sumatabeli td#sumaopis {
	text-align: right;
}
table.stylizowana tr.sumatabeli td#sumamain {
	color: #FF0000;
}


#mainkoszyk table tr {
	background-image: url(dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#mainkoszyk table tr td {
	text-align: center;
}
#mainkoszyk table tr td#tmain {
	text-align: left;
	color: #000000;
}
#mainkoszyk table tr td#lpmain {
	color: #999999;
}
#mainkoszyk table tr td#cmain {
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 9px;
	margin: 0px;
	background-image: url(razy.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#mainkoszyk table tr td#szmain input {
	text-align: center;
	color: #333333;
	font-size: 11px;
	background-color: #F6F6F6;
	border-top: 1px solid #333333;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #333333;
	margin: 0px 3px 0px 0px;
}
#mainkoszyk table tr#sumatabeli {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
}
#mainkoszyk table tr#sumatabeli td {
	font-weight: bold;
}
#mainkoszyk table tr#sumatabeli td#sumaopis {
	font-weight: bold;
	text-align: right;
}
#mainkoszyk table tr#sumatabeli td#sumamain {
	font-weight: bold;
	color: #FF0000;
}
#kontenerbtns {
	float: right;
	padding: 10px;
	height: auto;
	width: 190px;
}

/* 
   --------------------------------------------------------
   PROFIL UZYTKOWNIKA
   --------------------------------------------------------
*/

#profilid #edycjadanych table {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border: none;
}

#profilid #edycjadanych {
	display: none;
}
#profilid #edon {
	display: block;
}


/* 
   --------------------------------------------------------
   ADRESY
   --------------------------------------------------------
*/

.adress {
	border: 5px solid #D0D0D0;
	margin: 0 0 1px;
	padding: 5px;
	background-color: #FFFFFF;

}
.adress h2 {
	font-size: 14px;
	font-weight: bold;
	color: #EF0401;
	text-decoration: none;
	padding: 0;
	border: none;
	margin: 0;
}
.adress div.radiocheck {
	float: right;
	width: 250px;
	padding: 5px;
	border: none;
	margin: 0;
}
.adress table.teleadresowe, 
.adress table.teleadresoweinp {
	width: 410px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
}
.adress table.teleadresowe tr td.b, 
.adress table.teleadresoweinp tr td.b {
	width: 140px;
	font-weight: bold;
}
.adress table.teleadresoweinp input {
	width: 260px;
}

.adress #teleadresoweinp1 {
	display: none;
}
.adress #teleadresowe1 {
	display: block;
}

.adress #teleadresoweinp2 {
	display: none;
}
.adress #teleadresowe2 {
	display: block;
}

.adress #teleadresoweinp3 {
	display: none;
}
.adress #teleadresowe3 {
	display: block;
}


/* 
   --------------------------------------------------------
   POTWIERDZEIE ZAMOWIENIA
   --------------------------------------------------------
*/
#potwierdzenie {
width: 100%;
padding: 0px;
}
#adresowe {
	background-image: url(dots-pion.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#dfaktorowe, 
#dkontaktowe {
	width: 210px;
	margin: 0 0 10px;
	padding: 0;
	border: none;
	background-image: url(dots2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#dkontaktowe {
float: right;
}




span.b {
	font-weight: bold;
}
span.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #703435;
}

#lista9 {
    width: 120px;
    border: 1px solid #3A5271;
}
#pole9 {
    width: 300px;
    border: 1px solid #3A5271;
}
