/* 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:inherit;font-family:inherit; line-height:inherit;
}

TABLE, TBODY, TFOOT, THEAD, TR, TH, TD {
	font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;line-height:inherit;
}

TABLE {border-collapse:separate;border-spacing:0;}
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;}
WBR { display: inline-block; }

BODY {
	height:100%;
	background-color: #ffffff;
  font-size: 11px; 
	line-height:140%;
	font-family: Tahoma, Verdana, serif; 
	color: #4f4f4f;
	padding-top:4px;
	padding-bottom:4px;
}

A, A:link, A:visited, A:active	{ 
	color: #1097da; 
	text-decoration: none; 
}

A:hover 		{ 
	color: #FF6600; 
	text-decoration: none; 
}

H1{
	display:block;
}

H1, .tlo2		 	{ 
	color:#ffffff;
	border-bottom:1px solid #868686;
	font-size: 12px; 
	font-weight: normal; 
	padding:0px; 
	padding-bottom:0px;
	margin:0px; 
	margin-bottom:7px;
	text-align:left;
}


H1 SPAN, .tlo2 SPAN, H1 A, .tlo2 A, H1 A:visited, .tlo2 A:visited, H1 A:active, .tlo2 A:active, H1 A:hover, .tlo2 A:hover { 
	background-color:#868686;
	background-image:url('../img/nag.gif');
	background-position: bottom left;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size: 12px; 
	padding-top:2px;
	padding-bottom:3px;
	padding-left:30px;
	padding-right:15px;
	line-height:19px;	
	font-weight: normal; 
	text-align:left;
}
	
	
H1.kol1 SPAN, .tlo2 SPAN.kol1, H1.kol1 A, .tlo2 A.kol1	{ 
	background-image:url('../img/nag1.gif');
}
	
H1.kol2 SPAN, .tlo2 SPAN.kol2, H1.kol2 A, .tlo2 A.kol2		{ 
	background-image:url('../img/nag2.gif');
}

H1.kol3 SPAN, .tlo2 SPAN.kol3, H1.kol3 A, .tlo2 A.kol3	{ 
	background-image:url('../img/nag3.gif');
}
	
H1.kol4 SPAN, .tlo2 SPAN.kol4, H1.kol4 A, .tlo2 A.kol4	{ 
	background-image:url('../img/nag4.gif');
}

H1.kol5 SPAN, .tlo2 SPAN.kol5,H1.kol5 A, .tlo2 A.kol5	{ 
	background-image:url('../img/nag5.gif');
}
		
				
H2		 	{ 
	font-size: 11px; 
	color: #000000; 
	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 #d8d4d4; 
	font-size: 11px; 
	background-color: #f7f8fa; 
	color: #000000; 
	padding:4px;
}


INPUT:focus, INPUT:active, TEXTAREA:focus, TEXTAREA:active, SELECT:focus, SELECT:active {
	background-color:#ffffff;
}

TEXTAREA{ 
	margin-bottom: 3px; 
	margin-top: 3px; 
	border: 1px solid #d8d4d4; 
	font-size: 11px; 
	background-color: #f7f8fa; 
	color: #000000; 
	padding:4px;	
}

.formularz2, INPUT.formularz2:focus, INPUT.formularz2:active	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	border:1px solid #860000;
	background-color:#860000;
	background-image:url('../img/h1.gif');
	background-position: top left;
	background-repeat:repeat-x;
	font-size: 11px; 
	color: #ffffff; 
	padding:4px;	
}


INPUT[type="checkbox"]{
   padding:1px;
}    

.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:520px; }

.przycisk     { 
	height:13px; 
	margin: 0px; 
	border: 0px none;
	font-size: 11px; 
	background:none; 
}



INPUT,TEXTAREA, SELECT {
 box-sizing:content-box;
 -moz-box-sizing:content-box;
 -ms-box-sizing:content-box;
 -webkit-box-sizing:content-box;
}


.top, .top TD, .top TH {
	vertical-align:top;
}


UL{
	list-style-image: url('../img/list.gif');
}


.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 #9b9c99; 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;		
}

.tlo3l{
	border:1px dotted #c1c1c1;
	background-image:url('../img/gd.gif');
	background-position: bottom left;
	background-repeat:repeat-x;	
}

/* tlo wyroznione */
.tlo4	{ 
	padding:4px;
}

.tabelka{
	border:1px dotted #d9d6d6;
	border-collapse:collapse;
	width:100%;
	margin-bottom:6px;
	margin-top:1px;
	margin-left:1px;
}


.tabelka TD{
	border:1px dotted #d9d6d6;
	border-collapse:collapse;
}



.notable, .tabelka TABLE {
	border:0px none;
}


.notable TD, .tabelka TABLE TD{
	border:0px none;
}


.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: #eeeded;
	border: 1px solid #cccccc;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #790000;
	z-index: 1000;
	position: fixed; left: 0px; right: 0px; top: 10px;
	width:800px;
	margin:auto;
	text-align:center;
	display: none;
}

* html #err_box { position:absolute; }

#err_hide {
	clear:both;
  color: blue;
	width:100px;
	height:25px;
	line-height:25px;
	background-color:#860000;
	color:#ffffff;
	background-image:url('../img/h1.gif');
	background-position: top left;
	background-repeat:repeat-x;
	text-align:center;	
	font-weight:bold;
	float:right;	
	margin-right:20%;
  cursor: pointer;
}


#err_validate {
	font-weight: bold;
	display:block;
	text-align:left;
	line-height:160%;
	width:700px;
	margin:auto;
}

/* tabelk danych */

.dane_tabelka{
	width:100%;
	margin:auto;
	text-align:center;
	border:0px none;
	border-collapse:collapse;
}

.dane_tabelka TD{
	border-bottom:1px dotted #e9e7e7;
}

.dane_opis{
	width:160px;
	text-align:left;
	font-size:10px;
	padding:7px;	
}

.dane_tytul{
	text-align:left;
	font-weight:bold;
	padding:7px;	
}

.dane_wartosc{
	text-align:left;	
	padding:7px;	
	padding-left:14px;
}


/* 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;
	font-size:14px;
}



/* 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:#a8000e;
	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 dotted #858689;
	margin-bottom:4px;
}

#kolumny_k{
	width:978px;	
	padding-left:1px;
	margin:auto;
	text-align:center;
	clear:both;
	padding-top:11px;	
	padding-bottom:5px;
	overflow-y:auto;
	overflow-x:hidden;
	text-align:left;
}

#lewa_k{
	width:223px;
	text-align:left;
	overflow-x:hidden;
	float:left;
}

#srodek_k{
	width:575px;
	text-align:center;
	float:left;
	overflow-x:hidden;
}

#srodek_k2{
	width:555px;
	text-align:center;
	margin:auto;
	overflow-x:hidden;	
}


#prawa_k{
	width:190px;
	text-align:left;
	float:left;
	overflow-x:hidden;
}


#glowna_k{
	width:754px;
	text-align:left;
	float:left;
	overflow-x:hidden;
}

#glowna_k2{
	width:730px;
	text-align:left;
	float:right;
	overflow-x:hidden;	
}

.menu_item a {
	display: block;
	background: none;
	padding: 6px 2px 6px 5px;
	font-weight: normal;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	
}

.menu_item a:hover, .menu_item2 a  {
	display: block;
	padding: 6px 2px 6px 5px;
	background: #F2F2F2;
	text-decoration: none;
	border-bottom:1px solid #000000;	
}

.menu_item IMG, .menu_item2 IMG {
	margin-bottom: -3px;
	margin-right: 3px;
}

#komunikaty{
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px solid #858689;
	margin-bottom:4px;
}

#glowne_menu0{
	clear:both;
	height:28px;
	text-align:left;
	background-color:#4d4c4b;
	background-image:url('../img/glowne.gif');
	background-position: top left;
	background-repeat:repeat-x;
}

#glowne_menu{
	padding:0px;
	margin:0px;
	width:100%;
	display:block;	
	height:28px;		
	list-style-type: none;	
}

#glowne_menu LI {
	display:block;
	list-style-type: none;	
	float:left;
}

#glowne_menu A, #glowne_menu A:link, #glowne_menu A:visited, #glowne_menu A:active { 
	display: block; 
	float:left;
	font-size:12px;
	color:#ffffff;		  
  border-right: 1px solid #807f7e; 	
	background-color:#4d4c4b;
	background-image:url('../img/glowne.gif');
	background-position: top left;
	background-repeat:repeat-x;	
  padding-left: 	22px;
  padding-right: 	22px;
  height:28px;
	line-height:28px;	 
  text-decoration : none; 
} 

#glowne_menu A:hover, #glowne_menu A.wyb, #glowne_menu A.wyb:link, #glowne_menu A.wyb:visited, #glowne_menu A.wyb:active { 
  border-right: 1px solid #807f7e; 	
  text-decoration : none; 
	color:#ffffff;
  height:28px;
	line-height:28px;		
	background-color:#666666;
	background-image:url('../img/glowne2.gif');
} 


#stronaw{
	width:980px;
	background-color:#ffffff;
	overflow-x:hidden;
	overflow-y:auto;
	margin:auto;
	text-align:center;
}


#top{
	width:980px;
	height:114px;
	background-image:url('../img/top2.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

#top1{
	width:327px;
	height:114px;
	float:left;
}

#top1 A{
	display:block;
	width:327px;
	height:114px;	
}

#top2{
	width:653px;
	height:114px;
	float:left;
	text-align:right;
}

#top2_1{
	padding-top:1px;
	padding-right:10px;
	text-align:right;
	color:#ad101e;
}

#top2_1 A, #top2_1 A:link, #top2_1 A:visited, #top2_1 A:active { 
	color:#ad101e;	  
  text-decoration : none; 
} 

#top2_1 A:hover { 
	color:#000000;
} 

#d_menu0{
	clear:both;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:70px;
	margin:auto;
	text-align:center;
	text-align:left;
}

#d_menu{
	padding:0px;
	margin:0px;
	display:block;	
	height:20px;		
	margin:auto;
	list-style-type: none;	
}

#d_menu LI {
	display:block;
	list-style-type: none;	
	float:left;
}

#d_menu A, #d_menu A:link, #d_menu A:visited, #d_menu A:active { 
	display: block; 
	float:left;
	font-size:12px;
	color:#666666;		  
  padding-left: 	20px;
  padding-right: 	20px;
  border-right: 1px solid #cccccc; 		
  height:20px;
	line-height:20px;	 
  text-decoration : none; 
} 

#d_menu A:hover, #d_menu A.wyb, #d_menu A.wyb:link, #d_menu A.wyb:visited, #d_menu A.wyb:active { 
	display: block; 
	float:left;
	font-size:12px;  
  border-right: 1px solid #cccccc; 		
  padding-left: 	20px;
  padding-right: 	20px;
  height:20px;
	line-height:20px;	 
  text-decoration : none; 	
	color:#000000;
	text-decoration : none;	
} 

#dol{
	background-color:#505051;
	background-image:url('../img/dol.gif');
	background-position: top left;
	background-repeat:repeat-x;
	clear:both;
	margin:auto;
	text-align:center;
	height:48px;
	color:#cccccc;
}

#dol1{
	width:500px;	
	padding-top:10px;	
	text-align:left;
	float:left;
}

#dol2{
	width:460px;
	padding-top:10px;		
	text-align:right;
	float:left;	
	font-size:10px;
}

#dol A, #dol A:link, #dol A:visited, #dol A:active { 
	color:#cccccc;		  
  text-decoration : none; 
} 

#dol A:hover { 
	color:#ffffff;		  
  text-decoration : none; 	
} 

.panelp{
	clear:both;
	border:1px dotted #c1c1c1;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}


.panelp2{
	clear:both;
	border:1px dotted #c1c1c1;
	background-image:url('../img/panelp2.gif');
	background-position: bottom left;
	background-repeat:repeat-x;		
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}

.od{
	clear:both;
	height:6px;
	line-height:1px;
	font-size:1px;
}

#tops{
	clear:both;
	background-color:#e8e6e6;
	background-image:url('../img/tops.gif');
	background-position: top left;
	background-repeat:repeat-x;	
	text-align:left;
	height:43px;
}

#tops1{
	float:left;
	padding-top:12px;
	width:590px;
}

#tops2{
	float:left;
	width:390px;
	height:43px;
	background-color:#e8e9f0;
	text-align:center;
}

#logowanietab{
	width:373px;
	padding-top:7px;
	margin:auto;
	text-align:center;
}

#logowanietab1{
	width:245px;
	height:33px;
	float:left;
	overflow:hidden;
	text-align:left;
}


#logowanietab2{
	width:128px;
	height:33px;
	float:left;
	overflow:hidden;
	text-align:center;
}

#baneryd{
	clear:both;
	text-align:right;
	margin:auto;
}

#baneryd1x{
	width:400px;
	float:left;
	clear:both;
	text-align:left;
}


#baneryd2x{
	width:570px;
	float:left;
	clear:both;
	text-align:right;
}

#baneryd IMG{
	padding-left:7px;
	padding-right:7px;
}

#baneryd2{
	clear:both;
	height:15px;
}


#podmenup {
	padding:0px;
	margin:0px;
	padding-top:0px;
	padding-left:20px;
	display:block;
	list-style-type: none;	
}

#podmenup LI {
	display:block;
	list-style-type: none;	
	float:left;
}

#podmenup A, #podmenup A:link	, #podmenup A:visited, #podmenup A:active { 
	display: block; 
	color:#666666;
	font-size:13px;
  border-right: 1px solid #cccccc; 		
	padding: 6px 15px 3px 5px;
  text-decoration : none; 
} 

#podmenup A:hover { 
	color:#000000;
	text-decoration : none;
} 


#podmenup IMG {
	margin-bottom: -3px;
	margin-right: 3px;
}

#podmenup .wyb{
	color:#1d9ddc;
}


#podmenup A.wyb, #podmenup A.wyb:link	, #podmenup A.wyb:visited, #podmenup A.wyb:active { 
	color:#1d9ddc;
} 

#podmenup A.wyb:hover { 
	color:#000000;
} 

.brak{
	text-align:center;
	font-weight:bold;
	padding:10px;
}

.glosy{
	background-position: top left;
	background-repeat:repeat-x;
	width:150px;
	height:30px;
	float:left;
}

.glosy0{
	background-image:url('../grafika/glosy0.gif');		

}

.glosy1{
	background-image:url('../grafika/glosy1.gif');		
}

.glosy2{
	background-image:url('../grafika/glosy2.gif');		
}

.glosy_wartosc{
	float:left;
	font-size:16px;
	padding-left:10px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}



.glosym{
	background-position: top left;
	background-repeat:repeat-x;
	width:75px;
	height:15px;
	float:left;
}

.glosym0{
	background-image:url('../grafika/glosym0.gif');		

}

.glosym1{
	background-image:url('../grafika/glosym1.gif');		
}

.glosym2{
	background-image:url('../grafika/glosym2.gif');		
}

.glosym_wartosc{
	float:left;
	font-size:12px;
	padding-left:7px;
	font-weight:bold;
	height:15px;
	line-height:15px;
}


.wydpromo{
	color:#ffffff;
	background-color:#c6012d;
	text-align:left;
	overflow-y:auto;
	font-size:13px;
}

.wydpromo A{
	color:#ffffff;
}


.kalendarium1{
	background-color:#e9e9e9;
	text-align:right;	
	padding:0px;		
}

.kalendarium0{
	background-color:#ffffff;
	text-align:right;	
	padding:0px;	
	line-height:23px;
	height:23px;
	padding-left:3px;
	padding-right:3px;	
}

.kalendarium1 A,.kalendarium0 A{
	display:block;
	line-height:23px;
	height:23px;
	padding-left:3px;
	padding-right:3px;
}

.kalendarium3 A {
	display:block;
	line-height:23px;
	height:23px;
	color:#ffffff;
	padding-left:3px;
	padding-right:3px;
}

.kalendarium3{
	background-color:#0000ff;
	text-align:right;	
	padding:0px;
}


A.wiecej {
	font-size:11px;
	font-weight:bold;
}

A.wiecej:hover{
	color:#000000;
}

#staty{
	margin-left:7px;
}

#staty TD.grube{
	padding-right:30px;
}


.male P{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

#dd_menu{
	padding-top:7px; padding-bottom:7px;
	text-align:center;
	color:#cccccc;
}


#dd_menu A, #dd_menu A:link	, #dd_menu A:visited, #dd_menu A:active { 
	color:#666666;
	font-size:10px;
} 

#dd_menu A:hover { 
	color:#000000;
} 


.sort_links{
	clear:both;	
	font-size:11px;
	font-weight:normal;
	text-align:right;
}

.sort_links UL{
	padding:3px;
	margin:0px;
	display:block;
	padding-top:0px;
	list-style-type: none;	
	float:right;
}


.sort_links LI {
	display:block;
	list-style-type: none;	
	float:left;
	padding-left:4px;
}



.sort_links A, .sort_links A:link, .sort_links A:visited, .sort_links A:active { 
	display: block; 
	float:left;
	background-color:#4d4c4b;
	background-image:url('../img/glowne.gif');
	background-position: top left;
	background-repeat:repeat-x;
	color:#ffffff;
	float:left;		
  border: 1px solid #cccccc; 		
	padding:4px;
	text-align:center
  text-decoration : none; 
} 



.sort_links A:hover, .sort_links A.wyb, .sort_links A.wyb:link, .sort_links A.wyb:visited, .sort_links A.wyb:active, .sort_links  A.wyb:hover  { 
	border:1px solid #860000;
	background-color:#860000;
	background-image:url('../img/h1.gif');
	background-position: top left;
	background-repeat:repeat-x;
  text-decoration : none; 	
} 





.kkol1{
	background-color:#f6f2f2;
}


.kkol2{
	background-color:#f9f8f8;
}


.forump{
	padding:17px;
}

.forump I{
	display:block;
	padding-left:25px;
}

.opisowe {
	font-size:12px;
}

.typk{
	font-size:10px;
	color:#b73410;
}