body {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	padding: 0;
	margin: 0;
	font-size: 13px;
	background: #fff;
	background: url("/images/gfx/tlo.gif") repeat-x;
}
h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul {
	margin: 0;
	padding: 0;
	border: 0;
}
.input,select,textarea,.submit {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.Left {
	text-align: left;
}
.Center {
	text-align: center;
}
.Right {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.message {
	color: #4d6503;
	padding: 10px 0;
	font-weight: normal;
}
.error {
	color: #b54343;
	padding: 10px 0;
	font-weight: normal;
}
.imgOtaczanieLewe {
	float: left;
	margin: 2px 8px 3px 0;
}
.imgOtaczaniePrawe {
	float: right;
	margin: 2px 0 3px 8px;
}

/* elementy glowne */
#kontener {
	width: 958px;
	margin: 0 auto;
}
#gora {
	float: left;
	width: 958px;
	height: 86px;
	background: url("/images/gfx/gora.gif") no-repeat 6px 2px;
}
#logo {
	float: left;
	width: 224px;
	height: 58px;
	padding: 17px 0 0 0;
}
#logo a {
	width: 224px;
	height: 58px;
	display: block; 
}
#daneKontakt {
	float: right;
	text-align: right;
	width: 190px;
}
#daneKontaktZapytanie {
	width: 147px;
	background: url("/images/gfx/zapytanie-tlo.gif") no-repeat;
	color: #edf0f3;
	font-weight: bold;
	text-align: center;	
	padding: 6px 0 10px 0;
	margin: 2px 0 0 0;
	float: right;
}
#daneKontaktZapytanie a {
	color: #edf0f3;
	text-decoration: none;
}
#daneKontaktTresc {
	color: #404040;
	padding: 7px 5px 0 0;
	line-height: 18px	
}
#daneKontaktTresc a {
	color: #404040;	
}
#okruszki {
	font-size: 11px;
	color: #7e7f7f;
	padding: 6px 0 12px 0;
	clear: both;	
}
#okruszki a {
	color: #7e7f7f;
}
#okruszki a.selected {
	text-decoration: underline;	
}

/* box oferta */
#boksy {
	float: left;
	width: 958px;
	padding: 21px 0 10px 0;	
}
.boxOferta {
	float: left;
	width: 232px;
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	display: inline;
}
.boxOferta2 {
	float: left;
	width: 232px;
	margin: 0 18px 0 18px;
	padding: 0 0 10px 0;
	display: inline;
}
.boxOfertaSrodek {
	border-left: 1px solid #e9e9ea;
	border-right: 1px solid #e9e9ea;
	background: url("/images/gfx/box-oferta-srodek.gif") repeat-x 0 bottom;
	padding: 0 19px 18px 19px;
	color: #404040;
	height: 90px;
	line-height: 18px;
}
.boxOfertaDol {
	height: 1px;
	background: url("/images/gfx/box-oferta-dol.gif") no-repeat;
	overflow: hidden;
}
.boxOfertaGora {
	width: 232px;
	height: 95px;	
}
.boxOfertaGora H2 {
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 0 14px; 
	line-height: 18px;
}
.boxOfertaGora H2 a:HOVER {
	text-decoration: none;	
}
.strony {
	background: url("/images/gfx/gora-strony.gif") no-repeat;	
}
.strony H2, .strony H2 a {
	color: #015093;	
}
.sklepy {
	background: url("/images/gfx/gora-sklepy.gif") no-repeat;	
}
.sklepy H2, .sklepy H2 a {
	color: #71a346;	
}
.cms {
	background: url("/images/gfx/gora-cms.gif") no-repeat;	
}
.cms H2, .cms H2 a {
	color: #da4545;	
}
.seo {
	background: url("/images/gfx/gora-seo.gif") no-repeat;
}
.seo H2, .seo H2 a {
	color: #ffa853;
}

/* box oferta szerokie */
.boxOfertaSzerokie {
	float: left;
	width: 485px;
	height: 106px;
	margin: 0 0 7px 25px;
	display: inline;
}
.boxOfertaSzerokie H2 {
	font-size: 18px;
	font-weight: normal;
	padding: 24px 0 0 10px; 
	line-height: 18px;
}
.boxOfertaSzerokie a {
	text-decoration: none !important;	
}
.strony2 {
	background: url("/images/gfx/oferta-strony.gif") no-repeat;	
}
.strony2 H2, .strony2 H2 a {
	color: #015093;	
}
.sklepy2 {
	background: url("/images/gfx/oferta-sklepy.gif") no-repeat;	
}
.sklepy2 H2, .sklepy2 H2 a {
	color: #71a346;	
}
.cms2 {
	background: url("/images/gfx/oferta-cms.gif") no-repeat;	
}
.cms2 H2, .cms2 H2 a {
	color: #da4545;	
}
.seo2 {
	background: url("/images/gfx/oferta-seo.gif") no-repeat;
}
.seo2 H2, .seo2 H2 a {
	color: #ffa853;
}
.boxOfertaSzerokie .boxOfertaLewo {
	float: left;	
}
.boxOfertaSzerokie .boxOfertaPrawo {
	float: right;	
	width: 232px;
	padding: 6px 7px 0 0;
}

/* box realizacje */
.realizacjaBox {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e9e9ea;
	margin: 0 0 20px 0;
	float: left;
}
.realizacjaBoxTytul H3 {
	font-size: 16px;
	float: left;
	margin: 0 0 17px;
}
.realizacjaBoxTytul H3 a {
	color: #0d4064;
	text-decoration: none;
}
.realizacjaBoxAdres {
	padding: 0 0 0 10px;
	float: left;
	font-weight: bold;
}
.realizacjaBoxAdres a {
	color: #295576;
	padding: 0 3px;
	font-size: 16px;	
}
/*.realizacjaBoxZdjecie {
	width: 366px;
	text-align: center;
	background: url("/images/gfx/zdjecie-cien-bialy.gif") no-repeat 250px bottom;
	margin: 0 0 15px 0;
	padding: 0 10px 7px 0;
	float: left;
}*/
.realizacjaBoxZdjecie {
	width: 366px;
	text-align: center;
	/*background: url("/images/gfx/zdjecie-cien-bialy.gif") no-repeat 250px bottom;*/
	margin: 0 0 15px 0;
	padding: 0 10px 7px 0;
	float: left;
}
.realizacjaBoxZdjecieGora {
	height: 270px;
	overflow: hidden;
}
.realizacjaBoxZdjecieDol {
	width: 366px;
	height: 9px;
	overflow: hidden;
	background: url("/images/gfx/zdjecie_dol.gif") no-repeat;
}
.realizacjaBoxZdjecie img {
	padding: 2px;
	border: 1px solid #e9e9ea;
	display: block;
}
.realizacjaBoxLinki, .realizacjaBoxLinki2 {
	float: right;
	text-align: center;	
	padding: 20px 0 0 0;
}
.realizacjaBoxLinki a, .realizacjaBoxLinki2 a {
	color: #f57800;
	width: 117px;
	height: 25px;
	background: url("/images/gfx/przycisk-zobacz.gif") no-repeat;
	display: block;
	text-decoration: none !important;
	float: left;
	padding: 3px 0 0 0;
	margin: 0 25px 0 0;
	display: inline;
}
.realizacjaBoxLinki a:hover {
	color: #f57800;
	background: url("/images/gfx/przycisk-zobacz2.gif") no-repeat;
}
.realizacjaBoxLinki a.powieksz span {
	background: url("/images/gfx/lupa.gif") no-repeat right 3px;
	padding: 0 17px 0 0;
}
.realizacjaBoxLinki a:hover.powieksz span {
	background: url("/images/gfx/lupa-pom.gif") no-repeat right 3px;
}
.realizacjaBoxLinki a.zobaczOnline span {
	background: url("/images/gfx/zobacz-online.gif") no-repeat right 3px;
	padding: 0 17px 0 0;
}
.realizacjaBoxLinki a:hover.zobaczOnline span {
	background: url("/images/gfx/zobacz-online-pom.gif") no-repeat right 3px;
}
.realizacjaBoxLinki2 a {
	width: 157px;
	height: 28px;
	background: url("/images/gfx/przycisk_wstecz.gif") no-repeat;
}
.realizacjaBoxLinki2 a:hover {
	color: #f57800;
	background: url("/images/gfx/przycisk_wstecz2.gif") no-repeat;
}
.realizacjaBoxLinki2 a.wroc span {
	background: url("/images/gfx/strzalka_wroc.gif") no-repeat right 3px;
	padding: 0 25px 0 0;
}
.realizacjaBoxLinki2 a:hover.wroc span {
	background: url("/images/gfx/strzalka_wroc2.gif") no-repeat right 3px;
}
.realizacjaBoxDane {
	float: right;	
	line-height: 20px;
	width: 352px;
}
.realizacjaBoxDane table {
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
}
.realizacjaBoxDane table th {
	width: 120px;
	text-align: right;
	padding: 0 5px 0 0;
	color: #474848;
	vertical-align: top;
}
#realizacjaBoxZdjeciaD {
	position: relative;
	float: left;
	width: 366px;
}
.realizacjaBoxZdjecieD {
	width: 366px;
	float: left;
}
.realizacjaBoxZdjecieD img {
	padding: 2px;
	border: 1px solid #e9e9ea;
	display: block;
}
#realizacjaBoxZdjecieD {
	width: 366px;
	text-align: center;
	float: left;
}
#realizacjaBoxZdjecieD .clear {
	background: url("/images/gfx/zdjecie-cien-bialy.gif") no-repeat 250px bottom;
	height: 7px;
}
.realizacjaBoxPager {
	color: #114267;
	position: relative;
	z-index: 15;
	float: left;
	padding: 0 0 10px 0;
}
.realizacjaBoxPager a {
	color: #114267;
	background: #eff0f4;
	padding: 3px 5px;
	text-decoration: none !important;
	border: 1px solid #dcdcde;
	margin: 0 5px 0 0;
	display: block;
	float: left;
}
.realizacjaBoxPager a.activeSlide { font-weight: bold; }
.realizacjaBoxPager a:focus { outline: none; }
.pager {
	padding: 8px 0 0 0;
	color: #114267;
	text-align: center;
}
.pager a, .pager span {
	color: #114267;	
	background: #eff0f4;
	padding: 3px 5px;
	text-decoration: none;
	border: 1px solid #dcdcde;
}
.pager span {
	color: #114267;	
	background: #dcdcde;
}
.pager .selected {
	font-weight: bold;	
}

/* box news & box realizacje */
.boxNews, .boxRealizacje {
	height: 200px;
	float: left;
	margin: 0 10px 0 0;
	line-height: 18px;
}
.boxNewsLewo {
	float: left;
	width: 1px;
	height: 200px;
	background: url("/images/gfx/box-news-lewo.gif") no-repeat;	
}
.boxNewsPrawo {
	float: left;
	width: 1px;
	height: 200px;
	background: url("/images/gfx/box-news-prawo.gif") no-repeat;	
}
.boxNewsSrodek {
	float: left;
	width: 230px;
	height: 200px;
	background: url("/images/gfx/box-news-srodek.gif") repeat-x;	
}
.boxRealizacjeSrodek {
	width: 956px;	
}
.boxNewsNazwa {
	border-bottom: 3px solid #e9e9ea;
	margin: 0 2px 0 2px;	
}
.boxNewsNazwa H2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 10px 14px; 
	line-height: 18px;
	color: #013254;
}
.boxNewsTytul {
	padding: 7px 10px 6px 10px;
	font-weight: bold;
}
.boxNewsTytul a {
	color: #013255;	
}
.boxNewsTytul a:HOVER {
	text-decoration: none;
	color: #f57800;
	text-decoration: underline;	
}
.boxNewsData {
	color: #9d9e9e;
	font-size: 11px;
	padding: 0 10px 6px 10px;
}
.boxNewsTresc {
	padding: 2px 10px;
	color: #404040;	
}
a.wiecej img {
	margin: 0 0 1px 5px;	
}
a.wszystkieRealizacje {
	float: right;
	color: #07375c;	
	padding: 0 13px 0 0;
	background: url("/images/gfx/strzalka-niebieska2.gif") no-repeat right;
	margin: 10px 8px 0 0;
}
a:hover.wszystkieRealizacje {
	color: #f57800;
	text-decoration: underline;
	background: url("/images/gfx/strzalka-pomaranczowa.gif") no-repeat right;
}
#boxRealizacjeLewo {
	background: #e9e9ea url("/images/gfx/znak-realizacja-lewo.gif") no-repeat center center;
	margin: 5px 0 0 2px;
	top: 0;
	left: 0;
}
#boxRealizacjePrawo {
	background: #e9e9ea url("/images/gfx/znak-realizacja-prawo.gif") no-repeat center center;
	margin: 5px 2px 0 0;
	top: 0;
	right: 0;
}
a#boxRealizacjeLewo, a#boxRealizacjePrawo {
	display: block;
	width: 13px;
	height: 148px;
	position: absolute;
    overflow: hidden;
    display: block;
}
#slideshow ul {
	list-style: none;
}
#slideshow_wrapper {
	position: relative;
	/*overflow: hidden;*/
	width: 646px;
	height: 157px;
	left: 5px;
	top: 0;
}
#slideshow_set {
	/*border: 1px solid red;*/
}
#navigation {
	position: absolute;
	width: 714px;
	height: 157px;
	float: left;
}
.boxRealizacjaGrupa {
	position: absolute;
	width: 940px;
	height: 157px;
	top: 0;
	left: 0 !important;
	background: url("/images/gfx/box-news-srodek.gif") repeat-x 0 -41px;
}
.boxRealizacja {
	float: left;
	width: 186px;
	text-align: center;
	margin: 13px 0 0 39px;
	display: inline;
}
.boxRealizacjaZdjecie {
	width: 186px;
	height: 116px;
	float: left;
	padding-bottom: 7px;
	background: url("/images/gfx/zdjecie-cien.gif") no-repeat 74px bottom;
}
.boxRealizacjaZdjecieImg {
	padding: 2px;
	border: 1px solid #e9e9ea;
	display: block;
	height: 109px;
	width: 182px;
	overflow: hidden;
}
.boxRealizacjaZdjecieImg img {
	padding: 0 !important;
	border: none !important;	
}
.boxRealizacjaZdjecie img {
	padding: 2px;
	border: 1px solid #e9e9ea;
	display: block;
}
.boxRealizacjaTytul {
	font-size: 12px;
	color: #0e3f64;
	font-weight: bold;
	float: left;
	width: 186px;
	margin-top: -5px;
}
.boxRealizacjaTytul a {
	color: #0e3f64; 
}
.boxRealizacjaTytul a:hover {
	color: #f57800;
	text-decoration: underline;		
}

/* box realizacje prawo */
.boxRealizacjaPrawo {
	width: 198px;
	text-align: center;
}
.boxRealizacjaPrawoZdjecie {
	width: 198px;
	float: left;
	text-align: center;
	padding-bottom: 7px;
	background: url("/images/gfx/zdjecie-cien.gif") no-repeat 78px bottom;
}
.boxRealizacjaPrawoZdjecieImg {
	padding: 2px;
	border: 1px solid #e9e9ea;
	display: block;
	height: 109px;
	width: 182px;
	overflow: hidden;
	margin: 0 auto;
}
.boxRealizacjaPrawoZdjecieImg img {
	padding: 0 !important;
	border: none !important;	
}
.boxRealizacjaPrawoZdjecie img {
	padding: 2px;
	border: 1px solid #e9e9ea;
}
.boxRealizacjaPrawoTytul {
	font-size: 12px;
	color: #0e3f64;
	font-weight: bold;
	float: left;
	width: 198px;
	margin-top: -5px;
	padding: 0 0 14px 0;
}
.boxRealizacjaPrawoTytul a {
	text-decoration: none !important;
	color: #0e3f64;
}

/* box realizacje lista */
.boxRealizacjeLista {
	padding: 0 0 10px 0;
	margin: 0 0 0 7px;
	width: 500px;
	float: left;
	display: inline;
	position: relative;
} 
.boxRealizacjeLista H2 {
	float: left;
	font-size: 18px;
	font-weight: normal;
	float: left;
	width: 120px;
	padding: 20px 0 0 8px;
	position: absolute;
	bottom: 44px;
}
.boxRealizacjeLista H2 img {
	padding: 0 15px 5px 0;
	float: left;
	clear: both;
}
.boxRealizacjeLista H2 a {
	text-decoration: none;
	color: #446882;
	padding: 4px 0 0 0;
	float: left;
}
.boxRealizacjeListaOpis {
	padding: 17px 0 36px 0;
	float: right;
	width: 230px;
}

/* lista produktow */
.boxProduktyLista {
	float: left;
	width: 290px;
	padding: 15px 35px;
}
.boxProduktyListaZdjecie {
	text-align: center;	
}
.boxProduktyLista H2 {
	padding: 5px 0 12px 0;
	font-size: 18px;
	font-weight: normal;
}
.boxProduktyLista H2 a {
	text-decoration: none;
	color: #446882;
}

/* kolumny */
#kolLewa {
	float: left;	
	width: 200px;
}
#kolPrawa {
	float: right;
	width: 200px;	
}
#kolSrodkowa {
	float: left;
	padding: 0 10px;
	width: 538px;
	line-height: 18px;
	color: #474848;	
}
#kolSrodkowaDuza {
	float: left;
	padding: 0 0 0 10px;
	width: 748px;
	line-height: 18px;
	color: #474848;	
}
#kolSrodkowaDuza2 {
	float: left;
	padding: 0 0 0 10px;
	width: 938px;
	line-height: 18px;
	color: #474848;	
}

/* bannery lewe */
.boxBannery {
	float: left;
	padding: 0 0 5px 0;
	text-align: center;
}
.boxBanneryBanner {
	padding: 0 0 10px 0;
	float: left;
}
.boxBanneryBanner img {
	float: left;	
}

/* box */
.box {
	float: left;
	width: 200px;
	padding: 0 0 10px 0;
	color: #114267;
}
.boxGora {
	float: left;
	width: 200px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/box-gora.gif") no-repeat;
}
.boxDol {
	float: left;
	width: 200px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/box-dol.gif") no-repeat;
}
.boxSrodek {
	float: left;
	width: 198px;
	border-left: 1px solid #e9e9ea;
	border-right: 1px solid #e9e9ea;
	background: #f1f3f6 url("/images/gfx/box-tlo.gif") repeat-x;
}
.boxSrodekBialy {
	background: #fff url("/images/gfx/box-tlo-biale.gif") repeat-x;
	padding: 0;
	margin: 0;
}
.box H2 {
	margin: 0 2px;
	border-bottom: 3px solid #f57800;
	font-size: 16px;
	color: #446882;
	font-weight: bold;
	padding: 11px 10px;
}
.box a {
	color: #114267;
	text-decoration: underline;
}
.box a:HOVER {
	text-decoration: none;
}

/* box archiwum */
#boxKlienciBanner {
	position: relative;
	width: 172px;
	height: 75px;
	border: 1px solid #e2e4e6;
	background: #fff; 
	margin: 14px 0 14px 12px;
}
.boxKlienciBanner {
	display: none;
	position: absolute;
	width: 172px;
	height: 75px;
	background-color: #fff;
}
.boxKlienciBanner a {
	width: 172px;
	height: 75px;
	display: block;
} 
.boxArchiwum ul {
	padding: 11px 2px 15px 2px;
	list-style: none;
	width: 194px;
	float: left;
}
.boxArchiwum ul li {
	width: 194px;
	background: url("/images/gfx/archiwum-rok-tlo.gif") repeat-x;
	float: left;
}
.boxArchiwum ul li a {
	text-decoration: none;	
}
.boxArchiwum ul li div {
	float: left;
	height: 26px;
	width: 194px;
}
.boxArchiwum ul li div a {
	font-size: 13px;
	color: #1b5f91;
	font-weight: bold;
	padding: 4px 0 0 25px;
	float: left;
	background: url("/images/gfx/znaczek-niebieski.gif") no-repeat 12px 8px;
}
.boxArchiwum ul li.selected div a {
	color: #f57800;
	background: url("/images/gfx/znaczek-pomaranczowy-dol.gif") no-repeat 12px 10px;
}
.boxArchiwum ul li a.zwinietyRok {
	float: right;
	padding: 3px 11px 0 14px;
	background: url("/images/gfx/rozwin.gif") 0 7px no-repeat !important;
	font-weight: normal;
	color: #1b5f91 !important;
}
.boxArchiwum ul li a.rozwinietyRok {
	float: right;
	padding: 3px 11px 0 14px;
	background: url("/images/gfx/zwin.gif") 0 7px no-repeat !important;
	font-weight: normal;
	color: #1b5f91 !important;
}
.boxArchiwum ul li ul {
	width: 194px;
	float: left;
	margin: 0;
	padding: 0;
}
.boxArchiwum ul li ul li {
	float: left;
	height: 26px;
	width: 194px;
	background: url("/images/gfx/archiwum-miesiac-tlo.gif") repeat-x;
}
.boxArchiwum ul li ul li a {
	color: #1b5f91;
	padding: 3px 5px 0 35px;
	float: left;
	width: 154px;
	background: url("/images/gfx/znaczek-niebieski.gif") no-repeat 20px 8px;
}
.boxArchiwum ul li ul li a:HOVER, .boxArchiwum ul li ul li.selected a {
	color: #f57800;
}
#boxKlienciBanneryB {
	position: relative;
	width: 172px;
	margin: 14px 0 14px 12px;
	height: 375px;
}
.boxKlienciBanneryB {
	/*display: none;*/
	position: absolute;
	width: 172px;
	height: 75px;	
}
.boxKlienciBannerB {
	width: 172px;
	height: 75px;
	display: block;
}
.boxKlienciBannerB a {
	float: left;
	width: 172px;
	height: 75px;
	display: block;	
}

/* box klienci stpka */
.boxKlienciStopka {
	padding: 13px 0 0 0;
	margin-bottom: -20px;
	float: left;
}
.boxKlienciStopkaTytul {
	padding: 0 0 8px 0;
	border-bottom: 1px solid #e9e9ea;
}
.boxKlienciStopkaTytul h2 {
	font-size: 16px;
	color: #013255;
	padding: 0 13px;
	font-weight: bold;
}
#boxKlienciStopkaBannery {
	float: left;
	width: 958px;
	height: 82px;
}
.boxKlienciStopkaBanner {
	float: left;
	width: 191px;
	height: 72px;
	padding: 10px 0 0 0;
	text-align: center;
}
.boxKlienciStopkaBanner a {
	display: block;
	width: 191px;
	height: 72px;	
}

/* box prudukty */
.boxProduktyTresc {
	padding: 15px 6px 15px 6px;
	border-bottom: 1px solid #e9e9ea;
}
.boxProduktyTresc p {
	text-align: center;	
}
.boxProduktyTresc H3 {
	text-align: center;	
}

/* box mapka */
.boxMapka {
	float: right;
	width: 252px;
	padding: 18px 0 0 0;
}
.boxMapkaGora {
	float: left;
	width: 252px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/mapka-tlo-gora.gif") no-repeat;
}
.boxMapkaSrodek {
	float: left;
	width: 250px;
	background: #f1f3f6 url("/images/gfx/mapka-tlo.gif") repeat-x;
	border-left: 1px solid #eaeaeb;
	border-right: 1px solid #eaeaeb;
	text-align: center;
}
.boxMapkaDol {
	float: left;
	width: 252px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/mapka-tlo-dol.gif") no-repeat;
}
.boxMapka iframe {
	margin: 4px 0;
}
#mapGoogle {
	float: left;
	width: 726px;
	height: 294px;
	border: 1px solid #d3d4d6;
}
	
/* box ciemny */
.boxCiemny {
	float: left;
	width: 200px;
	padding: 0 0 10px 0;
}
.boxCiemnyGora {
	width: 200px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/box-ciemny-dol.gif") no-repeat;	
}
.boxCiemnyDol {
	width: 200px;
	height: 1px;
	overflow: hidden;
	background: url("/images/gfx/box-ciemny-dol.gif") no-repeat;
}
.boxCiemnySrodek {
	width: 200px;
	background: #114267;
}
.boxCiemny H2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 11px 10px;
	background: #09395d url("/images/gfx/box-ciemny-h2-tlo.gif") repeat-x;
	border-bottom: 3px solid #f57800;
}
.boxCiemny ul {
	list-style: none;
	padding: 9px 0;
}
.boxCiemny ul li {
	width: 200px;
	background: #013154 url("/images/gfx/box-ciemny-li-tlo.gif") repeat-x top;
}
.boxCiemny ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	width: 100%;
}
.boxCiemny ul li a span {
	display: block;
	padding: 5px 5px 7px 28px;
	background: url("/images/gfx/znaczek-bialy.gif") no-repeat 15px 10px;
}
.boxCiemny ul li a:HOVER, .boxCiemny ul li.selected a {
	background: #2e6691 url("/images/gfx/box-ciemny-li-ho-tlo.gif") repeat-x top;
	text-decoration: none;
}
.boxCiemny ul li.selected a span {
	background: url("/images/gfx/znaczek-pomaranczowy.gif") no-repeat 15px 10px ;	
}
.boxCiemny ul li ul {
	padding: 0;	
}
.boxCiemny ul li ul li {
	width: 200px;
}
.boxCiemny ul li ul li a {
	color: #0f4064;
	background: #dfe5ea url("/images/gfx/box-ciemny-li2-tlo.gif") repeat-x top !important;
}
.boxCiemny ul li ul li a span {
	display: block;
	padding: 5px 5px 7px 44px;
	background: url("/images/gfx/znaczek-niebieski.gif") no-repeat 30px 10px !important;
}
.boxCiemny ul li ul li a:hover span, .boxCiemny ul li ul li.selected a span {
	background: url("/images/gfx/znaczek-pomaranczowy.gif") no-repeat 30px 10px !important;
	color: #F57800;
}
.boxCiemny ul li ul li.selected a {
	background: #e6ebee url("/images/gfx/box-jasny-sel-tlo.jpg") repeat-x top !important;
}

/* srodek */
H1 {
	color: #f57800;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 3px solid #f57800;
	padding: 8px 60px 8px 10px;
	line-height: normal;
}
.paragraph {
	padding: 17px 10px 8px 10px;
}
.paragraphList {
	padding: 17px 10px 0 10px;
}
H2.akapit {
	border-top: 1px solid #e9e9e9;	
	border-right: 1px solid #e9e9e9;	
	border-bottom: 1px solid #e9e9e9;
	background: #f7f8fa url("/images/gfx/h3-pasek.gif") repeat-y;
	padding: 7px 7px 7px 13px;
	margin-bottom: 17px;
	font-size: 15px;
}
.content p {
	padding: 0 0 16px 0;	
}
.realizacjaBoxDane p {
	padding: 0 0 8px 0;
}
.content table {
	border: 1px solid #d3d4d6;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	margin: 0 0 14px 0;
	text-align: left;
}
.content table th {
	border: 1px solid #d3d4d6;
	background: #edf0f3;
	padding: 3px 6px 3px 3px;
}
.content table td {
	padding: 3px;
	border: 1px solid #d3d4d6;	
}
#powrot {
	padding: 6px 0 0 0;
}
#powrot a {
	color: #787a7b;	
}
.paragraph a {
	color: #f57800;
	color: #18486c;
	text-decoration: underline;	
}
.paragraph a:hover {
	color: #FF8814; 
}
blockquote {
	margin: 0 auto 15px auto;
	border: 1px solid #b9b9b9;
	background: #f6f7f9 url("/images/gfx/informacja.gif") no-repeat 13px 17px;
	padding: 13px 13px 13px 55px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	white-space: normal;
}
.pager {
	padding: 8px 0 0 0;
	color: #114267;
	text-align: center;
}
.pager a, .pager span {
	color: #114267;	
	background: #eff0f4;
	padding: 3px 5px;
	text-decoration: none;
	border: 1px solid #dcdcde;
}
.pager span {
	color: #114267;	
	background: #dcdcde;
}
.pager .selected {
	font-weight: bold;	
}
.content ul, .realizacjaBoxDane ul {
	list-style: none;
	padding: 0 0 14px 15px;		
}
.content ul li, .realizacjaBoxDane ul li {
	color: #474848;
	text-decoration: none;
	padding: 0 0 5px 12px;
	background: url("/images/gfx/znaczek-pomaranczowy.gif") no-repeat 0 6px;
}
.content ul li a, .realizacjaBoxDane ul li a {
	color: #18486c;
}
/*.paragraphList ul {
	width: 239px;
	float: left;
}*/
.paragraphList ul li {
	width: 239px;
	float: left
}
.paragraphList ul li a {
	color: #18486C;
	text-decoration: underline;
}
.paragraphList ul li a:hover {
	color: #FF8814;
}
.content hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #FF8814;
}

/* zdjecia */
.photosBottom, .photosTop {
	padding: 6px 0 10px 26px;
	float: left;
	width: 491px;
	background: url("/images/gfx/images_tlo.gif") repeat-x bottom;
}
.photosBottom .photoCnt, .photosTop .photoCnt {
	float: left;
	width: 211px;
	margin: 0 40px 10px 0px;
	display: inline!important;
}
.photosBottom .photoCnt img, .photosTop .photoCnt img {
	border: 1px solid #e9e9ea;
	padding: 2px;
	background: #fff;
	display: block;
}
.photosBottom .photoCnt .imagesCien {
	background: url("/images/gfx/images_cien.gif") no-repeat;
	width: 210px;
	height: 10px;
	overflow: hidden;
}
.photosBottom .photoCnt .photoDescription, .photosTop .photoCnt .photoDescription {
	padding: 1px 5px;
	font-size: 11px;
	color: #474848;
	text-align: left;
	width: 211px;
}
.photosLeft {
	float: left;
	width: 146px;
	padding: 5px 10px 0 0;
}
.photosRight {
	float: right;
	width: 146px;
	padding: 5px 0 0 10px;
}
.photosLeft .photoCnt, .photosRight .photoCnt {
	padding-bottom: 10px;
}
.photosLeft .photoCnt img, .photosRight .photoCnt img {
	border: 1px solid #e9e9ea;
	padding: 2px;
	background: #fff;
	display: block;
}
.photosLeft .photoCnt .photoDescription, .photosRight .photoCnt .photoDescription {
	padding: 1px 5px;
	font-size: 11px;
	color: #474848;
	text-align: left;
}
.textPhoto {
	text-align: left;
}

/* aktualnosci lista */
.newsBox {
	padding: 0 0 22px 0;	
}
.newsBox H3 {
	float: left;
	width: 462px;	
}
.newsBox H3 a {
	color: #62829b;
	font-size: 16px;
	font-weight: bold;	
}
.newsBoxData {
	color: #787a7b;
	font-size: 11px;
	text-align: right;	
}
.newsBoxTytul {
	border-bottom: 1px solid #e9e9ea;
	padding: 0 0 6px 0;
	margin: 0 0 4px 0;
	float: left;
	width: 518px;
}
.newsBoxTytul a {
	color: #62829b;
	text-decoration: none;	
}
.newsBoxTytul a:hover {
	color: #f57800;
	text-decoration: underline;
}
.newsBoxZdjecie {
	float: right;
	padding: 0 0 10px 10px;		
}
.newsBoxZdjecie img {
	border: 1px solid #e9e9ea;
	padding: 2px;
	background: #fff;
	display: block;
}

/* aktualnosc */
.newsData {
	float: right;
	margin-top: -47px;
	color: #787a7b;
	font-size: 11px;
	text-align: right;	
}
.beginning {
	font-weight: bold;
	padding: 0 0 10px 0;	
}

/* przyciski */
.send {
	border: 0;
	width: 96px;
	height: 26px;
	text-align: center;
	padding: 3px 0 5px 0;
	background: url("/images/gfx/przycisk-wyslij.gif") no-repeat;
	color: #fff;
	cursor: pointer;
}

/* zalaczniki */
.zalaczniki {
	padding: 10px 0 0 0;	
}
h4 {
	color: #474848;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #d3d4d6;	
}
.zalacznikiPliki {
	padding: 10px 0 0 0;
}
.zalacznikiPliki ul {
	list-style: none;
}
.zalacznikiPliki ul li {
	padding: 0 0 3px 43px;
}
.zalacznikiPliki ul li a {
	color: #114267;	
}
.zalacznikiPliki ul li a span {
	color: #3b3b3a;	
}
.zalacznikiPliki ul li.txt {
	background: transparent url("/images/gfx/icons/txt.gif") no-repeat 18px 0;
}
.zalacznikiPliki ul li.pdf {
	background: transparent url("/images/gfx/icons/pdf.gif") no-repeat 18px 0;
}
.zalacznikiPliki ul li.doc {
	background: transparent url("/images/gfx/icons/doc.gif") no-repeat 18px 0;
}
.zalacznikiPliki ul li.xls {
	background: transparent url("/images/gfx/icons/xls.gif") no-repeat 18px 0;
}

/* formularz kontaktu */
#contactText {
	float: left;
	width: 164px;
	padding: 16px 13px 0 13px;
}
#contactTextM {
	float: left;
	
	padding: 16px 13px 0 13px;
}
#contactText a {
	color: #114267;
}
#contact {
	float: left;
	padding: 15px 0 0 7px;
	width: 489px;
}
#contact .textarea {
	width: 300px !important;
}
#contact ul {
	padding: 0;	
}
#contact ul li {
	background: none;	
}
.fRow {
	padding: 0 0 5px 0;
}
.fLabel {
	float: left;
	width: 128px;
	text-align: right;
	padding: 0 5px 0 0;
}
.contentM .fLabel {
	width: 162px !important;
}
.fLabel1 {
	float: left;
	width: 460px;
	padding: 10px 0 15px 5px;	
}
.fInput1 {
	float: left;
	padding: 10px 0 15px 0;	
}
.fInput {
	float: left;
}
.text, .textarea {
	border: 1px solid #d3d4d6;
	background: #f7f8f9;
	overflow: auto;
	float: left;
	padding: 4px;
	height: 16px;
}
.select {
	border: 1px solid #d3d4d6;
	background: #f7f8f9;
	overflow: auto;
	float: left;
	padding: 4px 0 4px 4px;
} 
.textarea {
	height: auto;
}
.gwiazdka {
	color: #f57800;
}

/* mapa serwisu */
ul.mapaSerwisu {
	list-style: none;
	padding: 10px 0 10px 15px;		
}
ul.mapaSerwisu li {
	display: inline;
}
ul.mapaSerwisu li a {
	font-weight: bold;
	color: #114267;
	text-decoration: none;
	padding: 0 0 5px 12px;
	background: url("/images/gfx/znaczek-pomaranczowy.gif") no-repeat 0 5px;
	display: block;
}
ul.mapaSerwisu li ul {
	padding: 0 0 0 36px;
	list-style: none;	
}
ul.mapaSerwisu li ul li {
	display: inline;	
}
ul.mapaSerwisu li ul li a {
	font-weight: normal;	
}

/* porownanie cms-ow */
table#opcje {
	width: 99%;	
}
table#opcje tr.szare {
	background: #f6f7f9;
}
table#opcje .gwiazdka {
	padding: 0 5px;	
}

/* stopka */
#stopka {
	height: 84px;
	width: 100%;
	background: url("/images/gfx/stopka-tlo.gif") repeat-x;
	margin: 20px 0 2px 0;
	color: #fff;
	font-size: 12px;
}
#stopka a {
	color: #fff;	
}
#stopkaLewo {
	width:	4px;
	height: 81px;
	float: left;
	background: url("/images/gfx/stopka-lewo.gif") no-repeat;
}
#stopkaPrawo {
	width:	4px;
	height: 81px;
	float: right;
	background: url("/images/gfx/stopka-prawo.gif") no-repeat;
}
#stopkaSrodek {
	width: 950px;
	height: 81px;
	float: left;
	background: url("/images/gfx/stopka-srodek.gif") no-repeat right 5px;
}
#stopkaDol {
	float: left;
	width: 954px;
	height: 42px;
	padding: 0 2px;
	background: url("/images/gfx/stopka-dol.gif") repeat-x;
}
/*
#stopkaTresc {
	width: 958px;
	height: 84px;
	margin: 0 auto;
	background: url("/images/gfx/stopka-tlo-dlugie.jpg") no-repeat left top;
	color: #7c7c7c;
	font-size: 11px;
}
*/
#footer1 {
	float: left;
	line-height: 20px;
	width: 299px;
	padding: 7px 6px 0 6px;
}
#footer1 a {
	font-weight: normal;
}
#footer1 a:hover {
	color: #f57800;
}
#footer1 strong span {
	color: #f57800;	
}
#footer2 {
	float: right;
	padding: 5px 14px 0 0;
}
#footer2 a:hover {
	color: #f57800;
}
a.jaroslawiak {
	background: url("/images/gfx/jaroslawiak.gif") no-repeat;
	width: 81px;
	height: 25px;
	float: left;
}
/*#footerMenu {
	border: 1px solid red;
}*/
.bannerGlowna {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
/*Tekst Top*/
/*.boxTekstTop {
	position: absolute;
	width: 300px;
	height: auto;
	top: 0;
	left: 0 !important;
	border: 1px solid blue;
	background: url("/images/gfx/box-news-srodek.gif") repeat-x 0 0;
}
#slideshow_wrapper1 {
	position: relative;
	overflow: hidden;
	width: 400px;
	height: auto!important;
	left: 75px;
	top: 21px;
}
#slideshow_wrapper2 {
	position: relative;
	overflow: hidden;
	width: 400px;
	height: auto!important;
	left: 75px;
	top: 21px;
}
span.tekstTop {
	margin: 0;
	padding: 0;
	font-size: 30px;
	background: none!important;

}*/