/* 
    Document   : shop
    Created on : 2009-07-03, 15:13:11
    Author     : Trawka Studio | www.trawkastudio.pl
*/
#shopSearch {
    width: auto;
    height: 50px;
    padding: 13px 0 0 24px;
}
#shopSearch h2 {
    float: left;
    margin-right: 14px;
}
#shopSearch fieldset {
    float: left;
    margin-right: 12px;
}
#searchInput {
    padding: 3px 8px;
    width: 126px;
    float: left;
    background-color: #FFFFFF;
    color: #555555;
    font-size: 11px;
    margin-bottom: 16px;
    height: 16px;
    border: 0;
}
#searchGo {
    float: left;
    border: 0;
}
#searchFull {
    padding-top: 3px;
    color: #AD7E39;
    float: left;
}


#shopContent {
    width: 766px;
    float: left;
    margin-right: 9px;
    padding: 0 5px;
    background: #FFFFFF;
    padding-bottom: 20px;
}

#shopNav {
    width: auto;
    height: 27px;
    margin-bottom: 13px;
    padding: 18px 0 0 25px;
    color: #CE1017;
    background: url('images/bg.jpg');
}
.prod {
    width: 182px;
    float: left;
    margin-right: 3px;
    margin-bottom: 20px;
}
.prodLast {
    margin-right: 0;
    width: 181px !important;
}
.prodNormal {
   padding: 3px;
}
.prodProm {
    position: relative;
    border: 2px #AD7E39 solid;
    background: #D1AB66;
    padding: 1px;
}
.prod h3, #prodBig h3, #prodRel h3 {
    width: auto;
    height: 25px;
    background: url('images/bg2.jpg');
    color: #D1AB65;
    text-transform: uppercase;
    font-size: 9px;
    padding: 4px 0 0 5px;
}
.prod h3 a, #prodBig h3 a, #prodRel h3 a {
    color: #D1AB65;
    text-transform: uppercase;
    font-size: 9px;
}
.prodIn {
    padding: 3px;
    width: auto;
    background: #FFFFFF url('images/bg6.jpg') 0 100% repeat-x;
}
.prodIn2 {
    width: auto;
    background: #FFFFFF url('images/bg6.jpg') 0 100% repeat-x;
    border: 1px #EDEDED solid;
    border-top: 0;
    margin-bottom: 15px;
}
#prodRel .prodIn2 {
    height: 130px;
    position: relative;
    background-image: none !important;
    margin-bottom: 5px !important;
}
.prodNormal .prodIn {
    border: 1px #EDEDED solid;
    border-top: 0;
}
.prodImg {
    height: 174px;
    border-bottom: 1px #EDEDED solid;
    width: auto;
    text-align: center;
		padding-top:2px;
}
.prodPrice {
    width: auto;
    height: 30px;
    padding: 10px;
    font-size: 9px;
    text-transform: uppercase;
    color: #D1AB66;
    font-weight: bold;
}
.prodPrice span {
    color: #CD0F17;
    font-family: Georgia;
    font-size: 15px;
}
.prodCart {
    width: auto;
    height: 30px;
    padding: 10px 0 0 10px;
}
.cart {
    display: block;
    width: 98px;
    height: 23px;
    background: url('images/cart2.jpg') 0 0 no-repeat;
    padding: 2px 0 0 30px;
    margin-top: 3px;
}
.fav {
    display: block;
    width: 108px;
    height: 23px;
    background: url('images/favourite.jpg') 0 4px no-repeat;
    padding: 2px 0 0 14px;
    margin-top: 3px;
}
.prom {
    position: absolute;
    top: -19px;
    right: -2px;
    width: 59px;
    height: 13px;
    background: url('images/promotion.jpg');
    color: #000000;
    font-weight: bold;
    padding: 5px 0 0 17px;
    font-size: 9px;
}
#pages {
    width: auto;
    height: 30px;
    background: url('images/bg7.jpg');
    border: 1px #E5E5E5 solid;
    color: #AD7E39;
    padding: 8px 15px 0 15px;
    clear: both;
    margin-bottom: 20px;
    margin-right: 2px;
    position: relative;
}
#pages p {
    padding-top: 4px;
    float: left;
    margin-right: 13px;
}
.page {
    display: block;
    width: 22px;
    height: 18px;
    text-align: center;
    padding-top: 4px;
    float: left;
    margin-right: 8px;
}
.pageOn {
    background: url('images/page_on.jpg');
}
.pageOff {
    background: url('images/page.jpg');
}
#shopInfo {
    font-size: 9px;
    padding-left: 15px;
}


#shopRight {
    width: 215px;
    float: left;
    font-size: 9px;
}
#shopRight h2 {
    padding-bottom: 10px;
    border-bottom: 1px #212121 solid;
    clear: both;
}
#cart {
    list-style: none;
}
#cart li {
    width: auto;
    height: 26px;
    border-bottom: 1px #212121 solid;
}
#cart li a {
    display: block;
    margin: 5px 0 5px 10px;
    width: auto;
    text-transform: uppercase;
}
#checkOut {
    width: auto;
    text-align: right;
    border-bottom: 1px #AD7E39 solid;
    padding: 13px;
    margin-bottom: 10px;
}
#deleteAll {
    float: right;
    display: inline;
    margin-right: 20px;
    background:  url('images/cross.jpg') 100% 4px no-repeat;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-right: 10px;
}
#deleteAll2 {
    float: right;
    display: inline;
    margin-right: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-right: 10px;
}

#cats, #cats li ul {
    list-style: none;
}
#cats li {
    border-bottom: 1px #212121 solid;
}
#cats li a {
    display: block;
    padding: 7px 0 0 10px;
    width: auto;
    height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}
#cats li a.active {
    background: url('images/bg4.jpg');
    color: #000000;
}
#cats li ul li a {
    padding-left: 35px;
    background: url('images/arrow_right.gif') 16px 9px no-repeat;
    color: #D1AB66;
    text-transform: none;
}

/*PODSTRONA*/

#prodBig {
    width: 575px;
    float: left;
    margin-right: 5px;
    font-size: 9px;
}
#prodBigImg {
    float: left;
    width: 354px;
    text-align: center;
    height: 266px;
}
#prodBigImg img {
    display: block;
}
#prodBigDesc {
    width: 210px;
    float: left;
    padding-top: 20px;
}
#prodBigLinks {
    width: auto;
    height: 32px;
		padding-left: 5px;
    clear: both;
}

#prodBigLinks input {
    padding-top: 4px;
}

#prodRel {
    width: 184px;
    float: left;
}
.relCart {
    position: absolute;
    top: 10px;
    left: 155px;
}
.relPrice {
    position: absolute;
    top: 85px;
    left: 125px;
}

.prodList {
    position: absolute;
    top: 7px;
    left: 296px;
}

.price {
    font-family: Georgia;
    font-size: 18px;
    color: #CD1017;
    font-weight: bold;
}
.price2 {
    font-family: Georgia;
    font-size: 15px;
    color: #CD1017;
    font-weight: bold;
}
.desc2 {
    text-transform: uppercase;
    color: #D2AC65;
    font-weight: bold;
}
.spacer {
    margin-bottom: 15px;
}
.text {
    line-height: 15px;
}
.title {
    margin: 0 0 10px 15px;
}
.bold {
    font-weight: bold;
}



table.ZawartosKoszyka,
table.FanForm {
	width: 720px;
	margin-left: 15px;
}

table.ZawartosKoszyka a {
	color: #686868;
	margin: 0px;
	text-decoration: none;
	font-size: 16px;
}

table.ZawartosKoszyka a:hover {
	text-decoration: underline;
}

table.ZawartosKoszyka td {
	background-color: #fbfbfb;
}

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;
}

table.ZawartosKoszyka td.Cena,
table.FanForm td.label {
	color: #CE1017;
	margin: 0px;
	height: 30px;
	width: 150px;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

table.ZawartosKoszyka td.Foto {
	margin: 0px;
	height: 120px;
	width: 120px;
	text-align: left;
}

table.ZawartosKoszyka td.Button {
	margin: 0px;
	height: 30px;
	width: 35px;
	text-align: right;
	vertical-align: bottom;
}

input.btnRed {
	background-color:#ce1017;
	border:0 none;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:21px;
	margin:15px;
}
input.btnGrey {
	background-color:#AC7C35;
	border:0 none;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:21px;
	margin:15px;
}

