/****** ADMIN gombok ******/
li.adminbtn {
  background-color:#d3e8f6;
  text-align:center;
  width:140px;
  height:20px;
  border:1px solid #000000;
  font-weight:bold;
  font-size:14px;
  font-face:arial;
  padding:2px;
  margin-right:20px;
  float:left;
}

a.adminbtn {
  text-decoration:none;
  color:#00009f; 
}

input.adminbtn {
  background-color:#00009f;
  color:#ffffff;
}

/**************************/

input.ossz {
   font-family:arial,courier,helvetica; 
   font-size:16px;
   color:#000000; 
   background-color:#ffffff; 
   border:0px solid;
   border-bottom:1px solid #A198B4;
}

input.btn {
  font-family:  sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: #55768F;
  padding-left:5px;
  padding-right:5px;
  padding-top:3px;
  padding-bottom:3px;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
}


Textarea {
   font-family:verdana,courier,helvetica; 
   font-size:12px; color:#000000; 
   background-color:#ffffff; 
   border-width:1px; 
   border-style:solid; 
   border-color:#A198B4;
}

select {
   font-family:verdana,courier,helvetica; 
   font-size:12px; color:#000000; 
   background-color:#ffffff; 
   border-width:1px; 
   border-style:solid; 
   border-color:#A198B4;
}


/***********************************/

div.form {
  text-align:left;

}
div.form_label {
  font-family:verdana,courier,helvetica; font-weight: bold;font-size:12px; color:#000000;
  text-align:right;
  width:130px;
  float:left;
}

div.form_row {
  text-align:left;
  height:22px;
}

input {
   font-family:verdana,courier,helvetica; 
   font-size:12px; color:#000000; 
   background-color:#ffffff; 
   border-width:1px; 
   border-style:solid; 
   border-color:#A198B4;
}

input.form {
   font-family:verdana,courier,helvetica; 
   font-size:12px; color:#000000; 
   background-color:#ffffff; 
   border-width:1px; 
   border-style:solid; 
   border-color:#A198B4;
}

select.form {
   font-family:verdana,courier,helvetica; 
   font-size:12px; color:#000000; 
   background-color:#ffffff; 
   border-width:1px; 
   border-style:solid; 
   border-color:#A198B4;
}

