/*@media screen and (orientation: portrait){
    body {
		width: 870px;
    }
}*/
body {	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 4px 4px;
}
/* Visparigi */
h1 { /* Tikai pašā augšā, vidū */
	font-size: 135%;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px; }
h2 { /* visām Formām augšpuse */
	font-size: 132%;
	text-align: left;
	color: inherit;
	color: #006171;
	font-weight: bold;
	margin: 0px 5px 10px 5px;
}
h2 img { /* bildīte katrai lapai */
	position:relative;
	width:32px;
	top: 8px;
}
img {
    border: none;
	margin: 0px;
	padding: 0px;
	}
fieldset {
	border: 2px solid #AEAEAE;
	padding: 2px;
	margin: 5px 15px 15px 0px;
	float:left;
}
legend {
	font-weight: bold;
	margin: 2px 10px;
	padding: 1px;
}
div.izvietojums { /* izvietosim blokos default.php saturu */
	margin: 0px;
	margin-right:10px;
	padding: 0px;
	border: none;
}

/* LINKI: hover, active, visited, link */
a:link, a:visited {
        color: #4D4D4D;
        font-weight: bold;
        font-style: normal;
/*      text-decoration: underline;*/
}
a:hover, a:active  {
        color: #0065C8;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
}

/* GALVENIE ELEMENTI */
div.viss { /*viss starp galvu un dibenu*/
	width: auto;
	background-color: #F6F6F6;
	background-color: #FDF5E6;
	margin-left: auto;
	margin-right: auto;
	}
div.galva {
	width: auto;
	background-color: #A0414F;
	background-color: #8AA248;
	background-color: #AAA560;
	background-color: #4F693F; /**/
	background-color: #83A342;
	padding: 4px;
	margin-bottom: 2px;
	}
img.galvas-bilde { /* Logo */
	position:absolute;
	margin: -10px 4px 0px -2px;
	max-height: 80px;
}
/* MENU MENU MENU menu */
div.menu { /* pati menu striipa augsa */
	min-width: 460px;
	background-color: #BCC4AB; /**/
	background-color: #C8C8C2; /**/
	height: 30px;
	padding: 1px;
	margin: 0px;
	overflow: hidden;
	overflow: auto; /*!!!*/
}
div.menu ul {
	min-width: 460px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.menu li, li.LabaPuse, li.Starpa {
	display: block;
/*	width: 110px; */
	text-align:center;
	float: left;
	height: 28px;
	margin: 0px;
	margin-right: 2px;
	border: 1px solid #BCC4AB; /*mazs rāmītis apkārt gradient pogai*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#999999));
	background-image: -webkit-linear-gradient(top, #ffffff, #999999);
	background-image:    -moz-linear-gradient(top, #ffffff, #999999);
	background-image:      -o-linear-gradient(top, #ffffff, #999999);
	background-image:         linear-gradient(to bottom, #ffffff, #999999);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#999999');
}
div.menu li.LabaPuse {
	float: right;
	margin: 0px;
	margin-left: 2px;
}
div.menu li.Starpa {
	border: 1px solid #B0C6BF;
	width: 10px;
}
div.menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 18px;
	padding: 5px 10px;
	border: none;
}
div.menu a:hover {
	color: #FEFEFE;
	background-color: #70969F;
	/*background-color: #BDB76B;*/
}
div.menu li#aktivs a { /* Uzklikota sadaļa */
	color: #CECECE;
	color: inherit;
	background-color: #80969F;
}
/*Lietotāja sadaļas izceļ*/
div.menu li.ManaSadala {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aaffaa), to(#999999));
	background-image: -webkit-linear-gradient(top, #aaffaa, #999999);
	background-image:    -moz-linear-gradient(top, #aaffaa, #999999);
	background-image:      -o-linear-gradient(top, #aaffaa, #999999);
	background-image:         linear-gradient(to bottom, #aaffaa, #999999);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaffaa', endColorstr='#999999');
}

/* Button-Linki galvenajā lapā */
a.LielaPoga, a.LielaPogaDisabled {
	font-size: 106%;
	width: 140px; /* visu vienādu*/
	/*position:relative;*/
	text-decoration: none;
	/*text-decoration: underline;*/
	background-color: #CDCDCD;
	text-align: center;
	vertical-align:middle;
	min-height:18px;
	margin:5px;
	padding:10px;
	float:left;
	clear:both; /*katru jaunā rndņā*/
	border-bottom: 2px solid #80969F;
	/*border: 2px solid #80969F;*/

	border-bottom: 1px dotted #80969F;
	border-left: 4px solid #83A342;
	border-top: 1px dotted #80969F;
	border-right: 1px dotted #80969F;
	/* bilde */
	background: center left no-repeat url(../bildes/add24.png);
	background-size: 24px;
	background-position: 4px 8px;
	background-color: #CDCDCD;

	/* bilde */
	/*background: left no-repeat url(../bildes/add24.png);
	background-size: 24px;
	/*background-position: 4px 6px;*/
	background-position: middle;*/
}
a.LielaPoga span, a.LielaPogaDisabled span{
	padding-left: 20px;
}
a.LielaPoga:hover {
	background-color: #A6B6BC;
	background-color: #BCC4AB;
/*	border: 2px solid #9FB0B8; */
}
a.LielaPogaDisabled {
	color:#AAA;
	border-left: 4px solid #AAA;
	cursor: not-allowed;
}

/* ERROR error strīpa augšā vai kur vajag */
.error-augsa, .info-augsa, .info-warning {
	padding: 5px;
	padding-left: 30px; /* bilditei */
	color: black;
	margin: 2px 0px;
}
  /*  background: color position size repeat origin clip attachment image; */
  div.error-augsa {
	min-height: 2em;
	background:  #F49595 6px 8px url(../bildes/error.gif) no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	}
  div.info-augsa {
	min-height: 2em;
	background: #AFD790 6px 8px url(../bildes/done.gif) no-repeat;
	font-size: 1.2em;
	}
  div.info-warning {
	min-height: 2em;
	background: #E1C46C 6px 8px url(../bildes/alert.gif) no-repeat;
	font-size: 1.2em;
	}

/* VISS vidus */
div.vidus-viss { /* Videja dalja bez header/menu/dibena, ar iekšējo padding - visas formas */
	width: auto;
	margin: 0px;
	padding: 5px;
	overflow:auto;
	background-color: #E2DFD9; /**/
	background-color: #E9EFE9; /**/
}
div.vidus-saturs { /* Videja dalja bez header/menu/dibena, ar iekšējo padding - visas formas */
	width: auto;
	margin: 0px;
	padding: 5px;
	overflow:auto;
	background-color: #E2DFD9; /**/
	background-color: #E9EFE3; /**/
}
div.vidus-menu { /* Videja dalja bez header/menu/dibena, ar iekšējo padding - visas formas */
	margin: -5px -0px 0px -5px;
	padding: 0px;
	padding-right: 4px;
	overflow:hidden;
	background-color: #C8C8C2; /**/
	float: left;
	width: 170px;
}


/*div.filtrs {
	background: center left no-repeat url(../bildes/filter24.png);
}
div.filtrsx {
	background: center left no-repeat url(../bildes/filterx24.png);
}*/
div.filtrs, div.filtrsx { /* filtrs zem formas */
	width: auto;
	padding: 1px;
	margin: 0px;
	/*overflow: hidden;*/
	/* bilde */
	/*padding-left: 30px; /* bilditei*/
	/*background: center left no-repeat url(../bildes/filter24.png);*/*/
	/*background-size: 24px;*/
	/*background-position: 4px 4px;*/
	background-color: #99CCFF;
	background-color: #9ACD32;
	background-color: #BCC4AB; /**/
}
div.dibens {
	width: auto;
	background-color: #A0D14F;
	background-color: #A6B6BC;
	background-color: #553F00;
	background-color: #AAA560;
	background-color: #4F693F; /**/
	background-color: #83A342;
	padding: 5px;
	padding-bottom: 7px;
	text-align: right;
	font-size: 80%;
}



/* DATU ATTALOSANA Tabulaa tabula */
table.Tabula {
	margin-top: 6px;
	background-color: #f2f3f2;
}
.Tabula th, .Tabula td {
	border: 1px outset #663300;
	margin: 5px 0px 5px 0px;
	min-width: 16px;
}
.Tabula th {
	border-style: outset;
	font-size: 105%;
	font-weight: bold;
	background-color: #9AA6AF;
	background-color: #AAA560;
	background-color: #A2A4A0; /**/
}
.Tabula tr .cipars { text-align:right; }
.Tabula tr:hover { background-color: #BCC4AB; }
.selected td {
	border: 1px solid #FFFFFF; color: #DC3433; background-color: #FFFFFF; }
caption { caption-side: top;
	font-size: 110%;
	color: #006171;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	width: auto;
	text-align: left;
}
.Tabula th.asc {
	background-color: #AAA560;
}
.Tabula th.desc {
	background-color: #9AA6AF;
}

/* FORMAS */
div.formas, div.formas-galva { /* visas formas dalas atseviskos <div> */
	padding: 0px 0px;
	margin: 2px 0px;
	clear:right;
}
div.formas-galva div.formas {
	background-color: #BBB;
	margin-bottom: 4px;
}
div.formas-stripainas div.formas {
	background-color: #D9D9D9;
}
blockquote.formas { /* login forma - mazliet centra */
	margin: 10px 20px;
}
/* input, select */
input,select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
input, select { /* Default + IE gljuks */
	font-family: sans-serif;
	border: 1px outset #959272;
	width: 100px; /*default platums visam*/
}
input:disabled, .disabled {
	background-color: #D9D9D9;
}
input.noDefault { width: inherit; } /* nav defaultais izmers */
.clickable { border-bottom: 1px solid #ff9900; } /* ar Ajax pieliktiem elementiem */

/* formu lieto ka filtru ar savādāku BG */
div.forma_filtrs {
    background-color: #B9ECFF;
}

/* Pogas */
button { /* visparigi pogaam */
	cursor:pointer;
	vertical-align:middle;
	padding: 2px;
	margin: 1px;
}
button.small { width: 30px; height: 25px; }
#OK_Poga, #BACK_Poga { /* [submit],[back] */
	text-align: center;
	vertical-align: top;
	color: inherit;
	min-width: 30px;
	height: 30px;
	border: 2px outset #E3E3E3;
	background-color: #AEAEAE;
	font-weight: bold;
	cursor:pointer;
}
/*bilzu pogas mazinas*/
button.PogaBilde {
	background-color:inherit;
	display:inline;
	vertical-align:middle;
	width:16px;
	height:16px;
	padding: 2px;
	margin-left: 2px;
	border: none;
}
.MultiPievienot button {
	background: url("../bildes/multi-pievienot.gif") no-repeat center transparent;
	padding: 6px 0px;
}
.MultiNonemt button {
	background: url("../bildes/multi-nonemt.gif") no-repeat center transparent;
	padding: 6px 0px;
}

/* Vienkāršas formas! Caur <table><tr><td> */
table.formas, table.formas-vienkarsas {
	border-width: 1px;
	padding: 0px 0px;
	margin: 0px;
	border-style: none;
	text-align: left;
	white-space: nowrap;
}
table.formas th, table.formas-vienkarsas th {
    font-weight: bold;
	padding: 1px;
	margin: 0px;
	color: black;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	/* white-space: nowrap; */
}
table.formas-vienkarsas th {
	text-align: right;
}
table.formas-vienkarsas .Tabula th {
	text-align: center;
}
div.multi-forma div { /* multi formas fons */
	background-color: silver;
	margin: 2px 0px;
}
.info-error  { width:16px; margin-bottom:-3px;} /* error bildite formaas */
.error {  /* iekraso ja ir kluda */
	color: #F00;
	cursor: help;
} th .error { cursor: inherit; }

/* LINKS() tabulas šūnās un ridās */
td.Links {
	color: #4D4D4D;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
	/*text-decoration: underline;*/ }
tr.Links {
	cursor: pointer;
}
td.Links:hover, td.Links:active  {
        color: #0065C8;
        font-weight: bold;
        font-style: normal;
        text-decoration: underline;
}

span.sarkans { color: #DC3433; }

/* multi check */
label {
    float: left;
    padding-right: 10px;
    white-space: nowrap;
    border: 1px solid silver;
    margin:2px 2px 0px 0px;
    padding:2px;
}
label span, label input {
    vertical-align: middle;
    margin-left: 3px;
}

.MulticheckGrupa {
    display:inline-block;
}

/*paslēpj pogu pie printēšanas*/
@media print
{
	.PrintPoga{visibility:hidden;}
}
#FmFaili_PogaJaunamAtkartotam_ { /*pirmais [+]*/
	margin-top:2px;
}


#holder{
	padding:19px 10px 10px 10px;
	margin:0;

	position:relative;
	zoom:1;
	}

#holder .news-list{
    padding:0;
    margin:0 0 30px;
    list-style:none;
    list-style-position:outside;
    overflow:hidden;
    zoom:1;
	font:12px Verdana,Geneva,sans-serif;
    }
    #holder .news-list li{
        padding:4px 0;
        margin:0;
        overflow:hidden;
        zoom:1;
        clear:both;
        border-top:1px solid #D3CAB1;
        width:660px;
        }
        .news-list .title{
            padding:0 10px 0 0;
            margin:0;
            float:left;
            width:130px;
            color:#666;
            }
        .news-list .value{
            padding:0;
            margin:0;
            float:left;
            width:520px;
            color:#000;
            }
