html							{font-size:106.5%;}
body							{text-align:center; margin:0; color:#000; background:#fff; font-family:Arial,sans-serif; font-size:76.5%;}
img								{border:none;}
h1, h2, h3, h4, h5				{font-size:100%; padding:0; margin:0;}
a:link,
	a:visited					{color:#c50909;}
.page							{width:760px; margin:10px auto; text-align:left;}
.clear							{clear:both;}

#head #head-img					{margin-top:12px;}   /*5*/
#head #other-projects			{float:right; text-align:right; font-size: 93%; margin-top: 5px;}
#head #other-projects h3		{display:inline; color:#748eb7; font-weight:normal;}
	#head #other-projects ul,
	#head #other-projects li	{display:inline; margin:0; padding:0;}
#head #other-projects li		{padding-right:0.4em; =padding-right:0.2em; =margin-left:0.4em; background:url(/img/pipe.gif) no-repeat 100% 0.2em;}
#head #other-projects li.last	{background-image:none; padding-right:0;}
#head #other-projects li.first	{margin-left:0;}
p.footer a:link, p.footer a:visited, 
#head #other-projects a:link,
	#head #other-projects a:visited	{color:#456394;}



/* #menu */
#menu ul						{list-style-type:none; margin:0px; padding:0px; margin-left:28px; position:absolute; top:193px;}
#menu ul li						{margin-right:33px; display:block; float:left; font-size:108.5%;}
li.selected a,
	li.selected a:link,
	li.selected a:visited,
	li.selected a.active		{font-weight:bold; text-decoration:none; color:#4F0800;}
/* \\#menu */

#content						{clear:both; margin-left:28px; margin-right:28px; min-height:300px;}
#content h2						{font-size:139.5%; color:#4F0800; margin-top:16px; font-weight:normal;}
#content h3						{font-size:139.5%; color:#4F0800; margin-top:26px; font-weight:normal;}
#content h3.manual_file_title	{margin-top: 66px;}
#content h3.example_title		{margin-top: 52px;}
#content h4						{font-weight:normal;}
#content p						{margin-top: 6px;}
#content hr						{margin-top: 0px;}
#content strong					{color: #4F0800;}

/*nastaveni seznamu v obsahovem boxu*/
#content ul,#content ol			{margin:6px 0px 12px 12px;}
#content ul li, #content ol li	{margin-bottom:2px;}
#content ol						{margin-left:20px;}

#content pre					{width:650px; overflow:auto; _overflow:visible; max-height:500px; min-height: 20px; _height:expression(this.scrollHeight  > 500 ? "500px": this.scrollHeight < 20 ? "20px" :"auto" ); overflow-x:auto; overflow-y:auto; padding:2px; border:1px dashed #dddddd; background-color:#f3f3f3;}
#content pre.changelogPre		{min-height: none; max-height: none; _height: auto;}
#content table					{width:700px; border-collapse:collapse;}
#content table pre				{width:600px;}
#content table thead td.leftHeadCell {width: 165px;}
#content table td				{border-bottom:1px solid #d0dff9; padding:2px 5px 2px 10px;}
#content table thead			{background-color:#d0dff9;}
#content table thead td			{padding: 7px 5px 7px 10px;}
#content dl						{margin-top: 20px;}
#content dt						{font-family:"Courier New", monospace; background-color:#f2f2f2; margin-top: 20px;}
#content dt strong				{font-weight:bold; color: black;}
#content dd						{margin-left: 0;}
#content dd p					{margin-bottom: 2px;}
#content ul.arguments,
	#content ul.returns,
	#content ul.properties		{list-style-type:none; margin:0px; margin-left:20px; padding:0px;}
#content span.attrName			{color:#4F0800;}
#content span.optBracket		{color:red;}
#content span.scriptOutput		{background-color:#f2f2f2;}

/* footer */
hr								{height:1px; color:#b8c4d6;  background-color:#b8c4d6; border:0px solid #b8c4d6; margin-top:35px;}
p.footer						{text-align:center; color:#999999; margin-top:3px; margin-bottom:32px;}
/* \\ footer */


/*- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -*/
#debug{border:6px solid #d3d3d3; padding:5px;}
#debug .title{font-size:139.5%; font-weight:bold; color:#4f4f4f; margin:0 0 5px;}
#debug .errFrag{margin:0 0 20px 10px;}
#debug .errFrag .fileName{font-size:85%; font-weight:bold; color:#4f4f4f;}
#debug .errFrag .errMsg{font-size:93%; margin:0 0 8px 20px; color:red;}
#debug .errFrag .errMsg span{width:100px; float:left; color:black; font-weight:bold;}
#debug pre{margin:0 0 0 10px;}
/*- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -*/

