		body {
			margin: 0px auto;
			text-align: center;
			background: #000;
		}
		
    a {
      text-decoration : none;
      font-family : tahoma;
      font-size: 12px;
      color: #E1D3AD;
    }
		
      a:hover {
      text-decoration : none;
      font-family : tahoma;
      font-size: 12px;
      color: #E1e3cD;
    }		
		#wrapper {
			margin: 0px auto;
			text-align: center;
			width: 870px;
		}
		
		#top {
			margin: 0px auto;
			width: 870px;
			height: 95px;
			background: url(img/logo_top.png) no-repeat;
		}
		
		#menu {
			width: 870px;
			height: 35px;
		}
		
		#menu .stronaGlowna
		{
			display: block;
			width: 167px;
			height: 35px;
			background: url(img/menu_strona-glowna.png) top left no-repeat;
			border: 0px;
			float: left;
			cursor: pointer;
		}
		
		#menu .katalogProduktow
		{
			display: block;
			width: 199px;
			height: 35px;
			background: url(img/menu_katalog-produktow.png) top left no-repeat;
			border: 0px;
			float: left;
			cursor: pointer;
		}
		
		#menu .naszeUslugi
		{
			display: block;
			width: 141px;
			height: 35px;
			background: url(img/menu_nasze-uslugi.png) top left no-repeat;
			border: 0px;
			float: left;
			cursor: pointer;
		}
		
		#menu .kontakt
		{
			display: block;
			width: 100px;
			height: 35px;
			background: url(img/menu_kontakt.png) top left no-repeat;
			border: 0px;
			float: left;
			cursor: pointer;
		}
		
		#menu .attarioStudio
		{
			display: block;
			width: 242px;
			height: 35px;
			background: url(img/menu_attario-studio.png) top left no-repeat;
			border: 0px;
			float: left;
		}
		
		#menu .stronaGlowna:hover,
		#menu .katalogProduktow:hover,
		#menu .naszeUslugi:hover,
		#menu .kontakt:hover
		{
			background-position: 0px -35px;
		}
		
		#middleContent {
			width: 870px;
			height: auto !important;
			height: 370px;
			min-height: 370px;
		}
		
		/**
		 * middle content of type 1 - strona glowna
		 */
		
		#middleContent .leftImageType01 {
			width: 560px;
			height: 370px;
			background: url(img/middle_image_left_01.jpg) no-repeat top left;
			float: left;
		}
		
		#middleContent .rightContentTextType01 {
			width: 310px;
			height: 345px;
			float: left;
			color: #E1D3AD;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			line-height: 145%;
			text-align: justify;
		}
		
		#middleContent .rightContentLoginFormType01 {
			width: 310px;
			height: 80px;
			background: url(img/login_form.jpg) no-repeat top left;
			float: left;
			color: #E1D3AD;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			line-height: 140%;
			text-align: left;
		}
		
		/**
		 * middle content of type 2 - oferta
		 */
		
		#middleContent .leftContentTextType02 {
			width: 460px;
			height: auto !important;
			float: left;
			color: #E1D3AD;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			line-height: 145%;
			text-align: justify;
			float: left;
		}		 
		
		#middleContent .rightImageType02 {
			width: 410px;
			height: 425px;
			background: url(img/middle_image_right_02.jpg) no-repeat top left;
			float: left;
		}	

/**
		 * middle content of type 2 - Nasze usługi
		 */


		#ourservices {
			width: 600px;
			height: auto !important;
			height: 500px;
			min-height: 500px;
			float: left;
			color: #E1D3AD;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			line-height: 145%;
			text-align: justify;
			overflow: visible;
		}


		#ourservicesRight {
			height: auto !important;
			width: 180px;
			border-left: 1px solid #373737;
			float: right;
		}


/**
		 * middle content of type 2 - kontakt
		 */
		
		#middleContent .leftContentTextType03 {
			width: 460px;
			height: 370px;
			float: left;
			color: #E1D3AD;
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			line-height: 145%;
			text-align: justify;
			float: left;
		}		 
		
		#middleContent .rightImageType03 {
			width: 410px;
			height: 370px;
			background: url(img/middle_image_right_03.jpg) no-repeat top left;
			float: left;
		}		


	
		
		/**
		 * naglowek flash
		 */
		
		#middleContent .centerFlash {
			width: 870px;
			height: 60px;
			text-align: left;
		}
		
		#middleContent .navigationPrevNext {
			width: 870px;
			height: 18px;
			text-align: left;
		}
		
		/**
		 * middle content of type 3 - pojedynczy produkt
		 */
		
		#middleContent .leftContentType03 {
			width: 160px;
			height: 356px;
			text-align: left;
			background: url(img/product_desc_bg.jpg) no-repeat top left;
			float: left;
		}
		
		#middleContent .leftContentTypeText03 {
			width: 160px;
			padding-top: 275px;
			font-family: Arial, Sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #fff;
			text-align: right;
		}
		
		#middleContent .numerKatalogowyFont {
			font-family: Arial, Sans-serif;
			font-size: 17px;
			font-weight: bold;
			color: #E9C778;
		}
		
		#middleContent .wagaFont {
			font-family: Arial, Sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #eed395;
		}
		
		#middleContent img, img {
			padding: 0px;
			margin: 0px;
			border: 0px;
		}
		
		#middleContent .rightImageType03 {
			width: 410px;
			height: 410px;
			float: left;
		}
		
		#middleContent .rightMenuType03 {
			height: 410px;
			width: 180px;
			border-left: 1px solid #373737;
			float: right;
		}
		
		#middleContent .rightMenuTextType03 {
			text-align: left;
			padding-top: 0px;
		}
		
		/**
		 * linia pozioma
		 */
		
		#lineHorizontal {
			width: 870px;
			height: 2px;
			background: url(img/line_horizontal.png) no-repeat top left;
		}
		
		/**
		 * losowe produkty na dole
		 */
		
		#bottomProducts {
			width: 870px;
		
			text-align: left;
		}
		
		#bottomProducts img
		{
			border: 0px;
		}
		
		#bottomProducts .singleProduct
		{
			width: 215px;
			height: 210px;
			float: left;
		}
				
		#bottomProducts .image {
			width: 215px;
			height: 117px;
			padding-top: 28px;
			text-align: center;
		}
		* html #bottomProducts .image{
      height: 145px;
		}
		
		#bottomProducts .description {
			width: 215px;
			height: 65px;
			background: url(img/bottom_product_desc_bg.png) no-repeat top left;			
		}
		
		#bottomProducts .descriptionText {
			width: 205px;
			height: 55px;
			padding: 5px;
			color: #C3BFA8;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			line-height: 125%;
			text-align: right;
		}
		
		#bottomProducts .line {
			width: 2px;
			height: 210px;
			background: url(img/bottom_product_line.png) no-repeat top left;
			float: left;
		}
		
		/**
		 * produkty w katalogu
		 */
		
		#catalogProducts {
			width: 675px;
			height: auto !important;
			height: 500px;
			min-height: 500px;
			text-align: left;
			float: left;
			overflow: visible;
		}
		
		#catalogProducts img
		{
			border: 0px;
		}
		
		#catalogProducts .singleProduct
		{
			width: 215px;
			height: 210px;
			float: left;
		}
		
		#catalogProducts .image {
			width: 215px;
			height: 117px;
			padding-top: 28px;
			text-align: center;
		}
		* html #catalogProducts .image{
      height: 145px;
		}
		
		#catalogProducts .description {
			width: 215px;
			height: 45px;
			background: url(img/bottom_product_desc_bg.png) no-repeat top left;			
		}
		
		#catalogProducts .descriptionText {
			width: 205px;
			height: 55px;
			padding: 5px;
			color: #C3BFA8;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			line-height: 125%;
			text-align: right;
		}
		
		#catalogProducts .line {
			width: 2px;
			height: 210px;
			background: url(img/bottom_product_line.png) no-repeat top left;
			float: left;
		}
		
		/**
		 * produkty w nawigacji na dole w widoku pojedynczego produktu
		 */
		 
		#bottomProductsNav {
			padding-top: 20px;
			padding-bottom: 20px;
			float: left;
			padding-left: 50px;
		}
		
		#bottomProductsNav .menu {
			width: 680px;
			height: 102px;
			background: url(img/bottom_products_nav.jpg) no-repeat top left;
			text-align: left;
			margin: 0px auto;
			float: left;
		}
				
		#bottomProductsNav .arrow {
			float: left; 
			width: 48px; 
			height: 102px;
			border: 0px;
		}
		
		#bottomProductsNav img {
			border: 0px;
		}
		
		#bottomProductsNav .bigImage {
			width:95px; 
			height:95px;
		}
		
		#bottomProductsNav .bottomProduct01 {
			width: 75px;
			height: 75px;
			float: left;
			padding-left: 14px;
			padding-top: 18px;
		}
		
		#bottomProductsNav .bottomProduct02 {
			width: 75px;
			height: 75px;
			float: left;
			padding-left: 18px;
			padding-top: 18px;
		}
		
		#bottomProductsNav .bottomProduct03 {
			width: 75px;
			height: 75px;
			float: left;
			padding-left: 16px;
			padding-top: 18px;
		}
		
		#bottomProductsNav .bottomProduct04Big {
			width: 95px;
			height: 95px;
			float: left;
			padding-left: 12px;
			padding-top: 4px;
		}
		
		#bottomProductsNav .bottomProduct05 {
			width: 75px;
			height: 75px;
			float: left;
			padding-left: 20px;
			padding-top: 18px;
		}
		
		#bottomProductsNav .bottomProduct06 {
			width: 75px;
			height: 75px;
			float: left;
			padding-left: 19px;
			padding-top: 18px;
		}
		
		#bottomProductsNav .bottomProduct07 {
			width: 75px;
			height: 75px;
			float: left;
			padding-left: 27px;
			padding-top: 18px;
		}
		
		.clearing {
			height: 0px;
			clear: both;
		}
		
		#footer {
			width: 870px;
			height: 70px;
			background: url(img/footer.png) no-repeat top left;
			float: left;
		}

	#formularz {
      margin-bottom:        10px;
      font:              1em tahoma, verdana, helvetica, sans-serif;
      font-weight:      normal;
      text-align: right;
      font-size: 12px;
      color:              #E1D3AD; 
      height:             100%;      
      }

#login {
      margin: 3px;
      width:              80px;
      text-align:          left;
      font-size: 11px;
            color:              #E1D3AD;
      border:             1px solid #786F5C;
      background-color:      #312716;
      }

#haslo {
      margin: 3px;
      width:              80px;
      font-size: 11px;
      font-weight:      normal;
      text-align:          left;
      color:              #E1D3AD;
      border:             1px solid #786F5C;
      background-color:      #312716;
      }


		