/* Main basket columns */

#koszyk-header{
	padding-bottom:20px;
	position:relative;
}

#koszyk-content{ 
	float: left;
	width: 722px;
	position: relative;
}
	.col-1{
		float: left;
		width: 489px;
	}
	.col-2{
		float: right;
		width: 219px;
	}

#koszyk-side-bar{ 
	float: right;
	width: 220px;
}


/* Porozmawiaj z nami */

#porozmawiaj p,
#porozmawiaj ul { text-align:center; padding:5px 10px; font-size:1.11em; }
#porozmawiaj ul li { margin-bottom:6px; }
#porozmawiaj ul li a { padding:5px 0 5px 20px; }
#porozmawiaj img { margin:10px auto; }

#porozmawiaj h2{
	margin: 0 0 10px 0; padding: 6px 10px 10px 23px;
	font-size: 1.6em; font-weight: bold;
	background: url(../img/bg-h2-side-bar.gif) no-repeat 0 0;
}

li.skype a { 
    background: url(../img/skype.gif) no-repeat left; 
}

li.gg a { 
    background: url(../img/gg.gif) no-repeat left; 
}

li.chat a { 
    background: url(../img/chat.gif) no-repeat left; 
}

/* Zrób prezent */

#prezent p,
#prezent ul { padding:5px 10px; font-size:1.11em; }

#prezent h2{
	margin: 0 0 10px 0; padding: 6px 10px 10px 23px;
	font-size: 1.6em; font-weight: bold;
	background: url(../img/bg-h2-side-bar.gif) no-repeat 0 0;
}

#prezent input,
#prezent img { display:inline; vertical-align:middle; }

#prezent .note 
{
	width:180px;
	margin:0 auto;
	display:block;
	padding-bottom:10px;
}
/* Informacje */

#informacje p,
#informacje ul { margin: 0; padding: 0 10px 5px 10px; font-size:12px; }

#informacje h2{
	margin: 0 0 10px 0; padding: 6px 10px 10px 23px;
	font-size: 1.6em; font-weight: bold;
	background: url(../img/bg-h2-side-bar.gif) no-repeat 0 0;
}

#informacje img { float:left; padding:0 10px 6px 0; }

/* Main basket col */

.koszyk{
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}
.koszyk h2{
	margin: 0 7px 10px 0; padding: 6px 10px 10px 23px;
	font-size: 1.6em; font-weight: bold;
	background: url(../img/bg-h2.gif) no-repeat 0 0;
}

.koszyk h2.green{
	margin: 0 7px 10px 0; padding: 18px 10px 10px 23px;
	font-size: 1.8em; font-weight: bold; color:#B4D30C;
	background:none;
}

.koszyk h3{
	margin: 0 7px 10px 0; padding: 6px 10px 10px 23px;
	font-size: 1.6em; font-weight: bold;
}

.koszyk p { margin: 0 7px 10px 23px; font-size:1.2em; }

.koszyk img.zamawiam { position:absolute; right:8px; top:6px; }

table.summary { font-size:1.22em; width:600px; }
table.summary td { padding:36px 15px; vertical-align:top; }
table.summary th { width:160px; padding:8px 23px; vertical-align:top; font-size:1.2em; font-weight:bold; }

table.summary label.i { line-height:1.8em; }
table.summary label.i img { display:inline; }

table.none td { padding:0px; }

table.cost-summary { width:100%; margin-bottom:12px; }
table.cost-summary td { padding:5px 15px 5px 0; vertical-align:middle; }
table.cost-summary td.left { text-align:left; }
table.cost-summary td.right { text-align:right;}
table.cost-summary tr.sum { font-size:1.22em; }

table.radio-container { font-size:1.1em; }
table.radio-container td { padding:3px 0px 3px 15px; font-size:1.1em; }

table.summary p { text-align:right; font-size:0.9em; }

table.towar img { display:inline; }

table.towar { font-size:1.22em; margin:0 0 15px 19px; width:680px; }
table.towar tr {  }
table.towar td { padding:8px 6px; vertical-align:top; background: url(../img/dots.gif) repeat-x 0 100%; }
table.towar th { padding:8px 6px; vertical-align:top; text-align:center; font-weight:bold; background: url(../img/dots.gif) repeat-x 0 100%; }
table.towar td.img { text-align:center; }

/* Header steps */

ul.kroki {  
    position:absolute;
    right:300px;
    top:30px;
}

ul.kroki li {  
    display:inline;
    float:left;
    margin-right:30px
}

ul.kroki li a.krok1 {  
    display:inline;
    float:left;
    width:142px; height:34px;
/*    background: url(../img/krok1.gif) no-repeat 0 0;  */
    text-indent:-999em; overflow:hidden;
}

ul.kroki li a.krok2 {  
    display:inline;
    float:left;
    width:145px; height:34px;
/*    background: url(../img/krok2.gif) no-repeat 0 0;  */
    text-indent:-999em; overflow:hidden;
}

ul.kroki li a.krok1-faded {  
    display:inline;
    float:left;
    width:142px; height:34px;
/*    background: url(../img/krok1-faded.gif) no-repeat 0 0;  */
    text-indent:-999em; overflow:hidden;
}

ul.kroki li a.krok2-faded {  
    display:inline;
    float:left;
    width:145px; height:34px;
/*    background: url(../img/krok2-faded.gif) no-repeat 0 0;   */
    text-indent:-999em; overflow:hidden;
}

p.sum{
	padding: 5px;
	font-size: 1.7em;
	/* background: #e5e5e5; */
	text-align: right;
}

p.sum strong{
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #FF0000;
}

.back-top{
	position: absolute;
	top: 9px; right: 150px;
	font-size: 1.2em;
}

customer-details{
	margin: 10px;
}

.customer-details div.clearfix{
	margin: 0 0 10px 0;
}

.customer-details label.adres-form{
	float: left; position: relative;
	width: 150px;
	margin: 0 10px 0 0; padding: 3px 0 0 0;
	font-size: 1.2em; text-align: right;
}

.customer-details label .req{
	position: absolute;
	top: 10%; right: -6px;
	color: #893938;
}

.customer-details input.text{
	width: 240px;
	padding: 2px;
	border: 1px solid #7c7c7c;
	font: normal 1.2em Arial, sans-serif;
}

.customer-details input.short{ width: 145px; }
.customer-details select{
	width: 80px;
	padding: 1px;
	border: 1px solid #7c7c7c;
	font: normal 1.2em Arial, sans-serif;
}

.customer-details input.im{
	width: 159px;
	padding: 2px;
	border: 1px solid #7c7c7c;
	font: normal 1.2em Arial, sans-serif;
}

.customer-details .indent{
	padding: 0 0 0 140px;
}

.customer-details .disable 
{
	display:none;
}
.customer-details .disable label{ color: #8c8c8c; }
.customer-details .disable input.text{ background: #fff; border: 1px solid #d8d8d8; }

.koszyk .button-zolty{
	margin-right: 5px;
}
.koszyk .btn-bottom{
	margin-bottom: 10px;
}
