body, td {
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
	color: #747474;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

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;
}

td {
	vertical-align: top;
}

a {
	color: #3854BC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* naglowek */

#naglowek {
	height: 78px;
	margin: 0px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;

	background: #FFFFFF url("images/logo.jpg") no-repeat;  
	background-position: 0 0; 
}

#naglowek a.logo {
	display: block;
	width: 400px;
	height: 78px;
	text-decoration: none;
	margin-top: 0px;
	float: left;
}
.imgTop_pl {
	background: #FFFFFF url("images/img_pl.jpg") no-repeat;  
	background-position: 0 0; 
	height:179px;
}
.imgTop_es {
	background: #FFFFFF url("images/img_es.jpg") no-repeat;  
	background-position: 0 0; 
	height:179px;
}
.imgTop_en {
	background: #FFFFFF url("images/img_en.jpg") no-repeat;  
	background-position: 0 0; 
	height:179px;
}
.imgPage_pl {
	background: #FFFFFF url("images/img_page_pl.jpg") no-repeat;  
	background-position: 0 0; 
	height:93px;
}
.imgPage_es {
	background: #FFFFFF url("images/img_page_es.jpg") no-repeat;  
	background-position: 0 0; 
	height:93px;
}
.imgPage_en {
	background: #FFFFFF url("images/img_page_en.jpg") no-repeat;  
	background-position: 0 0; 
	height:93px;
}
.bgTop{
	background: #FFFFFF url("images/bg_top.jpg") repeat-x;  
	background-position: 0 0; 
	height:239px;
}
.bgTopRight{
	background: #FFFFFF url("images/bg_m_right.jpg") repeat-x;  
	background-position: 0 0; 
}
.bgTopPage{
	background: #FFFFFF url("images/bg_top_page.jpg") repeat-x;  
	background-position: 0 0; 
	height:154px;
}
.bgTopRightPage{
	background: #FFFFFF url("images/bg_m_right_page.jpg") repeat-x;  
	background-position: 0 0; 
}
.menuTop {

	text-align:left;
}
.bgPasek {

	color:#ffffff;
	vertical-align:middle;
	text-align:left;
	padding: 3px 25px 0 25px ; 
	font-weight:bold;

	background: url("images/szukaj_bg.jpg") no-repeat;  
	background-position: top right ;
}

div.szukaj {
	padding: 7px 4px 0px 13px;
	float: right;
	background: url("images/lupa.jpg") no-repeat;  
	background-position: top right ;
}
input.szukaj {
	border:1px solid #596dc1;
	background-color:#495eb7;
	height:18px;
	color:#ffffff;
	width:159px;
	font-size:11px;
	font-family: Tahoma;
	font-weight:normal;
	float:right;
	
}
a.przyciskSzukaj {
	padding: 0;
	display:block;
	width:35px;
	height:35px;
	float:right;

}
.szTop{ 
	position:relative;
	top:0;
	left:0;
	float:right; 
	width:300px;
}
.nawigacjaTop {
	float:right;
	width: 400px;
	margin: 35px 54px 0px 0px;
}
.spacerTop {
	background: url("images/spacer_top.gif") no-repeat;  
	background-position: top right;
	
	padding: 0 8px 0 8px;
	float:right;
}
/* menu gorne */

ul.menuGora {
	padding: 0px;
	margin: 0px 0px 0px -1px;
	float: left;
	padding-top: 6px;
}

ul.menuGora li {
	margin: 0px;
	padding: 0px 12px 0px 12px;
	border-left: 1px solid #637B7D;
	display: inline;  
}

ul.menuGora a {
	color: #637B7D;
	text-decoration: none;
	font-weight: normal;
}

ul.menuGora a:hover {
	text-decoration: underline;
}



.center {
	text-align: center;
}

.padding5 {
	padding: 5px;
}

/*bloczek*/
.blokTopContainer {
	background:#FFFFFF url(images/cor_2.gif) repeat-x top left;
	margin: 10px 0px 0px 0px;
}
.blokTop {
	background: url(images/cor_3.gif) no-repeat top right;
}
.blokTopLeft {
	background: url(images/cor_1.gif) no-repeat top left;
	padding: 8px 0px 0px 0px;
}
.blokBody {
	border-left: 1px solid  #C7C7C7;
	border-right: 1px solid  #C7C7C7;
	padding: 0px 7px 7px 7px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.blokBottomContainer {
	background: #FFFFFF url(images/cor_6.gif) repeat-x bottom left;
	margin: 0px 0px 7px 0px;
}
.blokBottom {
	background: url(images/cor_5.gif) no-repeat top right;
}


/* menu */

ul.poziom1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.poziom1 li {
	font-weight: bold;
  
	padding: 0px;
	margin: 0px 0px 1px 0px;
}

ul.poziom1 li.wcisniety {
	font-weight: bold;
  
	padding: 0px;
	margin: 0px 0px 1px 0px;
}

ul.poziom1 a {
	color: #ffffff;
	text-decoration: none;
		
	background: url("images/menu.gif") no-repeat;
	background-position: 0px 0px;
	
	display: block;
	width: 100%;
  
	padding: 0px;
	margin: 0px;
}

ul.poziom1 li a.wcisniety {
	color: #ffffff;
	text-decoration: none;
		
	background: url("images/menu_w.gif") no-repeat;
	background-position: 0px 0px;
	
	display: block;
	width: 100%;
  
	padding: 0px;
	margin: 0px;
}

ul.poziom1 a:hover {
	color:#E8F9E8;
	text-decoration:underline;
}

ul.poziom1 span {
	display: block;
	padding: 8px 0px 8px 30px;
}

ul.poziom2 {
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
	list-style: none;
	border-top:1px solid  #ffffff;
	background:#466ac6 url("images/menu/m_2_2.gif") no-repeat;
	background-position: 0px 0px;
}

ul.poziom2 li {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom2 a {
	background: #466ac6 url("images/arrow_9.gif") no-repeat;
	background-position: 18px 9px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
ul.poziom2 li a.wcisniety {
	background: #466ac6 url("images/arrow_9.gif") no-repeat;
	background-position: 18px 9px;
	padding: 0px;
	margin: 0px;
	color:#E8F9E8;
	text-decoration:underline;
	font-weight: normal;
}

ul.poziom2 span {
	padding: 5px 2px 5px 30px;
	margin: 0px;
}


ul.poziom3 {
	margin: 1px 0 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	background-color:#466ac6;
}

ul.poziom3 li {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom3 a {
	background: #466ac6 url("images/arrow_9.gif") no-repeat;
	background-position: 18px 9px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom3 span {
	padding: 5px 2px 5px 30px;
	margin: 0px;
}

/* lewy / prawy region */

td.lewyRegion {
	width: 227px;
	padding-right: 4px;
	padding-left: 3px;
}

td.prawyRegion {
	padding-left: 8px;
	width: 166px;
}

div.kontener1 {
	
	margin-bottom: 7px;
}

div.kontener1 p {
	margin: 0;
	padding: 13px 13px 0px 13px;
  
	color: #0E4E5F;

	background: #FFFFFF url("images/strzalka_szara2.gif") no-repeat;
	background-position: 4px 16px; 
}

h2.tytul1 {
	margin: 0px;
	vertical-align: middle;
	line-height: 30px;  
	text-indent: 0px;
	color: #4E4E4E;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style:italic;
}

h2.kategoria {
	margin: 0px;
	vertical-align: middle;
	line-height: 30px;  
	text-indent: 0px;
	color: #4E4E4E;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style:italic;
}


div.naglowek1 {
	margin: 0px;
	background-color: #FFFFFF;
	height: 26px;
	border-bottom: 2px solid #BAC4C3;
	margin-bottom: 14px;
}

/* galeria */

.galeriaImg {
	text-align: center;
	margin: 0px;
}

.galeriaImg span {
	display: inline-block;
}

span.ramka {
	display: table-cell;
	border: 1px solid #D8D8D8;
	padding: 1px;
}

* span.ramka {
	display: inline-block;
}

p.galeriaOpis {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
}

/* subskrypcja */

.subskrypcja {
	padding-left: 13px;
	margin-bottom: 13px;
	margin-top: 10px;
}

/* ankieta */

ul.ankieta {
	margin: 10px 0px 10px 0px;
	padding-left: 13px;
	list-style: none;
}

ul.ankieta li {
	margin: 0px;
	color: #0E4E5F;
	font-weight: bold;  
}

ul.ankieta span {
	display: block;
	padding: 0px;
}

div.ankieta {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #C8D0CF;
}

div.ankietaMinOdpowiedz {
	padding: 0px;
	margin: 2px 0px 3px 0px;
	color: #0E4E5F;
}

/* forum */

ul.menuForum {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.menuForum li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #C8D0CF;
}

ul.menuForum a {
	color: #0E4E5F;
	text-decoration: none;
  
	padding: 8px 0px 8px 15px;
	display: block;
	width: 90%;
  
	background: #FFFFFF url("images/strzalka_szara2.gif") no-repeat;
	background-position: 5px 12px;
}

ul.menuForum a:hover {
	color: red;
}

/* srodkowy region */

.cialo {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.napis{
	padding: 6px 10px 10px 10px; 
	line-height:16px;
}

ul.pasekZaglebienia {
	margin: 0px 0px 1px 0px;
	background-color: #1C3499;
	list-style: none;
	vertical-align: middle;
	
 	color:#ffffff;
	vertical-align:middle;
	text-align:left;
	padding: 0 0 0 0; 
	font-weight:bold;
}

ul.pasekZaglebienia li {
	margin: 0px;
	padding: 0 0 0 0; 
	display: inline;
}

ul.pasekZaglebienia a {
	color: #ffffff;
	text-decoration: none;
	background:  url("images/arrow_2.gif") no-repeat;  
	background-position: 0 3px;  
	padding: 0px 0px 0px 15px;
	font-weight:bold;
}

ul.pasekZaglebienia a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h2.tytul2 {
	margin: 0 0 1px 0;
	height: 27px;
	vertical-align: middle;
	line-height: 27px;  
	text-indent: 25px;
	color: #0E4E5F;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #FFFFFF url("images/strzalka_szara.gif") no-repeat;  
	background-position: 5px 5px;
}

.kontener2 {
	margin: 0px 0px 1px 0px;
	padding: 0 0 0 0;
	width: 100%;
}

.newsInformacje {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;   
}

.newsInformacje li {
	margin: 0px;
	display: inline;
}

.newsData {
	font-weight: normal;
	font-size:10px;
	color: #C6C6C6;
}

.newsInfo {
	padding-left: 16px;
	background: url("images/news.gif") no-repeat;
	color: #6B6B6B;
}

.newsDrukuj {
	float: right;
	margin-top: 5px;
	width: 19px;
	height: 19px;
	background: url("images/news_drukuj.gif") no-repeat; 
}

h3.tytul1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;

	color: #747474;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3.tytul1Lista {
	margin: 0px;
	padding: 9px 0px 9px 15px;
	clear: both;

	color: #747474;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	background: url("images/arrow_3.gif") no-repeat;
	background-position: 0px 11px;
	
	border-bottom:1px solid #E3E3E3;
}


h3.tytul1Lista  a {
	color: #747474;
	text-decoration:none;
	font-weight:bold;
}
h3.tytul1Lista  a:hover{
	color: #009202;
	text-decoration:underline;
	font-weight:bold;
}

h3.tytul1O {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	clear: both;

	color: #747474;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newsImgRamka {
	margin: 17px 0px 0px 15px;
/*  float: right; */
	padding: 2px;
	border: 1px solid #C8D0CF;
}

.newsImgLewaRamka {
	margin: 17px 15px 0px 0px;
	padding: 2px;
	border: 1px solid #C8D0CF;  
}

.kontener2 p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}


a.newsLink{
	color:#C6C6C6;
	font-size:10px;
	text-decoration:underline;
	text-align: right; 
	padding: 0 0 0 10px;
	background: url(images/arrow_1.gif) left center no-repeat;
}


.newsMargines {
	padding: 0px 0px 15px 0px;
}

h3.tytul2 {
	float: left;
	margin: 8px 0px 0px 0px;
	padding: 0px;

	text-indent: 16px;
	color: #0E4E5F;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: url("images/strzalka_szara2.gif") no-repeat;
	background-position: 2px 3px;
}

.newsData2 {
	float: right;
	margin-top: 8px;
	font-weight: bold;
	padding-left: 16px;
	background: url("images/zegar.gif") no-repeat;
	color: #899999;
}

/* archiwum wiadomosci */

div.kontener4 {
	margin: 0px;
	padding: 4px 0px 4px 34px;
	border-top: 1px solid #C8D0CF;
}

/* stopka */

ul.menuStopka {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	margin: 13px 0px 1px 10px;
}

ul.menuStopka li {
	margin: 0;
	padding: 0 15px 0 10px;
	background: url("images/ico_plus.gif") no-repeat top right;
	display: inline;  
}

ul.menuStopka a {
	color: #4E4E4E;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

ul.menuStopka a:hover {
	color:#a7a7a7;
	text-decoration: underline;
}
.bgStopka {
		
	background:url('images/bg_stopka.gif') repeat-x;
	background-position: 0px 0px;
}
div.bgStopkaDark {
	background-color: #e4e4e4; 
	text-align:center;
	padding: 8px 0px 7px 0px;
	margin: 0px 5px 0px 4px;
}
.stopka {
	text-align: center;
	vertical-align: middle;
	line-height: 26px;  

	font-size: 9px;
	color: #b8b8b8; 

}
.stopkaRealizacja {
	color:#B8B8B8;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	line-height:23px;
	vertical-align:middle;
	text-align:center;
	
}
.stopkaRealizacja a {
	color:#B8B8B8;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
.stopkaKontakt {
	margin: 0px 13px 0px 13px;
}

.reklama {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

div.galeriaMargines {
	margin: 10px;
	padding: 0px;
}

/* aktualnosci */
div.aktualnosciHot {
	padding: 0px 20px 15px 20px;
	border-bottom: 1px solid #FF6600;
	background-color: #F7D9AA;
	overflow: hidden;
}

div.aktualnosciMargines {
	padding: 0px 5px 15px 5px;
	clear:both;
	
}

div.aktualnosciMargines1 {
	padding: 0px 20px 0px 20px;
}



div.aktualnosciZalacznikRamka {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #E0E1E2;
}

div.aktualnosciZalacznik {
    margin: 0px;
	padding: 5px;
}

div.aktualnosciPlik {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

p.aktualnosciPlikOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

a.aktualnosciZdjeciaLink {
	color: #7E7E7E;
	text-decoration: none;
}

a.aktualnosciZdjeciaLink:hover {
	text-decoration: underline;
}

div.aktualnosciOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

div.aktualnosciZdjeciaOpisBlok {
	margin: 5px;
	padding: 0px;
	width: 108px;
	float: left;
	text-align: center;
	display: inline;
}

div.aktualnosci7ZdjeciaBlok {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div.aktualnosci5ZdjeciaBlok {
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.aktualnosci4ZdjeciaBlok {
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: right;
}

div.aktualnosci3ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-left: 150px;
	height: 1%;
}

div.aktualnosci2ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	margin-right: 150px;
	height: 1%;
}

div.aktualnosci3ZdjeciaBlok2 {
	padding: 0px;
	width: 120px;
	margin-left: -120px;
	display: inline;
	position: relative;
	float: left;
}

div.aktualnosci2ZdjeciaBlok2 {
	width: 120px;
	margin: 0px;
	padding: 0px;
	margin-right: -132px;
	float: right;
	display: inline;
	position: relative;
}

div.aktualnosciSkrotPrawaZdjecia {
	margin: 0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	float: left;
}

div.aktulanosciPager {
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

/* opisy */
div.opisyOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px;  
}

div.opisy3ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-left: 130px;
}

div.opisy3ZdjeciaBlok2 {
	padding: 0px;
	width: 120px;
	margin-left: -125px;
	_margin-left: -65px;
	float: left;
}

/* formularz kontaktowy */

div.formularzMargines {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

div.formularzMargines2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

div.formularzMargines table {
	margin: 15px 0px 0px 0px;
}


span.formularzGwiazdka {
	color: #009202;
}

p.formularzOpis {
	color: #747474;
	text-align: justify;
}

input.forumlarzInput {
	width: 100%;
	background-color: #f5f5f4; 
	border: 1px #C6C6C6 solid; 
	color: #747474; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

textarea.forumlarzInput {
	width: 100%;
	height: 100px;
	background-color: #f5f5f4; 
	border: 1px #C6C6C6 solid; 
	color: #747474; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

td.formularzWymagane {
	color: #009202;
}

td.formularzLabel {
	color: #747474;
	font-weight: normal; 
	padding: 5px 0px 0px 0px;
}
.button {
	background: url("images/button.gif") no-repeat; 
	background-position: 0px 0px;
	border:none;
	
	color:#ffffff;
	text-align:center;
	font-size:11px;
	height:21px;
	width:188px;
	padding: 5px 0 3px 0;
}
input.button {
	background: url("images/button.gif") no-repeat; 
	background-position: 0px 0px;
	border:none;
	
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	height:24px;
	width:188px;

}
.button a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
/* ankieta */

div.ankietaMargines {
	padding: 0px;
	margin: 5px 0px 0px 15px;
}

a.ankietaprzycisk1 {
	color: #FF6600;
	font-weight: bold; 
	text-decoration: underline;
}

a.ankietaprzycisk1: hover {
	text-decoration: underline;
}

p.ankietaOdpowiedzMargines {
	margin: 0px 0px 3px 0px;
	color: #0E4E5F;
}

div.ankietaWykresBlok {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #E06A1C;
	position: relative;
}

div.ankietaWykres {
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	height: 12px;
	overflow: hidden;
}

div.ankietaGlosow {
	text-align: center;
	position: absolute;
	top: 0px;
	width: 100%;
}


/* galeriaMax */

div.galeriaMaxMargines {
	padding: 10px 20px 20px 10px;
}

div.galeriaMaxMargines2{
	padding: 10px 0px 10px 0px;
}

/* konta uzytkownikow */

input.forumlarzCB {
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
}

/* multilista plikow */

div.plikMargines {
	padding: 5px 0px 5px 15px;
}
h3.tytul1ListaPliki {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	clear: both;

	color: #009202;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	
	background: url("images/arrow_4.gif") no-repeat;
	background-position: 0px 6px;

}
.plikOpisPliki{
	padding: 0px 0px 5px 15px;
}
div.spacerPliki {
	padding: 5px;
}



/* mapa interaktywna */

div.mapa {
	padding: 15px;
	text-align: center;
}

/* mapa serwisu */


ul.mapaSerwisu {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

ul.mapaSerwisu li.pp {

	list-style: none;
	background: url(images/pasek_1.gif) repeat-y;
	background-position: 0 0;

	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

ul.mapaSerwisu li li.pp {

	list-style: none;
	background: none;
	background-position: 0 0;

	margin: 0px 0px 0px -30px;
	padding: 10px 0px 0px 0px;
}

ul.mapaSerwisu li li li.pp {

	list-style: none;
	background: url(images/pasek_1.gif) repeat-y;
	background-position: 0 0;
	
	margin: 0px 0px 0px -7px;
	padding: 10px 0px 0px 0px;
}


ul.mapaSerwisu li.nn {
	
	list-style: none;

	background: url(images/pasek_1.gif) repeat-y;
	background-position: 0 0;
	
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

 ul.mapaSerwisu li li.nn {
	
	list-style: none;

	background: none;
	background-position: 0 0;
	
	margin: 0px 0px 0px -30px;
	padding: 5px 0px 0px 0px;
}

ul.mapaSerwisu li li li.nn {
	
	list-style: none;

	background: url(images/pasek_1.gif) repeat-y;
	background-position: 0 0;
	
	margin: 0px 0px 8px -7px;
	padding: 10px 0px 0px 0px;
}

/* poziom 1*/
ul.mapaSerwisu li.nn a {
	background: url(images/arrow_k.gif) no-repeat;
	background-position: 0px -3px;
	
	color: #009a02;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 0 0 0 15px;			
}
ul.mapaSerwisu li.nn a:hover {
	color: #009a02;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}			

ul.mapaSerwisu li.pp a {
	background: url(images/arrow_5.gif) no-repeat;
	background-position: 0px 0px;
	
	color: #009a02;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 0 0 0 15px;					
}
ul.mapaSerwisu li.pp a:hover {
	color: #009a02;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}	
/*end poziom 1*/

/* poziom 2*/
ul.mapaSerwisu li li.pp a {
	background: url(images/pasek_2.gif) no-repeat;
	background-position: 3px 6px;
	padding-left: 35px;
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;				
}
ul.mapaSerwisu li li.pp a:hover {
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}	

ul.mapaSerwisu li li.nn a {
	background: url(images/pasek_2.gif) no-repeat;
	background-position: 3px 6px;
	padding-left: 35px;
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;				
}
ul.mapaSerwisu li li.nn a:hover {
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}			
/* end poziom 3*/


/* poziom 3*/
ul.mapaSerwisu li li li.pp a {
	background: url(images/pasek_2.gif) no-repeat;
	background-position: 3px 6px;
	padding-left: 35px;
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;				
}
ul.mapaSerwisu li li li.pp a:hover {
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}	

ul.mapaSerwisu li li li.nn a {
	background: url(images/arrow_6_k.gif) no-repeat;
	background-position: 0px 6px;
	padding-left: 35px;
	padding-top: 5px;
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;				
}
ul.mapaSerwisu li li li.nn a:hover {
	color: #747474;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}			
/* end poziom 3*/

/* serwis informacyjny */

div.serwisSortBlok2 {
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

select.serwisSelect {
	font-size: 12px;
	background-color: #ECEFEE;
}

span.serwisSort {
	padding: 0px 10px 0px 10px;
}

span.serwisData {
	font-weight: normal;
	font-size:10px;
	color: #C6C6C6;
}

div.serwisZrodla {
	padding: 2px 0px 2px 0px;
}

span.serwisZrodlo {
	font-weight: bold;
}

div.serwisInformacja {
	font-weight: bold;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 100px;
}

p.serwisInformacja {
	padding: 5px 0px 5px 15px;
}

div.serwisSortBlok {
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
}

div.serwisWynikiBlok {
	padding: 10px 0 10px 0;
}

/* -------- ogloszenia dynamiczne --------- */

.OglHot {background: #FDE1CF;}
.OglOpis {
	color: #0E4E5F;
	text-align: justify;
	padding: 14px; 
	border-bottom: 1px solid #D0D0D0;
}
div.OglSkrotZd {
	margin: 0px -2px 0px 0px;
	padding: 5px 0px 5px 7px;
	float: right;
}
.OglSkrot {
	margin: 0px;
	padding: 8px 7px 0px 10px;
	text-align: justify;
}
.OglName {	
	font-weight: bold; 
	font-size: 12px;
	background: #FFFFFF url("images/strzalka_szara2.gif") no-repeat;
	background-position: 3px 4px;
	padding: 0px 0px 0px 14px;
}
p.spisMoje{	padding: 14px;}

.OglFlab{
	color: #7E8ABE;
	font-weight: bold; 
	text-align: right;
	width: 30%;
}
.oglLab2 {color: #7E8ABE; font-weight: bold; }

h3.tytul1m {
	margin: 0px;
	padding: 12px 0px 0px 10px;
	clear: both;
	color: #6F81C3;
	font-size: 11px;
	font-weight: bold;
}
.newsLinkm {
	padding: 0px 7px 10px 0px;
	clear: both; 
	text-align: right; 
}
hr.kresk {color: #E2E3EC; height: 1px; border-top: 1px solid #E2E3EC; border-bottom: none;}

.OglMnag{
	background: #EEDACE;
	border-bottom: 3px solid #FDBE57; 
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
}
.OglMrow{
	border-bottom: 1px solid #D0D0D0;
	padding: 4px 0px 1px 0px;
}

.OglMEdycja {text-align: right;padding: 6px 0px 6px 0px;}
.OglMEdycja a{ padding: 3px 0px 3px 20px; margin-right: 15px;}
a#ogml_dodaj{ background: url(images/ogloszenia/dodaj.gif) no-repeat 0px 0px;}
a#ogml_usun{ background: url(images/ogloszenia/usun.gif) no-repeat 0px 0px;}

div.buttonik {padding: 4px 0px 4px 0px;	text-align: center;}
div.buttonik input{border: 1px solid #FF6600; background: #FFFFFF; font-weight: bold; color: #303030;}

.OglMultText {background: #FF6600;}
.OglMultText td.OglMultNag{background: #FDE1CF;text-align: center;}
.OglMultText td{background: #FFFFFF; padding: 2px;}
.OglMultHead {border: 1px solid #FF6600; border-bottom: none; background: #FDE1CF;text-align: center; color: #7E8ABE; font-weight: bold; padding: 2px 0px 2px 0px;}

.Oglformularz tr.b td{border-bottom: 1px solid #D0D0D0; padding: 5px 10px 5px 0px;}
.Oglformularz tr.b .OglChGrid td{background: #F3B3C3;border: none; padding; 0px;}
.OglChGrid {background: #D393A3;}

.OglMultiInput input{width: 97%;}
.OglMultiInput {background: #A0A0A0;}
.OglMultiInput td{background: #E0E0E0;text-align: center;}


/* wyszukiwarka */

div.wysWyszukaj {
	padding-top: 10px;
	text-align: center;
}


div.wysBlok {
	padding: 10px 40px 9px 40px;
	border-bottom: 1px solid #E3E3E3;
}

dl.wysLista {
	margin: 10px 20px 10px 20px;
	display: none;
	padding: 0px 15px 0px 15px;
}

dl.wysLista dt {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #747474;
	font-weight: bold;	
}
dl.wysLista dt a {
	color: #747474;
	font-weight: bold;
}
dl.wysLista dd a{
	color: #747474;
	font-weight: bold;
	text-decoration:underline;
}
dl.wysLista dd {
	margin: 0px;
	padding: 5px 0px 5px 15px;

}

p.opisWys {
	margin: 0px;
	padding: 9px 0px 0px 0px;	
}

h4.wysNaglowek {
	display: block;
	margin: 5px 0px 0px 0px;
	position: relative;
	padding: 13px 80px 13px 46px;
	font-size: 11px;
	background: #F5F5F4 url('images/arrow_3.gif') no-repeat;
	background-position: 33px 16px;
	cursor: pointer;
	color:#466AC6;
}

span.wysIlosc {
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 13px 33px 13px 0px;
	color:#747474;
}

/* subskrypcja */

.wysTekst {
	color: #0E4E5F;
	font-weight: bold;
}

div.subMargines {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}

/* uniwersalne */

.clear {
	clear: both;
}

.floatLewo {
	float: left;
}

.floatPrawo {
	float: right;
}

div.floatLewaZdjecia {
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 0px 0px;
	float: left;
}

.input1 {
	background-color: #F5F5F4; 
	border: 1px #C6C6C6 solid; 
	color: #747474; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;
}

a.przycisk1 {
	color: #3854BC;
	font-weight: bold; 
	text-decoration: none;  
}

a.przycisk1:hover {
	text-decoration: underline;
}

a.przycisk2 {
	font-size: 9px;
	color: #FF6600;
	font-weight: bold; 
	text-decoration: none;  
}

a.przycisk2:hover {
	text-decoration: underline;
}

div.przyciskBlok {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #C8D0CF;
}

.margines10 {
	margin: 10px;
}

.komunikat {
	font-weight: bold;
	padding: 15px;
	background-color: white;
	text-align: center;
}

.alignPrawo {
	text-align: right;
}

.marginesBlok {
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

.marginesBlok2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.marginesBlok3 {
	padding: 3px 15px 3px 15px;
}

div.menuKreska {
	overflow: hidden;
}


/* sklep */
.sklepZdjecie {
	border: 1px solid #bbbbbb;
	padding: 2px;
	margin: 2px;
}

/* dodaj do koszyka */
.koszykLink {
    color: #B82529;
}

/* koszyk */
.koszykZawartosc {
    width: 100%;
}

.koszykZawartosc th {
    background-color: #D2D6CF;
    font-weight: normal;
    height: 38px;
    padding: 0px 10px 0px 10px;
}

.koszykZawartosc th.brd {
    border-right: 1px solid #ffffff;
}

.koszykTabelkaSpacer {
    height: 2px;
}

.koszykTabelkaLinia {
    height: 1px;
    background-color: #D2D6CF;
}

.koszykZawartosc td.komorka {
    height: 34px;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #D2D6CF;
    white-space: nowrap;
}

.koszykZawartosc td.towar {
    text-align: left;
    height: 34px;
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #D2D6CF;
    border-left: 1px solid #D2D6CF;
}

.koszykIlosc {
    border: 1px solid #7F9DB9;
    width: 40px;
}

.koszykStopka {
    vertical-align: top;
}

.oproznijKoszyk {
    padding: 5px;
    border-right: 1px solid #D2D6CF;
}

.formularzRadio {
    width: auto;
    margin-right: 6px;
}

.listaPlatnosci {
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.listaPlatnosci li {
    list-style: none;
    padding-left: 35px;
}

.listaPlatnosciWysylanie {
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.listaPlatnosciWysylanie li {
    list-style: none;
}

label {
    cursor: pointer;
}


/* blok koszyk */

.blokKoszykWelcome {
    float: left;
    font-weight: bold;
}

.blokKoszykTabelka {
    float: left;
    width: 100%;
}

.blokKoszykTabelka td.towar {
    padding: 5px 0px 0px 0px;
    text-align: left;
    color: #A5B900;
    font-weight: bold;
    font-size: 10px;
}

.blokKoszykTabelka td.ilosc {
    font-size: 10px;
    text-align: left;
    border-bottom: 1px solid #CACBBE;
}

.blokKoszykTabelka td.cena {
    font-size: 10px;
    text-align: right;
    border-bottom: 1px solid #CACBBE;
}

/* historia zamowien */
.historiaZamowienNaglowek {
    padding: 10px 0px 10px 0px;
    font-size: 12px;
}

/* lista kategorii */
.listaKategorii {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #D2D6CF;
    background: url('../images/strzalka.gif') 10px 10px no-repeat;
    padding-top: 7px;
    padding-bottom: 7px;
}

.listaKategorii a {
    margin-top: 6px;
    margin-left: 22px;
}

.koszykPusty {
    padding: 10px 7px 10px 7px;
    font-weight: bold;
}

/* oferta - produkty */
.ofertaZdjecie {
    vertical-align: top;
    padding: 10px;
    border-left: 1px solid #D2D6CF;
    border-right: 1px solid #D2D6CF;
}

.ofertaNazwa {
    vertical-align: top;
    text-align: left;
    padding: 10px;
    border-right: 1px solid #D2D6CF;
}
.ofertaCena {
    vertical-align: top;
    padding-top: 10px;
    border-right: 1px solid #D2D6CF;
}

.ofertaCena span {
    color: #728300;
    font-weight: bold;
}

.ofertaRichTextTresc {
    text-align: left;
    padding: 10px 20px 10px 20px;
    color: #000000;
    margin-bottom: 10px;
}

.ofertaRichTextTresc ul {
    padding-top: 5px;
    list-style: none;
}

.ofertaRichTextTresc ul li {
    background: url('../images/strzalka.gif') 10px 3px no-repeat;
    padding-left: 25px;
}

ol {
    padding-top: 5px;
    padding-left: 30px;
}

.ofertaRichTextTresc p {
    color: #000000;
    padding: 0px;
    margin: 0px;
}

img.imgOferta {
	border: 1px solid #C8D0CF;
	padding: 2px;
}

/* karta produktu */
.kartaTytul {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: #ECEFEA;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    padding: 5px 10px 5px 10px;
}

.kartaKontener {
    color: #9A9B97;
}

.kartaCechy {
    vertical-align: top;
    text-align: left;
    padding-left: 20px;
    padding-top: 15px;
}

.kartaCecha {
    color: #000000;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 6px;
    padding-bottom: 6px;
}

.kartaCecha span {
    font-weight: bold;
    color: #000000;
}

.kartaZdjecia {
    vertical-align: top;
    text-align: right;
    padding-top: 15px;
    padding-right: 15px;
}

.kartaCenaKoszyk {
    text-align: right;
    padding: 10px 7px 10px 0px;
}


/* skrot produktow */
.opisSkrot {
    font-size: 10px;
}

.opisNazwa {
    display: block;
    padding-top: 4px;
    padding-bottom: 8px;
}

.produktySpacer {
    border-bottom: 1px solid #D2D6CF;
}


/* notowania */
table.notowania {
	background-image: url('images/poziom2_01.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #EFF1F3;
}
table.notowania * {
	font-family: Verdana;
}
td.notowania {
	background-image: url('images/menuNzwin02.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
.notowania table.cena {
	background-color: #FFFFFF;
	border: 1px solid #D5DAE0;
	padding: 5px;
}
.notowania table.cena td.label {
	font-weight: bold;
	color: #717679;
}
.notowania table.cena td.wartosc {
	font-weight: bold;
	font-size: 13px;
	color: #FF7E00;
}
.notowania table.data {
	border-bottom: 2px solid #C3CAD2;
	padding: 5px;
}
.notowania table.data td.label {
	font-weight: normal;
	color: #4A5661;
/*	color: #000000;*/
}
.notowania table.data td.label strong {
	color: #717679;
}
.notowania table.data td.uwaga {
	font-weight: normal;
	font-size: 10px;
	color: #9FA3A6;
}
.notowania table.kursy {
	margin: 10px 0px 5px 0px;
}
.notowania table.kursy td.spacer {
	background-color: #D8DDE2;
}
.notowania table.kursy td.label {
	padding: 5px 5px 5px 35px;
	color: #717679;
}
.notowania table.kursy td.wartosc {
/*	font-size: 12px;*/
	color: #4A5661;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	
	background-color:none;
	text-align: center;
	/*dodane 15-02-2007*/
	position:relative;
	z-index:1000;
}
.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;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;

	background: url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_next.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.TabStripActive {
	margin: 0px;
	vertical-align: middle;
	line-height: 25px;  
	text-indent: 25px;
	color: #FFFFFF;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #FF6600 url("images/play_czerwony.gif") no-repeat;  
	background-position: 5px 5px;
	border-bottom: 1px solid #E06A1C; 
}

.TabStripInactive {
	margin: 0px;
	vertical-align: middle;
	line-height: 25px;  
	text-indent: 25px;
	color: #FFFFFF;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #B04600 url("images/play_czerwony_inactive.gif") no-repeat;  
	background-position: 5px 5px;
	border-bottom: 1px solid #963C00; 
}

.TabStripActive a {
	color: white;
}

.TabStripInactive a {
	color: #bbbbbb;
}

/*Produkty bloczek*/

div.kontenerPGreen {
	float:left;
	width:45%;
	margin-bottom: 7px;
	padding: 10px 10px 2px 10px;
	height:270px;
	background-color:#e8f9e8;
}

div.kontenerPBlue {
	float:right;
	width:45%;
	margin-bottom: 7px;
	margin-right: 1px;
	padding:10px 10px 2px 10px;
	height:270px;
	background-color:#d9e8fa;
}
h3.tytul1PG {

	margin: 0px;
	padding: 0px 0px 8px 15px;
	clear: both;

	color: #468747;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:  url("images/arrow_7.gif") no-repeat;  
	background-position: 5px 4px;
	font-weight: bold;
}
h3.tytul1PB {

	margin: 0px;
	padding: 0px 0px 8px 15px;
	clear: both;

	color: #4b72b4;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:  url("images/arrow_7.gif") no-repeat;  
	background-position: 5px 4px;
	font-weight: bold;
}
.POpis{
	padding:8px; 
	text-align:justify;
}
div.PGFoto {
	background-color:#ffffff;
	margin:1px;
	border:1px solid #c1eac1;
	padding:8px;
	text-align:center;
}
div.PBFoto {
	background-color:#ffffff;
	margin:1px;
	border:1px solid #b6d0fa;
	padding:8px;
	text-align:center;
}
a.PGLink{
	color:#468747;
	font-size:10px;
	text-decoration:underline;
	text-align: right; 
	padding: 0 0 0 18px;
	background: url(images/arrow_1.gif) no-repeat;
	background-position: 5px 2px;
}
a.PBLink{
	color:#4b72b4;
	font-size:10px;
	text-decoration:underline;
	text-align: right; 
	padding: 0 0 0 18px;
	background: url(images/arrow_1.gif) no-repeat;
	background-position: 5px 2px;
}
