body {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	background: #616161 url('../images/_bodyBg.gif');
}

/* ******************* Domyslne Style ******************* */

p { text-indent: 0px; text-align: left; margin-top: 5px; margin-bottom: 11px; font-size: 10px; }
td { font-size: 10px; }

h1, h2, h3, h4 { color:#007d3b; }
h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
a { font-weight: normal; color: #600000; text-decoration: none; }
a:hover { font-weight: normal; color: #C06000; text-decoration: none; }

/* czcionka domyslna */
body, p, td, div { font-family: Verdana, sans-serif; font-size: 11px; color: #606060; }



h1#siteTopTitle { background: #FFCC00 url() no-repeat; padding:4px; margin:0; color:#000000; font-size:11px; text-align: right; }
td.siteContainer { background: transparent url() no-repeat; }

p.sendFormErrMsg {
    background: white url() no-repeat;
    padding: 5px;
	text-indent: 0px;
	font-weight: bold;
	color: red;
	text-align:center;
	font-size: 11px;
}

p.sendFormOkMsg {
    background: white url() no-repeat;
    padding: 5px;
	text-indent: 0px;
	font-weight: bold;
	color: #008000;
	text-align:center;
	font-size: 11px;
}

p.msgInfo, p.msgError {
	border: 1px solid #000000;
	padding: 5px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}

p.msgInfo {	background-color: #00C000; }
p.msgError { background-color: #C00000; }

p.msgInfo a, p.msgError a { color: #FFFFFF; font-family:Arial; letter-spacing: 2px; font-weight: bold; }

/*td.siteTopMargin { background-color: #FFCF00; }*/
td.siteTopMargin { background-color: #616161; }

div.startMainHdrBg1,
div.startMainHdrBg2,
div.startMainHdrBg3 {
    background-color: transparent;
    height: 45px !important;
    margin-bottom:14px;
}

div.startMainHdrBg1 { background-image: url('../images/siteTopTitle_news.gif'); }
div.startMainHdrBg2 { background-image: url('../images/siteTopTitle_money.gif'); }
div.startMainHdrBg3 { background-image: url('../images/siteTopTitle_law.gif'); }

div.startMainHdr {
    background: transparent url() no-repeat;
    color: #404040;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    padding-top: 25px;
    padding-right: 7px;
}


/* finanse na stronie startowej */
p.finanseHdr { text-align:center; color:white; background-color:#6D9BC3; padding: 5px 5px 5px 5px; font-weight:bold; }
a.finanse { color:#6171A0; background: #F4F6F9 url(); font-weight:bold; text-decoration:none; }
a.finanse:hover { color:#6171A0; background: #F4F6F9 url(); font-weight:bold; text-decoration:underline; }


div#mapURL { height:20px; margin-bottom:3px; border:1px solid #979797; background: #F2EFE9 url('../images/mapUrlBg.gif'); font-size:11px; padding:3px; }

/* ************************** zakladki ************************ */

div.tabContainer {
	border-right: 1px solid #DDE2CA;
	border-left: 1px solid #DDE2CA;
	border-bottom: 1px solid #DDE2CA;
	border-top: 2px solid #B7BBA7;
	background-color: #FFFFFF;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
}

div.tabMenu { margin:0; padding:0; width:100%; height:auto; text-align:left; }
div.tabMenu div { margin:auto; width:100%; height:19px; text-align:left; padding-left:0px; }
div.tabMenu div:after { content:"."; display:block; height:0; clear:none; visibility: hidden; }

a.tabItemSel,
a.tabItemSel:hover
{
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 3px 15px 3px 15px;
	border-top: 1px solid #B7BBA7;
	border-right: 1px solid #B7BBA7;
	border-left: 1px solid #B7BBA7;
	background-color: #B7BBA7;
	background-image: url('../images/a1.gif');
	background-position: 8px 7px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

a.tabItem,
a.tabItem:hover
{
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 3px 15px 3px 10px;
	border-top: 1px solid #DDE2CA;
	border-right: 1px solid #DDE2CA;
	border-left: 1px solid #DDE2CA;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #B7BBA7;
}

/* ************************** site top ************************ */

div#siteTop { padding: 0; margin: 0; }
div#logotop { padding: 0; margin: 0; background: #FFCC00 url() no-repeat 0 0; }
div#datownik { padding: 4px; margin: 0; text-align: right; background: #FFCC00 url() no-repeat 0 0; }

#mainMenu { margin:0; padding:0; width:100%; height:auto; text-align:left; background-color:#FFCC00; }
#mainMenu div { margin:auto; width:100%; height:27px; text-align:left; padding-left:0px; }
#mainMenu div:after { content:"."; display:block; height:0; clear:none; visibility: hidden; }

#mainMenu div a     { font-family:Arial; font-size:10px; width:90px; background: transparent url('../images/mainMenuBg.gif') no-repeat 0px 3px; color:#00770A; font-weight:bold; display:block; padding:10px 0px 5px 0px; float:left; margin:0; text-align: center; margin-right: 2px; }
#mainMenu div a.sel,
#mainMenu div a:hover
					{ font-family:Arial; font-size:10px; width:90px; background: transparent url('../images/mainMenuBgOn.gif') no-repeat 0px 0px; color:#FFFFA9; font-weight:bold; display:block; padding:7px 0px 8px 0px; float:left; margin:0; text-align: center; margin-right: 2px; }
#mainMenu div div.spacer { width:165px; padding:0; float:left; margin:0; }

/*
#mainMenu div a { background-color:#298A00; color:#FFFFFF; border-right: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; font-weight:bold; display:block; padding:6px 12px 6px 12px; float:left; margin:0; }
#mainMenu div a:hover { background-color:#205020; }
#mainMenu div a.sel { background-color:#205020; color:#FFFFFF; border-right: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; font-weight:bold; display:block; padding:6px 12px 6px 12px; float:left; margin:0; }
#mainMenu div a.sel:hover { background-color:#205020; }
*/

/* linki w boksach prawych specjalnych */

a.boxSpecial { color: #000000; text-decoration: none; }
a.boxSpecial:hover { color: #007000; text-decoration: none; }

/* linki do kategorii ofert w boksach bocznych */

a.LMOferta {
	display: block;
	margin: 0;
	padding: 3px 3px 4px 17px;
	background-color: transparent;
	color:#202020;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #FFFFFF;
	background-image: url('../images/boxes/offerMenuBg.gif');
	background-position: 0px -5px;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.LMOferta:hover {
    color: #202020;
    background: #F0F0F0 url() no-repeat;
    font-weight: bold;
}

a.LMOfertaSel {
	display: block;
	margin: 0;
	padding: 3px 3px 4px 17px;
	color:#707070;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #F0F0F0;
	background-color: #FFFFFF;
	background-image: url('');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.LMOfertaSel:hover {
    color: #707070;
    font-weight: bold;
}

/* linki w menu panelu administracyjnego */

a.LMAdmin {
	display: block;
	margin: 0;
	padding: 4px 3px 4px 10px;
	background-color: transparent;
	background-image: url('../images/a1.gif');
	background-position: 2px 9px;
	background-repeat: no-repeat;
	font-weight: normal;
	color:#000000;
	border-top: 1px solid #D4D3CC;
}

a.LMAdmin:hover { color:#000000; background-color: #F9F7F0; font-weight: normal; }


/* pozostale linki w boksach bocznych */

a.LMKatalog,
a.LMPolecamy {
	display: block;
	margin: 0;
	padding: 4px 3px 4px 13px;
	background-color: transparent;
	background-image: url('../images/a1.gif');
	background-position: 4px 7px;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.LMKatalog  { color:#904040; border-top: 1px solid #D6D5CE; }
a.LMPolecamy { color:#404090; border-top: 1px solid #D6D5CE; }

a.LMKatalog:hover  { color:#904040; background-color: #F9F7F0; font-weight: bold; }
a.LMPolecamy:hover { color:#404090; background-color: #F9F7F0; font-weight: bold; }

a.LMKatalogSel
{
	display: block;
	margin: 0;
	padding: 4px 3px 4px 13px;
	background-color: white;
	background-image: url('../images/a1.gif');
	background-position: 4px 7px;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.LMKatalogSel  { color:#904040; border-top: 1px solid #D6D5CE; }

a.LMKatalogSel:hover  { color:#904040; background-color: #F9F7F0; font-weight: bold; }





/* + wersja do druku */
td.vDottedLine1Left { background: #FFCC00 url('../images/v_doted_line1_left.gif') repeat-y; font-size: 3px; }
td.vDottedLine1Right { background: #FFCC00 url('../images/v_doted_line1_right.gif') repeat-y; font-size: 3px; }
td.vDottedLine2Left { background: #205020 url('../images/v_doted_line2_left.gif') repeat-y; font-size: 3px; }
td.vDottedLine2Right { background: #205020 url('../images/v_doted_line2_right.gif') repeat-y; font-size: 3px; }
td.vDottedLine3Left { background: #525C50 url('../images/v_doted_line3_left.gif') repeat-y; font-size: 3px; }
td.vDottedLine3Right { background: #525C50 url('../images/v_doted_line3_right.gif') repeat-y; font-size: 3px; }
td.vDottedLine { background: #205020 url('../images/v_doted_line.gif') repeat-y; font-size: 3px; }
td.vDottedLine2 { background: transparent url('../images/v_doted_line2.gif') repeat-y; font-size: 3px; }
td.hDottedLine { background: #205020 url('../images/h_doted_line2.gif') repeat-x; font-size: 3px; }
td.contentL, td.contentC, td.contentR { background-color: #205020; vertical-align: top; }

/* ************************ boxy boczne domyslne ******************************* */

table.box01, table.box02, table.box03 { margin-bottom: 6px; }

/* boxy tylko dla menu oferty */
td.box01TL {  }
td.box01TC { color:#FFDE00; background: transparent url('../images/boxes/box01_02.gif') repeat-x; font-family:Arial; font-size:11px; font-weight:bold; letter-spacing:1px; }
td.box01TR {  }
td.box01ML { font-size: 2px; background: #E7E7E7 url('../images/boxes/box01_04.gif') repeat-y; }
td.box01MC { color: black; background-color: #E7E7E7; } /* content */
td.box01MR { font-size: 2px; background: #E7E7E7 url('../images/boxes/box01_06.gif') repeat-y; }
td.box01BL { font-size: 2px; }
td.box01BC { font-size: 2px; background: transparent url('../images/boxes/box01_08.gif') repeat-x; }
td.box01BR { font-size: 2px; }

/* boxy boczne */
td.box02TL {  }
td.box02TC { background: transparent url('../images/boxes/box02_02.gif') repeat-x; font-family:Arial; font-size:12px; font-weight:bold; color:#585853; letter-spacing:1px; }
td.box02TR {  }
td.box02ML { font-size: 2px; background: #EDEBE4 url('../images/boxes/box02_04.gif') repeat-y; }
td.box02MC { color: black; background-color: #EDEBE4; } /* content */
td.box02MR { font-size: 2px; background: #EDEBE4 url('../images/boxes/box02_06.gif') repeat-y; }
td.box02BL { font-size: 2px; }
td.box02BC { font-size: 2px; background: transparent url('../images/boxes/box02_08.gif') repeat-x; }
td.box02BR { font-size: 2px; }

/* boxy - z zawartoscia glowna */
td.box03TL {  }
td.box03TC { background: transparent url('../images/boxes/box03_02.gif') repeat-x; font-family:Tahoma; font-size:13px; font-weight:bold; color:#004000; letter-spacing:1px; }
td.box03TR {  }
td.box03ML { font-size: 2px; background: #FFF url('../images/boxes/box03_04.gif') repeat-y; }
td.box03MC { color: black; background-color: #FFF; } /* content */
td.box03MR { font-size: 2px; background: #FFF url('../images/boxes/box03_06.gif') repeat-y; }
td.box03BL { font-size: 2px; }
td.box03BC { font-size: 2px; background: transparent url('../images/boxes/box03_08.gif') repeat-x; }
td.box03BR { font-size: 2px; }




/* ********* container + single tab *********** */

td.containerTL { background: transparent url('../images/tabs/container_01.gif') no-repeat 0 0; font-size: 5px; }
/* tekst naglowka */
td.containerTC1 { background: transparent url('../images/tabs/container_02.gif') repeat-x 0 0; font-size:11px; font-weight:bold; color:#7F776D; white-space: nowrap; }
td.containerTC2 { background: transparent url('../images/tabs/container_03.gif') no-repeat 0 0; font-size: 5px; }
td.containerTC3 { background: transparent url('../images/tabs/container_04.gif') repeat-x 0 0; font-size: 5px; }
td.containerTR { background: transparent url('../images/tabs/container_05.gif') no-repeat 0 0; font-size: 5px; }
td.containerML { background: transparent url('../images/tabs/container_06.gif') repeat-y 0 0; font-size: 5px; }
/* zawartosc */
td.containerMC { background: #FFFFFF url('') no-repeat 0 0; padding-top: 5px; }
td.containerMR { background: transparent url('../images/tabs/container_08.gif') repeat-y 0 0; font-size: 5px; }
td.containerBL { background: transparent url('../images/tabs/container_09.gif') no-repeat 0 0; font-size: 5px; }
td.containerBC { background: transparent url('../images/tabs/container_10.gif') repeat-x 0 0; font-size: 5px; }
td.containerBR { background: transparent url('../images/tabs/container_11.gif') no-repeat 0 0; font-size: 5px; }


/* ********* container + multitabs *********** */

td.container2TL { background: transparent url('../images/tabs/container2_07.gif') repeat-x 0 0; font-size: 5px; }
/* zakladka aktywna */
td.container2TC1 { background: transparent url('../images/tabs/container2_01.gif') no-repeat 0 0; font-size: 5px; }
td.container2TC2 { background: transparent url('../images/tabs/container2_02.gif') repeat-x 0 0; padding-top: 6px; vertical-align: top; white-space:nowrap; }
td.container2TC2 a, td.container2TC2 a:hover { font-weight:bold; color:#404040; }
td.container2TC3 { background: transparent url('../images/tabs/container2_03.gif') no-repeat 0 0; font-size: 5px; }
/* zakladka NIEaktywna */
td.container2TC4 { background: transparent url('../images/tabs/container2_04.gif') no-repeat 0 0; font-size: 5px; }
td.container2TC5 { background: transparent url('../images/tabs/container2_05.gif') repeat-x 0 0; padding-top: 6px; vertical-align: top; white-space:nowrap; }
td.container2TC5 a { font-weight:normal; color:#707070; }
td.container2TC5 a:hover { font-weight:normal; color:#000000; }
td.container2TC6 { background: transparent url('../images/tabs/container2_06.gif') no-repeat 0 0; font-size: 5px; }
td.container2TR { background: transparent url('../images/tabs/container2_08.gif') no-repeat 0 0; font-size: 5px; }
td.container2ML { background: transparent url('../images/tabs/container2_09.gif') repeat-y 0 0; font-size: 5px; }
td.container2MC { background: #FFFFFF url('') no-repeat 0 0; padding-top: 5px; }
td.container2MR { background: transparent url('../images/tabs/container2_12.gif') repeat-y 0 0; font-size: 5px; vertical-align:top !important; }
td.container2BL { background: transparent url('../images/tabs/container2_13.gif') no-repeat 0 0; font-size: 5px; }
td.container2BC { background: transparent url('../images/tabs/container2_14.gif') repeat-x 0 0; font-size: 5px; }
td.container2BR { background: transparent url('../images/tabs/container2_15.gif') no-repeat 0 0; font-size: 5px; }


/* ************************ boxy boczne : stara wersja ******************************* */

div.boxHeader {
	background: #D6D8C3 url('../images/hdrCorner.gif') no-repeat; background-position: 0px 0px;
	border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;
	padding: 3px 3px 5px 6px; margin: 0;
	font-family: Arial;	font-size: 11px; font-weight: bold; color: #003300;
}

div.boxContent {
	background: #F1ECDA url() no-repeat;
	border-left: 1px solid #D6D8C3; border-right: 1px solid #D6D8C3; border-bottom: 1px solid #D6D8C3;
	padding: 4px; margin: 0;
	font-family: Verdana; font-size: 10px; color: black;
}

div.boxBottom { background: transparent url() repeat-x; font-size: 6px; padding: 0; margin: 0; }



/* ---------------- Ksiegi Wieczyste ------------------- */
#ksiegiWieczysteFaq h2 { cursor:pointer; }




/* ---------------- katalog ------------------- */
a.katalog:link,
a.katalog:visited,
a.katalog:active { font-family:Verdana; font-size:10px; font-weight:normal; color:#0000C0; text-decoration:none; }
a.katalog:hover { font-family:Verdana; font-size:10px; font-weight:normal; color:#000000; text-decoration:none; }

a.katalogInList { font-family:Verdana; font-size:11px; font-weight:normal; color:#0000C0; text-decoration:none; }

td.myHeaderKatalog { background-color: #454BA0; letter-spacing: 2px; color: white; font-weight: bold; }

span.catname { color:darkred; font-weight:bold; font-size:11px; }
span.scatname {color:blue; }
span.wpisow { color:gray; }

td.obiektListaHdr { background-color:#E0F0FF; font-weight:bold; font-size:11px; }
td.katListaPlaska { border:1px solid #E7E7E7; background: #FFFFFF url('../images/katalogKategorie.gif') no-repeat; }



/* ------ newsy ------------- */

a.newsy:link, a.newsy:visited, a.newsy:active { color: #009000; }
a.newsy:hover { color: #003000; }

a.newsyExtended { font-size: 12px; font-weight:bold; }
a.newsyExtended:link, a.newsyExtended:visited, a.newsyExtended:active { color: #009000; }
a.newsyExtended:hover { color: #003000; }

div.newsyShortsHdr { border-top: 1px solid #90c090; padding: 3px; }
div.newsyShortsHdr,
div.newsyShortsHdr a { font-size: 12px; font-weight: bold; color: #009000; }
div.newsyShortsHdr a:hover { font-size: 12px; font-weight: bold; color: #009000; }

p.newsShortInOL { margin:10px; }

span.newsyAuthor { color: #606060; }


/* ------ oferty ------------- */

div.filterHdr { border-bottom: 1px solid #409040; font-weight:bold; padding: 3px; }
a.filter, a.filterSel { display: block; padding: 2px 5px 2px 8px; border-bottom: 1px solid #E7E7E7; }
a.filterSel, a.filterSel:hover { color:#409040; border-bottom: 1px solid #409040; }

a.filterSel, a.filter:hover, a.filterSel:hover { background: transparent url('../images/a1.gif') no-repeat 1px 7px; }

tr.listaOfertNaglowek td { background: transparent url() no-repeat; color: #000000; font-weight: normal; text-align: center; border-bottom: 1px solid #606060; border-top: 1px solid #606060; vertical-align: top; }
tr.listaOfertRekordP, tr.listaOfertRekordNP { text-align: center; cursor: pointer; }
tr.listaOfertRekordP td, tr.listaOfertRekordNP td { border-bottom: 1px solid #d0d0d0; }

div.listaNawigacjaPasek { text-align:right; border-top:1px solid #E7E7D6; border-bottom:1px solid #E7E7D6; padding: 6px 5px 6px 3px; margin:10px; }

div.miejscowosc { text-transform: uppercase; }
div.dzielnica { text-transform: capitalize; color: #A9A9A4; }

tr.oferentMenuHdr td { border-bottom: 1px solid #D0D0D0; background-color: #E7E7E7; font-weight:bold; }
tr.oferentMenu td { border-bottom: 1px solid #D0D0D0; }

a.zakladkiListy { color: #EA9500; font-weight:bold; }
a.zakladkiListy:hover { color: #505050; font-weight:bold; }

p.ofertyNotaPrawna { color: #707070; font-size:9px; text-align:center; margin: 5px 0px 25px 0px; }

div.ofertyDomenyLista {
    text-align:right;
    line-hieght:20px;
    border-bottom:1px solid #E7E7D6;
    border-right:1px solid #E7E7D6;
    padding: 8px 8px 8px 8px;
    margin:0px;
}
div.ofertyDomenyLista a { font-size:12px; letter-spacing: 2px; }



/* ------ karta oferty wtorny -------- */

td.owOfrnt1, td.owOfrnt2, td.owOfrnt3 { vertical-align: middle; }
td.owOfrnt1 { }
td.owOfrnt2 { color: #303030; font-size: 11px; line-height: 18px; text-align: left; }
td.owOfrnt3 { color: #507050; font-size: 10px; line-height: 15px; text-align: right; }
td.owOfrnt2 h1 { font-size: 18px; } /* duza nazwa oferenta */

td.owInfoLabel, td.owInfoItem, td.owInfoItemCena { border-bottom: 1px dashed #C0C0C0; vertical-align: top; }
td.owInfoLabel { text-align: right; white-space:nowrap; }
td.owInfoItem { text-align: left; color: #303030; }
td.owInfoItemCena { text-align: left; color: #C03030; font-weight: bold; font-size:12px; }

div.owInfoHdr { margin: 10px 0 10px 0; padding: 4px 0 4px 0; border-top: 1px solid #600000; font-size: 12px; color: #600000; }

td.opInfoLabel, td.opInfoItem, td.opInfoItemCena, td.opInfoGroup { border-bottom: 1px dashed #C0C0C0; vertical-align: top; }
td.opInfoGroup { font-weight:bold; padding-top: 12px; border-bottom: 1px solid #C0C0C0; }
td.opInfoLabel { text-align: right; border-right: 1px solid #E0E0E0; }
td.opInfoItem { text-align: left; color: #303030; }
td.opInfoItemCena { text-align: left; color: #C03030; font-weight: bold; font-size:12px; }

td.opInfoObjHdr { border-bottom: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; vertical-align: middle; text-align: center; color: #000; }
td.opInfoObjItem { border-bottom: 1px solid #E0E0E0; vertical-align: top; text-align: right; color: #303030; }

h2.opOgolneNazwa { background: transparent url('../images/op_ogolne_nazwa.gif'); padding:4px; color:#000; margin-bottom:5px; }

img.gallery { border: 1px solid #716E5F; padding:2px; margin:2px; background-color: #FFFFFF; }
td#galleryItem { border: 1px dashed #A0A0A0; }
td.galMiniItem { vertical-align: bottom; text-align: center; }
td.galMiniItem div { background: #909090 url(); color: #FFFFFF; padding: 2px; font-size:10px; font-family: Arial }
td.galMiniItemPanel { vertical-align: bottom; background: #E0E0E0 url(); text-align: center; }

td.owInfoOpcje { text-align: center; vertical-align: top; }
td.owInfoOpcje a { color: black; }

h4.printSect {
    font-size: 10pt;
    color: #006000;
    border-top: 1px solid #606060;
    border-left: 1px solid #606060;
    border-right: 1px solid #606060;
    margin: 15px 0 6px 0;
    padding:6px;
}

/* ************ lista plikow ************** */

tr.listaPlikowNaglowek td { background: transparent url() no-repeat; color: #000000; font-weight: bold; text-align: center; border-bottom: 1px solid #999; border-top: 1px solid #999; vertical-align: middle; }

/* ************ tabela formularzy ************** */

td.formHeader { font-weight: bold; letter-spacing: 2px; }
td.formLabel {
  background-color: transparent;
  border: 1px solid #B0B0B0;
  border-right: none;
  text-align: right;
  color: #000000;
  vertical-align: top;
}
td.formInput {
  background-color: transparent;
  border: 1px solid #B0B0B0;
  /*border-left: none;*/
  color: black;
  text-align: left;
}


/* ************ elementy formularzy ************** */

input {
	/*border: #606060 solid 1px;*/
	margin: 2px;
	padding: 2px;
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
}

input.Btn {
	border-top: #909090 solid 2px;
	border-left: #909090 solid 2px;
	border-bottom: #000000 solid 2px;
	border-right: #000000 solid 2px;
	padding: 1px 10px 1px 10px;
	background-color: #D6D8C3;
	color: #205020;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

input.datePicker { margin:5px; font-family:'Courier New'; font-size:11px; height:20px; width:80px; border:#303030 solid 1px; text-align:center; }
input.datetimePicker { margin:5px; font-family:'Courier New'; font-size:11px; height:20px; width:110px; border:#303030 solid 1px; text-align:center; }

textarea { border: #606060 solid 1px; padding: 3px; background-color: white; color: black; font-size: 10px; font-weight: normal; font-family: Verdana; }

/**/

#footerBanery { background: #525C50 url(); text-align:center; color:#FFFFFF; padding:4px; }
#footerLinki { background: #525C50 url(); text-align:center; color:#FFFFFF; padding:4px; border-top: 1px solid #759C75; }
#footerCopy { background: #525C50 url(); text-align:center; color:#FFFFFF; padding:4px; border-top: 1px solid #759C75; }

#footerLinki a { font-weight: bold; color: #FFCC00; }
#footerLinki a:hover { color: #FFCC00; }

a.footer { font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #E84938; text-decoration: none; }
a.footer:hover { color: #5A63A2; }



