@charset "utf-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
html {
	background: url(img/back.jpg);
}
body {
	color: #750000;
	background: url(img/bg.jpg) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 9px 0;
	padding: 0;
	line-height: 150%;
}
a:link, a:visited {
	color: #d9d6b9;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #fff;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 15px 0;
	padding: 10px 0 7px 0;
	color: #4e4d43;
	background: url(img/line1.gif) bottom left repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 { background: none; }
h2 { font-size: 17px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; padding-bottom:0; background:none; }
a img {
	border: 0;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
#error, .warning {
	overflow: hidden;
	width: 70%;
	margin: 20px auto;
	padding: 8px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}
#error p, .warning p {
	margin: 0 0 0 60px;
}
#error {
	color: #f00;
	background: #fff url(adm/img/error.png) 10px center no-repeat;
	border: 2px solid #f00;
}
.warning {
	color: #d81;
	background: #fff url(adm/img/warning.png) 10px center no-repeat;
	border: 2px solid #f81;
}
p.msgerr {
	clear: both;
	color: #e00;
	font-weight: bold;
}
p.msgok {
	clear: both;
	color: #080;
	font-weight: bold;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: ".";
}
/* -- LAYOUT -- */
#wrapper {
	width: 940px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
}
#container {
	float: left;
	width: 100%;
}
#footer, .push {
	clear: both;
	height: 120px;
}
#content {
	position: relative;
	margin-top: 53px;
	margin-right: 214px;
	margin-bottom: 70px;
	padding: 0 30px 0 50px;
	background: url(img/c_left.png) repeat-y;
	z-index: 1;
}
#content .upline, #content .dnline {
	position: absolute;
	left: 0;
	width: 940px;
	height: 63px;
	z-index: 2;
}
#content .upline {
	top: -63px;
	background: url(img/c_upper.png) no-repeat;
}
#content .dnline {
	bottom: -63px;
	background: url(img/c_lower.png) no-repeat;
}
#content .entry {
	position: relative;
	font-size: 12px;
	z-index: 3;
}
#content .entry h2 {
	position: relative;
	padding-top: 0;
	top: -12px;
}
#right {
	float: right;
	position: relative;
	width: 154px;
	padding: 0 40px 0 20px;
	margin-top: 53px;
	background: url(img/c_right.png) repeat-y;
	z-index: 3;
}
#right h3 {
	background: none;
}
.entry p {
	text-align: justify;
}
.entry a:link, .entry a:visited {
	color: #222;
	border-bottom: 1px dotted #222;
	text-decoration: none;
}
.entry a:hover, .entry a:focus, .entry a:active {
	color: #222;
	border-bottom: 1px solid #222;
	text-decoration: none;
}
.wykaz {
	margin: 0;
	padding: 0;
	list-style: none;
}
.wykaz li {
	margin: 10px 0;
	padding: 0 0 0 30px;
	background: url(img/wykaz.gif) 10px 2px no-repeat;
}
.formy, .formtxt, .formybtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formy {
	padding: 3px 2px;
	color: #222;
	border: 1px solid #4f0f0f;
	border-top-color: #824f4f;
	border-left-color: #824f4f;
	background: #fff;
}
.formybtn {
	margin: 0;
	padding: 4px 12px 3px 12px;
	color: #fff;
	border: 1px solid #4f0f0f;
	border-top-color: #824f4f;
	border-left-color: #824f4f;
	background: #680404;
	cursor: pointer;
}
.formularz label {
	display: block;
	margin: 8px 0;
	vertical-align: middle;
}
.formularz label span {
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}
.formularz label var {
	color: #e00;
	font-weight: bold;
}
.formularz label input {
	vertical-align: middle;
}
.formularz textarea {
	color: #222;
	border: 1px solid #4f0f0f;
	border-top-color: #824f4f;
	border-left-color: #824f4f;
	background: #fff;
	vertical-align: middle;
}
p.gotofrm {
	width: 645px;
	padding-top: 10px;
	text-align: right;
}
/* -- NAWIGACJA -- */
.bcrmbs {
	position: absolute;
	top: -17px;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.bcrmbs a {
	padding: 0 6px 0 10px;
	background: url(img/arrow.gif) no-repeat center left;
}
.bcrmbs a:link, .bcrmbs a:visited {
	color: #999;
	border-bottom: 0;
	text-decoration: none;
}
.bcrmbs a:hover, .bcrmbs a:focus, .bcrmbs a:active {
	color: #777;
	border-bottom: 0;
	text-decoration: none;
}
.navvi {
	width: 640px;
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center !important;
	line-height: normal;
}
.navvi a, .navvi span {
	display: inline-block;
	font-size: 13px;
	padding: 1px 7px;
	border: 0 !important;
	background: #E2E2D9;
}
.navvi a:hover {
	text-decoration: underline;
}
/* -- TOP -- */
#top {
	position: relative;
	height: 140px;
}
#top h1 {
	margin: 0;
	padding: 11px 0 0 0;
}
#top h1 a:hover, #top h1 a:focus {
	opacity: 0.8;
}
#topmenu, #mainmenu {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu {
	top: 32px;
	right: 30px;
	font-size: 12px;
}
#topmenu li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	background: url(img/topsep.gif) right center no-repeat;
	vertical-align: middle;
}
#topmenu li.last {
	padding-right: 0;
	background-image: none;
}
#topmenu a {
	padding-left: 15px;
	text-decoration: none !important;
	vertical-align: middle;
}
#mainmenu {
	top: 82px;
	left: 0;
	width: 100%;
	text-align: center;
}
#mainmenu * {
	vertical-align: middle;
}
#mainmenu li {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: -16px;
}
#mainmenu a {
	display: inline-block;
	height: 57px;
	font-size: 13px;
	white-space: nowrap;
}
#mainmenu a span {
	display: inline-block;
	padding: 10px 5px 0 5px;
	height: 47px;
	cursor: pointer;
}
#mainmenu a span.lc {
	width: 23px;
	height: 57px;
	padding: 0;
}
#mainmenu a span.rc {
	width: 21px;
	height: 57px;
	padding: 0;
	background: url(img/menu_r.png) no-repeat;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #fff;
	text-decoration: none;
}
#mainmenu a:hover, #mainmenu a:focus {
	color: #fff;
	text-decoration: none;
}
#mainmenu a:link span, #mainmenu a:visited span {
	background: none;
}
#mainmenu a:hover span, #mainmenu a:focus span, #mainmenu a:active span, #mainmenu a.sel span {
	background: url(img/menu.png) top center no-repeat;
}
#mainmenu a:hover span.lc, #mainmenu a:focus span.lc, #mainmenu a:active span.lc, #mainmenu a.sel span.lc {
	background: url(img/menu_l.png) no-repeat;
}
#mainmenu a:link span.rc, #mainmenu a:visited span.rc {
	background: url(img/spar.png) top right no-repeat;
}
#mainmenu li.last a:link span.rc, #mainmenu li.last a:visited span.rc {
	background-image: none;
}
#mainmenu a:hover span.rc, #mainmenu a:focus span.rc, #mainmenu a:active span.rc, #mainmenu a.sel span.rc {
	background: url(img/menu_r.png) top center no-repeat !important;
}
/* -- STOPKA -- */
#footer {
	background: url(img/footer.gif) repeat-x;
}
#footer .wewn {
	width: 940px;
	margin: 0 auto;
}
#footer ul {
	height: 43px;
	margin: 0;
	padding: 29px 0 0 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#footer li a {
	padding: 0 15px;
	font-size: 13px;
}
#footer li a:link, #footer li a:visited {
	color: #a69670;
	text-decoration: none;
}
#footer li a:hover, #footer li a:focus, #footer li a:active {
	color: #ded3b8;
	text-decoration: none;
}
#footer p {
	margin: 5px 0 0 0;
	color: #333;
	text-align: center;
}
#footer p a {
	color: #555 !important;
}
/* -- STRONA GŁOWNA -- */
#content.start {
	min-height: 470px;
	height: auto !important;
	_height: 470px;
	margin: 0;
	padding: 0;
	background: none;
}
.stwnd {
	position: absolute;
	width: 434px;
	height: 233px;
	cursor: pointer;
}
.stwnd h2 {
	position: absolute;
	top: 25px;
	right: 45px;
	margin: 0;
	padding-bottom: 0;
	font-size: 16px;
	background: none;
}
.stwnd p {
	position: absolute;
	top: 76px;
	left: 230px;
	width: 160px;
	margin: 0;
}
.stwnd:hover p {
	color: #807760;
}
#st_win {
	top: 5px;
	left: 15px;
	background: url(img/1.png) no-repeat;
}
#st_ods {
	top: 5px;
	right: 15px;
	background: url(img/3.png) no-repeat;
}
#st_spo {
	top: 235px;
	left: 15px;
	background: url(img/2.png) no-repeat;
}
#st_dor {
	top: 235px;
	right: 15px;
	background: url(img/4.png) no-repeat;
}
/* -- KOLUMNA -- */
#zobacz {
	position: relative;
	top: -16px;
	z-index: 4;
}
#zobacz ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#zobacz li {
	margin: 4px 0;
	padding: 0 0 0 12px;
	background: url(img/arrow.gif) 0 5px no-repeat;
	font-size: 12px;
}
#zobacz a:link, #zobacz a:visited {
	color: #777;
	text-decoration: none;
}
#zobacz a:hover, #zobacz a:focus, #zobacz a:active {
	color: #000;
	text-decoration: none;
}
.formlst {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
.formlst li {
	margin: 9px 0;
	padding: 0 0 0 25px;
	background: url(img/formularz.gif) 5px center no-repeat;
	font-size: 12px;
}
.formlst a:link, .formlst a:visited {
	color: #807760;
	text-decoration: none;
}
.formlst a:hover, .formlst a:focus, .formlst a:active {
	color: #3c3931;
	text-decoration: none;
}
#newsletter h3 {
	margin-bottom: 6px;
	padding-bottom: 0;
}
#newsletter p {
	line-height: normal;
}
#newsletter input {
	display: block;
	margin: 6px auto 0 auto;
}
#newsletter label input {
	width: 140px;
	margin: 0;
}
/* -- KONTAKT -- */
.tkontakt {
	float: left;
	width: 320px;
	padding-right: 30px;
}
p.tune {
	margin-bottom: 20px;
	vertical-align: middle;
}
p.tune span {
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}
#fpytanie {
	overflow: hidden;
}
#fpytanie h3.fk {
	padding-bottom: 0;
	background-image: none;
}
#fpytanie.formularz label input {
	width: 160px;
}
#fpytanie textarea {
	width: 262px;
	height: 80px;
}
#fpytanie h3.md {
	padding-top: 20px;
}
#gmap p {
	margin-bottom: 0;
}
/* -- POBIERANIE -- */
#tpliki {
	width: 98%;
	margin: 0 auto;
	border: 0;
}
#tpliki th {
	height: 25px;
	color: #360300;
	background: #B7B499;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
}
#tpliki tr.eve {
	background-color: #D4D2BE;
}
#tpliki td {
	text-indent: 8px;
	vertical-align: middle;
}
#tpliki .filename {
	width: 70%;
}
#tpliki .filedescr {
	font-size: 11px;
	font-style: italic;
}
#tpliki td a {
	display: block;
	height: 20px;
	padding-top: 4px;
	border-bottom: 0 !important;
	vertical-align: middle;
}
#tpliki td a img {
	margin-right: 4px;
	vertical-align: middle;
	border: 0;
}
#tpliki td a span {
	float: right;
	padding-right: 8px;
	color: #888;
	font-size: 10px;
}
#tpliki td a:link, #tpliki td a:visited {
	color: #222;
	font-weight: normal;
	text-decoration: none;
}
#tpliki td a:hover, #tpliki td a:focus, #tpliki td a:active {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
/* -- FORMULARZE -- */
form.formularz label.formsclass input,
form.formularz label.formsclass textarea {
	width: 250px;
}
form.formularz label.formsclass span {
	width: 250px;
}
/* -- AKTUALNOŚCI -- */
#aktlista span.dta {
	display: block;
	color: #4e4d43;
	font-size: 11px;
	text-align: right;
}
#aktlista h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: none;
}
#aktlista p.newspar {
	margin: 6px 0 4px 0;
}
#aktlista p.more {
	margin: 3px 0 9px 0;
	padding-bottom: 11px;
	text-align: right;
}
.nws p.inf {
	font-size: 11px;
	color: #4e4d43;
}
.nws .nwsfoto {
	float: left;
	margin: 0 10px 5px 0;
	border: 3px solid #fff;
}
/* -- GIEŁDA -- */
#aktlista #glist {
	padding: 0 35px;
}
#aktlista #glist .spolka {
	margin: 10px 0;
	padding: 10px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#aktlista #glist h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#aktlista #glist h3 a {
	border-bottom: 0 !important;
}
#aktlista #glist p.more {
	margin-bottom: 0;
	padding-bottom: 0;
}
/* -- ANKIETA -- */
#ank h3 {
	clear: both;
	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 6px;
	padding-bottom: 0;
}
#ank p {
	margin: 5px 0 3px 0;
	padding: 0;
}
#ank label {
	display: block;
	width: 95%;
	padding: 2px 0 2px 3px;
}
#ank .abtns {
	padding: 10px 0 12px 0;
	text-align: center;
	white-space: nowrap;
}
#ank button {
	display: inline-block;
	width: 70px;
	margin: 0 3px 0 0;
}
#ank button.wyn {
	color: #999;
	margin-right: 0;
}
p.pytanie {
	font-weight: bold;
	font-size: 13px;
}
p.ao {
	clear: left;
	float: left;
	width: 36%;
	background: url(images/linia.gif) bottom left repeat-x;
}
p.aw {
	float: left;
	padding-left: 5px;
	width: 60%;
}
p.aw strong {
	display: -moz-inline-box;
	display: inline-block;
	width: 30px;
	padding-right: 5px;
	text-align: right;
}
#poprzank li span {
	color: #AAA;
	font-size: 11px;
	padding-right: 5px;
}
p.infno {
	color: #D00;
	font-weight: bold;
}
p.infyes {
	color: #070;
	font-weight: bold;
}
/* -- GIEŁDA WIERZYTELNOŚCI -- */
.spolka #fzw.formularz label span {
	width: 120px;
}
.spolka #fzw.formularz label input {
	width: 170px;
}
.spolka #fzw.formularz p {
	margin: 25px 0 25px 124px;
}
