/* Fix IE. Hide from IE Mac \*/
* html *{
 float: none;
}
/* End */
:root{
--topheader:#304e28;
}
#main{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 1024px;
	background-color: #fff;
	background-image: url(scin/body.gif);
	background-repeat: repeat-y;
	background-position: left;
	empty-cells: show;
}
body.main{
	height: 100%;
	width: 100%;
	padding: 10px;
	text-align: left;
}

.head{/*класс ячейки, в которой распологается заголовок страницы и верхнее горизонтальное меню*/
	text-align: center;
	background-image: url(scin/head.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #eff0c8;
	border-bottom: 3px solid #FDFFF9;
    height: 95px;
}
#zagol{
	vertical-align:bottom;
	width: 100%;
	text-align: center;
	padding: 0 0 0 160px;
	margin: 0 0 0 0;
}
.sv_on #zagol{
	padding: 10px;
}
 

.zagol{
	width: 100%;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 70px;
}
#middle_line{
	background-image: url(scin/middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.sv_on #middle_line{
	display: none;
	
}


#link_back, #link_next{
}
#text{
	width: 100%;
	height: 100%;
	vertical-align: top;
	font-size: 10pt;
	padding-left: 10px;
}
#text_div{
	height: 100%;
	margin-top: 30px;
	padding-right: 10px;
}
h1.pagename_div{ 
font-size: 15pt;
	}
.pagename_div p,.pagename_div td{
font-size: 15pt;
	}

#link{
	text-align:right;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 1px;
}
#link table{
	text-align:right;
}
#link a{
	text-decoration: none;
	padding: 4px;
	margin: 0px;
	color: #000;
	font-size: 10pt;
}
#link a:hover{
	color: #000;
	text-decoration: underline;

}
#footer{
}
#footer_text{
	margin: 8px;
	font-size: 9pt;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
#left{
	vertical-align: top;
	width:250px;
}
#content{
	vertical-align: top;
	width: 100%;
	height: 100%;
}
#right{
	vertical-align: top;
	padding: 0 15px;
	float:right;
	text-align:left;
}
#menu_right{
	width:100%;
	}
#m_line{
background-color: #f8ffed;
	vertical-align: Top;
	padding: 1px;
	margin: 0;
	padding-left: 280px;
		background-image: url(scin/middle2.gif);
		background-repeat: no-repeat;
		background-position: left center;
		height: 20px;
		border-bottom: 4px solid #304e28;
		border-top: 4px solid #304e28;
		}
.sv_on #m_line{
background-color: transparent;
	padding-left: 0px;
		background-image: none;
		}

#menu_left{
	vertical-align: Top;
	margin: 0;
	height: 100%;
	padding-top: 0;
	width:100%;
}
/*#menu_left_top{
	color: White;
	padding:0;
	margin: 0;
	background-color: #d4d4d4;
vertical-align: bottom;
background-image: url(scin/ml_top.gif);
background-position: top right;
background-repeat: no-repeat;
}*/
#divMenuBarLeft{
	/*width: 170px;*/
	background-color: White;
	border: 1px solid #b3beb6;
	border-right: 2px solid #304E28;
	border-bottom: 2px solid #304E28;
	margin-bottom: 2px;
}
.hid{visibility: hidden;} 
#left-current {font-weight: bold;}
input{
	font-size:9pt;
}


.logo{
	background-image: url(scin/bg_logo2.gif);
	background-position: bottom;
	vertical-align: bottom;
}
#our{
margin-top: 4px;
	padding: 6px;
	padding-top: 4px;
	background-color: #F8FFED;
	color: #304E28;
	text-align: right;
	font-size: 10pt;
	height: 10px;
	border-top: 2px solid #304E28;
}

#our *{
	color: #304E28;
}

/*==================элементы для всех страниц==============*/

#anons_1{
	vertical-align: bottom;
	color:#304E28;
	padding: 5px 15px;
}
#anons_2{
	vertical-align: top;
	color:#304E28;
	padding: 8px 0px;
}

#anons_2 .anons_text{
	padding:0px;
}
#anons_2 .anons_text p, #anons_2 .anons_text td{
	padding:5px;
}
.visually span{
	white-space:nowrap;
}