A {text-decoration: none;
	color: white;}

html, body 
{
    background: #bc6c0d;

	margin: 0;

	padding: 0;

	text-align: center; 

	font-family: Tahoma;

	font-size: 0;

	position: relative;

}

pre

{

	white-space: normal;

}

img 

{

	border: 0;

}

.bold{

font-weight: bold;

}

.italic{

font-style: italic;

}

#body

{



	margin: 0 auto 0 auto;

	position: relative;

	width: 895px;

	

}

#site

{

	width: 895px;

	position: relative;

	background-color: #b96501;

	float: left; display: inline;

	font-size: 14px;

	color: white;

}

#loader

{

color:silver;

font-size:13px;

height:124px;

left:20px;

position:fixed;

float: left;

top: 20px;

text-align:left;

}

* html #loader {

position:absolute;

}

#loader_img

{



height:15px;

margin:3px 0 0;

width:128px;

background: url('../templates/images/loader_img.gif');

}

#loader_stuff{



}

.file_loader

{

height:19px;

width:340px;

display:none;

}

#file_loader_img

{

height:19px;

margin:auto;

width:220px;

background: url('../templates/images/file_loader_img.gif');

float: left; display: inline;

}

#file_loader_title

{

color:white;

float:left; display: inline;

font-size:14px;

margin:0 0 0 5px;

}

/* TOP */

#top

{

	float: left; display: inline;

	width: 895px;

	/*height: 150px;*/

	

	height: 175px;

	

	position: relative;

}

#top_img1

{

	float: left; display: inline;

	width: 175px;

	height: 124px;

	background: url('../templates/images/jesien/top_img1.jpg');

	position: relative;

	top: 26px;

	left: 50px;

	

	display:none;

	

}

#top_title

{



}

#top_title a img

{

display:inline;

float:left;

left:50px;

position:relative;

top:50px;

}

#top_banner {

float:left;

left:100px;

position:relative;

top:42px;

}

#top_links

{

	float: left; display: inline;

	width: 421px;

	height: 42px;

	background: url('../templates/images/jesien/top_links_bg.jpg');

	position: absolute;

	top: 0;

	right: 30px;

}

.top_link

{

	float: right; display: inline;

	color: white;

	font-size:11px;

	margin: 0px 19px auto auto;

	font-weight:bold;

}

.top_link a:link, .top_link a:visited, .top_link a:active

{

	text-decoration: none;

	color: white;

	position: relative;

	top: 4px;

}

.top_link a:hover

{

	text-decoration: underline;

	color: white;

	position: relative;

	top: 4px;

}

.top_link img

{

	position:relative;

	top:11px;

}

.top_link_hr

{

	float: right; display: inline;

	width: 1px;

	height: 18px;

	background: url('../templates/images/jesien/top_links_hr.jpg');

	margin:11px 17px auto auto;

}

/* MENU */

#menu

{

	float: left; display: inline;

	width: 895px;

	position: relative;

	height: 50px;

	background: url('../templates/images/jesien/menu_bg.jpg');

	background-repeat: repeat-x;

}

#menu_start

{



	width: 55px;

	position: absolute;

	left: 0;

	height: 50px;

	background: url('../templates/images/jesien/menu_start_bg.jpg');

	z-index: 0;



}

#menu_end

{



	width: 57px;

	position: absolute;

	right: 0;

	height: 50px;

	background: url('../templates/images/jesien/menu_end_bg.jpg');

	top: 0;

	z-index: 0;



}

#menu ul

{

	float:left; display: inline;

	margin:0 0 0 40px;

	padding:0;

	list-style-type: none;

	position: relative;

	z-index: 90;

}

#menu ul li

{

	float: left; display: inline;

	font-weight:bold;

	margin:15px 0 0 24px;

	font-size: 13px;

}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active

{

	text-decoration: none;

	color: white;

	

}

#menu ul li a:hover

{

	text-decoration: underline;

	color: white;



}

/* ----- */

#undermenu

{

	float: left; display: inline;

	width: 895px;

	color: white;

	font-family: Arial;

	font-style: italic;



}

.undermenu1

{

	width: 276px;

	float: left; display: inline;

	margin: 10px 0 0 15px;

	height: 26px;

	background: url('../templates/images/jesien/undermenu1.gif');

}

.undermenu2

{

	width: 264px;

	float: left; display: inline;

	margin: 20px 0 0 45px;

	height: 26px;

	background: url('../templates/images/jesien/undermenu2.gif');

}

.undermenu3

{

	width: 223px;

	float: left; display: inline;

	margin: 10px 0 0 50px;

	height: 30px;

	background: url('../templates/images/jesien/undermenu3.gif');

}

/* CENTER */

#center

{

	float: left; display: inline;

	width: 895px;

	margin: 20px 0 0 0;

}

#categories

{

	float: left; display: inline;

	width: 289px;

}

#categories ul

{

	margin: 0;

	padding: 0;

	float: left; display: inline;

	

}

#categories ul li

{

	list-style-type: none;

}

#categories .category

{

	width: 289px;

	height: 47px;

	float: left; display: inline;

	background: url('../templates/images/jesien/category_bg.jpg');

	text-align:left;

	font-size:17px;

}

#categories .category img

{

float:left; display: inline;

height:46px;

margin:0 8px 0 40px;

width:54px;

}

.category a:link, .category a:visited, .category a:active

{

color:white;

float:left; display: inline;

margin:10px 0 0;

text-decoration:none;

}

.category a:hover

{

	margin: 10px 0 0 0;

	float:left; display: inline;

	text-decoration: underline;

	color: white;

}

#content

{



float:left; display: inline;

min-height:200px;

width:595px;



}



/* --- */

#content_hr

{



}

/* BOXES */

#boxes

{

	float: left; display: inline;

	width: 895px;

	font-size: 12px;

	text-align: left;

	margin: 25px 0 0 0;

}

#boxes_menu

{

	float: left; display: inline;

	width: auto;

	font-size: 12px;

	text-align: left;

	margin: 25px 0 0 0;

}

.box_title

{

	

	font-weight: bold;

	margin: 0 0 0 7px;

	color: white;

}

.box_text, .box_text table tr td

{

color:white;
font-size : 12px;


left:10px;

position:relative;

right:4px;

top:3px;

width:254px;

}

#infobox1_head, #infobox1_foot, #infobox2_head, #infobox2_foot, #infobox3_head, #infobox3_foot, #infobox4_head, #infobox4_foot, #infobox5_head, #infobox5_foot{

	overflow:hidden; /* ie hack */

}

#infobox1

{

	width: 268px;

	float: left; display: inline;

	margin: 0 0 0 10px;

}

#infobox5

{

	width: 268px;

	float: left; display: inline;

	margin: 0 0 0 10px;

}

#infobox1_head

{

	width: 268px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box1_head.jpg');

}

#infobox5_head

{

	width: 268px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box5_head.jpg');

}

#infobox1_body

{

	width: 268px;

	float: left; display: inline;

	background: #1f8ec8;

	font-size: 12px;

}

#infobox5_body

{

	width: 268px;

	float: left; display: inline;

	background: #ff6600;

	font-size: 12px;

}

#infobox1_foot

{

	width: 268px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box1_foot.jpg');

}

#infobox5_foot

{

	width: 268px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box5_foot.jpg');

}

#infobox2

{

	width: 268px;

	float: left; display: inline;

	margin: 0 0 0 13px;

}

#infobox2_head

{

	width: 314px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box2_head.jpg');

}

#infobox2_body

{

	width: 314px;

	float: left; display: inline;

	background: #a50055;

	font-size: 12px;

}

#infobox2_foot

{

	width: 314px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box2_foot.jpg');

}

#infobox3

{

	width: 268px;

	float: right; display: inline;

	margin: 0 10px 0 0px;

}

#infobox3_head

{

	width: 265px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box3_head.jpg');

}

#infobox3_body

{

	width: 265px;

	float: left; display: inline;

	background: #4a9700;

	font-size: 12px;

}

#infobox3_foot

{

	width: 265px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box3_foot.jpg');

}

#infobox4

{

	width: 268px;

	float: left; display: inline;

	margin: 0 0 0 10px;

}

#infobox4_head

{

	width: 265px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box3_head.jpg');

}

#infobox4_body

{

	width: 265px;

	float: left; display: inline;

	background: #4a9700;

	font-size: 12px;

}

#infobox4_foot

{

	width: 265px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box3_foot.jpg');

}

/*tmp*/

#infobox5 {

	margin: 14px 0 0 10px;

}

/*

#infobox5

{

	width: 268px;

	float: left; display: inline;

	margin: 14px 0 0 10px;

}

#infobox5_head

{

	width: 314px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box2_head.jpg');

}

#infobox5_body

{

	width: 314px;

	float: left; display: inline;

	background: #a50055;

	font-size: 12px;

}

#infobox5_foot

{

	width: 314px;

	height: 7px;

	float: left; display: inline;

	background: url('../templates/images/jesien/box2_foot.jpg');

}*/

/* COPYRIGHT */

#copyright

{

	width: 200px;

	text-align: left;

	float: left; display: inline;

	margin: 10px auto auto 10px;

	font-size: 12px;

	color: white;

	font-weight: bold;

}



#copyright a:link, #copyright a:visited, #copyright a:active

{

	text-decoration: none;

	color: white;

}

#copyright a:hover

{

	text-decoration: underline;

	color: white;

}

#products_container

{

	

	margin: 0 0 0 6px;

	width: 600px;

	float: left; display: inline; display: inline;

	

}

.product_hr, .category_hr

{

	width: 570px;

	height: 1px;

	background-color: white;

	float: left; display: inline; display: inline;

	margin: 20px auto 10px auto;

	overflow:auto;

}

.product_container

{

	width: 600px;

	height: auto;

	float: left; display: inline; display: inline;

	text-align: left;

	color: white;

	position: relative;

}

.product_img

{

	width: 200px;

	height: 200px;

	float: left; display: inline; display: inline;

	text-align: center;

}

.product_img img

{

	border: 0;

	float: left; display: inline; display: inline;

}

.product_img a{

text-decoration:none;

color:white;



}

.product_img a:hover{

text-decoration: underline;

}

.product_info

{

	width: 550px;

	margin: 0 0 0 20px;

	float: left; display: inline; display: inline;

}

.product_name

{

	width: 380px;

	margin: 0 auto auto 9px;;

	float: left; display: inline; display: inline;

	font-size: 17px;

}

.product_name a:link, .product_name a:visited, .product_name a:active

{

color:white;

text-decoration:none;

}

.product_name a:hover

{

text-decoration: none;

color: white;

}

.product_dot {

	width: 9px;

	height: 9px;

	background-image: url('../templates/images/product_dot.gif');

	float: left; display: inline; 

	margin:6px auto auto;

}

.product_desc

{

	width:490px;

	margin: 10px auto auto 20px;

	float: left; display: inline; display: inline;

	font-size: 14px;

}

.product_desc ul

{

	margin: 0 0 0 30px;

	padding: 0;

}

.product_desc ul li

{



}

.product_price

{

	width: auto;

	margin: 0 auto auto auto;

	font-size: 14px;

	font-weight: bold;

	float: left; display: inline; display: inline;

}

.product_buy

{

bottom:6px;

display:inline;

clear: both;

height:23px;

position:absolute;

right:27px;

width:54px;

top:0;



}

.pricing_product_buy

{

display:inline;

height:23px;

width:54px;

}

.product_buy a:link, .product_buy a:visited, .product_buy a:active

{

color:white;

text-decoration:none;

}

.product_buy a:hover

{

text-decoration: none;

color: white;

}

.product_buy_txt

{

display:inline;

float:left; display: inline;

font-size:13px;

margin: 7px 0 0 14px;

}

.product_buy_bg

{

	width: 54px;

	height: 23px;

	background-image: url('../templates/images/jesien/buy_button.gif');

	background-color: red;

	float: left; display: inline; 



}

.pricing_product_buy_bg

{

	width: 54px;

	height: 23px;

	background-image: url('../templates/images/jesien/buy_button.gif');

	background-color: red;

	float: left; display: inline; 

	position:relative;

	top:13px;



}

.product_details

{

	float: right; display: inline;

	font-size: 11px;

	margin: 3px 35px 0 0;

}

.product_details a:link, .product_details a:visited, .product_details a:active

{

color:white;

text-decoration:none;

}

.product_details a:hover

{

text-decoration: none;

color: white;

}

/* SUBCATEGORIES */ 

#subcategory

{

float:left;

left:10px;

margin:10px 0 0;

position:relative;

width:580px;

}

.subcat_image_noeven

{

	float: left; display: inline; 



	width:130px;

}

.subcat_image_noeven a, .subcat_image_even a{

text-decoration:none;

color:white;





float:left; display: inline;



}

.subcat_image_noeven a:hover, .subcat_image_even a:hover{

text-decoration: underline;

}

.subcat_image_noeven img

{

	float: left; display: inline; 



}	

.subcat_noeven_stuff

{

float:left;

left:40px;

position:relative;

width:400px;



}

.subcat_even_stuff

{

	float: left; display: inline;

	width: 430px;

	

}

.subcat_desc{

	font-size: 13px;

	text-align:left;

}

.subcat_image_even

{

	float: right; display: inline;

	

		width:130px;

}

.subcat_image_even img

{

	float: right; display: inline;

	

}

.subcat_even_stuff .subcat_name

{

	float: right; display: inline;

	color: white;

	font-size: 17px;

	width:290px;

}

.subcat_noeven_stuff .subcat_name

{

color:white;

float:left; display: inline;

font-size:17px;

width:290px;

}

.subcat_name a:link, .subcat_name a:active, .subcat_name a:visited, .subcat_name a:hover

{

	color: white;

	text-decoration: none;

}

.subcat_even_stuff .subcat_link

{

	float: left; display: inline;

	margin:50px 0 0 15px;

}

.subcat_noeven_stuff .subcat_link

{

	float: right; display: inline;

	margin:50px 0 0 0;

}

.subcat_link a

{

	float: left; display: inline;

	

}

.subcat_even_stuff .subcat_show_all_button

{

	float: left; display: inline;

	width: 105px;

	height: 23px;

	background-image: url('../templates/images/jesien/show_all_button.gif');

	margin: auto auto auto 5px;

	

}

.subcat_noeven_stuff .subcat_show_all_button

{

	float: left; display: inline;

	width: 105px;

	height: 23px;

	background-image: url('../templates/images/jesien/show_all_button.gif');

	margin: auto auto auto 5px;

	

}

/* ORDERS */

#order_details

{

	float:left; display: inline;

	text-align:left;

	width:590px;

	margin: 0 0 0 10px;

}

#order_prod_name

{

	color:white;

	display:inline;

	float:left; display: inline;

	font-size:20px;

	margin:auto;

	text-align:center;

	width:590px;

}

.order_new_photo

{

	color:white;

	float:left; display: inline;

	margin:10px 0 0 0;

	width:590px;

}

.order_new_photo input

{



}

#order_photo_comment

{

	color:white;

	float:left; display: inline;

	margin:10px 0 0 0;

	width:590px;

}

#order_photo_comment_area textarea

{

border:0 none;

color:gray;

padding:4px;

text-align:left;



}

#order_caption

{

	color:white;

	float:left; display: inline;

	margin:10px 0 0 0;

	width:590px;

}

#order_caption textarea

{

border:0 none;

color:gray;

padding:4px;

text-align:left;



}

#order_ammount

{

	color:white;

	font-weight: bold;

	float:left; display: inline;

	margin:10px 0 0 0;

	width:590px;

}

#order_ammount input

{

	border:0 none;

	color:gray;

	margin:0 0 0 4px;

	text-align:center;

	width:20px;

}

#order_submit

{

	border:0 none;

	float:right; display: inline;

	height:23px;

	margin:auto 25px auto auto;

	width:105px;

	background: url('../templates/images/jesien/add_to_bucket.gif');

}

#client_info

{

color:white;

float:left; display: inline;

margin:0 0 0 10px;

text-align:left;

width:580px;

}

#client_addres

{

font-weight:bold;

margin:10px auto 5px;

}

.client_value

{

font-size:12px;

font-weight:bold;

}

.client_value_field

{

float:left; display: inline;

width:590px;

font-size:12px;

}

.client_value_field input

{



}

.client_value_field1

{

float:left; display: inline;





}

.client_value_field2

{

float: left; display: inline;

margin:0 0 0 15px;



}

.client_value_field3

{

float: left; display: inline;

margin:0 0 0 15px;

}

input, textarea

{

	color:gray;

	font-size:12px;

	padding:2px;

}

.inp_0

{

width:200px;

}

.inp_1

{

width:200px;

}

.inp_2

{

width:80px;

}

.inp_3

{

width:200px;

}

.send_order_button

{

	border: 0;

	width: 105px;

	height: 23px;

	background: url('../templates/images/jesien/send_order_button.gif');

	margin: 8px auto auto auto;

}



#order_send_success

{

color:white;

font-size:16px;

font-weight:bold;

}

#order_send_error

{

color:#990000;

font-size:17px;

margin:5px auto 7px;

}

#back_to_order

{

font-size:12px;

margin:0 0 0 10px;

}

#back_to_order a:link, #back_to_order a:visited, #back_to_order a:active

{

	color:#5c5c5c;

	text-decoration: none;

}

#back_to_order a:hover

{

	color:#181818;

	text-decoration: none;

}

/* BUCKET */

#bucket_orders

{

float: left; display: inline;

width: 590px;

margin: auto auto 10px auto;

}

#bucket_orders_title

{

width: 590px;

text-align: center;

font-size: 18px;

font-weight: bold;

margin: 5px auto 10px auto;

}

.bucket_order_info

{

float: left; display: inline;

width: 590px;

text-align: left;

}

.bucket_prod_name

{

float:left; display: inline;

font-size:12px;

margin:3px 0 0;

width:100%;

}

.bucket_prod_name_value

{

float:left; display: inline;

font-size:16px;

font-weight:bold;

margin:0px auto 10px;

}

.bucket_prod_caption

{

float:left; display: inline;

font-size:12px;

width:100%;

}

.bucket_prod_notice

{

float:left; display: inline;

font-size:12px;

width:100%;

}

.user_dedication

{

	font-weight: bold;

	font-size: 14px;

}

.user_notice{

	font-size:14px;

font-weight:bold;

}

.bucket_order_imgs

{

float:left; display: inline;

width:580px;

}

.bucket_order_imgs a img

{

	width: 125px;

	float: left; display: inline;

	margin: 5px;

}

.bucket_order_imgs a

{



}

.bucket_order_imgs_imgs{

float:left; display: inline;

width:420px;

}

.bucket_order_frame{

float:left; display: inline;

}

.bucket_order_frame h4{

margin:0 0 5px;

}

.bucket_order_frame img{

width: 125px;

}

.bucket_order_frame_name{

font-weight:bold;

text-align:center;

}

.bucket_order_price

{

float:left; display: inline;

width:590px;

font-size: 12px;

}

.bucket_prod_price

{

font-weight: bold;

font-size: 14px;

}

#bucket_all_price

{

	float: left; display: inline;

	width: 590px;

	margin: 12px;

	text-align: left;

}

.total_price

{

	font-size: 14px;

	font-weight: bold;

}

#back_to_shop_button

{

	border: 0;

	width: 105px;

	height: 23px;

	background: url('../templates/images/jesien/back_to_shop_button.gif');

	margin: 17px auto auto;

	float: left; display: inline;

}

#back_to_main_img

{

	border: 0;

	width: 105px;

	height: 23px;

	background: url('../templates/images/jesien/back_to_main_button.gif');

	margin: 17px auto auto;

	float: left; display: inline;

}

#back_to_main_button {

float:right;

margin:auto 25px auto auto;

}

#erase_bucket_button

{

	border: 0;

	width: 105px;

	height: 23px;

	background: url('../templates/images/jesien/erase_bucket_button.gif');

	margin: 17px auto auto auto;

	float: left; display: inline;

}

#bucket_buttons

{

	float:left; display: inline;

width:590px;

}

/* HITS */

#hits

{

	text-align: left;

	margin: 10px auto auto 10px;

}

#hits_products

{

	margin: 15px auto auto auto;

}

h2.to_generate

{

	font-family: Monospace;



}

/*buttons*/

input[type="submit"]{

cursor: pointer;

}

/* cennik */

#pricing{

float: left; display: inline;

width: 580px;



}

.pricing_category{

float: left; display: inline;

width: 580px;

}

.pricing_category .category_name{

float: left; display: inline;



}

.pricing_category .subcategories{

float: left; display: inline;

text-align: left;

}

.pricing_subcategory{

display:inline;

float:left;

left:50px;

position:relative;

width:550px;

}

.pricing_subcategory .subcategory_name{

float: left; display: inline;

}

.pricing_subcategory .subcategory_products{

float: left; display: inline;

text-align: left;

}

.pricing_product{

float: left; display: inline;

width: 500px;

margin: 0 0 0 50px;

}

.pricing_product .product_name{

float: left; display: inline;

width: 350px;

}

.pricing_product .product_price{

float: left; display: inline;

margin: 13px auto auto;

width: 50px;

}

.pricing_product .product_buy{

float: left; display: inline;

margin: 10px auto auto 20px;

}

#frames{

float:left; display: inline;

margin:10px auto auto;

width:590px;

}

.frame{

float: left; display: inline;

margin: 5px;

}

.no_frame{



}

.frame img{

width: 125px;

}

.frame_name{

text-align: center;

}

.frame_radio{

text-align: center;

}

.frame_radio input{



}

.delete_product{

float:left; display: inline;

margin:1px 0 0 8px;



}

.delete_product a{

text-decoration: none;

color: #950600;



}

.delete_prod_text{

float: left; display: inline;

margin: 4px auto auto 3px;

}

.delete_product a:hover{

text-decoration: none;

color: #950600;

}

.delete_prod_img{

	border: 0;

	width: 21px;

	float: left; display: inline; 

	height: 21px;

	background: url('../templates/images/jesien/delele_prod_img.gif');



}

.price_for_products{

font-weight: bold;

font-size: 18px;

}

.change_client_info{

float: left; display: inline;

margin: 5px 0 0 65px;

}

.change_client_info a{

text-decoration: none;

color: #99CC99 ;

font-weight:bold;

}

.change_client_info a:hover{

text-decoration: none;

color: #99CC99 ;

}

#send_order{

	border: 0;

	height:23px;

	width:105px;

	float: right; display: inline;

	background: url('../templates/images/jesien/send_order_button.gif');

}

/* payment & client info*/

#payment_info{

float:left; display: inline;

text-align:left;

width:100%;

}

#payment_info_title{

float:left; display: inline;

width:510px;

}

#payment_info_payment_name{

float:left; display: inline;

margin:5px 0 0 115px;

width:200px;

font-weight: bold;

}

#payment_info_payment_price_title{

float:left; display: inline;

width:70px;

}

#payment_info_payment_price{

float:right; display: inline;

margin:5px 55px 0 0;

font-weight: bold;

}

#client_info_data{

float:left; display: inline;

text-align:left;

width:590px;

}



.client_data{

float:left; display: inline;

width:590px;

}

.data_title{

float:left; display: inline;

text-align:right;

width:96px;

}

.data{

font-weight: bold;

}

#edit_client_data_button{

float:left; display: inline;

margin:40px auto auto 10px;

text-align:left;

}

#edit_client_data_button a{

text-decoration: none;

color: #99CC99 ;

font-weight:bold;

font-size: 14px;

}

#edit_client_data_button a:hover{

text-decoration: none;

color: #99CC99 ;



}

#send_order_button{

text-align: right; 

float: right; display: inline; 

width: 180px;

margin:17px 20px auto auto;

}

#send_order_button a{

text-decoration: none;

color: gold ;

font-weight:bold;

font-size: 18px;

}

#send_order_button a:hover{

text-decoration: none;

color: gold ;



}

/* summary */

#order_summary{

text-align: left;

}

#order_summary_title{

margin: 10px auto 15px auto;

font-size: 20px;

float: left; display: inline;

width: 100%;

text-align: left;

}

.client_info_data_title{

float:left; display: inline;

width:590px;

margin: 16px 0 8px 0;

text-align: left;

}

#order_products_summary{



}

#price_summary{

float:left; display: inline;

width:590px;

text-align:left;

}

#products_price_summary{



}

#payment_price_summary{



}

#total_price{



}

#order_buttons{

float: left; display: inline; width:590px;

margin: 10px auto 10px auto;

}

.price_title{

float:left; display: inline;

width:460px;

}

.price_data{



}

.total_price_title{

float:left; display: inline;

width:460px;

}

.total_price_data{

font-size:22px;

}

#client_notice{

float:left; display: inline;

width:100%;

margin:12px 0 0;

}

#client_notice_title{

font-size:15px;

}

#client_notice_content{

font-weight:bold;

margin:5px auto auto 7px;

}

.hr1{

width: 550px;

float: left; display: inline;

color: white;

margin: 15px auto 5px auto;

}

.summit_product{

float:left; display: inline;

width:520px;

}

.summit_prod_name{

float:left; display: inline;

}

.summit_prod_name_value{

float:left; display: inline;

width:421px;

}

.summit_order_price{

float:left; display: inline;

}

.summit_prod_price{



}

#back_to_shop_button_container{

float:left; display: inline;

width:225px;

}

.required_value{

color:gold;

font-size:10px;

}

#legend{

font-size:12px;

margin:0 0 12px;

}

.h4{

margin: 18px 0 4px 0;

}

.textarea1{

height:120px;

width:539px;

}

.payment_info_ul{

list-style-type: none;

margin:24px auto 15px;

}

.return_to_bucket{



	border: 0;

	height:23px;

	width:105px;

	float: left; display: inline;

	background: url('../templates/images/jesien/return_to_bucket.gif');

}

#send_order_input{

/*

color:gold;

font-size:18px;

font-weight:bold;

background: none; border: 0;

*/

float: right; display: inline;

border: 0;

width: 105px;

height: 23px;

background: url('../templates/images/jesien/send_order_button.gif');

margin:0;

}

#edit_client_data_button_img{

float: left; display: inline;

border: 0;

width: 105px;

height: 23px;

background: url('../templates/images/jesien/edit_client_data.gif');

margin:0;

}

/* SEND DONE PAYMENTS */

#order_send_payments{

float:left; display: inline;

margin: 10px auto auto 10px;

text-align:left;

width:100%;

}

#order_send_payments hr {

color:white;

float:left; display: inline;

width:90%;

border: 1px solid white;

}



#payment_send_desc, #payment_send_card_button{

float:left; display: inline;

margin: 10px auto auto auto;

width:100%;

}