body {
		font-family: Arial;
		color: #000000;
}
li {
list-style-position: inside;


}
A {
color:#6e581e;
}

Td {
	font-size: 70%;
}
H1 {
	display: inline;
	font-size: 70%;
	font-weight: normal;
}
H1.menu {

    color: #000000;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
}
H1.menu1 {
font-size:10px;
text-transform:uppercase;
color: #000000;
}
H1.title {
	font-size: 20px;
	
}
#nound {
text-decoration:none;
}

/*-----------  feadback  -----------------*/

.button {
width: 148px;
background:#BFA56A;
border:solid 1px #BFA56A;
text-transform:uppercase;
font-family:Arial;
color:white;
font-size:10px;
height:20px;
}

.field {
font-family:Arial;
color: #000000;
font-size:12px;
border:solid 1px #EBDFD0;
width: 300px;
}
.description {
border-right:solid 3px #BFA56A;
width:150px;
}
.formComment {
color:#909090;

}

.warning {
color:#AD2D28;
}

/* ------------  Dinamic menu ------------- */

.menu {
   padding:0 1 0 1;

	cursor: hand;
}
.menuActive {
    padding:0 1 0 1;
	font-weight: bold;
	text-align: center;
	cursor: hand; 
}
.menuOn {
	padding:0 1 0 1;

	
	cursor: hand;
}
.menuActiveOn {
	padding:0 1 0 1;
	font-weight: bold;

     cursor: hand; 
}



.subMenu {
    cursor: hand;
	visibility: hidden;
	position: absolute;
	width: 200px;
	padding: 18 0 0 0px;
    z-index:20;
}

.subMenuLast {
	visibility: hidden;
	position: absolute;
	width: 195px;
	padding: 0 0 0 0px;
	margin: 0 0 0 -75;
    cursor: hand;
}
.subMenuItem {
    font-family:Arial;
    text-transform:uppercase;
	color: #000000;
	cursor: pointer;
	cursor: hand;
    font-size:10px;
}
.subMenuItemActive {
    font-family:Arial;
    text-transform:uppercase;
	color: #000000;
	width: 100%;
	cursor: auto; 
    font-size:10px;
}

/* ------------- Avtorization ----------------- */

Table.files TH {
padding:4px 10px 4px 10px;
background-color:#F3EDDB;
font-size:11px;
text-align:left;
}

Table.files TD {
padding:4px 10px 4px 10px;
background-color:#F9F6ED;
}

Table.login TD{
padding:2px 80px 2px 0px;
}

.field1 {
font-family:Arial;
color: #000000;
font-size:12px;
border:solid 1px #EBDFD0;
width: 148px;
}

.hidden {
display:none;
width:100%;
}

/* -------- map of site  display:block;---------- */
.map TD{

background:#EBE0C3;
vertical-align:top;
padding:6px 15px 6px 15px;
border-right:solid 2px #ffffff;
}

.map0{

background:#F3EDDB;
vertical-align:top;
padding:6px 15px 6px 15px;
border-bottom:solid 2px #ffffff;
}
.map1{
border-right:solid 5px #F9F6ED;
background:#F3EDDB;
vertical-align:top;
padding:6px 15px 6px 15px;
border-bottom:solid 2px #ffffff;
}

.map2 TD{

background:#F9F6ED;
vertical-align:top;
padding:6px 15px 6px 15px;
border-bottom:solid 2px #ffffff;
}

.map {
color:#000000;
font-family:Arial;
font-size:11px;
text-transform:uppercase;
font-weight:bold;

}

