body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #786a52;
	background-color: #ffffff;
}
div {
	text-align: left;
}
img, p {
	border: 0;
	padding: 0;
	margin: 0;
}
a {
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
input[type="submit"] {
	border: 2px solid #d0c5b1;
	background-color: #e8b300;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	cursor: pointer;
	font-size: 11px;
}
input[type="file"] {
	border: 1px solid #d0c5b1;
	background-color: #e8b300;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}
ul#wyszukiwanie_zaawansowane {
	list-style: none;
	margin-left: 0;
}
ul#wyszukiwanie_zaawansowane li {
	margin-bottom: 7px;
}
ul#wyszukiwanie_zaawansowane li input.wyszukiwanie_zaawansowane {
	border: 1px solid #7f9db9;
	background: #fff;
}
#logo_print {
	display: none;
}
#top {
	width: 100%;
	height: 165px;
	background: transparent url(images/background_top_left.jpg) repeat-x 0 0;
}
/*#top #top_left {
	width: auto;
	height: 165px;
	background: transparent url(images/background_top_left.jpg) repeat-x 0 0;
	float: left;
}*/
#top #top_right {
	height: 165px;
	background: transparent url(images/background_top_right.jpg) repeat-x top;
	position: absolute;
	z-index: 10;
	width: 50%;
	top: 0;
	right: 0;
}
#top #top_srodek {
	width: 970px;
	height: 165px;
	/*float: left;*/
	margin: 0 auto;
	z-index: 100;
	position: relative;
}
#top #top_srodek #flash_top {
	width: 970px;
	height: 132px;
	position: relative;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* szukajka we flashu */
#top #top_srodek #szukaj_top {
	width: 205px;
	height: 50px;
	position: absolute;
	top: 51px;
	right: 18px;
	z-index: 150;
}
#top #top_srodek #szukaj_top #input {
	float: left;
}
#top #top_srodek #szukaj_top #lupa {
	float: right;
}
#top #top_srodek #szukaj_top input.szukajka_top {
	border: none;
	background: transparent;
	width: 150px;
	color: #796b53;
	font-size: 11px;
}
#top #top_srodek #szukaj_top div.rounded {
	background: transparent url(images/input_szukaj-trans.png) no-repeat center left;
	padding: 5px 10px 4px 10px;
}
#top #top_srodek #szukaj_top #input a.link_szukaj_top:link, a.link_szukaj_top:visited {
	color: #8d7a5b;
	text-decoration: none;
	font-size: 10px;
	line-height: 150%;
}
#top #top_srodek #szukaj_top #input a.link_szukaj_top:hover {
	text-decoration: underline;
}
#top #top_srodek a.link_rzetelna_firma {
	width: 150px;
	height: 70px;
	position: absolute;
	top: 29px;
	left: 455px;
	z-index: 150;
	text-indent: -9999px;
	outline: 0 none;
	background: transparent url(images/b_rzetelna_firma.png) no-repeat 0 0;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* end szukajka we flashu */
#top #top_srodek #menu_gora {
	width: 970px;
	height: 33px;
	position: relative;
	border: 0px;
}
#top #top_srodek #menu_gora img {
	vertical-align: middle;
	display: block;
	float: left;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* menu rozwijane */
.menu .options {
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #a09177;
	border-top: 1px solid #b0a48f;
}
.menu a, .menu a:visited{
	color: #ffffff;
	display: block;
	padding: 7px;
	text-decoration: none;
	background-color: transparent;
	font: 11px Tahoma;
}
.menu a:hover {
	background-color: #f0c000;
	color: #3e2f0c;
}
/* end menu rozwijane */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* tresc */
#srodek {
	width: 100%;
	/*min-height: 400px;*/
	overflow: hidden;
	background: #fefefe url(images/background_srodek.jpg) repeat-x 0 0;
}
#srodek #tresc {
	width: 970px;
	/*height: 400px;*/
	margin: 0 auto;
	position: relative;
}
#srodek #tresc #popup {
	width: 328px;
	/*height: 253px;*/
	background: #fff url(images/background_popup.jpg) no-repeat 0 0;
	position: absolute;
	top: 10px;
	left: 321px;
	z-index: 1000;
	border: 10px solid #f0c000;
}
#srodek #tresc #popup a.link_zamknij {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: transparent url(images/icon_zamknij.gif) no-repeat 0 0;
}
#srodek #tresc #popup .center {
	text-align: center;
}
#srodek #tresc #popup .popup_tytul {
	margin: 140px 12px 15px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: #9d734d;
	text-align: center;
}
#srodek #tresc #popup .popup_tytul a {
	color: #9d734d;
}
#srodek #tresc #popup .popup_tytul a:hover {
	text-decoration: underline;
}
#srodek #tresc #popup .popup_wiecej {
	background: #fff url(images/background_popup_dol.gif) repeat-x left bottom;
	text-align: center;
	padding: 0 0 45px;
}
#srodek #tresc #popup a.link_wiecej_popup {
	font-weight: normal;
	color: #625b4f;
	text-decoration: none;
	font-size: 10px;
	background: transparent url(images/icon_wiecej-trans.png) no-repeat right center;
	padding-right: 15px;
	padding-bottom: 3px;
}
#srodek #tresc #popup a.link_wiecej_popup:hover {
	text-decoration: underline;
}
#srodek #tresc #naglowek {
	height: 23px;
	border-bottom: 1px solid #d0c3b2;
	margin-bottom: 20px;
}
#srodek #tresc #naglowek h1 {
	color: #98704b;
	font-size: 1.69em;
	font-family: 'Myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#srodek #tresc #naglowek_maly {
	height: 20px;
	border-bottom: 1px solid #d0c3b2;
	margin-bottom: 14px;
	color: #98704b;
	font-size: 1.49em;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
}
#srodek #tresc #clear {
	clear: both;
	height: 25px;
}
/* powrot */
#srodek #tresc #powrot {
	width: 703px;
	background: transparent url(images/background_powrot-trans.png) no-repeat center;
	clear: both;
	overflow: hidden;
}
#srodek #tresc #powrot a, #srodek #tresc #powrot_long a {
	color: #fff;
}
#srodek #tresc #powrot_long {
	width: 930px;
	/*padding: 0 20px 0 20px;*/
	background: transparent url(images/background_powrot_long-trans.png) no-repeat center;
	clear: both;
	overflow: hidden;
}

#srodek #tresc #powrot #back, #srodek #tresc #powrot_long #back {
	background-color: #c9bea6;
	color: #ffffff;
	padding: 1px 4px 3px 4px;
	display: inline;
	cursor: pointer;
	float: left;
}
#srodek #tresc #powrot #back:hover, #srodek #tresc #powrot #main:hover, #srodek #tresc #powrot_long #back:hover, #srodek #tresc #powrot_long #main:hover {
	background-color: #e8b400;
}
#srodek #tresc #powrot #main, #srodek #tresc #powrot_long #main {
	background-color: #c9bea6;
	color: #ffffff;
	padding: 1px 4px 3px 4px;
	display: inline;
	cursor: pointer;
	float: right;
}
/* end powrot */
/* end tresc */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* glowna */
#srodek #tresc #tresc_left {
	width: 374px;
	float: left;
}
#srodek #tresc #tresc_left .wiecej_tresc_left {
	text-align: right;
	padding-top: 3px;
}
#srodek #tresc #tresc_left .wiecej_tresc_left img {
	vertical-align: middle;
}
#srodek #tresc #tresc_left a.link_wiecej_glowna:link, a.link_wiecej_glowna:visited {
	font-weight: normal;
	color: #625b4f;
	text-decoration: none;
	font-size: 10px;
	background: transparent url(images/icon_wiecej-trans.png) no-repeat right center;
	padding-right: 15px;
	padding-bottom: 3px;
}
#srodek #tresc #tresc_left a.link_wiecej_glowna:hover {
	text-decoration: underline;
}
#srodek #tresc #tresc_left #ofirmie_glowna {
	width: 356px;
	height: 172px;
	padding: 0 18px 0 0;
	background: transparent url(images/background_ofirmie.jpg) repeat-x 0 0;
}
#srodek #tresc #tresc_left #ofirmie_glowna .ofirmie_glowna {
	width: 198px;
	padding: 55px 0 0 18px;
	text-align: justify;
}
#srodek #tresc #tresc_left #nasze_oddzialy_glowna {
	width: 356px;
	height: 124px;
	padding: 0 18px 0 0;
	background: transparent url(images/background_nasze_oddzialy.jpg) repeat-x 0 0;
}
#srodek #tresc #tresc_left #nasze_oddzialy_glowna .oddzialy_glowna {
	width: 198px;
	padding: 45px 0 0 18px;
	text-align: justify;
}
#srodek #tresc #tresc_left #umow_glowna {
	width: 374px;
	height: 104px;
}
#srodek #tresc #tresc_srodek {
	width: 262px;
	float: left;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna {
	width: 222px;
	height: 242px;
	padding: 55px 18px 0 22px;
	background: transparent url(images/background_aktualnosci.jpg) no-repeat 0 0;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna a:link, a:visited {
	font-weight: normal;
	color: #786a52;
	text-decoration: none;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna a:hover {
	text-decoration: underline;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna a.link_wszystkie_akt:link, a.link_wszystkie_akt:visited {
	font-weight: normal;
	color: #786a52;
	text-decoration: none;
	font-size: 10px;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna a.link_wszystkie_akt:hover {
	text-decoration: underline;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna .news_glowna {
	padding-bottom: 15px;
	height: 94px;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna .news_glowna_data {
	padding: 1px 3px 1px 3px;
	background-color: #f0c000;
	color: #ffffff;
	clear: both;
	font-size: 10px;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna .news_glowna_tytul {
	text-align: left;
	margin: 9px 0 5px 0;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna .news_glowna_tytul a.link_tytul_glowna {
	font-weight: bold;
	color: #766b4b;
	text-decoration: none;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna .news_glowna_tytul a.link_tytul_glowna:hover {
	color: #62573a;
	text-decoration: none;
}
#srodek #tresc #tresc_srodek #aktualnosci_glowna .news_glowna_tresc {
	padding-top: 5px;
	text-align: justify;
}
#srodek #tresc #tresc_srodek #promocje_glowna {
	width: 222px;
	height: 70px;
	/*padding: 33px 18px 0 22px;
	background: transparent url(images/background_promocje.jpg) no-repeat 0 0;*/
}
#srodek #tresc #tresc_srodek #promocje_glowna .promocja_glowna_tytul {
	padding: 2px 4px 2px 4px;
	background-color: #f0c000;
	font-weight: bold;
	font-size: 15px; 
	color: #ffffff;
}
#srodek #tresc #tresc_srodek #promocje_glowna .promocja_glowna_tresc {
	padding-top: 8px;
	font-weight: bold;
}
#srodek #tresc #tresc_srodek #promocje_glowna a:link, a:visited {
	font-weight: bold;
	color: #786a52;
	text-decoration: none;
}
#srodek #tresc #tresc_srodek #promocje_glowna a:hover {
	text-decoration: underline;
}
#srodek #tresc #tresc_schemat {
	width: 325px;
	height: 360px;
	padding: 40px 0 0 9px;
	float: left;
	background: transparent url(images/background_schemat.jpg) no-repeat 0 0;
}
/* end glowna */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* podstrona */
#srodek #tresc #menu_l {
	width: 207px;
	margin: 27px 0 0 0;
	padding-left: 20px;
	background-color: transparent;
	float: left;
}
#srodek #tresc #menu_l a {
	text-decoration: underline;
	color: #786a52;
}
#srodek #tresc #menu_l ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#srodek #tresc #menu_l a.link_menul, #srodek #tresc #menu_l h3.cat {
	width: 178px;
	display: block;
	padding: 4px 5px 4px 13px;
	background: transparent url(images/background_menu_out-trans.png) no-repeat center right;
	margin: 3px 0;
	text-decoration: none;
	color: #77674e;
}
#srodek #tresc #menu_l a.link_menul:hover, #srodek #tresc #menu_l h3.cat {
	background: transparent url(images/background_menu_over-trans.png) no-repeat center right;

}

#srodek #tresc #menu_l a#link_active {
	width: 178px;
	display: block;
	padding: 4px 5px 4px 13px;
	background: transparent url(images/background_menu_over-trans.png) no-repeat center right;
	margin: 3px 0 0 10px;
	text-decoration: none;
	color: #fff;
}

#srodek #tresc #menu_l a.link_menul:link, a.link_menul:visited {
	color: #77674e;
	font-size: 11px;
	font-weight: bold;
}
#srodek #tresc #menu_l a.link_menul:hover {
	color: #ffffff;
}
#srodek #tresc #menu_l a.big, #srodek #tresc #menu_l h3.cat {
	background: transparent url(images/background_menu_dzial-trans.png) no-repeat center right;
	padding: 5px 5px 5px 13px;
	margin: 3px 0;
}
#srodek #tresc #menu_l h3 {
	font-size: 12px;
	font-weight: bold;
}
#srodek #tresc #menu_l h3.cat {
	color: #ffffff;
	text-shadow: 1px 2px 1px #222;
}
#srodek #tresc #menu_l a.big {
	color: #ffffff;
}
#srodek #tresc #tresc_p {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	text-align: justify;
	color: #6b5d46;
}
#srodek #tresc #tresc_p a:link, a:visited {
	color: #9E9078;
	font-weight: normal;
	text-decoration: underline;
}
#srodek #tresc #tresc_p a:hover {
	color: #827763;
	font-weight: normal;
	text-decoration: underline;
}
#srodek #tresc #tresc_p p {
	padding: 0;
	margin: 0 0 15px 0;
}
#srodek #tresc #tresc_p img {
	border: 2px solid #dad4c7;
	padding: 2px;
	margin: 0 0 15px 15px;
	float: right;
}
#srodek #tresc #tresc_p #dane_teleadresowe p {
	float: left;
	width: 234px;
}
#srodek #tresc #tresc_p #tis_calosc {
	margin: 40px 0 30px 0;
	width: 703px;
	overflow: hidden;
}
#srodek #tresc #tresc_p #tis_calosc .tis_produkt {
	float: left;
	width: 175px;
	min-height: 170px;
	text-align: center;
	overflow: hidden;
}
#srodek #tresc #tresc_p #tis_calosc .tis_ramka {
	border-left: 1px solid #d7d0c5;
}
#srodek #tresc #tresc_p #tis_calosc .tis_nowa_linia {
	width: 703px;
	height: 50px;
	background: #ffffff url(images/tis_nowa_linia.jpg) no-repeat center center;
	clear: both;
}
#srodek #tresc #tresc_p #tis_calosc .tis_obrazek {
	text-align: center;
}
#srodek #tresc #tresc_p #tis_calosc .tis_obrazek a {
	display: block;
	height: 178px;
	background: transparent no-repeat center center;
}
#srodek #tresc #tresc_p #tis_calosc .tis_obrazek img {
	float: none;
	/*border: 1px solid #dad4c7;*/
	border: none;
	padding: 0;
	margin: 0;
}
#srodek #tresc #tresc_p #tis_calosc .tis_nazwa {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	padding: 0 10px;
}
#srodek #tresc #tresc_p #tis_calosc .tis_waga {
	text-align: center;
	margin-top: 6px;
	font-size: 10px;
}
#srodek #tresc #tresc_p #tis_calosc .tis_ilosc {
	text-align: center;
	font-size: 10px;
}
/* end podstrona */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* prasa o nas */
#srodek #tresc #prasa_o_nas {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #prasa_o_nas .prasa {
	min-height: 20px;
	background: transparent url(images/background_aktualnosc.jpg) repeat-x bottom; 
	margin-bottom: 20px;
	width: 703px;
}
#srodek #tresc #prasa_o_nas .prasa_data {
	background: transparent url(images/icon_data-trans.png) no-repeat center left;
	color: #65594e;
	padding-left: 12px;
	margin-right: 15px;
	float: left;
}
#srodek #tresc #prasa_o_nas .prasa_tytul {
	background: transparent url(images/li_prasa_o_nas-trans.png) no-repeat center left;
	color: #6b5d46;
	font-weight: bold;
	padding-left: 12px;
	float: left;
}
#srodek #tresc #prasa_o_nas .prasa_forma {
	float: right;
}
#srodek #tresc #prasa_o_nas .prasa_forma img {
	vertical-align: middle;
}
#srodek #tresc #prasa_o_nas .prasa_opis {
	clear: both;
	width: 608px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 95px;
	text-align: justify;
}
/* end prasa o nas */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* oferta */
#srodek #tresc #oferta {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #oferta .oferta_opis {
	margin-bottom: 20px;
	color: #6b5d46;
	font-size: 11px;
}
#srodek #tresc #oferta .oferta_opis p {
	padding: 0;
	margin: 0 0 15px 0;
}
#srodek #tresc #oferta a {
	color:#786A52;
	text-decoration:underline;
}
#srodek #tresc #oferta .oferta_przycisk {
	width: 175px;
	height: 74px;
	float: left;
	margin-bottom: 13px;
}
#srodek #tresc #oferta .katalog {
	height: 36px;
	margin: 15px 0 30px;
	clear: both;
}
#srodek #tresc #oferta .katalog_left {
	height: 36px;
	width: 10px;
	float: left;
	background: transparent url(images/katalog_left.jpg) no-repeat 0 0;
}
#srodek #tresc #oferta .katalog_srodek {
	height: 36px;
	background: transparent url(images/katalog_background.jpg) repeat-x 0 0;
	float: left;
}
#srodek #tresc #oferta .katalog_srodek select {
	border: 1px solid #7f9db9;
	font-size: 11px;
	color: #5e5e5e;
	margin: 0 10px 0 10px;
}
#srodek #tresc #oferta .katalog_naglowek {
	margin-top: 11px;
	float: left;
	color: #6b5d46;
	font-size: 12px;
	font-weight: bold;
}
#srodek #tresc #oferta .katalog_select {
	margin-top: 10px;
	float: left;
}
#srodek #tresc #oferta .katalog_baton {
	margin-top: 7px;
	float: left;
}
#srodek #tresc #oferta .katalog_right {
	height: 36px;
	width: 10px;
	float: left;
	background: transparent url(images/katalog_right.jpg) no-repeat 0 0;
}
#srodek #tresc #oferta_wybrana ul.logo {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
#srodek #tresc #oferta_wybrana ul.logo li {
	padding: 0;
	float: left;
	width: 160px;
	height: 160px;
	list-style: none;
	background-color: #ffffff;
	border: 2px solid #dbd3c1;
	margin: 0 5px 15px 6px;
	position: relative;
}
#srodek #tresc #oferta_wybrana ul.logo li:hover {
	border: 2px solid #f0c000;
}
#srodek #tresc #oferta_wybrana table.outer {
	width: 160px;
	height: 160px;
	border: 0;
	padding: 0;
}
#srodek #tresc #oferta_wybrana td.inner {
	text-align: center;
	vertical-align: middle;
	border: 0;
	padding: 0;
}

/* end oferta */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* oferta wybrana */
#srodek #tresc #oferta_wybrana {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #oferta_wybrana #naglowek_oferta {
	height: 74px;
	width: 703px;
	margin-bottom: 20px;
}
#srodek #tresc #oferta_wybrana #naglowek_oferta #naglowek_obrazek {
	height: 74px;
	width: 64px;
	float: left;
}
#srodek #tresc #oferta_wybrana #naglowek_oferta #naglowek_nazwy {
	height: 23px;
	width: 629px;
	margin-top: 21px;
	margin-bottom: 29px;
	padding-left: 10px;
	border-bottom: 1px solid #d0c3b2;
	float: right;
}
#srodek #tresc #oferta_wybrana #naglowek_oferta #naglowek_nazwy h1 {
	color: #98704b;
	font-size: 1.69em;
	font-family: 'Myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	float: right;
}
#srodek #tresc #oferta_wybrana #naglowek_oferta #naglowek_nazwy h2 {
	color: #6b5d46;
	font-size: 1.69em;
	font-family: 'Myriad Pro', 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	float: left;
}
#srodek #tresc #oferta_wybrana .duze {
	list-style: none;
	padding: 0 4px;
	margin: 0;
	overflow: hidden;
}
#srodek #tresc #oferta_wybrana .duze li {
	margin: 20px 3px 0;
	padding: 0;
	position: relative;
	width: 120px;
	height: 152px;
	float: left;
}
#srodek #tresc #oferta_wybrana .duze a {
	text-decoration: none;
}
#srodek #tresc #oferta_wybrana .duze span {
	width: 120px;
	height: 132px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/asortyment_duze.png) no-repeat;
}
#srodek #tresc #oferta_wybrana .duze img {
	border: none;
	padding: 0;
}
#srodek #tresc #oferta_wybrana .duze li.grupa {
	margin: 0 10px;
	padding: 0;
	position: relative;
	width: 166px;
	height: 172px;
	float: left;
	clear: both;
}
#srodek #tresc #oferta_wybrana .duze li.grupa span {
	width: 166px;
	height: 152px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/asortyment_grupa.png) no-repeat;
}
#srodek #tresc #oferta_wybrana .duze li table {
	width: 120px;
	height: 120px;
	border: 0px;
	margin: 0;
	padding: 0;
	background: transparent url(images/asortyment_duze_tlo.png) no-repeat center center;
}
#srodek #tresc #oferta_wybrana .duze li table td {
	border: 0;
	margin: 0;
	padding: 0;
}
#srodek #tresc #oferta_wybrana .duze li.grupa table {
	width: 152px;
	height: 152px;
	border: 0px;
	margin: 0;
	padding: 0;
	background: transparent url(images/asortyment_grupa_tlo.png) no-repeat center center;
}
#srodek #tresc #oferta_wybrana #male {
	list-style: none;
	padding: 15px 4px;
	margin: 0;
	overflow: hidden;
}
#srodek #tresc #oferta_wybrana #male li {
	margin: 13px;
	padding: 0;
	position: relative;
	width: 113px;
	height: 113px;
	float: left;
}
#srodek #tresc #oferta_wybrana #male a {
	text-decoration: none;
}
#srodek #tresc #oferta_wybrana #male span {
	width: 113px;
	height: 113px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/asortyment_male.png) no-repeat;
}
#srodek #tresc #oferta_wybrana #male img {
	border: none;
	padding: 0;
}
#srodek #tresc #oferta_wybrana #male li table {
	width: 113px;
	height: 113px;
	border: 0px;
	margin: 0;
	padding: 0;
	background: transparent url(images/asortyment_male_tlo.png) no-repeat center center;
}
#srodek #tresc #oferta_wybrana #male li table td {
	border: 0;
	margin: 0;
	padding: 0;
}
/* end oferta wybrana */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* oferta specjalna */
#srodek #tresc #oferta_specjalna {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #oferta_specjalna #banerki {
	width: 232px;
	margin-left: 15px;
	background-color: transparent;
	float: right;
}
#srodek #tresc #oferta_specjalna #banerki img {
	margin: 0 0 15px 0;
	overflow: hidden;
}
#srodek #tresc #oferta_specjalna #naglowek {
	height: 23px;
	border-bottom: 1px solid #d0c3b2;
	margin-bottom: 20px;
	overflow: hidden;
}
#srodek #tresc #oferta_specjalna .os_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#srodek #tresc #oferta_specjalna .os_box img {
	padding: 2px;
	background-color: #ffffff;
	border: 3px solid #dad4c7;
	float: left;
}
#srodek #tresc #oferta_specjalna .os_box_tresc {
	margin-left: 113px;
}
#srodek #tresc #oferta_specjalna .os_box_tytul {
	font-weight: bold;
	margin-bottom: 10px;
}
#srodek #tresc #oferta_specjalna .os_box_tresc_tekst {
	margin-bottom: 5px;
}
#srodek #tresc #oferta_specjalna .os_double_box {
	padding-bottom: 10px;
	margin: 10px;
	overflow: hidden;
	float: left;
	width: 330px;
}
#srodek #tresc #oferta_specjalna .os_double_box img {
	padding: 2px;
	background-color: #ffffff;
	border: 3px solid #dad4c7;
	float: left;
}
/* end oferta specjalna */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* promocje */
#srodek #tresc #promocje {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #promocje .zobacz_promocje {
	float: right;
	margin-top: 5px;
}
#srodek #tresc #promocje .zobacz_promocje a {
	color: #6b5d46;
	text-decoration: none;
	background: transparent url(images/icon_archiwum-trans.png) no-repeat center left;
	padding-left: 15px;
}
#srodek #tresc #promocje .zobacz_promocje a:hover {
	text-decoration: underline;
}
#srodek #tresc #promocje .promocja {
	background: transparent url(images/background_aktualnosc.jpg) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
#srodek #tresc #promocje .promocja img {
	padding: 2px;
	background-color: #ffffff;
	border: 3px solid #dad4c7;
	float: left;
}
#srodek #tresc #promocje .promocja_tresc {
	width: 590px;
	float: right;
}
#srodek #tresc #promocje .promocja_tytul {
	font-weight: bold;
	margin-bottom: 10px;
}
#srodek #tresc #promocje .promocja_tresc_tekst {
	margin-bottom: 5px;
}
#srodek #tresc #promocje .promocja_przycisk {
	float: right;
}
#srodek #tresc #promocje .promocja_przycisk img {
	border: 0;
	background-color: transparent;
}
/* end promocje */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* obecnie poszukujemy */
#srodek #tresc #obecnie_poszukujemy {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #obecnie_poszukujemy p {
	padding: 0;
	margin: 0 0 15px 0;
}
#srodek #tresc #obecnie_poszukujemy #wymagania ul.opis, ul.opis li {
	list-style: none outside;
	padding: 0;
	margin: 15px;
}
#srodek #tresc #obecnie_poszukujemy #wymagania ul.opis li {
	list-style: none outside;
	padding: 0;
	border: 0;
	margin-bottom: 5px;
}
#srodek #tresc #obecnie_poszukujemy ul.simple, ul.simple li {
	list-style: none outside;
	padding: 0;
	margin: 0 0 15px 0;
}
#srodek #tresc #obecnie_poszukujemy ul.simple li {
	list-style: none outside;
	padding: 0;
	border: 1px solid #e8b400;
	margin-bottom: 5px;
}

#srodek #tresc #obecnie_poszukujemy h4 {
	width: 683px;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0px;
	position: relative;
	cursor: pointer;
}
#srodek #tresc #obecnie_poszukujemy h4 a {
	color: #5a4d38;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(images/li_prasa_o_nas-trans.png) no-repeat center left;
}	
#srodek #tresc #obecnie_poszukujemy h4 span {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #e8b400;
}
#srodek #tresc #obecnie_poszukujemy div.heading {
	/*margin: 10px 0 0 0;
	padding: 5px;*/
	margin: 0px 0 0 0;
	padding: 0px;
}
#srodek #tresc #obecnie_poszukujemy div.collapse {
	width: 703px;
	margin: 0px;
}	
#srodek #tresc #obecnie_poszukujemy div.collapse-container {
	width: 671px;
	height: 100%;
	padding: 5px 10px 10px 20px;

}
#srodek #tresc #obecnie_poszukujemy .obecnie_poszukujemy_naglowek {
	font-weight: bold;
	margin-bottom: 10px;
}
/* end obecnie poszukujemy */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* kwestionariusz */
#srodek #tresc #kwestionariusz {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	color: #6b5d46;
}
#srodek #tresc #kwestionariusz .kwestionariusz_tekst {
	text-align: justify;
	margin-bottom: 30px;
}
#srodek #tresc #kwestionariusz .kwestionariusz_naglowek {
	color: #3c3c3c;
	font-size: 1.59em;
	margin-bottom: 18px;
}
#srodek #tresc table {
	width: 440px;
	background-color: transparent;
	margin-bottom: 15px;
	border: 1px solid #c9bea6;
}
#srodek #tresc table td {
	padding: 4px;
	vertical-align: top;
	border: 1px solid #c9bea6;
}
#srodek #tresc .input_kwestionariusz {
	background-color: transparent;
	border: 1px solid #7f9db9;
	color: #000;
	font-weight: normal;
}
#srodek #tresc .obowiazkowe {
	line-height: 170%;
	font-size: 9px;
	font-style: italic;
}
/* end kwestionariusz */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* nasze oddzialy */
#srodek #tresc #nasze_oddzialy {
	width: 930px;
	margin: 27px 20px 15px 20px;
	background-color: transparent;
	color: #6b5d46;
	overflow: hidden;
}
#srodek #tresc #nasze_oddzialy p {
	padding: 0;
	margin: 0 0 15px 0;
}
#srodek #tresc #nasze_oddzialy #no_opis {
	width: 332px;
	float: left;
	text-align: justify;
	margin-top: 70px;
}
#srodek #tresc #nasze_oddzialy #no_mapka {
	width: 363px;
	float: left;
}
#srodek #tresc #nasze_oddzialy #no_instrukcja {
	width: 195px;
	padding: 14px 17px 14px 17px;
	margin-top: 70px;
	float: left;
	background-color: #ffffff;
	border: 3px solid #e6dbc5;
}
#srodek #tresc #nasze_oddzialy #no_instrukcja a {
	text-decoration: underline;
	color: #786a52;
}
/* end nasze oddzialy */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* nasze oddzialy wybrane */
#srodek #tresc #nasze_oddzialy_wybrane {
	width: 930px;
	margin: 27px 20px 15px 20px;
	background-color: transparent;
	color: #6b5d46;
	overflow: hidden;
}
#srodek #tresc #nasze_oddzialy_wybrane p {
	padding: 0;
	margin: 0 0 15px 0;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy {
	width: 247px;
	float: left;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy a {
	color: #6B5D46;
	text-decoration: underline;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial {
	width: 247px;
	margin-bottom: 10px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial p {
	margin-bottom: 5px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial br {
	line-height: 5px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial_naglowek {
	width: 225px;
	padding: 6px 11px;
	background-color: #f7ce26;
	font-weight: bold;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial_tresc {
	width: 225px;
	padding: 10px;
	border-left: 1px solid #d2cec2;
	border-right: 1px solid #d2cec2;
	border-top: 1px solid #d2cec2;
	background-color: #ffffff;
	line-height: 150%;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial_wiecej {
	width: 245px;
	border-left: 1px solid #d2cec2;
	border-right: 1px solid #d2cec2;
	border-bottom: 1px solid #d2cec2;
	background-color: #ffffff;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_oddzialy .box_oddzial_wiecej a.no_wiecej {
	display: block;
	text-align: center;
	background: transparent url(images/background_no_wiecej.jpg) repeat-x center;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_mapka {
	width: 435px;
	float: left;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_mapka #now_mapka_left {
	float: left;
	width: 19px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_mapka #now_mapka_srodek {
	float: left;
	width: 397px;
	text-align: center;
	background: #fff;
	/*padding-bottom: 36px;
	background: #ffffff url(images/mapka_background.jpg) no-repeat bottom; kropki - legenda pod woj.*/ 
}
#srodek #tresc #nasze_oddzialy_wybrane #now_mapka #now_mapka_srodek .now_mapka_woj {
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_mapka #now_mapka_right {
	float: left;
	width: 19px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka {
	width: 247px;
	float: left;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .wyszukiwarka_naglowek {
	font-weight: bold;
	margin-bottom: 10px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka select {
	width: 245px;
	border: 1px solid #c9b89c;
	color: #6d5f48;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3px;
	margin-bottom: 15px;
}
#srodek #tresc select.select {
	width: 245px;
	border: 1px solid #c9b89c;
	color: #6d5f48;
	font-size: 11px;
	font-family: Tahoma;
	padding: 3px;
	margin-bottom: 5px;
}


#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel_oddzial {
	margin-bottom: 12px;
	border: 2px solid #f7ce26;
	overflow: hidden;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel_oddzial_tytul {
	background: #f7ce26;
	padding: 4px 10px;
	font-weight: bold;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel_oddzial_tresc {
	padding: 4px 10px;
	background: #fff;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel {
	border-bottom: 1px solid #ded8d0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel_naglowek {
	margin-bottom: 8px;
	font-weight: bold;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel_tresc {
	padding-left: 10px;
	line-height: 135%;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .przedstawiciel_tresc p {
	margin: 0;
}
#srodek #tresc #nasze_oddzialy_wybrane #now_wyszukiwarka .box_przedstawiciel_info {
	font-weight: normal;
}

/* end nasze oddzialy wybrane */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* aktualnosci */
#srodek #tresc #aktualnosci_l {
	width: 703px;
	margin: 27px 20px 0 20px;
	background-color: transparent;
	float: left;
	text-align: justify;
	color: #6b5d46;
}
#srodek #tresc #aktualnosci_l .galeria {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0;
}
#srodek #tresc #aktualnosci_l .galeria li {
	padding: 0;
	float: left;
	width: 115px;
	height: 115px;
	list-style: none;
}
#srodek #tresc #aktualnosci_l .galeria img {
	border: 3px solid #ded6c7;
}
#srodek #tresc #aktualnosci_l .galeria img:hover {
	border: 3px solid #f0c000;
}
#srodek #tresc #aktualnosci_l #tresc_aktualnosc {
	overflow: hidden;
}
#srodek #tresc #aktualnosci_l #tresc_aktualnosc img {
	border: 2px solid #dad4c7;
	padding: 2px;
	margin: 0 0 15px 15px;
	float: right;
}
#srodek #tresc #aktualnosci_l #tresc_aktualnosc p {
	text-align: justify;
	margin: 0 0 15px 0;
}
#srodek #tresc #aktualnosci_l .aktualnosc {
	background: transparent url(images/background_aktualnosc.jpg) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
#srodek #tresc #aktualnosci_l .aktualnosc img {
	padding: 2px;
	background-color: #ffffff;
	border: 3px solid #dad4c7;
	float: left;
}
#srodek #tresc #aktualnosci_l .aktualnosc_tresc {
	width: 590px;
	float: right;
}
#srodek #tresc #aktualnosci_l .aktualnosc_data {
	padding: 2px 0 2px 0;
	background-color: #f0c000;
	width: 55px;
	font-size: 9px;
	color: #ffffff;
	margin-bottom: 10px;
	text-align: center;
}
#srodek #tresc #aktualnosci_l .aktualnosc_tresc_tekst {
	margin-bottom: 5px;
}
#srodek #tresc #aktualnosci_l .aktualnosc_przyciski {
	float: right;
}
#srodek #tresc #aktualnosci_l .aktualnosc_przyciski img {
	border: 0;
	background-color: transparent;
}
#srodek #tresc #aktualnosci_l #aktualnosc_stronicowanie {
	height: 20px;
	text-align: center;
	word-spacing: 7px;
	padding: 5px 0 5px 0;
}
#srodek #tresc #aktualnosci_l #aktualnosc_stronicowanie a {
	color: #6b5d46;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}
#srodek #tresc #aktualnosci_l #aktualnosc_stronicowanie a:hover {
	color: #6b5d46;
	background-color: transparent;
	border: 1px solid #9a8a6f;
	padding: 1px 5px 1px 5px;
}
#srodek #tresc #aktualnosci_l #aktualnosc_stronicowanie a.aktualna_strona {
	color: #ffffff;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	border: 0;
	background-color: #f0c000;
	/*border: 1px solid #9a8a6f;*/
}
#srodek #tresc #aktualnosci_r {
	width: 207px;
	margin: 27px 20px 0 0;
	background-color: transparent;
	float: left;
}
#srodek #tresc #aktualnosci_r .box_aktualnosci_top {
	width: 207px;
	height: 15px;
	background: transparent url(images/box_aktualnosci_top.jpg) no-repeat 0 0;
}
#srodek #tresc #aktualnosci_r .box_aktualnosci_middle {
	width: 177px;
	padding: 0 15px 0 15px;
	background: transparent url(images/box_aktualnosci_middle.jpg) repeat-y 0 0;
	overflow: hidden;
}
#srodek #tresc #aktualnosci_r .box_aktualnosci_bottom {
	width: 207px;
	height: 15px;
	background: transparent url(images/box_aktualnosci_bottom.jpg) no-repeat 0 0;
}
#srodek #tresc #aktualnosci_r .naglowek_archiwum {
	background: transparent url(images/icon_archiwum-trans.png) no-repeat center left;
	font-weight: bold;
	padding-left: 15px;
}
#srodek #tresc #aktualnosci_r .naglowek_galeria {
	background: transparent url(images/icon_galeria-trans.png) no-repeat center left;
	font-weight: bold;
	padding-left: 15px;
}
#srodek #tresc #aktualnosci_r ul {
	list-style: none;
	margin: 10px 0 20px 17px;
	padding: 0;
}
#srodek #tresc #aktualnosci_r ul a {
	color: #6b5d46;
	text-decoration: none;
}
#srodek #tresc #aktualnosci_r ul a:hover {
	color: #6b5d46;
	text-decoration: underline;
}
#srodek #tresc #aktualnosci_r ul li {
	background: transparent url(images/li-trans.png) no-repeat top left;
	padding-left: 10px;
	margin-bottom: 4px;
}
/* end aktualnosci */

/* spoty reklamowe */
#spoty_reklamowe {
	margin: 0 0 15px;
	overflow: hidden;
}
#spoty_reklamowe #ad_player {
	float: left;
	margin: 0 15px 0 0;
}
#spoty_reklamowe ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#spoty_reklamowe ul li {
	background: transparent url(images/background_aktualnosc.jpg) repeat-x center bottom;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	position: relative;
	zoom: 1;
}
#spoty_reklamowe ul li a.link_zobacz {
	background: transparent url(images/b_zobacz.gif) no-repeat 0 0;
	width: 49px;
	height: 13px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	position: absolute;
	top: 0;
	right: 0;
}
#spoty_reklamowe ul li h3 {
	background: transparent url(images/li_prasa_o_nas-trans.png) no-repeat scroll left center;
	color: #6B5D46;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 12px;
	display: block;
	margin: 0 0 5px;
}
#spoty_reklamowe ul li h3 a {
	font-weight: bold;
	color: #6B5D46;
}
#spoty_reklamowe ul li p {
	margin: 0 0 0 12px;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* dol */
#dol {
	height: 180px;
	width: 100%;
	clear: both;
}
#dol #gradient {
	width: 100%;
	height: 10px;
	position: relative;
	z-index: 120;
	background: transparent url(images/background_gradient_banery.jpg) repeat-x top;
}
#dol #gradient #gradient_nad_banerami {
	margin: 0 auto;
	width: 970px;
	height: 10px;
	position: relative;
	z-index: 120;
	background: transparent url(images/gradient_nad_banerami.jpg) repeat-x top;
}
#dol #gradient #tlo_gradient {
	height: 10px;
	background: transparent url(images/background_banerkiright.jpg) repeat-x top;
	position: absolute;
	z-index: 12;
	width: 50%;
	top: 0;
	right: 0;
}
#dol #loga_background {
	width: 100%;
	height: 84px;
	background: transparent url(images/background_banerki.jpg) repeat-x top;
}
#dol #loga_background #loga {
	width: 970px;
	height: 84px;
	margin: 0 auto;
}
#dol #stopka {
	width: 100%;
	height: 89px;
	background: transparent url(images/background_stopka.jpg) repeat-x top;
}
#dol #stopka #adresy_www {
	width: 970px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	color: #ffffff;
}
#dol #stopka #adresy_www a:link, #dol #stopka #adresy_www a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#dol #stopka #adresy_www a:hover {
	text-decoration: underline;
}
#dol #stopka #adresy_www .przerwa_dolne_menu {
	padding: 0 20px 0 20px;
	color: #ffffff;
}
#dol #stopka #dolne_menu {
	width: 946px;
	height: 32px;
	margin: 0 auto;
	color: #9e9078;
	font-size: 10px; 
	padding: 0 12px 0 12px;
}
#dol #stopka #dolne_menu a:link, a:visited {
	font-weight: normal;
	color: #9e9078;
	text-decoration: none;
}
#dol #stopka #dolne_menu a:hover {
	text-decoration: underline;
}
#dol #stopka #dolne_menu #dm_left {
	float: left;
	line-height: 32px;
}
#dol #stopka #dolne_menu #dm_left img {
	vertical-align: text-bottom;
	margin: 0 12px 0 12px;
}
#dol #stopka #dolne_menu #dm_right {
	float: right;
	line-height: 32px;
	text-align: right;
}
#dol #stopka #dolne_menu #dm_right img {
	margin: 0 7px 0 0;
}
#dol #stopka #dolne_menu #dm_right .przerwa_dm_right {
	margin: 0 0 0 28px;
}
#dol #stopka #copy_iguana {
	width: 946px;
	height: 29px;
	margin: 0 auto;
	font-size: 9px;
	color: #9e9078;
	padding: 0 12px 0 12px;
}
#dol #stopka #copy {
	float: left;
	line-height: 29px;
}
#dol #stopka #iguana {
	float: right;
	line-height: 29px;
}
#dol #stopka #iguana a:link, a:visited {
	font-weight: normal;
	color: #9e9078;
	text-decoration: none;
}
#dol #stopka #iguana a:hover {
	text-decoration: underline;
}
/* end dol */

/* ========================= Site Map ========================= */
#sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#sitemap li {
	list-style-type: none;
}

#sitemap ul li {
	list-style-image:   url("images/sitemap_image.gif");
}

#sitemap ul ul li {
	list-style-image:   url("images/sitemap_image.gif");
}
#sitemap a, #sitemap a:visited{
	color:#baa18a;
}
#sitemap a:hover, #sitemap a:active{
	color:#a58160;
}

#search_results_info {
	margin-bottom: 30px;
}
