body {
	font: 11px Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 40px 0 0;
	background:#FFFFFF url(img/bg.gif);
}
a {
color: #B87D2F;
}
a:hover {
color: #B87D2F;
font-weight:bold;
}
.stopka a {
  text-decoration: none;
  color:#333333;
  font-size:11px;
}
.stopka a:hover {
  text-decoration: underline;
  font-weight:normal;
 }
h1 {
	font-size:14px;
}
span {
	font-size:12px;
	font-weight:bold;
}
#nag {
  background: url('img/text.gif') repeat-x;
  padding:3px 10px 5px 10px;
  color:#333333;
  font: 10px Verdana;
}
#tekst {
	padding:10px 15px 10px 15px;
    font-size: 11px;
	background:#F3F3F3;
}
td.bg_b {
  background: url('img/bg_b.gif') no-repeat;
}
td.bg_l {
  background: url('img/bg_l.gif') repeat-y;
}
td.bg_r {
  background: url('img/bg_r.gif') repeat-y;
}
td.belka_gora {
  background: url('img/belka_gora.gif') no-repeat;
}
td.belka_dol {
  background: url('img/belka_dol.gif') no-repeat;
  padding:0 0 0 10px;
}
td.top {
  background: url('img/top.gif') no-repeat;
}
td.stopka {
  background: url('img/stopka.gif') no-repeat;
}
td.kropki {
  background:#FFFFFF url('img/kropki.gif') top center repeat-y;
}
td.spacer {
	background:#FFFFFF;
}
.small {
	font-size:8px;
}
h2 {
	font-size:12px;
}
input,textarea,select {
	font-family: verdana;
	width: 100%; 
	font-size: 9px;
	background-color:#F2F2F2; 
	color:#000000;
	border:1px solid #CECFCE;
	font-weight: normal;
}

/* NAWIGACJA */
#lnav {
	margin-bottom:2px;
	background:#F3F3F3;
}
h1.menu {
  background: url('img/menu.gif') no-repeat;
  padding: 2px 0 0 0;
  margin:0;
  height: 23px;
}
h1.wywiady {
  background: url('img/wywiady.gif') no-repeat;
  padding: 2px 0 0 0;
  margin:0;
  height: 23px;
}
h1.poradniki {
  background: url('img/poradniki.gif') no-repeat;
  padding: 2px 0 0 0;
  margin:0;
  height: 23px;
}
h1.download {
  background: url('img/download.gif') no-repeat;
  padding: 2px 0 0 0;
  margin:0;
  height: 23px;
}
h1.reklama {
  background: url('img/reklama.gif') no-repeat;
  padding: 2px 0 0 0;
  margin:0;
  height: 23px;
}

.lnav,.lnav ul {
  width: 140px;
  margin: 0 auto;
  padding: 0;
}
.lnav li {
  margin: 0; 
  padding: 2px 0 3px 7px;
  list-style: none;
  background: url('img/podz.gif') bottom left repeat-x;
}
.lnav a {
  color:#333333;
  font-weight: normal;
  text-decoration: none;
  padding: 1px 0 0 12px;
  background:url('img/ar1.gif') center left no-repeat;
}
.lnav a:hover {
  color:#B87D2F;
  font-weight: bold;
  text-decoration: none;
}
