form {
     padding: 0;
     margin: 0;
}
td{
	vertical-align: top;
}
form p {
     display: block;
     margin-bottom: 0px;
     color: black;
}
.editarea_input{
   width: 100%;
   display: block;
   margin: 0 0 15px 0;
   border: 1px solid orange;
}
#edit_data td {
        padding: 10px 0 0 0;
              }
#edit_data input, textarea, select {
        width: 100%;
        margin: 4px 0;
        display: block;
        border: 1px solid #c0c0c0;
}
#edit_data li {
        list-style-type:  square;
        margin: 0 0 0 20px;
}

/*------------------ ТАБЛИЦЫ --------------------*/

.table{
	width:100%;
}
.table TD{
     border-bottom: 1px solid #c0c0c0;
     height: 20px;
     padding: 10px;
}
.table th{
	 border-right: 1px solid #ffffff;
     background: orange;
     font-size:12px;
     font-weight: bold;
     color: #5D3B00;
}
.table TD A {
     color: #3E647E;
     text-decoration: none;
}
.table a:hover {
     color: orange;
     text-decoration: underline;
}

.table b {
     color: #3E647E;
}
.table_note{
 	 font-size:10px;
 	 color:silver;
}

.usertable {
     width:100%;
}

.usertable td {
     border-bottom: 1px solid #c0c0c0;
     height: 20px;
     padding: 10px;
}
.usertable TR:hover{
	background-color: #e8e8e8;
}
.usertable_head td {
     border-right: 1px solid #ffffff;
     background: orange;
     font-size:12px;
     font-weight: bold;
     color: #5D3B00;
}
.usertable TD A {
     color: #3E647E;
     text-decoration: none;
}
.usertable b {
     color: #3E647E;
}
.usertable a:hover {
     color: orange;
     text-decoration: underline;
}
.usertable_footer TD{
     margin: 10px 0 0 0;
     padding-top: 13px;
     border-top:2px solid black;
     background: #e8e8e8;
}
.usertable_footer TD a {
     text-decoration: none;
}
.usertable_footer TD a:hover {
     text-decoration: underline;
}
.usertable_footer .bold{
	font-weight:bold;
}




body {
	padding: 0;
	border: 0;
	border-collapse: collapse; /* cellspacing="0" */
	margin: 0;
	COLOR: #575f6a;
	font-size: 11px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	background-color: #ffffff;
}
body td {
     font-size: 11px;
     font-family: Tahoma;
     color: #000000;
}






.ico, a.ico, a.ico:active, a.ico:visited {
        font-size:11px;
        font-family: Tahoma;
        text-decoration:none;
        padding: 0px;
        text-align: justify;
        color: #3E647E;
}
a.ico:hover{
        text-decoration:underline;
}

.orange {
        font-size:12px;
        font-family: Tahoma;
        padding-left: 0px;
        text-align: left;
        color: orange;
}

.orange a {
        color: orange;
        text-decoration: none;
}

.orange a:hover {
        color: #3E647E;
        //text-decoration: underline;
}

.blue, a.blue, a.blue:active, a.blue:visited {
        font-size:12px;
        font-family: Tahoma;
        padding-left: 0px;
        text-align: left;
        text-decoration:none;
        color: blue;
}
a.blue:hover{
        text-decoration:underline;
}

/*MENU*/
.mtable {
        border:1px solid orange;
        background:#ffffff;
}
.mtd1 {
        background:orange;
        font-size:12px;
        font-family: Tahoma;
        font-weight:bold;
        padding: 4px;
        padding-left: 8px;
        text-align: left;
        color: #ffffff;
}

.mtd2, a.mtd2, a.mtd2:active, a.mtd2:visited, li.mtd2 {
        font-size:12px;
        font-family: Tahoma;
        text-decoration:none;
        padding: 0px;
        text-align: left;
        color: #3E647E;
        list-style-type: square;
}
a.mtd2:hover{
        text-decoration:underline;
}
.mli {
        font-size:12px;
        font-family: Tahoma;
        text-decoration:none;
        padding-left: 15px;
        text-align: left;
        color: #3E647E;
        list-style-type: square;
}

.menu a {
        width: 208px;
        height: 25px;
        border:1px solid #ffffff;
        padding-left:46px;
        padding-top:4px;
        margin: 0px;
        margin-bottom:3px;
        display: block;
        background:#ffffff;
        background-position: 13px 0;
        background-repeat: no-repeat;
        font-size:12px;
        font-family: Tahoma;
        text-decoration:none;
        color: #3E647E;
}
.menu a:hover{
        border:1px solid #c0c0c0;color: blue;
}
.menufold a {
        width: 208px;
        height: 17px;
        border:1px solid #ffffff;
        padding-left:46px;
        padding-top:0px;
        padding-right:6px;
        margin: 0px;
        margin-bottom:3px;
        display: block;
        background:#ffffff;
        background-image: url(img/ico/ico_m_folder.gif);
        background-position: 24px 1px;
        background-repeat: no-repeat;
        font-size:12px;
        font-family: Tahoma;
        text-decoration:none;
        color: #3E647E;
}
.menufold a:hover{
        border:1px solid #c0c0c0;
        color: blue;
}

/*FIN MENU*/

/*FORM's*/
.input {
        border:1px solid orange;
        padding:0px;
        padding-left:5px;
        padding-right:5px;
        background:#ffffff;
        font-size:11px;
        font-family:Tahoma;
        width:320px;
        height:20px;
}
.button {
        border:1px solid #C49800;
        padding:0px;
        background:orange;
        color:#ffffff;
        font-size:11px;
        font-family:Tahoma;
        font-weight:bold;
        width:80px !important;
        height:20px;
}
.buttonup {
        border:0px solid orange;
        padding:0px;
        background-image: url(img/ico/ico_uarr.gif);
        background-repeat: no-repeat;
        width:20px;
        height:20px;
        color:#ffffff;
        font-size:11px;
        font-family:arial;
        font-weight:bold;
        cursor: hand;
}
.buttondown {
        border:0px solid orange;
        padding:0px;
        background-image: url(img/ico/ico_darr.gif);
        background-repeat: no-repeat;
        width:20px;
        height:20px;
        color:#ffffff;
        font-size:11px;
        font-family:arial;
        font-weight:bold;
        cursor: hand;
}
.button_addob {
        border:0px solid #ffffff;
        padding-top:10px;
        padding-left:17px;
        background:#ffffff;
        background-image: url(img/ico/ico_m_obgekt.gif);
        background-repeat: no-repeat;
        width:85px;
        height:23px;
        color:blue;
        font-size:11px;
        font-family:arial;
        font-weight:bold;
        cursor: hand;
}
.upload {
/*        border:1px solid orange;
        padding:0px;
        padding-left:5px;
        padding-right:5px;
        background:#ffffff;
        font-size:11px
        font-family:Tahoma;
        width:320px;
        height:20px;*/
}

/*FORM's*/

/*katalog srtukture*/
.mapkat, a.mapkat, a.mapkat:active, a.mapkat:visited {
        font-size:12px;
        font-family: Tahoma;
        padding-left: 3px;
        padding-bottom: 10px;
        text-align: left;
        text-decoration:none;
        font-weight:bold;
        color:#6E9ABA;
}
a.mapkat:hover{
        text-decoration:underline;
}
.mapkat_nviz, a.mapkat_nviz, a.mapkat_nviz:active, a.mapkat_nviz:visited {
        font-size:12px;
        font-family: Tahoma;
        padding-left: 3px;
        padding-bottom: 10px;
        text-align: left;
        text-decoration:line-through;
        font-weight:bold;
        color:#A9A9A9;
}
a.mapkat_nviz:hover{
        text-decoration:underline;
}
.mapkattree {
       margin:12px 0 0 0;
       padding:0px;
       border:0px solid #c0c0c0;
}
.mapkattree div {
        margin:12px 0 0 20px;
        font-weight:bold;
        border:0px solid #c0c0c0;
}
.mapkattree div div {
        margin:12px 0 0 20px;
        font-weight:normal;
        border:0px solid #c0c0c0;
}

.mapkatb, a.mapkatb, a.mapkatb:active, a.mapkatb:visited {
        font-size:12px;
        font-family:Tahoma;
        padding-left:3px;
        padding-bottom:10px;
        text-align:left;
        text-decoration:none;
        font-weight:bold;
        color: blue;
}
a.mapkatb:hover{
        text-decoration:underline;
}
.mapkatgr, a.mapkatgr, a.mapkatgr:active, a.mapkatgr:visited {
        font-size:12px;
        font-family:Tahoma;
        padding-left:3px;
        padding-bottom:10px;
        text-align:left;
        text-decoration:none;
        font-weight:bold;
        color: #c0c0c0;
}
a.mapkatgr:hover{
        text-decoration:underline;
}

/*FIN katalog srtukture*/


/*dop goriz menu*/
.gorizm {
        border: 1px solid #c0c0c0;
        border-collapse:collapse;
        font-family:Tahoma;
        font-size:12px;
        text-align:left;
        color: #c0c0c0;
        font-weight:bold;
        margin:0px;
        padding:0px;
}
/*FIN dop goriz menu*/


/*tree*/
.tree {
        font-family:Tahoma;
        font-size:12px;
        padding:0px;
               text-decoration:none;
        background: #ffffff;
}
a.tree {
        font-family:Sans Serif, monospace;
        font-size:14px;
}
.tree div {
        margin:0;
        font-weight:bold;

}
.tree div div {
        margin:0 10 0 20px;
        font-weight:normal;


}
/*FIN tree*/

 input, select {
	font-size: 11px;
	border:1px solid orange;
}

.submit{
	background-color: orange;
	border: 1px solid black;
}

TH {
	border-top: 5px solid #E5E5E5;
	font-size: 11px;
	padding: 5px 0;
	text-align: left;
}



.row-actions-line {
        visibility: hidden;
        padding: 2px 0 0;
}

.TRD:hover .row-actions-line
{
        visibility: visible;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}
.wrap h2 {
	font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin: 0;
	padding: 14px 15px 3px 0;
	line-height: 35px;
	text-shadow: rgba(255,255,255,1) 0px 1px 0px;
}

.user_info TD{
	border-bottom:1px solid #e8e8e8;
}
