#bok h2, #dialog h2 { /* wygl&#196;&#65533;d bocznego nag3&#55962;&#56993;*/
	display: block;
	background-image: url(../gfx/button_off.jpg);
	background-repeat: no-repeat;
	/*font-weight: bold;  text-transform: uppercase;*/
	text-align: center;
	color: #b5b5b5;
	cursor: pointer;	
	height: 29px;
	padding: 0 !important;
	font-family:'Helvetica Neue',Arial,Tahoma,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	font-weight: bold;
 	text-align: center;
	line-height: 29px;
	color: #b5b5b5;
}

#bok h2.actv_glowna, #dialog h2.actv_glowna{
	background-image: url(../gfx/button_on_glowna.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	height: 29px;	
}
#bok h2.actv_turystyka, #dialog h2.actv_turystyka{
	background-image: url(../gfx/button_on_turystyka.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	height: 29px;	
}
#bok h2.actv_poichange, #dialog h2.actv_poichange{
	background-image: url(../gfx/button_on_poichange.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	height: 29px;	
}
#bok h2.actv_twoje, #dialog h2.actv_twoje{
	background-image: url(../gfx/button_on_twoje.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	height: 29px;	
}
#bok h2.actv_system, #dialog h2.actv_system{
	background-image: url(../gfx/button_on_system.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	height: 29px;	
}
#bok h2.actv_forum, #dialog h2.actv_forum{
	background-image: url(../gfx/button_on_forum.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	cursor: pointer;	
	height: 29px;	
}

.box{ /* wygl&#196;&#65533;d rozwini&#40167;o bocznego boxa*/
	margin-left: -1px;
	padding: 0px;
	font-family: Tahoma,Arial,Verdana,Helvetica,Geneva,sans-serif;
	font-size: 11px;
	color: #ffffff;
	overflow: auto;		
	display: none;
	width: 268px;
	text-align: left;
}

.pk_wszy{ /* wygl&#196;&#65533;d zak3adki "poka&#191; wszystkie" w kategoriach */
	text-align: center;
	padding: 2px;
}

a:link.bok_link, a:visited.bok_link{ /* linki w bocznym menu */
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
a:hover.bok_link{
	font-family: Tahoma;
	font-size: 11px;
	color: #e5b042;
}

#narzedzia{
  overflow:hidden;
}

.bok_naglowek{
  color:#fff;
  font-family: Tahoma,Arial,Verdana,Helvetica,Geneva,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
.bok_podtytul{
  color:#D8D8D8;
  font-family: Tahoma,Arial,Verdana,Helvetica,Geneva,sans-serif;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
}