/*CSS document*/

body {
		padding: 0;
		margin: 0;
		font-family: Arial, Tahoma, sans;
		font-size: 12px;
		color: #333333;
		background-color:#FFF;
}

p {
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 14px;
}

.lumiere_pic a { padding-left: 20px; }

/*  PARTS  */

.filter_block {
  width: 720px;
  overflow: hidden;
  margin: 10px;
}

.filter_list {
  border: 1px solid #666;
    overflow: auto;
      width: 230px;

  height: 200px;
}

.btn_calc {
  background: url('/pics/ploshad.jpg') no-repeat;
  width: 180px;
  height: 50px;
  position: absolute;
  
}
.btn_calc:hover {
  background: url('/pics/ploshad_hover.jpg') no-repeat;  
  width: 180px;
  height: 50px;  
  position: absolute;
}

.btn_calc_eng {
  background: url('/pics/ploshad_eng.jpg') no-repeat;
  width: 180px;
  height: 50px;
  position: absolute;
  
}
.btn_calc_eng:hover {
  background: url('/pics/ploshad_hover_eng.jpg') no-repeat;  
  width: 180px;
  height: 50px;  
  position: absolute;
}


.filter_block .filter_left, .filter_block .filter_right {

  float: left;

}
.filter_block .filter_right {
  margin-left: 30px;
}

.filter_left ul, .filter_right ul {
  margin: 0;
  padding: 0;  
}
.filter_left ul li, .filter_right ul li {
  list-style-type: none;
  list-style: none;

}

#header {
	background: url('/pics/bg_header.jpg') no-repeat;
	width: 1000px;
	height: 90px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#content {
	background: url('/pics/bg_center.jpg') repeat-y;
	width: 1000px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#newyear {
	width: 222px;
	height: 65px;
	background: url('/pics/mmenu_elka2.png') no-repeat;
	position: absolute;
	margin-top: -12px;
}

<!-- if [IE6] -->
#newyear {
	width: 222px;
	height: 65px;
	background: url('/pics/mmenu_elka2.gif') no-repeat;
	position: absolute;
	margin-top: -12px;
}

<!-- endif -->
#foot {}

#footer {
	background: url('/pics/bg_footer.jpg') no-repeat;
	width: 1000px;
	height: 76px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

a {
	color: #006D50;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #006D50;
	padding: 0;
	margin: 0;
}

li {
	list-style-image:url('/pics/ul.gif');
}

/*Header */

#logo {
	text-align: left;
	width: 63px;
	height: 53px;
	float: left;
	padding: 20px 0 0 30px;
}

#logo2 {
	text-align: left;
	width: 859px;
	height: 53px;
	float: left;
	padding: 20px 0 0 14px;
}

#logo img, #logo2 img {
	border: 0;
}

#toplinks {
	float: right;
	padding: 40px 3px 0 0;
}

#toplinks a {
		font-size: 11px;
	color: #006D50;
	padding-right: 30px;
	text-decoration: none;
	font-weight: bold;
}

#toplinks a:hover {
	color: #000000;
	text-decoration: underline;
}

/*    main menu    */

#newmenu {
/*                float: right; */
text-align: center;
                
}
#newmenu a {
                background: url('/pics/new/menu_bg.png') repeat-x;
                text-align:center;
                padding: 5px 9px 0 9px;
                display: inline-block;
                height: 22px;
                text-decoration: none;
}

#newmenu a:hover, #newmenu a.selected {
                background-color:#006D50;
                background-image: none;
                color: white;
                padding: 5px 9px 0 9px;
                display: inline-block;
                height: 22px;
}

#AllMMenuLinks {
	padding-left: 14px; /* Не в новогодней версии 14px */
}

#mainmenu {
	font-size: 11px;
	height: 26px; /*21px*/
	width: 937px;
	background-color: #006E51;
	text-align: left;
	padding-top: 12px; /*5px*/
	overflow: hidden;
}

#mainmenu a {
	color: #FFF;
	padding-left: 12px; /*12px*/
	text-decoration: none;
}

#mainmenu a:hover {
	color: #00CC00;
}

#ContentTop {
	margin: 0 30px 0 31px;
	text-align: left;
	overflow: hidden;
        background: url('/pics/new/maris_top.jpg') no-repeat;
        width: 936px;
        height:255px;
}
#ContentTop2 {
	margin: 0 30px 0 31px;
	text-align: left;
	overflow: hidden;
        
        width: 936px;
        height:27px;
}
/*
#ContentTop img {
	float: left;
	width: 710px;
	height: 257px;
}
*/
#selectObject {
	float:right;
	width: 224px;
	height: 257px;
	background-color: #EEE;
	overflow: hidden;
}

.LabelField {
	padding: 6px;
}

.LabelField h2 {
	font-family: Tahoma, sans;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-left: 15px;
	background: url('/pics/point.gif') no-repeat left;
}

.LabelField form div.option {
	width: 210px;
	height: 30px;
}

.formselect input, .formselect select {
	font-size:14px;
}

.LabelField form label {
	float: left;
}

.LabelField form div.formname {
	float: left;
	height: 26px;
	padding-top:4px
}

.LabelField form div.formselect {
	float: right;
	height: 30px;
}

.LabelField form div.formselect option {
	padding: 0 7px 0 7px;
}

.LabelField form div.formselect input.submit {
	height: 22px;
	font-size: 11px;
}

hr {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

label {
	font-size: 11px;
}

/*   baner area   */
#ContentCenter {
	overflow: hidden;
	padding-top: 10px;
}

#ContentCenterField {
	background-color: #D7D7D7;
	width: 938px;
	height:117px;
	overflow: hidden;

}

.ObjectBan {
	padding: 10px 12px 10px 22px;
	float: left;
}

.IntBn {
	width: 268px;
	height: 97px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	background-color: #006E51;
}

.IntBn img {
	width: 121px;
	height: 95px;
	overflow: hidden;
	float: left;
	padding-right: 8px;
	border: 0;
}

.IntBn div {
	text-align: left;
	padding: 10px 5px 0 0;
	color: #FFFFFF;
	width: 129px;
	height:60px;
	overflow: hidden;
	float: left;
}

.IntBn a.next {
	text-align: left;
	padding: 7px;
	background-color: #003728;
	color: #FFFFFF;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 11px;
	float: right;

}

.IntBn a:hover {
	color:#00CC00;

}

/*   index texts area   */

#ContentBottom {
	text-align: left;
	padding: 10px 30px 0 31px;
	overflow: hidden;
}

.TextField {
	float: left;
	width:295px;
	height: 290px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	/* border-left: 1px solid #000000; */
	border-left: 1px solid #CCCCCC;
}

.TextFieldRight {
	float: right;
	width:295px;
	height: 290px;
	padding: 0 8px 8px 8px;
	overflow: hidden;
	/* border-left: 1px solid #000000; */
	border-left: 1px solid #CCCCCC;
}

.TextFieldHead {
	height: 20px;
	overflow: hidden;
}

.TextName {
	padding: 6px;
	float: left;
	width: 160px;
}

.TextName h2 {
	font-family: Tahoma, sans;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-left: 15px;
	background: url('/pics/point.gif') no-repeat left;
}

.TextLink {
	text-align: right;
	float: right;
	font-size: 11px;
	width: 110px;
	padding-top: 8px;
}

.IndexText {
	font-size: 11px;
}

/*   newsblock   */

.newsblock {
	overflow: hidden;
	font-size: 11px;
	text-align:justify;
	padding: 0;
	margin: 0;
}

.newsblock strong {
	color: #006D50;
	font-size: 13px;
	text-align: left;
}

.newsblock b {
	font-weight: normal;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.SLDate {
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

input.next {
	font-size: 11px;
}


/*   Footer    */

hr.foothr {
	width: 937px;
}

#FootField {
	width: 937px;
	font-size: 11px;
}

#FooterAddr1 {
	float: left;
	width: 210px;
	text-align: left;
	border-left: 3px solid #728BB0;
	padding-left: 5px;
	padding-right: 30px;
}
#FooterAddr2 {
	float: left;
	width: 210px;
	text-align: left;
	border-left: 3px solid #728BB0;
	padding-left: 5px;
}

#Copyright {
	width: 400px;
	float: right;
	text-align: right;
	/*background: url('/pics/copyr.gif') no-repeat right;*/
	padding-right: 50px;
}
#Links {
	width: 375px;
	float: right;
	text-align: right;
	padding-right: 75px;
}
.pa_name, .pa_name a {
	color: #C756A1;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.pa_number {
	font-weight: bold;
	color: #999999;
}
.SubheaderLabel {
	font-size: 15px;
	color: #006E51;
}

strong.ul a {
	background: url('/pics/ul.gif') no-repeat left;
	padding-left: 8px;
}


.bgwhite {
	background-color: #FFFFFF;
}


#manage h3 {
	margin: 1px 0 2px 0;
}

.left_capch_text, span.eleven {
        font-size: 11px;                
}

input.sendbutton {
                background: #006E51;
                color: white;
                padding: 3px;
}

