img {
    border: none;
}

em {
    font-size: 9px;
    color: #582601
}

ul.paths, ul.sort {
    font-size: 11px;
    list-style: none;
    margin-top: 10px;
    color: #582601
}

ul.paths li, ul.sort li {
    display: inline;
    list-style: none;
    padding: 0 10px 0 0;
}

ul.paths li a, ul.sort li a {
    margin: 0;
    padding: 0;
    color: #8C4601
}

ul.paths li a:hover, ul.sort li a:hover {
    color: #582601;
}
/* =PAGINATION
 ***********************************************************************************/
.paginationWrapper {
    width: 660px;
    margin: 10px 0 0 0;
}

* html .paginationWrapper {
    width: 665px;
}

.pagination {
    float: right;
    height: 30px;
    list-style: none;
    display: block;
}

.pagination ul {
    list-style: none;
	height: 26px;
}

.pagination li {
    float: left;
    margin: 0 10px 0 0;
}

ul.pagination .last {
    margin: 0;
}

.pagination li a {
    display: block;
    padding: 6px 8px 5px 8px;
    color: #934b05;
    text-decoration: none;
    font-size: 11px;
    border: 1px #e4cfbb solid;
}

.pagination li a:hover {
    border: 1px #834001 solid;
}

* html .pagination li a:hover {
    border: none;
}

#sub .pagination li.current {
    padding: 3px 6px 2px 6px;
    background-color: #fcf6f0;
    color: #834001;
    border: 1px #997653 solid;
}
/****************************************************************************/
/* Product Details
 /****************************************************************************/
.productDetails {
	
    padding: 0 0 0 10px;
}

* html .productDetails {
    padding: 0 0 0 10px;
}

*:first-child + html .productDetails {
    padding: 0 0 0 15px;
}

.productDetails h3 {
    font-size: 10px;
}

/* .productDetails {padding: 5px 0 5px 10px;} */
.productDetails .productImg {
    text-align: center;
}

.productDetails p.opis_prod {
    font-size: 12px;
    color: #8C4601;
    padding: 0px;
}

.productDetails p.opis_prod b {
    font-size: 10px;
    color: #582601;
    padding: 0 4px 0 0;
}

.productMainImg img {
    text-align: center;
}

.productDetails .star-rating li.descr2 {
    position: absolute;
    top: 14px;
    left: 65px;
    width: 65px;
    font-size: 10px;
    color: #582601;
    text-align: center;
}

.productDetails .mailToFriend {
    font-size: 12px;
    padding-bottom: 12px;
}

.productDetails .productPrice {
    font-size: 16px;
    color: #8C4601;
    padding: 0px 0px;
    font-family: Georgia, Verdana, Arial, sans-serif;
}

.productDetails .productPrice.brutto {
    font-weight: 700;
}

.productDetails .productPrice b {
    font-size: 10px;
    color: #582601;
    padding: 0 4px;
    font-family: Verdana, Arial, sans-serif;
}

.productDetails .productAdd {
    text-align: left;
    padding-bottom: 5px;
    clear: both
}


.productDetails .productAdd input.submit {
    padding: 0;
    margin: 0;
    border: none;
}

.productDetails .productAdd input {
    border: 1px solid #c96;
}

.productDetails .productAdd select, .productType {
    margin: 2px;
    display: inline;
    width: 140px;
    margin-bottom: 8px;
}

p.productType {
    font-size: 12px;
    margin: 0 5px 10px 0;
}

#productAddMain {
    text-align: center;
    padding-bottom: 20px;
    width: 75px;
    height: 30px;
    float: right;
}

#productAddMain .productAdd input.submit {
    position: relative;
    top: 10px;
    padding: 0;
    margin: 0;
    border: none;
}

#productAddMain input {
    width: 30px;
    border: 1px solid #c96;
    margin: 0;
}

.addInputs {
    text-align: right;
    font-size: 12px;
    color: #8C4601;
    margin-bottom: 10px;
    font-family: Georgia, Verdana, Arial, sans-serif;
}

.addInputs input.ilosc {
    margin: 0 2px 10px;
    text-align: right
}
.addInputs input {
    position:relative;
	top:10px;
}

#lipsum p {
    margin: 0 0 10px 0;
    color: #8C4601;
    font-family: Verdana, Arial, sans-serif;
}

.kjasny{
	color: #9c4c02;
}
.kjasniejszy{
	color: #b55802;
}
.kciemny{
	color: #693301;
}
.duzal{
	font-size: 150%;
}
/****************************************************************************/
/* Product List
 /****************************************************************************/
div.productListElem {
    float: left;
    width: 200px;
    height: 160px;
    background: #ffffff url(../../../pub/_img/bottom_basketBox_bg2.gif) bottom no-repeat;
    border: 1px solid #E4D1BF;
    font-family: Verdana, Arial, sans-serif;
    color: #934b05;
    font-size: 11px;
    margin: 0 10px 10px 0;
    padding: 10px 5px;
    position: relative;
}

div.productListContainer {
    position: absolute;
    top: 5em;
}

* html div.productListElem {
    /* height: 160px; */
    margin: 0 5px 5px 0;
}

div.productListElem h3 {
    height: 3.1em;
}

div.productListElem .productName {
    font-family: Georgia, Verdana, Arial, sans-serif;
    color: #934b05;
    font-size: 16px;
    font-weight: 700;
    display: block;
    height: 50px;
    padding: 5px;
}

div.productListElem .productMore {
    display: block;
    color: #934b05;
    text-decoration: none;
    padding: 0 5px 10px 0;
    float: right;
    clear: both;
}

.catDescription {
    font-family: Georgia, Verdana, Arial, sans-serif;
    color: #934b05;
    font-size: 16px;
    font-weight: 700;
    display: block;
    padding: 20px 0 10px 0;
}

/* Advanced Search BEGIN */

#sub #content-plot #advstextMain {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	padding-bottom: 15px;
}

.advscatDescription {
	font-family: Georgia, Verdana, Arial, sans-serif;
    color: #934b05;
	font-size: 16px;
	font-weight: 700;
	/* margin: 15px 0 5px; */
	margin: 15px 0 0;
}

table#advSearch td {
	padding: 3px;
}

table#advSearch, table#advSearch p {
	font-size: 11px;
}

table#advSearch p.description {
}

table#advSearch input, table#advSearch select {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #CC9966;
}

table#advSearch select {
	/* width: 145px; */
	width: 187px;
}

table#advSearch input#retro_under_logo_enter2, table#advSearch input#retro_clear {
	padding: 3px 10px;
	color: #934B05;
	background: url(img/retro_input_bg.gif) repeat-x #f7ede3;
}

table#advSearch input#retro_under_logo_enter2 {
	font-weight: bold;
}

/* Advanced Seach END */

#products {
    position: relative;
    width: 681px;
    height: 100%;
    padding: 0;
    margin: 0 0 30px 0;
}

div.productListElem .productMore:hover {
    text-decoration: underline;
}

div.productListElem a.productImg {
    display: block;
    float: left;
    width: 70px;
    height: 75px;
    text-align: center;
}

div.productListElem a.productImg img {
    /* width: 70px; */
}

.productRating {
    position: absolute;
    top: 10px;
    left: 70px;
    width: 135px;
}

.productCost {
    margin-top: 10px;
}

div.productListElem .productPrice {
    font-family: Georgia, Verdana, Arial, sans-serif;
    color: #934b05;
    font-size: 16px;
    /*padding:0 5px 15px 5px;*/
    float: left;
    clear: both;
}

div.productListElem .productOldPrice {
    font-family: Georgia, Verdana, Arial, sans-serif;
    color: #b07945;
    font-size: 13px;
    clear: both;
    text-decoration: line-through;
}

div.productListElem .productAdd {
    text-align: right;
    width: 200px;
}

div.productListElem .productCost {
    height: 20px
}

div.productListElem .productAdd .productType {
    position: absolute;
    bottom: 0;
    left: 5px;
}

div.productListElem .productAdd input.submit {
    position: absolute;
    bottom: 2px;
    right: 5px;
}

div.productListElem .productAdd input.submit {
    padding: 0;
    margin: 0;
    border: none;
}

div.productListElem .productAdd input {
    border: 1px solid #c96;
    margin-bottom: 10px;
}

*:first-child + html div.productListElem .star-rating {
    position: relative;
    top: 20px;
}

* html div.productListElem .star-rating {
    position: relative;
    top: 20px;
}

div.productListElem .star-rating {
    float: right;
    clear: left;
    margin: 0 5px 0px 0;
}
/**********************/
.productDetails .star-rating {
    margin: 20px 5px 10px 120px;
    clear: both;
}

.star-rating {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 130px;
    height: 15px;
    position: relative;
    background: url(pza_img/rate-seeds.gif) top left repeat-x;
}

.star-rating * {
    padding: 0;
    margin: 0;
    line-height: 15px;
    font-size: 12px
}

.star-rating li.decr {
    width: 55px;
    padding: 0 10px 0 0px;
    background-color: #FFF;
    text-align: right;
    line-height: 15px;
    color: #934b05;
    font-size: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 15px;
}

.star-rating li {
    padding: 0px;
    margin: 0px;
    /*\*/
    float: left;
    /* */
}

.star-rating li a {
    display: block;
    width: 13px;
    height: 15px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0;
    margin: 0;
    z-index: 2;
}

.star-rating li a:hover {
    background: url(pza_img/rate-seeds.gif) left center;
    z-index: 2;
    left: 65px;
}

.star-rating a.one-star {
    left: 65px;
}

.star-rating a.one-star:hover {
    width: 13px;
}

.star-rating a.two-stars {
    left: 78px;
}

.star-rating a.two-stars:hover {
    width: 26px;
}

.star-rating a.three-stars {
    left: 91px;
}

.star-rating a.three-stars:hover {
    width: 39px;
}

.star-rating a.four-stars {
    left: 104px;
}

.star-rating a.four-stars:hover {
    width: 52px;
}

.star-rating a.five-stars {
    left: 117px;
}

.star-rating a.five-stars:hover {
    width: 65px;
}

.star-rating li.current-rating {
    background: url(pza_img/rate-seeds.gif) left bottom;
    position: absolute;
    height: 15px;
    width: 0px;
    left: 65px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}
/* = Order form Styles
 *********************************************************/
.orderContainer {
    width: 660px;
    padding: 0 10px;
    color: #000;
	font-size: 11px;
}

*html .orderContainer {
    width: 660px;
    padding: 0 10px;
    color: #000;
	font-size: 11px;
}
.orderContainer .orderForm {
    background-color: #f8eee5;
    font-size: 11px;
    margin: 0 0 1px 0;
}

.orderContainer .panelNav {
    font-size: 11px;
    text-transform: uppercase;
	
}

.orderContainer .panelNav a:hover, .orderContainer .panelNav a.active {
    //background-color: #f7ece2;
	background: url(pza_img/panel.gif) left top;
}
/* .orderContainer .panelNav a:visited { text-decoration: line-through; } */
.orderContainer .panelNav td {
    text-align: center;
}

.orderContainer .panelNav a {
    padding: 5px 15px;
	display: block;
	background: url(pza_img/panel0.gif) left top;
}

.orderContainer .panelNav a:hover, .orderContainer .panelNav a.active {
    font-weight: 700
}

ul.orderComplete {
    list-style-type: none;
}

ul.orderComplete li {
    margin: 5px 0;
}

#paymentMethod {
    width: 600px;
    height: 30px;
    border: 1px solid #E4D1BF;
}

#orderDetailsLeft {
    width: 350px;
    float: left;
}

#orderDetailsRight {
    width: 320px;
    float: left;
}
/* = BASKET BOX
 *********************************************************/
.basket {
    overflow: hidden;
}

.basket.add {
    height: 70px
}

.showBasketBtn {
    display: block;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #e1c7b0;
    width: 100px;
    text-align: center;
    margin: 2px auto;
    padding: 3px;
    background: #FFF url(../../../pub/_img/bottom_basketBox_bg2.gif) center top no-repeat;
}

select {
    border: 1px solid #CC9966;
    background: #FFF url(../../../pub/_img/bottom_basketBox_bg2.gif) center top no-repeat;
}

.basket p {
    color: #A65407;
    display: block;
    font-family: Georgia;
    font-size: 70%;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 150%;
    padding: 0pt 0pt 10px;
    text-transform: uppercase;
}

#content-plot .basket {
    display: block;
    width: 195px;
    padding: 10px 8px;
    margin-bottom: 10px;
    border: 1px solid #e3ccb5;
    background: #FFF url(../../../pub/_img/bottom_basketBox_bg2.gif) bottom no-repeat;
}

.productListH .basket {
    display: block;
    padding: 0 8px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e3ccb5;
}

.productListH .basket p {
    line-height: 100%;
    padding: 4px;
}

.productListH .basket .showBasketBtn {
    display: block;
    float: right;
}

.basket p {
    float: left;
    margin-right: 20px;
}

#content-plot .basket p {
    float: none;
    margin-right: 0;
}
/**productListH**/
.productListH {
    width: 655px;
	padding: 0 0 0 0px;
    /* padding: 0 0 0 0px; */
	border-collapse: collapse;
	margin-bottom: 0px;
}

.productListH .breadcrumb, .productListH .searchForm {
    float: left;
}

.productListH .listSort, .productListH ul.pagination {
    float: right;
}

.productListH .catDescription {
    clear: both;
}

.productListH .searchForm input {
    margin: 0;
    display: block;
    float: left;
    border-width: 1px
}

.productListH .searchForm input.search {
    /* width: 64px; */
	width: 101px;
}

.productListH .searchForm input.search-submit {
    position: relative;
    top: 0;
}
/**order steps **/
.orderStep {
    color: #834001;
    display: block;
    font-family: Georgia;
    float: right;
    text-align: right;
    margin-right: 20px;
}

.orderStep strong {
    font-size: 150%;
    display: block;
}

.orderStep small {
    margin-top: 5px;
    border-top: 1px solid #BC6A2E;
    font-size: 95%;
    display: block;
}

.ordertBtn {
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #e1c7b0;
    width: 100px;
    text-align: center;
    margin: 2px auto;
    padding: 3px;
    background: #FFF url(../../../pub/_img/bottom_basketBox_bg2.gif) center top no-repeat;
    color: #8C4601;
}


/* banner */
#banner_container a {display:block;width:100%;text-align:center;}

/* stopka */
.coffee-origin-pl {
	display: block;
	margin: 4px 0 2px 0;
	width: 72px;
	height: 12px;
	background: url(http://www.pozegnanie.com/_img/span-pochodzenie.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.coffee-origin-en {
	display: block;
	margin: 4px 0 2px 0;
	width: 72px;
	height: 12px;
	background: url(http://www.pozegnanie.com/_img/en/span-pochodzenie.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.link-read-more-pl {
	width: 61px;
	text-indent: -9999px;
	background: url(http://www.pozegnanie.com/_img/link-read.gif) no-repeat;
}
.link-read-more-en {
	width: 61px;
	text-indent: -9999px;
	background: url(http://www.pozegnanie.com/_img/en/link-read.gif) no-repeat;
}
