body {
	margin: 0 27px 0 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Verdana;
}
A {
	color: #577DE8;
}
H1 {
	display:inline;
}
/* ---- cellpadding=0 cellspacing=0 ------- */
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 70%;
	color: #595959;
}
/* left part */
td.left_part {
	width:234px;
 	background-image:url(../images/left_back.gif);
	background-repeat: repeat-y;
	background-position: top;
}
h1.menu {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #003190;
}
h1.menuActive {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
table.menu {
	background-image:url(../images/menu_back.gif);
	background-repeat: repeat-y;
	background-position: top;
}
td.contacts {
   height: 50px;
	padding: 10px 30px 20px 47px;
}
/* right part */
td.collage {
	height: 220px;
    background-color:#01308C;
	background-image: url(../images1/collage_back.html);
	background-repeat: repeat-x;
	background-position: left;
}
td.collage_text {
	width: 210px;
	background-image: url(../images/collage_text.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 36px 34px 60px 20px;
}
h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight:normal;
	color: #304A93
}
/* bottom part */
td.bottom_part {
	height: 114px;
	background-image: url(../images/bottom_back.gif);
	background-repeat: repeat-x;
	background-position: left;
}
td.copyright {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 22px 0px 0px 47px;
}
#nound {
	text-decoration: none;
}
table.char {
    width:70%;
    border-collapse: separate;
    border-spacing:1px;
}
table.char td{
    padding:5px 10px;
    background-color:#FBFBFB;
}
table.diler {
    width:100%;
    border-collapse: separate;
    border-spacing:1px;
    
}
table.diler td{
    padding:5px 10px;
    background-color:#FEFEFE;
    border:solid 1px #C6C7C7;
}
td.region {
 font-weight:bold;
 font-size:12px;
 color: #304A93;
 border:none
}
td.district {
font-weight:bold
}
a.top {
float:right;
}
/*-----------  feadback  -----------------*/

.button {
width: 148px;
background:#1D3885;
border:solid 1px #1D3885;
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 #E1E1E1;
width: 300px;
}
.description {
border-right:solid 3px #1D3885;
width:150px;
}
.formComment {
color:#909090;
font-size:12px;
}

.warning {
color:#AD2D28;
}
