@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	background: #F4F5DC;
}
body {
	color: #34342C;
	background: #F4F5DC url(img/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 9px 0;
	padding: 0;
}
li {
	margin-top: 8px;
	margin-bottom: 8px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
a img { border: 0; }
a:link, a:visited {
	color: #8504B9;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #8504B9;
	text-decoration: underline;
}
#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;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: ".";
}
/* -- LAYOUT -- */
#wrapper {
	width: 956px;
	margin: auto;
}
.content {
	position: relative;
	float: left;
	width: 100%;
}
.inner {
	position: relative;
	width: 972px;
	margin: auto;
}
#site {
	float: left;
	position: relative;
	width: 697px;
	margin-left: -1px;
	background: url(img/sbg.gif) repeat-y;
	line-height: 135%;
}
.content1 {
	min-height: 250px;
	padding: 30px 0 20px 18px;
	background: url(img/site.jpg) no-repeat;
	font-size: 12px;
}
.siteend {
	float: right;
	position: relative;
	width: 695px;
	height: 23px;
	margin: 0 1px 6px 0;
	background: url(img/skn.gif) no-repeat;
	overflow: hidden;
}
.wtext {
	padding: 0 32px;
}
.impo {
	color: #D00 !important;
	font-style: normal;
}
p.msgerr {
	color: #D00;
	font-weight: bold;
}
p.msgok {
	color: #0A0;
	font-weight: bold;
}
h2 {
	margin: 9px 0 14px 0;
	padding: 0 0 0 52px;
	color: #9D4263;
	background: url(img/h2.gif) 33px center no-repeat;
	font-size: 13px;
}
h3 {
	clear: both;
	position: relative;
	width: 655px;
	height: 25px;
	margin: 9px 0;
	padding: 11px 0 0 0;
	color: #4075B3;
	background: url(img/h3.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-indent: 32px;
	white-space: nowrap;
}
h3 span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 146px;
	padding-top: 11px;
	color: #83C000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-indent: 0;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:focus, h3 a:active {
	color: #4075B3;
}
#fla {
	position: absolute;
	right: 10px;
	top: 46px;
	padding: 10px;
	z-index: 999;
	background: #FFF;
}
.more {
	clear: both;
	margin: 4px 0;
	padding-right: 30px;
	text-align: right;
}
.more a {
	padding-left: 16px;
	background: url(img/more.gif) center left no-repeat;
	font-weight: bold;
}
.more a:link, .more a:visited {
	color: #6072B9;
	text-decoration: none;
}
.more a:hover, .more a:focus, .more a:active {
	color: #B213B0;
	text-decoration: none;
}
.navvi {
	clear: both;
	margin: 0;
	padding: 27px 0 2px 0;
	font-size: 11px;
	text-align: center;
}
.navvi a,
.navvi span {
	margin: 0 1px;
	padding: 4px 8px;
	text-align: center;
}
.navvi span {
	border: 1px solid #D0D0C4;
}
.navvi a:link,
.navvi a:visited {
	border: 1px solid #EFEFDE;
	background: #F9F9ED;
	text-decoration: none;
}
.navvi a:hover, .navvi a:focus, .navvi a:active {
	border-color: #D6D7BD;
	background: #FAF9EE;
	text-decoration: none;
}
.bcrmbs {
	clear: both;
	position: relative;
	margin: -15px 40px 20px 40px;
	padding: 5px 0;
	background: url(img/brdc.gif) top left repeat-x;
}
.bcrmbs a {
	padding: 0 6px 0 12px;
	background: url(img/more.gif) no-repeat center left;
	font-size: 11px;
}
.bcrmbs a:link, .bcrmbs a:visited {
	color: #848C46;
	text-decoration: none;
}
.bcrmbs a:hover, .bcrmbs a:focus {
	color: #848C46;
	text-decoration: underline;
}
.bcrmbs a:actived {
	color: #848C46;
	text-decoration: none;
}
/* -- FORMULARZE -- */
.formy, .formtxt, .formybtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formy {
	padding: 3px 2px;
	color: #36372E;
	border: 1px solid #D6D7BD;
	background: #FFFFF4;
}
.formybtn {
	margin: 0;
	padding: 4px 16px;
	color: #36372E;
	border: 1px solid #D6D7BD;
	border-top-color: #F0EFE0;
	border-left-color: #F0EFE0;
	background: #E3E4CB;
	cursor: pointer;
}
/* -- TOP -- */
#top {
	height: 223px;
	background: url(img/top.jpg) center top no-repeat;
}
#top h1 {
	margin: 0;
	padding: 0;
}
#str {
	display: block;
	position: absolute;
	top: 20px;
	left: 35px;
	width: 150px;
	height: 145px;
	text-indent: 170px;
	white-space: nowrap;
	overflow: hidden;
}
#str:hover, #str:focus {
	background: none;
	opacity: 0;
}
#str:hover, #str:focus, #str:active {
	background: #FFF;
	opacity: 0.1;
}
#top #mmm {
	position: absolute;
	right: 8px;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#top #mmm li {
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	background: url(img/topmsep.gif) no-repeat;
}
#top #mmm li a {
	display: block;
	position: relative;
	height: 28px;
	padding: 13px 13px 0 13px;
	text-transform: lowercase;
}
#top #mmm li a:link, #top #mmm li a:visited {
	color: #8CAAFD;
	background: url(img/topmenu.gif) repeat-x;
	text-decoration: none;
}
#top #mmm li a:hover, #top #mmm li a:focus, #top #mmm li a:active {
	color: #FFF;
	background: url(img/topmenu2.gif) repeat-x;
	text-decoration: none;
}
#top #mmm li a span.rcrnr,
#top #mmm li a span.lcrnr {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 41px;
	overflow: hidden;
	background: url(img/topmenu6.gif);
}
#top #mmm li a span.lcrnr {
	right: auto;
	left: 0;
	background: url(img/topmenu5.gif);
}
#top #mmm li a:hover span.rcrnr { background: url(img/topmenu4.gif); }
#top #mmm li a:hover span.lcrnr { background: url(img/topmenu3.gif); }
#top p {
	position: absolute;
	top: 199px;
	right: 40px;
	margin: 0;
	color: #3C6575;
	font-size: 12px;
	font-weight: bold;
}
#top p a:link, #top p a:visited {
	color: #B213B0;
	text-decoration: none;
}
#top p a:hover, #top p a:focus, #top p a:active {
	color: #B213B0;
	text-decoration: underline;
}
#top #chi {
	position: absolute;
	left: 10px;
	top: 174px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style: none;
}
#top #chi li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}
#top #chi li a:hover img,
#top #chi li a:focus img {
	opacity: 0.8;
}
#top #chi li span {
	display: block;
	margin-top: 16px;
	padding-left: 4px;
	color: #550;
	font-size: 10px;
	line-height: 100%;
}
#top a.aff,
#top a.gal,
#top a.gal2 {
	display: block;
	position: absolute;
	top: 160px;
	right: 27px;
	width: 392px;
	height: 16px;
	overflow: hidden;
	outline: none;
}
#top a.aff:hover,
#top a.aff:focus {
	border-bottom: 1px solid #fff;
}
#top a.gal,
#top a.gal2 {
	top: 1px;
	left: 190px;
	right: auto;
	width: 190px;
	height: 183px;
}
#top a.gal2 {
	top: 41px;
	left: 380px;
	width: 92px;
	height: 142px;
}
/* -- STOPKA -- */
#stopka {
	clear: both;
	padding: 25px 0 0 0;
	color: #FFF;
	background: #6273B9;
}
#stopka a:link, #stopka a:visited {
	color: #F4F5DC;
	text-decoration: none;
}
#stopka a:hover, #stopka a:focus, #stopka a:active {
	color: #FFF;
	text-decoration: underline;
}
#stopka ul {
	margin: 0;
	padding: 4px 0 20px 15px;
	list-style: none;
}
#stopka ul.btmenu {
	padding: 0;
}
#stopka ul li {
	display: inline;
	padding: 0 10px 0 0;
}
#stopka ul.btmenu li {
	float: left;
	margin: 0 15px;
	padding: 0 0 0 11px;
	background: url(img/stp1.gif) no-repeat;
}
#stopka ul li a {
	padding-right: 10px;
}
#stopka ul.btmenu li a {
	display: block;
	height: 32px;
	padding: 8px 14px 0 5px;
	background: url(img/stp2.gif) top right no-repeat;
}
#stopka p {
	clear: both;
	margin: 0;
	padding: 5px 0 1px 14px;
}
/* -- LEWA -- */
#left {
	clear: both;
	float: left;
	width: 260px;
	padding-top: 70px;
	background: url(img/col_top.jpg) no-repeat;
}
#left ul {
	clear: both;
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#left ul * {
	display: block;
	margin: 0;
	padding: 0;
}
#left ul li a {
	position: relative;
	width: 195px;
	height: 35px;
	padding: 0 12px 0 45px;
	background: url(img/mleft.jpg) no-repeat;
	line-height: normal;
}
#left ul li a span {
	position: absolute;
	top: 50%;
	width: 195px;
	margin-top: -6px;
	line-height: 12px;
}
#left ul li a:link, #left ul li a:visited {
	color: #1F4651;
	background-position: 0 0;
	text-decoration: none;
}
#left ul li a:hover {
	color: #FFF;
	background-position: 0 -35px;
	text-decoration: none;
}
#left .mlk {
	clear: both;
	height: 47px;
	margin-left: 8px;
	background: url(img/mleft_k.jpg) no-repeat;
}
/* --- ANKIETA --- */
h4.ankieta {
	clear: both;
	height: 80px;
	margin: 0 0 0 1px;
	padding: 0;
	background: url(img/ank_top.gif) no-repeat;
	text-indent: 300px;
	white-space: nowrap;
	overflow: hidden;
}
#ank {
	clear: both;
	margin-left: 1px;
	padding: 3px 10px 3px 10px;
	background: url(img/ank_bg.gif) repeat-y;
}
#ank p {
	margin: 5px 0 6px 0;
	padding: 0 7px;
}
#ank label {
	display: block;
	width: 95%;
	padding: 3px 0 4px 7px;
}
#ank .abtns {
	padding: 10px 0 6px 0;
	text-align: center;
}
#ank button {
	width: 80px;
	margin: 0 10px;
}
#ank button.wyn {
	color: #999;
}
p.pytanie {
	font-weight: bold;
	font-size: 13px;
}
p.ao {
	clear: both;
	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;
}
/* -- GŁÓWNA -- */
.tpnews {
	display: inline;
	float: left;
	width: 50%;
	height: 224px;
	overflow: hidden;
}
.tpnews h2 {
	margin-top: 3px;
	margin-right: 30px;
	padding-left: 66px;
	background-position: 45px center;
	white-space: nowrap;
	overflow: hidden;
}
.tpnews h2 a:link, .tpnews h2 a:visited, .tpnews h2 a:hover, .tpnews h2 a:focus, .tpnews h2 a:active {
    color: #9D4263;
}
.tpnews .newspar {
	margin: 0;
	padding: 6px 50px 0 41px;
	text-align: justify;
}
.newspar {
	margin: 0;
	padding: 4px 32px 6px 32px;
}
/* -- MAPA WITRYNY -- */
#sitemap {
	margin: 20px;
}
#sitemap a {
	color: #333;
}
/* -- AKTUALNOŚCI -- */
.nws {
	margin-right: 30px;
	padding-top: 10px;
}
.nwsfoto {
	float: left;
	margin: 0 10px 4px 0;
	border: 1px solid #EFEFDE;
}
/* -- KONTAKT -- */
.kleft {
	float: left;
	width: 45%;
	padding-right: 2%;
}
#fpytanie {
	overflow: hidden;
}
#fpytanie label,
#fpytanie p.chl {
	clear: left;
	float: left;
	height: 25px;
	width: 120px;
}
#fpytanie p.chl {
	width: auto;
	padding-left: 110px;
}
#fpytanie p.chl input {
	float: none;
	width: auto;
}
#fpytanie input {
	float: left;
	width: 197px;
}
#fpytanie textarea {
	float: left;
	width: 197px;
	height: 90px;
	margin: 0 0 3px 0;
}
#fpytanie input#subme {
	clear: left;
	width: 140px;
	margin: 0 0 0 120px;
}
/* -- LINKI -- */
#linkizew, #linkizew li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#linkizew {
	clear: both;
	padding-top: 2px;
	padding-left: 32px;
}
#linkizew li {
	margin: 9px 0;
}
#linkizew li img {
	width: 60px;
	height: 45px;
	margin-right: 20px;
	border: 1px solid #FFFFF4;
	vertical-align: middle;
}
#linkizew li a:hover, #linkizew li a:focus {
	color: #34342C;
	text-decoration: none;
}
#linkizew li a:hover img, #linkizew li a:focus img {
	border-color: #777;
}
#thbl {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#thbl a {
	color: #BFBDA6 !important;
}
/* -- GALERIE / SKRÓTY GALERII -- */
.thumbwrap {
	clear: both;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	list-style: none;
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: top; /**/
	margin: 0 7px 15px 7px;
	padding: 0;
	border: 1px solid #D6D7BD;
}
.thumbwrap li>div {
	/*\*/ display: table; /**/
	width: 199px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	cursor: pointer;
}
/*\*/
.thumbwrap>li .wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 199px;
	height: 149px;
}
/**/
.thumbwrap img {
	border: 1px solid #EFEFDE;
	vertical-align: middle;
}
.thumbwrap a:hover {
	background-color: #FFF;
}
/*\*//*/
* html .thumbwrap li .wrimg {
	display: block;
	font-size: 1px;
}
* html .thumbwrap .wrimg span {
	display: inline-block;
	vertical-align: middle;
	height: 149px;
	width: 1px;
}
/**/
.thumbwrap .caption {
	display: block;
	w\idth: 189px;
	padding: 5px;
	border-top: 1px solid #D6D7BD;
	font-size: 11px;
}
@media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .thumbwrap {
		border-collapse: collapse;
		display: inline-block;
	}
}
.thumbwrmore {
	clear: both;
	margin: 0;
	padding: 6px 0;
	text-align: right;
	margin-right: 40px;
}
img.thbingl {
	border: 1px solid #EFEFDE;
	vertical-align: middle;
	margin: 5px 3px;
}
.glclr {
	clear: both;
	height: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D6D7BD;
}
.bgalfunc {
	clear: both;
	padding-top: 4px;
}
.bgalfunc span {
	float: right;
	color: #D6D7BD;
	font-size: 75%;
}
/* -- POBIERANIE -- */
#tpliki {
	width: 85%;
	margin: 10px auto 0 auto;
	border: 0;
}
#tpliki th {
	height: 25px;
	color: #536376;
	background: #CDCCC1;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
}
#tpliki tr {
	background-color: #DDDCD0;
}
#tpliki tr.eve {
	background-color: #ECECDD;
}
#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;
	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;
	text-decoration: none;
}
#tpliki td a:link, #tpliki td a:visited, #tpliki td a:active {
	color: #222;
	text-decoration: none;
}
/* -- BLOGI -- */
#fzaloz {
	padding: 20px 0 20px 35px;
}
#fzaloz label,
#fzaloz p.chl {
	clear: left;
	float: left;
	height: 25px;
	width: 120px;
}
#fzaloz p.chl {
	width: auto;
	padding-left: 110px;
}
#fzaloz p.chl input {
	float: none;
	width: auto;
}
#fzaloz input {
	float: left;
	width: 197px;
}
#fzaloz input.au {
	float: none;
	display: inline;
	width: auto;
}
#fzaloz input#subme {
	clear: left;
	width: 140px;
	margin: 12px 0 0 120px;
}

