body, a, img, form, div, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
	border-top: 0px #4D9B18 solid;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #686868;
	background: #FFFFFF;
	background-image: url(images/web/body_bg.gif);
	background-repeat: repeat-x;   
}

/*------------------------------------------------------------*/

.errorMessage {
	color: #FFFFFF;
	background: #EF3100;
	background-image: url(images/web/redplate_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.greenplate, .redplate, .blackplate {
	margin-bottom: 1px;
	color: #FFFFFF;
	background: #52A01D;
	background-image: url(images/web/greenplate_bg.gif);
	background-repeat: repeat-x;
}

.greenplate h2, .redplate h2, .blackplate h2 {
	margin: 0px;
	padding: 5px 0px 6px 12px;
	color: #E5D2AE;
	font-size: 11px;
	background: #52A01D;
	background-image: url(images/web/menuleft_bg3.gif);
	background-repeat: repeat-x;
}

.greenplate a, .redplate a, .blackplate a {
	color: #E5D2AE;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.greenplate a:hover, .redplate a:hover, .blackplate a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.greenplate .in, .redplate .in, .blackplate .in {
	padding: 10px;
}

.greenplate .in {
	padding-top: 5px;
}

.greenplate .in .subm, .redplate .in .subm, .blackplate .in .subm {
	margin: 5px 2px 0px 2px;
	padding-top: 10px;
	line-height: 9px;
	border-top: 1px #63A933 solid;
}

.greenplate .in .name, .redplate .in .name, .blackplate .in .name {
	height: 38px;
}

.greenplate .in .subm a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.greenplate .in .subm input {
	float: right;
}

.redplate {
	color: #FFFFFF;
	background: #EF3100;
	background-image: url(images/web/redplate_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.redplate h2 {
	background: #EF3100;
	background-image: url(images/web/redplate_bg.gif);
}

.redplate .in .endl {
	padding-bottom: 10px;
}

.redplate .in .subm {
	padding-top: 5px;
	text-align: right;
	border-top: 1px #DE5233 solid;
}

.blackplate {
	margin-right: 1px;
	color: #FFFFFF;
	background: #2F2F2F;
	background-image: url(images/web/blackplate_bg2.gif);
	background-repeat: repeat-x;
}

.blackplate h2 {
	background: #EF3100;
	background-image: url(images/web/blackplate_bg.gif);
}

.blackplate .in .subm {
	border-top: 1px #444444 solid;
}

/*------------------------------------------------------------*/

#center {
	margin-left: auto;
	margin-right: auto;
	width: 999px;
}

#center .clear {
    clear: both;
}

/*------------------------------------------------------------*/

#topinfo {
	height: 25px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
}

#topinfo .menu {
	margin-top: 1px;
	padding: 4px 7px 0px 7px;
	height: 20px;
	float: right;
	color: #0C712E;
	background-image: url(images/web/topinfo_bg.gif);
	background-repeat: repeat-x;
}

#topinfo .menu a {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#topinfo .menu a.now {
	color: #E5D2AE;
}

#topinfo .text {
	padding: 5px 0px 0px 20px;
}

#topinfo .text strong {
	color: #E5D2AE;
}

/*-----------------------------------------------------------*/

#top {
	height: 187px;
	background: #000000;
	background-image: url(images/web/top_herb.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top .line1 {
	padding-left: 165px;
}

#top .line1 .a, #top .line1 .b, #top .line1 .c {
	width: 230px;
	//height: 120px;
	height: 150px;
	float: left;
	background-image: url(images/web/top_01.jpg);
	background-repeat: no-repeat;
}

#top .line1 .b {
	width: 231px;
	background-image: url(images/web/top_02.jpg);
}

#top .line1 .c {
	width: 372px;
	background-image: url(images/web/top_03.jpg);
}

#top .line2 {
	padding-top: 6px;
	height: 38px;
	background-image: url(images/web/topmenu_bg.gif);
	background-repeat: repeat-x;
}

/*------------------------------------------------------------*/

#top .line2 .account {
	padding: 4px 20px 0px 20px;
	height: 33px;
	float: center;
	color: #FFFFFF;
	/*background-image: url(images/web/menuleft_bg3.gif);*/
	background-repeat: repeat-x;
}

#top .line2 .account a {
	color: #FFFFFF;
	text-decoration: none;
}

#top .line2 .account a.go {
	padding-right: 20px;
	background-image: url(images/web/koszyk.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#top .line2 .account span {
	margin: 0px 10px 0px 10px;
	color: #0C712E;
}

#top .line2 .account strong {
	font-size: 10px;
}

/*------------------------------------------------------------*/

#top .line2 .search {
	padding-top: 2px;
	margin-left: 10px;
	width: 310px;
	float: right;
}

#top .line2 .search .endl input {
	float: left;	
	width: 90px;
	color: #FFFFFF;	
	font-size: 10px;
	border: 1px solid #499415;
	background: transparent;
}


#top .line2 .search img {
	
	float: left;
}

#top .line2 .search .endl {
	float: left;
}

#top .line2 .search .endl input {
	width: 90px;
	height: 16px;
	margin-right: 5px;
	color: #FFFFFF;
	background: transparent;
	border: 1px #499415 solid;
}

##top .line2 .search .submit {
	float: left;
}

/*------------------------------------------------------------*/

#middle {
	padding-top: 2px;
}

#middle .left {
	width: 174px;
	float: left;
}

#middle .center {
	width: 509px;
	float: left;
}

#middle .cart {
	width: 900px;
	float: left;
}

#middle .right {
	width: 315px;
	float: right;
}

/*------------------------------------------------------------*/

#middle .left .endl {
	padding-top: 5px;
}

#middle .left .endl input, #middle .left .endl select {
	padding: 5px;
	width: 140px;
	border: 0px;
	font-size: 11px;
}

#middle .left .endl select {
	padding: 5px;
	height: 25px;
	width: 150px;
	border: 0px;
	font-size: 11px;
}

#middle .left .endl input.small {
	width: 35px;
}

/*------------------------------------------------------------*/

#middle .left .card {
	margin-bottom: 1px;
}

#middle .left .card img {
	display: block;
}

#middle .left .card .in {
	padding: 10px;
	height: 66px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/web/card_bg.gif);
	background-repeat: repeat-x;
}

#middle .left .card .in strong {
	padding-top: 5px;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

#middle .left .card .in .subm {
	padding: 10px 0px 0px 90px;
}

/*------------------------------------------------------------*/

#middle .left .bord {
	padding: 20px;
	line-height: 20px;
}

#middle .left .bord a {
	padding-right: 10px;
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/web/pagged_next.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

/*------------------------------------------------------------*/

#middle .center .bord, #middle .left .bord {
	border: 1px #EEEEEE solid;
}

#middle .center .plate_new {
	padding-left: 1px;
}

#middle .center .plate_blank {
	//padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 1px;
	height: 81px;
	width: 508px;
	background-image: url(images/web/plate_blank.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#middle .center .plate_blank .title {
	margin: 0px;
	padding: 25px 0px 0px 30px;
	color: #EEEEEE;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 100;
}

#middle .center .plate_blank .sub {
	margin: 0px;
	padding:0px 0px 0px 30px;
	color: #EEEEEE;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
}

#middle .center .path {
	padding: 10px 0px 10px 20px;
	border-bottom: 1px #EEEEEE solid;
}

#middle .center .path a {
	margin-right: 6px;
	padding-right: 12px;
	color: #686868;
	text-decoration: none;
	background-image: url(images/web/dot03.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#middle .center .path span {
	color: #4D9B18;
	font-weight: bold;
}

#middle .center .itemlist {
	padding: 10px 15px 5px 15px;
}

#middle .center .itemlist h3 {
	font-size: 14px;
}

#middle .center .itemlist h4 {
	padding-left: 10px;
	margin: 0px;
	color: #FF0000;
	font-size: 16px;

}

#middle .center .itemlist .infopompt {
	margin-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/web/info.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/*------------------------------------------------------------*/

#middle .center .itemlist .item {
	padding: 15px 2px 0px 2px;
	width: 235px;
	float: left;
}

#middle .center .itemlist .item a {
	color: #686868;
	text-decoration: none;
}

#middle .center .itemlist .item h3 {
	padding-left: 10px;
	height: 40px;
	margin: 0px;
	font-size: 16px;
}

#middle .center .itemlist .item small {
	padding: 2px 0px 15px 10px;
	display: block;
}

#middle .center .itemlist .item small a, #middle .center .itemlist .item .navi a {
	padding-right: 10px;
	background-image: url(images/web/dot02.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#middle .center .itemlist .item .info {
	height: 30px;
	background-image: url(images/web/dot01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#middle .center .itemlist .item .info img {
	padding: 4px 0px 0px 8px;
	display: block;
}

#middle .center .itemlist .item .info span.price {
	padding: 3px 8px 0px 0px;
	display: block;
	color: #BFAC87;
	float: right;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

#middle .center .itemlist .item .info span.old_price {
	padding: 3px 8px 0px 0px;
	display: block;
	color: #FF0000;
	float: right;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-decoration: line-through;
}

#middle .center .itemlist .item .info span.text {
	padding: 8px 0px 0px 8px;
	display: block;
	font-weight: bold;
}

#middle .center .itemlist .item .foto {
	padding: 3px;
	text-align: center;
	min-height: 210px;
}

#middle .center .itemlist .item .gray {
	padding: 7px 7px 4px 7px;
	text-align: right;
	background: #EEEEEE;
}

#middle .center .itemlist .item .navi {
	padding: 7px;
	font-size: 10px;
	text-align: right;
}


/*------------------------------------------------------------*/

#middle .center .itemlist .item_desc {
	padding: 15px 2px 0px 2px;
	width: 474px;
	float: left;
}

#middle .center .itemlist .item_desc a {
	color: #686868;
	text-decoration: none;
}

#middle .center .itemlist .item_desc h3 {
	padding-left: 10px;
	margin: 0px;
	font-size: 20px;
}

#middle .center .itemlist .item_desc small {
	padding: 2px 0px 15px 10px;
	display: block;
}

#middle .center .itemlist .item_desc small a, #middle .center .itemlist .item_desc .navi a {
	padding-right: 10px;
	background-image: url(images/web/dot02.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#middle .center .itemlist .item_desc .info {
	height: 30px;
	background-image: url(images/web/dot01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#middle .center .itemlist .item_desc .info img {
	padding: 4px 0px 0px 8px;
	display: block;
}

#middle .center .itemlist .item_desc .info span.price {
	padding: 3px 8px 0px 0px;
	display: block;
	color: #BFAC87;
	float: right;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}

#middle .center .itemlist .item_desc .info span.old_price {
	padding: 3px 8px 0px 0px;
	display: block;
	color: #FF0000;
	float: right;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-decoration: line-through;
}

#middle .center .itemlist .item_desc .info span.text {
	padding: 8px 0px 0px 8px;
	display: block;
	font-weight: bold;
}

#middle .center .itemlist .item_desc .foto {
	padding: 3px;
	text-align: center;
	min-height: 166x;
}

#middle .center .itemlist .item_desc .gray {
	padding: 7px 7px 4px 7px;
	text-align: right;
	background: #EEEEEE;
}

#middle .center .itemlist .item_desc .navi {
	padding: 7px;
	font-size: 10px;
	text-align: right;
}

#middle .center .itemlist .item_desc .desc {
	padding: 7px;
	font-size: 11px;
	text-align: left;
}

#middle .center .itemlist table.ZawartosKoszyka {
	width: 479px;
}

#middle .center .itemlist table.ZawartosKoszyka a {
	color: #686868;
	margin: 0px;
	text-decoration: none;
	font-size: 16px;
}

#middle .center .itemlist table.ZawartosKoszyka a:hover {
	text-decoration: underline;
}

#middle .center .itemlist table.ZawartosKoszyka td.Naglowek {
	color: #686868;
	margin: 0px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	background-color: #EEEEEE;
}

#middle .center .itemlist table.ZawartosKoszyka td.Cena,
#middle .center .itemlist table.FanForm td.label {
	color: #63B235;
	margin: 0px;
	height: 30px;
	width: 80px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#middle .center .itemlist table.ZawartosKoszyka td.Foto {
	margin: 0px;
	height: 120px;
	width: 120px;
	text-align: left;
}

#middle .center .itemlist table.ZawartosKoszyka td.Button {
	margin: 0px;
	height: 30px;
	width: 35px;
	text-align: right;
	vertical-align: bottom;
}

/*#middle .center .itemlist table.ZawartosKoszyka td.Button input.btnDelete {*/
#middle .center .itemlist input.btnDelete {
	margin: 0px;
	width: 52px;
	height: 21px;
	border: 0px;
	background-image: url(images/web/btn_blank2.gif);
	background-repeat: none;
	background-position: bottom left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
}

/*#middle .center .itemlist table.ZawartosKoszyka td.Button input.btnDelete {*/
#middle .center .itemlist input.btnRed {
	margin: 0px;
	height: 21px;
	border: 0px;
	background-image: url(images/web/btn_red_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#middle .center .itemlist input.btnGrey {
	margin: 0px;
	height: 21px;
	border: 0px;
	background-image: url(images/web/btn_grey_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #969696;
}

#middle .center .itemlist a.small_link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F2F2F;
	text-decoration: none;
}

#middle .center .itemlist a.small_link:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;
}

/*------------------------------------------------------------*/

#middle .center .pagged, #middle .center .promo {
	padding: 10px 15px 10px 15px;
	margin: 0px 18px 5px 18px;
	color: #969696;
}

#middle .center .promo {
	margin-bottom: 30px;
}

#middle .center .promo strong {
	display: block;
}

/*------------------------------------------------------------*/

#middle .center .pagged .pages {
	float: right;
}

#middle .center .pagged .pages a {
	padding: 2px 6px 2px 6px;
	display: block;
	float: left;
	color: #685B6E;
	text-decoration: none;
	border-left: 1px #EEEEEE solid;
}

#middle .center .pagged .pages a.first {
	border-left: none;
}

#middle .center .pagged .pages a.now {
	color: #FFFFFF;
	background-image: url(images/web/pagged_bg.gif);
	background-repeat: no-repeat;
	border-left: none;
}

#middle .center .pagged .pages span {
	padding: 2px 6px 2px 6px;
	display: block;
	float: left;
	background-image: url(images/web/pagged_rev.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#middle .center .pagged .pages span.next {
	background-image: url(images/web/pagged_next.gif);
}

/*------------------------------------------------------------*/

#middle .center .botnavi {
	margin: 0px 20px 0px 20px;
	padding: 10px;
	background-image: url(images/web/dot01.gif);
	background-repeat: repeat-x;
}

#middle .center .botline {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-image: url(images/web/dot01.gif);
	background-repeat: repeat-x;
}

#middle .center .botnavi a {
	color: #969696;
	text-decoration: none;
}

#middle .center .botnavi a.rev {
	padding-left: 10px;
	background-image: url(images/web/pagged_rev.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#middle .center .botnavi a.top {
	padding-left: 15px;
	float: right;
	background-image: url(images/web/dot04.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/*------------------------------------------------------------*/

#middle .right .promo {
	border-left: 1px #EEEEEE solid;
	border-right: 1px #EEEEEE solid;
	padding-bottom: 20px;
}

#middle .right .promo .item {
	padding: 15px;
	background-image: url(images/web/dot01.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#middle .right .promo .first {
	background-image: none;
}

#middle .right .promo .item img.foto {
	margin-right: 17px;
	display: block;
	float: left;
	border: 1px #EEEEEE solid;
}

#middle .right .promo .item strong {
	display: block;
}

#middle .right .promo .item small {
	display: block;
	padding-bottom: 20px;
}

#middle .right .promo .item small {
	display: block;
	padding-bottom: 20px;
}

/*------------------------------------------------------------*/

#middle .right .greenplate h2 {
	color: #FFFFFF;
}

/*------------------------------------------------------------*/

#middle .right .pay {
	background: #FFFFFF;
}

#middle .right .pay .in {
	color: #969696;
	border-left: 1px #EEEEEE solid;
	border-right: 1px #EEEEEE solid;
	border-bottom: 1px #EEEEEE solid;
}

/*------------------------------------------------------------*/

#middle .right .koszyk strong {
	font-size: 12px;
}

#middle .right .koszyk form {
	padding-top: 15px;
}

#middle .right .koszyk .in {
	background: #58A524;
	background-image: url(images/web/koszyk_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#middle .right .koszyk .endl {
	padding: 5px 10px 5px 10px;
}

#middle .right .koszyk .endl input {
	margin-right: 10px;
	float: left;
}

#middle .right .koszyk .endl label {
	padding-top: 2px;
	float: left;
}

#middle .right .koszyk .green {
	background: #5B9D2F;
}

#middle .right .koszyk .subm {
	border: none;
}

/*------------------------------------------------------------*/

#middle .right .small {
	width: 157px;
	float: left;
}

#middle .right .small h2 {
	color: #E5D2AE;
}

#middle .right .small strong {
	padding: 0px 0px 10px 10px;
	display: block;
	text-align: left;
}

#middle .right .small img {
	border: 3px #FFFFFF solid;
}

#middle .right .small .in {
	padding: 5px;
	text-align: center;
}

#middle .right .small .in .subm {
	padding-bottom: 4px;
	text-align: right;
}

#middle .right .small .in .subm img {
	border: 0px;
}

/*------------------------------------------------------------*/

#leftmenu {
	margin-bottom: 1px;
	background: #000000;
}

#leftmenu li {
	list-style-type: none;
	background-image: url(images/web/menuleft_bg.gif);
	background-repeat: repeat-x;
}

#leftmenu ul li.in {
	margin: 0px;
	padding: 0px;
}

#leftmenu li a {
	padding: 5px 0px 6px 12px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/web/menuleft_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 160px 10px;
}

#leftmenu ul li.now {
	color: #E5D2AE;
	background: #65B22D;
	background-image: url(images/web/menuleft_bg3.gif);
}

#leftmenu ul li.now a {
	background-image: url(images/web/menuleft_arrow2.gif);
}

#leftmenu ul li.in {
	padding-left: 10px;
	background: #FFFFFF;
	background-image: url(images/web/menuleft_bg2.gif);
	background-repeat: repeat-x;
}

#leftmenu ul li.in a {
	padding: 3px 0px 3px 12px;
	color: #626262;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 150px 8px;
}

#leftmenu ul li.in_now {
	padding-left: 10px;
	background: #FFFFFF;
	background-image: url(images/web/menuleft_bg4.gif);
	background-repeat: repeat-x;
}

#leftmenu ul li.in_now a {
	padding: 3px 0px 3px 12px;
	color: #4D3A15;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 150px 8px;
}

/*------------------------------------------------------------*/

#footer {
	padding: 10px 0px 10px 20px;
	color: #969696;
	border-top: 1px #EEEEEE solid;
	border-left: 1px #EEEEEE solid;
	border-right: 1px #EEEEEE solid;
}

#footer span.line {
	padding: 0px 24px 0px 24px;
	color: #EEEEEE;
}

#footer .des {
	padding-right: 20px;
	float: right;
}

#footer .des a {
	color: #969696;
	text-decoration: none;
}

#footer .des a:hover {
	color: #686868;
	text-decoration: none;
}

#footer .des span {
	float: left;
}

#footer .des span, #footer .des img {
	padding: 0px 3px 0px 3px;
	float: left;
}

/*------------------------------------------------------------*/

#bottom {
	padding: 10px;
	min-height: 133px;
	background: #111111;
	background-image: url(images/web/bottom_bg.gif);
	background-repeat: repeat-x;
}

#bottom .bord {
	margin-right: 10px;
	width: 200px;
	height: 130px;
	float: left;
	border: 1px #393939 solid;
}

#bottom .bord h2 {
	margin: 0px;
	padding: 5px 0px 15px 20px;
	color: #FFFFFF;
	font-size: 12px;
}

#bottom .bord ul {
	padding-left: 20px;
	list-style-type: none;
	color: #FFFFFF;
}

#bottom .bord ul li.email {
	padding-left: 20px;
	margin-bottom: 5px;
	background-image: url(images/web/bot_mail.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#bottom .bord ul li.gg {
	padding-left: 20px;
	margin-bottom: 5px;
	background-image: url(images/web/bot_gg.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#bottom .bord ul li.skype {
	padding-left: 20px;
	background-image: url(images/web/bot_skype.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#bottom .bord li a {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/web/dot05.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#bottom .bord li span {
	color: #E5D2AE;
}
