* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

body {
	font: 11px Tahoma, sans-serif;
	color: #666666;
	background-color: #FFFFFF;	
}

.nav li {
    float: left;
}

.nav-right li {
    float: right;
}


/* Naglówek */

#header {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 245px;
	margin-bottom: 10px;
}

#header .pasek-gora {
	position: relative;
	background: url('../img/top_linki_bg.gif') left top no-repeat;
	width: 1000px;
	height: 27px;
	margin-bottom: 6px;
}

#header .pasek-gora .jezyk {
	position: absolute;
	left: 69px;
	top: 14px;
	height: 12px;
	width: 163px;
	text-align: center;
}

#header .pasek-gora .jezyk .b-PL {
	background: url('../img/top_b_PL.gif') 0 0px;
	font-size: 5px;
	width: 54px;
	height: 12px;
	display: block;
}
#header .pasek-gora .jezyk .b-PL:hover {
	background: url('../img/top_b_PL.gif') 0 -12px;
}

#header .pasek-gora .jezyk .b-EN {
	background: url('../img/top_b_EN.gif') 0 0px;
	margin-left: 5px;
	font-size: 5px;
	width: 54px;
	height: 12px;
	display: block;
}
#header .pasek-gora .jezyk .b-EN:hover {
	background: url('../img/top_b_EN.gif') 0 -12px;
}

#header .pasek-gora .jezyk .b-PL-press {
	background: url('../img/top_b_PL.gif') 0 -12px;
	font-size: 5px;
	width: 54px;
	height: 12px;
}

#header .pasek-gora .jezyk .b-EN-press {
	background: url('../img/top_b_EN.gif') 0 -12px;
	margin-left: 5px;
	font-size: 5px;
	width: 54px;
	height: 12px;
}

#header .pasek-gora .linki {
	position: absolute;
	left: 263px;
	top: 11px;
	height: 17px;
	width: 737px;
	text-align: right;
}

#header .pasek-gora .linki .linia {
	height: 16px;
	width: 1px;
	margin: 0px 5px 0px 5px;
	background-color: #67a6c6;
}

#header .pasek-gora .linki .b-1 {
	background: url('../img/top_linki_b1.gif') 0 0px;
	font-size: 5px;
	width: 64px;
	height: 11px;
	display: block;
}
#header .pasek-gora .linki .b-1:hover {
	background: url('../img/top_linki_b1.gif') 0 -11px;
}

#header .pasek-gora .linki .b-2 {
	background: url('../img/top_linki_b2.gif') 0 0px;
	font-size: 5px;
	width: 60px;
	height: 11px;
	display: block;
}
#header .pasek-gora .linki .b-2:hover {
	background: url('../img/top_linki_b2.gif') 0 -11px;
}

#header .pasek-gora .linki .b-3 {
	background: url('../img/top_linki_b3.gif') 0 0px;
	font-size: 5px;
	width: 56px;
	height: 11px;
	display: block;
}
#header .pasek-gora .linki .b-3:hover {
	background: url('../img/top_linki_b3.gif') 0 -11px;
}

#header .pasek-gora .linki .b-4 {
	background: url('../img/top_linki_b4.gif') 0 0px;
	font-size: 5px;
	width: 91px;
	height: 11px;
	display: block;
}
#header .pasek-gora .linki .b-4:hover {
	background: url('../img/top_linki_b4.gif') 0 -11px;
}

#header .pasek-gora .linki .b-5 {
	background: url('../img/top_linki_b5.gif') 0 0px;
	margin-right: 44px;
	font-size: 5px;
	width: 63px;
	height: 11px;
	display: block;
}
#header .pasek-gora .linki .b-5:hover {
	background: url('../img/top_linki_b5.gif') 0 -11px;
}

#header #logo-glowne {
	position: relative;
	width: 273px;
	height: 212px;
	background: url('../img/logo_background.gif') bottom right no-repeat;
	text-align: left;
}

#header #logo-glowne img {
	position: relative;
	top: 64px;
	left: 45px;

}

#header #top-banner {
	position: relative;
	width: 727px;
	height: 212px;
}

#header #top-banner .title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 259px;
	height: 33px;
	background: url('../img/header_kreska_title.gif') top left no-repeat;
}

#header #top-banner .content {
	position: absolute;
	background: url('../img/banner_tlo.gif') top left repeat-x;	
	top: 12px;
	left: 5px;
	width: 722px;
	height: 200px;
}

#header #top-banner .content .picture {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 434px;
	height: 190px;
}

#header #top-banner .content .text {
	position: absolute;
	top: 0px;
	left: 473px;
	width: 234px;
	height: 200px;
	color: #FFFFFF;
	vertical-align: bottom;
}

#header #top-banner .content .text h1 {
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
}

#header #top-banner .content .text h2 {
	text-align: right;
	font-size: 13px;
	color: #FFFFFF;	
	font-family: "Trebuchet MS", Verdana;	
}

#header #top-banner .content .text .linia {
	position: relative;
	background: url('../img/top_line.gif') top left no-repeat;	
	margin: 15px 0px 15px 0px;
	width: 234px;
	height: 1px;
}

#header #top-banner .content .text .news, #header #top-banner .content .text .news a {
	font-size: 11px;
	color: #FFFFFF;
}

#header #top-banner .content .text .button {
	text-align: right;
	margin-left: 160px;
	margin-top: 8px;
	margin-bottom: 16px;	
}

#header #top-banner .content .text .button .b-czytajwiecej {
	position: relative;
	background: url('../img/b_czytwiecej.gif') 0 0px;
	font-size: 2px;
	width: 70px;
	height: 9px;
	display: block;
}
#header #top-banner .content .text .button .b-czytajwiecej:hover {
	background: url('../img/b_czytwiecej.gif') 0 -9px;
}





















/* menu */

#menu {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	margin-bottom: 22px;
	z-index: 0;
}

#menu #search {
	position: relative;
	top: 15px;
	left: 0px;
	width: 273px;
	text-align: left;
}

#menu #search .holder {
	position: relative;
	background: url('../img/search_bg.gif') top left no-repeat;
	top: 5px;
	left: 0px;
	width: 250px;
	height: 36px;
}

#menu #search .holder input {
	position: relative;
	background: url('../img/search_input_bg.gif') top left repeat-x;
	top: 8px;
	left: 0px;
	width: 150px;
	padding: 2px 3px 0px 3px;
	height: 15px;
	border: #b6b6b6 1px solid;
	color: #666666;
	font-size: 11px;
}

#menu #search .holder a {
	position: relative;
	top: 10px;
	left: 13px;
}

#menu #search .holder .button {
	background: url('../img/search_button.gif') 0 0px;
	font-size: 5px;
	width: 48px;
	height: 18px;
	display: block;
}
#menu #search .holder .button:hover {
	background: url('../img/search_button.gif') 0 -18px;
}

#menu #menu-flash {
	position: absolute;
	top: 0px;
	left: 279px;
	width: 490px;
}

#menu #newsletter {
	position: absolute;
	background: url('../img/menu_line.gif') top right no-repeat;
	top: 0px;
	left: 770px;
	width: 230px;
	height: 69px;
}

#menu #newsletter .holder {
	position: relative;
	top: 17px;
	width: 120px;
	height: 60px;
	text-align: left;
}

#menu #newsletter .holder input {
	position: relative;
	background: url('../img/search_input_bg.gif') top left repeat-x;
	top: 5px;
	left: 0px;
	width: 118px;
	padding: 2px 3px 0px 3px;
	height: 15px;
	border: #b6b6b6 1px solid;
	color: #666666;
	font-size: 11px;
}

#menu #newsletter .holder .b-zapiszsie {
	position: relative;
	background: url('../img/b_zapiszsie.gif') 0 0px;
	margin-top: 8px;
	font-size: 5px;
	width: 53px;
	height: 9px;
	display: block;
}
#menu #newsletter .holder .b-zapiszsie:hover {
	background: url('../img/b_zapiszsie.gif') 0 -9px;
}

#menu #newsletter .holder .b-wypiszsie {
	position: relative;
	background: url('../img/b_wypiszsie.gif') 0 0px;
	margin-top: 8px;	
	margin-left: 12px;
	font-size: 5px;
	width: 55px;
	height: 9px;
	display: block;
}
#menu #newsletter .holder .b-wypiszsie:hover {
	background: url('../img/b_wypiszsie.gif') 0 -9px;
}


















/* Kontener z zawartoscia strony :) */

#container {
	position: relative;
	margin: 0 auto;
	top: 20px;	
	width: 1000px;
	z-index: 10;
}












/* STRONA GLOWNA - PRODUKTY */

#container .window1 {
	position: relative;
	width: 601px;
	color: #666666;
	font-size: 11px;
	margin-right: 15px;
	background: url('../img/window1_M.gif') top left repeat-y;
}

#container .window1 .top {
	position: relative;
	background: url('../img/window1_T.gif') top left no-repeat;
	width: 601px;
	height: 8px;
}

#container .window1 .title {
	position: relative;
	background: url('../img/window1_line.gif') bottom right no-repeat;
	color: #0054a6;
	font: 15px "Trebuchet MS", Verdana;
	font-weight: bold;
	padding: 5px 20px 12px 20px;
	text-align: left;
}

#container .window1 .bottom {
	position: relative;
	background: url('../img/window1_B.gif') bottom left no-repeat;
	width: 601px;
	height: 8px;
}

#container .window1 .content {
	position: relative;
	margin: 15px 0px 10px 20px;
	text-align: left;
}


/* =========== WYSZUKIWARKA ============ */

#wyszukiwarka {
	position: relative;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

.wyszukiwarka-flash {
	position: relative;
	margin-left: 15px;
}

#wyszukiwarka .list {
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;	
	color: #414141;
	border: solid #b6b6b6 1px;
	background: url('../img/input_background.gif') top left repeat-x;
	margin: 7px 5px 0px 0px; 
	width: 220px;
	text-align: left;
}

#wyszukiwarka .input {
	position: relative;
	background: url('../img/search_input_bg.gif') top left repeat-x;
	top: 5px;
	left: 0px;
	width: 212px;
	padding: 2px 3px 0px 3px;
	height: 15px;
	border: #b6b6b6 1px solid;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

#wyszukiwarka .list-glowna {
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;	
	color: #414141;
	border: solid #b6b6b6 1px;
	background: url('../img/input_background.gif') top left repeat-x;
	margin: 7px 5px 0px 0px; 
	width: 150px;
	text-align: left;
}

#wyszukiwarka .input-glowna {
	position: relative;
	background: url('../img/search_input_bg.gif') top left repeat-x;
	top: 5px;
	left: 0px;
	width: 142px;
	padding: 2px 3px 0px 3px;
	height: 15px;
	border: #b6b6b6 1px solid;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

#wyszukiwarka .b-szukaj {
	position: relative;
	background: url('../img/b_szukaj.gif') 0 0px;
	margin-right: 5px;
	font-size: 5px;
	width: 55px;
	height: 20px;
	display: block;
}
#wyszukiwarka .b-szukaj:hover {
	background: url('../img/b_szukaj.gif') 0 -20px;
}





















/* ============ WINDOW 2 ============ */

#container .window2 {
	position: relative;
	width: 383px;
	color: #666666;
	font-size: 11px;
	background: url('../img/window2_M.gif') top left repeat-y;
	text-align: left;
}

#container .window2 .top {
	position: relative;
	background: url('../img/window2_T.gif') top left no-repeat;
	width: 383px;
	height: 8px;
	
}

#container .window2 .title {
	position: relative;
	background: url('../img/window2_line.gif') bottom right no-repeat;
	color: #0054a6;
	font: 15px "Trebuchet MS", Verdana;
	padding: 5px 20px 12px 20px;	
	font-weight: bold;	
}

#container .window2 .bottom {
	position: relative;
	background: url('../img/window2_B.gif') bottom left no-repeat;
	width: 383px;
	height: 8px;
}

#container .window2 .content {
	position: relative;
}
	
#container .window2 .content .oferta-ostatnia  {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container .window2 .content .oferta  {
	position: relative;
	background: url('../img/oferta_liniadzielaca.gif') bottom right no-repeat;	
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#container .window2 .content .oferta td, #container .window2 .content .oferta-ostatnia td {
	vertical-align: top;
}


#container .window2 .content .mini {
	position: relative;
	background-color: #dfebf6;
	font-size: 1px;
	border: 1px #0054a6 solid;
	padding: 2px 2px 2px 2px;
	left: 15px;
	margin-top: 11px;
}

#container .window2 .content .tresc {
	position: relative;
	left: 10px;
	top: 9px;
	font-size: 11px;
	color: #666666;
	margin-left: 15px;
	width: 185px;
	text-align: left;
}

#container .window2 .content .tresc h1 {
	font-size: 11px;
	color: #0054a6;
	margin-bottom: 8px;
}

#container .window2 .content .button {
	float: right;
}

#container .window2 .content .button .b-przejdz {
	margin-top: 20px;
	position: relative;
	left: 10px;
	background: url('../img/b_przejdzDoOferty.gif') 0 0px;
	font-size: 5px;
	width: 88px;
	height: 9px;
	display: block;
}
#container .window2 .content .button .b-przejdz:hover {
	background: url('../img/b_przejdzDoOferty.gif') 0 -9px;
}











.b-powieksz {
	position: relative;
	background: url('../img/b_powieksz.gif') 0 0px;
	font-size: 5px;
	top: 0px;
	width: 51px;
	height: 10px;
	display: block;
}
.b-powieksz:hover {
	background: url('../img/b_powieksz.gif') 0 -10px;
}









/* ======================= WINDOW ============================ */

.window-1 {
	position: relative;
	width: 263px;
	margin-right: 15px;
}

.window-2 {
	position: relative;
	width: 722px;
}

.window-2 ul {
	margin: 5px 0px 5px 0px;
}
.window-2 li {
	float: none;
	background: url('../img/arrow_1.gif') 0px 5px no-repeat;
	padding-left: 15px;
	margin: 0px 0px 4px 0px;
}

.window-top {
	position: relative;
	text-align: left;
	background: url('../img/window_TR.gif') top right no-repeat;
}

.window-top-begin {
	position: absolute;
	width: 20px;
	height: 30px;
	background: url('../img/window_TL.gif') top left no-repeat;
}

.window-top-title {
	position: relative;
	top: 10px;
	padding-left: 22px;
	color: #0054a6;
	text-align: left;	
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	background: url('../img/window_TRLine.gif') bottom right no-repeat;
	border-left: 1px #dfdfdf solid;
	border-right: 1px #dfdfdf solid;
}

.window-content {
	position: relative;
	top: 10px;
	text-align: left;
	padding: 15px 20px 20px 20px;
	border-left: 1px #dfdfdf solid;
	border-right: 1px #dfdfdf solid;
}

.window-content td {
	font-size: 11px;
}

.window-bottom {
	position: relative;
	background: url('../img/window_BR.gif') top right no-repeat;
	height: 10px;
}

.window-bottom-begin {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 10px;
	background: url('../img/window_BL.gif') top left no-repeat;
}







/* ================ LISTA OFERT ================= */

.oferta-lista  {
	position: relative;
	padding-bottom: 10px;
}

.oferta-lista td  {
	vertical-align: top;
	text-align: left;
}

.linia-kropki {
	position: relative;
	background: url('../img/oferta_linia.gif') top left repeat-x;	
	height: 31px;
}

.oferta-lista-mini {
	position: relative;
	width: 145px;
	height: 89px;
	background-color: #dfebf6;
	font-size: 1px;
	border: 1px #0054a6 solid;
	padding: 2px 2px 2px 2px;
}

.b-powieksz2 {
	float: right;
	margin-top: -19px;
	background: url('../img/b_powieksz2.gif') 0 0px;
	font-size: 5px;
	width: 20px;
	height: 19px;
	display: block;
}
.b-powieksz2:hover {
	background: url('../img/b_powieksz2.gif') 0 -19px;
}

.oferta-lista-tresc {
	position: relative;
	top: 0px;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	text-align: justify;
}

.oferta-lista-numer {
	position: relative;
	padding: 3px 8px 4px 8px;
	top: -17px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #0054a6;
}

.oferta-lista-tresc h1 {
	font-size: 11px;
	color: #0054a6;
	margin-bottom: 8px;
}

.oferta-lista-tresc h2 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

.oferta-lista .button {
	float: right;	
	position: relative;
	margin-top: 10px;
}

.b-przejdz {
	position: relative;
	background: url('../img/b_przejdzDoOferty.gif') 0 0px;
	font-size: 5px;
	width: 88px;
	height: 9px;
	display: block;
}
.b-przejdz:hover {
	background: url('../img/b_przejdzDoOferty.gif') 0 -9px;
}






.mini-1 {
	position: relative;
	font-size: 3px;
	text-align: left;
}

.mini-2 {
	position: relative;
	text-align: left;
	font-size: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.mini-3 {
	position: relative;
	font-size: 3px;
	text-align: left;
	width: 296px;
	margin-bottom: 15px;
}

.ramka-holder {
	position: relative;
	background-color: #dfebf6;
	font-size: 1px;
	border: 1px #0054a6 solid;
	padding: 2px 2px 2px 2px;
}

.b-powieksz-1 {
	position: relative;
	background: url('../img/b_powieksz2.gif') 0 0px;
	font-size: 5px;
	width: 20px;
	height: 19px;
	display: block;
}
.b-powieksz-1:hover {
	background: url('../img/b_powieksz2.gif') 0 -19px;
}

.holder-button2 {
	position: relative;
	float: right;
	width: 20px;
	top: -19px;
	height:19px;
}

.holder-button3 {
	position: absolute;
	float: right;
	top: 164px;
	left: 275px;
	width: 20px;
	height:19px;
}

.oferta-info ul {
	margin: 0px 0px 0px 0px;
}
.oferta-info li {
	float: left;
	background: none;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}

.oferta-info {
	position: relative;
}

.oferta-info td {
	position: relative;
	text-align: left;
	vertical-align: top;
}

.oferta-info-tresc {
	position: relative;
	top: 0px;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	text-align: justify;
}

.oferta-info-tresc div {
	text-align: justify;
}

.oferta-info-tresc ul {
	margin-top: 5px;
	margin-bottom: 5px;	
}

.oferta-info-tresc li {
	margin-left: 10px;
	margin-top: 2px;
	list-style: url('../img/bullet.gif') outside;
	float: none;
}

.oferta-info-tresc h1 {
	font-size: 11px;
	color: #0054a6;
	margin-bottom: 8px;
}

.oferta-info-tresc h2 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
}

.oferta-info-ramka {
	position: relative;
	border: 1px #DDDDDD solid;
	padding: 10px 10px 10px 10px;
}

.oferta-info-ramka p {
	position: relative;
	margin-bottom: 4px;
}

.oferta-info-cena {
	position: relative;
	color: #dd0000;
	font-size: 14px;
	font-weight: bold;
	vertical-align: baseline;
}

.oferta-tablica {
	position: relative;
}

.oferta-tablica td {
	vertical-align: baseline;
	padding-right: 10px;
	font-size: 11px;
}

.oferta-tablica .td-1 {
	text-align: right;
}
	
.b-powrot {
	position: relative;
	background: url('../img/b_powrot.gif') 0 0px;
	margin-right: 5px;
	font-size: 5px;
	width: 55px;
	height: 20px;
	display: block;
}
.b-powrot:hover {
	background: url('../img/b_powrot.gif') 0 -20px;
}







/* ================== NAWIGACJA STRONAMI ===================== */

.nawigacja-stron {
	position: relative;
	text-align: center;
	font-size: 11px;
}

.nawigacja-stron a {
	position: relative;
	border: 1px #DDDDDD solid;
	padding: 0px 5px 1px 5px;
	margin-left: 2px;	
	margin-right: 2px;
}

.nawigacja-stron .wybrany {
	position: relative;
	border: 1px #DDDDDD solid;
	background-color: #0054a6;
	color: #FFFFFF;
	padding: 0px 5px 1px 5px;
	margin-left: 3px;	
}










/* ============================= formularz ============================= */
.formularz {
	text-align: left;
}

.formularz p {
	margin: 0px 0px 5px 0px;
}
.formularz label {
	position: relative;
	top: 2px;
	display: block;
	width: 220px;
	float: left;
	text-align: right;
	margin-right: 10px;
	font: bold 11px Tahoma, sans-serif;
}
.formularz select, option {
	color: #333333;
	border: 1px solid #CCCCCC;	
	background: #FFFFFF;
	font: bold 10px Tahoma, sans-serif;
}
.formularz input, textarea {
	border: 1px solid #CCCCCC;
	padding: 0px 5px 0px 5px;
	background: #EEEEEE;
	color: #333333;
	font: 11px Tahoma, sans-serif;
}
.formularz .nobord {
	border: none;
	background: transparent;
}
.formularz button {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	margin-left: 5px;
	font: 11px Tahoma, sans-serif;
}
.formularz .submit {
	border: 1px solid #5FAEFE;
	background: #0054a6;
	margin-top: 15px;
	font: bold 9px Tahoma, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 120px;
}





































/* stopka */ 

#stopka {
	top: 45px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
	height: 110px;	
	text-align: left;
	z-index: 11;
}

#stopka .linia-dzielaca {
	position: relative;
	width: 1000px;
	height: 5px;
	font-size:4px;
	background-color: #dfdfdf;
}

#stopka .sekcja {
	position: relative;
	top: 20px;
	left: 40px;
	width: 920px; 
}

#stopka .links {
	position: relative;
}

#stopka .b-inco {
	background: url('../img/logo_inco.gif') 0 0px;
	font-size: 5px;
	width: 80px;
	height: 39px;
	display: block;
}

#stopka .linia-tekst {
	background-color: #dfdfdf;
	width: 1px;
	height: 35px;
	margin: 0px 19px 0px 19px;
}

#stopka .sekcja .b-1 {
	position: relative;
	background: url('../img/stopka_b_politykapr.gif') 0 0px;
	margin-top: 1px;
	margin-left: 6px;
	font-size: 5px;
	width: 97px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b-1:hover {
	background: url('../img/stopka_b_politykapr.gif') 0 -10px;
}

#stopka .sekcja .b-2 {
	position: relative;
	background: url('../img/stopka_b_prawaaut.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 75px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b-2:hover {
	background: url('../img/stopka_b_prawaaut.gif') 0 -10px;
}


#stopka .sekcja .b2-1 {
	position: relative;
	background: url('../img/stopka_b2_1.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 64px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b2-1:hover {
	background: url('../img/stopka_b2_1.gif') 0 -10px;
}

#stopka .sekcja .b2-2 {
	position: relative;
	background: url('../img/stopka_b2_2.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 60px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b2-2:hover {
	background: url('../img/stopka_b2_2.gif') 0 -10px;
}

#stopka .sekcja .b2-3 {
	position: relative;
	background: url('../img/stopka_b2_3.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 56px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b2-3:hover {
	background: url('../img/stopka_b2_3.gif') 0 -10px;
}

#stopka .sekcja .b2-4 {
	position: relative;
	background: url('../img/stopka_b2_4.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 91px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b2-4:hover {
	background: url('../img/stopka_b2_4.gif') 0 -10px;
}

#stopka .sekcja .b2-5 {
	position: relative;
	background: url('../img/stopka_b2_5.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 63px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b2-5:hover {
	background: url('../img/stopka_b2_5.gif') 0 -10px;
}


#stopka .sekcja .b3 {
	position: relative;
	background: url('../img/stopka_b_danespolki.gif') 0 0px;
	margin-top: 1px;
	font-size: 5px;
	width: 54px;
	height: 10px;
	display: block;
}
#stopka .sekcja .b3:hover {
	background: url('../img/stopka_b_danespolki.gif') 0 -10px;
}

#stopka .sekcja .b-enp {
	position: relative;
	background: url('../img/logo_enp.gif') 0 0px;
	position: relative;
	left: 184px;
	font-size: 5px;
	width: 87px;
	height: 15px;
	display: block;
}
#stopka .sekcja .b-enp:hover {
	background: url('../img/logo_enp.gif') 0 -15px;
}


	.info_2{
	font-size:9px;
	color:#707070;
	border-top:1px solid #DFDFDF;
	padding:5px 20px 5px 20px;
	text-align: center;
	position:relative;
	height:auto;
	margin-top:20px;
	}
	.info_2 a{
	color:#707070;
	}
