/* reset css */

HTML, BODY, DIV, SPAN, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, CODE, DEL, DFN, EM, Q, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, CAPTION {
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;
}

TABLE, TBODY, TFOOT, THEAD, TR, TH, TD {
	font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;
}


CAPTION, TH, TD {font-weight:normal;}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after {content:"";}
blockquote, q {quotes:"" "";}
A IMG {border:none;}
:focus { outline: 0; }

/* typography.css */
H1, H2, H3, H4, H5, H6 {font-weight:bold }
BLOCKQUOTE, ADDRESS {margin:1.5em; font-style:italic;}
STRONG, B, DL DT, DFN, TH {font-weight:bold;}
EM, DFN, TFOOT {font-style:italic;}
SUP, SUB {line-height:0;}
ABBR, ACRONYM {border-bottom:1px dotted #666;}
PRE {margin:1.5em 0;white-space:pre;}
PRE, CODE, TT {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
LI UL, LI OL {margin:0 1.5em;}
UL, OL {margin:0 1.5em 1.5em 1.5em;}
p {margin:0 0 1.5em;}
DL {margin:0 0 1.5em 0;}
DD {margin-left:1.5em;}
TH, TD, CAPTION {padding:4px;}
WBR { display: inline-block; }

BODY {
	height:100%;
	background-color: #FFFFFF;
	background-image:url('../img/tlo2.gif');
	background-position: bottom center;
	background-repeat:no-repeat;
  font-size: 12px; 
	line-height:140%;
	font-family: Arial, Verdana, serif; 
	color: #6b6b6b;
}

H1, .tlo2		 	{ 
	background-image:url('../img/h1.gif');
	background-position: top left;
	background-repeat:no-repeat;
	font-size: 18px; 
	color: #92152d; 
	font-weight: bold; 
	padding:0px;
	text-align:center;
	margin:0px; 
	padding-left:80px;		
	overflow-y:auto;
}


#stronatlo{
	width:100%;
	height:100%;
	overflow-y:auto;
	background-image:url('../img/tlo.gif');
	background-position: top center;
	background-repeat:no-repeat;
}

H1 DIV, .tlo2	DIV 	{ 
	background-image:url('../img/h1p.gif');
	background-position: top right;
	background-repeat:no-repeat;
	padding-right:80px; 
	overflow:auto;
	padding-bottom:15px; 
}
	
H2		 	{ 
	font-size: 14px; 
	color: #92152d; 
	font-weight: bold; 
}

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


/* formularze */
INPUT, SELECT	{ 
	vertical-align:middle; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	border: 1px solid #b9b9b9; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	padding:4px;
	color: #000000; 
}

TEXTAREA{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #b9b9b9; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #000000; 
	padding:4px;	
}

.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	font-weight:bold;
	border: 0px none;
	font-size: 11px; 
	background-color: #dcd6c7; 
	color: #000000; 
	padding:4px;	
}

.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: 0px; 
	border: 0px none;
	font-size: 11px; 
	background:none; 
}

.top, .top TD, .top TH {
	vertical-align:top;
}

A, A:link, A:visited, A:active	{ 
	color: #275899; 
	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 { 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; }


/* tlo tresc */
.tlo3	{ 
	padding:4px;		
}

/* tlo wyroznione */
.tlo4	{ 
	padding:4px;
}

.tabelka{
	border:1px solid #cccccc;
	border-collapse:collapse;
	width:100%;
	margin-bottom:3px;
}

.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.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:980px; }
.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;
}

/* 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, A.przycisk:link	, A.przycisk:visited, A.przycisk:active { 
	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:hover { 
	background-image:url('../grafika/przycisk2.gif');
  text-decoration : none; 
} 

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

#art_mapa li{
	padding:1px;
}


/* error box */

#err_box {
	background-color: #e3e5e8;
	border: 1px solid #54545b;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #790000;
	z-index: 1000;
	position: fixed; left: 0px; right: 0px; top: 10px;
	width:700px; margin:auto;
	display: none;
}

* html #err_box { position:absolute; }

#err_hide {
	clear:both;
  color: blue;
	width:100px;
	height:25px;
	line-height:25px;
	background-color:#124f9a;
	color:#ffffff;
	text-align:center;	
	font-weight:bold;
	float:right;
  cursor: pointer;
}


#err_validate {
	font-weight: bold;
	display:block;
	text-align:left;
	line-height:160%;
}

/* 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;
}

/* pagination */
.nawig{
	margin:auto;
	text-align:center;
}

.nawig TD{
	padding:4px;
	padding-left:2px;
	padding-right:2px;
}

.nawig TD SPAN{
	display:block;
	width:28px;
}

.nawig TD A, .nawig TD A:link, .nawig TD A:visited, .nawig TD A:active	{ 
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	width:28px;
	text-align:center;
	color: #275899; 
	font-size:13px;
	background-color:#f1efef;
	border:1px solid #d5d3d3;
	text-decoration: none; 
}

.nawig TD A:hover, .nawig TD A.nawig_wyb	{ 
	color: #ffffff; 
	background-color:#e67817;
	border:1px solid #666666;	
	text-decoration: none; 
}

/* art submenu */
TABLE.submenu{
	margin:auto;
	width:90%;	
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu TD{
	padding-right:1px;
	padding-bottom:1px;
}


TABLE.submenu A, TABLE.submenu A:visited, TABLE.submenu A:link, TABLE.submenu A:active {
	display:block;
	font-weight:normal;
	padding:7px;
	text-align:left;
	background-color:#e6e4e6;
	color:#0f297b;
}


TABLE.submenu A:hover {
	background-color:#2e3c68;
	color:#ffffff;
	text-decoration:none;
}


UL.submenu{
}

UL.submenu LI{
	padding-bottom:10px;
}


UL.submenu LI DIV A{
	font-weight:bold;
}

TABLE.submenu3{
	margin:auto;
	width:90%;	
	text-align:center;	
	margin-top:7px;
	margin-bottom:7px;
}

TABLE.submenu3 TD{
	padding:5px;;
	text-align:center;
	font-weight:bold;
}


TABLE.submenu4{
	width:100%;
	text-align:left;	
	margin-top:7px;
	margin-bottom:7px;
}


TABLE.submenu4 TD{
	padding:4px;
}


TABLE.submenu4 TD.td1{
	width:120px;
}


#komunikaty{
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px solid #858689;
	margin-bottom:4px;
}

/* table empty elements  */
.brak{
	font-weight:bold;
	padding:15px;
	text-align:center;
}


#stronaw{
	width:980px;
	overflow-x:hidden;
	margin:auto;
}

#top{
	width:980px;
	height:240px;
}

#top2{
	height:48px;
	background-color: #911d31;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	background-image:url('../img/top2.gif');
	background-position: top center;
	background-repeat:repeat-x;	
}

#top2_1{
	width:740px;
	height:48px;
	float:left;
}

#top2_2{
	width:240px;
	height:48px;
	float:left;	
	text-align:center;
}


#gmenu {
	padding:0px;
	margin:0px;
	display:block;
	height:48px;	
	list-style-type: none;	
}

#gmenu LI {
	display:block;
	list-style-type: none;	
	padding-right:2px;
	padding-top:4px;
	background-image:url('../img/menul.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	float:left;
}

#gmenu A, #gmenu A:link	, #gmenu A:visited, #gmenu A:active { 
	display: block; 
	float:left;
	background:none;
	color:#ffffff;
  padding-left: 	20px;
  padding-right: 	20px;
	font-size:13px;
  height:38px;
	line-height:38px;	 
  text-decoration : none; 
} 

#gmenu A:hover, #gmenu A.wyb, #gmenu A.wyb:link, #gmenu A.wyb:visited, #gmenu A.wyb:active { 
	display: block; 
	float:left;
	background-color:#c3263f;
  padding-left: 	20px;
  padding-right: 	20px;
	font-size:13px;
  height:38px;
	line-height:38px;	 
  text-decoration : none; 
	color:#ffffff;

} 

#szuk_form{
	padding-top:9px;
	text-align:center;
}

#stopka{
	clear:both;
	padding-bottom:7px;
	border-bottom:4px solid #91152d;
}

#stopka2{
	border-top:1px solid #cccccc;
	padding-top:5px;
}

#stopka2_1{
	width:580px;
	text-align:left;
	float:left;
	color:#9e9e9e;
}

#stopka2_2{
	width:400px;
	text-align:right;
	float:left;
	color:#9e9e9e;
}


#stopka2_2 A{
	color:#9e9e9e;
}

#stopka2_2 A:hover{
	color:#000000;
}

#stopka3{
	clear:both;
	padding-bottom:10px;
	text-align:center;
}

#kolumny_k{
	clear:both;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;	
}

.tabelkas{
	border:1px solid #ffffff;
	border-collapse:collapse;
	background-color:#e4e4ec;	
}

.tabelkas TD{
	padding:10px;
	border:1px solid #ffffff;	
	text-align:left;
}

.tabelkat TD{
	background-color:#b32038;
	color:#ffffff;
	font-weight:bold;
}

.tabelkak{
	background-color:#edece8;
}

#powitalna{
	background-image:url('../img/powitalna.jpg');
	background-position:top right;
	background-repeat:no-repeat;	
	overflow-y:auto;
}