/*
 Cascading StyleSheet used by the help generated by the PHPEdit HelpGenerator
 $Id: interface.css,v 1.2 2003/06/18 23:15:47 marms Exp $
*/
html{margin: 0px; padding: 0px; height: 480px; }
body, table {
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	text-align			: left;
	font-size			: 11px;
	background          : url('images/index_top.jpg') top repeat-x;
}


#main {	
	margin: 0 auto;
	width: 946px;
	height: 480px;
	text-align: left;
}


#top { height: 246px; background: transparent; }

#top a.right {
    position: relative;
    text-decoration: none;
    color: #4E4E4E;
        font-weight: bold;
    font-size: 13px;
    font-family: TrajanPro-Bold, Verdana, Arial, Helvetica, sans-serif;
    top: 38px;
    left: 500px;
}

#top a.right:hover {
    position: relative;
    text-decoration: none;
    color: #4E4E4E;
        font-weight: bold;
    font-size: 13px;
    font-family: TrajanPro-Bold, Verdana, Arial, Helvetica, sans-serif;
    top: 38px;
    left: 500px;
}

#top_tekst {
    z-index: 2;
    position: relative;
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    top: -120px;
    left: 26px;
}

#menu a {
    text-decoration: none;
    color: #999999;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#menu a:hover {
    text-decoration: underline;
}

#tekst a.click {
    text-decoration: none;
    color: #1183AD;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#tekst a.click:hover {
    text-decoration: underline;
}

#footer {
    position: absolute;
    top: 500px;
	background: #FFFFFF url(images/footer.jpg) center top repeat-x;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #696969;
	text-align: center;
	padding: 20px 0 0 0 ;
	height: 29px;
	width: 100%;
}

#footer a.footer{
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #696969;
	font-weight: bold;
	text-decoration: none;
}

#footer a.footer:hover{
	text-decoration: underline;
}

#tekst {
    z-index: 2;
    position: relative;
    text-decoration: none;
    color: #4E4E4E;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    top: 0px;
    left: 15px;
}

#tekst2 {
    z-index: 2;
    position: relative;
    text-decoration: none;
    color: #4E4E4E;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    top: -86px;
    left: 350px;
}

#zaufali {
    z-index: 3;
    position: relative;
    text-decoration: none;
    color: #4E4E4E;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    top: -170px;
    left: 760px;
}

span.title {
    color: #007AA7;
    font-size: 15px;
    font-weight: bold;
    font-family: TrajanPro-Bold, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

span.data {
    color: #4E4E4E;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

span.witwag {
    color: #592625;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}


span.blue {
    color: #007AA7;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}


h1 { 
	padding				: 0em;
	margin				: 1em 0em .25em 0em;
	font-size			: 160%;
	line-height			: 130%;
	text-align			: left;
	font-weight			: normal;
}

a {
	color				: #000090;
}

ul { 
	color				: #014FBE; 
}

ul li { 
	margin				: 0.2em 0em 0.2em 0em;
	padding				: 0em; 
	list-style-position	: outside; 
	list-style-type		: square; 
}

span.li { 
	color				: #000000; 
}

table.none {
	margin				: 2px;
	border				: 0px #FFFFFF;
	background-color	: #FFFFFF;
}

table {
	margin				: 2px;
	background-color	: #A0A0A0;
}

td.btCell {
	background-color	: #FFFFFF;
	vertical-align		: top;
}

th.btHead {
	background-color	: #e5e5e5;
	vertical-align		: top;
}

.deprecated {
    font-family			: Verdana,Arial,Helvetica,sans-serif;
	border				: 1px solid #FF9090;
	background-color	: #F0F0F0;
	margin-left			: 10px;
	margin-right		: 10px;
	margin-top			: 10px;
	margin-bottom		: 10px;
	padding				: 3px;
}

.property {
	color				: #000090;
}

.method {
	color				: #009000;
}
/*
.event {
	color				: #900000;
}
*/
span.version {
	font-size			: 8pt;
}

div.hideableItem {
	padding-left		: 20px;
}

div.separator {
	border-top			: 1px dotted #555555; 
	width				: 100%;
	text-align			: right;
	padding-top			: 3px;
	margin-top			: 3px;
}

pre.code {
	background-color	: #F9F9F9;
	border				: 1px dotted #E0E0E0;
	padding				: 2px;
}

	
h3 {
	text-weight			: bold;
	font-size			: 12px;
	font-family			: Verdana,Lucida,sans-serif;
	border-bottom		: 1px solid #000000;
	padding				: 2px 2px 2px 2px;
}

