body {
	margin: 0;
	padding:0;
	background-color: #FFF6EE;
	font-family: Arial;
	background-image: url(../images/top_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.description {
	font-size: 11px;
}
table.t {
 border-collapse: separate;
    border-spacing:1px;
}
a {
	color: #484131;
	text-decoration: underline;
}
a:hover {
	color: #484131;
	text-decoration: none;
}
h1 {
	display: inline;
}
h1.menu {
	font-size:12px;
	font-weight: bold;
	color:#423B37;
	text-transform: uppercase;
    font-family: Arial;
    padding:0px;
    margin:0px;
}
h1.menuActive {
font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color:#B46E47;
	text-transform: uppercase;
	text-decoration: underline;
    padding:0px;
    margin:0px;
}
h1.title {
	font-family: Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color: #484131;
	text-transform: uppercase;
}
/* ---- cellpadding=0 cellspacing=0 ------- */
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 75%;
	color: #484131;
}
table.main {
	height:100%;
}
/* ---- top part ---- */
.top_part {
	height: 212px;
	background-image: url(../images/top_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/* --- top links --- */
.link_home {
	position: absolute;
	width:11px;
	height: 10px;
	top: 10px;
	left: 47px;
}
.link_contacts {
	position: absolute;
	width:11px;
	height: 10px;
	top: 10px;
	left: 97px;
}
.link_map {
   position: absolute;
	width:11px;
	height: 10px;
	top: 11px;
	left: 148px
} 
td.menu_part {
	height:28px;
	padding-left: 22px;
	font-size:12px;
	font-weight: normal;
	color:#423B37;
    font-family:Arial
}
td.top_href {
	padding-left:22px;
	font-size: 12px;
}
td.top_href a {
	color:#B87440;
	text-decoration: underline;
}
td.top_href a:hover {
	color:#B87440;
	text-decoration: none;
}
/* --- content part --- */

/* left part */
td.left_part {

}
h1.left_title {
   font-family: Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color: #484131;
	text-transform: uppercase;
}
td.left_title_content {
   font-family: Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color: #484131;
	text-transform: uppercase;
}
td.left_title {
	height: 41px;
	padding-left: 23px;
}
td.left_text {
	font-size:14px;
	font-weight:bold;
height:1px;
	padding: 0px 10px 8px 17px;
}
td.left_text a {text-decoration:none}
td.left_text a:hover {text-decoration:underline}
.left_banner {
	padding-left:21px
}
/* --- right part --- */
td.cont_right {
	padding:0px 20px 10px 10px;
}
td.page_title {
	height:46px;
}
div.cont_line {
	height: 13px;
	background-image: url(../images/cont_line.gif);
}
/* --- bottom part --- */
td.bottom_part {
	height: 111px;
	background-color: #ffffff;
}
table.bottom_table {
	height: 111px;
}
td.bottom_left {
	width:231px;
	text-align: center;
}
.copyright {
	color: #DB7101;
	font-size: 11px;
	font-weight: normal;
}
div.bottom_menu {
	padding:23px 6px;
}
#nound {
	text-decoration: none;
}
/*---- */
.error {color:red}
input.form {border:solid 1px #F88411; width: 140px; margin:2px 8px 2px 5px}
select.form {border:solid 1px #F88411; width: 140px; margin:2px 8px 2px 5px}
textarea.form {border:solid 1px #F88411; width: 300px; height: 60px; margin:2px 0px}
input.form2 {border:solid 1px #F88411; width: 40px; margin:2px 8px 2px 5px}

table.Items {
background-color:#F88411;
border-collapse: separate;
border-spacing:1px;
}
table.Items td{
padding:5px 6px;
background-color:#FFF6EE;
}
/* --- personal --- */
table.personal {height:120px}
table.personal td {padding:5px 6px; vertical-align:top; background-color:#FBE4CF; border:solid 1px #F88411}

div.submenu1 {
	visibility: hidden;
	position: absolute;
	top: 290px;
	left: 256px;
	width: 80px;
}
div.submenu2 {
	visibility: hidden;
	position: absolute;
	top: 290px;
	left: 300px;
	width: 80px;
}
div.submenu3 {
	visibility: hidden;
	position: absolute;
	top: 290px;
	left: 350px;
	width: 80px;
}
div.submenu4 {
	visibility: hidden;
	position: absolute;
	top: 290px;
	left: 400px;
	width: 80px;
}
div.submenu5 {
	visibility: hidden;
	position: absolute;
	top: 290px;
	left: 450px;
	width: 80px;
}
table.submenu {
	margin-top: 4px;
}
table.submenu td {
	background-color: #E6D4CA;
	padding: 3px 4px;
	border-bottom: solid 1px #F88411;
}
