.basket_div {
    padding: 0 0 20px 0;
    }
.basket_div div.toggle{
	margin-left: 10px;
	}
	
.basket_div #togglebasket {
/*	padding-bottom: 24px;
 */
	}
.basket_div table{
	border-collapse:collapse;
	width : 100%;
	float: left;
	}
.basket_div table thead tr{
	background-color: #ddd;
	text-align : center;	
	padding: 4px;
	}
.basket_div table thead tr.no-background{
	background: none;
}
.basket_div table thead th{		
	text-align : right;
	font-weight: normal;
	padding: 4px;
	}
.basket_div table thead th.drop{
	width: 40px;
	}

.basket_div table tbody tr{
	text-align : right;
	}
.basket_div table tbody tr.dark{
	text-align : right;
	background: #eee ;
	}
.basket_div table tbody tr.dark td{
	background: #eee ;
	}
.basket_div table tbody th{
	text-align : right;
	padding: 5px;
	}
.basket_div table tbody td{
	text-align : right;
	padding: 4px;
	}
.basket_div select {
	width: 221px; padding: 2px;
	}
	
.basket_div table td.left_align{text-align: left;	}
.basket_div table th.left_align{text-align: left;	}
.basket_div table.address_table tbody td{text-align: left;	}
.basket_div table td.center_align{
	text-align: center;
	}
.basket_div table th.center_align{
	text-align: center;
	}
.basket_div table.address_table th {
	text-align: left;
	width: 250px;
	}
	
.basket_div table.address_table tr td {
	text-align: left;
	}
.basket_div table.address_table tr td input {
	padding : 2px;
/*	border : 1px solid #ddd;
 */
	}
.basket_div h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	color:white;
	text-decoration: none;
	height: 27px;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 10px;
	background:url("../img/menu.png") no-repeat -15px -5px;
	}
.basket_div textarea {
	width:97%;
	margin-left: 10px;
	}
.basket_div h2 {
	font-size: 14px;
	color:#5f5f5f;
	text-decoration: none;
	}

.basket_div div.steps {
	border-top: 1px solid #dddddd;
	padding: 10px 0px;
	margin: 10px 0px;
	clear: both;
	height: 35px;
	}
	
ul#flashes,ul#flashes2 {
	list-style: none; 
	font-weight: bold;
	margin: auto;
	text-align: center;
	width: 97%;
	}
	
ul#flashes li, ul#flashes2 li {
	color: white;
	list-style-type: none;
	padding: 8px;
	margin-bottom: 8px;
	}

ul#flashes li.notice, ul#flashes2 li.notice{
	background-color: #f4f0c5;
	color:black;	
	border:	3px solid #efe573;
	}

ul#flashes li.error, ul#flashes2 li.error{
	background-color: #e8b4aa;
	color:black;
	border:	3px solid #ea978b;
	}

ul#flashes li.info, ul#flashes2 li.info{
	background-color: #c5deb9;
	color:black;	
	border:	3px solid #94c88f;
	}

.category_products_a {
	color: black;
	margin-right: 40px;
	float: left;
	padding-top: 4px;
	}

.categories {
	margin-bottom: 15px;
	border-bottom: 1px #474747 solid;
	padding-bottom: 8px;
	}

div.table > table {
	width: 100%;
	border-collapse: collapse;
	}

div.table > table > thead {
	background-color: #d6d6d6;
	}

div.table > table > thead tr th {
	text-align: center;
	padding: 2px;
	}
div.table > table > thead tr th.left_align {
	text-align: left;
	}

div.table > table tr {
	line-height: 24px;
	}

div.table > table > tbody td {
	text-align: center;
	padding: 2px;
}
div.table > table > tbody td.right_align {
	text-align: right;
}
div.table > table > tfoot td.right_align {
	text-align: right;
}
div.table > table > tfoot {
	color: #b00036;
	font-size:16px;
	font-weight: bold;
	}
	
div.table > table > tfoot tr {
	}

div.table > table > tfoot th {
	}

div.table > table > tfoot td {
	}

div.table > table tr.dark {
	background-color: #eeeeee;
	}
.basket_div .table_div table{widht:100%:}
.table_div table tr th, .table_div table tr td{padding:2px;}

 .item_table{ border-collapse: collapse; width: 100%; }
 .item_table td { padding: 4px; text-align: right; }
 .item_table th { padding: 4px; background: #dddddd; text-align: right; }
 .item_table td.innertable { padding-left: 20px;}

 .item_table th.left {padding:2px 5px; text-align: left;}
 .item_table td.left {padding:2px 5px; text-align: left;}

.new_event {
	width: 100%;
	position: relative;
	}

.new_img {
	margin: 10px;
	float: right;
	}

.new_text {
	text-align: justify;
	float: left;
	}
div.sitemap li{
	list-style-type: none;
	}
div.sitemap a{ }
.sitemap_1{margin-left: 20px;}
.sitemap_2{margin-left: 40px;}
.sitemap_3{margin-left: 60px;}
.sitemap_4{margin-left: 80px;}
.sitemap_5{margin-left: 100px;}

div.bonus_item {
	background: url("../img/product_table.png") no-repeat;
	width: 160px;
	height: 260px;
	float: left;
	padding: 5px 9px 5px 4px;
	margin-bottom: 10px;
	text-align: center;
	}

div.bonus_item div{
	width: 160px;
	height: 160px;
	margin-bottom: 45px;
	}

#frmbuy-send {
	background:none;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color:#B00036;
	cursor:pointer;
	border : 1px solid #ccc;
	padding-bottom: 2px;
	}
div.attributes{
	width: 50%;
	float: left;
	}


.steps .prev_step, .steps .next_step, .basket_submit, #frmcustomerForm-odeslat {
    width : 134px;
    height: 35px;
    border: none;
    text-indent: -10000px;
    cursor: pointer;
/*    line-height: 1000px; */
    display: block;
    float: left;
    }
    
.steps .prev_step {
    background: url(../img/buttons/back_button.png);
    }
    
.steps .next_step, .steps .basket_submit {
    background: url(../img/buttons/continue_button.png);
}

#frmcustomerForm-odeslat {
    background: url(../img/buttons/order_button.png);
}

.steps #frmcustomerForm-odeslat {
    margin-top: -2px;
}
.formcenter label b {
    display: block;
    padding-top: 20px;
    padding-left: 5px;
}

a.backward {color:#2D69BC; padding-bottom: 15px; line-height: 2em; float: right; margin-right: 30px;}

#innerContent.payment_screen .basket_div h1 {cursor: auto;}
#innerContent.payment_screen .basket_div .payment_content {margin-left: 10px;}
#innerContent.payment_screen .basket_div table {margin-bottom: 30px;}

.steps .right {
	float:right;
}
/* basket (order) steps  */
.order-toolbar {
	color:#00275A;
	height:60px;
	margin:15px auto;
	width:930px;
}
.order-toolbar .first-step {	
	float:left;
	height:60px;
	width:133px;
}
.order-toolbar .line-step.active, .order-toolbar .first-step.active {
	background:none repeat scroll 0 0 #ECF1EF;
	float:left;
	height:60px;
	width:133px;
}
.order-toolbar .next-arrow {
	background: url('../img/basket-arrow.gif') no-repeat scroll center center transparent;
	float:left;
	height:60px;
	text-align:center;
	width:132px;
}
.order-toolbar strong {
	display:block;
	float:left;
	font-size:36px;
	height:53px;
	padding:7px 0 0 15px;
	width:30px;
}
.order-toolbar span {
	display:block;
	float:left;
	font-size:12px;
	padding:15px 0 0 10px;
	width:78px;
}
.order-toolbar .have_next span{
	cursor: pointer;
	}
.order-toolbar .have_next span:hover {
	text-decoration: underline;
}
.order-toolbar .line-step span {
	padding:23px 0 0 10px;
}

.order-3 {
	margin:16px auto auto;
	min-height:60px;
	width:930px;
}

.order-3 .user-reg-header {
	border-bottom:3px solid #2359AE;
	height:62px;
	margin-bottom:32px;	
}

.order-3 .user-reg-header div {
	background: url("../img/order-bg.jpg") no-repeat scroll -1px 0 transparent;
	color:#00275A;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:44px;
	margin: 0 3px;
	padding:18px 0 0 50px;	
	width:254px;
}

.order-3 .user-reg-header div:hover {
	background-position: -305px 0px;
}

.order-3 .user-reg-header div.active {
	background-position: -610px 0px;
}

.order-3 .user-reg-header strong {
	font-size:16px;
	display:block;
}



.order-text {
	width:100%; 
	margin:0 auto; 
	text-align: center;
}

.order-link {
	color:#17255B;
	font-weight:bold;
	text-decoration:underline;
}

#anonym-form, #login-form, #register-form {
	display:none;
}

.order-header {
	background: url(../img/bg-order-itemlist.jpg);
	text-align: left;
}

.order-header.pointer {
	cursor: pointer;
}

#firm-address {
	cursor: pointer;
}

#hide-invoice-address {
	display: none;
}

.order-header-inner-text {
	float:right;
	font-size:12px;
	color:#000;
	line-height: 20px;
}

#hide-anonym-company, #hide-anonym-delivery, #hide-register-company, #hide-register-delivery {
	display: none;
}
}
.order-form form table td{ width: 350px;}
.center { width: 800px; text-align: left; margin: 0 auto 0 auto }
.form-control-error { border-color: #b00; background-color: #fee; }
.form-error-message, .form-valid-message {
    margin-left: 5px;
    padding-left: 20px;
    background: url('../img/error-icon.gif') 0 0 no-repeat;
    min-height: 20px;
    min-width: 20px;
    font-size: 12px;
    color: #b00;
}
.form-valid-message {
    background: url('../img/valid-icon.gif') 0 0 no-repeat;
    color: #0b0;
}
.getUserTable tr td {width: 450px;}

