html {
  overflow-y: scroll;
}

body {
	font: 11px verdana;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #bab9a6 url(img/bg-line.jpg) repeat-x;
}

#SiteAll {
	margin: 0px auto;
	width: 1024px;
	height: auto;
}

#SideLeft {
   float: left;
	background: url(img/side-left.jpg) no-repeat;
	width: 62px;
	height: 178px;
}

#SideRight {
   float: left;
	background: url(img/side-right.jpg) no-repeat;
	width: 62px;
	height: 178px;
}

#Site {
	float: left;
	margin: 0px auto;
	width: 900px;
	min-height: 750px;
	background-color: white;
}

#HeaderMenu {
	width: 1024px;
	height: 32px;
	background: #bab9a6 url(img/header-menu.jpg) no-repeat;
}

a.HeaderMenu {
	color: white;
	font: 11px Arial;
	text-align: right;
	text-decoration: none;
}

a.HeaderMenu:hover {
	text-decoration: underline;
}

#HeaderMenuSchowek {
   float: right;
	height: 24px;
	width: auto;
	background: url(img/icon-schowek.png) no-repeat left;
	color: white;
	font: 11px Arial;
	text-align: right;
	padding-left: 30px;
	padding-top: 8px;
	padding-right: 15px;
}

#HeaderMenuKoszyk {
	float: right;
	height: 24px;
	width: auto;
	background: url(img/icon-koszyk.png) no-repeat left;
	color: white;
	font: 11px Arial;
	text-align: right;
	padding-left: 30px;
	padding-top: 8px;
	padding-right: 15px;
}

#HeaderMenuLogReg {
	float: right;
	height: 24px;
	width: auto;
	background: url(img/icon-logreg.png) no-repeat left;
	color: white;
	font: 11px Arial;
	text-align: right;
	padding-left: 30px;
	padding-top: 8px;
	padding-right: 70px;
}

#HeaderMain {
	width: 1024px;
	height: 180px;
	background: #bab9a6 url(img/header-main.jpg) no-repeat;
}

#AdvancedSearchBox {
  float: left;
	width: 210px;
	height: auto;
	background: url('img/search_bg_middle.jpg') repeat-y;
	margin-bottom: 7px;
}

#AdvancedSearchBoxTop {
	width: 210px;
	height: auto;
	background: url('img/search_bg_top.jpg') no-repeat;
	padding-top: 40px;
}

#AdvancedSearchBoxTop div {
	clear: both;
	width: 192px;
	margin-left: 10px;
	padding-top: 10px;
}

#AdvancedSearchBoxTop p {
	width: 192px;
	height: 20px;
	background: #669999;
	display: block;
	margin: 0;
	font-size: 12px;
	color: #fff;
}

#AdvancedSearchBoxTop span {
	padding: 4px;
	display: block;
}

#AdvancedSearchBoxTop select {
	width: 192px;
	height: 100px;
	border: 1px solid #669999;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
}

#AdvancedSearchBoxBottom {
	width: 210px;
	height: 7px;
	background: url('img/search_bg_bottom.jpg') no-repeat;
	clear: both;
}

#Menu {
   float: left;
	width: 210px;
	height: auto;
	background-color: #ffffff;
}

#BelkaNowosci {
	float: left;
	width: 210px;
	height: 32px;
	cursor: pointer;
	background: #a7b6c0 url(img/belka-nowosci.jpg) no-repeat;
}

#BelkaNowosci:hover {
	background: #a7b6c0 url(img/belka-nowosci-2.jpg) no-repeat;
}

#BelkaBestsellers {
	background: #a7b6c0 url(img/belka-bestsellers.jpg) no-repeat;
	float: left;
	width: 210px;
	height: 32px;
	cursor: pointer;
}

#BelkaBestsellers:hover {
	background: #a7b6c0 url(img/belka-bestsellers-2.jpg) no-repeat;
}

#BelkaKategorie {
	float: left;
	width: 210px;
	height: 32px;
	cursor: pointer;
	background: #a7b6c0 url(img/belka-kategorie.jpg) no-repeat;
}

#BelkaKategorie:hover {
	background: #a7b6c0 url(img/belka-kategorie-2.jpg) no-repeat;
}

#BelkaKategorieList {
	float: left;
	width: 210px;
	height: auto;
	background: #a7b6c0;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

a.BelkaKategorieList {
	padding-left: 15px;
	color: #000000;
	font: bold 13px Tahoma;
	text-decoration: none;
}

a.BelkaKategorieList:hover {
	text-decoration: underline;
}

#BelkaMarki {
	float: left;
	width: 210px;
	height: 32px;
	cursor: pointer;
	background: #a7b6c0 url(img/belka-marki.jpg) no-repeat;
}

#BelkaMarki:hover {
	background: #a7b6c0 url(img/belka-marki-2.jpg) no-repeat;
}

#BelkaMarkiList {
	float: left;
	width: 210px;
	height: auto;
	background: #a7b6c0;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

a.BelkaMarkiListProducts {
	padding-left: 15px;
	color: #000000;
	font: bold 13px Tahoma;
	text-decoration: none;
}

a.BelkaMarkiListProducts:hover {
	text-decoration: underline;
}

#BelkaWyprzedaz {
	float: left;
	width: 210px;
	height: 30px;
	margin-bottom: 10px;
	cursor: pointer;
	background: url(img/belka-wyprzedaz.jpg) no-repeat;
}

#BelkaWyprzedaz:hover {
	background-image: url(img/belka-wyprzedaz-2.jpg);
}

#BelkaKuponyPrezentowe {
	background-image: url(img/belka-kupony-prezentowe.jpg);
	float: left;
	width: 210px;
	height: 54px;
	margin-bottom: 10px;
	cursor: pointer;
}

#BelkaNewsletter {
	background-image: url(img/belka-newsletter.jpg);
	float: left;
	width: 210px;
	height: 67px;
	margin-bottom: 10px;
}

input.NewsletterInputText {
   float: right;
	margin-top: 42px;
   font: 11px verdana;
	height: 14px;
	width: 127px;
	color: #000000;
	border: 0px;
}

input.NewsletterInputSubmit {
  float: right;
  margin-top: 33px;
}

#BelkaPlatnosci {
	background-image: url(img/belka-platnosci.jpg);
	float: left;
	width: 210px;
	height: 173px;
	margin-bottom: 10px;
}


#Main {
	float: left;
	margin: 0px;
	width: 690px;
	min-height: 500px;
	background-color: #ffffff;
}

#MainSiteBox {
	float: left;
	margin-left: 10px;
	width: 680px;
	background-color: #ffffff;
}

#MainMenu {
	float: right;
	width: 680px;
	height: 65px;
	background: url(img/menu-box-bg.jpg) no-repeat;
	margin-bottom:2px;
}

#MainMenuI0 {
	background-image: url(img/menu-i0.jpg);
	height: 34px;
	width: 5px;
	float: left;
}

#MainMenuSklep {			
   background-image: url(img/menu-sklep-1.jpg);
	height: 34px;
	width: 86px;
	float: left;
	cursor: pointer;
}	

#MainMenuSklep:hover {			
   background-image: url(img/menu-sklep-2.jpg);
}
		
#MainMenuI1 {		
   background-image: url(img/menu-i1.jpg);
	height: 34px;
	width: 17px;
	float: left;
}

#MainMenuNewsy {
	background-image: url(img/menu-newsy-1.jpg);
	height: 34px;
	width: 99px;
	float: left;
	cursor: pointer;
}

#MainMenuNewsy:hover {			
   background-image: url(img/menu-newsy-2.jpg);
}
		
#MainMenuI2 {		
   background-image: url(img/menu-i2.jpg);
	height: 34px;
	width: 15px;
	float: left;
}	

#MainMenuPomoc {		
   background-image: url(img/menu-pomoc-1.jpg);
	height: 34px;
	width: 99px;
	float: left;
	cursor: pointer;
}

#MainMenuPomoc:hover {		
   background-image: url(img/menu-pomoc-2.jpg);
}
		
#MainMenuI3 {		
   background-image: url(img/menu-i3.jpg);
	height: 34px;
	width: 18px;
	float: left;
}	

#MainMenuONas {		
   background-image: url(img/menu-o-nas-1.jpg);
	height: 34px;
	width: 87px;
	float: left;
	cursor: pointer;
}	

#MainMenuONas:hover {		
   background-image: url(img/menu-o-nas-2.jpg);
}	
		
#MainMenuI4 {		
   background-image: url(img/menu-i4.jpg);
	height: 34px;
	width: 19px;
	float: left;
}
	
#MainMenuKontakt {	
   background-image: url(img/menu-kontakt-1.jpg);
	height: 34px;
	width: 124px;
	float: left;
	cursor: pointer;
}

#MainMenuKontakt:hover {	
   background-image: url(img/menu-kontakt-2.jpg);
}
		
#MainMenuI5 {		
   background-image: url(img/menu-i5.jpg);
	height: 34px;
	width: 111px;
	float: left;
}

#MainMenuDownNone {
	background-image: url(img/menu-down-none.jpg);
	height: 31px;
	width: 680px;
	float: left;
}

#MainMenuDownPomoc {
	background-image: url(img/menu-down-none.jpg);
	height: 31px;
	width: 680px;
	float: left;
	display: none;
}

#MainMenuDownPomocJakKupowac {
	background-image: url(img/menu-down-pomoc-jak-kupowac-1.jpg);
	height: 31px;
	width: 123px;
	float: left;
	cursor: pointer;
}

#MainMenuDownPomocJakKupowac:hover {
	background-image: url(img/menu-down-pomoc-jak-kupowac-2.jpg);
}

#MainMenuDownPomocI0 {
	background-image: url(img/menu-down-pomoc-i0.jpg);
	height: 31px;
	width: 9px;
	float: left;
}

#MainMenuDownPomocWysylka {
	background-image: url(img/menu-down-pomoc-wysylka-1.jpg);
	height: 31px;
	width: 75px;	
	float: left;
	cursor: pointer;
}

#MainMenuDownPomocWysylka:hover {
	background-image: url(img/menu-down-pomoc-wysylka-2.jpg);
}

#MainMenuDownPomocI1 {
	background-image: url(img/menu-down-pomoc-i1.jpg);
	height: 31px;
	width: 9px;
	float: left;
}

#MainMenuDownPomocWymiany {
	background-image: url(img/menu-down-pomoc-wymiany-1.jpg);
	height: 31px;
	width: 74px;
	float: left;
	cursor: pointer;
}

#MainMenuDownPomocWymiany:hover {
	background-image: url(img/menu-down-pomoc-wymiany-2.jpg);
}

#MainMenuDownPomocI2 {
	background-image: url(img/menu-down-pomoc-i2.jpg);
	height: 31px;
	width: 8px;
	float: left;
}

#MainMenuDownPomocZwroty {
	background-image: url(img/menu-down-pomoc-zwroty-1.jpg);
	height: 31px;
	width: 67px;
	float: left;
	cursor: pointer;
}

#MainMenuDownPomocZwroty:hover {
	background-image: url(img/menu-down-pomoc-zwroty-2.jpg);
}

#MainMenuDownPomocI3 {
	background-image: url(img/menu-down-pomoc-i3.jpg);
	height: 31px;
	width: 8px;
	float: left;
}

#MainMenuDownPomocReklamacje {
	background-image: url(img/menu-down-pomoc-reklamacje-1.jpg);
	height: 31px;
	width: 101px;
	float: left;
	cursor: pointer;
}

#MainMenuDownPomocReklamacje:hover {
	background-image: url(img/menu-down-pomoc-reklamacje-2.jpg);
}

#MainMenuDownPomocI4 {
	background-image: url(img/menu-down-pomoc-i4.jpg);
	height: 31px;
	width: 9px;
	float: left;
}

#MainMenuDownPomocPytania {
	background-image: url(img/menu-down-pomoc-pytania-1.jpg);
	height: 31px;
	width: 67px;
	float: left;
	cursor: pointer;
}

#MainMenuDownPomocPytania:hover {
	background-image: url(img/menu-down-pomoc-pytania-2.jpg);
}

#MainMenuDownPomocI5 {
	background-image: url(img/menu-down-pomoc-i5.jpg);
	height: 31px;
	width: 130px;
	float: left;
}

#MainMenuDownNewsNews
{
	background-image: url(img/menu-down-news-news1.jpg);
	height: 31px;
	width: 59px;
	float: left;
	cursor: pointer;
}
#MainMenuDownNewsNews:hover
{
  background-image: url(img/menu-down-news-news2.jpg);
}
#MainMenuDownNewsI0
{
	background-image: url(img/menu-down-news-i0.jpg);
	height: 31px;
	width: 8px;
	float: left;
}
#MainMenuDownNewsImprezy
{
	background-image: url(img/menu-down-news-imprezy1.jpg);
	height: 31px;
	width: 70px;
	float: left;
	cursor: pointer;
}
#MainMenuDownNewsImprezy:hover
{
  background-image: url(img/menu-down-news-imprezy2.jpg);
}
#MainMenuDownNewsI1
{
	background-image: url(img/menu-down-news-i1.jpg);
	height: 31px;
	width: 8px;
	float: left;
}
#MainMenuDownNewsPartnerzy
{
	background-image: url(img/menu-down-news-partnerzy2.jpg);
	height: 31px;
	width: 92px;
	float: left;
	cursor: pointer;
}
#MainMenuDownNewsPartnerzy:hover
{
  background-image: url(img/menu-down-news-partnerzy1.jpg);
}




#MainMenuDownSklep {
	background-image: url(img/menu-down-none.jpg);
	height: 31px;
	width: 680px;
	float: left;
	display: none;
}

#MainMenuDownNewsy {
	background-image: url(img/menu-down-none.jpg);
	height: 31px;
	width: 680px;
	float: left;
	display: none;
}
             
#MainMenuDownSklepNowosci {
	background-image: url(img/menu-down-sklep-nowosci-1.jpg);
	height: 31px;
	width: 84px;
	float: left;	
	cursor: pointer;
}

#MainMenuDownSklepNowosci:hover {
	background-image: url(img/menu-down-sklep-nowosci-2.jpg);
}

#MainMenuDownSklepI0 {
	background-image: url(img/menu-down-sklep-i0.jpg);
	height: 31px;
	width: 7px;
	float: left;		
}

#MainMenuDownSklepBestsellers {
	background-image: url(img/menu-down-sklep-bestsellers-1.jpg);
	height: 31px;
	width: 101px;
	float: left;
	cursor: pointer;		
}

#MainMenuDownSklepBestsellers:hover {
	background-image: url(img/menu-down-sklep-bestsellers-2.jpg);
}

#MainMenuDownSklepI1 {
	background-image: url(img/menu-down-sklep-i1.jpg);
	height: 31px;
	width: 7px;
	float: left;		
}

#MainMenuDownSklepKategorie {
	background-image: url(img/menu-down-sklep-kategorie-1.jpg);
	height: 31px;
	width: 88px;
	float: left;
	cursor: pointer;		
}

#MainMenuDownSklepKategorie:hover {
	background-image: url(img/menu-down-sklep-kategorie-2.jpg);
}

#MainMenuDownSklepI2 {
	background-image: url(img/menu-down-sklep-i2.jpg);
	height: 31px;
	width: 7px;
	float: left;		
}

#MainMenuDownSklepMarki {
	background-image: url(img/menu-down-sklep-marki-1.jpg);
	height: 31px;
	width: 54px;
	float: left;
	cursor: pointer;		
}

#MainMenuDownSklepMarki:hover {
	background-image: url(img/menu-down-sklep-marki-2.jpg);
}

#MainMenuDownSklepI3 {
	background-image: url(img/menu-down-sklep-i3.jpg);
	height: 31px;
	width: 7px;
	float: left;		
}

#MainMenuDownSklepWyprzedaz {
	background-image: url(img/menu-down-sklep-wyprzedaz-1.jpg);
	height: 31px;
	width: 92px;
	float: left;
	cursor: pointer;		
}

#MainMenuDownSklepWyprzedaz:hover {
	background-image: url(img/menu-down-sklep-wyprzedaz-2.jpg);
}

#MainMenuDownSklepI4 {
	background-image: url(img/menu-down-sklep-i4.jpg);
	height: 31px;
	width: 233px;
	float: left;		
}

/************************** cloud menu ********************************/
ul#cloudMenu {
	background: url('img/cloudMenuBg.jpg') no-repeat; 
	width: 680px; 
	height: 29px;
	list-style: none;
	clear: both;
	position: relative;
	top: -3px;
	left: 10px;
}
.cloudWrapper { 
	width: 619px;
	margin-top: 20px;
	position: absolute;
	z-index: 9999;
	display: block;
	background: #ffffff;
}
.cloudContent { 
	width: 617px;
	height: 305px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
#cloudBgHeader {
	background: url('img/cloudBgHeader.png') no-repeat;
	width: 619px;
	height: 7px;
}
#cloudBgFooter {
	background: url('img/cloudBgFooter.png') no-repeat;
	width: 619px;
	height: 7px;
	clear: both;
}
#cloudMenuProducts {
	background: url('img/cloudMenuProducts.png') no-repeat;
	background-position: left top;
	width: 130px;
	height: 20px;
	float: left;
	margin: 5px 40px 0 90px;
}
#cloudMenuManufacturers {
	background: url('img/cloudMenuManufacturers.png') no-repeat;
	background-position: left top;
	width: 130px;
	height: 20px;
	float: left;
	margin: 5px 40px 0 0;
}
#cloudMenuHits {
	background: url('img/cloudMenuHits.png') no-repeat;
	background-position: left top;
	width: 130px;
	height: 20px;
	float: left;
	margin: 5px 40px 0 0;
}
#manufacturersLogotypes {
	width: 115px;
	height: 305px;
	border-right: 1px solid #a7b6c0;
	margin-left: 25px;
	float: left;
}
#manufacturersLogotypes img {
	width: 70px;
	max-height: 70px;
	margin: 4px 0 3px 13px;
}
.cloudContent ul {
	width: 440px;
	float: left;
	list-style: none;
	list-style-position: inside;
	padding-left: 15px;
	margin: 0;
}
.cloudContent ul li {
	width: 145px;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
}
.cloudContent a {
	color: #231f20;
	font-size: 11px;
}
.cloudContent a:hover {
	text-decoration: none;
}


#MainPromoBox1 {
	width: 673px;
	height: 89px;
	float: left;	
}

#MainPromoBox2Nav {
	margin-top: 150px;
	float: left;	
	width: 204px;
	height: 25px;
}

img {
	border: 0px;
}

/************************** slider ********************************/

#slider { 
   float:left;
}
	
#slider ul, #slider li, #slider2 ul, #slider2 li {
    margin:0;
		padding:0;
		list-style:none;
		}
		
#slider li { 
	  width: 673px;
	  height: 225px;
	  overflow: hidden;
	  margin-top: 5px; 
	  z-index: 0;
}
	
a.SliderControl {
  font: 50px verdana;
	color: #000000;
	z-index: 100;
}
	
#SliderControl {
	float: left;
	width: 40px;
	height: 20px;
	position: relative;
	margin-left: 8px;
	margin-top: -38px;
	z-index: 99;
	font-weight: bold;
}

#MainBombBoxLeft {
	text-align: center;
	width: 162px;
	height: 142px;
	margin-top: 5px;
	padding-top:2px;
	float: left;
	background: #ffffff url(img/bomb-box-product.jpg) no-repeat;
}

#MainBombBoxCenter {
	width: 349px;
	height: 142px;
	margin-top: 5px;
	padding-top:2px;
	float: left;
	background: #ffffff url(img/bomb-box-center.jpg) no-repeat;
}

#MainBombBoxRight {
	text-align: center;
	width: 162px;
	height: 142px;
	margin-top: 5px;
	padding-top:2px;
	float: left;
	background: #ffffff url(img/bomb-box-product.jpg) no-repeat;	
}

.MainBombBoxText {
	position: absolute;
	margin-top: 105px;
	width: 155px;
	padding-right: 7px;
	height: 37px;
	background: url(img/bomb-box-product-text.png) no-repeat;
	text-align: right;
}

.MainBombBoxTextStrike {
	font: 12px verdana;
	margin-top: 2px;
	color: #a19861;
	font-weight: bold;
	text-decoration: line-through;
}

.MainBombBoxTextOK {
   font: 12px verdana;
   margin-top: -10px;
   color: #ff0000;
	font-weight: bold;
}

#MainPromoBox3 {
	width: 673px;
	height: 29px;
	margin-top: 5px;
	float: left;	
	background: #bab9a6 url(img/main-promo-box3.jpg) no-repeat;
}

#PageTitle {
	font: 11px Tahoma;
	color: #c2483d;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	padding-left:8px;
	width: 660px;
	height: 13px;
}

#MainBoxLine {
	font: 13px Tahoma;
	color: #ffffff;
	float: left;
	width: 665px;
	height: 22px;
	padding-top: 7px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: white url(img/belka-mainbox.jpg) no-repeat;
}

#MainBoxLine1 {
	float: left;
	width: 135px;
	height: 22px;
}

#MainBoxLine2 {
	float: left;
	width: 305px;
	height: 22px;
}

#MainBoxLine3 {
	float: left;
	width: 213px;
	height: 22px;
	padding-right: 10px;
	text-align: right;
}

a.pageResults {
	font: 13px verdana;
	color: #ffffff;
	text-decoration: underline;
}

a.pageResults:hover {
	text-decoration: none;
}

a.PageTitleHome {
	font: 11px verdana;
	color: #5d6e76;
	font-weight: bold;
	text-decoration: none;
}

a.PageTitleHome:hover {
	text-decoration: underline;
}

a.PageTitleThis {
	font: 11px verdana;
	color: #5d6e76;
	text-decoration: none;
}

a.PageTitleThis:hover {
	text-decoration: underline;
}

/*
.MainPromoBox3product {
	width: 162px;
	height: 216px;
	margin: 0px;
  margin-top: 5px;
	float: left;
	margin-right:8px;
	background: #bab9a6 url(img/main-promo-box3-1.jpg) no-repeat;
}
*/
.MainPromoBox3product {
	width: 162px;
	height: 296px;
	margin: 0px;
  margin-top: 5px;
	float: left;
	margin-right:8px;
}
.MainPromoBox3productL {
	width: 162px;
	height: 296px;
  margin-top: 5px;
	float: left;
	margin-left:-100px;
	/*background: #bab9a6 url(img/main-promo-box3-1.jpg) no-repeat;*/
}

.MainPromoBox3productR {
	width: 162px;
	height: 296px;
	margin: 0px;
  margin-top: 5px;
	float: left;
	margin-right:8px;
	/*background: #bab9a6 url(img/main-promo-box3-1.jpg) no-repeat;*/
}

.MainPromoBoxImg {
	width: 162px;
	height: 224px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	border: 1px solid #aeb7ba;
}
.MainPromoBoxTextTitle {
	padding-top: 7px;
}
.MainPromoBoxTextTitle, .MainPromoBoxTextDesc, .MainPromoBoxTextPrice {
   font: 11px verdana;
   padding-left: 10px;
	width: 152px;
	height: 14px;
	background: #edf0f2;
}
.MainPromoBoxTextPrice {
	padding-bottom: 7px;
}

.MainPromoBoxNew {
	position: absolute;
	background: url(img/nowosc.png) no-repeat;
	width: 63px;
	height: 62px;
}

.MainPromoBoxDel {
	position: absolute;
	background: url(img/delete.png) no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.MainPromoBoxTextTitle {
	color: black;
	font-weight: bold;
}

.MainPromoBoxTextDesc {
	font: 9px verdana;
	color: #636363;
	height: 28px;
}

.MainPromoBoxTextPrice {
	font: 13px verdana;
	font-weight: bold;
	color: #a09860;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
}

#Fotter {
	margin: 0px auto;
	width: 1024px;
}

#FotterUp {
	float: left;
	width: 900px;
	height: 9px;
	margin-left: 62px;
	background: #bab9a6 url(img/down.jpg) no-repeat;
}

#FotterLeft {
	float: left;
	margin-left: 70px;
	margin-top: 5px;
	width: 600px;
	height: 20px;
	color: #8a8973;
	font: 11px verdana;
	font-weight: bold;
}

#FotterRight {
	float: left;
	margin-top: 5px;
	width: 285px;
	height: 20px;
	text-align: right;
	color: #8a8973;
	font: 11px verdana;
	font-weight: bold;
}

a.FotterLink {
	color: #8a8973;
	font: 11px verdana;
	font-weight: bold;
	text-decoration: none;
}

a.FotterLink:hover {
	color: #525145;
}

#bestsellers1box, #bestsellers2box, #bestsellers3box, #bestsellers4box, #bestsellers5box, #bestsellers6box, #bestsellers7box, #bestsellers8box, #bestsellers9box, #bestsellers10box {
	float: left;
	width: 673px;
	height: 328px;
}
#bestsellers1box {
	background: white url(img/bestsellers_no1.jpg) no-repeat;
}

#bestsellers2box {
	background: white url(img/bestsellers_no2.jpg) no-repeat;
}

#bestsellers3box {
	background: white url(img/bestsellers_no3.jpg) no-repeat;
}

#bestsellers4box {
	background: white url(img/bestsellers_no4.jpg) no-repeat;
}

#bestsellers5box {
	background: white url(img/bestsellers_no5.jpg) no-repeat;
}

#bestsellers6box {
	background: white url(img/bestsellers_no6.jpg) no-repeat;
}

#bestsellers7box {
	background: white url(img/bestsellers_no7.jpg) no-repeat;
}

#bestsellers8box {
	background: white url(img/bestsellers_no8.jpg) no-repeat;
}

#bestsellers9box {
	background: white url(img/bestsellers_no9.jpg) no-repeat;
}

#bestsellers10box {
	background: white url(img/bestsellers_no10.jpg) no-repeat;
}

.bestsellersBoxText {
	float: left;
	width: 209px;
	height: 328px;
}

.bestsellersBoxImg {
   margin-top: 18px;
	padding-left: 17px;
	float: left;
	width: 238px;
	height: 309px;
}

.bestsellersNamePrice {
   margin: 0px;
	color: #c90606;
	font: 18px Tahoma;
	font-weight: bold;
} 

a.bestsellersNameLink {
	color: #000000;
	font: 14px Tahoma;
	font-weight: bold;
	text-decoration: none;
}

a.bestsellersNameLink:hover {
   text-decoration: underline;
}

.NewsBoxDate {
	float: left;
	width: 673px;
	color: #5d6e76;
	font: 11px Tahoma;
	font-weight: bold;
	border-top: 1px solid #5d6e76;;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.NewsBoxTitle{
   float: left;
	width: 673px;
	color: #5d6e76;
	font: 14px Tahoma;
	font-weight: bold;
	margin-top: 10px;
}

.NewsBoxText {
	float: left;
	width: 673px;
	color: #5d6e76;
	font: 11px Tahoma;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ContactInfoBox {
	float: left;
	width: 669px;
	padding-left: 5px;
	color: #5d6e76;
	font: 11px Tahoma;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

#ContactForm {
	float: left;
	width: 669px;
	padding-top: 50px;
	padding-left: 5px;
	height: 280px;
	color: #5d6e76;
	font: 11px Tahoma;
	background: url(img/contact-bg.jpg);
}

input.contact {
	background: #e9f0f5;
	border: 1px solid #5f7078;
}

textarea.contact {
	background: #e9f0f5;
	border: 1px solid #5f7078;
	width: 410px;
	height: 130px;
}

#ProductBoxImage {
	float: left;
	width: 410px;
	margin-top: 10px;
}

#ProductBoxDesc {
	float: left;
	margin-left: -100px;
	width: 225px;
}

#ProductBoxHeader {
	float: left;
	height: 100px;
	width: 670px;
}

#ProductBoxDescMan {
	float: left;
	width: 100px;
	height: 100px;
	text-align: right;
}

#ProductBoxDescTitle {
	color: #5d6e76;
	font: 22px Tahoma;
	font-weight: bold;
	float: left;
	width: 500px;
	padding-top: 30px;
	height: 30px;
}

#ProductBoxDescModel {
	color: #5d6e76;
	font: 16px Tahoma;
	font-weight: bold;
	float: left;
	width: 500px;
	height: 30px;
}

#ProductBoxDescIcons {
	float: left;
	height: 30px;
	margin-top: 10px;
	width: 225px;
}

#ProductBoxDescDesc {
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font: 10px Tahoma;
	float: left;
	width: 215px;
	text-align: justify;
}

#ProductBoxDescPrice {
	color: #5d6e76;
	height: 40px;
	font: 18px Tahoma;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	width: 225px;
}

#ProductBoxDescOptions {
	color: #5d6e76;
	font: 12px Tahoma;
	margin-top: 10px;
	float: left;
	width: 225px;
}

#ProductBoxDescBuy {
	margin-top: 10px;
	float: left;
	width: 225px;
}

#ProductBoxDescInfo {
   margin-top: 10px;
	margin-left: 15px;
	float: left;
	width: 225px;
	height: auto;
}

p.ProductBoxDescP 
{
	height: 25px;
	border-bottom: 1px dotted #5f7078;
}

#ProductOtherInfo {
	float: left;
	height: 100px;
	width: 670px;
	margin-top: 10px;
}

#ProductOtherInfoFacebook {
	width: 210px;
	height: 96px;
	background: url(img/p-facebook.jpg) no-repeat;
	float: left;
	margin-right: 18px;
	cursor: pointer;
}

#ProductOtherInfoTell {
	width: 210px;
	height: 96px;
	background: url(img/p-tell.jpg) no-repeat;
	float: left;
	margin-right: 18px;
	cursor: pointer;
}

#ProductOtherInfoLink {
	width: 195px;
	height: 38px;
	background: url(img/p-link.jpg) no-repeat;
	float: left;
	color: #000000;
	padding-left:15px;
	padding-top: 58px;
	font: 10px Tahoma;
}

#ProductOtherEmail {
	float: left;
	height: 240px;
	width: 670px;
	margin-top: 10px;
	display: none;
}

select  
{
   float: right;
	border: 1px solid #5f7078;
	font: 11px verdana;
	width: 105px;
	height: 20px;
	color: #004a90;
}

p.RegisterPage 
{
	color: #5d6e76;
	font: 11px Tahoma;
	margin-left: 20px;
	width: 620px;
	height: 25px;
	border-bottom: 1px dotted #5f7078;
	font-weight: normal;
}


select.RegisterPage  
{
	background: #e9f0f5;
	color: black;
   float: right;
	border: 1px solid #5f7078;
	font: 11px verdana;
	width: 280px;
	height: 20px;
}

input.RegisterPageCheckBox {
   float: right;
	background: #e9f0f5;
	border: 1px solid #5f7078;
}

input.RegisterPage {
   float: right;
	width: 280px;
	background: #e9f0f5;
	border: 1px solid #5f7078;
}

textarea.RegisterPage {
	background: #e9f0f5;
	border: 1px solid #5f7078;
	width: 410px;
	height: 130px;
}

p.InfoPageTitle
{
   width: 650px;
	color: #5d6e76;
	font: 14px Tahoma;
	margin-left: 10px;
	margin-top: 20px;
	border-top: 1px solid #5d6e76;
	padding-top: 5px;
}

p.InfoPageText
{
	width: 650px;
	font: 11px Tahoma;
	margin-left: 10px;
	padding-top: 2px;
	line-height: 14px;
}

p.InfoPageSmallText
{
	font: 10px Tahoma;
	margin-left: 25px;
	color: #005cb5;
}

a.InfoPageLink
{
	font: 11px Tahoma;
	color: #5d6e76;
	text-decoration: none;
}

a.InfoPageLink:hover
{
	font: 11px Tahoma;
	color: #9eafb9;
	text-decoration: underline;
}

input.PasswordForgotten {
   margin-left: 20px;
	width: 180px;
	background: #e9f0f5;
	border: 1px solid #5f7078;
}

input.LoginForm {
	width: 180px;
	background: #e9f0f5;
	border: 1px solid #5f7078;
}

.Cart {
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #5f7078;
}

.CartLeft
{
	float: left;
	width: 110px;
	height: 140px;
	padding-left: 10px;
	border: 1px solid #5f7078;
}

.CartProductName {
	font: 18px Tahoma;
	color: #5d6e76;
	font-weight: bold;
	margin-top: 0px;	
}

.CartProductModel {
	font: 14px Tahoma;
	color: #5d6e76;
	font-weight: bold;
	margin-top: -15px;		
}

.CartProductPrice {
	font: 12px Tahoma;
	color: #5d6e76;
	font-weight: bold;
	margin: 0px;		
}

.CartProductOptions {
	font: 12px Tahoma;
	color: #5d6e76;
	font-weight: bold;
}

.CartCenter
{
	float: left;
	width: 180px;
	padding-left: 10px;
	min-height: 140px;
}

.CartRight
{
	float: left;
	width: 330px;
	min-height: 140px;
}



.CartRightUpL
{
	float: left;
	width: 60px;
	min-height: 80px;
	color: #893716;
}

input.CartIlosc {
	width: 50px;
	border: 1px solid #5f7078;
	margin-top: 10px;
}

.CartRightUpC
{
	float: left;
	width: 80px;
	min-height: 58px;
	padding-top: 22px;
}

.CartRightUpR
{
   padding-left:40px;
	float: left;
	width: 150px;
	min-height: 80px;
	color: #893716;
}

.CartPriceBig {
	font: 16px Tahoma;
	color: #893716;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.CartRightDownL
{
	float: left;
	width: 80px;
	min-height: 60px;
}

.CartRightDownR
{
	float: left;
	width: 250px;
	min-height: 60px;
}

a.orderEdit {
	font: 11px Tahoma;
	color: #5d6e76;
	text-decoration: none;
}

a.orderEdit:hover {
	font: 11px Tahoma;
	color: #5d6e76;
	text-decoration: underline;
}

#SearchAll {
	height: 48px;
	width: 217px;	
	float: right;
	margin-right: 70px;
	margin-top: 10px;
}

#SearchBG {
	background-image: url(img/search-bg.png);
	margin-right:10px;
	height: 28px;
	width: 161px;
	float: left;
	text-align:center;
}

#SearchSubmit {
	height: 28px;
	width: 46px;
	float: left;
}

#SearchMore {
	height: 20px;
	width: 217px;
	float: left;
}

input.Search {
   background:transparent;
	border: 0px;
	height: 28px;
	width: 150px;
	margin-left:5px;	
}

a.SearchLink {
   margin-left: 8px;
	font: 11px Tahoma;
	color: #ffffff;
	text-decoration: underline;
}

a.SearchLink:hover {
	text-decoration: none;
}


#Promocja {
	background: url(img/promocje.png) no-repeat;
	width:100px;
	height:174px;
	float: right;
	margin-top: -3px;
	margin-left: 605px;
	position: absolute;
	cursor:pointer;
}

#BestsellersPozostale {
	width: 673px;
	height: 29px;
	margin-top: 5px;
	float: left;	
	background: #bab9a6 url(img/line-pozostale.jpg) no-repeat;
}

#Skompletuj {
	background: #ffffff url(img/skompletuj_up.jpg) no-repeat;
	padding-top: 35px;
	float: left;
	width: 135px;
	min-height: 450px;
	border-left: 1px solid #73838c;
	margin-left: 5px;
	text-align: center;
}

.SkompletujIMG {
	float: left;
	width: 135px;
	margin-bottom: 5px;
}

.SkompletujDesc {
	float: left;
	width: 115px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.SkompletujPrice {
	float: left;
	width: 135px;
	text-align: center;
	margin-bottom: 20px;
	font: 14px Tahoma;
	color: #b22317;
	font-weight: bold;
}





.CategoriesImgAll {
	float: left;
	height: 211px;
	width: 162px;
	margin-right:4px;
	margin-bottom:5px;
}

.CategoriesImgAll:hover {
	font: 14px Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

.CategoriesImgPhoto {
	background: #ffffff url(img/categories-img-photo.jpg) no-repeat;
	float: left;
	height: 170px;
	width: 162px;
}

.CategoriesImgName {
	background: #ffffff url(img/categories-img-name.jpg) no-repeat;
	float: left;
	height: 26px;
	width: 162px;
	text-align: center;
	padding-top: 8px;
	font: 14px Tahoma;
	font-weight: bold;
	color: #ffffff;
}

.ManufacturesImgPhoto {
	background: #ffffff url(img/manufactures-img.jpg) no-repeat;
	float: left;
	height: 129px;
	width: 129px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#sizes {
   border: 0px solid black;
   border-collapse: collapse;
	float: center;
}

#sizes td {
	text-align: center;
	font: 12px tahoma;
	color: #6a6a6a;
}

td.head {
   font: 13px tahoma;
	margin-right:5px;
}


/* ################################################
	PAGINATION	
################################################### */

.pagination		{
	clear:both;
	margin-top:15px;
	height:30px;
	margin-left:0px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
}

.pagination a, 
.pagination a:link, 
.pagination a:visited,
.pagination a:active,
.pagination span.current,
.pagination span.pages,
.pagination span.extend		{
	font-size:10px;
	padding: 6px;
	margin: 1px;
	color:#444;
	border: 1px solid #c8c8c8;
	display: block;
	float: left;
}

.pagination span.pages 		{ border:0; text-transform:uppercase }
.pagination a:hover 		{
	border: 1px solid #a51e22;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
}

.pagination span.current 	{ font-weight: bold; color:#777; border: 1px solid #a51e22;}

	/* breadcrumbs */
	.breadcrumbs 			{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left; 
	display: block;	
	float: left; 
	width: 90px;
	padding-top: 5px;
	}
	
/************************** register ********************************/
#registerBar {
	width: 647px;
	height: 50px;
	background: url('img/registerBar1.png');
	margin-top: 25px;
	margin-left: 7px;
}
#registerAddress, #registerContact {
	display: none;
}
.buttonPrev {
	width: 315px;
	float: left;
	text-align: left;
	margin-left: 7px;
}
.buttonPrev a {
	display: block;
	width: 97px;
	height: 30px;
	background: url('img/buttonPrev.png');
	background-position: left top;
}
.buttonPrev a:hover {
	background-position: left -30px;
}
.buttonNext {
	width: 315px;
	float: left;
	text-align: right;
}
.buttonNext a {
	display: block;
	width: 97px;
	height: 30px;
	background: url('img/buttonNext.png');
	background-position: left top;
	float: right;
}
.buttonNext a:hover {
	background-position: left -30px;
}
#buttonRegister {
	background: url('img/buttonRegister.png');
	background-position: left top;
	width: 133px;
	height: 30px;
	border: 0;
}
#buttonRegister:hover {
	background-position: left -30px;
	cursor: pointer;
}
#buttonOrder {
	background: url('img/buttonOrder.png');
	background-position: left top;
	width: 211px;
	height: 30px;
	border: 0;
}
#buttonOrder:hover {
	background-position: left -30px;
	cursor: pointer;
}