/* Body */

body {
	background-color: white;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
	font-family:Tahoma, Arial, sans-serif;
	color:rgb(64, 64, 64);
	text-align:center;
	}
	
/* Header */

body#kitchens h1 {
	display
	
	}
	
body#kitchens h2 {
	font-weight:100;
	font-size:13px;
	line-height:17px;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(255, 0, 6);
	}

body#living h1 {
	font-weight:100;
	font-size:15px;
	line-height:19px;
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(253, 170, 39);
	
	}
	
body#living h2 {
	font-weight:100;
	font-size:13px;
	line-height:17px;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(253, 170, 39);
	}
	
body#style h1 {
	font-weight:100;
	font-size:15px;
	line-height:19px;
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(237, 25, 115);
	
	}
	
body#style h2 {
	font-weight:100;
	font-size:13px;
	line-height:17px;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(237, 25, 115);
	}
	
body#design h1 {
	font-weight:100;
	font-size:15px;
	line-height:19px;
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(26, 180, 251);
	
	}
	
body#design h2 {
	font-weight:100;
	font-size:13px;
	line-height:17px;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	color:rgb(26, 180, 251);
	}
	
/* Span */
	
a span {
	display:none;
	}
	
span.bold {
	font-weight:bold;
	}
	
/* Link */

a:link {
	text-decoration:none;
	color:rgb(147, 143, 132);
	}

a:visited {
	text-decoration:none;
	color:rgb(147, 143, 132);
	}
	
a:hover {
	text-decoration:none;
	color:rgb(177, 173, 162);
	}

a:active {
	text-decoration:none;
	color:rgb(117, 113, 102);
	}
	
body#kitchens div.text a:link {
	text-decoration:none;
	color:rgb(255, 255, 255);
	/*background-color:rgb(255, 0, 6);*/
	padding:0px 5px 1px 5px;
	}

body#kitchens div.text a:visited {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(255, 0, 6);
	padding:0px 5px 1px 5px;
	}
	
body#kitchens div.text a:hover {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:rgb(255, 0, 6);
	padding:0px 5px 1px 5px;
	}

body#kitchens div.text a:active {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:transparent;
	padding:0px 5px 1px 5px;
	}
	
body#living div.text a:link {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(253, 170, 39);
	padding:0px 5px 1px 5px;
	}

/*body#living div.text a:visited {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(253, 170, 39);
	padding:0px 5px 1px 5px;
	}
	
body#living div.text a:hover {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:rgb(253, 170, 39);
	padding:0px 5px 1px 5px;
	}

body#living div.text a:active {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:transparent;
	padding:0px 5px 1px 5px;
	}

body#style div.text a:link {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(237, 25, 115);
	padding:0px 5px 1px 5px;
	}

body#style div.text a:visited {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(237, 25, 115);
	padding:0px 5px 1px 5px;
	}
	
body#style div.text a:hover {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:rgb(237, 25, 115);
	padding:0px 5px 1px 5px;
	}

body#style div.text a:active {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:transparent;
	padding:0px 5px 1px 5px;
	}

body#design div.text a:link {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(26, 180, 251);
	padding:0px 5px 1px 5px;
	}

body#design div.text a:visited {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(26, 180, 251);
	padding:0px 5px 1px 5px;
	}
	
body#design div.text a:hover {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:rgb(26, 180, 251);
	padding:0px 5px 1px 5px;
	}

body#design div.text a:active {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:transparent;
	padding:0px 5px 1px 5px;
	}
	
body#info div.text a:link {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(152, 176, 11);
	padding:0px 5px 1px 5px;
	}

body#info div.text a:visited {
	text-decoration:none;
	color:rgb(255, 255, 255);
	background-color:rgb(152, 176, 11);
	padding:0px 5px 1px 5px;
	}
	
body#info div.text a:hover {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:rgb(152, 176, 11);
	padding:0px 5px 1px 5px;
	}

body#info div.text a:active {
	text-decoration:none;
	color:rgb(0, 0, 0);
	background-color:transparent;
	padding:0px 5px 1px 5px;
	}*/

body#kitchens ul.menu a:link, body#kitchens ul.menu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	}
	
body#kitchens ul.menu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(255, 0, 6);
	}
	
body#living ul.menu a:link, body#living ul.menu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	}
	
body#living ul.menu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(253, 170, 39);
	}
	
body#style ul.menu a:link, body#style ul.menu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	}
	
body#style ul.menu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(237, 25, 115);
	}
	
body#design ul.menu a:link, body#design ul.menu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	}
	
body#design ul.menu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(26, 180, 251);
	}
	
body#info ul.menu a:link, body#info ul.menu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	}
	
body#info ul.menu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(152, 176, 11);
	}
	
body#kitchens ul.menu a:active, body#living ul.menu a:active, body#style ul.menu a:active, body#design ul.menu a:active, body#info ul.menu a:active {
	color:rgb(147, 143, 132);
	}

body#kitchens ul.submenu a:link, body#kitchens ul.submenu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	
body#kitchens ul.submenu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(255, 0, 6);
	}
	
body#living ul.submenu a:link, body#living ul.submenu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	
body#living ul.submenu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(253, 170, 39);
	}
	
body#style ul.submenu a:link, body#style ul.submenu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	
body#style ul.submenu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(237, 25, 115);
	}
	
body#design ul.submenu a:link, body#design ul.submenu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	
body#design ul.submenu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(26, 180, 251);
	}
	
body#info ul.submenu a:link, body#info ul.submenu a:visited {
	display:block;
	width:170;
	height:20px;
	color:rgb(147, 143, 132);
	padding:4px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	}
	
body#info ul.submenu a:hover {
	color:rgb(16, 15, 15);
	background-color:rgb(152, 176, 11);
	}
	
body#kitchens ul.submenu a:active, body#living ul.submenu a:active, body#style ul.submenu a:active, body#design ul.submenu a:active, body#info ul.submenu a:active {
	color:rgb(147, 143, 132);
	}
/* Button */

#top_menu {
	position:absolute;
	top:98px;
	left:auto;
	height:33px;
	width:980px;
	}
	
#top2 {
	float:left;
	display:block;
	width:17px;
	height:33px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/top2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}

#kitchens_button_text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#kitchens_button_text a:link, #kitchens_button_text a:visited {
	display:block;
	width:85px;
	height:33px;
	background: url("images/kitchens_button_dark.jpg") 0px 0px no-repeat;
	}

#kitchens_button_text a:hover, #kitchens_button_text a:active {
	background: url("images/kitchens_button_dark.jpg") 0px -33px no-repeat;
	}
	
body#kitchens #kitchens_button_text a:link, body#kitchens #kitchens_button_text a:visited {
	display:block;
	width:85px;
	height:33px;
	background: url("images/kitchens_button.jpg") 0px 0px no-repeat;
	}

body#kitchens #kitchens_button_text a:hover, body#kitchens #kitchens_button_text a:active {
	background: url("images/kitchens_button.jpg") 0px -33px no-repeat;
	}
	
#top3 {
	float:left;
	display:block;
	width:109px;
	height:33px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/top3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#living_button_text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#living_button_text a:link, #living_button_text a:visited {
	display:block;
	width:56px;
	height:33px;
	background: url("images/living_button_dark.jpg") 0px 0px no-repeat;
	}

#living_button_text a:hover, #living_button_text a:active {
	background: url("images/living_button_dark.jpg") 0px -33px no-repeat;
	}
	
body#living #living_button_text a:link, body#living #living_button_text a:visited {
	display:block;
	width:56px;
	height:33px;
	background: url("images/living_button.jpg") 0px 0px no-repeat;
	}

body#living #living_button_text a:hover, body#living #living_button_text a:active {
	background: url("images/living_button.jpg") 0px -33px no-repeat;
	}
	
#top4 {
	float:left;
	display:block;
	width:138px;
	height:33px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/top4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#style_button_text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#style_button_text a:link, #style_button_text a:visited {
	display:block;
	width:51px;
	height:33px;
	background: url("images/style_button_dark.jpg") 0px 0px no-repeat;
	}

#style_button_text a:hover, #style_button_text a:active {
	background: url("images/style_button_dark.jpg") 0px -33px no-repeat;
	}
	
body#style #style_button_text a:link, body#style #style_button_text a:visited {
	display:block;
	width:51px;
	height:33px;
	background: url("images/style_button.jpg") 0px 0px no-repeat;
	}

body#style #style_button_text a:hover, body#style #style_button_text a:active {
	background: url("images/style_button.jpg") 0px -33px no-repeat;
	}
	
#top5 {
	float:left;
	display:block;
	width:143px;
	height:33px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/top5.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#design_button_text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#design_button_text a:link, #design_button_text a:visited {
	display:block;
	width:63px;
	height:33px;
	background: url("images/design_button_dark.jpg") 0px 0px no-repeat;
	}

#design_button_text a:hover, #design_button_text a:active {
	background: url("images/design_button_dark.jpg") 0px -33px no-repeat;
	}
	
body#design #design_button_text a:link, body#design #design_button_text a:visited {
	display:block;
	width:63px;
	height:33px;
	background: url("images/design_button.jpg") 0px 0px no-repeat;
	}

body#design #design_button_text a:hover, body#design #design_button_text a:active {
	background: url("images/design_button.jpg") 0px -33px no-repeat;
	}
	
#top6 {
	float:left;
	display:block;
	width:131px;
	height:33px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/top6.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#info_button_text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

#info_button_text a:link, #info_button_text a:visited {
	display:block;
	width:40px;
	height:33px;
	background: url("images/info_button_dark.jpg") 0px 0px no-repeat;
	}

#info_button_text a:hover, #info_button_text a:active {
	background: url("images/info_button_dark.jpg") 0px -33px no-repeat;
	}
	
body#info #info_button_text a:link, body#info #info_button_text a:visited {
	display:block;
	width:40px;
	height:33px;
	background: url("images/info_button.jpg") 0px 0px no-repeat;
	}

body#info #info_button_text a:hover, body#info #info_button_text a:active {
	background: url("images/info_button.jpg") 0px -33px no-repeat;
	}
	
#top7 {
	float:left;
	display:block;
	width:147px;
	height:33px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(images/top7.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#logo {
	position:absolute;
	top:26px;
	left:52px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	display:block;
	width:91px;
	height:39px;
	background: url("images/logo.jpg") 0px 0px no-repeat;
	}
	
#infolinia {
	position:absolute;
	top:32px;
	left:760px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: right;
	}
#infolinia big {
  font-size: 12px;
}
	
#infolinia a:link, #infolinia a:visited, #infolinia a:hover, #infolinia a:active {
	display:block;
	width:203px;
	height:34px;
	}

#copyright {
	float:left;
	padding:13px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
	display:block;
	width:126px;
	height:23px;
	background: url("images/copyright.jpg") 0px 0px no-repeat;
	}

#projekt {
	float:right;
	padding:13px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#projekt a:link, #projekt a:visited, #projekt a:hover, #projekt a:active {
	display:block;
	width:103px;
	height:23px;
	background: url("images/projekt.jpg") 0px 0px no-repeat;
	}
	
#realizacja {
	float:right;
	padding:13px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#realizacja a:link, #realizacja a:visited, #realizacja a:hover, #realizacja a:active {
	display:block;
	width:122px;
	height:23px;
	background: url("images/realizacja.jpg") 0px 0px no-repeat;
	}
	
/* Div & Paragraph */

body#kitchens #sciezki {
	position:absolute;
	top:132px;
	left:auto;
	right:auto;
	height:1px;
	width:946px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(255, 0, 6);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 17px;
	}
	
body#kitchens #sciezka {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
body#kitchens div.sciezka_strzalka {
	float:left;
	height:15px;
	width:7px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background-image:url(images/kitchens_sciezka.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	}
	
body#living #sciezki {
	position:absolute;
	top:132px;
	left:auto;
	right:auto;
	height:1px;
	width:946px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(253, 170, 39);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 17px;
	}
	
body#living #sciezka {
	padding:0px 0px 0px 193px;
	margin:0px 0px 0px 0px;
	}
	
body#living div.sciezka_strzalka {
	float:left;
	height:15px;
	width:7px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background-image:url(images/living_sciezka.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	}

body#style #sciezki {
	position:absolute;
	top:132px;
	left:auto;
	right:auto;
	height:1px;
	width:946px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(237, 25, 115);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 17px;
	}
	
body#style #sciezka {
	padding:0px 0px 0px 387px;
	margin:0px 0px 0px 0px;
	}
	
body#style div.sciezka_strzalka {
	float:left;
	height:15px;
	width:7px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background-image:url(images/style_sciezka.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	}
	
body#design #sciezki {
	position:absolute;
	top:132px;
	left:auto;
	right:auto;
	height:1px;
	width:946px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(26, 180, 251);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 17px;
	}
	
body#design #sciezka {
	padding:0px 0px 0px 582px;
	margin:0px 0px 0px 0px;
	}
	
body#design div.sciezka_strzalka {
	float:left;
	height:15px;
	width:7px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background-image:url(images/design_sciezka.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	}
	
body#info #sciezki {
	position:absolute;
	top:132px;
	left:auto;
	right:auto;
	height:1px;
	width:946px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(152, 176, 11);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 17px;
	}
	
body#info #sciezka {
	padding:0px 0px 0px 775px;
	margin:0px 0px 0px 0px;
	}
	
body#info div.sciezka_strzalka {
	float:left;
	height:15px;
	width:7px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	background-image:url(images/info_sciezka.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	}
	
div.sciezka_link {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	}

#content2 {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background-color:rgb(28, 28, 28);
	}
	
#top1 {
	position:absolute;
	top:0px;
	left:auto;
	height:98px;
	width:980px;
	background-image:url(images/top1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:rgb(28, 28, 28);
	}
 
#bottom { 
	clear:both;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:rgb(46, 45, 42);
	}
	
#bottom_text {
	width:944px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	}

#content1 {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	}
	
#columns {
	clear:both;
	width:994px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:138px 0px 0px 0px;
	}
	
div.column {
	float:right;
	width:170px;
	padding:0px 24px 32px 12px;
	margin:0px 0px 0px 0px;
	}
	
div.big_column {
	float:left;
	width:764px;
	padding:0px 0px 32px 24px;
	margin:0px 0px 0px 0px;
	}
	
div.text {
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	background-color:rgb(235, 235, 235);
	height: auto !important;
 	height:304px; /* IE */
	min-height:304px;
	}
	
#column_bottom {
	clear:both;
	height:0px;
	width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#porady_menu {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:rgb(46, 45, 42);
	}
	
p {
	padding:0px 0px 12px 0px;
	margin:1px 0px 0px 0px;
	}
	
/* Ul Li */

ul.list1 {
	padding:0px 0px 5px 12px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:18px;
	list-style:disc;
	}

ul.list2 {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	line-height:17px;
	list-style:disc;
	}
	
ul.menu {
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -1px;
	list-style:none;
	}
	
ul.submenu {
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	}


ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#porady_menu li {
	margin: 0;
	padding: 0;
}
#porady_menu ul.submenu li.n1 a {
  padding-left: 15px;  
  background-position: 5px center;
}
#porady_menu ul.submenu li.n2 a {
  padding-left: 25px;  
  background-position: 15px center;
}
#porady_menu ul.submenu li.n3 a {
  padding-left: 35px;  
  background-position: 25px center;
}
#porady_menu ul.submenu li.n4 a {
  padding-left: 45px;  
  background-position: 35px center;
}
#porady_menu ul.submenu li.n5 a {
  padding-left: 55px;  
  background-position: 45px center;
}
#porady_menu ul.submenu li.n6 a {
  padding-left: 65px;  
  background-position: 55px center;
}
body#living ul.submenu a.selected {
  color: white;
}

body#kitchens ul.submenu a.last {
  background-repeat: no-repeat;
  background-image: url(images/kitchens_sciezka.jpg);
}
body#living ul.submenu a.last {
  background-repeat: no-repeat;
  background-image: url(images/living_sciezka.jpg);
}
body#style ul.submenu a.last {
  background-repeat: no-repeat;
  background-image: url(images/style_sciezka.jpg);
}
body#design ul.submenu a.last {
  background-repeat: no-repeat;
  background-image: url(images/design_sciezka.jpg);
}
body#info ul.submenu a.last {
  background-repeat: no-repeat;
  background-image: url(images/info_sciezka.jpg);
}
body#living ul.submenu a.last:hover, 
body#kitchens ul.submenu a.last:hover,
body#style ul.submenu a.last:hover, 
body#design ul.submenu a.last:hover, 
body#info ul.submenu a.last:hover {
  background-image: none;
}

/* Image */
	
img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	}
	
div.text img {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 12px 12px 0px;
	border:none;
	}

#przechowalnia {
	position:absolute;
	top:8px;
	left:856px;
	width:100px;
	padding-left:20px;
	margin:0px 0px 0px 0px;
	background-image:url(images/przechowalnia.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#przechowalnia a {
  color: orange;
}
#przechowalnia strong {
  font-weight: bold;
  color: red;
}
.text h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 12px;
}
.text p {
  padding-bottom: 0;
  margin-bottom: 0;
}
.text img.left {
  margin-bottom: 2px;
  padding: 0;
}
.text hr {
  padding: 0;
  margin: 0;
}

.clear {
	clear:both;
	line-height: 1px;
}

