body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background: #EFF1ED;
	color: #6B6B6B;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li {
	padding: 0px 0px 0px 5px;
}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

a {
	color: #61AD01;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mala_niepogrubiona a{
	font-weight: normal;
	font-size:10px;
	text-decoration: none;
}

.mala_niepogrubiona a:hover {
	text-decoration: underline;

}

input {
	border: 1px #C3C4C3 solid;
	background: #FFFFFF;
	height: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6A6B69;
	padding: 1px 1px 0px 1px;
}

#containerTop {
	background-color: #FAFBFA;
	border-bottom: 2px #61AD01 solid;
	height: 127px;
}

#containerMiddle {
	border-top: 1px #FFFFFF solid;
}

table.containerMiddle {
	border-top: 2px #529D01 solid;
}

#containerBottom {
	background-color: #DEE2DE;
}

div.containerTop {
	width: 915px;
	margin: auto;
	background: url(images/bg_top.jpg) no-repeat 280px 0px;
}

div.containerMiddle {
	background-color: #EFF1ED;
	width: 915px;
	margin: auto;
	padding: 10px 0px 0px 0px;
}

#containerBottom div {
	width: 915px;
	margin: auto;
}

#naglowek {
	background: url(images/logo.gif) 0px 0px no-repeat;
	height: 127px;
}

.fotoRamka {
	display: table-cell;
	_display: inline-block;
	border: 1px solid #DEE2DE;
	padding: 3px;
}

a.logo {
	width: 280px;
	height: 127px;
	display: block;
}

.lewyRegion {
	width: 155px;
}

.prawyRegion {
	width: 120px;
}

.srodkowyGornyRegion {
	padding: 0px 0px 10px 10px;
}

.srodkowyGornyRegion2 {
	width: 620px;
	margin: 0px 10px 0px 10px;
}

.srodkowyDolnyRegion {
	margin: 0px 10px 0px 10px;
	background: #EFF1ED;
	width: 620px;
}

.modul {
	width: 620px;
	margin: 0px 10px 10px 10px;
}

div.expo {
	position: absolute;
	top: -65px;
	left: 810px;
}

div.linkiTop {
	position: absolute;
	top: -95px;
	left: 0px;
	float: right;
	width: 915px;
}

.linkiTop div {
	padding: 0px 0px 0px 0px;
}	

.containerBelka {
}

.bgbelka
{
	width: 915px;
	background: #EFF1ED;
	margin: auto;
}
.belka {
	width: 620px;
	margin: auto;
	padding: 0px 0px 10px 34px;
}

.containerStopka {
	height: 71px;
	border-top: 1px #CFD5CF solid;
	background: #DEE2DE;
	padding: 5px 0px 0px 0px;
	background: #DEE2DE url(images/bg_stopka.gif) 0px 0px repeat-x;
}

.stopka {
	margin: auto;
	width: 590px;
	color: #8C8E8C;
	padding: 2px 0px 0px 40px;
}

.powered {
	float: right; 
	width: 300px; 
	text-align: right;
	color: #A4A7A4;
	font-size: 9px;
	padding: 20px 0px 0px 0px;
}

.powered a {
	color: #A4A7A4;
	font-size: 9px;
	font-weight: normal;
}

.innerStopka {
	float: right;
}

.innerStopka a {
	font-weight: bold;
	color: #8C8E8C;
}

/* menu top */

div.menuTop {
	position: absolute;
	top: 103px;
	height: 23px;
	text-align: right;
	width: 915px;
}

.menuTop li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menuTop a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 26px;
	float: left;
	cursor: pointer;
}

.menuTop a:hover {
	text-decoration: none;
}

span.menuTopLeft {
	display: block;
	background: url(images/menu_top/button_left.gif) no-repeat 0px 0px;
	height: 26px;
	float: left;
	padding: 0px 1px 0px 6px;
}

span.menuTop {
	display: block;
	background: url(images/menu_top/button_center.gif) repeat-x 0px 0px;
	height: 26px;
	float: left;
	padding: 5px 8px 0px 8px;
}

span.menuTopRight {
	display: block;
	background: url(images/menu_top/button_right.gif) no-repeat top right;
	height: 26px;
	float: left;
	padding: 0px 6px 0px 0px;
}

span.menuTopLeftActive {
	display: block;
	background: url(images/menu_top/button_active_left.gif) no-repeat 0px 0px;
	height: 26px;
	float: left;
	padding: 0px 1px 0px 6px;
}

span.menuTopActive {
	display: block;
	background: url(images/menu_top/button_active_center.gif) repeat-x 0px 0px;
	height: 26px;
	float: left;
	padding: 5px 8px 0px 8px;
}

span.menuTopRightActive {
	display: block;
	background: url(images/menu_top/button_active_right.gif) no-repeat top right;
	height: 26px;
	float: left;
	padding: 0px 6px 0px 0px;
}

/* menu top - KONIEC */

.menuTop .linkiTop a {
	background: url(images/linkiTop.gif) no-repeat 0px 2px;
	color: #61AD01;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	float:right;
	padding: 0px 0px 0px 6px;
	margin: 0px 5px 0px 0px;
}

.menuTop .linkiTop a:hover {
	text-decoration: underline;
}

/* Bloki */

.blokTop {
	background: #DEE2DE url(images/blok/blok_tr.gif) no-repeat top right;
}

.blokTop2 {
	background: url(images/blok/blok_mr.gif) no-repeat top right;
}

.blokTopBg {
	background: url(images/blok/blok_mc.gif) repeat-x top left;
}

.blokTytul {
	background: #DEE2DE;
	position: relative;
	height: 16px;
}

div.blokTytul2 {
	background-color:#FFFFFF;
	border-left: 1px #DEE2DE solid;
	border-right: 1px #DEE2DE solid;
	color: #529D01;
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
	text-align: left;
}

h2.blokTytul2SIFR {
	font-size: 18px;
}

.blokTytulTekst {
	background: #DEE2DE;
	padding: 0px 20px 0px 15px;
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	top: -4px;
	left: 5px;
}

h2.blokTytulTekstSIFR {
	font-size: 18px;
	color: #529D01;
}

h2.blokTytulTekstMenuSIFR {
	font-size: 15px;
}

.blokBody {
	background: #DEE2DE;
}

.blokBottom {
	background: #DEE2DE url(images/blok/blok_br.gif) no-repeat top right;
}

.blokBottomBg {
	background: url(images/blok/blok_bc.gif) repeat-x top left;
	height: 8px;
	position: absolute;
	width: 155px;
	top: -7px;
}

.blokBottom2 {
	background: url(images/blok/blok_br2.gif) no-repeat top right;
	
	position: absolute;
	width: 155px;
}

.blokBottomContainer {
	position: relative;
	padding: 0px 0px 2px 0px;
}

.blokTopContainer {
	position: relative;
	height: 26px;
	
}

.blokTopInnerContainer {
	position: absolute;
	height: 26px;
	width: 155px;
}

.blok2Top {
	background: url(images/blok/blok2_tr.gif) no-repeat top right;
}

.blok2TopLeft {
	background: url(images/blok/blok2_tl.gif) no-repeat top left;
	height: 22px;
	color: #61AD01;
	font-size: 18px;
	padding: 4px 10px 0px 19px;
}

.blok2TopContainer {
	background:#FFFFFF url(images/blok/blok2_tc.gif) repeat-x top left;
}

.blok2Body {
	border-left: 1px #DEE2DE solid;
	border-right: 1px #DEE2DE solid;
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px 11px 0px 20px;
	text-align: left;
	background: #FFFFFF /*url(images/blok/arrow.gif) no-repeat 10px 14px*/;
}

.blok2Body2 {
	border-left: 1px #DEE2DE solid;
	border-right: 1px #DEE2DE solid;
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px 7px 0px 7px;
	text-align: left;
	background: #FFFFFF /*url(images/blok/arrow.gif) no-repeat 10px 14px*/;
	zoom: 1;
}

.blok2Body3 {
	background-color:#FFFFFF;
	border-left: 1px #DEE2DE solid;
	border-right: 1px #DEE2DE solid;
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 11px;
	padding: 10px 20px 0px 20px;
	text-align: left;
}


.blok2Bottom {
	background: url(images/blok/blok2_br.gif) no-repeat top right;
}

.blok2BottomContainer {
	background: #FFFFFF url(images/blok/blok2_bc.gif) repeat-x top left;
	margin: 0px 0px 10px 0px;
}

.blok3Top {
	background: url(images/blok/blok3_tr.gif) no-repeat top right;
	height: 8px;
}

.blok3TopLeft {
	background: url(images/blok/blok3_tl.gif) no-repeat top left;
	height: 8px;
	font-size: 0px;
}

.blok3TopContainer {
	background: url(images/blok/blok3_tc.gif) repeat-x top left;
	
}

.blok3Body {
	border-left: 1px #DEE2DE solid;
	border-right: 1px #DEE2DE solid;
	color: #61AD01;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	background: #FFFFFF;
}

.blok3Body a {
	font-weight: normal;
	font-size: 10px;
}

.blok3Body img {
	margin: 0px 7px 0px 0px;
}

.blok3Bottom {
	background: url(images/blok/blok_br2.gif) no-repeat top right;
	height: 8px;
}

.blok3BottomLeft {
	background: url(images/blok/blok_bl2.gif) no-repeat top left;
	height: 8px;
	font-size: 0px;
}

.blok3BottomContainer {
	background: #FFFFFF url(images/blok/blok2_bc.gif) repeat-x top left;
}

.blokSpacer {
	height: 9px;
	font-size: 0px;
}

/* Bloki - KONIEC */

/* Ankiety */

p.ankieta {
	padding: 0px 4px 0px 13px;
}

ul.ankieta {
	padding: 5px 4px 7px 13px;
	margin: 0px;
}

.ankieta li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}

.ankieta input {
	border: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 14px;
	height: 14px;
}

div.ankieta {
	border-top: 1px #DEE2DE solid;
	padding: 7px 0px 0px 0px;
}

a.ankieta {
	/*background: url(images/blok/arrow.gif) no-repeat 0px 5px;*/
	padding: 0px 0px 0px 7px;
}

a.ankieta2 {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

/* Ankiety - KONIEC */

/* Menu */

.menuBody {
	background: #FFFFFF;
	border-left: 1px #DEE2DE solid;
	border-right: 1px #DEE2DE solid;
	width: 153px;
}

ul.poziom1 {
	padding: 0px;
	margin: 0px;
}

.poziom1 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px #DEE2DE solid;
}

.poziom1 li a {
	display: block;
	padding: 6px 0px 6px 19px;
	text-decoration: none;
	background: url(images/blok/arrow.gif) no-repeat 8px 11px;
	width: 134px;
}

.poziom1 li a:hover {
	display: block;
	/*background:  #F1F4F1 url(images/blok/arrow.gif) no-repeat 8px 9px;*/
	text-decoration: underline;
}

li.wcisniety1 a {
	display: block;
	padding: 6px 0px 6px 19px;
	text-decoration: none;
	/*background:  #F1F4F1 url(images/blok/arrow.gif) no-repeat 8px 9px;*/
	text-decoration: underline;
}


/* -> Menu poziom 2 */

ul.poziom2 {
	padding: 0px;
	margin: 0px;
}

.poziom2 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px #DEE2DE solid;
	border-bottom: 0px #DEE2DE solid;
	_height: 0px;
}

.poziom2 li a {
	display: block;
	padding: 6px 5px 6px 19px;
	text-decoration: none;
	font-weight: normal;
	background: none;
	width: 114px;
}

.poziom2 li a:hover {
	display: block;
	padding: 6px 5px 6px 19px;
	text-decoration: underline;
	font-weight: normal;
	background: none;
}

.poziom2 li.wcisniety a {
	text-decoration: underline;
}

/* -> Menu poziom 2 - KONIEC */

/* Menu - KONIEC */

/* Wyszukiwarka */

.wyszukiwarka {
	padding: 0px 0px 0px 0px;
}

.inputWyszukiwarka {
	width: 109px;
}

.inputWyszukiwarka1 {
	width: 100px;
}
/* Wyszukiwarka - KONIEC*/

/* Baner */

.baner {
	border: 1px #DEE2DE solid;
	background: #FFFFFF;
}

.blokBaner {
	padding: 0px 0px 10px 0px;
}

/* Baner - KONIEC */


/* Aktualnosci */

div.newsData {
	padding: 0px 0px 7px 15px;
	
}

h3.tytul1 {
	color: #3A3A3A;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(images/blok/page.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 16px;
}

.floatPrawaZdjecia {
	float: right;
	padding: 0px 0px 7px 0px;
}

.aktualnosciOpis {
	padding: 5px 0px 7px 16px;
	/*background: url(images/blok/arrow.gif) no-repeat 4px 9px;*/
}

.newsData {
	color: #61AD01;
	font-family: Tahoma;
	font-size: 10px;
	padding: 0px 0px 0px 16px;
}

.spacer {
	border-top: 1px #DEE2DE solid;
	padding-bottom: 7px;
}

/* Aktualnosci - KONIEC */

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 50px;
	cursor: pointer;
}

.Popup .Prev div {
	height: 16px;
	width: 16px;
	padding-left:20px;
	background: url(images/ico_prev.gif) no-repeat 0px 0px;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 50px;
	cursor: pointer;
}

.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	padding-right:50px;
	_padding-right:20px;
	background: url(images/ico_next.gif) no-repeat 50px 0px;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/* style do kalkulatora*/
div.kalkulator_kontener{
	padding:15px;
}

.kalkulator_tytul{
	
	background: url(images/kalkulator/tytul_l.gif) no-repeat left;
	background-color:#DEE2DE;
}
.kalkulator_tytul2{
	background: url(images/kalkulator/tytul_p.gif) no-repeat right;
	padding:4px 15px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.kalkulatorLabel{
	color:#3A3A3A;
	text-align:right;
	font-family:Tahoma;
	padding:8px 5px 6px 0px;
}

.kalkulatorWynik2{
		padding:8px 5px 6px 5px;
}
input.forumlarzInput1 {
	background-color: #F4F5F2; 
	border: 1px #C3C4C3 solid; 
	color: #3A3A3A; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
	width:155px;
}

input.forumlarzInput2 {
	background-color: #FFFFFF; 
	border: 1px #C3C4C3 solid; 
	color: #3A3A3A; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

select.forumlarzInput1 {
	background-color: #F4F5F2; 
	color: #3A3A3A; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

tr.formularzkalKulatorRamka td {
  border-bottom: 1px solid #DEE2DE;
	vertical-align:top;
}

td.kalkulatorLabelError{
	color:#61AD01;
	text-align:right;
	font-family:Tahoma;
	padding:8px 5px 6px 0px;
}

td.kalkulatorLabelWynik{
	color:#000000;
	font-family:Tahoma;
	padding:8px 5px 6px 5px;
}

a.kalkulator_przycisk{
	display:table-cell;
	_display:inline-block;
	background:url(images/kalkulator/kalkulator_przycisk.gif) no-repeat;
	padding: 2px 0px;
	text-align:center;
	width:55px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.kalkulator_przycisk:hover{
	text-decoration:none;
	background:url(images/kalkulator/kalkulator_przycisk.gif) no-repeat ;
}

.kalkulator_button{
	background:url(images/kalkulator/kalkulator_przycisk.gif) no-repeat;
	padding: 2px 0px;
	text-align:center;
	width:55px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:0;
	font-size:11px;
	font-family:Tahoma;
	cursor:pointer;
}

.informacja{
	color:#3A3A3A;
	padding:10px;
	font-size:10px;
	font-family:Tahoma;
}

.kalkulator_uwaga{
	color:#61AD01;
	padding:12px 10px 0px 10px;
	font-size:10px;
	font-family:Tahoma;
}

div.alt_g_l { background: transparent url(images/kalkulator/alt_g_l.gif) left top no-repeat;
	padding:2px 4px;
	color:#464646;
}   
div.alt_g_p { background: transparent url(images/kalkulator/alt_g_p.gif) right top no-repeat;} 
div.alt_d_l { background: transparent url(images/kalkulator/alt_d_l.gif) left bottom no-repeat;} 
div.alt_d_p {background: transparent url(images/kalkulator/alt_d_p.gif) right bottom no-repeat;} 
div.alt_g{
	background: transparent url(images/kalkulator/alt_ramka.gif) top repeat-x;
	text-align:left;
	background-color:#FFFFE1;
}

div.alt_l{background: transparent url(images/kalkulator/alt_ramka.gif) left repeat-y;}
div.alt_d{background: transparent url(images/kalkulator/alt_ramka.gif) bottom repeat-x;}
div.alt_p{background: transparent url(images/kalkulator/alt_ramka.gif) right repeat-y;}


div.error_g_l { background: transparent url(images/kalkulator/error_g_l.gif) left top no-repeat;}   
div.error_g_p { background: transparent url(images/kalkulator/error_g_p.gif) right top no-repeat;} 
div.error_d_l { background: transparent url(images/kalkulator/error_d_l.gif) left bottom no-repeat;} 
div.error_d_p {background: transparent url(images/kalkulator/error_d_p.gif) right bottom no-repeat;
	padding:4px 6px;
	color:#464646;} 
div.error_g{
	background: transparent url(images/kalkulator/error_ramka.gif) top repeat-x;
	background-color:#FFFFFF;
	text-align:left;
}

div.error_l{background: transparent url(images/kalkulator/error_ramka_l.gif) left repeat-y;width:200px;}
div.error_d{background: transparent url(images/kalkulator/error_ramka.gif) bottom repeat-x;}
div.error_p{background: transparent url(images/kalkulator/error_ramka.gif) right repeat-y;}
div.error_s{background: transparent url(images/kalkulator/error_s.gif) left no-repeat;padding-left:6px;}


/*okienko*/
div.okienko_g_l { background: transparent url(images/kalkulator/okienko_g_l.gif) left top no-repeat;}   
div.okienko_g_p { background: transparent url(images/kalkulator/okienko_g_p.gif) right top no-repeat;} 
div.okienko_d_l { background: transparent url(images/kalkulator/okienko_d_l.gif) left bottom no-repeat;} 
div.okienko_d_p {background: transparent url(images/kalkulator/okienko_d_p.gif) right bottom no-repeat;
	padding:10px;
	color:#464646;} 
div.okienko_g{
	background: transparent url(images/kalkulator/okienko_ramka_g.gif) top repeat-x;

}

div.okienko_l{background: transparent url(images/kalkulator/okienko_ramka.gif) left repeat-y;
	background-color:#F4F5F2;
	text-align:left;
	width:270px;
}
div.okienko_d{background: transparent url(images/kalkulator/okienko_ramka.gif) bottom repeat-x;}
div.okienko_p{background: transparent url(images/kalkulator/okienko_ramka.gif) right repeat-y;}
div.okienko_s{background: transparent url(images/kalkulator/okienko_s.gif) 20px top no-repeat;padding-top:6px;}



a.kalkulator_a, a.kalkulator_a:hover{
	font-size:10px;
	color:#61AD01;
	text-decoration:none;
}

#div_kalkulator_netto1, #div_kalkulator_netto2, #div_oprocentowanie{
	background: transparent;
	display:none;
	position:absolute;
}


/* koniec styli do kalkulatora */

.aktulanosciPager, .kontener4 {
	text-align: center;
}


/* Pager */

#pager {
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 5px;
}

#pager ul, #pager ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#pager ul {
    text-align: center;
}

#pager ul li {
    display: inline;
}

.pager_next {
    padding-left: 4px;
}

.pager_prev {
    padding-right: 4px;
}

.active_page a:link, .active_page a:visited {
	color: #FFFDF1;
}

.active_page a:hover { 
	color: #FFFDF1;
}

.active_page {
    padding: 0px 3px;
    padding-bottom: 1px;
    margin: 4px 2px;
    font-weight: bold;
    color: #FFFDF1;
    background-color: #529E00;
}

.inactive_page {
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

.floatLewo {
    float: left;
}

.floatPrawo {
    float: right;
}

.inwestor_tytul_inwestycja a:link, .inwestor_tytul_inwestycja a:visited, .inwestor_tytul_inwestycja a:hover {
	color: #fff;
}

.wysNaglowek {
	cursor: pointer;
}

.wysLista {
	display: none;
}

.belka_tytulNowa{
	background: url(images/kalkulator/nowy_l.gif) no-repeat left;
	background-color:#DEE3DE;
}
.belka_tytul2Nowa{
	background: url(images/kalkulator/nowy_r.gif) no-repeat right;
	padding:4px 15px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#696666;
}

.blokTytulTekst1 {
	background: #DEE2DE;
	padding: 0px 0px 0px 10px;
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	top: -4px;
	left: 5px;
}
.blokTop1 {
	background: #DEE2DE url(images/blok/blok_tr.gif) no-repeat top right;
}

.blokTop21 {
	background: url(images/blok/blok_mr.gif) no-repeat top right;
}

.blokTopBg1 {
	background: url(images/blok/blok_mc.gif) repeat-x top left;
}

.blokTytul1 {
	background: #DEE2DE;
	position: relative;
	height: 35px;
}

.blokBottomContainer1 {
	position: relative;
	padding: 0px 0px 2px 0px;
}

.blokTopContainer1 {
	position: relative;
	height: 45px;
	

}

.blokTopInnerContainer1 {
	position: absolute;
	height: 45px;
	width: 155px;
}

.blok2Top1 {
	background: url(images/blok/blok2_tr.gif) no-repeat top right;
}

.blok2TopLeft1 {
	background: url(images/blok/blok2_tl.gif) no-repeat top left;
	height: 22px;
	color: #FF6600;
	font-size: 18px;
	padding: 4px 10px 0px 19px;
}

.blok2TopContainer {
	background:#FFFFFF url(images/blok/blok2_tc.gif) repeat-x top left;
}

.inwestor{
	margin:5px;
	width:180px;
	background: url(images/inwestor/lewa.jpg) no-repeat left;
	background-color:#F7F7F5;
}
.inwestor2{
	padding-top:6px;
	width:180px;
	height:24px;
	background: url(images/inwestor/prawa.jpg) no-repeat right;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	text-align:center
}

/* grzesiekk 20.03.08 */

.znajdz_kredyt_link {
	text-align: center;
	font-size: 9px;
	background: transparent url(images/blok/arrow.gif) no-repeat scroll 35px 3px;
}

.znajdz_kredyt_link2 {
	text-align: center;
	font-size: 9px;
	padding-top: 3px;
	background: transparent url(images/blok/arrow.gif) no-repeat scroll 8px 6px;
}
