body.layoutWylacz {
	color:black;
	background-color:white;
}

.classInput,.classSelect {
	border: 1px solid #b5b5b5;
	background: white;
	color: black;
	height: 18px;
}

.classTextarea {
	width: 360px;
}

.classInputS,.classSelectS {
	border: 1px solid #b5b5b5;
	background: white;
	color: black;
	height: 16px;
}

input.radio {
	vertical-align:text-bottom;
}
input.checkbox, input.image {
	vertical-align:middle;
}
input.disabled {
	color:darkgray;
	background-color:lightgray;
}
textarea {
	border: 1px solid #b5b5b5;
	background: white;
	color: black;
}

.image {
	border: 0px;
}
.colorInput {
	border: 1px solid #989898;
	background-color: #f1f1f1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	vertical-align: middle;
	height: 15px;
}
.listaWyboru {
	background-color: #f1f1f1;
	border: 1px solid #989898;
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.inputError {
	border: 1px solid #ff0006;
}
.wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}
.header {
	margin: 0;
	padding: 0;
	width: 990px;
	background-color: #fff;
	/*height: 150px;*/
	height: 182px;
	overflow: hidden;
}
.header .corners {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 5px;
	width: 100%;
	overflow: hidden;
}
.header .corners .cornerLeft {
	background: #fff url('../../img/default/cornerLeftUp.gif') no-repeat;
	width: 8px;
	height: 7px;
	float: left;
}
.header .corners .cornerRight {
	background: #fff url('../../img/default/cornerRightUp.gif') no-repeat;
	width: 8px;
	height: 7px;
	float: right;
}
.logo {
	float: left;
	width: 210px;
	height: 102px;
	overflow: hidden;
}
.logo a {
	margin-left:25px;
}
.menuBar {
	margin-top: 0px;
	height: 15px;
	width: 778px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.headerMain {
	float: left;
	background-color: #fff;
	width: 500px;
}
.headerMain .spacer {
	height: 30px;
}
.headerMain .welcomeBar {
	vertical-align: text-bottom;
	text-align: right;
}
.headerMain .welcomeBar .welcomeText {
	padding-top: 3px;
	padding-right: 8px;
	float: right;
	font-weight: bold;
	color: #a01b1c;
}
.headerMain .welcomeBar .logOn {
	float: right;
}
.menu {
	margin: 0;
	padding: 0;
	height: 23px;
	width: 712px;
	overflow: hidden;
	text-align: left;
}
.bar {
	margin: 0;
	padding: 0;
	float: left;
	height: 52px;
	background-color: #bdbdbd;
	width: 712px;
	padding-top: 14px;
}
.bar .searchBar {
	height: 26px;
	width: 712px;
}
.bar .registerPlace {
	float: right;
	background: #c8c8c8 url('../../img/default/registerCorner.gif') top right no-repeat;
	background-color: #c8c8c8;
	width: 278px;
	height: 52px;
}
.koszyk_schowek {
	width: 182px;
	height: 82px;
	background-color: #fff;
	float: right;
	margin-right: 5px;
}
.input {
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonRedSmall {
	border: none;
	background: url('../../img/default/buttonRedSmall.jpg') no-repeat;
	width: 85px;
	height: 20px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	cursor: pointer;
	font-size: 11px;
}
.buttonGraySmall {
	border: none;
	background: url('../../img/default/buttonGraySmall.jpg') no-repeat;
	width: 85px;
	height: 20px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	cursor: pointer;
	font-size: 11px;
}
.buttonGraySmall a {
	width: 85px;
	margin:2px;
	text-align:center;
	padding-top:4px;
}
.buttonGraySmall a, .buttonGraySmall a:hover {
	color: #000;
}
.darkBar {
	text-align: right;
	background-color: #acacac;
	float: left;
	width: 650px;
	height: 26px;
	line-height: 21px;
	padding-right: 3px;
	display: table;
}
.darkBar .cell {
	display: inline;
	vertical-align: middle;
}
.searchLabel {
	font-weight: bold;
	color: #fff;
	padding-right: 20px;
}
.searchBar .searchSelect {
	background-color: #f1f1f1;
	border: 1px solid #989898;
	width: 210px;
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.searchIcon {
	padding-left: 5px;
	padding-top: 2px;
	width: 50px;
	float: left;
}
.registerPlace {
	float: right;
	background: #c8c8c8 url('../../img/default/registerCorner.gif') top right no-repeat;
	background-color: #c8c8c8;
	width: 278px;
	height: 52px;
}
.registerText {
	width: 90px;
	height: 50px;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 10px;
}
.registerText2 {
	padding-top: 4px;
}
.registerText2 a {
	color: #ca0808;
	font-weight: bold;
	font-size: 12px;
}
.registerText2 a:hover {
	color: #870a0e;
	font-weight: bold;
	font-size: 12px;
}
.registerText2 img {
	float:left;
}
.registerText2 span {
	float:left;
	margin-top:16px;
	margin-left:5px;
}
.registerPlace2 {
	background-color:#c8c8c8;
	height:52px;
	padding-left:20px;
	padding-top:5px;
}
.registerPlace2 a {
	color:#ca0808;
	font-weight:bold;
	font-size:12px;
}
.registerPlace2 a * {
	vertical-align:middle;
}

#srodek #columnPodsumowanie {
	width: 795px;
	background-color: #fff;
	float: right;
}
#columnLeft .branchBox {
	float: left;
	margin-left:22px;
	margin-top:12px;
	width: 172px;
}
#columnLeft .branchBoxMore {
	float: left;
	margin-left:22px;
	width: 172px;
}
#columnLeft .branchBoxBaner {
	float: left;
	margin: 43px 0 0 22px;
}
.branchBox .branchTitle {
	width: 140px;
	background-color: transparent;
	text-align: left;
	font-size: 20px;
	font-family: impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #dadada;
}
.branchTitle a.bTitle {
	color: black;
}
.branchTitle a.bTitle:hover {
	color: #737373;
}
.branchBox .branchImage {
	float: right;
	background-color: transparent;
	text-align: right;
	margin-top: 0px;
}
#columnLeft .categoryBox {
	float: left;
	width: 269px;
	height: 280px;
}
.category0{
	background: url('../../etc/img/kategoria0.jpg') no-repeat !important;
}
.category1{
	background: url('../../etc/img/kategoria1.jpg') no-repeat !important;
}
.category2{
	background: url('../../etc/img/kategoria2.jpg') no-repeat !important;
}
.catImgB { width: 268px; height: 139px; }
.catImgBLast { width: 257px; height:139px; }

.categoryBox .categoryImage {
	background-color: transparent;
	text-align: center;
}
.categoryBox .categoryTitle {
	height: 39px;
	background-color: transparent;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}
.categoryTitle a.catTitle {
	color: #ce3235;
}
.categoryTitle a.catTitle:hover {
	color: #737373;
}
#columnLeft .categoryBoxLast {
	float: left;
	width: 257px;
}
.categoryMain a { color: #cd0706 !important; }
.categoryBoxLast .categoryImage {
	background-color: transparent;
	text-align: center;
}
.categoryBoxLast .categoryTitle {
	height: 39px;
	background-color: transparent;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #ce3235;
	padding-top: 5px;
}
.categories {
	padding-top: 5px;
	padding-left: 0px;
}
.categories ul {
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
	margin: 0px;
}
.categories ul li {
	list-style: none;
	background: url("../../img/default/arrow.gif") no-repeat left center;
	background-position: 0% 3px;
	padding-left: 15px;
	line-height: 15px;
}
.categoriesMore {
	padding-left: 0px;
	padding-bottom: 20px;
}
.categoriesMore ul {
	width: 100%;
	padding-left: 0px;
	margin: 0px;
}
.categoriesMore ul li {
	list-style: none;
	background: url("../../img/default/arrow.gif") no-repeat left center;
	padding-left: 15px;
	line-height: 15px;
}
.middleBar {
	/*height: 85px;*/
	width: 100%;
	background-color: #fff;
	border-top: 2px dotted #999999;
	border-bottom: 2px dotted #999999;
}
.middleBar .reklama {
	background-color: #fff;
	width: 100%;
	text-align: center;
}
.middleBar .reklama p {
	margin: 0;
	color: #fff;
	padding-top: 10px;
}
.middleBar2 {
	height: 3px;
	width: 100%;
	border-bottom: 2px dotted #999999;
}
#srodek #columnRight {
	float: left;
	width: 195px;
	background: transparent;
}
.wrapper2 {
	width: 990px;
	margin:0 auto;
	padding: 0;
	padding-top: 6px;
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
}
#srodek #columnOne {
	width: 208px;
	background: transparent;
	float: left;
	border-top: 1px solid #c8c8c8;
}
#srodek #columnTwo {
	float: left;
	width: 587px;
	background: transparent;
}
.coltrick3 {
	background: url('../../img/default/3coltrick.jpg') repeat-y;
}
.navProductBar {
	padding: 8px;
}
.navProductBar .left {
	float: left;
}
.navProductBar .right {
	float: right;
}
.powiazaneBar {
	width: 100%;
	height: 38px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #a8a8a8;
	background: url('../../img/default/powiazaneTlo.jpg') repeat-x;
}
.powiazaneBar .label {
	float: left;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

#srodek #columnForum {
	float: left;
	width: 587px;
}
#columnForum .mainBar2 .sep {
	font-weight:bold;
	color:gray;
	margin-right:10px;
	margin-left:10px;
}
#columnForum .mainBar2 a {
	font-weight:bold;
	color:#cc100f;
}

#columnForum .subbar, #columnForum .subbar * {
	color:#fff;
	background-color:#5f5f5f;
	font-weight:bold;
}
#columnForum .subbar .barLeft, #columnForum .subbar .barRight {
	padding:5px 35px;
}

#srodek #columnCompare {
	float: left;
	width: 782px;
}

.forum_container {width: 959px; overflow: hidden; margin: 0px auto;padding: 0px 0px 10px 0px;}
.mainBar2 {
	height: 38px;
	width: 957px;
        margin: 0px auto 0px;
	background: url(../../img/default/forumBarTlo.jpg) repeat-x;
	border-bottom: 1px solid #a8a8a8;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
	border-top: 1px solid #a8a8a8;
}
.mainBar2 .barLeft {
	float: left;
}
.mainBar2 .barLeft p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 35px;
	padding-top: 12px;
	width: 480px;
}
.mainBar2 .barRight {
	float: right;
}
.mainBar2 .barRight p {
	padding-right: 30px;
	padding-top: 12px;
}
.mainBar3 {
	float:left;
	width: 264px;
	overflow:hidden;
	background: url(../../img/default/forumBarTlo.jpg) repeat-x;
}
.mainBar3 .barLeft {
	float: left;
}
.mainBar3 .barLeft p {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	padding-top: 12px;
}
.barContent {
	padding-left: 20px;
	padding-top: 45px;
}

.subbar {
	width: 100%;
	background-color: #e0e0e0;
	border-bottom: 1px solid #a8a8a8;
}
.subbar .barLeft {
	float: left;
	padding:12px 10px;
	font-weight:bold;
}
.subbar .barRight {
	float: right;
	padding:12px 10px;
}
.subbar .stronicowanie {
	display:inline;
}

.zambar {
	width: 100%;
	background-color: #d5d5d5;
	margin-bottom:1px;
}
.zambar .barLeft {
	float:left;
	padding:6px 5px;
	font-weight:bold;
	margin-left:30px;
}
.zambar .barRight {
	float:right;
	padding:6px 5px;
	text-align:right;
}
.zambar .separator {
	color:#fff;
	font-weight:bold;
	margin-left:10px;
}
.zambar .blok-przelacz {
	margin-right:5px;
	float:right;
	width:70px;
}

.tableZam {
	margin:20px 0 20px 30px;
	width:537px;
}
.tableZam th, .tableZam td {
	width:25%;
	text-align:left;
}

#srodek #podsumowanie {
	width: 100%;
	margin: 0;
	padding: 0;
}
.odstepy {
	padding: 10px 10px 20px 10px;
}
.waga {
	border-collapse: collapse;
}
.waga th {
	padding: 5px;
	background-color: #f3f3f3;
	text-align: center;
	border: 1px solid #d5d5d5;
}
.waga td {
	background-color: #fff;
	text-align: center;
	border: 1px solid #d5d5d5;
	padding: 3px;
}
.szukarka {
	margin:35px 100px;
	text-align:center;
	background-color:#e7e7e7;
	width:400px;
}
.szukarka .bl {background-image: url(../../img/default/ramCornerGrayLeftD.jpg)}
.szukarka .br {background-image: url(../../img/default/ramCornerGrayRightD.jpg)}
.szukarka .tl {background-image: url(../../img/default/ramCornerGrayLeft.jpg)}
.szukarka .tr {background-image: url(../../img/default/ramCornerGrayRight.jpg); padding: 5px 2px 2px}
.szukarkaTable {
	width:100%;
}
.szukarkaTable thead th {
	padding:8px;
	background-color: #d5d5d5;
	text-align:left;
	border-bottom:3px groove #fff;
}
.szukarkaTable tbody th {
	padding:8px;
	background-color: #d5d5d5;
	font-weight:normal;
}
.szukarkaTable tbody td {
	border-bottom:2px solid #fff;
}
.szukarkaTable tbody .last td {
	border-bottom:none;
}
.szukarkaTable tbody .col1 {
	padding-left:10px;
}
.szukarkaTable tbody .col4 {
	padding-right:10px;
}
.szukarkaTable td {
	text-align:center;
	padding: 5px;
}
.szukarkaTable td input {
	font-size: 11px;
	text-align:center;
}
.szukarkaTable tfoot .colLeft {
	text-align:left;
	padding-left:10px;
}
.szukarkaTable tfoot .colRight {
	text-align:right;
	padding-right:10px;
}


.clear { clear: both; }
.tree_img { float: left; cursor: pointer; }
.tree_block0 { width: 577px; float: left; }
.tree_block0 a {float: left; width: 184px; }
.tree_block1 {  width: 374px;	float: right; }
.tree_block2 {  width: 180px; float: right; }
.tree_img, .tree_block0 a, .tree_block1 a, .tree_block0 a {margin-bottom:3px;}
.lblock { width: 179px; float: left; margin-right: 8px; }
.lbockm { width: 170px; float: right; font-weight: bold; }
.lblocklast { width: 185px; float: left; }
.lbockmlast { width: 176px; float: right; font-weight: bold; }


.ramkaTxt {
	margin: 0 auto;
	width: 200px;
	background: #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;

}

.ramkaUp {
	border-top: 1px solid #fe0103;
	float: left;
	width: 184px;
	height: 8px;
}

.ramkaDown {
	border-bottom: 1px solid #fe0103;
	float: left;
	width: 184px;
	height: 7px;
}

.ramkaTxt .tl {
	background: url(../../img/default/ramCornerLeft.jpg) no-repeat left top;
	width: 8px;
	height: 8px;
	float: left;
}

.ramkaTxt .tr {
	background: url(../../img/default/ramCornerRight.jpg) no-repeat right top;
	width: 8px;
	height: 8px;
	float: right;
}

.ramkaTxt .bl {
	background: url(../../img/default/ramCornerLeftD.jpg) no-repeat left top;
	width: 8px;
	height: 8px;
	float: left;
}

.ramkaTxt .br {
	background: url(../../img/default/ramCornerRightD.jpg) no-repeat right top;
	width: 8px;
	height: 8px;
	float: right;
}

.ramkaTxt .ramkaContent {
	border-left: 1px solid #fe0103;
	border-right: 1px solid #fe0103;
	padding: 3px 10px 3px 10px;
}

/* ramka */
.topR {background: url(../../img/default/dotRamka.gif) 0 0 repeat-x;width:100%}
.bottomR {background: url(../../img/default/dotRamka.gif) 0 100% repeat-x}
.leftR {background: url(../../img/default/dotRamka.gif) 0 0 repeat-y}
.rightR {background: url(../../img/default/dotRamka.gif) 100% 0 repeat-y}
.bl {background: url(../../img/default/ramCornerLeftD.jpg) 0 100% no-repeat}
.br {background: url(../../img/default/ramCornerRightD.jpg) 100% 100% no-repeat}
.tl {background: url(../../img/default/ramCornerLeft.jpg) 0 0 no-repeat}
.tr {background: url(../../img/default/ramCornerRight.jpg) 100% 0 no-repeat; padding:10px}

.komunikat {
	margin-left:5px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:15px;
}
table.border {border-style:outset}
table.border th, table.border td {border-style:inset}
table.border, table.border th, table.border td {border-width:thin}

.TabelaZwroty td {border-style:none !important;text-align:left;width:146px; }
.tableZam td {border-style:none !important;text-align:left;width:156px; height: 30px;}

.reklamacjeLista {
	width:588px;
	border-collapse: collapse;
}
.reklamacjeLista th {
	color:#fff;
	background-color:#666;
	font-size:110%;
	line-height:150%;
	text-align:center;
	padding:5px 3px;
	border:solid thin white;
}
.reklamacjeLista td {
	font-size: 11px;
	padding:5px 3px;
	border-bottom:solid thin gray;
}

.blok-przelacz {
	cursor:pointer;
}

.subkonto {
	margin:10px;
	border:thin solid #000;
	padding:10px;
}
.subkonto input {
	margin-top:10px;
}
.personalizacja {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.personalizacja label {
	text-align:left;
	display:block;
	width:auto;
	height:20px;
}
.personalizacja label * {
	margin-top:3px;
	vertical-align:middle;
}
.personalizacja label input {
	float:right;
	margin-top:0;
}

.przesylkaRaty {
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align:top;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.popup {
	overflow:hidden;
}

#historiaZam {
	width:100%;
	text-align:left;
}
#historiaZam th, #historiaZam td {
	border-style:none;
	padding:0;
}
#historiaZamPrint {
	text-align:right;
	margin-top:2em;
	padding-right:3ex;
}

.forumPisanie p {
	margin:10px 35px;
}

.wiadomosciSubmit {
	text-align:right;
	margin:20px 20px;
	cursor:pointer;
}

.faqLista {
	padding: 0px;
	margin:20px 35px;
}
.faqLista li {
	list-style: none;
	background: url("../../img/default/arrow.gif") no-repeat left center;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

.tag1 {
	font-size:110%;
	font-weight:normal;
}
.tag2 {
	font-size:120%;
	font-weight:normal;
}
.tag3 {
	font-size:120%;
	font-weight:bold;
}


.platnoscPodsumowanie {
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}
.platnoscPodsumowanie th {
	font-weight:normal;
	text-decoration:underline;
	text-align:left;
	vertical-align:top;
}
.platnoscPodsumowanieProdukty {
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
.platnoscPodsumowanieProdukty caption {
	font-weight:bold;
}
.platnoscPodsumowanieProdukty th, .platnoscPodsumowanieProdukty td {
	border:0;
	padding:4px;
}

#showMessageBox {
	text-align:center;
	position:absolute;
}
#showMessageBox .bl {background-image:url(../../img/default/ramCornerGrayLeftD.jpg)}
#showMessageBox .br {background-image:url(../../img/default/ramCornerGrayRightD.jpg)}
#showMessageBox .tl {background-image:url(../../img/default/ramCornerGrayLeft.jpg)}
#showMessageBox .tr {background-image:url(../../img/default/ramCornerGrayRight.jpg); padding:15px}
#showMessageContent {margin-bottom:15px}


/*** KOSZYK ***/
.koszykSlideContainer { position: absolute; right: 0px; top: 100px; width: 308px; overflow: hidden; }
.koszykSlide { color: black; padding: 3px; border: #000 1px solid; background: #fff; width: 278px;}
.koszykSlide img { float: left; }
.koszykSlide h4 {margin:1px 0 0 0; padding: 3px 5px 0 5px; line-height: 120%; color: #000; font-size: 13px; font-weight: bold; }
.koszykSlide h4 a {float: right; margin: -3px 0 0 0; }

.koszyk {padding: 4px; background: #e7e7e7 url(../../img/default/koszykBG.gif) top repeat-x;  width: 270px;}
.koszyk table {padding: 0; width: 100%; margin: 10px 0; float: left;}
.koszyk td, th {vertical-align: middle; padding:5px 10px; }
.koszyk th { background:#ececec; color: #6e6e6e; font-size: 11px; font-weight: normal; text-align: left;}
.koszyk td {background: #fff; color: #000; font-size: 10px; }
.koszyk .center {text-align: center;}
.koszyk .cena {color: #d10d0e; font-weight: bold; font-size: 11px; text-align: right;}
.koszyk .cena_top {text-align: right !important;}
a.koszyk_button {float: right; width: 135px; height:23px; background: url(../../img/default/button_koszyk.jpg) top no-repeat;}
a.koszyk_button:hover {background-position: bottom; background-repeat: no-repeat;}

.czytaj_wiecej { color:#880202; }
.czytaj_wiecej:hover { color:#880202; text-decoration: underline; }

.category-list-active { color: red !important; font-weight: bold; }
.category-list-disabled { color: #808080 !important; font-weight: normal; }
.category-list-main { width: 587px; clear: both; margin-bottom: 10px; font-weight:bold;}
.category-list-main-block { padding-bottom: 20px; clear: both; width: 587px;}

.dymek { border: 1px solid red; background: white; color: black; padding: 10px; width: 150px;}
.hint1 { padding-top: 5px; padding-left: 20px; }
.hint2 { padding-top: 12px; padding-left: 20px; }
.hint3 { vertical-align:text-bottom; margin-right: 27px; }
.hint3a { vertical-align:middle; margin-right: 10px; }
.hint4 { padding-left:5px; }
.hint5 { padding:4px 0 0 5px; }
.hint6 { float: left; margin-top: 10px; margin-left: 20px; margin-right: 20px; }
.hint7 { position: absolute; margin-left: -30px; margin-top: 3px; }

.daneTabela {
	border-collapse: collapse;
	width:100%;
}

.box-grey-border {border: 1px solid #d0cccb; width: 714px; overflow:hidden; padding: 14px 15px; margin: 10px 0px 0px 0px; height: 30px; line-height: 28px;}
.box-grey-border  h3 {font-size: 18px; padding: 0px 0px 0px 0px;}
.small-icon-basket {padding: 6px 0px 0px 5px;cursor:pointer;}

.box-grey-border .summary-list {list-style: none; margin: 0px; padding:6px 0px; border: none;clear:both; overflow:hidden;}
.box-grey-border .summary-list li {list-style: none; margin: 0px; padding:0px 30px 0px 0px; border: none; background: none; float: left; display: inline; font-size: 12px;}
.box-grey-border h4 {font-size: 15px;}
.box-grey-border div.border{height: 1px; font-size: 0px; line-height:0px; width: 700px; margin: 0 auto; background: #d0cccb;clear:both;}
.box-grey-border input.promotion_code {height:20px; width: 84px;line-height:20px;}
.btn-calculate {background: url(../../img/default/img_new/btn_calculate.png) no-repeat top center; cursor:pointer; margin: 0px; padding: 0px; border:none; font-size: 0px; line-height:0px;width: 64px; height: 25px;}
.btn-calculate:hover {background-position: bottom;}


.green-cell-discount {background: #e8f3e6;border: 1px solid #d0cccb;border-top: none; width: 679px; overflow:hidden; padding: 14px 50px 14px 15px ; }
.green-cell-discount td {padding: 0px 0px 8px 0px;text-align:right; vertical-align:top;}
.green-cell-discount td.first-cell{width: 479px;}
.green-cell-discount td.second-cell{width:190px; padding: 0px 0px 0px 10px;}
.green-cell-discount h3 {font-size: 15px; font-weight:bold; padding: 2px 0px 0px 0px;}
.green-cell-discount h4 {font-size: 12px; font-weight:bold; padding: 3px 0px 0px 0px;}
.green-cell-discount h4 span {font-size: 15px; font-weight:bold;padding: 0px 0px 0px 3px;}
.green-cell-discount h3 span.red {font-size: 18px;}

.red-cell-summary {background: #f8e9e9;border: 1px solid #d0cccb;border-top: none; width: 679px; overflow:hidden; padding: 14px 50px 14px 15px ;  }
.red-cell-summary  h3 {font-size: 15px; font-weight:bold;}
.red-cell-summary  h3.big {font-size: 22px; font-weight: bold;}
.red-cell-summary .right-cell {text-align:right;}
.green-cell-discount h3 {font-size: 15px; font-weight:bold;}
.green-cell-discount h3 span.green {font-size: 18px;}
a.read-more {padding: 2px 0px 0px 0px;}

.use-point-cell {padding: 3px 0px 0px 12px;}


.grey-cell-delivery {background: #ededed;border: 1px solid #d0cccb;width: 714px; overflow:hidden; padding: 14px 15px 14px 15px; margin: 10px 0px 10px 0px; }
.grey-cell-delivery  h3 {font-size: 15px; font-weight:bold; padding: 1px 0px 0px 5px;}
.deliviery-pay-table {border: 1px solid #d0cccb;width: 746px;vertical-align:top;}
.deliviery-pay-table td {width: 340px;vertical-align:top;}
.deliviery-pay-table td table {vertical-align: top;padding: 10px 10px 10px 10px;vertical-align:top;width: 230px;}
.deliviery-pay-table td  td {width: auto !important;vertical-align: top;font-size: 12px;padding: 0px 0px 0px 6px;}
.deliviery-pay-table td  td input {margin: 0px; padding:0px; border: none;}
.green-deliviery-pay-cell label {}
.green-deliviery-pay-cell {background: #e8f3e6;}

#afiliacyjny_komunikat {font-weight:bold; padding: 0px 0px 10px 0px;}
#shippment_expectation,#shipping_method ,#payment_method {width: 237px; line-height: 24px;}


#blok-afiliacja-kod-wartosc {margin: 0px 5px 0px 5px;height: 19px; line-height: 25px; width: 90px;}
.green-deliviery-pay-cell .small-info {font-size: 11px; padding: 0px 0px 0px 15px;}

.template-box {padding: 10px 0px 10px; overflow:hidden;}
.templates-list {width: 122px; height: 24px; border: 1px solid #d0cccb;}
.basket-step2-navigation {padding: 20px 0px 0px 0px; overflow:hidden;}
.delivery-block-step2 {border: 1px solid #d0cccb;width: 744px;margin: 10px 0px 0px;overflow:hidden;padding: 12px 0px;background: url(../../img/default/img_new/second_step_whiten_block_bg.png) repeat-y top center;}
.delivery-block-step2 .cell-side {width: 348px;padding: 12px;}
.delivery-block-step2 .cell-side-content {padding: 0px 12px; overflow:hidden;}
.delivery-block-step2 .less-padding {padding: 0px 12px 6px 12px !important;}
.delivery-block-step2 .less-padding h3 {padding: 0px !important;}
.delivery-block-step2 .cell-side h3 {font-size: 18px; color: #000; font-weight:bold; padding: 0px 0px 10px 0px;}
.delivery-block-step2 .green_cell {background: url(../../img/default/img_new/second_step_green_block_bg.png) repeat-y top center; overflow:hidden;}

.table-delivery-step2 {border: 1px solid #d0cccb;width: 746px;border-collapse:collapse;margin: 10px 0px 0px;vertical-align:top;}
.table-delivery-step2 td {border-top: none !important;border-bottom: none !important;padding: 12px;vertical-align:top;}
.table-delivery-step2 h3 {font-size: 18px; color: #000; font-weight:bold; padding: 0px 0px 10px 0px;}
.simple-table-basket {padding:0px;width: 324px;vertical-align:top;font-size: 12px;margin: 5px 0px 0px 0px;}
.simple-table-basket td {border: none !important; padding: 0px 0px 8px 0px !important;vertical-align:top !important;}

.simple-table-basket .left-side-basket-table {text-align: right; width: 154px;}
.simple-table-basket h4 { font-size: 12px; font-weight: bold;padding: 0px 7px 0px 0px;}
.simple-table-basket h3 { font-size: 12px !important; font-weight: bold;padding: 4px 7px 0px 0px !important;}
.simple-table-basket h4:first-letter {text-transform: uppercase;}
.simple-table-basket .right-side-basket-table {text-align: left; padding: 0px 0px 0px 0px;width: 207px;}
.simple-table-basket .green-background-delivery {color: #FFFFFF;display: block;font-size: 11px;padding: 4px 5px !important;}
.gray-table-basket {background: #eeeeee;}
.simple-table-basket input,.simple-table-basket select, .simple-table-basket option,.simple-table-basket form {margin: 0px; padding:0px; border:none;}
.simple-table-basket input {border: 1px solid #E2E3EA;height: 24px;line-height:24px;margin: 0;width: 175px;padding:0px 2px;}
.simple-table-basket select {border: 1px solid #E2E3EA;height: 26px;margin: 0px !important;padding:0px !important;width: 80px !important;}
