*		{margin:0; padding:0;}
.prn	{display:none;}	/* if class="prn" -> hidden for display */
img		{margin:0.5em 0.5em 0.5em 1em; clear:both;}
a img	{border:0;}
a		{text-decoration:none;color:#2266bb}
a:hover	{text-decoration:underline}	/*a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!*/

p	{text-indent:1em;margin:0}
div	{text-indent:0;margin:0}	/*text-indent:0 is important: If in <div> - it would inherit from it aned we don't want it*/

.val		{font-weight:bold;background-color:#edf3fd}
.cValSepar	{background-color:#add8e6}
.ind_f		{text-indent:-4em;margin-left:4em}	/*tag <PF>*/
.ind_f0		{text-indent:-1em;margin-left:1em}	/*content tree item in ws-right*/

.dtx		{color:#808080;}					/*for datatype in Syntax*/
span.st0	{color:#0000aa}						/*for system text <ST>*/
span.st2	{color:#000088;font-weight:bold}	/*for system text <ST bold="2">*/
span.ut0	{color:#0000aa;}					/*for user text <UT>*/
span.sthigh {background-color:#ffffb0}			/*for more text highlighting in news (yellow)*/
strong.warn	{color:#ee0000; font-weight:bold}
span.under	{text-decoration:underline}			/*for underline font*/
hr			{margin:1em 0em 2em 0em; color:#a3b0bf; background-color:transparent; border-top:0.12em solid #a3b0bf; border-left:0}
.blCfgSepar	{color:#006400; font-style:normal; font-weight:bold}
.cItSepar	{background-color:yellow; font-weight:bold}

.cChapterEnd	{clear:both}

.cls_grey, .cChapter
{
	background:#eaeaea;
	margin:0 10px 14px 0px;
	padding:10px 10px;
	clear:both;
}

.ScHead		{margin-top:0.5em}
.ScBt0		{background-color:#c8c8c8;cursor:pointer;	border:1px solid black;padding:0 1em;/*border-radius:0.5em 0.5em 0 0*/}
.ScBt1		{background-color:#e8e8e8;cursor:auto;		border:1px solid black;padding:0 1em;/*border-radius:0.5em 0.5em 0 0;*/border-bottom-width:0;font-weight:bold;z-index:3}
.ScBtSel	{background-color:#e8e8e8;cursor:pointer;	border:1px solid black;padding:0 1em;/*border-radius:0.5em 0.5em 0.5em 0.5em*/}
.ScSpace1	{margin-left:0.5em}
.ScSpace2	{margin-left:0.5em}
.ScSpace3	{margin-left:5em}
.ScCode		{font-family:Consolas;background-color:#e8e8e8;color:#000000;border:1px solid black;margin:0 0 0.4em 0.4em;padding:0 0 0.5em 0;display:block;white-space:nowrap;overflow-x:auto}
/*.ScCode a	{text-decoration:none;}*/
.ScCmds		{text-indent:-2em;margin-left:2em}
.ScSmnt		{color:#0000ff}						/*Script statement*/
.ScMP		{color:#0000cc}						/*Script method, property, function*/
.ScMPt		{color:#0000cc;font-weight:bold}	/*--II-- and it is in the same file*/
.ScOper		{color:#0080c0}						/*Script operator*/
.ScVar		{color:#8000ff}						/*Script variable*/
.ScNmb		{color:#ff00ff}						/*Script number*/
.ScStr		{color:#a31515}						/*Script number*/
.ScStr	a	{color:#a31515}
.ScNote		{color:#008000}						/*Script note*/
.ScNote	a	{color:#008000}
.ScNote	.ScNmb	{color:#008000}	/*For eg Pm.StringSplit*/
.ScNote .st0	{color:#008000}
.ScNote .st2	{color:#008000}
.ScNote .ut0	{color:#008000}
.ScIdt1	{display:inline-block;white-space:pre;width:1em;}	/*Script row indent, 1em looks like 2 spaces */
.ScIdt2	{display:inline-block;white-space:pre;width:2em;}
.ScIdt3	{display:inline-block;white-space:pre;width:3em;}
.ScIdt4	{display:inline-block;white-space:pre;width:4em;}
.ScIdt5	{display:inline-block;white-space:pre;width:5em;}
.ScIdt6	{display:inline-block;white-space:pre;width:6em;}
.ScIdt7	{display:inline-block;white-space:pre;width:7em;}
.ScIdt8	{display:inline-block;white-space:pre;width:8em;}

@media screen
{
	/*.cChapter	{background-color:#eaeaea;}*/
	.SeeMeOther	{text-indent:2em;}	/*Text "See interface", "See description" and "See subiface" in object description*/

	.blCode	{margin:0 0 0 2em; text-indent:-1em;}
	code	{color:navy; background-color:#e8e8e8;font-size:1.1em;}		/*<code> is used only for <Exam>*/
	code a	{color:navy; text-decoration:none;}

	h1 {font-weight:bold; font-size:1.5em; color:#0066ff; /*#000088;*/ background-color:transparent; margin:0.5em 0.5em 1em 0.5em; }
	h2 {font-weight:bold; font-size:1.3em; color:#0066ff; background-color:transparent; width:100%; height:2em; margin:1em 0em 0.5em 0em; }
	h6 {display:block; color:#006400; font-style:normal; font-weight:bold; font-size:1em; margin:1em 0 0 0;} /*Block header*/

	table.fullwidth	{table-layout:fixed;width:99%;background-color:transparent;} /*width:100% IS BAD -> table-layout (see PriceList)!!*/
	table {	/*Default is all left align but in COL tag can be changed !*/
		text-align:left;
		border-collapse:collapse;
		background:white;
		text-indent:0;
		}
	table, th, td	{font-size:1em; border:1px solid gray;}
	th, td			{padding:0 0.3em;}
	th				{font-weight:bold; background-color:#add8e6; text-align:left;}
	table.easy, table.easy th, table.easy td {border:0 none gray;}
	table.easy th	{background-color:white;}
	.cTabPriceFirsRow th, .cTabPriceFirsRow td {background-color:#fd7317;}
	.cTabPriceRow th {background-color:#ffdead;}
	.cTabPriceRow td {background-color:#ffffff;}

	.par td		{padding:0.2em 0.1em 0.2em 0.3em}
	.par th		{padding:0.2em 0.3em 0.2em 0.3em}
	/*.in		{margin-left:1em}	For <div> <p> <table>*/
	.blTest		{text-indent:0; margin:0; color:red} /*Block: Message not in ListAll at end*/
	.blLTree	{text-indent:0; margin:0}		/*Block: Linear Content Tree at begin*/
	.blDesc		{text-indent:0; margin:1em 0}	/*Block: Description*/
	.blNote		{text-indent:0; margin:1em 0}	/*Block: Note*/
	.blSyntax	{text-indent:0; margin:1em 0}	/*Block: Syntax*/
	.blRetVal	{text-indent:0; margin:1em 0}	/*Block: Return value for METH, PROP*/
	.blPar		{text-indent:0; margin:1em 0}	/*Block: Parameters*/
	.blCfgList	{text-indent:0; margin:1em 0}	/*Block: Configuration list*/
	.blRef		{text-indent:0; margin:1em 0}	/*Block: See Also*/
	.blExM		{text-indent:0; margin:1em 0}	/*Block: ExampleMain*/
	.blEx		{text-indent:0; margin:0}		/*Block: Example*/
	.blIList	{text-indent:0; margin:1em 0}	/*Block: Interface List*/
	.blBottom	{border-top:4px groove silver; margin-top:2em; padding-bottom:2em; clear:both;}	/*Block: Bottom at end*/
	.blBottom a {background-color:#edf3fd; margin:0 0 0 2em;}
}

@media print
{
	.SeeMeOther	{display:none;}
	.row1 *		{display:inline;}	/*optimalizace if se blok vejde na 1 radek*/

	a		{color:#0000aa; text-decoration:none;}	/*nechceme text-decoration:underline;*/
	.blCode	{margin:0 0 0 1em; text-indent:-1em; letter-spacing:0;}
	code	{color:navy; font-size:1em;}		/*<code> is used only for <Exam>*/
	code a	{color:navy; text-decoration:none;}

	/*Titles:*/
	h1				{background-color:#e6e6e6; margin-bottom:0;}
	h1.CH10			{color:#c00000; font-style:normal; font-weight:bold; font-size:2.4em;}
	h1.CH20			{color:#000080; font-style:normal; font-weight:bold; font-size:1.8em;}
	h1.CH30			{color:#000080; font-style:normal; font-weight:bold; font-size:1.6em;}
	h1.CH40			{color:#000080; font-style:normal; font-weight:bold; font-size:1.4em;}
	h1.CH50			{color:#000080; font-style:italic; font-weight:bold; font-size:1.2em;}

	h1.OBJECT		{color:#000080; font-style:normal; font-weight:bold; font-size:1.6em;}
	h1.SUBOBJECT	{color:#000080; font-style:normal; font-weight:bold; font-size:1.4em;}
	h1.IFaceItem	{color:#000080; font-style:normal; font-weight:bold; font-size:1.1em;}

	h2	{font-style:normal; font-weight:bold; font-size:1.2em; color:#000080; margin:0.5em 0em 0.5em 0em; clear:both;}
	h6	{display:block; color:#006400; font-weight:bold; font-style:italic; font-size:1.1em; margin:0.5em 1em 0 0;}	/*Block header*/

	table.fullwidth	{table-layout:fixed;}
	table			{text-align:left; text-indent:0; border-collapse:collapse;}	/*default is all left align but in COL tag can be changed!*/
	table, th, td	{font-size:1em; border:1px solid gray;}
	th, td			{padding:0 0.3em; vertical-align:top;}
	th				{font-weight:bold;}

	.in			{} /*for <div> <p> <table>*/
	.blTest		{display:none;}						/*Block: Message not in ListAll at end*/
	.blLTree	{display:none;}						/*Block: Linear Content Tree at begin*/
	.blDesc		{text-indent:0; margin:0.5em 0;}	/*Block: Description*/
	.blNote		{text-indent:0; margin:0.5em 0;}	/*Block: Note*/
	.blSyntax	{text-indent:0; margin:0.5em 0;}	/*Block: Syntax*/
	.blRetVal	{text-indent:0; margin:0.5em 0;}	/*Block: Return value for METH, PROP*/
	.blPar		{text-indent:0; margin:0.5em 0;}	/*Block: Parameters*/
	.blCfgList	{text-indent:0; margin:0.5em 0;}	/*Block: Configuration list*/
	.blRef		{display:none;}						/*Block: See Also*/
	.blExM		{text-indent:0; margin:0.5em 0;}	/*Block: ExampleMain*/
	.blEx		{text-indent:0; margin:0;}			/*Block: Example*/
	.ScCode		{border:0; white-space:normal;}
	.ScHead		{display:none;}
	.blIList	{text-indent:0; margin:0.5em 0;}	/*Block: Interface List*/
	.blBottom	{display:none;}						/*Block: Bottom at end*/
	.imgtomaxwidth {max-width:600px;}
}
