HTML {	height:100%; }

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

DIV,P,TABLE{
  font-size: 12px;
  color: #4b4c44;
}

H1		 	{ 
	font-size: 12px; 
	font-family: Verdana, Arial, serif; 
	color: #275899; 
	font-weight: bold; 
	padding-top:7px; 
	padding-bottom:5px; 
	margin:0px; 
}
	
H2		 	{ 
	font-size: 11px; 
	font-family: Verdana, Arial, serif; 
	color: #000000; 
	font-weight: bold; 
}

HR
{ 
	margin:0px; 
	padding:0px; 
	border:0px;
	height:1px; 

        background: #fff url('img/kropka.gif') repeat-x scroll center;
}

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 #cccccc;
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
}

TEXTAREA, TEXTAREA.formularz	{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #cccccc;
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
}
TD {
	VERTICAL-ALIGN: text-top; 
}
.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border: 1px solid #cccccc;
	font-size: 10px; 
	background-color: #cccccc;
	color: #ffffff; 
}

.f_bkrotki    { width:40px;  }
.f_krotki     { width:73px;  }
.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	{ 
	
	text-decoration: none; 
}

A:hover 		{ 
	
	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 { border: 1px solid #000000; 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; }

/* naglowki tabelek */
.tlo2	{ 
	color:#275899;
	font-weight:bold;
	font-size:12px;
	
}

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

/* tlo wyroznione */
.tlo4	{ background-color: #f7f6f7; }

/* górny pasek */
.gornyPasek
{
  background-color: #287eaf;
  height: 3px;
  width: 100%;
}

.datownik { font-weight: normal; font-size: 9px; }

.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.prawa     { 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:872px; }
.szerokosc { width:874px; }
.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;	
}


/* cms demo */

A.md, A.md:link, A.md:visited, A.md:active	{ 
	font-family: Tahoma, Arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none; 
}

A.md:hover 	{ 
	color: #87cbe8;
	text-decoration: none; 
}


.serwis {
	font-size:9px;
	color:#707070;
}

.t1 {
	background-color:#616161;
}

.t2{
	background-color:#204f8b;
	color:#ffffff;
	background-image:url('img/t2.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.t3{
	background-color:#dfdddf;
}


.t4{
	background-color:#f37e1b;
}


.t5{
	color:#ffffff;
	background-image:url('img/tmenu1.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.t6{
	background-color:#c9c9cc;
}

.t7{
  background-color:#287eaf;
}

.t8{
  background-image:url('img/baner_gora.jpg');
  background-position: top left;
}

.t9{
  background-color: #3789b8;
}

.t10{
   background-color: #006da5;
}

.t11{
  background-image:url('img/tlo_dol.gif');
  background-position: top left;
}


.news_tyt {
	color:#000000;
	font-weight:bold; 
	font-size:12px;
	padding-bottom:4px;
}

.banery{
	text-align:center;
}

.banery IMG {
	border:1px solid #cccccc;
}


/*  menu gorne*/
.gorne{}

a.item
{
  color: #106aa6;
  font-size: 12px;
  
}

a.item:hover
{

  color: #87cbe8;
  font-size: 12px;
  
}

table.gorne
{
  border-style: none none none none;
}

td.item
{
  border-right: 1px solid #106aa6;
  padding-left:5px;
  padding-right:5px;
}


/* menu glowne  */

.srodkowe {
}


a.items
{
        font-size:11px;
	font-family:Verdana, Trebuchet, serif;	
	display: block; 

	padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
        padding-top:15px;
        height: 58px;

	color:#ffffff;
	background-image:url('img/tmenu1.gif');
	background-position:top left;
	background-repeat:repeat-x;

		 
        text-decoration : none;
}




a.items:hover,
a.items-active
{
        font-size:11px;
	font-family:Verdana, Trebuchet, serif;
	display: block;

	padding-left:5px;
        padding-right:5px;
        padding-bottom:5px;
        padding-top:15px;
        height:58px;

	color:#ffffff;
	background-image:url('img/tmenu2.gif');
	background-position:top left;
	background-repeat:repeat-x;


        text-decoration : none;
}



.test{
  background-color: black;
  width: 10px;
  height: 15px;
}

.powiazane
{
  padding-top:25px;
  padding-left:100px;
  padding-right:5px;
  font-size:12px;
  color: #ffffff;
}

.tytul
{
  font-size: 14px;
  color: #2986a5;
}

.tytul_strony
{
        background-image:url('img/strzalka_tytul.gif');
	background-position:center left;
        background-repeat:no-repeat;
        font-weight: bold;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:7px;
}

.tytul_artykulu
{
        background-image:url('img/strzalka_tytul_artykul.gif');
	background-position:center left;
        background-repeat:no-repeat;
        font-weight: bold;
        color: #000000;
        font-size: 13px;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:15px;
}

.pobierz_dok
{
        background-image:url('img/strzalka_dok.gif');
	background-position:center left;
        background-repeat:no-repeat;
        font-weight: bold;
        font-size: 13px;
      
        padding-left:15px;
}

A.pobierz_dok
{
        background-image:url('img/strzalka_dok.gif');
	background-position:center left;
        background-repeat:no-repeat;
        font-weight: bold;
        font-size: 13px;
        color: #2986a5;
        
}

A.pobierz_dok:hover
{
        background-image:url('img/strzalka_dok.gif');
	background-position:center left;
        background-repeat:no-repeat;
        font-weight: bold;
        font-size: 13px;
        color: #87cbe8;
}

A.link_strona
{

        font-weight: bold;
        font-size: 13px;
        color: #2986a5;

}

A.link_strona:hover
{

        font-weight: bold;
        font-size: 13px;
        color: #87cbe8;
}

.info
{
  font-size: 12px;
  color: #4b4c44;
}

.kropki
{
  background-image:url('img/kropka.gif');
	background-position:center left;
	background-repeat:repeat-x;
}

.kropki2
{
  background-image:url('img/kropka.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

.kropki3
{
   background-image:url('img/kropka_powiazane.gif');
	background-position:center left;
	background-repeat:repeat-x;
        width: 250px;
        height: 5px;
        padding-top: 1px;
        padding-bottom: 1px;
}

.powaizane_tytul
{
        background-image:url('img/strzalka_powiazane.gif');
	background-position:center left;
        background-repeat:no-repeat;
        font-weight: bold;
        color: #ffffff;
        font-size: 12px;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:10px;
}

.powiazane_tresc
{
    font-size:11px;
    color: #ffffff;
    padding-left: 5px;
}

.tlo_body
{
       /* background-image:url('img/body.gif');
	background-position:top left;
        background-repeat:repeat-x;*/
}

A.powiazane_tresc
{
    font-size:11px;
    color: #ffffff;
    padding-left: 5px;
    font-family:Verdana, Trebuchet, serif;
    text-decoration : none;
}

A.powiazane_tresc:hover
{
    font-size:11px;
    color: #87cbe8;
    padding-left: 5px;
    font-family:Verdana, Trebuchet, serif;
    text-decoration : none;
}

