@CHARSET "UTF-8";

* { margin: 0px; padding: 0px; }
body{background-color:#fff;}
.bluetext {color:#005dab;}

div.mainpage
{
	width:100%;
	font-family:'circebold';
}
div.mainpage div.link-project-office
{
	position:absolute;
	margin:750px 0 0 0;
	width:50px;
	height:154px;
	border-top-style:dotted;
	border-top-width:2px;
	border-top-color:#6B6B6B;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#6B6B6B;
	background-image:url(../../../image/wrapper/vertical-line.png);	
	background-position:right;
	background-repeat:no-repeat;
}
div.mainpage div.link-project-office div.project-button
{
	width:36px;
	height:154px;
	background-image:url(../../../image/wrapper/project-button.png);	
	cursor:pointer;
}
div.mainpage div.link-callback
{
	position:absolute;
	margin:1050px 0 0 0;
	width:50px;
	height:137px;
	border-top-style:dotted;
	border-top-width:2px;
	border-top-color:#6B6B6B;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#6B6B6B;
	background-image:url(../../../image/wrapper/vertical-line.png);	
	background-position:right;
	background-repeat:no-repeat;
}
div.mainpage div.link-callback div.callback-button
{
	width:36px;
	height:137px;
	background-image:url(../../../image/wrapper/callback-button.png);	
	background-position:center;
	cursor:pointer;
}
div.mainpage div.callback-form
{
	display:none;
	width:550px;
	height:137px;
	position:absolute;
	margin:1050px 0 0 56px;
	background-color:#fff;
	z-index:8;
	border-top-style:dotted;
	border-top-width:2px;
	border-top-color:#6B6B6B;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#6B6B6B;
	background-image:url(../../../image/wrapper/vertical-line.png);	
	background-position:right;
	background-repeat:no-repeat;
}
div.mainpage div.callback-form div.left-block
{
	width:200px;
	float:left;
}
div.mainpage div.callback-form div.right-block
{
	width:320px;
	float:right;
}
div.mainpage div.callback-form label
{
	width:100%;
	float:left;
	margin-bottom:5px;
	font-size:14px;
}
div.mainpage div.callback-form input[type=text]
{
	width:190px;
	float:left;
	padding:3px 4px;
}
div.mainpage div.callback-form textarea
{
	width:290px;
	height:68px;
	float:left;
	padding:3px;
	margin:20px 10px 0px 0px;
}
div.mainpage div.callback-form input[type=submit]
{
	float:right;
	margin-right:20px;
	padding:5px 10px;
	background-color:#fff;
	border:none;
}
div.mainpage div.callback-form input[type=submit]:HOVER
{
	background-color:#eee;
	cursor:pointer;
}

/*----------- HEADER ------------------*/
div.header
{
	width:1029px;
	background-repeat:no-repeat;
	margin:0 auto;
	height:180px;
}
div.header div.logo
{
	width:159px;
	height:97px;
	background-image:url(../../../image/wrapper/logo.png);	
	margin:30px 0 0 0;
	position:relative;
	float:left;
}
div.header div.logo a
{
	width: 159px;
	height: 97px;
	float: left;
}
div.header div.slogan
{
	width:440px;
	position:relative;
	float:left;
	font-weight:600;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
div.header div.lang
{
	margin:30px 20px 0 0;
	position:relative;
	float:right;
}
div.header div.lang a
{
	color:#000;
	text-decoration:none;
}
div.header div.lang a.none-active
{
	color:#E0DEDF;
}
div.header div.lang a:hover
{
	color:#E0DEDF;
}
div.header div.lang a.none-active:hover
{
	color:#000;
}
div.header div.auth
{
	width:32px;
	height:10px;
	position:relative;
	float:right;
	margin:33px 100px 0 0;
	background-image:url(../../../image/wrapper/key.png);
}


/*-------------------------------------*/
/*----------- Menu ------------------*/
div.mainpage div.menu { 
   width: 100%; /* Р·Р°РґР°РµРј С€РёСЂРёРЅСѓ РґР»СЏ div */ 
   height:45px;
   line-height:45px;
   z-index:100;
   font-size:16px;
   background-image:url(../../../image/wrapper/fon-menu.png);
   background-color:#E03337;
   margin:0 auto;
}
div.mainpage div.menu div.center-block
{
	width:1029px;
	margin:0 auto;
}
div.mainpage div.menu div.elem
{
	width:160px;
	height:40px;
	margin-top:5px;
	position:relative;
	float: left;
	line-height: 40px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #D22C30;	
}
div.mainpage div.menu div.elem-end
{
	width:180px;
	height:40px;
	margin-top:5px;
	position:relative;
	float: left;
	line-height: 40px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #D22C30;	
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #D22C30;	
}
div.mainpage div.menu a
{
	width:160px;
	height:40px;
	text-align:center;
	float:left;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	font-family: 'circeregular';
}
div.mainpage div.menu a:HOVER
{
	text-decoration: underline;
}
div.mainpage div.menu a.pred-end
{
	margin:	0px 0 0 28px;
}
div.mainpage div.menu a.end
{
	margin:	0px 0 0 45px;
}
div.mainpage div.menu div.elem-main
{
	height:40px;
	position:relative;
	float: left;
	line-height: 40px;
	margin:5px auto 0px auto;
}
div.mainpage div.big-baner
{
	width:1024px;
	height:415px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
}
div.mainpage div.center-block
{
	width:1029px;
	margin:0 auto;
}
div.mainpage div.podhead
{
	margin:0 auto;
	margin-top:40px;
	margin-left:30px;
	width:120px;
	height:25px;
	line-height:25px;
	background-color:#D3EDFC;	
	text-align:center;
}
div.mainpage div.mini-baner
{
	width:1024px;
	height:220px;	
	margin:0 auto;
	margin-top:30px;
}
div.mainpage div.mini-baner div.left
{
	width:28px;
	height:106px;
	background-image:url(../../../image/wrapper/strelka-left.gif);
	margin: 30px 0 0 30px;
	position:absolute;
	cursor:pointer;
}
div.mainpage div.mini-baner div.right
{
	width:28px;
	height:106px;
	background-image:url(../../../image/wrapper/strelka-right.gif);
	position:absolute;
	margin:30px 0 0 980px;
	cursor:pointer;
}
div.mainpage div.mini-baner div.elem
{
	width:230px;
	height:220px;
	margin-left:80px;
	padding-right:20px;
	border-right-style:dotted;
	border-right-width:2px;
	border-right-color:#6B6B6B;
	position:relative;
	float:left;
}
div.mainpage div.mini-baner div.elem a
{
	text-decoration: none;
	color:#222;
}
div.mainpage div.mini-baner div.elem a:HOVER
{
	text-decoration: underline;
}
div.mainpage div.mini-baner div.elem-center
{
	width:230px;
	height:220px;
	padding-left:60px;
	padding-right:70px;
	border-right-style:dotted;
	border-right-width:2px;
	border-right-color:#6B6B6B;
	position:relative;
	float:left;
}
div.mainpage div.mini-baner div.elem-end
{
	width:230px;
	height:220px;
	margin-left:30px;
	position:relative;
	float:left;
}
div.mainpage div.mini-baner div.photo
{
	width:230px;
	height:180px;
}
div.mainpage div.mini-baner div.name
{
	text-align:center;
}
div.mainpage div.mini-baner-article
{
	width:1024px;	
	height:180px;
	margin:0 auto;
	margin-top:30px;
}
div.mainpage div.mini-baner-article div.left
{
	width:28px;
	height:106px;
	background-image:url(../../../image/wrapper/strelka-left.gif);
	margin: 30px 0 0 30px;
	position:absolute;
	cursor:pointer;
}
div.mainpage div.mini-baner-article div.right
{
	width:28px;
	height:106px;
	background-image:url(../../../image/wrapper/strelka-right.gif);
	position:absolute;
	margin:30px 0 0 980px;
	cursor:pointer;
}
div.mainpage div.mini-baner-article div.elem-article
{
	width:240px;
	height:180px;
	margin-top:10px;
	margin-left:63px;
	padding-right:20px;
	border-right-style:dotted;
	border-right-width:2px;
	border-right-color:#6B6B6B;
	position:relative;
	float:left;
	font-family: 'circeregular';
}
div.mainpage div.mini-baner-article div.elem-article-center
{
	width:240px;
	height:180px;
	margin-top:10px;
	padding-left:60px;
	padding-right:50px;
	border-right-style:dotted;
	border-right-width:2px;
	border-right-color:#6B6B6B;
	position:relative;
	float:left;
}
div.mainpage div.mini-baner-article div.elem-article-end
{
	width:240px;
	height:180px;
	margin-top:10px;
	margin-left:30px;
	position:relative;
	float:left;
}
div.mainpage div.mini-baner-article div.date
{
	font-family:Arial;
	font-size:12px;
	color:#878787;
}
div.mainpage div.mini-baner div.date span
{
	color:#E00718;
}
div.mainpage div.mini-baner div.text
{
	font-family:'circelight';
	margin:3px 0 0 0;
}
div.mainpage div.podhead-red
{
	margin:0 auto;
	margin-top:30px;
	margin-left:30px;
	width:120px;
	height:30px;
	background-color:#DF0817;
	font-family:Arial;	
	text-align:center;
	color:#fff;
	line-height:30px;
	cursor:pointer;
}
div.mainpage div.podhead-red a
{
	color:#fff;
	text-decoration: none;
}
div.mainpage div.podhead-red a:HOVER
{
	text-decoration: underline;
}

div.mainpage div.center
{
	width:1024px;
	height:100%;
	margin:5px auto 0px auto;	
}
div.mainpage div.content_contact
{
	width: 383px !important;
}
div.mainpage div.content 
{
	width:274px !important;
    min-height:400px;
}
div.mainpage div.content h1
{
	margin:40px 0 0 50px;
	font-size:20px;
}
div.mainpage div.content div.text
{
	margin:5px 0 0 50px;
}
div.mainpage div.content div.text span
{
	color:#0958A7;
}
div.mainpage div.separator 
{
	width:50px;
	margin-left:105px;
	height:100%;
	position:relative;
	float:left;
	background-image:url(../../../image/wrapper/separator-segment.png);
	background-repeat:repeat-y;
}
div.mainpage div.people
{
	width:680px;
	min-height:220px;
	padding-bottom:20px;
	background-color:#E7E7E7;
	background-image:url(../../../image/wrapper/separator-segment.png);
	background-repeat:repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 500px;
}
div.mainpage div.people h2
{
	font-family:'circelight';
	font-size:18px;
	padding: 40px 0 0 60px;
}
div.mainpage div.people div.block
{
	width:425px;
	height:180px;
	margin:20px 0 0 60px;
	font-size:15px;
	font-family:'circelight';
}
div.mainpage div.people div.photo
{
	width:135px;
	height:180px;
	position:relative;
	float:left;
}
div.mainpage div.people div.text
{
	margin-left:170px;
}
div.mainpage div.people div.text span
{
	color:#0958A7;
}
div.mainpage div.people div.simple
{
	border-bottom-color:#6B6B6D;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

div.mainpage div.content 
{
	width:650px;
	position:relative;
	float:left;
	font-family:'circelight';
}
div.mainpage div.content h1
{
	margin:30px 0 0 10px;
	font-size:20px;
}
div.mainpage div.content div.list
{
	margin:20px 0 0 10px;
}
div.mainpage div.content div.list div.elem
{
	margin:5px 0 0 0;
	height:20px;
	line-height:20px;
}
div.mainpage div.content div.list div.elem span
{
	background-color:#D6ECFA;
}
div.mainpage div.content div.detailed
{
	padding:20px 10px 20px 10px;
	margin:20px 20px 0 10px;
	background-color:#E7E7E7;
}
div.mainpage div.content div.text
{
	margin:20px 0 0 10px;
}
div.mainpage div.content table
{
	margin:20px 0 0 10px;
	border-spacing: 0px 0px;
}
div.mainpage div.content table th
{
	border-style:solid;
	border-color:#D4EEFD;
	border-width:2px;
	border-bottom-width:0px;
	padding:10px 20px 10px 20px; 
}
div.mainpage div.content table th.right
{
	border-left-width:0px;
}
div.mainpage div.content table tr
{
	border-width:2px;
	border-style:solid;
	border-color:#D4EEFD;
}
div.mainpage div.content table td
{
	padding:20px 20px 20px 20px; 
	border-style:solid;
	border-color:#D4EEFD;
	border-width:1px;
	border-bottom-width:0px;
}
div.mainpage div.content table td.right
{
	width:400px;
	border-right-style:solid;
	border-right-color:#D4EEFD;
	border-right-width:2px;
	border-left-width:0px;
}
div.mainpage div.content table td.left
{
	border-left-style:solid;
	border-left-color:#D4EEFD;
	border-left-width:2px;
}
div.mainpage div.content table td.bottom-left
{
	border-left-style:solid;
	border-left-color:#D4EEFD;
	border-left-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#D4EEFD;
	border-bottom-width:2px;
}
div.mainpage div.content table td.bottom-right
{
	border-right-style:solid;
	border-right-color:#D4EEFD;
	border-right-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#D4EEFD;
	border-bottom-width:2px;
	border-left-width:0px;
}
div.mainpage div.separator 
{
	width:50px;
	margin-left:30px;
	min-height:1100px;
	position:relative;
	float:left;
	background-image:url(../../../image/wrapper/separator-segment.png);
	background-repeat:repeat-y;
}
div.mainpage div.photo-galery
{
	width:324px;
	min-height:1100px;
	margin:0 0 0 700px;
	background-color:#E7E7E7;
}
div.mainpage div.photo-galery div.up-strelka
{
	width:271px;
	height:56px;
	cursor:pointer;
	margin:0 auto;
	background-image:url(../../../image/wrapper/up-strelka.png);
}
div.mainpage div.photo-galery div.photo
{
	width:230px;
	height:140px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:15px;
}
div.mainpage div.photo-galery div.photo div.count
{
	width:27px;
	height:20px;
	position:absolute;
	margin:110px 0 0 190px; 
	color:#C7C5C6;
	font-size:10px;
	text-align:center;
	padding-top:3px;
	background-image:url(../../../image/wrapper/count-photo.png);
	background-repeat:no-repeat;
}
div.mainpage div.photo-galery div.photo div.name
{
	position:absolute;
	margin:90px 0 10px 10px; 
	font-family:'circelight';
	color:#fff;
	width:160px;
}
div.mainpage div.photo-galery div.down-strelka
{
	width:271px;
	height:56px;
	cursor:pointer;
	margin:0 auto;
	background-image:url(../../../image/wrapper/down-strelka.png);
}
div.footer 
{
	height:50px;
	width:1029px;
	border-top-style:dotted;
	border-top-width:2px;
	border-top-color:#6B6B6B;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.footer div.coopright
{
	width:220px;
	height:50px;
	margin:20px 0 0 50px;
	font-family:Arial;
	font-size:13px;
	color:#4C4C4C;
	position:relative;
	float:left;
}
div.footer div.info
{
	width:280px;
	height:50px;
	margin:20px 0 0 80px;
	font-family:Arial;
	font-size:11px;
	color:#4C4C4C;
	position:relative;
	float:left;
}
div.footer div.info .login_link a
{
	font-size: 12px;
	color: #6a6a6a;
	text-decoration: none;
}
div.footer div.info .login_link a:HOVER
{
	text-decoration: underline;
}
div.foot-menu
{
	position:relative;
	float:left;
	font-size:13px;
	height:50px;
	width:300px;
	margin:20px 0 0 80px;
}
div.foot-menu div.elem
{
	position:relative;
	float:left;	
}
div.foot-menu div.elem a
{
	font-family:Arial;
	font-size:13px;
	color:#4C4C4C;
}
div.foot-menu div.elem a:visited
{
	color:#4C4C4C;
}
div.foot-menu div.sep
{
	position:relative;
	float:left;
	width:2px;
	height:17px;
	margin:0 10px 0 10px;
	background-color:#698B8D;
}
