		body {
			background: #000000 url(../imgz/mainBg.gif);
			background-repeat: repeat;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;
		}
		
		h1, h2 {
			position: absolute;
			height: 0;
			overflow: hidden;
		}

		

	/* ++++++++++++++++  NAGLÓWEK ++++++++++++++++*/

		/*  naglowek */
		#header {
			background: #000000 url(../imgz/bgTopEl.jpg);
			position: relative;
			height: 390px;
			width: 1040px;
			padding:0;
			margin:0;

		}

	/* ++++++++++++++++  MENU  MALE  */
		#topMenu {
			width: 1024px;
			height: 25px;
			position: absolute;
			right: 200px;
			top: 0px;
		}

		#topMenu ul {
			float: right;
			margin: 0 0 0 0;
			list-style: none;
		}

		#topMenu li {
			position: relative;
			padding: 5px 2px 0px 2px;
			float: left;
		}
	
		#topMenu a {
			color: #e6a20b;
			text-decoration: none;
			font-size: 11px;
		}

		#topMenu a:visited { color: #e6a20b;	}
		#topMenu a:hover {	color: #000000;} 
		#topMenu img{	border: none;}


	/* ++++++++++++++++  SHOP ++++++++++++++++*/

		/*  naglowek */
		#websShop {
			background: #000000 url(../imgz/bgTopWebsShop.jpg) no-repeat;
			position: relative;
			height: 115px;
			width: 1040px;
			padding:0;
			margin:0;
		}

		#websLic {
			background: #000000 url(../imgz/bgTopWebsLic.jpg) no-repeat;
			position: relative;
			height: 115px;
			width: 1040px;
			padding:0;
			margin:0;
		}

		#websMS {
			background: #000000 url(../imgz/bgTopWebsMS.jpg) no-repeat;
			position: relative;
			height: 115px;
			width: 1040px;
			padding:0;
			margin:0;
		}

		#websDJs {
			background: #000000 url(../imgz/bgTopWebsDJs.jpg) no-repeat;
			position: relative;
			height: 115px;
			width: 1040px;
			padding:0;
			margin:0;
		}

		#shopLink {
			z-index: 3;
			width: 1024px;
			height: 115px;
			position: absolute;
			
			top: 100px;
		}

		#gtLink {
			z-index: 4;
			width: 235px;
			height: 115px;
			position: absolute;
			left: 600px;
			top: 0px;
		}


		#shopLink a{
			color: #e6a20b;
			text-decoration: none;
			font-size: 11px;
		}
		#shopLink a:visited { color: #e6a20b;	}
		#shopLink a:hover {	color: #FFFFFF;} 
		#shopLink img{	border: none;}

		#mainFlash {
			position: relative;
			z-index: 1;
			right: 105px;
		}



	/*  ==================  GŁÓWNY KONTENER STRONY ==================*/ 

		#midBoomin {
			background: #000000 url(../imgz/bgMidBoomin.jpg);
			position: relative;
			height: 310px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#midA {
			background: #000000 url(../imgz/bgMidA.jpg);
			position: relative;
			height: 180px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#midB {
			background: #000000 url(../imgz/bgMidB.jpg);
			position: relative;
			height: 180px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#midC {
			background: #000000 url(../imgz/bgMidC.jpg);
			position: relative;
			height: 180px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#rev {
			color: #000000;
			position: relative;
			left: 205px;
			top: 55px;

		}

		#rev p {
			text-align: left; 
			width: 185px;
			height: 90px;
			font-size: 11px;
			line-height: 11px;
		}

		#rev p a {
			color: #e6a20b;
			text-decoration: none;
			font-size: 11px;
		}

		#rev p a:visited { color: #e6a20b;	}
		#rev p a:hover {	color: #000000;} 
		#rev p img{	border: none;}

		#downMix {
			background: #000000 url(../imgz/bgDownMix.jpg);
			position: relative;
			height: 280px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#downHomies {
			background: #000000 url(../imgz/bgDownHomies.jpg);
			position: relative;
			height: 320px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#homiesFlash {
			position: relative;
			left: 5px;
		}

		#downContact {
			background: #000000 url(../imgz/bgDownContact.jpg);
			position: relative;
			height: 225px;
			width: 1040px;
			padding:0;
			margin:0;

		}

		#contactFlash {
			position: relative;
			top: 33px;
			left: 7px;
		}

		#copyrightz {
			position: relative;
			top: 43px;
			left: 220px;
			color: #e6a20b;
			font-size: 11px;
			float:left;
		}

		#webz {
			position: relative;
			top: 43px;
			left: 450px;
			color: #e6a20b;
			font-size: 11px;
			float:left;
		}

		#webz a{
			color: #e6a20b;
			text-decoration: none;
			font-size: 11px;
		}
		#webz a:visited { color: #e6a20b;	}
		#webz a:hover {	color: #FFFFFF;} 
		#webz img{	border: none;}



	/*  ==================  GŁÓWNY KONTENER STRONY ==================*/ 
		#container {
			position: relative;
			width: 1040px;
			background: #000000;
			margin: auto;
		}

		p {
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 0px 0px;
		}

		#break { clear:both;}
