/*ZAMOWIENIA*/

#formZamowienie h2{
	font-size:14px;
	margin:10px;
}

.req{
	color:#ff0000;
}
img.produkt{
	width:120px;
}
table.zamowienie{
width:600px;
margin:0 auto;
}
table.zamowienie td{
padding:15px 0;
margin:0;
border-bottom:solid 1px #eee;
}
table.zamowienie table td{
padding:10px 0;
margin:0;
border:0;
vertical-align:top;
}

table.zamowienie tr{
	border:none;
}

table.zamowienie td{
	vertical-align:top;
}

td.nr span{
display:block;
width:18px;
margin-right:10px;
color:#fff;
font-weight:bold;
background-color:#f90;
/*
background-image:url(../img/new/kropka.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
*/
line-height:18px;
text-align:center;
}
input.wyslij, input.wyslij2{
width:242px;
height:54px;
background: url(../img/new/pl/wyslij_zam.jpg) no-repeat;
border:none;
}
input.wyslij2{
background: url(../img/new/pl/zatwierdz_zam.jpg) no-repeat;
}
input.dalej{
width:111px;
height:31px;
padding:0;
margin:0;
vertical-align:top;
background: url(../img/new/button_dalej.jpg) no-repeat;
border:none;
}
img.postep{
	float:right;
	clear:right;
	margin-right:10px;
}
.zamowienie em{
	color:#7d7d7d;;
}
div.stepbutton{
	text-align:center;
}

#formZamowienie button{
	width:140px;
	height:29px;
	display:inline;
	margin:0 auto;
	line-height:29px;
	color:#fff;
	font-size:100%;
	border:none;
	background: url(../images/button-bg.png) top no-repeat #ff9000;
}
#formZamowienie button:hover{
	background: url(../images/button-bg.png) bottom no-repeat #ff9000;
}

#formZamowienie .dalej{
	background: url(../images/button-bg-blue.png) top no-repeat;
}
#formZamowienie .dalej:hover{
	background: url(../images/button-bg-blue.png) bottom no-repeat;
}

#formZamowienie .potwierdzenie{
	width:300px;
	margin:20px auto;
}
#formZamowienie .potwierdzenie h2{
	margin:20px 0 5px 0;
}
b.odp{
	color:red;
}

#podsumowanie{
	/*display:none;*/
}

div.regulamin{
	text-align:center;
}
div.regulamin label.error{
	color:#F00;	
}

table.faktura-dane{
	width:500px;
	margin:0 auto;
}
table.faktura-dane td{
	padding:3px;
	vertical-align:top;
}
table.faktura-dane input,table.faktura-dane textarea{
	width:90%;
}
table.faktura-dane-potwierdzenie{
	width:60%;
	margin:0 auto;
}
table.faktura-dane-potwierdzenie td,table.faktura-dane-potwierdzenie th{
	border:solid 1px #eee;
}

.typ-teczki img{
	max-height:70px;	
}
.typ-teczki div.typ{
	width:48%;
	float:left;	
}
