@import"//fonts.googleapis.com/css?family=Open+Sans:300,600,700";maia{-maia-version-base:"5815423"}
* { padding:0; margin:0;}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzIraN7vELC11_xip9Rz-hMs.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTYraN7vELC11_xip9Rz-hMs.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSoraN7vELC11_xip9Rz-hMs.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/RjgO7rYTmqiVp7vzi-Q5UT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

	html {  
	
	}
	
	body { 
	margin: 0 0 0 0px;
	font-size: 13px;
	color: #444;
	text-align: left;
	font-family: arial,sans-serif;
	line-height: 1.54;
	width: 100%;
	}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	p {	
	margin:0px 0px 10px 0px;}
		
	a {
	
	color: #3B89B2;
	text-decoration: none;
	
	}
	
	a:hover {
	
	text-decoration: underline;
	
	}
	
	a:visited {
	color: #3B89B2;
	
	}


	h1, h2, h3, h4 {
	
    font-family: "open sans",arial,sans-serif;
	margin-bottom: 10px;
	color: #444;
	font-weight: 300;
	}
	
	
	h1 {
	
	font-size: 28px;
	}
	

	h2 {
	font-size: 22px;
	margin-top: 20px;
	line-height: 1.56;
	} 

	h3  {
	font-size:18px;
	margin-top: 20px;
	}

	h4 {
	font-size:18px;
	}



	input, select, textarea, html body textarea { vertical-align:middle; color:#444; }
	input.text, select, textarea { padding:5px 5px 5px 5px; border:1px solid #d0e0e6; background:#fff; width: 200px;}


	select{margin-bottom: 5px;
	background: #f9f9f9;

	border: 1px solid #dddddd;}
	
	blockquote {font-style: italic; border-left: 4px solid #ccc; margin-left: 20px; margin-top: 20px; margin-bottom: 20px; padding-left: 10px;}
		

/*** Main ***/
	.main { 
	height:100%; 
	width: 100%;}
	
	
	.main-bgr { 
	height:100%; 
	width: 978px;
	margin: 90px auto;
	padding:0px 0px 0px 0px; }

	
	.header { 
	
	height:80px; 
	position: fixed;
	background: #fff ;
	z-index: 99;
	width: 100%;
	top: 0;
	
			-moz-box-shadow:  0px 1px 12px #97B2CC;
			-webkit-box-shadow:  0px 1px 12px #97B2CC;
			box-shadow:  0px 0px 12px #97B2CC;
	}
	
	.logo { 
	z-index: 2; 
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	height:70px;
	width: 190px;
	background:url(/design/logo.png) no-repeat 0 0;
	}


	
	.center {
	float: left;
	width: 675px;
	margin: 20px 0 0 20px ;

	}
	

	
	.publications {
	float: left;
	width: 300px;
	margin: 10px 20px 20px 20px;
	}
	
/*** Контакты ***/

	.contactbox {
	
	width: 440px;
	float: left;
	font-family: "open sans", arial, sans-serif;
	font-size: 20px;
	font-weight: 300;


	}
	.contactbox dl {
	margin-top: 15px;
	
	}
	.contactbox dt {
	
	float: left;
	color: #ccc; 
	margin-bottom: 10px;

	}
	
	.contactbox dd{
	margin-left: 70px;
	color: #444;
	margin-bottom: 10px;
	}
	
	.map {
	width: 500px;
	margin-left: 10px;
	padding-top: 80px;
	float: left;
	}
	
	.clients {
	
	width: 210px;
	height: 140px;
	float: left;
	margin-top: 20px 0 30px 0;
	text-align: center;
	
	}
	
	
/*** Menu ***/
	.header .main-menu { z-index: 2; float: left; height:20px; width: 790px; position: relative;}
	.header .main-menu .lang {position: absolute; top: 0; right: 0; border: 0; background: #0B4A82; padding: 5px; color: #fff;}
	.header .main-menu .lang  .span {background: #fff; color: #444;}
	.header .main-menu .lang a{color: #fff;}
	.header .menu {clear:both; overflow:hidden; margin-top: 40px; margin-left: 85px;}
	
	.header .menu ul { list-style:none;}
	.header .menu ul li {  float:left;}
	
	.header .menu ul li a {
		line-height: 15px;
		display:block; 
		height:100%;
		font-size:17px; 
		padding:5px 12px 20px 22px;
		font-family: 'Open Sans',sans-serif;
		color:#444;  
		font-weight: 300;
		text-decoration: none;
		}
	
	
	.header .menu ul li.current_page_item a { font-weight: 400;}
	

/*** Column left ***/

	.left {
		float: left;
		margin-top: 20px;
		width: 280px;
	}
	
	.left ul{
		list-style: none;

	}
	.left ul li a {
		display:block;
		line-height: 1.25;
		font-size: 13px;
		padding: 7px 0;
		color: #3B89B2;
		margin-left: 20px;
		font-weight: normal;
		font-family: "open sans",arial,sans-serif;
		
		}
	
	.h  {
	
    font-family: "open sans",arial,sans-serif;
	margin-bottom: 10px;
	display:block;
	color: #444;
	font-weight: 300;
	}
	
	
	.h1 {
	margin-bottom: 10px;
	font-size: 28px;
	}
	

	.h2 {
	font-size: 22px;
	margin-top: 20px;
	line-height: 1.56;
	} 

	.h3  {
	font-size:18px;
	margin-top: 20px;
	}

	.h4 {
	font-size:18px;
	}
	
	/*** Text box ***/
		.text-box {
			overflow:hidden; 
			padding: 5px 25px 0px 0px;
			}
		
		.text-box ul{	
		margin: 20px 0 20px 0;

		}
		
		.text-box ul li{	
		list-style-type: circle;
		margin: 10px 0 0 45px;

		}
		
		.text-box ol li{	
		list-style-type:decimal;
		margin: 10px 0 0 45px;

		}
		.text-box p { padding:0px 0px 0px 0px;}
		
		
		.text-box .fleft {
			float:left; /*display: inline;*/
			overflow:hidden; height:100%;
			padding:0; margin:0px 14px 0px 0px;
			}
		
		.text-box .fleft img { margin:0px 0px 18px 0px;}
			
		.text-box img { padding:3px;}
		
		.text-box p.img { padding:0px 0px 25px 0px;}
		
		
		.text-box .left { float:left; width:290px; margin:0px 33px 0px 0px;}
		.text-box .right { float:left; width:290px;}
		
			
			.navigation { overflow:hidden; height:100%; color:#fff; padding:5px 0px 5px 0px;}
			.navigation a {

				font-size:13px; 
				color:#fff;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { margin:-41px 0px 0px 0px; padding:0px 0px 0px 0px;}
			
			
			
	/*** NEWS ***/
	
		.infotabs {margin-top: 40px;}
		.tabs {padding-right: 10px;}
		ul.tabs { margin-bottom: 2px;}

		ul.tabs li {list-style:none;  display:inline; float: right; }
		ul.tabs li a {font-family: "open sans",arial,sans-serif; font-size: 22px; line-height: 1.56; font-weight: 300; margin-bottom: 10px; padding: 7px; color: #ccc; text-decoration: none; }
		ul.tabs li a.active { background:#fff; border: none; color: #444; border:1px solid #ccc;  border-bottom: none;}
		.tabscontent {width: 550px; min-height: 300px; text-align: justify; padding: 20px 10px 10px 10px; }
		#content_1 h4 { text-align: right;}
		#content_2 { display:none; }
		.calendar {width: 550px; margin-left: 70px; padding-top: 40px; clear: both;}
		.calendar li{margin-bottom: 10px;}
		.calendar .departament {color: #006600;	font-style: italic;}
		.calendar .name {color: #3B89B2}
		.calendar .doc_date {color: #004499;}
		#content_2 ol li { clear: both; margin-left: -40px;}
		
		
		
	.news {
	width: 675px;
	}
	
	.news-box {
	float: left;
	width: 317px;
	height: 380px;
	margin: 0px 20px 0 0;
	
	}
	
	.news-box h3 {margin: 0px 0 10px 0;}
	
	/*** OL UL style***/
		
		.text-box ul li { list-style-image:none; list-style-type:circle;}
		.text-box ul ol { list-style-image:none; list-style-type:circle;}


	/*------------------------------------*\
		FOOTER
	\*------------------------------------*/

	.footer {
		z-index: 2; 
		position: relative;
		height: 30px;
		clear:both;
		width: 100%;
		}
		
	
	.footer .left {
		
		margin-top: 100px; 
		width: 70%;  
		border-top: 1px solid #ccc; 
		height: 100%; 
		float: left;
		text-align: center;
		padding-top: 4px;
	
	}
	.footer .right {
	
		margin-top: 100px; 
		color: #fff; 
		width: 30%; 
		border-top: 1px solid #B0C2D7; 
		height: 100%; 
		float: left; 
		background: #0C4483;
		padding-top: 4px;

		
		}
	
	
	
/*** Other ****/


		
		.askaquestion {
			background: #4189CB;
			border:1px solid #fff;
			text-align: justify; 
			padding: 10px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			color: #fff;
		}
		
		
		.practice_box {
			margin: 110px 0 0 5px;
		}
		.practice {
			width: 200px;
			margin: 0 20px 26px 0;
			padding: 0px;
			float: left;
		}
		
		.anouns-def {

	width: 978px;	

	}
	.anouns-def .it {
		float: left;
		width: 220px;
		margin-right: 15px;	
		margin-bottom: 20px;
		}
		.anouns-def .no {
			margin-right: 0px;	
			}
		.anouns-def .it .ttl a {
			width: 220px;
			height: 35px;
			background: #fff;
			color: #3B89B2;
			text-align: center;
 			vertical-align: middle;
			border: line-height: 14px;
			display: table-cell;
			
			font-size:13px;  }
			
		
		.serv {
		
		background: white;
		border: 1px solid #E0E0E0;
		border-radius: 4px;
		-moz-box-shadow: 0 2px 4px rgba(0,0,0, 0.2);
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		line-height: 0;
		padding: 4px;
		position: relative;
		margin: 8px 4px;
		height: 123px;
		float: left;
		width: 220px;
		}

			
			.anouns-def .it a {
				font-size: 12px;
				color: #fff;
				text-decoration: none;
				letter-spacing: -0.2px;	
				}
				.anouns-def .it .image {
					height: 88px;	
					cursor: pointer;
					opacity: 0.8;
					}
					.anouns-def .it .i_hover {
						background-position: left -88px!important;
						opacity: 1;						
						}
				.anouns-def .hover {
					background: #fff!important;	
					}
					.anouns-def .hover {
						text-decoration: underline!important;
						color: #0C498B!important;	
						}
.anouns-def .it .image a {
	display: block;
	height: 88px;	
	}

		
		.practice a {
			font-size: 0px;
			line-height: 0px;
			padding: 0px;
			margin: 0px;
			display: block;
			text-decoration: none;
		}
		
		.practice img {
			border: none;
			padding: 0px;
			margin: 0px;
		}
		
		.practice .atext {
			width: 200px;
			height: 30px;
			padding-top: 8px;
			background-color: #4189CB;
			text-align: center;
			line-height: 14px;
			font-size: 12px;
			font-weight: bold;
			display: block;
			color: white;
		}
		
		.practice .atext:hover {
			border-top: 8px solid white;
			height: 30px;
			line-height: 14px;
			padding: 0px;
		}
		
		.mymessage {
			font-weight: bold;
			font-size: 14px;
			color: #2F3F99;
			text-align: center;
			margin: 20px 0px 60px 0px;
		}
		



.activebloack {

	background:#fafafa no-repeat center;
	border:1px solid #f2f2f2;
	display:block;
	top: 50%;
	padding: 0px 6px 0px 20px;
	margin-bottom:20px;
	min-height:89px;
	cursor: pointer;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition:all .5s}


.activebloack  .h1{
	display: table-cell;
    vertical-align: middle;
    height: 100px;

}
.activebloack:hover,.activebloack:active{

	border:1px solid #e5e5e5;
	-moz-box-shadow:inset 0 0 20px #ebebeb;
	-webkit-box-shadow:inset 0 0 20px #ebebeb;
	box-shadow:inset 0 0 20px #ebebeb}
	
	
	/*------------------------------------*\
	PAGES NAVIGATION
\*------------------------------------*/

	.page_listing {
		margin: 0 auto;
		width: 300px;
		}

	.pagebutton {
		text-decoration: none;
		line-height: 17px;
		height: 18px;
		display: inline-block;
		float: left;
		margin: 5px;
		padding: 5px 7px 4px 7px;
	}

	.pagechoosen {
		text-shadow: 0 1px 0 #444;
		color: #fff;
		background: #0C4483;
		padding: 5px 7px 4px 7px;
		display: inline-block;
		float: left;
		line-height: 17px;
		height: 18px;
		margin: 5px;
	}