body {
	padding: 0px;
	margin: 0px;
	font-family:  Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background:transparent url(../images/background.gif) repeat scroll 0% 0%;
}

div {
	padding: 0px;
	margin: 0px;
}

input {
	padding: 0px;
	margin: 0px;
}

button {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

tr {
	padding: 0px;
	margin: 0px;
}

td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

textarea {
	padding: 1px;
	margin: 5px;
	width: 95%;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #719848;
	font-weight: normal;
}

h2 {
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 12px;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #719848;
}

ul { 
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 25px;
	padding-left: 40px;
	padding-top: 0px;
}

li {
	padding-left:10px;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 21px;
}

#site {
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
}

.header {
	background-color: #E8E9E9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C8C8C8;
}

.header_left {
	background-image: url('../images/header_left.jpg');
	background-repeat: no-repeat;
	height: 128px;
}

.header_right {
	background-image: url('../images/header_right.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	height: 128px;
}

.logo {
	height: 128px;
	width: 256px;
	float:left;
}

.logo_img {
	margin-left: 14px;
}

.header_content {
	margin-left: 256px;
	margin-right: 160px;
	height: 128px;
}

.header_inner {
	padding-left: 38px;
	padding-right: 10px;
	padding-top: 33px;
	float: left;
	line-height: 25px;
	font-weight: bold;
}

.header_inner a {
	text-decoration: none;
	color: #719848;
	border-bottom-style: solid;
	border-bottom-color: #719848;
	border-bottom-width: 1px;
}

.header_inner a:hover{
	text-decoration:none;
	color: #719848;
	border-bottom-style: none;
}

.switch {
	height: 128px;
	width: 160px;
	float:right;
	font-weight: bold;
}

.switch_inner {
	padding-right: 5px;
	padding-top: 33px;
}

.switch a {	
	text-decoration: none;
	color: #719848;
	border-bottom-style: solid;
	border-bottom-color: #719848;
	border-bottom-width: 1px;
}

.switch a:hover {	
	text-decoration:none;
	color: #719848;
	border-bottom-style: none;
}

.switch_inner_item_rus {	
	float: left;
}

.switch_inner_item_eng {
	padding-right: 5px;
	float: right;
}

.switch_inner_active {
	width: 71px;
	height: 26px;
	padding-top: 4px;
}

.switch_inner_rus_inactive {
	background-image: url('../images/switch_rus.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 71px;
	height: 26px;
	padding-top: 4px;
}

.switch_inner_eng_inactive {
	background-image: url('../images/switch_eng.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 71px;
	height: 26px;
	padding-top: 4px;
}

.favorites {
	padding-top: 13px;
	padding-right: 28px;
	float: right;
}

.favorite {
	padding-right: 16px;
	float: left;
}

.content_container {
	background-color: #FFFFFF;
	width: 100%;
	float:left;
}

.left_box {
	background-color: #FFFFFF;
	width: 256px;
	float: left;
	
}

.search {
	margin-left: 14px;
	width: 242px;
	padding-top: 12px;
}

.menu {
	padding-left: 14px;
	padding-top: 30px;
}

.menu_inner {
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #719848;
}

.menu_title {
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #719848;
	font-weight: normal;	
}

.menu_active {
	margin-top: 5px;
	background-color: #719848;
}

.menu_inactive {
	margin-top: 5px;
	background-color: #E8E9E9;
}

.menu_active_top {
	background-image: url('../images/active_top_corner.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.menu_inactive_top {
	background-image: url('../images/inactive_top_corner.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.menu_active_bottom {
	background-image: url('../images/active_bottom_corner.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu_inactive_bottom {
	background-image: url('../images/inactive_bottom_corner.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu_inactive_inner {
	line-height: 23px;
	padding-left: 15px;
	color: #003366;
}

.menu_inactive_inner a {
	color: #003366;
	text-decoration: none;
}

.menu_inactive_inner a:hover {
	color: #003366;
	text-decoration: underline;	
}

.menu_active_inner {
	line-height: 23px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.pager {
	margin-top: 20px;
}

.menu-nav img {
	margin-top: 6px;
}

.page-item-selected,
.page-item {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	text-align: center;
	float: left;
	display: block;
	font-size: 18px;
}

.page-item-selected {
	color: #FFFFFF;
	background-color: #719848;
}

.page-item {
	color: #719848;
}

.web {
	margin-left: 14px;
	padding-top: 30px;
}

.info {
	margin-left: 14px;
	margin-top: 14px;
	background-image: url('../images/info.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.info_inner {
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 20px;
	padding-right: 5px;
	color: #719848;
	font-size: 14px;
	font-weight: bold;
}

.info_phone_ru {
	padding-left: 61px;
}

.info_phone_en {
	padding-left: 89px;
}

.news {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 33px;
}

.news_index {
	padding-top: 10px;
}

.content_box {
	background-color: #FFFFFF;
	margin-left: 256px;
}

.section {
	width: 100%;
	float: left;
}

.content {
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 38px;
}

.content_inner {
	width: 100%;
	margin-top: 10px;
	border-top-color: #DDDDDE;
	border-top-style: solid;
	border-top-width: 3px;
}

.content_h2 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.content_h1 {
	margin: 0px;
	font-size: 18px;
	color: #719848;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}

table.navigation td.image {
	margin-top: 6px;
	vertical-align: middle;
}

table.navigation td.text {
	margin-bottom: 5px;
	vertical-align: middle;
}

table.navigation td.h1 {
	vertical-align: middle;
	margin-bottom: 5px;
}

.project_line {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C8C8C8;
}

.project_not_line {
	padding-right: 15px;
}

.article_line {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C8C8C8;
}

.article_not_line {
	padding-right: 15px;
}

.article {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.bottom_content {
	padding-top: 25px;
	padding-right: 23px;
	padding-left: 14px;
}

.bottom_content_item {
	float: left;
	width: 289px;
	padding-top: 0px;
	padding-right: 48px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.bottom_content_item_last {
	float: left;
	width: 289px;
	padding: 0px;	
}

.footer {
	margin-top: 30px;
	width: 100%;
	height: 44px;
	background-color: #E8E9E9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C8C8C8;
}

.footer_inner {
	float: right;
	padding-right: 25px;
	padding-top: 12px;
	font-size: 12px;
	line-height: 14px;
}

.footer_counter_first {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 14px;
}

.footer_counter_two {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
}

 .clearer {
 	height: 0px;
 	line-height: 0px;
 	clear: both;
	font-size: 0px;
}

.image_text_right {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 3px;
}

.image_text_left {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 3px;
}

.form_input {
	border-color: #E8E9E9;
	border-style: solid;
	padding: 1px;
	margin: 5px;
	width: 98%;
}

.form_button {
	margin: 5px;
}

.kcaptcha {
	margin: 3px;
	border: 1px solid #E8E9E9;
	cursor: pointer;
	cursor: hand;
}

.kcaptcha_input {
	padding: 1px;
	margin: 5px;
}

.kcaptcha_input_td {
	vertical-align: middle;
}

.error {
	color: #880000;
}

.errortd {
	border: 1px solid red;
	font-size: 12px;
	font-weight: bold;
	background: pink;
	color: #880000;
	line-height: 30px;
}

.zoom {
	text-decoration: none;
	border: none;
	cursor: url('../images/zoomin.cur'), pointer !important;
}
