body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fff;
  font-family: Arial;
  font-size: 12pt;
}

div#main {
  width: 1000px; /*1024*/
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: #fff url(../layout/content_bg.png) repeat-y;
}

div#header{
  margin: 0;
  padding: 0;
  border: 0;
}

div#header a {
  margin: 0;
  padding: 0;
  border: 0;
}

div#header img {
  margin: 0 9px;
  padding: 0;
  border: 0;
}

div#header div.date {
  position: absolute;
  margin: 100px 0 0 0;
  padding: 0;
  width: 1000px; /*1024*/
  height: 18px;
  overflow: hidden;
  text-align: center;
  font-size: 10pt;
  color: #ffffff;
}

div#menu {
  position: relative;
  left: 9px;
  margin: 0;
  padding: 0;
  border: 0;
  width: 198px;
  float: left;
  overflow: hidden;
}

div#menu a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

div#menu a.kredyty, div#menu a.ubezpieczenia, div#menu a.fundusze, div#menu a.kontakt {
  margin: 0;
  padding: 0;
  display: block;
  width: 198px;
}

div#menu a.kredyty {
  height: 22px;
  background: url(../layout/kredyty_btn.png) no-repeat;
}

div#menu a.ubezpieczenia, div#menu a.fundusze/*, div#menu a.kontakt*/ {
  height: 26px;
  background: url(../layout/ubezpieczenia_btn.png) no-repeat;
}

div#menu a.fundusze {
  background: url(../layout/fundusze_btn.png) no-repeat;
}

div#menu a.kontakt {
  height: 30px;
  background: url(../layout/kontakt_btn.png) no-repeat;
}

div#menu img {
  margin: 25px 0 0 0;
  padding: 0;
  border: 0;
}

div#menu img.koniec {
  position: relative;
  top: -15px;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

div#menu > img.koniec {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

div#menu ul#level1 {
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(../layout/ul_bg.png) repeat-y;
}

div#menu div.zapytaj {
  font-family: Arial;
  font-size: 10px;
  margin: 0;
  padding: 0;
  background: url(../layout/ul_bg.png) repeat-y;
}

div.zapytaj p input, div.zapytaj input.send {
  margin: 0 0 5px 5px;
}

div.zapytaj select {
  margin: 0 0 5px 10px;
}

div.zapytaj input.send {
  width: auto;
  margin-bottom: 10px;
  font-size: 12px;
  font-style: normal;
}

div.zapytaj input {
  width: 168px;
  font-size: 10px;
  font-style: italic;
}

div#menu div.zapytaj p {
  margin: 3px 0 0 5px;
  padding: 0;
}

div#menu div.zapytaj p em {
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
}

div#menu div.zapytaj p.tytul {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 0 15px 10px 0;
}

div#menu ul#level2 {
  list-style: url(../layout/arr1.gif);
}

div#menu ul#level2 li {
  margin: 0;
  padding: 2px;
  font-size: 14px;
}

div#menu ul#level3 {
  list-style: url(../layout/arr1.gif);
  display: none;
}

div#menu ul#level3 li {
  margin: 0;
  padding: 1px;
  font-size: 10pt;
}

div#content {
  margin: 0 0 0 209px;
  padding: 0;
  background-color: #f4f4f4;
}

div#content div#text {
  margin: 0 0 0 7px;
  padding: 0;
  width: 556px; /*580*/
  float: left;
  background-color: #f4f4f4;
}

h1, h2 {
  font-weight: bold;
  font-size: 18pt;
  text-align: center;
}

h2 {
  font-size: 14pt;
}

h1.red {
  color: #cd1e15;
}

div#content div#text h1 {
  margin: 0 0 5px 0;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #00804c;
  text-align: left;
}

div#content div#text h1 b {
  color: #00804c;
}

div#content div#text p {
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  text-indent: 7%;
  line-height: 150%;
  text-align: justify;
}

div#content div#text ul {
  list-style-type: square;
  font-size: 10pt;
}

div#content div#text ul li {
  font-size: 10pt;
}

div#content div#margin {
  width: 200px;
  margin: 5px 14px 0 5px;
  padding: 0;
  background-color: #f4f4f4;
  border: 1px dashed #00804c;
  overflow: hidden;
  float: right;
}

div#content div#margin hr {
  width: 85%;
  height: 1px;
  color: #00804c;
  background-color: #00804c;
  border: 0;
}

div#content div#margin strong {
  font-weight: bold;
  margin-left: 15px;
}

div#map {
  margin: 0 auto;
  padding: 0;
  width: 197px;
  height: 470px;
}

div#footer {
  clear: both;
  margin: 0 0 0 9px;
  padding: 0;
  width: 982px; /*1006*/
  height: 36px;
  overflow: hidden;
  background-color: #f4f4f4;
  background: url(../layout/stopka.png) no-repeat;
  text-align: center;
}

div#footer span {
  position: relative;
  top: 12px;
  margin: 0;
  padding: 0;
}

a.wm {
  margin: 0;
  padding: 0;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a.wm:hover {
  text-decoration: underline;
}

div.contacts {
  text-align: center;
  line-height: 150%;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

table.gotowka {
  margin: 0 auto;
  padding: 1px;
  width: 526px; 
  border: 0;
}

table.gotowka tr, table.gotowka tr.gotowka {
  margin: 0;
  padding: 1px;
  background-color: #00804c;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  color: #fff;
}

table.gotowka tr {
  background-color: #f4f4f4;
  font-weight: normal;
  color: #000;
}

p.blad {
	border: solid 3px #ff0000;
	background-color: #e9967a;
	color: #000;
	margin: 0;
	padding: 15px;
	text-align: center;
}

p.komunikat {
	border: solid 3px #00804c;
	background-color: #a4dbbc;
	color: #000;
	margin: 0;
	padding: 15px;
	text-align: center;
}

a.wniosek_btn, a.wniosek_big_btn {
  display: block;
  margin: 0 auto;
}

a.wniosek_btn {
  background: #edce30 url(../layout/wniosek_btn.png) no-repeat top;
  width: 154px;
  height: 37px;
}

a.wniosek_big_btn {
  /*background: #edce30 url(../layout/wniosek_big_btn.png) no-repeat top;*/
  background: #edce30 url(../layout/zloz_wniosek_big.gif) no-repeat top;
  width: 133px;
  height: 50px;
}

a.wniosek_btn:hover {
  background: #edce30 url(../layout/wniosek_btn.png) no-repeat bottom;
}

a.wniosek_big_btn:hover {
  /*background: #edce30 url(../layout/wniosek_big_btn.png) no-repeat bottom;*/
  background: #edce30 url(../layout/zloz_wniosek_big.gif) no-repeat 0 -50px;
  
}

.center {
  display: block;
  margin: 0 auto;
}

.pogrubiony {
  font-weight: bold;
}

.zielony {
  color: #00804c;
}

a {
  color: #00804c;
  text-decoration: underline;
}

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

.main_pic {
  border: 1px solid #f8ce00;
}
