body {
	background:#fefefe url(../img/bg.gif) repeat-x top;
	/*background:#fefefe url(../img/bgHand.gif) no-repeat top center;*/
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1b1b1b;
	line-height:14px;
}
form {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	padding:0;
}
input {
	border:1px solid #dadede;
	color:#00aadd;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	padding:3px;
	/* width:134px; */
}
select {
	border:1px solid #dadede;
	color:#00aadd;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	padding-left: 0;
	padding-right: 0;
	padding-top:1px;
	padding-bottom:1px;
	width:200px;
	margin-top:5px;
}
input.check {
	width:16px;
	padding:0;
	border:none;
}
input.newsletter {
	width:160px;
}
a {
	outline-style:none;
	color:#00addc;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img {
	border:none;
}
a:hover {
	text-decoration:none;
}
.Clear {
	clear:both;
}
#SiteHolder {
	width:960px;
	margin:auto;
}
/* LOGO */
#Logo {
	background:url(../img/logo.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
}
#Logo a {
	width:270px;
	height:83px;
	display:block;
}
#Logo a strong {
	display:none;
}
/* MENU GLOWNE + SEARCH */
#MenuHolder {
	float:right;
	padding:0 0 0 0;
	text-align:right;
	width:690px;
}
#SearchHolder {
	display:block;
	height:31px;
	padding:0 0 0 0;
	float:right;
}
#SearchHolder td {
	padding-top:6px;
}
#SearchHolder td.off {
	padding:0 0 0 10px;
}
#english {
	background:url(../img/btn_eng.gif) 0 0 no-repeat;
	display:block;
	width:74px;
	height:22px;
}
#english:hover {
	background:url(../img/btn_eng.gif) 0 -22px no-repeat;
}
#polish {
	background:url(../img/btn_pol.gif) 0 0 no-repeat;
	display:block;
	width:167px;
	height:22px;
}
#polish:hover {
	background:url(../img/btn_pol.gif) 0 -22px no-repeat;
}
#english strong, #logowanie strong, #login strong, #polish strong {
	display:none;
}
#logowanie {
	background:url(../img/btn_logowanie.gif) no-repeat top;
	display:block;
	width:101px;
	height:31px;
}
#login {
	background:url(../img/btn_login.gif) no-repeat top;
	display:block;
	width:71px;
	height:31px;
}
#SearchBg {
	background:url(../img/szukaj.gif) no-repeat 0 8px;
	padding-left:63px;
}
#SearchBgE {
	background:url(../img/search.gif) no-repeat 0 8px;
	padding-left:63px;
}
.searchGo {
	background:url(../img/goHand.gif) 0 0 no-repeat;
	display:block;
	width:24px;
	height:23px;
	margin-left:5px;
}
.placowkiGo {
	background:url(../img/btn_placowkiGo.gif) 0 0 no-repeat;
	display:block;
	width:30px;
	height:29px;
	margin-left:5px;
}
.searchGo strong, .placowkiGo strong {
	display:none;
}
#breakSearch {
	clear:both;
	display:block;
	height:33px;
}
#MainMenuHolder {	
	background:#00addc;
	float:right;
	display:block;position:relative;
	z-index:50;
}
#MainMenuHolder .leftMenuRound {background:url(../img/MainMenuBgLeft.gif) no-repeat top left; height:39px; width:3px;}

#MainMenuHolder .rightMenuRound {background:url(../img/MainMenuBg.gif) no-repeat top right; height:39px; width:3px;}

#MainMenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;		
}
#MainMenu li {
	display:inline;
	margin:0;
	padding:0;
}
#MainMenu li span {
	background:transparent url(../img/breakMenu.gif) no-repeat left center;
	float:left;
	margin:0;
	padding:0px 15px 0;
	text-transform:uppercase;
}
#MainMenu li span a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#MainMenu li span a:hover, #MainMenu li span a.on {
	color: #002f69;
}
#MainMenu li.last span {
	background:none;
}

#selector, #selector2  {
	position:absolute;
	top:34px;
	left:0;
	background:transparent url(../img/arr.gif) no-repeat 18px 0;
	z-index:100;
	margin:0;
	padding:6px 0 0 0;
	display:block;
}


#selector #switch_indywidualni {
	background:url(../img/switch_ind2.gif) 0 0 no-repeat ;
	display:block;
	width:242px;
	height:35px;
	float:left;
}
#selector #switch_indywidualni:hover {
	background:url(../img/switch_ind2.gif) 0 -35px no-repeat ;
}
#selector #switch_firma {
	background:url(../img/switch_firm2.gif) 0 0 no-repeat ;
	display:block;
	width:175px;
	height:35px;
	float:left;
}
#selector #switch_firma:hover {
	background:url(../img/switch_firm2.gif) 0 -35px no-repeat ;
}

#selector2 #switch_indywidualni {
	background:url(../img/switch_ind1.gif) 0 0 no-repeat ;
	display:block;
	width:95px;
	height:35px;
	float:left;
}
#selector2 #switch_indywidualni:hover {
	background:url(../img/switch_ind1.gif) 0 -35px no-repeat ;
}
#selector2 #switch_firma {
	background:url(../img/switch_firm1.gif) 0 0 no-repeat ;
	display:block;
	width:90px;
	height:35px;
	float:left;
}
#selector2 #switch_firma:hover {
	background:url(../img/switch_firm1.gif) 0 -35px no-repeat ;
}


/* STRONA GLOWNA BOKSY */
#HomeLC {
	width:690px;
	float:left;
	padding-top:24px;
	padding-bottom:20px;
}
#HomeRC {
	width:250px;
	float:right;
	padding-top:24px;
}
#SubLC {
	width:690px;
	float:left;
}
#SubMenu {
	float:left;
	width:210px;
}
#SubContent {
	float:right;
	width:460px;
	padding-bottom:20px;
	text-align:justify;
}
#SubRC {
	width:250px;
	float:right;
	padding-bottom:20px;
	margin-top:24px;
}
.BanerWide {
	margin-top:20px;
}
/* SRODKOWA KOLUMNA HOME */
#MidL, #MidL2 {
	margin-top:20px;
	width:335px;
	float:left;
}
#MidR, #MidR2 {
	margin-top:20px;
	width:335px;
	float:right;
}

.HomeBox {
	background:url(../img/HomeBoxBg.gif) no-repeat bottom;
}
.HomeBoxTop {
	background:url(../img/HomeBoxTop.gif) no-repeat top;
}
#Lokaty, #Lokaty2, #Karty, #Karty2, #Kredyty, #Kredyty2, #Konta, #Konta2 {
	width:335px;
	margin-bottom:20px;
}
#Aktualnosci, #Aktualnosci2, #Wiedza, #Wiedza2 {
	width:335px;
}
#Aktualnosci .boxBg, #Wiedza .boxBg {
	height:180px;
	overflow:hidden;
}

/* PRAWA KOLUMNA HOME */
.Baner1, .Baner2, #Newsletter {
	width:246px;
	margin-bottom:20px;
}
.boxBg {
	background:url(../img/boxBg.gif) repeat-x bottom;
}

.BoxLogin {
	padding:16px;
}
.BoxContent {
	padding:0 16px 10px 16px;
}
.Kursy {
	padding-top:30px;
	font-size:12px;
	color:#4e4e4e;
}
.Kursy table {
	width:100%;
}
.BoxContent td, .BoxLogin td {
	padding:0 5px 5px 0;
}
.BoxText {
	min-height:105px;
	!height:105px;
	display:block;
	padding-bottom:3px;
	border-bottom:1px solid #e6edf1;
}
.BoxText img {
	float:right;
	padding-left:5px;
}
.BoxLink {
	margin-top:10px;
	background:url(../img/BoxLinkDot.gif) 0 3px no-repeat;
	padding:0 0 0 13px;
	display:block;
}
#Oferta_indywidualne .BoxLink {
	background:url(../img/BoxLinkDot2.gif) 0 3px no-repeat;
}
#Oferta_indywidualne a {
	color:#fcb325;
}
#Lokaty h2, #Lokaty2 h2, #Karty h2, #Karty2 h2, #Kredyty h2, #Kredyty2 h2, #Konta h2, #Konta2 h2, #Aktualnosci h2, #Aktualnosci2 h2, #Wiedza h2, #Wiedza2 h2, #MenuBg h3, #SubContent h1,  #Bankomaty2 h2, #Newsletter h2, .boxRightTop h2, #Ankieta h2, #Komunikat h2 {
	height:30px;
	display:block;
	margin:0;
	padding:12px 0 0 16px;
	color:#002f69;
	text-transform:uppercase;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
#Oferta_indywidualni #SubContent h1 {
	color:#fcb325;
}
#Oferta_firmowe #SubContent h1 {
	color:#11afdf;
}
#Newsletter h2, #Ankieta h2, #Komunikat h2 {
	color:#002f69;
}
#MenuBg h3 {
	color:#fff;
	padding:12px 0 0 0;
}

#SubContent h1 {
	height: auto;
	margin-bottom:10px;
}

#SubContent h1 {
	text-transform:none;
	padding:12px 0 0 0;
	float:left;
	width:380px;
}
#SubContent #FAQ h1 {
	float:none;
}
#TextTools {
	float:right;
	text-align:right;
}

#Newsletter h2, #Ankieta h2, #Komunikat h2 {
	width:230px;
}
#Lokaty h2, #Karty h2, #Kredyty h2, #Konta h2, #Aktualnosci h2, #Wiedza h2 {
	width:315px;
}
.boxOutline {
	border: 1px solid #eaeded;
	padding:1px;
	background:#fff;
}
.tel {
	font-weight:bold;
	color:#fcb325;
}
.ar {
	font-size:10px;
}
#CzyWiesz {
	padding:16px;
	width:926px;
	margin:0 0 20px 0;
}
#Footer {
	border-top:6px solid #00aadd;
	padding:15px 16px 5px 16px;
	width:928px;
}
#FootMenu a {
	border-right:1px solid #e3e6e6;
	padding:0 8px 0 8px;
	text-decoration:none;
}
#FootMenu a.last {
	border-right:none;
}
#FootMenu a:hover {
	text-decoration:underline;
}

.Kursy td {
	padding:3px 5px 3px 0;
}
.Kursy td.kurs {
	font-weight:bold;
	text-align:center;
}
.Kursy td.dzien {
	color: #80A8B2;
	font-size:12px;
	font-weight:bold;
}
.Kursy td.up {
	color:#66cc33;
}
.Kursy td.down {
	color:#ff0000;
}

.Newsdate {
	font-size:10px;
	color:#fcb325;
	display:block;
}
.Newstitle, .Searchtitle {
	font-weight:bold;
	color:#88aabe;
	display:block;
	padding-bottom:5px;
}
.Searchtitle {
	padding-bottom:3px;
}
.SearchUrl {
	display:block;
	background:url(../img/BoxLinkDot.gif) 0 3px no-repeat;
	padding:0 0 15px 13px;
}
#SearchPage {
	text-align:center;
}
#SearchPage a {
	text-decoration:none;
}
#SearchStat {
	border-bottom:1px solid #ebeded;
	padding-bottom:5px;
	margin-bottom:10px;
	display:block;
	width:100%;
}
#SearchPage a.on {
	color:#fcb121;
}
#SearchPage a.prev {
	padding-right:10px;
}
#SearchPage a.next {
	padding-left:10px;
}
.Newsmore {
	display:block;
	text-align:right;
}
.BoxCalc {
	margin-top:10px;
	border-top:1px solid #e7eef2;
	padding-top:8px;
	display:block;
}
.BoxCalc1 {
	/*background:url(../img/Calc1.gif) 0 0 no-repeat;*/
	background:url(../img/Calc1b.gif) 0 0 no-repeat;
	height:30px;
	width:97px;
	display:block;
	float:left;
}
.BoxCalc1:hover {
	/*background:url(../img/Calc1.gif) 0 -30px no-repeat;*/
	background:url(../img/Calc1b.gif) 0 -30px no-repeat;
}
.BoxCalc2 {
	background:url(../img/Calc2.gif) 0 0 no-repeat;
	height:30px;
	width:87px;
	display:block;
	float:left;
	margin-left:5px;
}
.BoxCalc2:hover {
	background:url(../img/Calc2.gif) 0 -30px no-repeat;
}
.BoxCalc3 {
	background:url(../img/Calc3.gif) 0 0 no-repeat;
	height:30px;
	width:97px;
	display:block;
	float:left;
	margin-left:5px;
}
.BoxCalc3:hover {
	background:url(../img/Calc3.gif) 0 -30px no-repeat;
}

#SubBanerNone {
	margin-top:24px;
	/* width:956px; */
	width:686px;
}
#Breadcrumbs {
	padding:10px 10px 10px 16px;
	color:#a2a4a7;
	font-size:10px;
}
#Breadcrumbs a {
	color:#a2a4a7;
	text-decoration:none;
	font-size:11px;
}
#Breadcrumbs a:hover {
	text-decoration:underline;
}
#Oferta_firmowe #Breadcrumbs .on2 {
	color:#00addc;
	font-weight:bold;
}
#Oferta_indywidualni #Breadcrumbs .on2 {
	color:#fcb325;
	font-weight:bold;
}
/* SUB MENU */
#MenuBg {
	background:#002f69 url(../img/subBgTop.gif) no-repeat top;
	
}
#Oferta_firmowe #MenuBg {
	background:#00addc url(../img/subBgTop_firma.gif) no-repeat top;
}
#Oferta_indywidualni #MenuBg {
	background:#fcb325 url(../img/subBgTop_ind.gif) no-repeat top;
}
#MenuBgBottom {
	background:url(../img/subBgBottom.gif) no-repeat bottom;
	padding:0 15px 15px 15px;
}
#Oferta_firmowe #MenuBgBottom {
	background:url(../img/subBgBottom_firma.gif) no-repeat bottom;
}
#Oferta_indywidualni #MenuBgBottom {
	background:url(../img/subBgBottom_ind.gif) no-repeat bottom;
}
.SMenu {
	margin:0;
	padding:0;
	list-style: none;
	}
.SMenu ul {
	margin:0;
	padding:0;
	list-style: none;
	}
.SMenu li {
	margin: 0; 
	padding:0; 
	display: inline;
	}
.SMenu li a { 
	display: block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none; 
	padding: 5px 7px 5px 13px; 
	color: #fff; 
	font-weight:normal; 
	font-size:11px; 
	border-bottom: solid 1px #335987; 
	background:url(../img/dot_white.gif) 3px 10px no-repeat;
	height: 1%; 
}
#Oferta_indywidualni .SMenu li a { 
	border-bottom: solid 1px #fdca67; 
}
#Oferta_firmowe .SMenu li a { 
	border-bottom: solid 1px #4dc6e7; 
}
#Oferta_indywidualni .SMenu ul li a { 
	border-bottom: solid 1px #fdca67; 
	background:#fcbc3f url(../img/dot_white.gif) 13px 10px no-repeat;
}
#Oferta_firmowe .SMenu ul li a { 
	border-bottom: solid 1px #4dc6e7; 
	background:#1fb7e0 url(../img/dot_white.gif) 13px 10px no-repeat;
}
.SMenu ul li a { 
	display: block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none; 
	padding: 5px 7px 5px 23px; 
	color: #fff; 
	font-weight:normal; 
	font-size:11px; 
	border-bottom: solid 1px #335987; 
	background:#144075 url(../img/dot_white.gif) 13px 10px no-repeat;
	height: 1%; 
}
#Oferta_indywidualni .SMenu li a:hover, #Oferta_indywidualni .SMenu li a.on {
	background:#fdca67 url(../img/dot_white.gif) 3px 10px no-repeat;
	color:#002f69;
}
#Oferta_firmowe .SMenu li a:hover, #Oferta_firmowe .SMenu li a.on {
	background:#4dc6e7 url(../img/dot_white.gif) 3px 10px no-repeat;
}
.SMenu li a:hover, .SMenu li a.on {
	background:#335987 url(../img/dot_white.gif) 3px 10px no-repeat;
}
.SMenu ul li a:hover, .SMenu ul li a.on {
	background:#335987 url(../img/dot_white.gif) 13px 10px no-repeat;
}
#Oferta_indywidualni .SMenu ul li a:hover, #Oferta_indywidualni .SMenu ul li a.on {
	background:#fdca67 url(../img/dot_white.gif) 13px 10px no-repeat;
	color:#002f69;
}
#Oferta_firmowe .SMenu ul li a:hover, #Oferta_firmowe .SMenu ul li a.on {
	background:#4dc6e7 url(../img/dot_white.gif) 13px 10px no-repeat;
}


/* CONTENT TOOLS */
#TextTools .a10, #TextTools .a12, #TextTools .a14 {
	color:#999999;
	text-decoration:none;
	padding-left:2px;
}
#TextTools .a10:hover, #TextTools .a12:hover, #TextTools .a14:hover {
	color:#fcb325;
}
.a10 {
	font-size:10px;
}
.a12 {
	font-size:12px;
}
.a14 {
	font-size:14px;
}
.drukuj {
	background:url(../img/print.gif) no-repeat;
	width:15px;
	height:14px;
	display:block;
}
.footprint {
	text-align:right; 
	display:block; 
	border-top:1px solid #eaeded; 
	padding:5px 0 0 0;
	margin-top:10px;
}
.footprint a {
	float:right;
}

/* PRZELACZNIKI */
.btn_indywidualni {
	background:url(../img/btn_indywidualni.gif) 0 0 no-repeat;
	height:42px;
	width:254px;
	display:block;
	position:absolute;
	top:168px;
	left:384px;
}
.btn_przedsiebiorstwa {
	background:url(../img/btn_przedsiebiorstwa.gif) 0 0 no-repeat;
	height:42px;
	width:201px;
	display:block;
	position:absolute;
	top:192px;
	left:48px;
}
.btn_indywidualni span, .btn_przedsiebiorstwa span {
	display:none;
}

/* tabelka uniwersalna */
#SubContent table {
	width:100%;
}
#SubContent td, #SubContent th  {
	padding:5px;
	border:1px solid #ebeded;
}
#SubContent th {
	background:#ebeded;
}
#SubContent td.center, #SubContent th.center {
	text-align:center;
}
#SubContent td.right, #SubContent th.right {
	text-align:right;
}
/* formularz */
#SubContent .formularz td {
	border:none;
	vertical-align:middle;
}
#SubContent .formularz td.vtop {
	vertical-align:top;
}
.formularz .w320 {
	width:320px;
}
.formularz .w250 {
	width:250px;
}
.formularz .w150 {
	width:150px;
}
.formularz .w80 {
	width:80px;
}
.formularz .w60 {
	width:60px;
}
.wynikLokaty {
	font-size:18px;
	font-weight:bold;
	border:none;
}
.formularz input.check {
	width:18px;
}
.formularz input.kod1 {
	width:20px;
}
.formularz input.kod2 {
	width:30px;
}
.formularz .labels {
	width:80px;
}
.formularz .labels2 {
	width:90px;
}
.formularz .labels3 {
	width:130px;
}
.formularz .error {
	border:1px solid #FF0000;
}
.formularz textarea {
	width:320px;
	border:1px solid #dadede;
	color:#00aadd;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	padding:3px;
}
.formularz select {
	border:1px solid #dadede;
	color:#00aadd;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	padding:3px;
	margin-top:0px;
}
.formularz .star {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
.btn-wyslij {
	background:url(../img/btn_wyslij.gif) no-repeat;
	width:81px;
	height:25px;
	display:block;
}

#TextTools table {
	width:auto;
}
#SubContent table#subTools {
	width:120px;
	float:right;
}
#TextTools td, #SubContent table#subTools td {
	border:none;
	padding:0;
}

/* mapa serwisu */
ul#MapaSerwisu { margin: 0 0 0 0px; padding:0; list-style: none; }
ul#MapaSerwisu li { margin: 0; padding:0; display: inline; 	}
ul#MapaSerwisu li a { display: block; text-decoration: none; padding: 3px 7px 3px 0px; font-size:11px; font-weight:bold; }
ul#MapaSerwisu li a:hover { text-transform:none; text-decoration:underline; }
ul#MapaSerwisu ul, ul#MapaSerwisu ul li ul { margin: 0; padding:0; list-style: none; }
ul#MapaSerwisu ul li, ul#MapaSerwisu ul ul li { margin: 0; padding:0; display: inline; }
ul#MapaSerwisu ul li a { display: block; text-decoration: none; padding: 3px 7px 3px 20px; color: #333; font-size:11px; font-weight:normal; background: url(../img/BoxLinkDot.gif) 5px 5px no-repeat; }
ul#MapaSerwisu ul li a:hover { background: url(../img/BoxLinkDot.gif) 5px 5px no-repeat; text-transform:none; }
ul#MapaSerwisu ul ul li a { display: block; text-decoration: none; padding: 3px 7px 3px 30px; color: #333; font-size:11px; font-weight:normal; background:  url(../img/arrow_orange.gif) 20px 8px no-repeat ; }
ul#MapaSerwisu ul ul li a:hover { background: url(../img/arrow_orange.gif) 20px 8px no-repeat ; text-transform:none; }

/* zakladki */
.tabs {
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
}
#Oferta_firmowe .tabs li.on {
	margin:0 1px 0 0;
	padding:0;
	display:block;
	float:left;
	background:url(../img/tabLeft.gif) top left no-repeat;
	
}
#Oferta_firmowe .tabs li.on a {
	background:url(../img/tabRight.gif) top right no-repeat;
	text-decoration:none;
	color:#fff;
	display:block;
	float:left;
	padding:8px 13px 4px 13px;
	height:18px;
}
#Oferta_firmowe .tabs li {
	margin:0 1px 0 0;
	padding:0;
	display:block;
	float:left;
	background:url(../img/tabLeftOf.gif) top left no-repeat;
	
}
#Oferta_firmowe .tabs li a {
	background:url(../img/tabRightOf.gif) top right no-repeat;
	text-decoration:none;
	color:#88aabe;
	display:block;
	float:left;
	padding:8px 13px 4px 13px;
	height:18px;
}
#Oferta_firmowe .tabsContent {
	clear:both;
	border:1px solid  #00addc;
	padding:10px;
}
#Oferta_indywidualni .tabs li.on {
	margin:0 1px 0 0;
	padding:0;
	display:block;
	float:left;
	background:url(../img/tabLeftOr.gif) top left no-repeat;
	
}
#Oferta_indywidualni .tabs li.on a {
	background:url(../img/tabRightOr.gif) top right no-repeat;
	text-decoration:none;
	color:#fff;
	display:block;
	float:left;
	padding:8px 13px 4px 13px;
	height:18px;
}
#Oferta_indywidualni .tabs li {
	margin:0 1px 0 0;
	padding:0;
	display:block;
	float:left;
	background:url(../img/tabLeftOf.gif) top left no-repeat;
	
}
#Oferta_indywidualni .tabs li a {
	background:url(../img/tabRightOf.gif) top right no-repeat;
	text-decoration:none;
	color:#88aabe;
	display:block;
	float:left;
	padding:8px 13px 4px 13px;
	height:18px;
}
#Oferta_indywidualni .tabsContent {
	clear:both;
	border:1px solid  #fcb325;
	padding:10px;
}

/* ANKIETA */
.Ankieta input {
	width:20px;
	padding:0;
	border:none;
}
.Ankieta td {
	vertical-align:top;
}
.Ankieta h4 {
	margin:5px 0 5px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#80a8b2;
}

.Ankieta #glosuj {
	margin:10px 0 0 70px;
	width:81px;
	height:25px;
	display:block;
	background:url(../img/btn_glosuj.gif) no-repeat top;
}
.Ankieta #glosuj strong {
	display:none;
}

/* FAQ */
#FAQ ul {
	margin:5px 0 0 0; 
	padding:0; 
	list-style: none; 
	}
#FAQ ul li { 
	margin:0; 
	padding:0; 
	display:block;
	}
#FAQ ul li { 
	padding: 4px 0px 4px 21px; 
	line-height:14px;
	background: url(../img/BoxLinkDot.gif) 9px 9px no-repeat; 
	display:block;
	border-bottom:1px solid #fff;
	}
#FAQ h4 {
	color:#88aabe;
	font-weight:bold;
	font-size:12px;
	margin:15px 0 0 0;
	padding:0;
	}
#FAQ p {
	margin:5px 0 0 0;
	}
#FAQ p.top {
	text-align:right;
	margin:0;
	}
#FAQ p.top a {
	text-decoration:none;
	}
#FAQ p.top a:hover {
	text-decoration:underline;
	}
	
/* google adresy */
.adresy { margin: 30px 0 20px 0; }
.adresy div#results { height: 460px; overflow: auto; }
.adresy div#results div, .adresy p { padding: 10px 15px; }
.adresy div p { padding: 0; }
.adresy .active { border: 1px solid #c9d0e1; padding: 9px 14px; }
.adresy .over { background-color: #f4f6f9; cursor: pointer; }

/* polec */
#polec {
	background:url(../img/polec.gif) no-repeat;
	width: 222px;
	height:48px;
	display:none;
	position:absolute;
	top:-67px;
	left:-150px;
	padding:30px 0 0 10px;
	text-align:left;
	z-index:100;
}

#polec_en {
	background:url(../img/polec_en.gif) no-repeat;
	width: 222px;
	height:48px;
	display:none;
	position:absolute;
	top:-67px;
	left:-150px;
	padding:30px 0 0 10px;
	text-align:left;
	z-index:100;
}

.txt_error{ color: #ff0000; }

/* thumbnails START */
.thumbnails { margin-bottom: 14px; }
.thumbnails ul { list-style-type: none; margin: 0; padding: 0; }
.thumbnails li { float: left; }
.thumbnails span { background: url(../img/thumbnail_bg.gif) no-repeat 0 0; display: block; height: 132px; margin: 0 10px 10px 0; padding: 3px; width: 132px; }
.thumbnails a { display: block; height: 132px; width: 132px; }
.thumbnails a:hover { background-color: #f6f6f6; }
.thumbnails img { border: 1px solid #dfdfdf;  }
.thumbnails .landscape img { margin: 27px 9px; }
.thumbnails .landscape, .thumbnails .portrait {text-align:center;}
.thumbnails .portrait img { margin: 9px 27px; }


/* switche */

.switche_holder { position:relative; display:block; height:251px;}
.sub_switche_holder { position:relative; display:block; height:183px; margin-top:24px;}
.switche {position:absolute; z-index:10; left:0px; height:47px;}
#SubBaner {
	height:136px; 
}
#Visual, #Visual2, #SubBaner {
	position:absolute;
	top:47px;
	z-index:9;
}
.switche span {
	display:none;
}
.switch_firma {
	background:url(../img/btn_przedsiebiorstwa.gif) 0 0 no-repeat;
	width:256px;
	height:47px;
	display:block;
	float:left;
}
.switch_indywidualni { 
	background:url(../img/btn_indywidualni.gif) 0 0 no-repeat;
	width:253px;
	height:47px;
	display:block;
	float:left;
	margin-left:1px;
}
.switch_indywidualni:hover, .switch_indywidualni.on {
	background:url(../img/btn_indywidualni.gif) 0 -47px no-repeat;
}
.switch_indywidualni_on {
	background:url(../img/btn_indywidualni.gif) 0 -47px no-repeat;
	width:253px;
	height:47px;
	display:block;
	float:left;
	margin-left:1px;
}
.switch_firma:hover, .switch_firma.on {
	background:url(../img/btn_przedsiebiorstwa.gif) 0 -47px no-repeat;
}
.infolinia {
    background:url(../img/infolinia.gif) 0 8px no-repeat;
    width:148px;
    height:22px;
    display:block;
}


.Newsletter a{
	background:url(../img/box_newsletter.gif) no-repeat top left;
	width:250px;
	height:40px;
	display:block;
}
.Baner6px {
	margin-top:6px;
}
.Baner7px {
	margin-top:7px;
}
.Baner8px {
	margin-top:8px;
}
.Baner6px img, .Baner7px img, .Baner8px img {
	display:block;
}
.Baner20px {
	margin-top:20px;
}
#Bankomaty {
	background:url(../img/placowkiBg.gif) no-repeat top left;
	width:250px;
	height:118px;
	display:block;
	color:#fff;
	font-size:12px;
	
}
.BankomatyLista {
	padding:55px 16px 10px 16px;
}
.boxRightBg {
	background:url(../img/kursyBg.gif) no-repeat bottom;
	width:250px;
}
.KursyRightTop {
	background:url(../img/kursyBgTop.gif) no-repeat top;
	width:250px;
}
.AnkietaRightTop {
	background:url(../img/AnkietaBgTop.gif) no-repeat top;
	width:250px;
}
.Ankieta {
	padding-top:30px;
}
.KomunikatRightTop {
	background:url(../img/KomunikatBgTop.gif) no-repeat top;
	width:250px;
}

#HomeRC p, #SubRC p, .BanerWide p, #Visual p, #SubBaner p, #SubBanerNone p {
	margin: 0px;
	padding: 0px;
}
