/* CSS by SoftDK */
 
body { 
	background: url(../images/bg.jpg) no-repeat #000000 center top;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 17px auto auto auto;
	color:#ffffff;
}
a {
	 color: #0E4D8B; 
	 background: inherit;
}

img {
	border: 0;
	margin: 0; 
	padding: 0; 
}

a:hover { 
	color: #000; 
	background: inherit;
}
a.title { 
	color: #B41A1A; 
	background: #FFF; 
}
h1 { 
	font: bold 2em Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 16px 0 0 8px; 
	margin: 0; 
}
h2 { 
	margin: 0; 
	padding: 0;
	font: normal 1.6em Arial, Sans-Serif; 
	letter-spacing: -1px; 
	color: #DA9F67;
}
h1 a { 
	color: #FFF; 
	background: inherit; 
}
h1 a, h2 a { 
	text-decoration: none; 
	color: #DA9F67; 
}
h1 a:link, h2 a:link { 
	color: #ffbd7e; 
	background: inherit; 
}
h1 a:hover, h2 a:hover {
	color: #ffbd7e;
}


h3 { 
	font: 90% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #DA9F67; 
}
p {	
	margin: 0 0 0px 0; 
	line-height: 1.5em; 
}
.allegro {
	text-align:center;
	padding: 20px 0 0 0;
}
.gal{
	text-align:center;
	padding: 20px 0 0 0;
}

.naglowek {
	margin: auto auto;
	width: 900px;
}
.naglowek_top {
	background: url(../images/naglowek_top.png) no-repeat;
	height: 29px;
}
.naglowek_srodek {
	background: url(../images/naglowek_srodek.png) repeat-y;
	text-align:center;
	padding: 8px 0 5px 0 ;
}
.naglowek_dol{
	background: url(../images/naglowek_dol.png) no-repeat;
	height: 21px;
}

.animacja {
	width: 840px;
	height: 200px;
	margin: auto auto auto auto;
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 900px;
	color: #454545;
	
}

.logo {	padding: 18px 0 0 3px; }

/* ---------------------------------------------------------- header ---------------------------------------------------------------------*/
.header_top { 
	background: url(../images/big_gora.png) no-repeat; 
	color: #FFF; 
	height: 25px;
}

.header { 
	padding: 0px 10px 0 10px; 
}
.header_bottom { 
	clear: both; 
	background: url(../images/big_dol.png) no-repeat; 
	color: #FFF;
	height: 26px;
}
    


/* left side
   --------- */

.left {
	float: left;
	width: 900px;
	background: url(../images/big_srodek.png) repeat-y;
}

	.box_top {
		background: #F0F0F0 url(../images/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 300px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		margin: 0;
		width: 670px;
		color: #595959;
	}
	
	.box_bottom {
		background: #FFF url(../images/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
/* left and central column */




.left_side {
	min-height: 1050px;
	float: left;
	width: 535px;
	padding: 0px 0px 8px 4px;

}

/* -------------------------------------------------------- right menu------------------------------------------------------ */	
	
.right_side { 
	float: right; 
	width: 178px; 
	padding: 10px 10px 0 0 ;
}	
	
.logowanie_gora {
		background:url(../images/logowanie_gora.png) no-repeat center bottom;
		height: 12px;

}
.logowanie_srodek {
		background:url(../images/logowanie_srodek.png) repeat-y;
		padding: 0 0 0 11px;
}

.logowanie_dol {
		background:url(../images/logowanie_dol.png) no-repeat center top;
		height: 12px;
		margin: 0;
		padding: 13px 0 0 0 ;
}


/* -------------------------------------------------------- left menu------------------------------------------------------ */

.left_menu{
	min-height: 400px;
	float: left;
	width: 160px;
	padding: 10px 0px 8px 8px; 
}

.menu_left_gora {
		background:url(../images/left_menu_gora.png) no-repeat center bottom;
		height: 12px;

}
.menu_left_srodek {
		background:url(../images/left_menu_srodek.png) repeat-y;
		padding: 0 0 0 5px;
		margin-left: 2px;
}
.menu_left_dol {
		background:url(../images/left_menu_dol.png) no-repeat center top;
		height: 12px;
		margin: 0;
		padding: 13px 0 0 0 ;
}

.menu_left_srodek h2 {
	margin: 0; 
	padding: 0; 
	font: bold 1.4em Arial, Sans-Serif; 
	color: #DA9F67;	
}

.menu_left_srodek h1 {
	margin: 0; 
	padding: 0; 
	font: normal 1.3em Arial, Sans-Serif; 
	color: #DA9F67;	
}




.logowanie_srodek p {
	padding: 2px 0 2px 0 ;
}
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { 
	float: center; 
	margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	padding: 10px 0 5px 0;
}
.footer p {	
	line-height: 2em; 
}
.footer a {	
	color: #4F4F4F; 
	text-decoration: none; 
	} 


/*---------prod_box----------*/
.prod_box{
	width:173px;
	height:auto;
	float:left;
	padding:10px 2px 10px 2px;
}
.top_prod_box{
	width:173px;
	height:11px;
	background:url(../images/produkt_gora.png) no-repeat center bottom;
	float:left; 
	padding:0px; 
	margin:0px;
}
.bottom_prod_box{
	width:173px;
	height:11px;
	background:url(../images/produkt_dol.png) no-repeat center top;
	float:left;
	padding:0px; 
	margin:0px;
}
.center_prod_box{
	width:173px;
	height: auto;
	background:url(../images/produkt_srodek.png) repeat-y;
	float:left; 
	text-align: center;
	padding:0px; 
	margin:0px;
}
.prod_details_tab{
	width:173px;
	height:31px;
	float:left;
	background:url(../images/produkt_szczegoly.png) no-repeat center;
	margin:3px 0 0 0;
}
img.left_bt{
	float:left;
	padding:6px 0 0 6px;
}

a.prod_details{
	width:60px;
	display:block;
	float:right;
	background:url(../images/square-blue-adda.gif) no-repeat left;
	padding:0 0 0 0px;
	margin:7px 0 0 0px;
	text-decoration:none;
	color: #DA9F67;
}

.prod_price{
	padding:5px 0 5px 0;
}
span.reduce{
	color:#888888;
	text-decoration:line-through;
}
span.price{
	color: #DA9F67;
}
.product_img{
	padding:5px 0 5px 8px;
	height: 90px;
}

.product_title{
	color: #DA9F67;
	padding: 5px 0 5px 0;
	font-weight:bold;
	height: 25px;
}
.product_title a{
	text-decoration: none;
	color: #DA9F67;
	padding:5px 0 5px 0;
	font-weight: bold;
}
.product_title a:hover{
color: #888888;
}

.dane_clearm {
	clear:both;
	z-index:500;
}

.zmiana {
	overflow: hidden; 
	display: block; 
	height: 200px; 
	position: relative; 
	width: 840px;
}

.img_zmiana {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 840px;
}

.img2_zmiana {
	display: block; 
	position: absolute; 
	left: auto; 
	top: 0pt; 
	z-index: 1; 
	visibility: visible; 
	opacity: 0.408625; 
	height: auto; 
	width: auto; 	 		
	bottom: auto; 
	right: 0pt;
}

.zmiana_slide {
	display: block; 
	position: relative; 
	width: 840px;
}

.otwarcie {
	font-size: 24px;
	color: #DA9F67;
	text-align:center;
}

.budowa {
	font-size: 14px;
	color: #DA9F67;
	text-align:center;
}

.logo_jpg {
	margin:auto;
	background: url(../images/1.png) no-repeat center;
	width:582px;
	height: 153px;
}

.menu_wid {
	width: 862px;
	margin: auto auto auto auto;
	height: 53px;
}


/*------------------------------------------------------------------ horizontal column--------------------------------------------------------*/

.page_log {
	width: 190px;
	margin: 0 auto;
}

.prawa_log {
	float: right;
	width: 150px;
	padding-left: 10px;
}

.lewy_log {
	width: 40px;
	text-align:right;
}

/*----------------------OPIS szczegolowy PRODUKTU--------------------------*/

.pr_sz_big {
	font-family: Arial, Helvetica, sans-serif;
	width:500px;
	padding: 0 10px 0 10px;
}

.pr_sz_big span {
	font-size: 12px;
	color: #DA9F67;
}

.pr_sz_big p.glow {
	font-size: 17px;
	color: #DA9F67;
	text-align:center;
	font-weight:bold;
}

.pr_sz_big span.pogr {
	font-size: 11px;
	color: #6b6a6a;
	font-weight:bold
}

.opis_prod{
	text-align:justify;
	color:#999;
	margin: 10px 12px 0 12px;
}


.footer A:focus {
	outline:none;
}

.footer A:link {
	text-decoration: none;
	color: #DA9F67;
	}
.footer A:visited {
	text-decoration: none;
	color: #DA9F67;
	}
.footer A:active {
	text-decoration: none;
	color: #DA9F67;
	}
.footer A:hover {
	color: #ffc58d;
}


.footer A:focus {
	outline:none;
}

A:link {
	text-decoration: none;
	color: #DA9F67;
	}
A:visited {
	text-decoration: none;
	color: #DA9F67;
	}
 A:active {
	text-decoration: none;
	color: #DA9F67;
	}
 A:hover {
	color: #ffc58d;
}


/*--------------------------------------------------------------- Footer ----------------------------------------------*/

.dane_lewy_con {
	float:left;
	width:600px;
	font-size: 13px;
	z-index:500;
}
.dane_prawa_con {
	float:right;
	width: 220px;
	z-index:500;
}
.dane_clear_con {
	clear:both;
	z-index:500;
}


#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index:10;
	}
.motor_anim{
	text-align: center;
}

/* ---------------------------------------------------------- LOGOWANIE formularz ---------------------------------------------------------------------*/
.klient_log{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E4D6CD;
	width:160px;
	margin:auto;
}
.fieldset_1 {
  	border: solid 0 #fff;
 	width:50px;
	padding: 0px 0 20px 0 ;
}
.textfield {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#ffc58d;
	margin:0px;
	height:22px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("../images/textfield_bg.png") no-repeat fixed;
	width:130px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.textfield {
	background: transparent url("../images/textfield_bg.png") no-repeat;
}
.submit {
	margin:0px 0 0 60px;
	background: transparent url("../images/submit.png") no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#ffc58d;
	text-transform:uppercase;
}

.p_color{
	color:#999
}

.p_color2{
	color:#ffc58d;
}
/* ---------------------------------------------------------- tabela zakupy ---------------------------------------------------------------------*/
.tabela{
	width: 515px;
	margin: 15px auto auto auto;
}
#box-table-a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 515px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th{
	font-size: 13px;
	text-align:center;
	font-weight: normal;
	padding: 8px;
	background: #191919;
	border-top: 4px solid #444343;
	border-bottom: 1px solid #444343;
	color: #ffc58d;
}
#box-table-a td{
	padding: 8px;
	background: #242323; 
	border-bottom: 1px solid #444343;
	color: #8e8e8e;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td{
	background: #2d2c2c;
	color: #ffc58d;
}
.tab_nazwa{
	width: 150px;
}
.tab_cena{
	width: 50px;
}
.tab_ilosc{
	width: 150px;
}
.tab_razem{
	width: 40px;
}
.tab_usun {
	width: 75px;
}
.textfield_ilosc {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#ffc58d;
	margin:0px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("../images/textfield_bg2.png") no-repeat fixed;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:25px;
}
.textfield_ilosc {
	background: transparent url("../images/textfield_bg2.png") no-repeat;
}
.submit_ilosc {
	margin:1px;
	padding-bottom: 2px;
	background: transparent url("../images/submit_mini.png") no-repeat;
	height:15px;
	border:solid 0 #fff;
	width:60px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#8e8e8e;
	text-transform:uppercase;
	font-size: 10px;
}


/*-------------------- formularz KLIENT ------------------*/
.klient_form{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
	color:#E4D6CD;
	width:515px;
	margin:0 0 0 50px;
}
.klient_log{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E4D6CD;
	width:280px;
	margin:auto;
}
.textfield_rejestr {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#ffc58d;
	margin:0px;
	height:22px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("../images/textfield_bg_rej.png") no-repeat fixed;
	width:270px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
.textfield_rejestr {
	background: transparent url("../images/textfield_bg_rej.png") no-repeat;
}
.submit_klient {
	margin:2px 0 0 0px;
	background: transparent url("../images/submit.png") no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#ffc58d;
	text-transform:uppercase;
}
.radio_klient{
	margin:0 0 5px 0px;
}
.radio_klient1{
	margin:0 0 5px 154px;
}
.new_konto{
	text-align: center;
}
.konto_info{
}
.label_2{
	margin: 0;
	padding:0.2em;
	margin-top:0.3em;
	text-align:left;
	width:150px;
	float:left;
	text-transform:uppercase;
}

/*-------------------- info szczegolowe produktu ------------------*/
.mapa{
	padding: 7px 0 2px 0;
	border-bottom: solid 1px #333;
	margin: 0 10px 15px 10px;
}

.plaginacja_top{
	padding: 7px 0 2px 0;
	border-bottom: solid 1px #333;
	margin: 0 10px 15px 10px;
	text-align:right;
}
.plaginacja_bottom{
	padding: 7px 0 2px 0;
	border-top: solid 1px #333;
	margin: 0 10px 15px 10px;
	text-align:right;
}

.nazwa{
	font-size:20px;
	color: #ffc58d;
	font-weight:bold;
	margin: 0 0 7px 0;
}
.cena{
	font-size:14px;
	color: #999;
	margin: 0 0 3px 3px;
}
.opis_white{
	color:#d5d5d5;
}

.lewy_opis {
	float:left;
	width:200px;
	font-size: 13px;
	text-align:right;
}

.lewy_opis img {
	width: 180px;
	height: 180px;
}
.prawy_opis {
	float:right;
	width: 330px;
}
.clear_opis {
	clear:both;
}
.ilosc_log{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:10px;
	color:#E4D6CD;
	width:130px;
}
.fieldset_ilosc {
  	border: none;
 	width:140px;
	padding: 5px 10px 0 0 ;
}
.textfield_ilosc2 {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#ffc58d;
	margin:0px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("../images/textfield_bg3.png") no-repeat fixed;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:25px;
}
.textfield_ilosc2 {
	background: transparent url("../images/textfield_bg3.png") no-repeat;
}


/*-------------------- kontakt ------------------*/
.kontakt_mapa{
	margin:auto;
	text-align:center;
}
.otwarcie{
	font-size:16px;
	font-weight:bold;
	color: #ffc58d;
}
.godziny{
	font-size:15px;
	color: #d5d5d5;
}
/* ---------------------------------------------------------- tabela rozmiar ---------------------------------------------------------------------*/
.tabela_b{
	width: 315px;
	margin: 10px 0 10px 0;
}
#box-table-b{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 315px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b th{
	font-size: 13px;
	text-align:center;
	font-weight: normal;
	padding: 3px;
	background: #191919;
	border-top: 4px solid #444343;
	border-bottom: 1px solid #444343;
	color: #ffc58d;
}
#box-table-b td{
	padding: 3px;
	background: #242323; 
	border-bottom: 1px solid #444343;
	color: #8e8e8e;
	border-top: 1px solid transparent;
	font-size: 10px;
}

.tab_rozmiar{
	width: 45px;
}
.img_size {
	width: 180px;
	size: 180px;
}

div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.2;
    background-color:#E1E5F1; border:1px solid #667295; 
    width:210px; 
}
div#tipDiv ul.tipContentList {
    margin:0; padding:0; list-style:none;
}




/* -------------------------------------------------------------------------------------------------- product detail ----------------------------*/
.product_detail{
	margin:16px 0 0 0;
}
.product_detail_left {
	float:left;
	width:235px;
}
.product_detail_right {
	width: 510px;
	padding:15px 0 0 10px;
}
.product_detail_clear {
	clear:both;
}
.product_detail_img{
	width:235px;
	height:212px;
	background:url("../images/prod_bg_big.jpg");
}
.line{
	background:url("../images/line.jpg") no-repeat;
	width:426px;
	height: 12px;
	margin:15px auto auto auto;
}
.img_mid img{
	width:205px;
	height:183px;
	padding:15px 0 0 15px;
}
.product_detail_data{
	border-top: 0px solid #444;
}
.product_name{
	font-size: 17px;
	color:#fff;
	padding:10px 0 0px 0px;
	text-align:center;
}
.clear {
	clear:both;
}
.product_count{
	margin:0 0 0 10px;
}
.product_count ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:11px;
}
.product_count ul {
	float: left;
	margin:5px 0 0 8px;
	width: 450px;
}
.product_count ul li {
	float: left;
	margin: 0 2px 0 2px;
}
.count_left{
	font-size:13px;
	font-weight:normal;
	width:70px;
	color: #ddd;
}
.count_right{
	font-size:13px;
	font-weight: bold;
	width:300px;
}
/*color*/

.color_select{
	font-size: 12px;
	font-weight: normal;
	padding:0 0 10px 0;
	color:#fff;
}

.color_name{
	padding: 10px 0 5px 0;
}
.color ul{
	width: 370px;
}
.color ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:11px;
}
.color ul {
	float: left;
}
.color ul li {
	float: left;
	margin:4px 2px 10px 2px;
	width:30px;
	height:40px;
	text-decoration: none;
	display: block;
	color: #999;
 	border: 1px solid #444;
	background:#272727;
	text-align:center;
	line-height: 20px;
}
/*
.color ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:11px;
}
.color ul {
	float: left;
}
.color ul li {
	float: left;
	margin:4px 2px 10px 2px;
	width:35px;
	height:40px;
	text-decoration: none;
	display: block;
	color: #999;
 	border: 1px solid #444;
	background:#272727;
	text-align:center;
	line-height: 20px;
}
.color ul a:link, .color ul a:visited {
	width:35px;
	height:40px;
	text-decoration: none;
	display: block;
	color: #999;
 	border: 1px solid #444;
	background:#272727;
	text-align:center;
	line-height: 20px;
}
.color ul a:hover {
	color:#fff;
 	border: 1px solid #666;
}
*/

.add_cart{
	text-align:right;
	padding:10px 20px 20px 0;
}
.add_basket {
	margin:1px 0 0 0;
	background: transparent url("../images/button_basket.jpg") no-repeat;
	height:24px;
	border:solid 0 #fff;
	width:134px;
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
}
.quantity_textfield {
	font-size:11px;
	border:solid 0 #fff;
	color:#9dd24e;
	height:19px;
	width:20px;
	padding:0 5px 0 5px;
}
.quantity_textfield {
	background: #272727;
	border:solid 1px #444;
}
.quantity_submit {
	margin:0px 0 0 5px;
	background: #272727;
	height:20px;
	border:solid 1px #444;
	width:59px;
	font-size: 9px;
	color:#999;
	text-transform:uppercase;
}	
/* ------------------------------------------------------------------------------------------ descript ----------------------------*/
.descript{
	margin:10px 0 0 0;
}
.descript_data{
	text-align:justify;
	padding:0 15px 0 15px;
	color:#ddd;
}

/* ------------------------------------------------------------------------------------------------------------  rejestracja ----------------------------*/
.registration{
	font-size:10px;
	color:#E4D6CD;
	margin:auto;
	padding:15px 0 0 0;
}
.registration_p{
	padding:4px 0 4px 0;
	border-bottom: 1px dashed #222;
	color: #ddd;
}

.regis_p{
	padding: 0 15px 0 5px;
}
.registration_label{
	color:#ddd;
	margin: 0;
	padding:0 10px 0 0;;
	margin: 7px 0 0 0;
	text-align:right;
	width:150px;
	float:left;
	text-transform:uppercase;
}
.registration_text {
	font-size: 12px;
	color:#9dd24e;
	margin:3px;
	height:16px;
	border:solid 0 #fff;
	padding: 3px 8px;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:187px;
}
.registration_text {
	background: #333;
	border: 1px solid #555;
}
.registration_button{
	margin:1px 0 0 235px;
	background: transparent url("../images/button_basket.jpg") no-repeat;
	height:24px;
	border:solid 0 #fff;
	width:134px;
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
}


/* ---------------------------------------------------------- tabela zakupy ---------------------------------------------------------------------*/
.produkt_cart{
	width: 730px;
}

.cart{
	width: 730px;
	margin: 15px auto 25px auto;
	text-align:center;

}

.checkout {
	margin:1px 0 0 0;
	background: transparent url("../images/button_basket.jpg") no-repeat;
	height:24px;
	border:solid 0 #fff;
	width:134px;
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
}

.checkout_cash{
	margin:0 0 0 10px;
}

.checkout_left {
	float:left;
	width:300px;
}
.checkout_right {
	padding: 0 10px 0 0;
	float:right;
	width: 210px;
}
.checkout_clear {
	clear:both;
}
.checkout_cash ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:11px;
}
.checkout_cash ul {
	float: left;
	margin:5px 0 0 0px;
	width: 210px;
}
.checkout_cash ul li {
	float: left;
	margin: 0 2px 0 0px;
}

.cash_left{
	font-size:11px;
	color:#666;
	font-weight:normal;
	width:90px;
	text-align:right;
	padding:0 10px 0 0px;
}
.cash_right{
	font-size:13px;
	font-weight: normal;
	width:100px;
	font-size:11px;
	color:#777;
	border-bottom:1px dashed #333;
	text-align:right;
}
.cash_ul{
	border-top:1px solid #666;
}
.cash_left_total{
	margin: 5px 0 0 0;
	font-size:15px;
	color:#999;
	font-weight:normal;
	width:90px;
	text-align:right;
	padding:5px 10px 0 0px;
}
.cash_right_total{
	margin: 5px 0 0 0;
	font-weight: normal;
	width:100px;
	font-size:15px;
	color:#fff;
	text-align:right;
	padding:5px 0px 0 0px;
}


.curier{
	color:#777;
	font-size:13px;
	margin: 0 0 10px 0;
	font-weight:bold;
}
.curier_select{
	margin:3px 0 3px 0;
	color: #777;
}
.curier_p{
	padding:0 0 0 5px;
}
.checkout_all{
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
	width:530px;
	border-top:1px solid #505050;
	height:20px;
	text-align:right;
}
.checkout_update{
	margin:1px 10px 0 0;
	background: transparent url("../images/button_basket.jpg") no-repeat;
	height:24px;
	border:solid 0 #fff;
	width:134px;
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
}
.checkout_buy{
	margin:1px 0 0 0;
	background: transparent url("../images/button_basket.jpg") no-repeat;
	height:24px;
	border:solid 0 #fff;
	width:134px;
	color:#fff;
	font-size: 10px;
	text-transform:uppercase;
}

