body { 
	font-family: Arial, Tahoma,Verdana,sans-serif;
	font-size: 11px;
	text-align: left;
	color: #515151;
	padding: 0px; 
	margin: 0px 0px 0px 0px;
	background: #ebf0f2;
}
body.podstrona{
	text-align: none;
	background: white
}
ol, ul, li {
	padding: 0px; 
	margin: 0px 0px 0px 15px;
}
li { 
	padding: 0px 0px 0px 5px;
}
h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px; 
	padding: 0px;
}
a {	
	color: #505050;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {border: none;}
/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
	background: white;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	background: white;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
	background: white;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: white url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
	background: white;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: white url(images/ico_next.gif) no-repeat center center;
}
.Popup .IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: white url(images/ico_close.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

div.top-flash{
	position: absolute;
	top: 0px;
	left: -45px;
	
}

/* komunikat */
.komunikat {
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

.message {
	font-weight: bold;
	width:460px;
	position:absolute; 
	top:200px; 
	left:50%; 
	margin-left: -235px;
	background-color:#F1F4F6; 
	border:1px solid #E66722; 
	padding:0px 0px 20px 0px;
	text-align: center;
	z-index: 999999999;
}
.message p{text-align: center;}

.message div.info{
	padding:25px 5px 34px 100px;
	background: #F1F4F6 url(images/info_signum.jpg) no-repeat 15px 10px;
	text-align: center;
}
.message div.error{
	padding:25px 5px 34px 100px;
	background: #F1F4F6 url(images/error_signum.jpg) no-repeat 15px 10px;
	text-align: left;
}
.message input{
	background: #E6E6E6;
	color: black; 
	padding:2px 0px 2px 0px; 
	border: 1px solid #888888;
	font-weight: bold; 
	width: 60px;
	cursor: pointer;
}

.top{
	position: relative;
	height: 340px;
	background: #dbe3e8 url('images/top_bg.gif') repeat-x;
}
.top-podstrona{
	position: relative;
	height: 201px;
	background: #dbe3e8 url('images/top_podstrona_bg.gif') repeat-x;
}
.middle{
	background: white;
	min-width: 1000px;
}
.top-obrazek{
	height: 291px;
	margin: 0px;
	padding: 0px;
	border: none;
	min-width: 1000px;
	background: url('images/top.jpg') no-repeat center;
}
.top-obrazek-podstrona{
	height: 152px;
	margin: 0px;
	padding: 0px;
	border: none;
	min-width: 1000px;
	background: url('images/top_podstrona.jpg') no-repeat center;
}
.logo{
	position: absolute;
	width: 210px;
	height: 110px;
}
.top .logo{
	top: 8px;
	left: 38px;
}
.top-podstrona .logo{
	top: 12px;
	left: 40px;
}
.page-width{
	width: 980px;
	margin: 0px auto;
	padding: 0 10px;
	position: relative;
}
.menu-poziome{
	position: relative;
	height: 38px;
	white-space: nowrap;
	overflow: hidden;
}
.gwiazda-dol{
	width: 16px;
	height: 7px;
	position: absolute;
	top: 48px; 
	left: 109px;
	font-size: 0px;
	background: url('images/gwiazdka_dol.gif') no-repeat;
}
.menu-poziome-obrazek{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 47px;
	min-width: 1000px;
	background: url('images/menu_poziome_obrazek.jpg') no-repeat center;
}
.menu-poziome-obrazek-podstrona{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 48px;
	min-width: 1000px;
	background: url('images/menu_poziome_podstrona_obrazek.jpg') no-repeat center;
}
.menu-poziome ul{
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 100%;

}
.menu-poziome li{
	margin: 0;
	padding: 0 1px;
	float: left;
}
.menu-poziome a{
	margin-top: 10px;
	float: left;
	line-height: 16px;
	margin-right: 2px;
	padding: 5px 8px 4px 8px;
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.menu-poziome a:hover{
	background: #e66722;
	text-decoration: none;
	color: white;
}
.menu-poziome b{
	float: left;
	margin-top: 10px;
	line-height: 25px;
	padding: 2px 0;
	height: 21px;
	width: 1px;
	font-size: 0px;
	background: #9ea3a6;
}

/**************************************************************************
 *===== Menu lewa strona ===================================================
 **************************************************************************/ 
 
ul.poziom1{
	list-style: none;
	padding: 0;
	margin: 20px 10px 0 0;
	text-indent: 0px;
	width: 220px;
}
.poziom1 li{
	position: relative;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
}
.poziom1 li.normal a.menu_l1_top{
	font-size: 0px;
	color: #f1f4f6;
	display: block;
	padding-top: 3px;
	background: #f1f4f6 url('images/menu_l_top.gif') no-repeat;
	margin: 0;
}
.poziom1 li.normal span.menu_l1_top{
	font-size: 0px;
	color: #f1f4f6;
	display: block;
	padding-top: 3px;
	background: #f1f4f6 url('images/menu_l_top.gif') no-repeat;
	margin: 0;
}
.poziom1 li.normal a.menu_l1_middle{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #73848e;
	display: block;
	padding: 4px 4px 4px 10px;
	background: #f1f4f6;
	margin: 0;
}
.poziom1 li.normal a.menu_l1_bottom{
	font-size: 0px;
	color: #f1f4f6;
	display: block;
	height: 3px;
	background: #f1f4f6 url('images/menu_l_bottom.gif') no-repeat;
	margin: 0;
	padding: 0;
}
.poziom1 li.normal span.menu_l1_bottom{
	font-size: 0px;
	color: #f1f4f6;
	display: block;
	height: 3px;
	background: #f1f4f6 url('images/menu_l_bottom.gif') no-repeat;
	margin: 0;
	padding: 0;
}
.poziom1 li a:hover{
	color: white;
	background: #7f8488;
	text-decoration: none;
}
.poziom1 li.a a.menu_l1_top{
	font-size: 0px;
	color: #f1f4f6;
	display: block;
	padding-top: 3px;
	background: #7f8488 url('images/menu_l_active_top.gif') no-repeat;
	margin: 0;
}
.poziom1 li.a span.menu_l1_top{
	font-size: 0px;
	color: #f1f4f6;
	display: block;
	padding-top: 3px;
	background: #7f8488 url('images/menu_l_active_top.gif') no-repeat;
	margin: 0;
}
.poziom1 li.a a.menu_l1_middle{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
	height: 100%;
	display: block;
	padding: 4px 4px 3px 10px;
	background: #7f8488;
	margin: 0px;
}
.poziom1 li.a a.menu_l1_bottom{
	font-size: 0px;
	color: #7f8488;
	display: block;
	height: 4px;
	background: #7f8488 url('images/menu_l_active_bottom.gif') no-repeat;
	margin: 0;
}
.poziom1 li.a span.menu_l1_bottom{
	font-size: 0px;
	color: #7f8488;
	display: block;
	height: 4px;
	background: #7f8488 url('images/menu_l_active_bottom.gif') no-repeat;
	margin: 0;
}

/****************************************************************************
 * Poziom 2
 ***************************************************************************/ 
ul.poziom2{
	margin: 0;
	list-style: none;
}
.poziom2 li a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #73848e;
	display: block;
	height: 1%;
	padding: 4px 0 4px 10px;
	margin-left: 16px;
	padding-left: 10px;
	background: url('images/bullet_menu_l2.gif') no-repeat left center;
}
.poziom2 li a:hover{
	color: #e66722;
	background: url('images/bullet_menu_l2.gif') no-repeat left center;
	text-decoration: none;
}
.poziom2 li a.wcisniety {	
	color: #e66722;
	background: url('images/bullet_menu_l2.gif') no-repeat left center;
}

.active{
	background: #e66722;
}
.lewa{
	float: left;
	margin: 0 10px 20px 0;
}
.prawa{
	overflow:hidden;
	height: 1%;
}
.nazwa-modulu{
	text-transform: lowercase;
	margin: 20px 0;
}
.kontener1{
	margin-top: 20px;
}
.box{
	float: left;
	margin: 10px 5px;
}
.box-aktualnosci{
	width: 31%;
	float: left;
	margin: 15px 5px 10px 10px;
}
.box h2{
	color: #e66722;
	font-family: Myriad pro, Arial;
	font-size: 24px;
	margin: 5px 0 10px 0;
}
.box-aktualnosci h2{
	margin-bottom: 5px;
}
.aktualnosciZalacznikRamka{
	margin-top: 10px;
	border-top: 1px solid #EEE;
	padding: 5px;
}
.aktualnosciZalacznikRamka ul{
	color: #73848e;
	font-size: 12px;
	font-family: Arial;
	list-style: none;
	margin: 0;
}
.aktualnosciZalacznikRamka li{
	margin-left: 12px;
	padding-left: 10px;
	background: url('images/bullet_orange.gif') no-repeat 0px 8px;
	margin-bottom: 8px;
}
.aktualnosciZalacznikRamka li a{
	color: #73848e;
}
.aktualnosciZalacznikRamka li a:hover{
	color: #73848e;
	text-decoration: underline;
}
.aktualnosciZalacznikRamka img{
	margin-left: 8px;
}
.aktualnosciZalacznikRamka div{
	font-size: 12px;
	color: #e66722;
	margin: 2px 0 15px 10px;
}
.aktualnosciZalacznik{
	margin: 10px 0;	
}
.aktualnosciPlikOpis{
	font-size: 10px;
}
.aktualnosciPlik img{
	margin-right: 5px;
}
.aktualnosciPlik a{
}
.aktualnosciPlik a:hover{
	color: black;
	text-decoration: underline;
}
.aktualnosciMargines{
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e1e3e4;
}
.aktualnosciHot{
	background: #F1F4F6;
	border-bottom: 1px solid #E66722;
	border-top: 1px solid #E66722;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.aktualnosciHot h3 a{
	color: #FF6600;
}
.aktualnosciPager{
	font-family: Arial;
	font-size: 12px;
	color: #bfc8cd;
	text-align: center;
	margin: 20px 0 21px 0;
}
.aktualnosciPager a{
	color: #73848e
}
.aktualnosciPager a: hover{
	color: #73848e;
	text-decoration: underline;
}
.aktualnosciPager b{
	color: white;
	background: url('images/pager_active_bg.gif') no-repeat center center;
	text-align: center;
	padding: 3px 6px 3px 6px;
}
.aktualnosciPager u{
	text-decoration: none;
}
.aktualnosciPager span{
	color: #e66722;
	margin: 0 10px;
}
.aktualnosci4ZdjeciaBlok { 
	float: right;
	margin: 0 0 5px 10px;
}
.aktualnosci4ZdjeciaBlok .aktualnosciZdjeciaOpisKontener {
	margin-top: 0px;
}
.aktualnosci5ZdjeciaBlok{
	text-align: left; 
	float: left;
	margin: -5px 10px 5px 0;
}
.aktualnosci5ZdjeciaBlok .aktualnosciZdjeciaOpisKontener {
	
}
.aktualnosci6ZdjeciaBlok{
	text-align: left; 
	margin: 0 0 10px 0;
}
.aktualnosci6ZdjeciaBlok .aktualnosciZdjeciaOpisKontener {
	float: left;
	margin-right: 5px;
}
.aktualnosci7ZdjeciaBlok{
 
	margin: 10px 0 10px 0;
}
.aktualnosci7ZdjeciaBlok .aktualnosciZdjeciaOpisKontener {
	float: left;
	margin-right: 5px;
}
.aktualnosciZdjeciaOpisBlok{
	position: relative;
	background: #e1e3e4;
	font-size: 0px;
	padding: 1px;
	margin: 5px 0;

}
* html body .aktualnosciZdjeciaOpisBlok{
	height: 1%;
	width: 1%;
}

.aktualnosciZdjeciaOpisBlok img{	
	border: 1px solid #eff2f4;
}
.aktualnosciZdjeciaOpisKontener p{
	font-size: 10px;	
}

.aktualnosciSkrotPrawaZdjecia{
	float: left;
	margin-right: 20px;
}
.aktualnosciZdjeciaOpisBlok b, .kontaktHzSpacerContainer b{
	display: block;
	position: absolute; 
	width: 2px; 
	height: 2px;
	font-size: 0px;
}
.border-tl{background: url('images/img_ramka_tl.gif') no-repeat; top: 0px; left: 0px}
.border-tr{background: url('images/img_ramka_tr.gif') no-repeat; top: 0px; right: 0px}
.border-bl{background: url('images/img_ramka_bl.gif') no-repeat; bottom: 0px; left: 0px}
.border-br{background: url('images/img_ramka_br.gif') no-repeat; bottom: 0px; right: 0px}

.kontaktHzSpacerContainer .border-tl{_top: 0px; _left: 0px;}
.kontaktHzSpacerContainer .border-tr{_top: 0px; _right: -1px;}
.kontaktHzSpacerContainer .border-bl{_bottom: 0px; _left: 0px;}
.kontaktHzSpacerContainer .border-br{_bottom: 0px; _right: -1px;}
h3.tytul1{
	margin: 0px 0 10px 0;
	padding-top: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #010101;
}
.tytul1 a{
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #010101;
}
.tytul1 a:hover{	
	color: #010101;
	text-decoration: underline;
}

.aktualnosciOpis, .opisyOpis{
	color: #73848e;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 16px;
}
.aktualnosciOpis ul, .opisyOpis ul{
	color: #73848e;
	font-size: 12px;
	font-family: Arial;
	list-style: none;
	margin: 0;
}
.aktualnosciOpis ul li, .opisyOpis ul li{
	margin-left: 20px;
	padding-left: 16px;
	background: url('images/bullet_orange.gif') no-repeat 0px 6px;
	margin-bottom: 8px;
	
}

a.przycisk1 {
	font-family: Arial;
	font-size: 12px;
	color: #e66722;
}
a.przycisk1:hover {
	text-decoration: underline;
}
.aktualnosciBottom{
	margin: 10px 0 3px 0;
	border-bottom: 1px solid #e1e3e4;
	font-size: 0px; 
}
.newsMargines{
	margin-bottom: 20px;
}
.newsLink a{
	color: #b4b4b4;
	font-size: 11px;
}
.newsLink a:hover{
	text-decoration: underline;
}
.newsData{
	color: #b4b4b4;
	font-size: 10px;
	font-family: Tahoma;
}
.newsSpacer{
	color: #d8d8d8;
	font-family: Arial;
	font-size: 11px;
	margin: 0 4px;
}
.box, .box-aktualnosci p{
	color: #73848e;
	font-size: 11px;
	font-family: Arial;
	margin-bottom: 10px;
}
.box span{
	color: #b4b4b4;
}
span.spacer{
	color: #b4b4b4;
	margin: 0 2px;
	font-size: 12px;
}
.vertical-spacer{
	padding: 30px 50px;
	background: url('images/vertical_spacer.gif') repeat-y right;
	float: left;
}
.vertical-spacer-small{
	padding: 10px 40px;
	background: url('images/vertical_spacer.gif') repeat-y right;
	float: left;
}
.vertical-spacer-noborder{
	float: left;
	padding: 10px 40px;
}
.pad{
	padding: 10px;
	*padding-bottom: 0px;
	*margin-bottom: -10px;	
}

.box h3, h4{
	font-weight: lighter;
}
.box h3{
	font-size: 22px;
}
.box h4{
	font-size: 14px;
	color: #797979;
}
.box h5, .box h5 a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
	line-height: 16px;
}
.box-aktualnosci h5, a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
	line-height: 16px;
	margin-bottom: 1px;
}
.box-aktualnosci h5 a{
	color: #010101;
}
.box-aktualnosci a{
	color: #b4b4b4;
}
.box h5 a{
	color: #010101;
}
.box a{
	color: #b4b4b4;
}
.box, .box-aktualnosci a.wiecej{
	color: #b4b4b4;
	font-size: 11px;
}
.box a.wiecej:hover, .box-aktualnosci a.wiecej:hover{
	color: #b4b4b4;
	font-size: 11px;
	text-decoration: underline;
}
.box a img{
	border: none;
}
img.miniaturka{
	border: 1px solid #e9e9e9;
	margin-right: 10px;
	float: left;
}
.bottom-podstrona{
	background: #ebf0f2;
	text-align: center;
	min-width: 1000px;
}
div.foot{
	*margin: 20px 0 0 0;
	text-align: center;
	clear: both
}
.foot p{
	color: #73848e;
	font-size: 11px;
	font-family: Arial;
}
.foot span{
	color: #b4b4b4;
	font-size: 11px;
	font-family: Arial;
}
.foot a{
	font-size: 11px;
	color: #73848e;
}
.formularzOpis{
	font-family: Arial;
	font-size: 12px;
	color: #73848e;
}
.formularz{
	padding: 0;
	margin: 0;
}
.formularz .formularzLabel{
	color: #73848e;
	text-align: right;
	padding-right: 12px;
}
.formularz td{
	text-align: left;
}
.formularz input,.formularz select{
	width: 250px;
	background: #f1f4f6;
	border: 1px solid #e3e3e3;
}

.formularz textarea{
	width: 330px;
	overflow: auto;
	background: #f1f4f6;
	border: 1px solid #e3e3e3;
}
.formularzLabel .formularzCB{	
	width: auto;
	background: none;
	border: none;
}
input.formularzButton{
	width: 55px;
	height: 20px;
	border: none;
	background: none;
	margin-bottom: 55px;
}
.formularzOpis a{
	color: #e66722;
}
.formularzOpis a:hover{
	text-decoration: underline;
}
.formularzGwiazdka{
	font-size: 13px;
	color: #e66722; 
}
.kontaktHzSpacerContainer{
	position: relative;
	background: #e1e3e4;
	_background: #eff2f4;
	font-size: 0px;
	padding: 1px;
	height: 2px;
	_padding: 0;
	margin: 4px 0 15px 0;
}
.kontaktHzSpacer{
	_width: 733px;
	padding: 0;
	height: 0px;
	border: 1px solid #eff2f4;
	
	_border: 1px solid #e1e3e4;
}
textarea.formularzInput_error{
	background-color:#ECEFEE;
	border:1px solid red;
	color:#3C6500;
}
select.formularz_error{
	background-color:#ECEFEE;
	border:1px solid red;
	color:#3C6500;
}
input.formularzInput_error{
	background-color:#ECEFEE;
	border:1px solid red;
	color:#3C6500;
}
.left{float: left}
.center{text-align: center}
.clear{clear: both; font-size: 0px;} 
.right{float: right}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 22px; 
	float: right;
	padding-bottom: 0.7em;	
}
