HTML {	height:100%; }

BODY {
	height:100%;
	background: #FFFFFF;
  font-size: 11px; 
	font-family: Verdana, serif; 
	color: #626060;
  margin: 0px;
  padding:0px;
}

DIV,P,TABLE{
  font-size: 11px; 	
}

H1, .tlo2		 	{ 
	font-size: 18px; 
	color: #4db00d;  
	padding-top:0px; 
	padding-bottom:10px; 
	margin:0px; 
	background-image:url('img/h1_tlo.gif');	
	background-repeat:repeat-x;
	background-position:bottom left;	
}
	
H2		 	{ 
	color:#275899;
	font-weight:bold;
	font-size:12px;
}

HR	 		{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 
	background-color: #cccccc; 
}

FORM		{ margin: 0px; padding: 0px; }

IMG { border:0px none }

/* formularze */

INPUT, SELECT, .formularz	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #cacaca; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #626060;
	padding:2px;
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #cacaca; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #626060;
	padding:2px;	
}

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #abd82d; 
	font-size: 10px; 
	background-color: #6abc1b; 
	color: #ffffff; 
	font-weight:bold;
	padding:2px;	
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:70px;  }
.f_sredni     { width:120px; }
.f_dlugi      { width:180px; }
.f_dlugi2     { width:290px; }
.f_bdlugi2    { width:350px; }
.f_bdlugi     { width:380px; }


.przycisk     { 
	height:13px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	border-width: 0px;
	border-style: none; 
	font-size: 11px; 
	background:none; 
}

A, A:link, A:visited, A:active	{ 
	color: #00aeef; 
	text-decoration: none; 
}

A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.male, .male A, .male A:link, .male A:visited, .male A:active, .male A:hover, A.male, A.male:link, A.male:visited, A.male:active, A.male:hover  { 
	font-size: 9px;
}

.obrazek { margin:3px; }

.tytul { 
	font-weight:bold; 
	font-size: 11px; 
	color: #000000; 
}

.biale  { background-color:#ffffff; } 
.czarne { background-color:#000000; }

/* ramki tabelek */
.tlo1 { background-color: #ffffff; }


/* tlo tresc */
.tlo3	{ background-color: #ffffff; }

/* tlo wyroznione */
.tlo4	{ }

.datownik { 
	font-weight: bold; 
	font-size: 10px; 
	padding-right:15px;
	display:block;
	text-align:right;
}

.margines { padding:2px; }

.error  { color: #FF0000; }

.blok { display:block }
.liniowy { display:inline }

.grube, .grube A, .grube A:link, .grube A:visited, .grube A:active, .grube A:hover		{ 
	font-weight:bold; 
}

.nobr 		{ white-space: nowrap; }
.nowa_l		{	clear:both; }

.lewa, TD.lewa, TR.lewa, DIV.lewa  { text-align:left; }
TABLE.lewa, IMG.lewa, DIV.lewal    { float:left; }

.prawa, TD.prawa, TR.prawa, DIV.prawa  { text-align:right; }
TABLE.prawa, IMG.prawa, DIV.prawap     { float:right; }

.srodek       { text-align:center; margin:auto; }
TABLE.srodek  { margin:auto; }
TD.srodek, TR.srodek, DIV.srodek    { text-align:center; }

.justuj, DIV.justuj      { text-align:justify; }

.ramka { 
	border:1px solid #666666;
	padding:5px;
	margin:10px;
	background-color: #f7f6f7;
	color: #4f4f4f;
	text-align:left;
}

.ramka DIV, .ramka SPAN { 
	color: #4f4f4f;
}

.ramka A, .ramka A:link, .ramka A:visited, .ramka A:active	{ 
	color: #275899; 
	text-decoration: none; 
}

.ramka A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

.szerokosc { width:979px; }
.seta  { width:100%; }

.mapa_p { margin-left:15px; margin-bottom:10px; }

.blad {
	color:#000000;
	padding:7px;
	margin:auto;
	border:1px solid #ff0000;
	background-color:#ffffcc;
	display:block;
}

.bladform{
	color:#ff0000;
}

A.copy, A.copy:link, A.copy:visited, A.copy:active	{ 
	font-family: Trebuchet, Arial, serif;
	color:#37415e;
	font-weight: normal; 
	font-size: 9px; 
	text-decoration:none;
}

A.copy:hover { 
	color:#1a41b2;
	font-weight: normal; 
	font-size: 9px; 
}


/* przyciski, ikonki, itp */


div.nieprzycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk3.gif');	
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 



A.przycisk{ 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

A.przycisk:link	, A.przycisk:visited, A.przycisk:active	{ color : #000000;  text-decoration:none; }

A.przycisk:hover { 
	display: block; 
	font-weight:bold;
	background-image:url('grafika/przycisk2.gif');
	width:26px;
	height:26px;
	text-align:center;
  color : #000000; 
  text-decoration : none; 
} 

#art_mapa ul{
	list-style-image: url('grafika/list.gif');
	padding-left:20px;
	margin:0px;
}


#art_mapa li{
	padding:1px;
}


/* tabelk danych */

.dane_tabelka{
	width:90%;
	margin:auto;
	text-align:center;
	border:1px solid #858689;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border:1px solid #858689;
}

.dane_opis{
	width:200px;
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	background-color:#ffffff;
}

.dane_wartosc{
	text-align:left;
	background-color:#f8f6eb;
}


/* tooltip */
.tooltip{
	border:1px solid #38639d; 
	width:200px;
}

/* tooltip title */
.tooltip .tooltip_title {
	font-weight:bold;
	padding:2px; 
	color:#ffffff;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#38639d; 
	text-align:left;
}

/* tooltip title */

.tooltip .tooltip_content {
	padding:4px; 
	color:#4b4d4b;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	background-color:#e6f4fe; 
	text-align:left;
}


.botproof{
	margin-bottom:5px; 
	margin-top:5px; 	
	border:1px solid #666666
}


.galeria1{
	padding-top:3px;
	padding-bottom:3px;
}

.galeria1 TABLE {
	margin:auto;
	text-align:center;
}

.galeria1 TD{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}

.galeria1 IMG{
	border:1px solid #666666;
}

.galeria1 DIV {
	font-size:10px;
	padding-bottom:4px;
	text-align:center
} 


.cytat{
	padding:4px; 
	border:1px solid #cccccc;
	background-color:#eaedf9;
}


/* pasek reklamowy */
.pasek_linia{
	background-color:#000000;	
}

.pasek_tlo{
	background-color:#cccccc;	
}


.podtytul{
	font-weight:bold;
	padding-bottom:10px;
}


#top{
	width:979px;
	height:221px;
}

#top1{
	width:181px;
	height:221px;
	float:left;
	background-image:url('img/top1.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}


#top1 A{
	width:192px;
	height:140px;
	display:block;
}

#top1_1{
	height:34px;
}

#top2{
	width:642px;
	height:221px;
	float:left;
}

#top3{
	width:156px;
	height:221px;
	float:left;
	background-image:url('img/top3.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#top3_1{
	padding-top:30px;
	padding-right:30px;
	padding-bottom:70px;
	text-align:right;
}

#top3_1 DIV {

	padding-bottom:7px;	

}

#szukaj0{
	padding-left:22px;
	height:30px;
}

#szukaj1{
	width:154px;
	height:30px;
	margin:auto;
	text-align:center;
	background-image:url('img/szukaj.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#szukaj1 FORM{
	padding-top:6px;
}

#art_szuk{
	width:100px;
	border:0px none;
	margin:0px;
}

#szuk{
	width:21px;
	height:19px;
	border:0px none;
	margin:0px;
	padding:0px;
}


#menu{
	width:979px;
	height:40px;
	margin:auto;
	text-align:center;
	background-image:url('img/menu.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}


#menu UL {
	padding:0px;
	padding-left:18px;
	margin:0px;
	display:block;
	height:40px;	
	list-style-type: none;	
}

#menu LI {
	display:block;
	float:left;
	list-style-type: none;	
}

#menu A, #menu A:link	, #menu A:visited, #menu A:active { 
	display: block; 
	float:left;
	color:#ffffff;
	background:transparent; 
  padding-left: 	12px;
  padding-right: 	12px;
  padding-top: 		13px;
  padding-bottom: 12px;
	font-weight:bold;
  text-decoration : none; 
	font-size:12px;
} 

#menu A:hover { 
	color:#ffffff;
	background-color: #95c60b; 	
	text-decoration : none;	
} 


#menud{
	text-align:center;
	margin:auto;
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
	color:#b6b3b3;
}


#menud A, #menud A:link	, #menud A:visited, #menud A:active { 
	color:#058bc3;
  text-decoration : none; 
	font-size:11px;
} 

#menud A:hover { 
	color:#000000;
	text-decoration : none;	
	text-decoration:underline;
} 

#dol{
	width:979px;
	height:40px;
	padding-top:10px;
	text-align:center;
	background-image:url('img/dol.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#dol1{
	float:left;
	width:500px;
	text-align:left;
	color:#c6c6c6;
	font-size:10px;	
}

#dol2{
	float:left;
	width:460px;
	text-align:right;
	color:#c6c6c6;
	font-size:10px;	
}

#dol2 A, #dol2 A:link	, #dol2 A:visited, #dol2 A:active { 
	color:#c6c6c6;
  text-decoration : none; 
	font-size:10px;
} 

#dol2 A:hover { 
	color:#000000;
	text-decoration : none;	
} 


#kol{
	clear:both;
	margin-top:12px;
}

#kol1{
	width:192px;
	text-align:center;
}

#kol2{
	width:597px;
	text-align:center;
}

#kol2_2{
	width:566px;
	margin:auto;
	text-align:left;
	line-height:150%;
}

#kol3{
	width:190px;
}


#lm1{
	width:197px;
	height:7px;
	text-align:left;
	background-image:url('img/lm1.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#lm0{
	padding-right:15px;
}

#lm{
	width:197px;
	text-align:left;
	background-image:url('img/lm_tlo.gif');	
	background-repeat:repeat-y;
	background-position:top left;
}

#lm2{
	width:197px;
	height:7px;
	text-align:left;
	background-image:url('img/lm2.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}


#lm A, #lm A:link	, #lm A:visited, #lm A:active { 
	display: block; 
	color:#367ed3;
	background-image:url('img/lm_01.gif');	
	background-repeat:no-repeat;
	background-position:top left;	
  padding-left: 	30px;
  padding-right: 	10px;
  padding-top: 		5px;
  padding-bottom: 5px;
	font-weight:bold;
  text-decoration : none; 
} 

#lm A:hover { 
	color:#000000;
	background-image:url('img/lm_02.gif');	
	background-repeat:no-repeat;
	background-position:top left;		
	text-decoration : none;	
} 




#lmx1{
	width:197px;
	height:7px;
	text-align:left;
	background-image:url('img/lm1.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#lmx0{
	padding-right:15px;
}

#lmx{
	width:197px;
	text-align:left;
	background-image:url('img/lm_tlo.gif');	
	background-repeat:repeat-y;
	background-position:top left;
}

#lmx2{
	width:197px;
	height:7px;
	text-align:left;
	background-image:url('img/lm2.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#lmx DIV.male{
	padding-left:15px;
	padding-right:10px;
	padding-bottom:5px;
}

#lmx A, #lmx A:link	, #lmx A:visited, #lmx A:active { 
	display: block; 
	color:#367ed3;
	background-image:url('img/lm_01.gif');	
	background-repeat:no-repeat;
	background-position:top left;	
  padding-left: 	30px;
  padding-right: 	10px;
  padding-top: 		5px;
  padding-bottom: 3px;
	font-weight:bold;
  text-decoration : none; 
} 

#lmx A:hover { 
	color:#000000;
	background-image:url('img/lm_02.gif');	
	background-repeat:no-repeat;
	background-position:top left;		
	text-decoration : none;	
} 



.oddzielnik{
	clear:both;
	height:15px;
}


#kontakt1{
	width:190px;
	height:32px;
	text-align:left;
	background-image:url('img/kontakt1.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

#kontakt_panel{
	width:190px;
	text-align:left;
	background-image:url('img/kontakt_tlo.gif');	
	background-repeat:repeat-y;
	background-position:top left;
}

#kontakt_panel P{
	padding:0px;
	margin:0px;
}

#kontakt_panel2{
	width:170px;
	padding-bottom:3px;
	padding-top:2px;
	margin:auto;
}

#kontakt2{
	width:190px;
	height:8px;
	text-align:left;
	background-image:url('img/kontakt2.gif');	
	background-repeat:no-repeat;
	background-position:top left;
}

.banery{
	padding-bottom:7px;
}


.ankieta{
	padding:8px;
	background-color:#e8f4fc;
}

.newstresc{
	padding-bottom:10px; 
	padding-right:10px;
	background-image:url('img/h1_tlo.gif');	
	background-repeat:repeat-x;
	background-position:bottom left;	
	text-align:right;
	font-size:10px;	
}