body {
	margin:0px;
	padding:0px;
	background:#fff url(../images/layout/body-bck.png) repeat-x;
	border-top:3px solid #9cc024;
	font:11px Helvetica, Arial, sans-serif;
}

img {padding:0; margin:0;}

a img {
  border:none;
}

.cb{
	width:100%;
	clear:both;
	overflow:hidden;
}
.bold {font-weight:bold;}

.c    {text-align:center !important;}
.l    {text-align:left !important; }
.r    {text-align:right !important; }
.fl   {float:left !important;}
.fr   {float:right !important;}
.tdn  {text-decoration:none !important;}
.nbb  {border-bottom:0 !important;}
.nbt  {border-top:0 !important;}
.ntp  {padding-top:0 !important}
.ntm {margin-top:0px !important; }
.vt	{vertical-align:top !important;}
.vm	{vertical-align:middle !important;}
.pt10 {padding-top: 10px;}
a        {color: #4E6625;}
a:visited {color: #4E6625;}
a:active {color: #4E6625;}
a:hover  {color: #ffa500;}

.resultOk{
	color:green !important;
	font-weight:bold;
}

.resultError{
	color:#9f041a !important;
	font-weight:bold;
}

#breadcrumbs ul{
	padding: 3px 0 0 10px;
}

#breadcrumbs ul li{

color: #ffffff;
float:left; display:block;
}

	#breadcrumbs ul li a{
		color: #ffffff;
		text-decoration:none;
		font-weight:bold;
	}

		#breadcrumbs ul li a:hover{
                    color: #e6f3a4;
		}

.separator {
	float:left;
	display:block;
	padding:0 3px;
	font-weight:bold;
	line-height:12px;
	color:#e2f8ad !important;
}

#container {
	width:1020px;
	margin:0 auto;
	height:auto;
 }

#main {
  width:940px;
	margin:0 auto;
	height:auto;
}

#header {
  float:left;
	clear:both;
}

#sitemap {
  float:right;
	width:290px;
	height:21px;
	background-image:url(../images/layout/sitemap-bck.png);
	background-repeat:no-repeat;
	padding-left:45px;
	margin-right:0px;
	padding-right:0px;
}

#sitemap a {
  font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	float:left;
	padding-left:11px;
	padding-right:11px;
	border-right:1px solid #93ad19;
	text-decoration:none;
}

#sitemap a:hover {
  font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

a#blog:hover {
  padding-left:10px;
	padding-right:8px;
}

a#regulamin:hover {
  padding-left:6px;
	padding-right:5px;
}

a#sklep:hover {
  padding-left:7px;
	padding-right:7px;
}

a#kontakt {
  border:none;
}

#logo {
  float:left;
	margin-left:10px;
	width:250px;
	height:auto;
	margin-top:20px;
}

#szukaj {
  float:right;
	width:274px;
	height:23px;
	background-image:url(../images/layout/szukaj-bck.png);
	background-repeat:no-repeat;
	margin-left:100px;
	margin-right: 15px;
	margin-top:25px;
}

.keywords {
  float:left;
	border:none;
	padding:2px;
	font-family:tahoma;
	font-size:11px;
	color:#8bb515;
	/*background-color:transparent;*/
	border:0;
	margin-top:3px;
	margin-left:6px;
	width:180px;
}

.searchedFor{
	padding:20px;
	padding-bottom:10px;
}

#container-left {
  float:left;
	width:160px;
	height:auto;
	padding-top:26px;
}


/**left container box's**/
.sidebarBox{
	width:160px;
	clear:both;
	margin-bottom:10px;
	background:url(../images/layout/leftSidebarBoxBg.png) repeat-y;
}

	.sidebarBox h2{
		display:block;
		height:20px;
		background:url(../images/layout/leftSidebarBoxHeader.png) no-repeat;
	}

		.sidebarBox h2 span{
			display:none;
		}

		.sidebarBoxFooter{
			display:block;
			height:7px;
			width:160px;
			overflow:hidden;
			background:url(../images/layout/leftSidebarBoxFooterSelected.png) no-repeat;
		}

                .sidebarBox li a{
			display:block;
			padding:3px 0;
			padding-left:30px;
			text-decoration:none;
			border-top:1px solid #ebf5d6;
			background:url(../images/layout/leftSidebarBoxArrow.gif) 17px 7px no-repeat;

		}

	.sidebarContent{
		margin:0 1px;
	}


		#bikemiaMenuBox h2 .replacement{
                    	display:block;
                        height:20px;
			background:url(../images/layout/leftSidebarHeaders.png) 16px -20px no-repeat;
		}

		#deliveryBox h2 .replacement{
                        display:block;
                        height:20px;
			background:url(../images/layout/leftSidebarHeaders.png) 16px -60px no-repeat;
		}
		#deliveryBox .sidebarContent{
			padding:5px 0;
			text-align:center;
		}

		#paymentsBox h2 .replacement{
                        display:block;
                        height:20px;
			background:url(../images/layout/leftSidebarHeaders.png) 16px -40px no-repeat;
		}


		#paymentsBox .sidebarContent{
			padding:5px 0;
			text-align:center;
		}

/* right container */

.rightSidebarBox{
    width:180px;
    clear:both;
    margin: 0;
    padding: 0;
    background: url(../images/layout/rightSidebarBoxBg.png) repeat-y;
}

	.rightSidebarBox h2{
		display:block;
		height:20px;
		background:url(../images/layout/rightSidebarBoxHeader.png) no-repeat;
	}

		.rightSidebarBox h2 span{
			display:none;
		}

		.rightSidebarBoxFooter{
			display:block;
			height:7px;
			width:180px;
			overflow:hidden;
			background:url(../images/layout/rightSidebarBoxFooter.png) no-repeat;
			padding: 0;
			margin: 0;
		}

	.rightSidebarContent{
		margin:0 1px;
	}

	h2 .replacement1, h2 .replacement0 {
		display:block !important;
		width:100%;
		height:20px;
	}

		#koszyk h2 .replacement1{
			background:url(../images/layout/koszyk-header-1.png) top no-repeat;
		}

		#koszyk h2 .replacement0{
			background:url(../images/layout/koszyk-header.png) top no-repeat;
		}

		#koszyk{
			margin-bottom:10px !important;
		}


		#compareBox h2 .replacement1{
			background:url(../images/layout/compare-header.gif) top no-repeat !important;
		}

		#compareBox table{
		border-collapse:collapse;
		width:178px;
		margin:1px;
	}
		#compareBox  td{
			padding:5px 3px;
			vertical-align:top;
			border-bottom:1px solid #9cc024;
		}


		#compareBox  th{
			border-bottom:1px solid #9cc024;
		}

		#compareBox a{
			text-decoration:none;
		}
		#compareBox a:hover{
			text-decoration:underline;
		}



/***/


	#container-middle {
  float:left;
	width:580px;
	margin: 25px 10px 0px 10px;
	padding-bottom: 0px;
	padding-top:0px;
}

#container-middle-tabs {
  float:left;
	width:580px;
	margin: 25px 10px 0px 10px;
	padding-bottom: 0px;
	padding-top:0px;
}

#container-middle-tabs-NTM {
  float:left;
	width:580px;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
	padding-top:0px;
}

#container-middle-width {
  background:url(../images/layout/container-middle-width.png) top center no-repeat;
	float:left;
	width:760px;
	margin: 25px 10px 0px 10px;
	padding-bottom: 0px;
	padding-top:0px;
}

#container-middle-width .title {
	margin:0; padding:0;
	display:block;
}

#container-middle-width-order{
	width:718px;
	border-left: 1px solid #b0c356;
	border-right: 1px solid #b0c356;
	padding: 20px 20px 20px 20px;
}

.bannerBox {
    margin:8px auto; text-align:center;
}

#container-right {
  float:left;
	width:180px;
	padding-top:25px;
}

#konfiguracja {
  float:left;
	margin-bottom:10px;
	height:127px;
	width:180px;
	display: block;
	background: url(../images/layout/strefa.png) no-repeat;
}

#koszyk {
  float:left;
	width: 180px;
	display:block;
	clear:both;
	background: url (../images/layout/rightSidebarBoxBg.png) repeat-y;
}

.koszyk-img {
	padding: 0;
	margin: 20px 0 20px 60px;
}

#koszyk p {
	text-align:center;
	margin: 0;
	padding: 0;
}

.odd {
background: #fafcf6;
}

.even {
background: #f5faec;
}

.zloz-zamowienie {
margin-top: 10px;
margin-bottom: 0px;
}

.simple_cart{
	width:178px;
	margin-left:1px;
	}
	.simple_cart table{
		border-collapse:collapse;
	}
		.simple_cart td{
			padding:5px 3px;
			vertical-align:top;
			border-bottom:1px solid #9cc024;
		}


		.simple_cart th{
			border-bottom:1px solid #9cc024;
		}

	.simple_cart a{
		text-decoration:none;
		color:#4e6625;
	}
		.simple_cart a:hover{
			color:#ffa500;
		}

	.simple_cart .productName{
		border-bottom:0;
		font-size:11px;
		padding-bottom:0;
		font-weight:bold;
	}

	.simple_cart .total{
		font-weight:bold;
		font-size:11px;
	}
	.simple_cart .quantity{
		float:left;
		height:20px;
		padding:0 6px;
	}
	.simple_cart .reduceButton{
		margin-left:6px;
		float:left;
		margin-top:4px;
		display:block;
		width:7px;
		height:7px;
		overflow:hidden;
		text-decoration:none;
		background:url(../images/layout/plusAndMinus.png) no-repeat;
	}

	.simple_cart .reduceButton:hover{
		background:url(../images/layout/plusAndMinus.png)  top right no-repeat;
	}

	.simple_cart .buyButton{
		float:left;
		margin-top:4px;
		display:block;
		width:7px;
		height:7px;
		overflow:hidden;
		text-decoration:none;
		background:url(../images/layout/plusAndMinus.png) bottom left no-repeat;
	}

	.simple_cart .buyButton:hover{
		background:url(../images/layout/plusAndMinus.png)  bottom right no-repeat;
	}

	.simple_cart .reduceButton span, #koszyk .buyButton span{
		display:none;
	}

	.cartConsistent li{
		padding-left:10px;
background:url('../images/layout/leftSidebarBoxArrow.gif') 0px 2px no-repeat;;
	}

#banner-right .content3 img {
	margin-left:9px;
}

#footer {
  float:left;
	width:940px;
	font-family:tahoma;
	font-size:11px;
	color:#4a5117;
	margin-top:3px;
	background-image:url(../images/layout/footer-bck.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
	height: 50px;
}

#footer-kamil {
  float:left;
	width:940px;
	font-family:tahoma;
	font-size:11px;
	color:#b9bab3;
	margin-top:0px;
	background-image:url(../images/layout/footer-bck-kamil.png);
	background-repeat:repeat-x;
	margin-bottom:0px;
	height: 64px;
}

#footer a {
  text-decoration:none;
	color:#8bb515;
}

#nazwa {
  margin-left:29px;
}


#footerContent {
    width: 100%;
    margin: 0 auto;
}

#footerContent p{
    padding-top: 18px;
    text-align: center;
}

#footerContent-kamil {
    width: 100%;
    margin: 0 auto;
}

#footerContent-kamil p{
    padding-top: 5px;
    padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#footerLeft {
	width: 100%;
	background: url(../images/layout/footerLeft.png) no-repeat left;
	float: left;
	height: 50px;
	display: block;
}

#footerLeft-kamil {
	width: 100%;
	background: url(../images/layout/footerLeft-kamil.png) no-repeat left;
	float: left;
	height: 64px;
	display: block;
}

#footerRight {
	width: 100%;
	background: url(../images/layout/footerRight.png) no-repeat right;
	float: right;
	height: 50px;
	display: block;
}

#footerRight-kamil {
	width: 100%;
	background: url(../images/layout/footerRight-kamil.png) no-repeat right;
	float: right;
	height: 64px;
	display: block;
}

.form {
  float:left;
	width:110px;
	height:35px;
	margin-right:0px;
	margin-bottom:8px;
}

.form label {
  float:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4e6625;
	margin-bottom:5px;
	margin-top:5px;
}



.form select {
  float:left;
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding:1px;
	width:100px;
}
#sortowanie {
	float:left;
	width:580px;
}

#sortowanie-content {
  float:left;
	width:580px;
	background-image:url(../images/layout/sort-content-bck.jpg);
	background-repeat:no-repeat;
	height:225px;
}

#sortowanie-menu{
	display:block;
	width:580px;
	height:27px;
	background:transparent url(../images/layout/sort-content-top.png) left bottom no-repeat;
}

#sortowanie-content p {
  font-family:tahoma;
	font-size:11px;
	color:#4e6625;
	margin-top:28px;
	margin-left:92px;
	width:415px;
}

#sortowanie-content label{
	background:#fff;
}

.sortowanie-content-one{
padding-left:20px;
}
.sortowanie-content-one form{
	padding-top:10px;
}


#sortowanie-akcesoria {
	margin-left:0px;
}

	#sortowanie-akcesoria form{
		padding-top:10px;
		display:block;
	}

	#sortowanie-akcesoria input{
		width:150px;
	}



#sortowanie-content form {
  float:left;
	width:455px;
	height:100px;
	margin-top:7px;
	margin-left:110px;
}

#sortowanie-content input {
  margin-top:20px;
	float:right;
	margin-right:24px;
}

#promocje {
  float:left;
	width:580px;
	height:230px;
	background-image:url(../images/layout/promocje.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

#oferta {
  float:left;
	margin-top:16px;
	margin-left:150px;
}

#promocje h1 {
  font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	color:#8bb515;
	float:left;
	clear:both;
	margin-left:180px;
	margin-top:13px;
	margin-bottom:6px;
}

#promocje h2 {
  font-family:tahoma;
	font-size:11px;
	color:#ff9600;
	float:left;
	clear:both;
	margin-left:180px;
	margin-top:0px;
	margin-bottom:11px;
}

#promocje p {
  font-family:tahoma;
	font-size:11px;
	color:#4e6625;
	float:left;
	clear:both;
	margin-left:180px;
	margin-top:0px;
	line-height:17px;
	width:296px;
}

/*
 #stara {
  text-decoration:line-through;
	font-family:tahoma;
	font-size:11px;
	color:#4e6625;
	float:left;
	margin-right:3px;
}
*/

.stronnicowanie {
  float:left;
	width:90px;
	height:20px;
	margin-left:180px;
	margin-top:5px;
}

.stronnicowanie li {
	display:inline;
	float:left;
}

.stronnicowanie li a {
  text-decoration:none;
	float:left;
	background-image:url(../images/layout/stronnicowanie-a-bck.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	padding:4px 7px;
	background-position:center center;
	margin-right:1px;
}

.stronnicowanie li a:hover {
  background-image:url(../images/layout/stronnicowanie-a-hvr-bck.png);
	background-repeat:no-repeat;
}

#sprawdz {
  float:right;
	margin-right:15px;
	margin-top:3px;
}

#tabs {
  float:left;
	width:580px;
	margin-top:5px;
}

.tabs-menu {
	float:left;
	width:580px;
	height:28px;
}

.tabs-menu .active img {
	padding-top:1px;
}

.tabs-menu a img {
	float:left;
	margin-right:1px;
	position:relative;
	top:2px;
}

a#photo img {
	float:right;
	margin-left:143px;
	height:17px;
}

#photo img {
  float:right;
	margin-left:85px;
	margin-top:10px;
	height:17px;
}

img#photo {
  float:right;
	margin-left:85px;
	margin-top:10px;
	height:17px;
}

.tabs-content {
	float:left;
	width:580px;
	background:url(../images/layout/tabs-bck-2.png) no-repeat;
	height:auto;
	padding-top:0px;
}

.tabs-content-searched {
	float:left;
	width:580px;
	background-image:url(../images/layout/tabs-bck-searched.png);
	height:auto;
	margin-top:20px;
}

    .tabs-content-searched p{
            padding-left:12px !important;
    }

.tabs-content-searched-ntm {
	float:left;
	width:580px;
	background-image:url(../images/layout/tabs-bck-searched.png);
	height:auto;
}

	.tabs-content-header {
	height:20px;
	background-image:url(../images/layout/container-middle.png);
	}

.tabs-content-after {
	float:left;
	height:10px;
	width:580px;
	background: url(../images/layout/tabs-content-after.png) bottom right no-repeat ;
	margin-bottom: 20px;
}

.productTitle {
	float:left;
	padding: 10px 0 0 12px;
	font-weight:bold;
	font-size: 16px;
	color:#4e6625;
}
.productName{font-size:22px; font-weight:normal}
.productDescription{padding-top:10px;}
#productList-container {
	margin:0 8px;
	padding-top:14px;
	float:left;
	height:auto;
	min-height:355px;
}

#productList-container .product {
	width:160px;
	float:left;
	height:174px;
	overflow:hidden;
	background-image:url(../images/layout/produkt-bck.png);
	background-repeat:no-repeat;
	padding:10px;
	margin-left:6px;
	margin-bottom:6px;
	display:block;
}

#productList-container .product .image {
	float:left;
	width:160px;
	height:100px;
	margin:auto;
	border:0;
	display:block;
	text-align:center;
	overflow:hidden;
	display:block;
	clear:both;
	cursor:pointer;
}
#productList-container .product .info {
	display:none;
	width:158px;
	height:100px;
	clear:both;
	color:#4a5117;
		cursor:pointer;
}

#productList-container .product .info>p{
	margin:0;
	padding:0;
	padding-top:10px;
}

#productList-container .product .name {
	text-align:center;
	color:#4a5117;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	height:52px;
	display:block;
	cursor:pointer;
}
#productList-container .product .price {
	text-align:center;
	color:#8bb515;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	display:block;
	padding-top:2px;
	cursor:pointer;
}

.buyAnim {
	overflow:hidden;
	width: 50px;
	display: block;
	float: left;
	margin-right: 3px;
	outline:none;
}

.buyBigButton {
	overflow:hidden;
	width: 99px;
	height:18px;
	display: block;
	float: left;
	outline:none;

}


.compareAnim {
	overflow:hidden;
	width: 50px;
	display: block;
	float: left;
	margin-right: 3px;
	outline:none;
}

.compareAnim.added img{
	margin-left:-50px;
}

.setConsistent {
    margin-left: 14px;
    clear: both;
}

.toRight {
margin-left:12px;
}

.buy {
width: 50px;
height:18px;
overflow:hidden;}

.pagination {
	clear:both;
	text-align:center;
	float:right;
	padding: 10px 16px 6px 0;

}

.pagination a {
	display: block;
	padding: 2px 6px;
	background: #8bb515 url(../images/layout/pagination1.gif) repeat-x;
	color: #ffffff;
	border:1px solid #8bb515;
	text-decoration:none;
}

.pagination a:hover {
	border:1px solid #528921;
}

.pagination_selected {
	background: #febd07 url(../images/layout/pagination2.gif) repeat-x;
	display:block;
	padding: 2px 6px;
	font-weight:bold;
	border:1px solid #ff9000;
	color: #ffffff;
}

.propertiesTable{
	border-collapse:collapse;
	width:500px;
	margin:auto;
	margin-top:20px;
}

	.propertiesTable .odd{
		background:#f7fbef;
	}
	.propertiesTable td, .propertiesTable th{
		border:1px solid #dadada;
		padding:5px;
		background:transparent;
	}

	.propertiesTable td{
		text-align:left;
	}

	.propertiesTable th{
		text-align:right;
		width:150px;
		vertical-align:top;
	}

.orderTable{
	border-collapse:collapse;
	width:100%;
	margin:auto;
	margin-top:10px;
}

	.orderTable .odd{
		background:#f7fbef;
	}
	.orderTable td, .orderTable th{
		border:1px solid #dadada;
		padding:5px;
		background:transparent;
	}

	.orderTable td{
		text-align:left;
	}

	.orderTable th{
		text-align:right;
		width:150px;
		vertical-align:top;
	}

.compareTable{
	border-collapse:collapse;
	margin:auto;
	margin-top:20px;
	width:100%;
}

	.compareTable a{
		text-decoration:none;
		font-size:10px;
	}

	.compareTable td, .compareTable th{
		border:1px solid #dadada;
		padding:5px;
		background:transparent;
		text-align:center;
	}

	.compareTable th{
		vertical-align:top;
                background: #fff !important;
                color: #727272 !important;
	}

	.compareTable .noData{
		color:#ccc;
	}

.bookmarks li {float:left;}
.bookmarks li a{
	width:111px;
	height:27px;
	float:left;
	overflow:hidden;
	background-image:url(../images/layout/bookmarks.png);
	background-repeat:no-repeat;
}

.bookmarks span{ display:none; }
.bookmarks a:focus{ outline:none;}

	.bookmarkBestsellery a{
		background-position: -777px 0px;
	}
		.bookmarkBestsellery a:hover{
			background-position: -777px -27px;
		}
		.bookmarkBestsellery .active,
		.bookmarkBestsellery .active:hover{
			background-position: -777px -81px;
		}
		.bookmarkBestsellery .blocked ,
		.bookmarkBestsellery .blocked:hover{
			background-position: -777px -54px;
		}

	.bookmarkNowosci a{
		background-position: -222px 0px;
	}
		.bookmarkNowosci a:hover{
			background-position: -222px -27px;
		}
		.bookmarkNowosci .active,
		.bookmarkNowosci .active:hover{
			background-position: -222px -81px;
		}
		.bookmarkNowosci .blocked,
		.bookmarkNowosci .blocked:hover{
			background-position: -222px -54px;
		}

	.bookmarkPromocje a{
		background-position: -333px 0px;
	}
		.bookmarkPromocje a:hover{
			background-position: -333px -27px;
		}
		.bookmarkPromocje .active,
		.bookmarkPromocje .active:hover{
			background-position: -333px -81px;
		}
		.bookmarkPromocje .blocked,
		.bookmarkPromocje .blocked:hover{
			background-position: -333px -54px;
		}


	.bookmarkRowery a{
		background-position: -444px 0px;
	}
		.bookmarkRowery a:hover{
			background-position: -444px -27px;
		}
		.bookmarkRowery .active,
		.bookmarkRowery .active:hover{
			background-position: -444px -81px;
		}
		.bookmarkRowery .blocked,
		.bookmarkRowery .blocked:hover{
			background-position: -444px -54px;
		}

	.bookmarkAkcesoria a{
		background-position: -555px 0px;
	}
		.bookmarkAkcesoria a:hover{
			background-position: -555px -27px;
		}
		.bookmarkAkcesoria .active,
		.bookmarkAkcesoria .active:hover{
			background-position: -555px -81px;
		}
		.bookmarkAkcesoria .blocked,
		.bookmarkAkcesoria .blocked:hover{
			background-position: -555px -54px;
		}

	.bookmarkCzesci a{
		background-position: -111px 0px;
	}
		.bookmarkCzesci a:hover{
			background-position: -111px -27px;
		}
		.bookmarkCzesci .active,
		.bookmarkCzesci .active:hover{
			background-position: -111px -81px;
		}
		.bookmarkCzesci .blocked a,
		.bookmarkCzesci .blocked:hover{
			background-position: -111px -54px;
		}

	.bookmarkUbrania a{
		background-position: -666px 0px;
	}
		.bookmarkUbrania a:hover{
			background-position: -666px -27px;
		}
		.bookmarkUbrania .active,
		.bookmarkUbrania .active:hover{
			background-position: -666px -81px;
		}
		.bookmarkUbrania .blocked a,
		.bookmarkUbrania .blocked:hover{
			background-position: -666px -54px;
		}


#homeProductsListTabs{
	display:block;
	width:580px;
	height:27px;
	background:transparent url(../images/layout/sort-content-top.png) left bottom no-repeat;
}

/* ZAMÓWIENIE */

.full_cart table{
	width:100%;
}

.full_cart th{
	padding-top:10px !important;
}

	.full_cart .productName a{
		font-size:13px;
		font-weight:bold;
		color: #4E6625;
		padding-left:4px;
		text-decoration:none;
	}

	.full_cart .cartConsistent{
		padding:10px 20px;
	}

		.full_cart .cartConsistent li{
			padding-left:12px;
		}

	.full_cart .productName a:hover{
		color: #ffa500;
	}

	.full_cart td{
		padding:5px;
		border-bottom:1px solid #9CC024;
	}

	.full_cart th{
		border-bottom:1px solid #9cc024;
		padding: 0 5px 0 10px;
	}

	.full_cart .del{
		width: 50px;
	}

	.promotionalCodeArea td{
		vertical-align:top;
	}
	.promotionalCodeArea label{
		display:block; float:left; width:160px;
		line-height:18px;
	}
	.promotionalCodeArea input{
		display:block; float:left;
	}


	#promotionalCodeResult{
		clear:both;
		display:block;
		padding-top:5px;
		width:100%;
		text-align:center;
	}

	#checkPromotionalCode{
		margin-left:5px;
		display:block;
		float:left;
	}

	.fieldsetdiv{
		width: 718px;
		border-left: 1px solid #9cc024;
		border-right:1px solid #9cc024;
		border-bottom:none;
		border-top: none;
		background-color:#f2f9e4;
		clear:both;
		padding: 0;
		margin: 0;
	}


	.full_cart legend{
		margin: 0px 0 6px 10px;
		padding: 5px;
		border: none;
		background-color: #9cc024;
		font-weight: bold;
		color: #ffffff;

	}

	.orderNavi{
		margin-top:20px;
	}

		.orderNavi #backToShopping{
			width:140px;
			height:27px;
			overflow:hidden;
			float:left;
			display:block;
		}

                .orderNavi #backToShopping{
			width:160px;
			height:27px;
			overflow:hidden;
			float:left;
			display:block;
		}

                .orderNavi #backToCart{
			width:160px;
			height:27px;
			overflow:hidden;
			float:left;
			display:block;
		}

		.orderNavi .orderBack{
			width:80px;
			height:27px;
			overflow:hidden;
			float:left;
			display:block;
		}

		.orderNavi .orderNext{
			width:80px;
			height:27px;
			overflow:hidden;
			float:right;
			display:block;
		}

	.full_cart .total {
		border-bottom: 0px none !important;
	}

	.total_amount{
		text-align: right;
		border:0;
	}

		.total_amount p{
			font-size: 1.3em;
			font-weight: bold;
			color:#4E6625;
			padding-top: 10px;
		}

	.order_next{
		text-align: right;
		padding-top: 20px;
	}

.orderBookmark {
	padding-top: 10px;
}

.orderFoot {
	padding: 0 0 10px 0;
}

.price_hint {
	font-size:10px;
}

.remove {
	padding: 0 0 0 10px;
	float:left;
	margin-top:-2px;
}


.setQuantity {
	float: left;

}

.clearCart {
        padding-left: 6px;
        margin: 0;
}

#orderTopBarNavi {
	height: 33px;
	background: url(../images/layout/orderTopBarBg.png) repeat;
	padding-left: 164px;
	border-left: 1px solid #b0c356;
	border-right: 1px solid #b0c356;
}

	#orderTopBarNavi a, #orderTopBarNavi span{
		height: 32px;
		display: block;
		overflow: hidden;
		float: left;
	}

		.orderCart {
			width: 90px;
			background: url(../images/layout/orderTopBarImg.png) no-repeat;
			background-position: 0px 0px;
		}

			 .orderCartActive {
                             	width: 90px;
                                background: url(../images/layout/orderTopBarImg.png) no-repeat;
				background-position: 0px -32px;
			}

		.orderDeliv {
			width: 127px;
			background: url(../images/layout/orderTopBarImg.png) no-repeat;
			background-position: -90px 0px;
		}

			 .orderDelivActive {
                            	width: 127px;
                                background: url(../images/layout/orderTopBarImg.png) no-repeat;
				background-position: -90px -32px;
			}

		.orderSum {
			width: 124px;
			background: url(../images/layout/orderTopBarImg.png) no-repeat;
			background-position: -217px 0px;
		}

			.orderSumActive {
                                width: 124px;
                                background: url(../images/layout/orderTopBarImg.png) no-repeat;
				background-position: -217px -32px;
			}

		.orderPayments {
			width: 80px;
			background: url(../images/layout/orderTopBarImg.png) no-repeat;
			background-position: -341px 0px;
		}

			.orderPaymentsActive {
                                width: 80px;
                                background: url(../images/layout/orderTopBarImg.png) no-repeat;
				background-position: -341px -32px;
			}

.input_small {
height: 16px;
width: 40px;
border: 1px solid #9CC024;
font-size:10px;
}

	.input_small:hover {
	border: 1px solid #c0e448;
	}

	.input_small:active {
	border: 1px solid #ff9000;
	background-color:#ffeeaf;
	}

	.input_small:focus {
	border: 1px solid #ff9000;
	background-color:#ffeeaf;
	}

.input_medium {
height: 16px;
width: 160px;
border: 1px solid #9CC024;
font-size:11px;
text-align: left;
}

	.input_medium:hover {
	border: 1px solid #c0e448;
	}

	.input_medium:active {
	border: 1px solid #ff9000;
	background-color:#ffeeaf;
	}

	.input_medium:focus {
	border: 1px solid #ff9000;
	background-color:#ffeeaf;
	}

.input_big {
width: 160px;
border: 1px solid #9CC024;
font-size:11px;
text-align: left;
}

	.input_big:hover {
	border: 1px solid #c0e448;
	}

	.input_big:active {
	border: 1px solid #ff9000;
	background-color:#ffeeaf;
	}

	.input_big:focus {
	border: 1px solid #ff9000;
	background-color:#ffeeaf;
	}


/* PRODUCT VIEW */
.productView {
	background: url(../images/layout/tabs-bck-2.png) repeat-y 0 -10px;
	padding: 15px 15px 0 15px;
}

.productHeader {
	background: url(../images/layout/produkt-hdr.png) no-repeat left top;
	height: 20px;
}

.productImages {
	width: 230px;
	padding-left: 2px;
	float: left;

}
.bigImage{text-align:center;}
.bigImage img {
	margin-bottom: 10px;
margin:auto;
}

.microImages img {
	border: 1px solid #ccc;
}

.productDetails {
	float: left;
	width: 300px;
	padding-left: 10px;
}

.productDetails h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #4E6625;
}

.productDetails .buy {
	float: right;
	padding-top: 15px;
}

.priceGross {
font-weight:bold;
font-size:14px;
}

.priceNet {
font-weight:normal;
font-size: 10px;
color: #a4a4a4;
}

.bookmarksProduct li {float:left;}
.bookmarksProduct li a{
	width:129px;
	height:27px;
	float:left;
	overflow:hidden;
	background-image:url(../images/layout/bookmarks-2.png);
	background-repeat:no-repeat;
}

.bookmarksProduct span{ display:none; }
.bookmarksProduct a:focus{ outline:none;}

	.bookmarkParametry a{
		background-position: -111px 0px;
		width: 139px !important;
	}
		.bookmarkParametry a:hover{
			background-position: -111px -27px;
		  width: 139px !important;
		}
		.bookmarkParametry .active,
		.bookmarkParametry .active:hover{
			background-position: -111px -81px;
			width: 139px !important;
		}
		.bookmarkParametry .blocked a,
		.bookmarkParametry .blocked:hover{
			background-position: -111px -54px;
			width: 139px !important;
		}

	.bookmarkZalecane a{
		background-position: -250px 0px;
	}
		.bookmarkZalecane a:hover{
			background-position: -250px -27px;
		}
		.bookmarkZalecane .active,
		.bookmarkZalecane .active:hover{
			background-position: -250px -81px;
		}
		.bookmarkZalecane .blocked,
		.bookmarkZalecane .blocked:hover{
			background-position: -250px -54px;
		}

	.bookmarkZmodyfikuj a{
		background-position: -379px 0px;
	}
		.bookmarkZmodyfikuj a:hover{
			background-position: -379px -27px;
		}
		.bookmarkZmodyfikuj .active,
		.bookmarkZmodyfikuj .active:hover{
			background-position: -379px -81px;
		}
		.bookmarkZmodyfikuj .blocked,
		.bookmarkZmodyfikuj .blocked:hover{
			background-position: -379px -54px;
		}

	.bookmarkZapytaj a{
		background-position: -508px 0px;
	}
		.bookmarkZapytaj a:hover{
			background-position: -508px -27px;
		}
		.bookmarkZapytaj .active,
		.bookmarkZapytaj .active:hover{
			background-position: -508px -81px;
		}
		.bookmarkZapytaj .blocked,
		.bookmarkZapytaj .blocked:hover{
			background-position: -508px -54px;
		}

		.notFound{padding:50px 20px;}

	#deliveries li{
		display:block;
		border-top:1px solid #dae8be;
		clear:both;
	}

		#deliveries input{
			margin-top:7px;
			float:left;
			margin-left:12px;
		}

		#deliveries label{
			padding:10px;
			width:600px;
			display:block;
			line-height:10px;
			float:left;
		}

.activeRow{
	background: #f5faec !important;
}

#contactData {
    float: left;
    width: 250px;
}

#contactFormMain {
    float: left;
    width: 300px;
}

#contactFormMain label{
    float: left;
    text-align: right;
    padding-right: 20px;
    width: 80px;
    display: block;
}

.labelForCheckbox {
    float: right !important;
    text-align: right !important;
    padding-right: 5px !important;
    width: 180px !important;
    display: block !important;
}

#contactFormMain input{
    margin-bottom: 1px;
}

#contactFormMain .sendMeTooCheckbox{
    margin-bottom: 1px;
    margin-right: 16px;
    float: right;
}

#contactFormMain select{
    margin-bottom: 1px;
    width: 180px;
    border: 1px solid #9CC024;
}

#contactFormMain h3 {
    padding-bottom: 20px;
}

.submitMainContactBtn {
    margin-top: 20px;
    float: right;
    margin-right: 14px;
}

#contactForm {
padding: 20px;
}

#contactForm h3{
padding-bottom: 20px;
}

	#contactForm label{
	padding-right: 20px;
	}


.submitContactBtn {
    margin-top: 20px;
    margin-right: 14px;
}
#pageContent{
	padding:14px;
	background:url(../images/layout/pageContentBg.png) repeat-y;
}



	#pageContent p {
			padding-bottom: 10px;
			line-height: 140%;
	}

	#pageContent, #pageContent p, #pageContent li, #pageContent td {
			color: #727272;
	}

	#pageContent ul {
			padding: 0px 10px 10px 40px;
	}

	#pageContent ul li {
			padding:3px 10px 0 0;
			list-style:circle;
	}

	#pageContent ol li {
			padding:3px 10px 0 0;
	}

	#pageContent table{
		margin:auto;
	}

	#pageContent td, #pageContent th{
		padding:5px;
		border:1px solid #ccc;
	}

	#pageContent th{
		background:#8bb515;
                color: #fff;
	}

	#pageContent hr{
		color: #ccc;
		height: 1px
	}

	#pageContent h1,
	#pageContent h2,
	#pageContent h3,
	#pageContent h4,
	#pageContent h5,
	#pageContent h6{
		color:#4e6625;
		padding-bottom:10px;
		font-weight:normal;
	}

	#pageContent h1{
		font-size:24px;
	}

	#pageContent h2{
		font-size:20px;
	}

	#pageContent h3{
		font-size:14px;
		font-weight:bold;
	}

	#pageContent h4,
	#pageContent h5,
	#pageContent h6{
		font-size:12px;
	}


	#pageContent .pageName{
		font-weight:bold;
		font-size: 16px;
		color:#4e6625;
		width:100%;
		border-bottom:1px solid #ccc;
	}


.partSelectList{
	font-size:11px;
}

/* Blog */

.blogTitle {
    padding-bottom: 12px;
    float: left;
    color:#4E6625;
    font-size:16px;
    font-weight:bold;
}

.blogDate {
    float: right;
    color: #606060;
    font-size: 10px;
    font-weight: normal;
}

.blogDesc {
    padding-bottom: 12px;
    color: #727272;
    text-align: justify;
}

.blogMedia {
    padding-bottom: 63px;
    text-align: center;
}
#pageContentBlog{
	padding:14px;
	background:url(../images/layout/pageContentBg.png) repeat-y;
}

	.rightSidebarBoxSubmit{
			display:block;
			padding:10px 0 !important;
			text-align:center;
			padding-bottom:4px !important;
		}

		.rightSidebarBoxSubmit a{
			margin:auto;
			display:block;
		}

/** FLASHMESSAGE */

#flashmessage{
	padding:5px 10px;
}

	.fm_error{
		border:1px solid #cd0a0a;
		color: #cd0a0a;
		font-size:11px;
		font-weight:bold;
		background:#fef8f6 url(../../images/admin/layout/alert.png) 5px 5px no-repeat;
		text-indent:20px;
	}

	.fm_success{
		border:1px solid #8bb515;
		background:#f5fbec;
		color: #8bb515;
		font-size:11px;
		font-weight:bold;
		background:#f4fcea url(../../images/admin/layout/info.png) 7px 6px no-repeat;
		text-indent:20px;
	}

/* MENU */

#productsMenuBox{
	width:160px;
	clear:both;
	margin-bottom:10px;
}
.submenuContent{
	background:url(../images/layout/leftSidebarBoxBg.png) repeat-y;
}
.submenuElement{
	width:158px;
	margin-left:1px;
}

	#productsMenuBox h2{
		display:block;
		height:20px;
	}

	#productsMenuBox .first{
		background:url(../images/layout/leftSidebarBoxHeader.png) no-repeat;
	}

	#productsMenuBox .inside h2{
		background:url(../images/layout/leftSidebarBoxCenter.png) no-repeat;
	}

	#productsMenuBox .last h2{
		background:url(../images/layout/leftSidebarBoxFooter.png) no-repeat;
	}

	#productsMenuBox .selected.last h2{
		background:url(../images/layout/leftSidebarBoxCenter.png) no-repeat;
	}

		#productsMenuBox h2 span{
			display:none;
		}

                #productsMenuBox .submenuElement a{
			display:block;
			padding:3px 0;
			padding-left:30px;
			text-decoration:none;
			border-top:1px solid #ebf5d6;
			background:url(../images/layout/leftSidebarBoxArrow.gif) 17px 7px no-repeat;

		}


	.submenu ul{
		display:none;
	}

	.selected .submenuContent{
		display:block !important;
	}

        .menuHeader{
            display:block !important;
            width:100%;
            height:20px;
	    cursor:pointer;
        }
		.menuHeader .replacement{
			display:block !important;
		    width:100%;
		    height:20px;
		}

		#menuHeader_1 .replacement{
			background:url(../images/layout/leftSidebarHeaders.png) 16px 0 no-repeat;
		}

                #menuHeader_11 .replacement{
			background:url(../images/layout/leftSidebarHeaders.png) 16px -100px no-repeat;
		}

                #menuHeader_12 .replacement{
			background:url(../images/layout/leftSidebarHeaders.png) 16px -140px no-repeat;
		}

                #menuHeader_13 .replacement{
			background:url(../images/layout/leftSidebarHeaders.png) 16px -120px no-repeat;
		}
