﻿#steps
{
	margin-bottom:30px; text-align:center; font-size:0; letter-spacing:-6px;
}
#steps span
{
	height: 40px;
	width: 107px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 1px 0 0;
	font-size: 9px;
	 letter-spacing:normal;
}
#steps .OrdStep1
{
	background: 50% 0% url( 'Images/Eshop/ord_step1.gif' );
}
#steps .OrdStep2
{
	background: 50% 0% url( 'Images/Eshop/ord_step2.gif' );
}
#steps .OrdStep3
{
	background: 50% 0% url( 'Images/Eshop/ord_step3.gif' );
}
#steps .OrdStep4
{
	background: 50% 0% url( 'Images/Eshop/ord_step4.gif' );
}
#steps .OrdStep5
{
	background: 50% 0% url( 'Images/Eshop/ord_step5.gif' );
}
#steps .OrdStep6
{
	background: 50% 0% url( 'Images/Eshop/ord_step6.gif' );
}
#steps .OrdStep1_Active
{
	background: 50% 0% url( 'Images/Eshop/ord_step1_active.gif' );
}
#steps .OrdStep2_Active
{
	background: 50% 0% url( 'Images/Eshop/ord_step2_active.gif' );
}
#steps .OrdStep3_Active
{
	background: 50% 0% url( 'Images/Eshop/ord_step3_active.gif' );
}
#steps .OrdStep4_Active
{
	background: 50% 0% url( 'Images/Eshop/ord_step4_active.gif' );
}
#steps .OrdStep5_Active
{
	background: 50% 0% url( 'Images/Eshop/ord_step5_active.gif' );
}
#steps .OrdStep6_Active
{
	background: 50% 0% url( 'Images/Eshop/ord_step6_active.gif' );
}
#steps .inner
{
	display: block;
	padding: 27px 0px 0px;
	text-align: center;
	color: #323232;
	font-weight:normal;
}

/* TABLE */
table.shopping{border:none; margin:0 0 1.3em; font-size:100%; padding:0; width:100% !important; border-collapse:collapse; border-spacing:expression(cellSpacing=0);}
table.shopping td, table.shopping th{padding:8px 5px; border:none; border-bottom:1px solid #a2a2a2;}
table.shopping th{text-align:left;}
table.shopping thead th{border-bottom:2px solid #a2a2a2; border-top:3px solid #a2a2a2; text-transform:uppercase; background:#e8f1fc; padding:8px 5px;}
table.shopping .ks{width:30px; display:inline-block; vertical-align:middle; }
table.shopping .pass{width:180px; display:inline-block; vertical-align:middle; }
table.shopping select.int-text{width:190px;}
table.shopping td.center,table.shopping th.center{text-align:center;}
table.shopping td.left, table.shopping th.left{text-align:left;}
table.shopping td.right, table.shopping th.right{text-align:right;}
.radio-list{display:inline-block; line-height:1.3em;}
.radio-list input{display:inline-block; vertical-align:top; position:relative; top:2px; margin-right:3px;}
table.bdt{border-top:3px solid #fd7918; margin-top:20px;}
table.bdt th{background:#ececec;}

/* SUMMARY */
table.summary{border:none; margin:0 0 1.3em; font-size:100%; padding:0; float:right; width:40% !important; border-collapse:collapse; border-spacing:expression(cellSpacing=0);}
table.summary td, table.summary th{padding:8px 5px; border:none; border-bottom:1px solid #a2a2a2;}
table.summary th{text-align:left;}
table.summary thead th{border-bottom:2px solid #a2a2a2; border-top:3px solid #a2a2a2; text-transform:uppercase; background:#e8f1fc; padding:8px 5px;}
table.summary td.center,table.summary th.center{text-align:center;}
table.summary td.left, table.summary th.left{text-align:left;}
table.summary td.right, table.summary th.right{text-align:right;}