HTML, BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff9bd;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}

#main {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: auto;
	min-height: 100%;
	background-image: url('../gfx/bg_main.jpg');
	overflow: auto;
}

* html #main {				/* okreslenie wysokosci dla nieszczesnego IE 6 */
	height: 100%;
	overflow: visible;
}

#main #header {
	width: 100%;
	height: 275px;
	background-image: url('../gfx/bg_header.jpg');
	border-bottom: 5px solid #fff9bd;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#main #header TABLE {
	margin-left: 528px;
	margin-top: 2px;
}

#main #header TD {
	width: 78px;
}

#main #left {
	margin: 0;
	padding: 0;
	width: 232px;
	height: auto;
	min-height: 400px;
	background-image: url('../gfx/bg_left.jpg');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 40px;
	color: #406394;
	text-align: left;
}

* html #main #left {				/* okreslenie wysokosci dla nieszczesnego IE 6 */
	height: 400px;
	width: 322px;
}

#main #left #menu {
	line-height: 27px;
	height: 360px;
	color: #ffffff;
	padding-left: 10px;
}

#main #left #menu DIV {
	color: #406394;
	line-height: 20px;
	margin-top: 20px;
	font-size: 13px;
	
}

#main #left #menu A, #main #left #menu A:visited, #main #left #menu A:link, #main #left #menu A:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
}

#main #left #menu A:hover {
	text-decoration: underline;
}

#main #left #menu .selected, #main #left #menu .selected:visited, #main #left #menu .selected:link, #main #left #menu .selected:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}

#main #left #menu .selected:hover {
	text-decoration: underline;
}

#main #content {
	color: #95968e;
	width: 539px;
	height: auto;
	min-height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url('../gfx/bg_content.jpg');
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 4px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-top: 40px;
}

* html #main #content {				/* okreslenie wysokosci dla nieszczesnego IE 6 */
	height: 100px;
	width: 613px;
}

#main #content #gallery {
	width: 100%;
	font-size: 15px;
	color: #647db3;	
}

#main #content #gallery TD {
	text-align: center;
	padding-bottom: 45px;
	font-size: 14px;
	vertical-align: top;
}

#main #content #gallery .wymiary {
	margin-left: 20px;
	width: 230px;
	color: #95968e;
}

#main #content #gallery .hwym {
	color: #95968e;
}

#main #content #gallery .pkol {
	width: 110px;
}

#main #content #gallery .wymiary TD {
	text-align: left;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 13px;
	border-bottom: 1px solid #eeeedd;
}



#main #content #gallery TD IMG, .sklep_zestaw {
	border: 6px solid #fff9bd;
}

#main #content #gallery2 {
	width: 100%;
	font-size: 15px;
	color: #647db3;	
}

#main #content #gallery2 TD {
	text-align: center;
	padding-bottom: 15px;
}

#main #content #gallery2 TD IMG {
	border: 3px solid #fff9bd;
}

#main #content A, #main #content A:visited, #main #content A:link, #main #content A:active {
	color: #647db3;
	text-decoration: none;
	font-size: 15px;
}

#main #content A:hover {
	text-decoration: underline;
}

#main #content H1, .katalog {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #b4d200;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}

#footer {
	clear: both;
	background-image: url('../gfx/bg_footer.jpg');
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	text-indent: 280px;
}

#footer A, #footer A:visited, #footer A:link, #footer A:active {
	color: #ffffff;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: none;
}

#main #content #gallery .kolory {
	text-align: right;
	line-height: 22px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}

#main #content #gallery .kolory IMG {
	border: 1px solid #fff9bd;
	width: 13px;
	height: 13px;
	vertical-align: middle;
}