		body {
			background: #000000 url(../images/mainBG.gif) repeat;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;
			scrollbar-3dlight-color:#333333; 
			scrollbar-arrow-color:#000000; 
			scrollbar-base-color:#333333; 
			scrollbar-darkshadow-color:#333333; 
			scrollbar-face-color:#555555; 
			scrollbar-highlight-color:#333333; 
			scrollbar-shadow-color:#333333;}
		}


		h1, h2 {
			position: absolute;
			height: 0;
			overflow: hidden;
		}

		

	/* ++++++++++++++++  HEADER ++++++++++++++++*/


		#header {
			background: #000000 url(../images/topBaner.jpg);
			position: relative;
			height: 280px;
			width: 870px;
			padding:0;
			margin:0;

		}


	/* ++++++++++++++++  mainLeft ++++++++++++++++*/


		#homeMainLeft {
			background: #000000 url(../images/homeMainLeft.jpg);
			position: relative;
			height: 520px;
			width: 500px;
			padding:0;
			margin:0;
			float: left;
			text-align: left;

		}

		#newsy {
			top:30px;
			left: 50px;
			position: relative;
			width: 425px;
			height: 110px;
			overflow: auto;
			
		}

		#newsy span.Xname{
			color: #000000;
			font-weight: bold;
			font-size: 11px;
			background-color: #f8d800;
		}

		#newsy p.Xtext{
			color: #FFFFFF;
			font-size: 11px;
		}

		#newsy p.Xtext a{
			color: #ffcc00;
		}

		#chosenFlash {
			position: relative;
			z-index: 1;
		}

		#chosenBtn {
			z-index: 2;
			position: absolute;
			top: 338px;
			left: 355px;
			font-weight: bold;
		}

		#chosenBtn a{
			color: #333333;
			text-decoration: none;
			font-size: 11px;
		}
		#chosenBtn a:visited { color: #333333;	}
		#chosenBtn a:hover {color: #72b4da;} 

	/* ++++++++++++++++  mainRight ++++++++++++++++*/


		#homeMainRight {
			background: #000000 url(../images/homeMainRight.jpg) no-repeat;
			position: relative;
			height: 520px;
			width: 370px;
			padding:0;
			margin:0;
			float: left;
		}

		#latestFlash {
			position: relative;
			z-index: 3;
		}

		#latestBtn {
			z-index: 4;
			position: absolute;
			top: 465px;
			left: 115px;
			font-weight: bold;
		}

		#latestBtn a{
			color: #333333;
			text-decoration: none;
			font-size: 11px;
		}
		#latestBtn a:visited { color: #333333;	}
		#latestBtn a:hover {color: #acc43a;} 

	/* ++++++++++++++++  Bottom ADV ++++++++++++++++*/


		#btm {
			margin-left: 10px;
		}

		#btmAx {
			background: #000000 url(../images/btmA.jpg);
			position: relative;
			height: 190px;
			width: 280px;
			padding:0;
			margin:0;
			float:left;
		}

		#chosenFlashBtmA {
			position: relative;
			z-index: 5;
		}

		
		#chosenFlashBtmB {
			position: relative;
			z-index: 6;
		}

		
		#chosenFlashBtmC {
			position: relative;
			z-index: 7;
		}

		
		#chosenFlashBtmD {
			position: relative;
			z-index: 8;
		}

		
		#btmBx {
			background: #000000 url(../images/btmB.jpg);
			position: relative;
			height: 190px;
			width: 280px;
			padding:0;
			margin:0;
			float:left;
		}

		#btmCx {
			background: #000000 url(../images/btmC.jpg);
			position: relative;
			height: 190px;
			width: 280px;
			padding:0;
			margin:0;
			float:left;
		}


		#btmDx {
			background: #000000 url(../images/btmD.jpg);
			position: relative;
			height: 190px;
			width: 280px;
			padding:0;
			margin:0;
			float:left;
		}



	/* ++++++++++++++++++++++++++++++++++++++++++++++*/
	/* ++++++++++++++++  COLLECTION  ++++++++++++++++*/


		#collContainer {
			background: #000000 url(../images/coll_bg.gif);
			position: relative;
			
			padding:0;
			margin:0;

		}

		.collTopMenu {
			background: url(../images/coll_listTopMenu.gif) no-repeat;
			position: relative;
			width: 870px;
			height: 50px;
			padding:0;
			margin:0;
			float:left;
			color: #acc43a;
			text-align: left;
		}

		.collTopMenu p {
			text-align:left;
			font-weight: bold;
			font-size: 14px;
			padding-top: 31px;
			padding-left: 90px;
			padding-bottom: 0px;
			margin: 0px;
		}

		.collTopMenu a {	color: #acc43a;	text-decoration: none; margin-left: 20px;}

		.collTopMenu a:hover {	color: #000000;	}




		#collList {
			margin-left: 30px;
		}

		.collProdCont {
			background: url(../images/coll_listPbg.gif) no-repeat;
			position: relative;
			width: 202px;
			height: 232px;
			padding:0;
			margin:0;
			float:left;
			color: black;
		}


		.collProdCont img {
			padding-left:2px;
			margin: 0px;
		}

		.collProdCont p {
			text-align:left;
			font-weight: bold;
			font-size: 14px;
			padding-top: 15px;
			padding-left:40px;
			margin: 0px;
		}

		.collProdCont a {	color: #000000;	text-decoration: none; margin: 0px;}

		.collProdCont a:hover {	color: #acc43a;	}

		.collProdCont a:visited { color: #000000;}


		.collListSub {
			background: url(../images/coll_listSub.gif) no-repeat;
			position: relative;
			width: 870px;
			height: 80px;
			padding:0;
			margin:0;
			clear: both;
			text-align: left;
		}
		
		.collListSub p{
			color: white;
			font-weight: bold;
			padding-top: 21px;
			padding-left: 25px;
			font-size: 14px;
		}

		.collListBtm {
			background: url(../images/coll_listBtm.gif) no-repeat;
			position: relative;
			width: 870px;
			height: 40px;
			padding:0;
			margin:0;
		}

		/* +++ detale produktu +++ */

		#collDetail {
			margin: 0px 30px 0px 30px;
			padding: 0;
			background: #000000;
			text-align: left;
		
		}



		.collDetailTopMenu {
			background: url(../images/coll_listDetailTopMenu.gif) no-repeat;
			position: relative;
			width: 870px;
			height: 50px;
			padding:0;
			margin:0;
			float:left;
			color: #acc43a;
			text-align: left;
		}

		.collDetailTopMenu p {
			text-align:left;
			font-weight: bold;
			font-size: 14px;
			padding-top: 31px;
			padding-left: 40px;
			padding-bottom: 0px;
			margin: 0px;
		}

		.collDetailTopMenu a {	
			color: #BBBBBB;
			text-decoration: none;
			margin-left: 20px;}

		.collDetailTopMenu a:hover {	color: #000000;	}




		.col_thumbBG {
			background: url(../images/col_thumbBG.gif) no-repeat;
			position: relative;
			width: 156px;
			height: 108px;
			padding:0;
			margin:0;
			float:left;
		}

		.col_thumbBG:hover {
			background: url(../images/col_thumbBG2.gif) no-repeat;
		}

		.col_thumbBG img{
			margin-left: 3px;
			margin-top: 3px;
		}

		.thumbsGrp{
			width:800px;
			padding: 0px 0px 20px 15px;
		}

		.detailDescLINE {
			background: url(../images/coll_detailDescLINE.gif) no-repeat;
			position: relative;
			height: 45px;
			width: 780px;
			margin-left: 15px;

			
		}


		.detailDesc {
			background: url(../images/coll_detailDescBG.gif) no-repeat;
			position: relative;
			height: 140px;
			width: 200px;
			float:left;
			padding: 10px 0px 0px 30px;
			
		}

		.detailDescImg {
			position: relative;
			padding:0;
			margin:0;
			
		}

		.detailDesc p{
			line-height: 18px;
			margin:0px 0px 0px 10px;
			padding:0;
			text-transform: uppercase;
		}

		.detailDesc p.two{
			color:#ffffff;
			font-weight: bold;
			font-size: 20px;
			
		}

		.detailDesc p.one{
			color:#99cc33;
			font-weight: bold;
			font-size: 11px;
		}

		.detailDesc p.three{
			color:#999999;
			font-weight: none;
			font-size: 9px;
		}
		
	/* ++++++++++++++++  Bottom Navigation ++++++++++++++++*/

		#shopLink {
			position: relative;
			width: 830px;
			height: 30px;
			margin-left: 0px;
			background: #333333;
			text-align: center;
			padding-top:10px;
		}

		#shopLink a{
			color: #72b4da;
			text-decoration: none;
			font-size: 11px;
		}
		#shopLink a:visited { color: #72b4da;	}
		#shopLink a:hover {	color: #FFFFFF;} 

	/* ++++++++++++++++  Bottom Copuyrightz ++++++++++++++++*/


		#btmCopy {
			background: #000000 url(../images/btmCopy.jpg) no-repeat;
			position: relative;
			width: 870px;
			height: 60px;
			top: 5px;
		}

		#copyrightz {
			position: relative;
			top: 10px;
			left: 50px;
			color: #000000;
			font-size: 11px;
			float:left;
		}

		#webz {
			position: relative;
			top: 10px;
			left: 500px;
			color: #000000;
			font-size: 11px;
			float:left;
		}

		#webz a{
			color: #000000;
			text-decoration: none;
			font-size: 11px;
		}
		#webz a:visited { color: #000000;	}
		#webz a:hover {	color: #72b4da;} 










		#mainFlash {
			position: relative;
			z-index: 1;
		}



		
/*  =========  COMPANY ========*/


		#cmpContainer {
			background: #000000 url(../images/ban1btm.jpg) no-repeat;
			position: relative;
			width: 830px;
			height: 640px;
			padding:0;
			margin:0;
		}


		#mainFlashCMP {
			position: relative;
			z-index: 2;
		}


		
/*  =========  Goodies ========*/


		#gdsContainer {
			background: #000000;
			position: relative;
			width: 830px;
			height: 510px;
			padding:0;
			margin:0;
		}


		#mainFlashGDS {
			position: relative;
			z-index: 2;
		}

/*  =========  Contact ========*/


		#cntContainer {
			background: #000000;
			position: relative;
			width: 830px;
			height: 430px;
			padding:0;
			margin:0;
		}


		#mainFlashCNT {
			position: relative;
			z-index: 2;
		}


	/*  ==================  GŁÓWNY KONTENER STRONY ==================*/ 
		#container {
			position: relative;
			width: 870px;
			background: #000000;
			margin: auto;
		}

		p {
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 0px 0px;
		}

		#break { clear:both;}
