﻿#error_list {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
#text {
	margin: 0 20px;
	height: 409px;
}
#textIn {
	position: absolute;
	width: 730px;
	background: #f9f9f9;
	overflow: auto;
}
.textIn {
	position: relative;
	margin: 20px;
}
#textInProject {
	position: absolute;
	width: 730px;
	height: 240px;
	top: 50px;
	left: 20px;
	background: #f9f9f9;
	overflow: auto;
}
.textInProject {
	position: relative;
	margin: 20px;
}
.textIn img {
	float: left;
	margin: 0 15px 0 0;
}
#textContact {
	position: absolute;
	width: 300px;
	height: 295px;
	background: #f9f9f9;
	overflow: auto;
}
#contactMap {
	position: absolute;
	width: 383px;
	height: 295px;
	top: 50px;
	left: 340px;
	background: url(/img/contact_map.jpg);
}
#contactForm {
	position: absolute;
	width: 383px;
	height: 295px;
	top: 50px;
	left: 340px;
	background: #f9f9f9;
	aoverflow: auto;
}
#contactForm .textIn {
	margin: 15px 20px 0px 20px;
}
#contactForm #webForm input {
	width: 240px;
	height: 15px;
	border: #ddd solid 1px;
	margin: 0 0 0px 0;
}
#contactForm #webForm textarea {
	width: 240px;
	height: 70px;
	border: #ddd solid 1px;
	overflow: auto;
}
#contactForm #webForm p {
	text-align: center;
	margin: 0;
}
#contactForm #webForm .captcha {
	width: 104px;
	height: 15px;
}
#formIn {
	position: absolute;
	width: 730px;
	height: 309px;
	background: #f9f9f9;
	overflow: auto;
}
#formIn #webForm input {
	width: 300px;
	height: 15px;
	border: #ddd solid 1px;
}
#formIn #webForm textarea {
	width: 300px;
	height: 80px;
	border: #ddd solid 1px;
	overflow: auto;
}
#formIn #webForm p {
	text-align: center;
	width: 383px;
	
}
#webForm .submit {
	width: 100px!important;
	height: 20px!important;
	margin: 10px 0 0 0;
	cursor: pointer;
	border: none!important;
	background: url(/img/form_button.gif) no-repeat;
	font-size: 10px;
	color: #fff;
}
#formIn #webForm .captcha {
	width: 100px;
	height: 15px;
}
.tableWebForm td {
	margin: 0;
	padding: 0;
}
.required {
	color: red;
	margin: 0 3px;
}
#text .contactLink {
	position: absolute;
	width: 383px;
	aheight: 295px;
	bottom: 20px;
	left: 340px;
}
#text .contactLink a {
	color: #0e5a9b;
	afont-weight: bold;
	display: block;
	line-height: 20px;
	height: 20px;
	text-indent: 5px;
}
#text .contactLink a:hover {
	color: #fff;
	text-decoration: none;
	background: #83b300;
}
#text .contactLink a.act {
	color: #fff;
	text-decoration: none;
	background: #0e5a9b;
}
#text #contactLinkOne {
	width: 90px;
}
#text #contactLinkTwo {
	width: 138px;
}
#twomenu ul {
	margin: 20px;
	padding: 0;
}
#twomenu li {
	list-style: none;
	line-height: 20px;
}
#twomenu a {
	color: #0e5a9b;
	font-weight: bold;
	display: block;
	aheight: 20px;
	width: 190px;
	text-indent: 5px;
}
#twomenu a:hover {
	color: #fff;
	text-decoration: none;
	background: #83b300;
}
#twomenu a.act {
	color: #fff;
	text-decoration: none;
	background: #0e5a9b;
}
/*--sitemap--*/
#textIn .sitemap {
	margin: 0 0 0 0;
	padding: 0;
}
#textIn .sitemap li .sitemap {
	margin: -20px 0 20px 200px;
	padding: 0;
}
#textIn .sitemap li {
	list-style: none;
	line-height: 25px;
}
#textIn .sitemap li a {
	font-weight: bold;
	color: #0e5a9b;
}
#textIn .sitemap li .sitemap li {
	list-style: none;
	line-height: 15px;
}
#textIn .sitemap li .sitemap li a {
	font-weight: normal;
	color: #0e5a9b;
}
#textIn .sitemap li span {
	display: block;
	width: 12px;
	height: 25px;
	background: url(/img/sitemap_st.gif) no-repeat center 50%;
	float: left;
}
#textIn .sitemap li .sitemap li span {
	display: none;
}
.sitemapText {
	top: 50px;
	left: 20px;
	height: 339px;
}

.mapBg {
	position: absolute;
	top: 155px;
	right: 30px;
	width: 279px;
	height: 227px;
	z-index: 0;
	background: url(/img/sitemap_bg.gif);
}
/*--/sitemap--*/
/*--search--*/
#search .textinputs {
	border: #f0f0f0 solid 1px;
	width: 300px;
	margin-right: 20px;
	font-size: 10px;
	text-indent: 5px;
}
#search .submit {
	width: 55px;
	height: 25px;
	background: url(/img/search_button.gif) no-repeat center 3px;
	border: none;
	padding: 0;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
}
.search_results div {
	aborder: solid 1px red;
	width: 335px;
	height: 55px;
	float: left;
	overflow: hidden;
	margin: 0 20px 15px 0 ;
}
.pag {
	font-weight: bold;
}
.pag a {
	text-decoration: none;
}
.pag a:hover {
	text-decoration: underline;
}
.pag span {
	font-weight: bold;
	color: #fff;
	background: #0e5a9b;
}
.pager {
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 10;
}
#toprev {
	background: url(/img/str_l.gif) center 50%;
	width: 20px;
	height: 10px;
	text-decoration: none;
}
#tonext {
	background: url(/img/str_r.gif) center 50%;
	width: 20px;
	height: 10px;
	text-decoration: none;
}
/*--/search--*/
/*--news--*/
.news_lents {
	width: 335px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin: 0 10px 15px 0 ;
}
.news_lents img {
	float: left;
}
.news_lentsImg {
	margin: 0 0 0 110px ;
}
.news_lents h3 {
	margin: 0;
	color: #83b300;
	font-size: 11px;
}
.news_lent {
	width: 335px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin: 0 10px 15px 0 ;
}
.news_lent img {
	float: left;
	margin: 5px 5px 0 0 ;
}
.news_lentImg {
	margin: 0 0 0 110px ;
}
.newsinDate {
	color: #83b300;
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 12px;
	font-weight: bold;
}
.newsinSource {
	position: absolute;
	top: 40px;
	right: 20px;
}
.newsinSource a {
	color: #0e5a9b;
}
.newsinPrevlink {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: url(/img/str_l.gif) no-repeat left 50%;
	text-indent: 20px;
	color: #0e5a9b;
}
.projectBack {
	position: absolute;
	bottom: 95px;
	left: 20px;
	background: url(/img/str_l.gif) no-repeat left 50%;
	text-indent: 20px;
	color: #0e5a9b;
}
.newsinText {
	top: 65px;
	left: 20px;
	height: 300px;
}
.notfoundText {
	top: 99px;
	left: 20px;
	height: 290px;
}
/*--/news--*/
#imgBig {
	position: absolute;
	height: 602px;
	width: 770px;
	top: -193px;
	left: 0;
	background: #fff;
	text-align: center;
	z-index: 100;
}
#imgBigIn {
	display: block;
	position: relative;
	width: 770px;
	abackground: red;
}
#imgBigIn img {
	border: solid 1px;
}
.imgTitle {
	left: 50px;
	position: absolute;
	top: 20px;
	text-align: center;
	z-index: 101;
	color: #83b300;
	font-size: 16px;
	font-weight: bold;
	width: 670px;
}
#imgBig .photoPrev a {
	background: url(/img/strl.png);
	height: 30px;
	width: 14px;
	left: -30px;
	position: absolute;
	top: 269px;
}
#imgBig .photoNext a {
	background: url(/img/strr.png);
	height: 30px;
	left: 685px;
	position: absolute;
	top: 269px;
	width: 14px;
}
.close {
	background: url(/img/closeimg.gif);
	bottom: 7px;
	cursor: pointer;
	height: 35px;
	left: 368px;
	position: absolute;
	width: 35px;
	z-index: 101;
}
.techParkText {
	height: 50px;
}
.techParkText a {
	text-decoration: none;
}
.techParkImg img {
	margin: 0 20px 10px 20px;
	border: none;
}
.noscriptImg {
	text-align: center;
}
.noscriptImg .photoPrev a {
	background: url(/img/strl.png);
	height: 30px;
	width: 14px;
	left: -30px;
	position: absolute;
	top: 189px;
}
.noscriptImg .photoNext a {
	background: url(/img/strr.png);
	height: 30px;
	left: 685px;
	position: absolute;
	top: 189px;
	width: 14px;
}
.noscriptBack {
	bottom: 15px;
	left: 300px;
	position: absolute;
	background: url(/img/str_l.gif) no-repeat left 50%;
	text-indent: 20px;
	width: 140px;
}
.license {
	margin: 0 10px 10px 0;
	width: 229px;
	height: 145px;
	float: left;
	position: relative;
	aoverflow: hidden;
}
.license a {
	float: left;
}
.license img {
	border: none;
}
.licenseIn {
	margin: 0 0 0 110px;
}
.licenseIn h3 {
	margin: 0;
	color: #83b300;
	font-size: 11px;
}

.view {
	width: 333px;
	height: 40px;
	margin: 0 20px 10px 0;
	float: left;
}
.viewStr {
	width: 10px;
	height: 40px;
	margin: 0 10px 0 0;
	float: left;
	background: url(/img/str_view.gif) no-repeat;
}




.imgNavL {
	position: absolute;
	width: 14px;
	height: 30px;
	background: url(/img/strl.png);
	cursor: pointer;
	bottom: 31px;
	left: 45px;
}
#imgPrev {
	position: relative;
	width: 580px;
	height: 78px;
	white-space: nowrap;
	margin: 9px 0 0 0;
}
#imgPrevIn {
	margin: 0;
	padding: 0;
	height: 60px;
	overflow: hidden;
}
html:not([lang*=""]):not(:only-child) #imgPrevIn { overflow: visible; }
#imgPrev img {
	border: none;
	aborder: #0e5a9b solid 1px;
	margin: 0 3px 0 0;
}
.imgNavR {
	position: absolute;
	width: 14px;
	height: 30px;
	background: url(/img/strr.png);
	cursor: pointer;
	bottom: 31px;
	left: 710px;
}
.imgPrevCont {
	position: absolute;
	width: 580px;
	height: 87px;
	overflow: hidden;
	bottom: 0px;
	left: 95px;
}

#imgPrevDva {
	margin: 0;
	padding: 0; 	
}
#imgPrevDva  img{
	border: #0e5a9b solid 1px;
	margin: 0;
	padding: 0;
}
.viewText {
	top: 50px;
	left: 20px;
	height: 309px;
}
