 
html {	font-size: 82.01%;	}
body {padding: 0px; margin: 0px;
 background-color: #FFF;}
 #top {
	width: 100%;
	height: 150px;
	background-image: url(../../images/design/fon2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
 #logo {
	position: absolute;
	left: 52px;
	top: 42px;
}
 #nav {
	float: right;
	text-align: right;
	margin-left: auto;
	position: absolute;
	top: 70px;
	right: 30px;
	}
 #nav img {
	vertical-align: top;
}	
 #main {
	clear: both;
	width: 99%;
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 0px;
}
*html #main {
	padding-top: 15px;
	padding-bottom: 20px;
}

 #left {
	float: left;
	width: 20%;
	margin-left: 30px;
	margin-top: 10px;
}
*html #left {
	margin-left: 15px;
}
 #center {
	float: left;
	width: 43%;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	
}
*html #center {	
	padding-right: 10px;
	width: expression(document.body.clientWidth < 400? "300px" : document.body.clientWidth > 1600? "1000px" : "44%");	}
 #right {
	float: right;
	width: 23%;
	margin-right: 20px;
	margin-top: 10px;
}
*html #right {
	margin-right: 10px;
}
 #bottom {
	clear: both;
	background-image: url(../../images/design/fon2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 30px;
	padding-bottom: 30px;
}
*html #bottom {
	margin-top: 0px;
}
div.section1 {
	border-right: 1px solid #425d8c;
	border-bottom: 1px solid #425d8c;
	border-left: 1px solid #425d8c;
	background-image: url(../../images/design/fon1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: -18px;
}
div.section2 {
	border: 1px solid #5C92C6;
	background-image: url(../../images/design/fon1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	
}
*html div.section2 {
	padding-bottom: 10px;
}

html:root div.section2 {
	padding-bottom: 15px;
}

#left h1, #right h1 {
	text-align: left;
	color: #0054A6;
	font-size: 1em;
	padding-top: 10px;
	margin-top: 0px;
	line-height: 120%;
	margin-bottom: 5px;
	padding-right: 20px;	
}

#left div.h1_bg, #right div.h1_bg {
	
	margin-left: 15px;
	padding-left: 10px;
	
	background-color: #FFFFFF;
	
}
*html div.section1 {margin-top: -29px; }

div.section1 p {padding-left: 20px;}
div.section2 p {padding-left: 20px;}
#top td {
	color: #0054A6;
}
div.left_menu {
	border: 1px solid #5C92C6;
	background: url(../../images/design/fon1.gif) no-repeat right bottom;
	padding-top: 10px;
	padding-bottom: 35px;
	padding-right: 20px;
	}
*html div.left_menu {	
	padding-top: 4px;
	padding-bottom: 20px;
		}	
	
#center_2 {
	float: left;
	width: 70%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
*html #center_2 {	width: 70%;}
a {
	color: #367FB8;
}
.crambs {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style1 {font-size: 15px}
img.foto_l {margin: 0px 5px 5px 0px; float: left;}
#sovet td {font-size: 0.8em; width: 210px;}
#kartinko {
	padding-bottom: 20px;
	float: left;
	padding-right: 30px;
	
}
#kartinko p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 0px;	
}
#kartinko2 {	padding-bottom: 10px;}
#kartinko2 p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 0px;	
}
#ruseng {
	margin-left: auto;
	position: absolute;
	top: 50px;
	right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 20px;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	display: block;
}
#ruseng img{
	margin-left: 20px;
	margin-right: 5px;
}

ul.ul_razdel2, ul.ul_razdel4 {
	list-style-image: url(/images/design/arrow2.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 40px;
	}
ul.ul_razdel4 {margin-top: 10px;}
ul.ul_razdel2 li, ul.ul_razdel4 li {
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	font-weight: bold;
		}
ul.ul_razdel2 a, ul.ul_razdel4 a {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
ul.ul_razdel2 a:hover, ul.ul_razdel4 a:hover{
	color: #333333;
	text-decoration: underline;
}
label {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 5px;
}
input:focus {
  background: #ffc;
}
input {
	width: 200px;
	display: block;
	margin-bottom: 2px;
}

#newsdata {
	width: 5em;
	float: left;
}
#news p{
	margin-left: 6em;
	margin-top: 0px;
	margin-bottom: 20px;	
}



#counter {margin-top: -20px;
	float: right;
	width: 200px;
	margin-right: 20px;
text-align: right;}
*html #counter {margin-top: -30px;}
*+html #counter {margin-top: -30px;}
input:focus { background: #ffc;}
.inputbox {	width: 400px;	}

textarea:focus {  background: #ffc;}
.button {width: 205px; margin-top: 10px;}
#tab_text td {
	border: 1px solid #3366CC;
	
}

#center_2 .color7 { 
	color: #0054A6;
	font-size: 1em;
}

