@CHARSET "UTF-8";

html {
	font: 14px Arial;
}

img {
	border: 0;
}

body {
	background: url(image/bg.jpg) no-repeat left top #F0FAD5;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

h1 {
	font: normal 24px Arial;
	color: #989898;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

h2 {
	font: normal 18px Arial;
	color: #218300;
	padding: 0;
	margin: 30px 0 10px 0;
}

h3 {
	font: normal 16px Arial;
	color: #218300;
	padding: 0;
	margin: 10px 0 10px 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header {
	margin-top: 10px;
}

#header-left {
	wid th: 40%;
	float: left;
}

#header-right {
	float: right;
	font: bold 1.5em Arial;
	text-align: right;
	letter-spacing: 0;
}

#header-right a {
	color: #218300;
}

#header-right-eng{
  font:bold 12px Arial;
  text-align:right;
  padding-top: 5px;
}


#nav {
	background: url(image/nav-bg.png) no-repeat left top;
	height: 47px;
	margin-top: 10px;
	padding-left: 40px;
}

#nav ul {
	list-style-type: none;
	margin-left: 0;
	
	padding: 12px;
}

#nav ul li {
	float: left;
	
	text-align: left;
}

#nav a {
	font: bold 16px Arial;
	color: #218300;
	display: block;
	margin-right: 30px;
}

#nav a.current {
	font: bold 16px Arial;
	color: #000;
	text-decoration: none;
}

#content-wrapper {
	background: #fff;
	border: 1px solid #A1A1A1;
	padding: 20px 60px;
}

div.index p {
	text-indent: 30px;
	margin: 0;
}

div.index img {
	border: 5px solid #D6D6D6;
	float: left;
	margin-right: 20px;
}

#footer {
	background: #A1A1A1;
	padding: 10px 60px;
	color: white;
}

.reg-doc {
	margin: 30px 0;
}

.reg-doc a {
	color: #218300;
	display: block;
	padding-left: 30px;
	background: url(image/download.gif) no-repeat left center;
	margin: 10px 0;
}

ul.contacts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.contacts li {
	margin: 15px 0;
}

ul.contacts #contacts-addr {
	background: url(image/home-ico.gif) no-repeat left center;
	padding-left: 30px;
}

ul.contacts #contacts-em {
	background: url(image/em-ico.gif) no-repeat left center;
	padding-left: 30px;
}

ul.contacts #contacts-ph {
	background: url(image/ph-ico.gif) no-repeat left center;
	padding-left: 30px;
}
dl.zend_form > dd{
    margin-left: 0;
}
.zend_form legend{
    font: bold 14px Arial;
    padding: 0;
}
.zend_form ul.errors{
    list-style-type: none;
    color: red;
    font: bold 12px Arial;
}


P { margin-bottom: 0.21cm; direction: ltr; widows: 2; orphans: 2 }
P.western { font-family: "Arial", serif; font-size: 12pt; so-language: ru-RU }
P.cjk { font-family: "Arial", serif; font-size: 12pt }
P.ctl { font-family: "Arial", serif; font-size: 12pt; so-language: ar-SA }
H2.western {margin-top: 0.49cm; margin-bottom: 0.49cm; direction: ltr; color: #000000; widows: 2; orphans: 2; font-family: "Arial", serif; font-size: 18pt; so-language: ru-RU; font-weight: bold }
H2.cjk { font-family: "Arial", serif; font-size: 18pt; font-weight: bold }
H2.ctl { font-family: "Arial", serif; font-size: 18pt; so-language: ar-SA; font-weight: bold }

#web4pro {
	background:url("image/web4pro.png") no-repeat scroll 0 100% transparent;
	display:block;
	float:right;
	height:35px;
	margin-right:50px;
	width:114px;
	text-decoration: none;
	outline: 0;
}
#web4pro:hover {
	background: url("image/web4pro.png") no-repeat scroll 0 2px transparent;
	text-decoration: none;
}
.members_list {
  
}
.members_list th {
  color: #328c13;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  padding-bottom: 10px;
  padding-right: 40px;
  white-space: nowrap;
}
.members_list td {
  padding-right: 40px;
  vertical-align: top;
}
.members_list tr td:first-child , .ml tr td:first-child {
  white-space: nowrap;
}
.members_list.ml tr td:first-child {
  white-space: normal;
  width: 220px;
}
.bbr {
  border-bottom: 2px solid #04ad08; height: 1px; padding-top: 10px;
}
.br {
  border-bottom: 1px solid #cacaca; height: 1px; padding-top: 10px;
}

.randImage{
	width: 100%;
	text-align: center;
}
.randImage .randImageItem{
	float: left;
	width: 25%;
}
