HTML {	height:100%; }

:focus {
	outline: 0;
}


BODY {
	height:100%;
	background: #ffffff;
  font-size: 12px; 
	font-family: Verdana, serif; 
	color: #3f3f3f;
  margin: 0px;
  padding:0px;
}

DIV {
  font-size: 12px; 	
}

H1, .tlo2, #srodek_k2 H1, #srodek_k2 .tlo2		 	{ 
	font-size: 32px; 
	color: #599122; 
	font-weight: normal; 
	padding:0px;
	padding-top:6px; 
	padding-bottom:8px; 
	margin:0px; 
	text-align:left;
	line-height:100%;
}
	
H2		 	{ 
	font-size: 15px; 
	color: #000000; 
	font-weight: bold; 
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

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

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

.formularz2, INPUT.formularz2	{ 
	cursor:pointer; 
	vertical-align:middle; 
	margin-bottom: 2px;
	margin-top: 2px; 
	font-weight:bold;
	border: 1px solid #8bd23f; 
	font-size: 10px; 
	background-color: #ffffff; 
	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-bottom: 0px; 
	margin-top: 0px; 
	border-width: 0px;
	border-style: none; 
	font-size: 11px; 
	background:none; 
}

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

A:hover 		{ 
	color: #000000; 
	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 {  }

.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	{ 
	background-color: #f7f6f7; 
	padding:4px;
}

.tabelka{
	border:1px solid #ffffff;
	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:950px; }
.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;
}

#strona{
	width:950px;
	margin:auto;
}

#top{
	width:950px;
	height:212px;
	background-position:top right;
	background-repeat:no-repeat;	
}

#top1{
	width:210px;
	height:212px;
	float:left;
}



#top1 A{
	display:block;
	width:210px;
	height:212px;
}

#top2{
	width:740px;
	height:212px;
	float:left;
}

#top2_1{
	padding-left:435px;
	padding-top:20px;
	color:#ffffff;
	text-align:left;
}

#top2_1 SPAN{
	display:block;
}


#art_szuk{
	border:1px solid #8bd23f;
	width:200px;
}


#topl{
	clear:both;
}


#topl_1{
	width:800px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

#topl_2{
	width:150px;
	padding-top:2px;
	float:left;
	text-align:right;
}


#topl_2 SPAN, #topl_2 A{
	white-space: nowrap;
	font-size:10px;	
}

#topl_2 IMG{
	line-height:10px;
}

A.l_item1, A.l_item1:link	, A.l_item1:visited, A.l_item1:active { 
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #e3e3e3;	
	color:#666666;
	font-size:13px;
  padding-left: 	4px;
  padding-right: 	4px;
  padding-top: 		4px;
  padding-bottom: 4px;	 
  text-decoration : none; 
	background-image:url('img/l_item1.gif');	
	background-repeat:no-repeat;
	background-position: top right;
} 


A.l_item1:hover {  
	color:#599122;
  text-decoration : none; 
} 


A.l_item2, A.l_item2:link	, A.l_item2:visited, A.l_item2:active { 
	font-weight:normal;
	text-align:left;
	color:#599122;
	font-size:13px;
  padding-left: 	4px;
  padding-right: 	4px;
  padding-top: 		4px;
  padding-bottom: 4px;	 
  text-decoration : none; 
	background-image:url('img/l_item1.gif');	
	background-repeat:no-repeat;
	background-position: top right;
} 


A.l_item1:hover {  
	color:#599122;
  text-decoration : none; 
} 




A.l_item3, A.l_item3:link	, A.l_item3:visited, A.l_item3:active { 
	font-weight:normal;
	text-align:right;
	color:#666666;
	font-size:12px;
	border:0px none;
  padding-left: 	20px;
  padding-right: 	4px;
  padding-top: 		4px;
  padding-bottom: 4px;	 	
  text-decoration : none; 
} 


A.l_item3:hover { 
	color:#599122;
  text-decoration : none; 
} 

A.l_item31, A.l_item31:link	, A.l_item31:visited, A.l_item31:active { 
	font-weight:normal;
	text-align:right;
	color:#599122;
	font-size:12px;
	border:0px none;	
  padding-left: 	4px;
  padding-right: 	4px;
  padding-top: 		4px;
  padding-bottom: 4px;	 
  text-decoration : none; 
} 

DIV.l_item3{
	border-bottom:1px solid #e3e3e3;	
	overflow:auto;	
} 

A.l_item31:hover { 	 
	color:#599122;
  text-decoration : none; 
} 

A.l_item4, A.l_item4:link	, A.l_item4:visited, A.l_item4:active { 
	font-weight:normal;
	display:block;	
	text-align:right;
	color:#666666;
	font-size:10px;
  padding-left: 	20px;
  padding-right: 	4px;
  padding-top: 		4px;
  padding-bottom: 4px;	 
	border-bottom:0px none;
  text-decoration : none; 
} 


A.l_item4:hover, A.l_item41, A.l_item41:link	, A.l_item41:visited, A.l_item41:active, A.l_item41:hover  { 
	font-weight:normal;
	text-align:right;
	font-size:10px;
	display:block;
  padding-left: 	20px;
  padding-right: 	4px;
  padding-top: 		4px;
  padding-bottom: 4px;	 
	border-bottom:0px none;
	color:#599122;
  text-decoration : none; 
} 


#d_menu {
	clear:both;
	margin:0px;
	padding-left:10px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	background-image:url('img/p_0.gif');	
	background-repeat:no-repeat;
	background-color:#8bd23f;
	background-position: bottom right;	
	color:#ffffff;
	text-align:left;	
  overflow:auto;  	
}


#d_menu A, #d_menu A:link	, #d_menu A:visited, #d_menu A:active { 
	color:#ffffff;
	font-size:11px;
} 


#d_menu A:hover { 
	color:#ffffff;
  text-decoration : underline; 
} 



#kolumny_k{
	clear:both;
	border-top:1px solid #f7efec;
}



#lewa_k{
	width:196px;
	float:left;
}

#lewa_k2{
	width:180px;
	padding-top:6px;

}

#srodek_k{
	width:549px;
	float:left;
	background-color:#ffffff;
}

#sciezka_k{
	border-bottom:1px solid #f7efec;
	padding:5px;
	text-align:left;
}

#srodek_k2{
	border-left:1px solid #f7efec;
	border-right:1px solid #f7efec;	
	text-align:left;
}



#srodek_k3{
	width:500px;
	margin:auto;
	text-align:left;
	padding-bottom:10px;
	font-size:12px;
}


#srodek_k3 DIV, #srodek_k3 P {
	font-size:12px;
}


#srodek_k2 H1{
	line-height:100%;	
}

#prawa_k{
	width:205px;
	float:left;
}

#prawa_k2{
	width:188px;
	padding-top:6px;
	float:right;
}


.ods{
	clear:both;
	height:9px;
	font-size:1px;
}

.panel{
	clear:both;
	padding-bottom:7px;
}


.panel_body{

	background-image:url('img/p_0.gif');	
	background-repeat:no-repeat;
	background-color:#8bd23f;
	background-position: bottom right;	
	padding-top:0px;
	padding-bottom:10px;
	color:#ffffff;
	font-size:12px;
	text-align:left;	
  overflow:auto;  	
}


.panel_body2{
	clear:both;
  padding-left: 10px;
  padding-right: 	10px;
	font-size:12px;
  padding-bottom: 8px;	 
	color:#ffffff;
	border-bottom:1px solid #ffffff;		
}


.panel_body2 P{
  padding:0px;
	margin:0px;
	font-size:12px;
	color:#ffffff;
}

.panel_tyt1 { 
	clear:both;
	display: block; 
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	background-color: #8bd23f; 
	font-size:28px;
  padding-left: 	10px;
  padding-right: 	10px;
  padding-top: 		8px;
  padding-bottom: 8px;	 
  text-decoration : none; 
} 


.panel_tyt3 { 
	clear:both;
	display: block; 
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	background-color: #9999cc; 
	font-size:28px;
  padding-left: 	10px;
  padding-right: 	10px;
  padding-top: 		8px;
  padding-bottom: 8px;	 
  text-decoration : none; 	
} 

.panel_tyt { 
	clear:both;
	display: block; 
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	background-color: #8bd23f; 
	font-size:22px;
  padding-left: 10px;
  padding-right: 	10px;
  padding-top: 		8px;
  padding-bottom: 8px;	 
  text-decoration : none; 
	border-bottom:1px solid #ffffff;		
} 


.panel_tyt2 { 
	clear:both;
	display: block; 
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	background-color: #cded42; 
	font-size:22px;
  padding-left: 	10px;
  padding-right: 	10px;
  padding-top: 		8px;
  padding-bottom: 8px;	 
  text-decoration : none; 
} 

.panel_text{
	clear:both;
	font-size:9px;
	color:#000000;
	text-align:left;
}

.panel_subtitle, .podtytul {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
}

.panel_body1_1{
	background-image:url('img/p1_1.gif');	
	background-repeat:repeat-y;
	background-position: top left;	
  overflow:auto;  	
}

.panel_body1_2{
	background-image:url('img/p1_2.gif');	
	background-repeat:repeat-y;
	background-position: top right;	
  overflow:auto;  	
}

.panel_body1_3{
	background-image:url('img/p1_3.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;	
	padding-top:12px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-size:12px;
	text-align:left;
  overflow:auto;  	
}


.panel_body2_1{
	background-image:url('img/p2_1.gif');	
	background-repeat:repeat-y;
	background-position: top left;	
  overflow:auto;  	
}

.panel_body2_2{
	background-image:url('img/p2_2.gif');	
	background-repeat:repeat-y;
	background-position: top right;	
  overflow:auto;  	
}

.panel_body2_3{
	background-image:url('img/p2_3.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;	
	padding-top:12px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-size:12px;
	text-align:left;
  overflow:auto;  	
}

.panel_body1_3 P, .panel_body2_3 P {
	padding:0px;
	margin:0px;
}

A.panel_more, A.panel_more:link	, A.panel_more:visited, A.panel_more:active { 
	font-size:9px;	
	font-weight:bold;
	color:#2d3996;
  text-decoration : none; 	
} 


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


.panel_list{
	padding:7px;
	text-align:left;
}



.panel_list A, .panel_list A:link	, .panel_list A:visited, .panel_list A:active { 
	color:#162c51;
	font-size:10px;	
  text-decoration : none; 	
	font-size:16px;	
	font-weight:bold;
} 


.panel_list A:hover { 
	color:#cded42;
  text-decoration : none; 
} 



#sciezka{
	clear:both;
	font-size:9px;
	line-height:100%;
	padding:3px;
	text-align:left;
	padding-top:5px;
}

#sciezka A, #sciezka A:link	, #sciezka A:visited, #sciezka A:active, A.wiecej, A.wiecej:link	, A.wiecej:visited, A.wiecej:active { 
	font-size:12px;	
	color:#707070;
  text-decoration : none; 	
} 


#sciezka A:hover, A.wiecej:hover { 
	color:#5f962e;
  text-decoration : none; 
} 

#sciezka SPAN{
	font-size:10px;
	line-height:100%;
}

#top2_1 SPAN{
	font-size:12px;
}



.tag_cloud{
	background-color:#e9e8e3;
	padding:4px;
}

.tag_cloud2{
	background-color:#ffffff;
	padding:7px;
}


.tlo4 A, .tlo4 A:link	, .tlo4 A:visited, .tlo4 A:active { 
	color:#989898;
  text-decoration : underline; 	
} 


.tlo4 A:hover { 
	color:#000000;
  text-decoration : underline; 
} 




#g_menu2{
	padding-left:160px;
	padding-top:98px;
}


#g_menu2 UL {
	padding:0px;
	margin:0px;
	display:block;
	padding-top:7px;
	list-style-type: none;	
}

#g_menu2 LI {
	display:block;
	list-style-type: none;	
	float:left;
	padding-right:3px;
}

#g_menu2 A, #g_menu2 A:link	, #g_menu2 A:visited, #g_menu2 A:active { 
	display: block; 
	float:left;
	font-weight:bold;
	font-size:10px;	
	color:#000000;	
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		5px;
  padding-bottom: 5px;	 
  text-decoration : none; 
} 


#g_menu2 A:hover { 
	display: block; 
  text-decoration : none; 
} 

#g_menu2 A#fontsmall, #g_menu2 A#fontsmall:link	, #g_menu2 A#fontsmall:visited, #g_menu2 A#fontsmall:active { 
	font-size:10px;	
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		4px;
  padding-bottom: 4px;	 	
	border:1px solid #ffffff;
}

#g_menu2 A#fontmedium, #g_menu2 A#fontmedium:link	, #g_menu2 A#fontmedium:visited, #g_menu2 A#fontmedium:active {
	font-size:14px;	
  padding-left: 	6px;
  padding-right: 	6px;
  padding-top: 		2px;
  padding-bottom: 1px;	
	border:1px solid #ffffff;	 	
}

#g_menu2 A#font_big{
	font-size:17px;	
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		0px;
  padding-bottom: 1px;	 
	display: block; 
	color:#ffffff;
  border-right: 1px solid #5a5757; 		 
	background-color: #231f20; 	
  text-decoration : none; 		
}


#g_menu2 A#font_small, #g_menu2 A#font_small2 {
	font-size:17px;	
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		0px;
  padding-bottom: 1px;	 
	display: block; 
	color:#000000;
	background-color: #ffffff; 	
  text-decoration : none; 		
}

#g_menu2  A#fontsmall2{
	font-size:10px;	
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		4px;
  padding-bottom: 4px;	 
	background-color: #d7d3ca; 
	color:#ffffff;
  border-right: 1px solid #d7d3ca; 					
}

#g_menu2  A#fontmedium2{
	font-size:14px;	
  padding-left: 	6px;
  padding-right: 	6px;
  padding-top: 		2px;
  padding-bottom: 2px;	 
	background-color: #d7d3ca; 
	color:#ffffff;
  border-right: 1px solid #d7d3ca; 			
}

#g_menu2 A#font_big2{
	font-size:17px;	
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		0px;
  padding-bottom: 1px;	
	color:#ffffff;	
  border-right: 1px solid #5a5757; 		 
	background-color: #231f20; 		 	
}


DIV.ms{
	padding-bottom:2px;
}

#menu A{
	display:block;
}

A.msol, A.msol:link	, A.msol:visited, A.msol:active { 
	text-align:left;
	font-weight:bold;
	font-size:12px;	
	color:#000000;	
	background-image:url('img/msol.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;		
	background-color:#8bd23f;
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		6px;
  padding-bottom: 6px;	 
  text-decoration : none; 
} 


A.msol:hover { 
	color:#ffffff;
  text-decoration : none; 
} 


A.msel, A.msel:link	, A.msel:visited, A.msel:active { 
	text-align:left;
	font-weight:bold;
	font-size:12px;	
	color:#000000;	
	background-image:url('img/msel.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;		
	background-color:#cded42;
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		6px;
  padding-bottom: 6px;	 
  text-decoration : none; 
} 


A.mselx:hover { 
	color:#ffffff;
  text-decoration : none; 
} 



A.msolx, A.msolx:link	, A.msolx:visited, A.msolx:active { 
	text-align:left;
	font-weight:bold;
	font-size:12px;	
	color:#000000;	
	background-image:url('img/msolx.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;		
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		6px;
  padding-bottom: 6px;	 
  text-decoration : none; 
} 


A.msolx:hover { 
	color:#ffffff;
  text-decoration : none; 
} 


A.mselx, A.mselx:link	, A.mselx:visited, A.mselx:active { 
	text-align:left;
	font-weight:bold;
	font-size:12px;	
	color:#000000;	
	background-image:url('img/mselx.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;		
  padding-left: 	5px;
  padding-right: 	5px;
  padding-top: 		6px;
  padding-bottom: 6px;	 
  text-decoration : none; 
} 


A.mselx:hover { 
	color:#ffffff;
  text-decoration : none; 
} 

#l_menu{
	width:130px;
	margin:auto;
}

.odod{
	clear:both;
	height:7px;
	font-size:1px;
}

#log_panel{
	background-image:url('img/msol.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;		
	background-color:#8bd23f;
	font-size:12px;
	color:#ffffff;
}

#log_panel2{
	width:115px;
	margin:auto;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}


A.loglink, A.loglink:link	, A.loglink:visited, A.loglink:active { 
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:10px;	
	color:#000000;	
	width:112px;
	height:20px;
	line-height:20px;
	background-image:url('img/loglink.gif');	
	background-repeat:no-repeat;
	background-position: bottom right;		
	background-color:#ffffff; 
  text-decoration : none; 
} 


A.loglink:hover { 
	color:#658d31;
  text-decoration : none; 
} 

.tyt{
	font-size:22px;
}

.panel_all{
	text-align:center;
	padding-top:5px;
	padding-left:10px;
}

.panel_all A{
	font-size:10px;
	color:#ffffff;
}

#stopkad{
	text-align:right;
	color:#cccccc;
	padding:7px;
}

.newst{
	clear:both;
}

.newst P{
	padding:0px;
	margin:0px;
}

.komunikaty{
	padding:10px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	background-color:#4299ed;
}

.nop P{
	padding-top:0px;
	margin-top:7px;
}
