/* PECMS COMMON CSS */
html, body					{ height: 100%; margin: 0; padding: 0; }
body						{ font: normal 8pt Verdana, Arial; color: #716F70; }
form						{ display: inline; padding: 0; margin: 0; }
textarea, input, select, button			{ font: normal 8pt Verdana, Arial; color: #330000; text-decoration: none; border: 1px solid #716F70; background-color: #FFFFFF; }
input.number					{ padding: 1px 4px 1px 4px; text-align: right; }
img						{ display: block; border: none; }

/* ---------------- ODNOSNIKI ---------------- */
a						{ color: #716F70; text-decoration: none; }
a:link						{ color: #716F70; text-decoration: none; }
a:visited					{ color: #716F70; text-decoration: none; }
a:hover						{ color: #FF7F00; text-decoration: none; }
a:active					{ color: #716F70; text-decoration: none; }

a.border					{ border-bottom: dotted 1px #A1A1A1; }
a.border:hover					{ border-bottom: solid 1px #FF7F00; }

/* -------------- STRUKTURA ------------- */
#body						{ width: 977px; height: 100%; margin: 0 auto; }
#container					{ width: 977px; min-height: 100%; position: relative; background-color: #FFFFFF; }

#header						{ width: 977px; height: 160px; background: url('/ekwiaty/gfx/header_occasions.gif') no-repeat right 22px; }
#main						{ width: 973px; margin: 0 auto; padding-bottom: 428px; }
#footer						{ width: 973px; height: 428px; font-size: 7pt; bottom: 0px; left: 2px; position: absolute; }

#left						{ width: 210px; float: left; margin: 0px 0px 0px 0px; }
#right						{ width: 748px; float: left; margin: 0px 0px 0px 15px; }

.fantom 					{ clear: both; font-size: 0px; line-height: 0px; }
.leftbox					{ width: 180px; margin: 4px; float: left; text-align: left; }
.rightboxinput					{ width: 350px; padding: 2px 0px 2px 0px; float: left; text-align: left; }
.rightboxtext					{ width: 350px; padding: 4px 0px 4px 0px; float: left; text-align: left; }
.disableinput					{ background-color: #E0E0E0; border: 1px #000000 solid; }

/* ------------ FORMATOWANIE TEKSTU ---------- */
.l						{ text-align: left; }
.r						{ text-align: right; }
.c						{ text-align: center; }
.j						{ text-align: justify; }
.i						{ font-style: italic; }
.b						{ font-weight: bold; }
.n						{ font-weight: normal; }
.fl						{ float: left; }
.fr						{ float: right; }
.oh						{ overflow: hidden; }
.bn						{ border: 0px none; background-color: transparent; }
.hand						{ cursor: pointer; }

.mm						{ margin: 1px; }
.sm						{ margin: 2px; }
.tm						{ margin: 4px; }
.pm						{ margin: 6px; }

.mp						{ padding: 1px 0px 1px 0px; }
.sp						{ padding: 2px 0px 2px 0px; }
.tp						{ padding: 4px 0px 4px 0px; }
.pp						{ padding: 6px 0px 6px 0px; }
.xp						{ padding: 8px 0px 8px 0px; }

.bc1						{ background: #FFAA00; }
.bc2						{ background: #FFEF00; }

.sfloor						{ width: 1px; height: 2px; clear: both; font-size: 0px; line-height: 0px; }
.mfloor						{ width: 1px; height: 5px; clear: both; font-size: 0px; line-height: 0px;}
.lfloor						{ width: 1px; height: 10px; clear: both; font-size: 0px; line-height: 0px; }
.xlfloor					{ width: 1px; height: 15px; clear: both; font-size: 0px; line-height: 0px; }

.textindent					{ text-indent: 20px; }

.green						{ color: #00A651; }
.red						{ color: #FF0000; }

.loading					{ background: #FFFFFF url('/ekwiaty/gfx/ajax-loader.gif') 184px 50% no-repeat; }

span.note					{ display: inline; margin: 2px; font-size: 8pt; color: #7D8A9A; }
span.error					{ display: inline; margin: 2px; font-size: 8pt; color: #FF6600; }
span.info					{ display: inline; margin: 2px; font-size: 8pt; color: #27853C; }
span.required					{ margin: 4px 0px 4px 4px; font-size: 8pt; color: #C00000; }
span.orange					{ color: #FF8000; }

.jupiterinfo					{ width: 624px; margin: 0 auto; padding: 8px; color: #FFFFFF; font-size: 10px; font-weight: bold; background-color: #E00000; border: 1px solid #F46BAF; }
.jupiterinfo a					{ color: #FFFFFF; }

input.jsvalerror, select.jsvalerror			{ border: 1px solid red; background-color: #FFFCE2; background-image: url('/ekwiaty/gfx/warning_obj.gif'); background-position: right; background-repeat: no-repeat; }

#vault							{ width: 100%; height: 21px; line-height: 21px; top: 0; left: 0; z-index: 99; background: url('/ekwiaty/gfx/vault/vault_bg_dark.gif') repeat-x 0 0; position: absolute; }
#vault .inner						{ width: 990px; margin: 0 auto; color: #FFFFFF; font-size: 7pt; text-align: center; }
#vault .inner a						{ color: #FFFFFF; }
#vault .inner .namedays					{ float: left; font-size: 7pt; text-align: left; position: absolute; z-index: 1; }
#vault .inner .user					{ float: right; background: url('/ekwiaty/gfx/vault/vault_bg_light.gif') repeat-x 0 0; position: relative; z-index: 2; }
#vault .inner .user .logged				{ float: left; padding: 0px 22px; background: url('/ekwiaty/gfx/vault/user.png') no-repeat 4px center; overflow: hidden; }
#vault .inner .user .logout				{ float: left; padding: 0px 22px; background: url('/ekwiaty/gfx/vault/logout.png') no-repeat left center; }
#vault .inner .user .account				{ float: left; padding: 0px 22px; background: url('/ekwiaty/gfx/vault/account.png') no-repeat left center; }
#vault .inner .user .anonymous				{ float: left; padding: 0px 18px; }
#vault .inner .user .register				{ float: left; padding: 0px 16px; background: url('/ekwiaty/gfx/vault/login.png') no-repeat left center; }
#vault .inner .user .otracking				{ float: left; padding: 0px 10px; background: url('/ekwiaty/gfx/vault/otracking.png') no-repeat left center; }
#vault .inner .bok					{ float: right; background: url('/ekwiaty/gfx/vault/vault_bg_light.jpg') repeat-x 0 0; }
#vault .inner .bok .help				{ float: left; padding: 0px 12px 0px 22px; background: url('/ekwiaty/gfx/vault/help.png') no-repeat left center; }
#vault .inner .bok .contact				{ float: left; padding: 0px 12px 0px 22px; background: url('/ekwiaty/gfx/vault/contact.png') no-repeat left center; }
#vault .inner .basket					{ width: 234px; float: right; background: url('/ekwiaty/gfx/vault/vault_bg_light.jpg') repeat-x 0 0; }
#vault .inner .basket .btitle				{ float: left; padding: 0px 0px 0px 24px; background: url('/ekwiaty/gfx/vault/cart.png') no-repeat 4px center; }
#vault .inner .basket .btitle span			{ padding-right: 12px; background: url('/ekwiaty/gfx/vault/arrow_down_white.gif') no-repeat 40px center; }
#vault .inner .basket .bdetails				{ width: 120px; float: left; padding-right: 12px; text-align: right; }
#vault .inner .basket .bempty				{ width: 132px; float: left; }
#vault .inner .basket .bgo				{ width: 30px; height: 11px; margin-top: 4px; float: left; background: url('/ekwiaty/gfx/vault/button_go_basket.gif') no-repeat 0 0; }
#vault .inner .basket .bgo a				{ width: 30px; height: 11px; display: block; }
#vault .tooltip						{ width: 212px; position: absolute; padding: 0px 10px; z-index: 2; color: #303030; background-color: #E7E7E7; border: 1px solid #B6B6B6; }

/* naglowek - logo */
#header h1						{ width: 250px; height: 88px; margin: 0px; padding: 0px; }
#header h1 a						{ width: 250px; height: 88px; display: block; outline: none; background: url('/ekwiaty/gfx/logo.gif') no-repeat 0 0; }
#header h1 a span					{ display: none; }

#header .emptyspace					{ width: 782px; height: 22px; }

/* naglowek - logo - intro */
#header .ticket						{ width: 402px; height: 65px; float: left; margin-top: 10px; background: url('/ekwiaty/gfx/header_tiket_bg.jpg') no-repeat 112px 0px; }
#header .banner						{ width: 325px; height: 88px; float: left; }
#header .banner a					{ width: 250px; height: 88px; display: block; outline: none; float: right; }
#header .banner a span					{ display: none; }

#ticket							{ width: 272px; height: 50px; margin: 9px 0px 0px 112px; }
#ticket div						{ width: 272px; height: 50px; padding: 0px; color: #FF7F00; text-align: center; line-height: 25px; font-size: 14px; display: none; overflow: hidden; font-weight: bold; }

/* naglowek - menu gorne */
#header .top_menu					{ width: 977px; height: 45px; }
#header .top_menu .facebook				{ width: 110px; height: 45px; float: left; padding-top: 10px; overflow: hidden; background: url('/ekwiaty/gfx/header_menu_bg.jpg') repeat-x 0px 0px; }
#header .top_menu .center				{ width: 179px; height: 45px; float: left; background: url('/ekwiaty/gfx/header_menu_bg.jpg') repeat-x 0px 0px; }
#header .top_menu .center .search			{ width: 142px; height: 21px; float: left; margin: 10px 0px 0px 24px; }
#header .top_menu .center .search .input		{ width: 117px; height: 21px; float: left; background: url('/ekwiaty/gfx/header_search_input.gif') no-repeat 0px 0px; }
#header .top_menu .center .search .button		{ width: 25px; height: 21px; float: left; background: url('/ekwiaty/gfx/header_search_button.gif') no-repeat 0px 0px; }
#header .top_menu .center .english			{ width: 27px; height: 18px; float: left; margin: 11px 0px 0px 12px; color: #716F70; background: url('/ekwiaty/gfx/icon_english.gif') no-repeat 0px 0px; }
#header .top_menu .center .english a			{ width: 27px; height: 18px; display: block; }
#header .top_menu .center .english a span		{ display: none; }
#header .top_menu .right				{ width: 14px; height: 45px; float: left; background: url('/ekwiaty/gfx/header_menu_right.jpg') no-repeat 0px 0px; }

#header .worldoffer					{ width: 973px; height: 32px; margin: 0 auto; line-height: 32px; background-color: #F3F3F3; }
#header .worldoffer .country				{ width: 395px; float: left; padding-left: 100px; color: #72706F; font-size: 10pt; }
#header .worldoffer .currency				{ width: 336px; float: left; padding-left: 32px; color: #72706F; font-size: 10pt; }

#bok							{ width: 208px; background-color: #F3F3F3; border: 1px solid #FFE3C7; z-index: 19; }
#bok .header						{ width: 208px; height: 28px; line-height: 28px; font-size: 10pt; font-weight: bold; text-align: center; background: url('/ekwiaty/gfx/main/main_box_header_bg.gif') repeat-x 0px 0px; }
#bok .row						{ margin: 6px 0px 6px 11px; }

#thanks							{ width: 208px; height: 90px; float: none; margin-top: 0px; background-color: #F3F3F3; border: 1px solid #FFE3C7; }
#thanks .header						{ width: 208px; height: 28px; line-height: 24px; font-size: 10pt; font-weight: bold; text-align: center; background: url('/ekwiaty/gfx/main/main_box_header_bg.gif') repeat-x 0px 0px; }
#thanks .text						{ width: 200px; height: 81px; padding: 8px 4px 7px 4px; overflow: hidden; }
#thanks .more						{ height: 16px; float: right; margin-right: 4px; }
#thanks .more a						{ height: 16px; display: block; background: url('/ekwiaty/gfx/button_more2.gif') no-repeat 0px 0px; }
#thanks .more a span					{ }

#recommend						{ width: 208px; height: 174px; margin-top: 15px; background-color: #F3F3F3; border: 1px solid #FFE3C7; }
#recommend .header					{ width: 208px; height: 28px; line-height: 24px; font-size: 10pt; font-weight: bold; text-align: center; background: url('/ekwiaty/gfx/main/main_box_header_bg.gif') repeat-x 0px 0px; }
#recommend .row						{ margin: 6px 0px 6px 11px; }
#recommend .row span					{ color: #FF8000; font-weight: bold; }

#gifts							{ width: 208px; height: 174px; margin-top: 15px; border: 1px solid #FFE3C7; }
#gifts .header						{ width: 208px; height: 28px; line-height: 24px; font-size: 10pt; font-weight: bold; text-align: center; background: url('/ekwiaty/gfx/main/main_box_header_bg.gif') repeat-x 0px 0px; }
#gifts .image						{ }
#gifts .image img					{ margin: 0 auto; }
#gifts .price						{ padding-top: 2px; text-align: center; }

#fblikeit						{ width: 208px; height: 248px; margin-top: 15px; background-color: #F3F3F3; border: 1px solid #FFE3C7; }
#fblikeit .header					{ width: 210px; height: 28px; line-height: 24px; font-size: 10pt; font-weight: bold; text-align: center; background: url('/ekwiaty/gfx/main/main_box_header_bg.gif') repeat-x 0px 0px; }
#fblikeit .likeit					{ width: 184px; margin: 4px auto; }

#footer .wocountry					{ width: 971px; height: 159px; margin-top: 15px; border: 1px solid #77C827; position: relative; }
#footer .wocountry .leaf				{ width: 42px; height: 28px; background: url('/ekwiaty/gfx/main/wo_leaf.png') no-repeat 0 0; position: absolute; top: 85px; left: -42px; }
#footer .wocountry .globe				{ width: 176px; height: 159px; float: left; background: url('/ekwiaty/gfx/main/wo_globe.gif') no-repeat 0 0; }
#footer .wocountry .countries				{ width: 795px; height: 159px; float: left; }
#footer .wocountry .countries .choose			{ width: 203px; float: left; margin-top: 6px; margin-left: 14px; color: #4A434A; font-size: 15pt; font-family: Georgia, Times, Times New Roman, serif; }
#footer .wocountry .countries ul.tabs			{ width: 568px; height: 26px; float: right; margin: 0px; padding: 0px; list-style-type: none; }
#footer .wocountry .countries ul.tabs li		{ display: block; float: left; margin-right: 4px; }
#footer .wocountry .countries ul.tabs li a		{ width: 67px; height: 26px; line-height: 26px; display: block; outline: none; color: #FFFFFF; font-size: 10pt; text-align: center; background: url('/ekwiaty/gfx/main/wo_menu.gif') no-repeat 0 0; }
#footer .wocountry .countries ul.tabs li a:hover	{ color: #77C827; background-position: 0px -26px; }
#footer .wocountry .countries ul.tabs li a.active	{ color: #77C827; background-position: 0px -26px; }
#footer .wocountry .countries .contents			{ display: none; }
#footer .wocountry .countries .contents .letter		{ width: 38px; height: 26px; float: left; line-height: 26px; margin: 0px 0px 12px 0px; color: #77C827; font-size: 23pt; }
#footer .wocountry .countries .contents .list		{ width: 750px; float: left; margin-top: 2px; }
#footer .wocountry .countries .contents .list a		{ margin-right: 8px; }
#footer .wocountry .countries .contents .list span	{ margin-right: 8px; }

#footer .toolbox					{ width: 972px; height: 174px; background: #FF9933 url('/ekwiaty/gfx/main/main_help_bg.gif') no-repeat right center; }
#footer .toolbox .bok					{ width: 486px; height: 174px; float: left; }
#footer .toolbox .bok .header				{ width: 477px; height: 28px; padding-left: 8px; line-height: 28px; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-align: left; border-right: 1px solid #FFAD5C; border-bottom: 1px solid #FFAD5C; }
#footer .toolbox .bok .info				{ width: 166px; height: 140px; float: left; color: #FFFFFF; border-right: 1px solid #FFAD5C; }
#footer .toolbox .bok .info .iheader			{ padding: 4px 0px 4px 8px; font-weight: bold; }
#footer .toolbox .bok .info .irow			{ padding: 2px 0px 2px 14px; }
#footer .toolbox .bok .info .irow a			{ color: #FFFFFF; }

#footer .toolbox .bok .company				{ width: 180px; height: 140px; float: left; color: #FFFFFF; border-right: 1px solid #FFAD5C; }
#footer .toolbox .bok .company .cheader			{ padding: 4px 0px 4px 8px; font-weight: bold; }
#footer .toolbox .bok .company .crow			{ padding: 2px 0px 2px 14px; }
#footer .toolbox .bok .company .crow a			{ color: #FFFFFF; }

#footer .toolbox .bok .account				{ width: 137px; height: 140px; float: left; color: #FFFFFF; border-right: 1px solid #FFAD5C; background: none; }
#footer .toolbox .bok .account .aheader			{ padding: 4px 0px 4px 8px; font-weight: bold; text-align: left; }
#footer .toolbox .bok .account .arow			{ padding: 2px 0px 2px 14px; text-align: left; border: none; }
#footer .toolbox .bok .account .arow a			{ color: #FFFFFF; }

#footer .toolbox .help					{ width: 486px; height: 174px; float: left; }
#footer .toolbox .help .header				{ width: 477px; height: 28px; padding-left: 8px; line-height: 28px; color: #FFFFFF; font-size: 10pt; font-weight: bold; text-align: left; border-bottom: 1px solid #FFAD5C; }
#footer .toolbox .help .hrow				{ width: 220px; float: left; margin: 4px 0px 3px 12px; }
#footer .toolbox .help .hrow a				{ color: #FFFFFF; }

#footer .payments					{ width: 971px; height: 52px; margin-top: 15px; border: 1px solid #FFE3C7; }
#footer .payments img					{ margin: 0 auto; padding: 10px 0px 10px 0px; }

#footer .seo						{ width: 973px; margin-top: 15px; }
#footer .seo .text					{ width: 700px; float: left; font-size: 7pt; }
#footer .seo .tags					{ width: 273px; float: left; text-align: center; background-color: #B4B4B4; }
#footer .seo .tags h1					{ margin: 0px; padding: 4px; display: inline; font-size: 16px; }
#footer .seo .tags h1 a					{ color: #FFFFFF; }
#footer .seo .tags h2					{ margin: 0px; padding: 4px; display: inline; font-size: 14px; }
#footer .seo .tags h2 a					{ color: #FFFFFF; }
#footer .seo .tags h3					{ margin: 0px; padding: 4px; display: inline; font-size: 12px; }
#footer .seo .tags h3 a					{ color: #FFFFFF; }
#footer .seo .tags h4					{ margin: 0px; padding: 4px; display: inline; font-size: 10px; }
#footer .seo .tags h4 a					{ color: #FFFFFF; }

#footer .copy						{ text-align: center; font-size: 8pt; line-height: 21px; background-color: #DDDCDC; }
#footer .performance					{ padding-left: 6px; color: #E9E9E9; text-align: center; font-size: 7pt; line-height: 19px; background-color: #DDDCDC; }
#footer .performance a					{ color: #E9E9E9; }

#header .top_menu .jqueryslidemenu			{ width: 784px; height: 45px; float: left; background: url('/ekwiaty/gfx/header_menu_left.jpg') no-repeat 0px 0px; }
#header .top_menu .jqueryslidemenu ul			{ margin: 0px; padding: 0px; list-style-type: none; }

/*Top level list items*/
#header .top_menu .jqueryslidemenu ul li		{ position: relative; display: inline; float: left; z-index: 99; }
#header .top_menu .jqueryslidemenu ul li:hover		{ border-bottom: 2px solid #FF7F00; }

/*Top level menu link items style*/
#header .top_menu .jqueryslidemenu ul li a		{ height: 41px; line-height: 41px; display: block; color: #716F70; border-right: 1px solid #CBCBCB; text-align: center; text-decoration: none; outline: none; }
#header .top_menu .jqueryslidemenu ul li a.start	{ width: 45px; background: url('/ekwiaty/gfx/header_menu_home.gif') no-repeat 50% 0px; }
#header .top_menu .jqueryslidemenu ul li a.ospecjalne	{ width: 105px; color: #FFFAA2; color: #FFFFFF; font-weight: bold; background: url('/ekwiaty/gfx/walentynki-new.gif') no-repeat 100% 0; }
#header .top_menu .jqueryslidemenu ul li a.ospecjalne img	{ display: none; }
#header .top_menu .jqueryslidemenu ul li a.kwiaty	{ width: 75px; }
#header .top_menu .jqueryslidemenu ul li a.prezenty	{ width: 93px; }
#header .top_menu .jqueryslidemenu ul li a.okazje	{ width: 90px; }
#header .top_menu .jqueryslidemenu ul li a.dzien_babci	{ color: #FFFAA2; font-weight: bold; background-color: #1A7806; }
#header .top_menu .jqueryslidemenu ul li a.ceny		{ width: 120px; }
#header .top_menu .jqueryslidemenu ul li a.informacje	{ width: 78px; }
#header .top_menu .jqueryslidemenu ul li a.pomoc	{ width: 72px; }
#header .top_menu .jqueryslidemenu ul li a.bok		{ width: 96px; }
#header .top_menu .jqueryslidemenu ul li a:link		{ }
#header .top_menu .jqueryslidemenu ul li a:visited	{ }
#header .top_menu .jqueryslidemenu ul li a:hover	{ }
	
/*1st sub level menu*/
#header .top_menu .jqueryslidemenu ul li ul		{ position: absolute; left: 0px; padding-top: 4px; display: block; visibility: hidden; }

/*Sub level menu list items (undo style from Top level List Items)*/
#header .top_menu .jqueryslidemenu ul li ul li		{ display: list-item; float: none; }
#header .top_menu .jqueryslidemenu ul li ul li:hover	{ border-bottom: 0px solid #FF7F00; }

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#header .top_menu .jqueryslidemenu ul li ul li ul	{ top: 0px; padding-top: 0px; }

/* Sub level menu links style */
#header .top_menu .jqueryslidemenu ul li ul li a	{ width: 218px; height: 24px; line-height: 24px; padding: 0px 0px 0px 18px; margin: 0; text-align: left; border-top-width: 0; border-bottom: 1px solid #CBCBCB; border-left: 1px solid #CBCBCB; background: #F3F3F3; }
#header .top_menu .jqueryslidemenu ul li ul li a:hover	{ color: #FF7F00; border-bottom: 1px solid #CBCBCB; background: #FFFFFF; }


#header .top_menu .jqueryslidemenu ul li ul li .hbok			{ width: 208px; background-color: #F3F3F3; border: 1px solid #FFE3C7; z-index: 99; padding-bottom: 16px; }
#header .top_menu .jqueryslidemenu ul li ul li .hbok .row		{ margin: 6px 0px 6px 11px; }
#header .top_menu .jqueryslidemenu ul li ul li .hbok .row a		{ width: 81px; height: 16px; line-height: 16px; padding: 0px; display: inline; margin: 0px; border: none; border-bottom: dotted 1px #A1A1A1; }
#header .top_menu .jqueryslidemenu ul li ul li .hbok .row a:hover	{ border-bottom: solid 1px #FF7F00; background: transparent; }
#header .top_menu .jqueryslidemenu ul li ul li .hbok a.ahmore		{ width: 61px; height: 16px; float: right; line-height: 16px; padding: 0px; margin: 0px; display: block; color: #716F70; border: none; text-decoration: none; outline: none; background: transparent url('/ekwiaty/gfx/button_more.gif') no-repeat 0px 0px; }
#header .top_menu .jqueryslidemenu ul li ul li .hbok a.ahmore span	{ display: none; }

/* #2 level menu links style */
#header .top_menu .jqueryslidemenu ul li ul li ul li a	{ border-left: 0px solid #CBCBCB; }
#header .top_menu .jqueryslidemenu ul li ul li ul li a:hover	{ }

/* ######### CSS classes applied to down and right arrow images  ######### */
#header .top_menu .downarrowclass			{ position: absolute; top: 34px; right: 6px; }
#header .top_menu .rightarrowclass			{ position: absolute; top: 9px; right: 4px; }

#basket							{ display: none; z-index: 299; }
#basket .content					{ text-align: left; font-weight: bold; }
#basket .bimage						{ width: 45px; height: 45px; float: left; }
#basket .bproduct					{ width: 159px; height: 26px; float: left; line-height: 13px; padding: 4px; text-align: left; }
#basket .bproduct a					{ color: #707070; }
#basket .hline						{ height: 1px; border-bottom: 1px solid #B7B7B7; }
#basket .summary					{ float: right; text-align: right; }
#basket .sendorder					{ width: 90px; height: 17px; float: right; background: url('/ekwiaty/gfx/vault/button_send_order.gif') no-repeat 0 0; }
#basket .sendorder a					{ width: 90px; height: 17px; display: block; }

/*
border-bottom: dotted 1px #A1A1A1;
border-bottom: solid 1px #4083C5;
*/
