#panel ul{
list-style-type:disc;
list-style-position: inside;
padding-bottom: 10px;
	color: #6c6c6c;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	line-height: 130%;	
	text-align: justify;
	padding-bottom: 5px;
}

#panel a.black:hover , #panel a:hover {
 text-decoration:underline;
	color: #f00;

}

#panel a {
	font-size: 9pt;
	color: #f00;
	letter-spacing: 1px;
	font-family: "Trebuchet MS";
	line-height: 130%;
	text-decoration:none;
}

#panel a.black {
	font-size: 9pt;
	color: #6c6c6c;
	font-family: "Trebuchet MS";
	line-height: 130%;
	text-decoration:none;
}

/* STYLE TEKSTU */

.naglowek {
	word-spacing: 2px;
	display:block;
	letter-spacing: 1px;
	text-shadow: #787878 2px 2px 2px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f00;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	line-height: 130%;	
	// background:url(../img/dot.gif) repeat-x  left bottom transparent;
}

.podnaglowek {
	letter-spacing: 1px;
	text-transform: uppercase;
	display:block;
	font-weight: bold;
	color: #686868;
	font-size: 9pt;
	font-family: "Trebuchet MS";
	line-height: 130%;	
}

.tekst {
	padding-bottom: 10px;
	color: #000000;
	font-size: 11px;
	font-family: "Trebuchet MS";
	line-height: 180%;	
	text-align: justify;
}

.sklep {
	padding-bottom: 10px;
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS";
	line-height: 180%;	
	text-align: left;
}

.podpis {
	font-style: italic;
	color: #333333;
	font-size: 9pt;
	font-family: "Trebuchet MS";
	line-height: 130%;	
}

/* DO PANELI ROZSUWANYCH */
.toggler:hover {
text-decoration:underline;
	color: #f00;
}

.toggler {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	color: #323232;
	font-size: 10pt;
	margin: 0;
	padding: 2px 5px;
	background: #fff;
	cursor: pointer;
	font-family: "Trebuchet MS";
	line-height: 130%;	
}
 
.element div {
	padding-top: 10px;
	font-family: "Trebuchet MS";
	line-height: 130%;	
}