/* arhīviem, fondiem */

body { background-color: #EEEEEE;
       font-family: "Times New Roman", Times, serif;
       color: #000000;
       margin: 14pt;
}

table
{
        background-color:#EAEAEA;
        border-color:#999999;
        padding: 2px;
        border-style:solid;
        border-width: 1pt;
        width: 95%;
        font-family: "Times New Roman", Times, serif; font-size: 100%; color: #000000;
        margin-top: 7pt;
        margin-bottom: 7pt;
        border-collapse: collapse;
}

table#heading
{
        background-color:#EEEEEE;
        /*border-color:#999999; */
        padding: 0px;
        border-style: none;
        border-width: 0;
        /*width: 100%;*/
		width: 650px;
        border-collapse: collapse;
}


#table2 {background-color:#EEEEEE;}

table#vaicajums /*formas tabula */
{
        width: 650px; /* 75% no 800px */
}

td
{
        padding: 5px;
        border: solid 1pt #999999;
}

tr.odd
{
		background-color: #F4F4F4;
}

td.prompt /* ievad lauka nosaukums tabulā "vaicajums" */
{
        width: 260px;
        background-color: #CFCFCF;
        /*font-weight: bold;*/
}


.label /*laukumu nosaukumiem */
{
        width: 50%;
        background-color: #CFCFCF;
        font-weight: bold;
}

.warning /*paziņojums par kļūdaini ievadītiem datiem*/
{
        font-family: "Times New Roman", Times, serif; font-size: 100%; color: #FF0000;
}

.submit /*meklēšanas pogas šūna */
{
        text-align:center;
        background-color: #CFCFCF;
}

.button
{
	/*font-family: Arial,Helvetica,sans-serif; */
    border-color: rgb(30%, 30%, 30%);
    border-width: 1px; 
    border-style: solid; 
    color: #000000;	/* ForeColor */
    background-color: rgb(90%, 90%, 90%); /* BackColor */   
    margin-top: 3pt;
}

.button:hover
{
	background-color: WhiteSmoke;
}

.button#sub /*meklēšanas poga */
{
        width:33%;
    	border-width: 2px; 
        margin:0pt;
}

.button#sub_plain /*meklēšanas poga */
{
    	border-width: 2px; 
        margin:0pt;
}


table#subtable /*tabulai iekš tabulas */
{
        border-color:#999999;
        padding:0;
        margin:0;
        width:100%;
}

td#subtable_cell {
         padding:0px;
         margin:0;

        }
.sublabel /*label-iem iekš subtabulas */
{
        background-color: #DFDFDF;
        font-style: italic;
}

.input /*input laukiem */
{
        width:200pt;
}

input#nozare /* input nozases laukam */
{
        width:180pt;
}


.input_small /* "mazajiem input laukiem */
{
        width: 98pt;
}


p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000
}

a, .link
{
	color: #004848;
	text-decoration: underline;
}

a:hover {color: #008282}

.label#arh
{
        width: 20%;
}

.label#num
{
        width: 110pt;
}

.label#datn
{
        width: 90pt;
}

.label#datl
{
        width: 90pt;
}

h1.help
{
	text-indent:.5cm;
	margin-right:0cm;
	margin-left:0cm;
	font-size:200%;
	font-weight:bold;
	color:rgb(238,238,238);
	border: 5px solid rgb(0,52,52);
	background-color:rgb(0,72,72);
}
h2.help
{
	text-indent:.5cm;
	margin-right:.5cm;
	margin-left:0cm;
	page-break-after:avoid;
	font-size:150%;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	color:rgb(238,238,238);
	border: 2px solid rgb(0,52,52);
	background-color:rgb(0,72,72);
}
h3.help
{
	text-indent:.5cm;
	margin-right:1cm;
	margin-left:0cm;
	font-size:120%;
	font-weight:bold;
	color:rgb(238,238,238);
	border: 2px solid rgb(0,52,52);
	background-color:rgb(0,72,72);
}

h4.help
{	text-indent: 10px;
	margin-right:1.5cm;
	margin-left:0cm;
	font-size:110%;
	font-weight:bold
	color:rgb(238,238,238);
	border: 2px solid rgb(0,52,52);
	background-color:rgb(0,72,72);
}
	
p.help
{
	margin-left:1cm;
}
	
table.contents
{
	width: 40%;
	text-indent:0cm;
	background: rgb(90%,95%,95%) none repeat scroll 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 2px solid rgb(0,52,52);
	margin-left:.5cm;
	float: right;
}
