@charset "utf-8";
@font-face {
	font-family: 'GraublauWebRegular';
	src: url('ftebd/GraublauWeb.eot');
	src: local('Graublau Web Regular'), local('GraublauWeb-Regular'), url('ftebd/GraublauWeb.woff') format('woff'), url('ftebd/GraublauWeb.otf') format('opentype'), url('ftebd/GraublauWeb.svg#GraublauWeb-Regular') format('svg');
}
html, body {
	margin: 0;
	padding: 0;
	background: #F3F5F5;
}
body {
	color: #0B3F68;
	font-family: Tahoma, 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: #4E89B9;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #4E89B9;
	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: 921px;
	margin: auto;
}
.content {
	float: left;
	width: 100%;
	background: url(img/bg2col.gif) repeat-y;
}
#site {
	float: left;
	width: 614px;
	min-height: 100px;
	background: url(img/col_site.jpg) no-repeat;
}
.content1 {
	padding-bottom: 20px;
}
.siteend {
}
.wtext {
	padding: 10px 20px;
	line-height: 190%;
}
.impo {
	color: #D00 !important;
	font-style: normal;
}
p.msgerr {
	color: #D00;
	font-weight: bold;
}
p.msgok {
	color: #0A0;
	font-weight: bold;
}
h2 {
	clear: both;
	position: relative;
	height: 65px;
	margin: 0 0 9px 0;
	padding: 29px 0 0 33px;
	color: #FFF;
	font-size: 25px;
    font-family: "Arial Narrow", GraublauWebRegular, sans-serif;
	font-weight: normal;
}
h2 a {
	display: block;
	position: absolute;
	top: 29px;
	right: 26px;
	width: 34px;
	height: 34px;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:focus, h2 a:active {
	text-decoration: none;
}
h3 {
	clear: both;
	margin: 0 0 9px 0;
	padding: 0;
	color: #0B3F68;
	font-weight: bold;
	font-size: 13px;
}
h3 a:link, h3 a:visited {
	color: #0B3F68;
	text-decoration: none;
}
h3 a:hover, h3 a:focus, h3 a:active {
	color: #0B3F68;
	text-decoration: underline;
}
#fla {
	position: absolute;
	right: 30px;
	top: 30px;
	padding: 10px;
	z-index: 999;
	background: #FFF;
}
/* NAWIGACJA */
.more {
	clear: both;
	margin: 4px 0;
	background: url(img/pt-3.gif) center right no-repeat;
	text-align: right;
}
.more a {
	padding-right: 12px;
	font-weight: bold;
}
.more a:link, .more a:visited {
	color: #BA9E7B;
	text-decoration: none;
}
.more a:hover, .more a:focus, .more a:active {
	color: #BA9E7B;
	text-decoration: underline;
}
.navvi {
	clear: both;
	margin: 0;
	padding: 14px 0 8px 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 #0D4168;
}
.navvi a:link,
.navvi a:visited {
	border: 1px solid #589ACA;
	background: #F2F7FB;
	text-decoration: none;
}
.navvi a:hover, .navvi a:focus, .navvi a:active {
	border-color: #5183AA;
	background: #FFF;
	text-decoration: none;
}
.subpages {
	margin: 12px 0;
	padding: 0 0 0 60px;
	font-size: 12px;
}
/* -- FORMULARZE -- */
.formy, .formtxt, .formybtn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formy {
	padding: 3px 2px;
	color: #1B5786;
	border: 1px solid #1B5786;
	background: #FFF;
}
.formybtn {
	margin: 0;
	padding: 4px 16px;
	color: #1B5786;
	cursor: pointer;
}
/* -- TOP -- */
#top {
	position: relative;
	width: 921px;
	height: 293px;
	margin: auto;
	background: url(img/top.jpg) no-repeat;
}
#top h1 {
	margin: 0;
	padding: 0;
}
#str {
	display: block;
	position: absolute;
	top: 30px;
	left: 50px;
	width: 203px;
	height: 77px;
	background: url(img/logo.png) no-repeat;
	text-indent: 270px;
	white-space: nowrap;
	overflow: hidden;
}
#str:link, #str:visited {
	opacity: 1;
}
#str:hover, #str:focus, #str:active {
	opacity: 0.7;
}
ul#mn {
	position: absolute;
	left: 60px;
	top: 125px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#mn li {
	margin: 5px 0;
	padding: 0;
}
ul#mn li a {
	display: block;
	padding: 2px 0 2px 17px;
	background: url(img/pt-1.gif) center left no-repeat;
	font-weight: bold;
	font-size: 12px;
}
ul#mn li a:link, ul#mn li a:visited {
	color: #000;
	text-decoration: none;
}
ul#mn li a:hover, ul#mn li a:focus, ul#mn li a:active {
	color: #195381;
	text-decoration: none;
}
/* -- STOPKA -- */
#bottom {
	clear: both;
	position: relative;
	top: -6px;
	width: 100%;
	height: 170px;
	background: url(img/stopka.gif) no-repeat;
	z-index: 19;
}
#bottom h2 {
	padding-bottom: 0;
	margin-bottom: 0;
	height: auto;
	white-space: nowrap;
}
.shortgl {
	float: left;
	width: 307px;
}
.shortgl ul {
	float: left;
	position: relative;
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}
.shortgl ul li {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 80px;
	border: 3px solid #042D4D;
	overflow: hidden;
}
.shortgl ul li img {
	display: block;
	position: absolute;
	margin-top: -20%;
	border: 0;
}
.gnav {
	float: left;
	width: 8px;
	height: 14px;
	margin-top: 42px;
	text-decoration: none !important;
	outline: none !important;
}
#prv {
	clear: left;
	margin-left: 34px;
	margin-right: 24px;
	background: url(img/prv.gif) no-repeat;
}
#nxt {
	float: right;
	margin-right: 65px;
	background: url(img/nxt.gif) no-repeat;
}
.shorct {
	overflow: hidden;
	position: relative;
	height: 170px;
}
.shorct p {
	color: #C0DFFF;
	padding-left: 32px;
	line-height: 150%;
}
.btnform {
	display: block;
	position: absolute;
	right: 40px;
	bottom: 34px;
	width: 220px;
	height: 68px;
	background: url(img/formbtn.gif) no-repeat;
	white-space: nowrap;
	text-indent: 300px;
	overflow: hidden;
}
.btnform:link, .btnform:visited {
	background-position: 0 0;
}
.btnform:hover, .btnform:focus, .btnform:active {
	background-position: bottom left;
}
#stopka {
	clear: both;
	position: relative;
	top: -9px;
	width: 881px;
	margin: auto;
	padding: 25px 20px;
	color: #6E8AA6;
	background: #DCE6F0;
}
#stopka a:link, #stopka a:visited {
	color: #6E8AA6;
	text-decoration: none;
}
#stopka a:hover, #stopka a:focus, #stopka a:active {
	color: #99B5D1;
	text-decoration: none;
}
#stopka ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#stopka ul li {
	display: inline;
	margin: 0;
	padding: 0 20px 0 0;
}
#stopka ul li a {
	padding-right: 20px;
}
#stopka p {
	clear: both;
	margin-bottom: 0;
	color: #99B5D1;
	text-align: right;
}
#stopka p a {
	color: #99B5D1 !important;
}
/* -- KOLUMNA -- */
#left {
	position: relative;
	float: left;
	width: 307px;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#left h2 {
	background: url(img/col_akt.jpg) no-repeat;
}
#saktual {
	float: left;
	position: relative;
	width: 256px;
	padding: 60px 32px 0 32px;
	background: url(img/aktualnosci.gif) no-repeat;
}
#saktual h2 {
	display: none;
}
#saktual span {
	display: block;
	color: #259ACE;
}
#saktual h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#saktual p.ncont {
	margin: 6px 0 9px 0;
	padding-bottom: 11px;
	background: url(img/hr1.gif) left bottom repeat-x;
	text-align: justify;
	line-height: 120%;
}
#saktual .more {
	position: absolute;
	bottom: 22px;
	left: 29px;
	margin: 0;
}
/* -- GŁÓWNA -- */
#site.main {
	background-image: none;
}
#site.main h2 {
	background: url(img/col_prod.jpg) no-repeat;
}
#site.main .lstcol h2 {
	background-image: url(img/col_onas.jpg);
}
.midcol {
	float: left;
	width: 307px;
}
.lstcol {
	overflow: hidden;
}
/* -- MAPA WITRYNY -- */
#sitemap {
	margin: 20px;
}
#sitemap a {
	color: #333;
}
/* -- AKTUALNOŚCI, PROMOCJE -- */
p.aktdate {
	margin: 0;
	color: #579ACF;
	font-size: 10px;
	text-align: right;
}
.nwsfoto {
	float: left;
	margin: 0 10px 5px 0;
	border: 2px solid #DEECF7;
}
.lakt {
	background: url(img/hr-1.gif) bottom center no-repeat;
}
#aktlista p.aktdate {
	text-align: left;
}
p.inf {
	color: #000;
}
p.inf a {
	font-weight: bold;
}
p.inf a:link, p.inf a:visited {
	color: #BA9E7B;
	text-decoration: none;
}
p.inf a:hover, p.inf a:focus, p.inf a:active {
	color: #BA9E7B;
	text-decoration: underline;
}
/* -- KONTAKT -- */
.kleft {
	float: left;
	width: 40%;
	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;
}
/* -- GALERIE / SKRÓTY GALERII -- */
.thumbwrap {
	clear: both;
	margin: 0;
	padding: 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 transparent;
}
.thumbwrap li>div {
	/*\*/ display: table; /**/
	width: 179px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	cursor: pointer;
}
/*\*/
.thumbwrap>li .wrimg {
	display: table-cell;
	vertical-align: middle;
	width: 179px;
	height: 149px;
}
/**/
.thumbwrap img {
	border: 2px solid #FFF;
	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: 169px;
	padding: 5px;
	border-top: 1px solid transparent;
	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: 2px solid #FFF;
	vertical-align: middle;
	margin: 5px 6px;
}
.glclr {
	clear: both;
	height: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A9C2CD;
}
.bgalfunc {
	clear: both;
	padding-top: 4px;
}
.bgalfunc span {
	float: right;
	color: #A9C2CD;
	font-size: 75%;
}
/* -- POBIERANIE -- */
#tpliki {
	width: 90%;
	margin: 10px auto 0 auto;
	border: 0;
}
#tpliki th {
	height: 25px;
	color: #0173AC;
	background: #DAF3FD;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
}
#tpliki tr {
	background-color: #FFF;
}
#tpliki tr.eve {
	background-color: #F5FCFF;
}
#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;
}
/* -- OFERTA -- */
ul#kategorie, ul#kategorie ul {
	margin: 22px 20px;
	padding: 0;
	background: url(img/hr-2.gif) left top repeat-x;
	list-style: none;
}
ul#kategorie ul {
	margin: 0;
}
ul#kategorie li {
	margin: 0;
	padding: 0 0 0 6px;
	background: url(img/hr-2.gif) left bottom repeat-x;
	font-weight: bold;
}
ul#kategorie ul li {
	background-image: none;
}
ul#kategorie ul li li {
	font-weight: normal;
}
ul#kategorie a {
	display: block;
	padding: 7px 14px 9px 14px;
	background: url(img/pt-2.gif) 0 center no-repeat;
	text-transform: uppercase;
}
ul#kategorie ul a {
	padding-left: 10px;
	background-image: url(img/pt-4.gif);
}
ul#kategorie li a#selected {
	text-decoration: underline !important;
}
ul#kategorie a.hch { }
ul#kategorie a:link, ul#kategorie a:visited {
	color: #3E6D92;
	text-decoration: none;
}
ul#kategorie a:hover, ul#kategorie a:focus, ul#kategorie a:active {
	color: #508DBD;
	text-decoration: none;
}
ul#kategorie ul a:link, ul#kategorie ul a:visited {
	color: #4E89B9;
	text-decoration: none;
}
ul#kategorie ul a:hover, ul#kategorie ul a:focus, ul#kategorie ul a:active {
	color: #4E89B9;
	text-decoration: underline;
}
ul#kategorie ul a {
	text-transform: none;
}
p.source {
	clear: both;
	margin: 0;
	padding: 20px 10px 0 0;
	color: #999;
	text-align: right;
	font-size: 11px;
}










#plansza {
	position: absolute;
	top: 110px;
	left: 50%;
	width: 400px;
	height: 293px;
	border: 5px solid #0A365B;
	background: #FFF url('dakoimg3.jpg') no-repeat;
	z-index: 999;
}
#plansza p {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 16px;
	height: 15px;
	border: 2px solid #0A365B;
	background: #FFF;
	margin: 0;
	padding: 0;
	line-height: 110%;
}
#plansza p a {
	display: block;
	width: 16px;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
#plansza p a:link, #plansza p a:visited,
#plansza p a:hover, #plansza p a:active {
	color: #0A365B;
	font-weight: bold;
	text-decoration: none;
}
#plansza a.wpl {
	display: block;
	width: 100%;
	height: 100%;
}













