/*VISPĀRĪGI*/

* {
margin:0;
padding:0;
}

body {
width: 100%;
text-align: center;
font-family: "Arial", Arial, Sans-serif;
font-size: 0.8em;
background: #EEEEEE;
}

.pogas {
text-align: center;
padding: 6px 3px 3px 3px;
}

.pogas-input {
padding: 1px;
border: 1px solid gray;
}

.pogas-input:hover {
background: #AAAAAA;
}

.text-input {
width: 146px;
}

.tables {
margin: 8px;
border: 1px solid #AAAAAA;
width: 884px;
font-size: 0.9em;
}

.tables  thead {
background: #CCCCCC;
font-size: 1.1em;
}

.tables  td {
padding: 3px;
border: 1px solid #AAAAAA;
text-align: left;
}

.tables  th {
padding: 3px;
border: 1px solid #AAAAAA;

}

.selects {
}

.checkboxes {
margin: 2px 2px 0px 2px;
display: block;
float: left;
}

/*MENU*/

#menu {
font-size: 1em;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right: 16px;
padding-left: 10px;
}

/*IETVARS SISTĒMAS LAPĀM*/

#work-area {
margin:0 auto;
min-height: 100px;
width: 900px;
border: 1px black solid;
position: relative;
background: #FFFFFF;
}

/*USERA BOXIS*/

#static-box {
position: fixed;
top: 2px;
left: 2px;
padding-bottom: 3px;
border: 2px solid #888888;
background: #AAAAAA;
height: 1em;
width: 99%;
z-index: 999;
}

/*INDEX*/

#wrapper {
position: relative;
height: 200px;
width: 100%;
padding:0;
color: red;
background: #EEEEEE;
}

#main-title {
position: absolute;
top: 50px;
width: 100%;
text-align:center;
background: #EEEEEE;
color: black;
font-size: 3em;
}

.notes {
font-size: 0.8em;
font-style: italic;
}

#notice-pane {
height: 1.5em;
color: red;
background: #EEEEEE;
}


#login-form  {
margin:0 auto;
padding:3px;
text-align:left;
width:260px;
min-height: 91px;
border: 1px solid black;
background: #FFFFFF;
}

.lietvards {
padding: 3px;
width: 250px;
}

.auth-input {
float: right;
width: 150px;
}

#zinas {
position: absolute;
bottom: 3px;
width: 100%;
text-align:center;
background: #EEEEEE;
color: red;
}

#pw-reminder-link {
text-align: center;
height: 1.4em;
}

#pw-reminder {
text-align: center;
display: none;
padding: 6px;
}

#email_reminder {
width: 246px;
margin: 4px;
}

#bottom-text {
margin:0 auto;
padding: 3px;
width: 99%;
border: 0;
position: absolute;
bottom: 0px;
background: #EEEEEE;
font-size: 0.8em;
}

#c {
font-size: 1.2em;
display: inline;
}

/*BROWSE*/

#filter-bar {
padding: 5px;
text-align: left;
width: 882px;
}

#filter-bar2 {
float: right;
width: 625px;
}

#filter-bar3 {
float: right;
width: 468px;
}

#filter-bar4 {
float: right;
width: 305px;
}

#filter-bar5 {
float: right;
width: 100px;
}

#filter-bar6 {
padding: 5px 0px 0px 0px;
}

#search-date2, #search-date {
width: 80px;
}

#browse-controls {
margin: 0 auto;
background: #CCCCCC;
width: 900px;
border: 1px black solid;
}

#doc-table {
}

/*UPLOAD*/

#upload-area {
padding: 5px;
border-bottom: 1px black solid;
}

/*USERS*/

#change-pw {
margin:0 auto;
background: #FFFFFF;
width:360px;
padding: 16px;
}

#email {
margin:0 auto;
background: #FFFFFF;
width:460px;
padding: 16px;
}

.texts {
padding: 3px;
width: 330px;
text-align:left;
}

.passw {
float: right;
width: 200px;
}

.email-texts {
padding: 3px;
width: 415px;
text-align:left;
}

.email-address {
float: right;
width: 300px;
}

.text-input-email {
width: 246px;
}

#confirm-button {
float: right;
width: 90px;
margin-top: -1px;
}

#confirm {
margin:0 auto;

background: #FFFFFF;
width:360px;
padding: 16px;
}

.confirm-texts {
padding: 3px;
width: 350px;
text-align:left;

}

.old-passw {
float: right;
width: 240px;
}