
/* --------------- zakladka pomocy kontekstowej ------------------------------------ */

.insideRight{
	display:block;
	width:auto;
	height:auto;
	margin:0 2px 0 5px;
	padding:0 0 0 7px;
	border-left:3px solid #eee;

	font-family:Arial,sans-sefir;
	font-size:11px;
	text-align:justify; 

}

.insideRightOut{

}
.insideRight h2{
	height:18px;
	padding:7px 0 9px 20px;
}
.insideRight h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#76a11a;
	
	padding:2px 5px 4px 20px;
	margin-bottom:30px;

	background-color:#fafafa;
	border-bottom:1px solid #eee;

}
/* ------------------- pomoc contekst -------------------------- */
/* naglowek w zakladce pomocy*/
.helpContVal{
	color:#76a11a;
	font-weight:bold;
/*	text-transform:uppercase;*/
	

}

/* --------------- pomoc inside ---------------------------- */
#helpInside{
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	line-height:1.2em;
	/*position:absolute;
	top:150px;*/
	/*margin:0 10px 0 5px;*/
	margin:0;
	top:0;
	/*width:710px;*/
	height:100%;
	display:none;
	/*border:1px solid #999;*/
	/*background-color:#D4ED9D;*/
	
	/*background-image:url(../images/global/helpBack.png);
	background-position:top left;
	background-repeat:repeat-y;*/
}

#helpInsideLeft ul{
	margin:0 0 0 13px;
	padding:0;
	font-size:12px;
	/*text-indent:10px;*/
	list-style-type: none;
	list-style-image: none;
	text-align:left; 
}

#helpInsideLeft ul li{
	text-indent:-13px;
	padding:1px 0 1px 13px;

}

#helpInsideLeft ul li ul li{
	padding:1px 0 1px 3px;
	text-indent:0;
}

#helpInsideLeft ul ul{
	margin:0 0 0 10px;
}

#helpInside a{
	text-decoration:none;
}

#helpInsideLeft{
	/*position:absolute;
	top:0;*/
	
	margin:0;
	padding:5px 0 10px 0;
	width:172px;
	/*display:table;*/
	/*height:100%;
	float:left;
	overflow:visible;*/

}
#helpInsideRight{
	/*position:absolute;
	top:0;*/
	padding:5px 0 10px 5px;
	margin:0;
	width:530px;
	/*height:100%;
	overflow:auto;*/
	/*background-color:#f1f1f1;*/
	text-indent:10px;

}
#helpInsideRight ul{
	color: #666666;
	margin:0 0 0 15px;
}
#helpInsideRight ul li{
	
}
/* wybrana zakladka H2 */
.helpInsideActual, .helpInsideActual a:link, .helpInsideActual a:visited, .helpInsideActual a:hover, .helpInsideActual a:active{
	color:#fff;
	background-color:#6c84a6;

}
li .helpInsideActual{
	background-color:#6c84a6;

}
#helpInsideLeft ul li ul li a:link, #helpInsideLeft ul li ul li a:visited, #helpInsideLeft ul li ul li a:hover, #helpInsideLeft ul li ul li a:active{
	padding:0 3px 0 0;

}

.helpInsideLeftTD{
	background-image:url(../images/global/helpBackLeft.png);
	background-repeat:repeat-y;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
}

.helpInsideRightTD{
	background-image:url(../images/global/helpBackRight.png);
	background-repeat:repeat-y;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	
}
#helpInsideRight p{

	/*font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	text-align:justify;
	text-indent:20px;
	color: #666666;
	padding:5px 10px 0 15px;
	margin:0;
}

/*#helpInsideRight p:first-letter{
	font-size: 150%;

}*/
#helpInside h1{
	padding:10px 0 0 15px;
	font-family:  Arial,sans-serif;
	font-size: 20px;
	font-style:italic;
	color:#78b000;
	
}
#helpInside h2{
	margin:15px 0 0 5px;
	padding:5px 0 5px 0;
	font-family:  Arial,sans-serif;
	font-size: 16px;
	color:#a0c947;
	background:#F4F4F4;
	border:0;
}
.helpInsideLink{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:3px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#f6f6f6;
}
/* ---------------buttony w helpInside---------------------------- */

#buttonHistoryBack, #buttonHistoryNext{
	display:block;
	font-family:  Arial,sans-serif;
	font-size: 12px;

	border:2px solid #fff;
	color:#fff;
	cursor:default;
}
#buttonHistoryBack{
	margin:3px 5px 3px 180px;
	padding:1px 5px 1px 5px;
}
#buttonHistoryNext{
	margin:3px 180px 3px 5px;
	padding:1px 5px 1px 5px;
}

.buttonHistory{

	background-color: #7c98bf;

}

.buttonHistoryOver{
	background-color:#95b5e5;
}
.buttonHistoryDown{
	background-color:  #a68e6c;

}
.buttonHistoryNoActive{
	background-color: #ddd;

}
/* ------------------------------------------------------ */
