html { width:100%; height: 100%; }


body
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-size: 90%;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#fff;
}

head1
{
	font-size: 14pt;
	text-align: left;
	text-indent: 0;
	font-family: Arial;
	color: #666666;
}


/* New concept */
#site_selector {
	width:10em;
	position: relative;
	left: 10em;
	color:#ddd;
}
#site_selector select{
	font-size:0.6em;
}
#tpHeader { 
	background-color: #FFFFFF;
	background-size: 100% 30%;
	border-top: 0.3em solid rgb(60, 109, 150);
	padding-top: 0.6em;
	/*height: 10em;*/
}
#tpHeader .wrapperBox {
/*	background-color: #FFFFFF;*/
	margin: 0px auto;
	position: relative;
	width: 68em;
	font-family: "Arial", "Helvetica", sans-serif;
}
#title-site {
	display:table-cell;
	padding: 0.5em 0 1.5em 0;
	
}
.title-name {display:block; margin:1.1em 0 0 0;}
.title-logo {display:table; width:100%; position:absolute; margin: 0.6em 1em 1em 0;}

#tpHeader .wrapperBox img {
	float: right;
	overflow: hidden;
	position: relative;
}
#up-menu {
	float: left;
}

#up-search input{
	font-size:0.8em;
	border:none;
	margin: 0;
	width:14em;
}
#up-search {
	float: right;
	margin: 0.9em 9em 0 0;
	padding: 0 0 0 1.5em;
	border: 1px solid #dddddd;
	background: url(/img/up-search.png") -1em 50% no-repeat transparent;
}

#page-inner {
	position: relative;
	background-color: #C6D2C8;
	background-image: url("/img/example2.jpg");
	background-position: 50% -12em;

}
#stage { 
	height: 3em;
	margin-bottom: -0.1em;
	overflow: hidden;
	position: relative;
}
#page-bottom {
	background: #325170;
}

.box1, .box1-1, .box5		{ width: 48.4em;}
.box2, .box2-1, .box3, .box4	{ width: 15.2em;}
.box5-1, .box5-5		{ width: 8.8em;}
 
.box2, .box2-1, .box5, .box5-5		{float: right;}
.box1, .box1-1, .box3, .box4, .box5-1	{ float: left;}
.box3 {margin:0 1.4em 0 0;}
.box5-1 {margin:0 1.1em 0 0;}
.box1-1, .box2-1 {
	border-top: 1px dotted black;
	padding: 1em 0 0 0;
}

.box-inc {
	background-color:#F0F5F7; border:2px solid #fff;
}
.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

#content h1.underline {
	border-bottom: 3px solid #E1EBEF;
	color: #666;
	text-transform: uppercase;
	padding:0 0 0.5em 0;
	margin: 0px 0px 0.75em;
}

.h-block-1 {
	display:block;
	background: #F0F5F7;
	margin: 1em;
	padding: 1em;
}
.all-news {
	color:#369;
	font-size:0.8em;
	font-weight:bold;
	padding: 0 0 3px 1.6em;
	background: url(/favicon.png) -3px 0 no-repeat;
	margin: 0.7em 0 0 0;
}
.press-release {
	color:#369;
	font-weight:bold;
	padding: 0 0 0 1.6em;
	background: url(/favicon.png) -3px 0 no-repeat;
}
.box-items {margin: 0px 0px 4px -1.3em;
	padding: 0px 0px 0px 1.3em;
	background-image: url(/favicon.png);
	background-position: -3px 0px;
	background-repeat: no-repeat no-repeat;
}

#content h1.underline {
	border-bottom: 1px dotted #444 ;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}
.service_head {
	text-transform:uppercase;
}
.service-menu {
	padding:0 1.5em 0 0;
}

#footer-left, #footer-contacts {
	font-size: 0.8em;
	color:#ddd;
}
#footer-left{
	padding-left: 2em;
	float: left;
}
#footer-contacts{
	padding-right: 2em;
	float: right;
}
#footer-left a, #footer-contacts a{
	color:#ddd;
}
.sitemap {
	padding: 0 0 3px 2em;
	background: url(/img/sitemap.png) 0 0 no-repeat;
}

.more {box-shadow: 0 0 1em #669DB4; padding: 1em;}


/* END New concept */


form { margin:0; padding:0;}

#page-wrapper { min-height:100%; margin: 0 0 -52px; }
* html #page-wrapper { height: 100%; }


#page
{
    width: 68em;
    margin: 0 auto;
}

#header { margin:0 18px 0 23px; }

#navigation-block { margin: 5px 0 5px 0; /*position:relative;*/}

#pagetitle { position:relative;}
#pagetitle-underline { color: #FFF; border-top: 2px solid #DFDFDF ; border-left:none; margin: 0 0 0 0;}

.logo-head { font-family: Arial, sans-serif; font-size: 0.8em; font-style: italic; text-align: right; color: #2FBEF0; }
.logo-name { font-family: Arial Narrow, sans-serif; font-size: 1.9em; font-weight: bold; text-align: center; color: #2FBEF0;}
.logo-foot { font-family: Arial, sans-serif; font-size: 0.8em; text-align: right; color: #2FBEF0;}

/* Breadcrumb */
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 2;
	padding: 1em 0 8px 20px;
	margin: 0px 8px 0 0;
}
#breadcrumb a {
	color: #005B82;
	padding:2px 8px;
	background:#eee url(/upload/medialibrary/b46/arrow-r.png)no-repeat 100% 50%;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #005B82;
	text-decoration: underline;
}

#content {
	padding:0 0 0 0;
	zoom:1;
	position: relative;
	background: #fff;
}

#content-table { width: 100%;}

#workarea { vertical-align:top; padding: 0 1em; position: relative; box-shadow: 0.5em 3.5em 2em rgba(0,0,0,0.1);/*background:url(/img/example2-2.jpg) 50%;*/}

#sidebar { width:17em; vertical-align:top; padding: 20px 0 0 20px;}

body.page-one-column #workarea { padding-right: 0; }
body.page-one-column #sidebar { display: none; }
body.page-one-column #content-table { table-layout: fixed; }
body.page-section-menu #sidebar { padding-top: 0; }
/* Search */

#search-textbox-input
{
	/*border:none 0;*/
	height:20px;
	margin: 0;
	padding:0;
	/*width:99%;*/
	color: #555;
}

/* Footer */
#footer, #space-for-footer, #footer-wrapper  { height: 0px; }

#footer-wrapper { background: #f0f0f0;}
#footer {position: relative; margin: 0 auto; min-width: 1000px; max-width: 1439px;  }
#copyright { position:absolute; left: 23px; top: 11px; width: 50%; color:#606060; }
#footer-links { position: absolute;  right: 25px; top: 11px; width: 40%; text-align: right;}

div.news-list .img.preview_picture { float:left; margin:0 4px 6px 0;}

hr.underline { color: #FFF; border-top: 2px solid #DFDFDF ; border-left:none; margin: 0 0 0 0;}

/******************************* нашли ошибку *********************************/

.tooltipz {
outline: none;
cursor: help; text-decoration: none;
position: relative;
margin-left:10px;
}

.tooltipz span {
margin-left: -999em;
position: absolute;
}

.tooltipz:hover span {
border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
font-family: Calibri, Tahoma, Geneva, sans-serif;
position: absolute; left: 1em; top: 2em; z-index: 99;
margin-left: 0; width: 250px;
}

.tooltipz:hover img {
border: 0; margin: -10px 0 0 -55px;
float: left; position: absolute;
}

.tooltipz:hover em {
font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
display: block; padding: 0.2em 0 0.6em 0;
}

.tooltipz:hover b {
font-weight: bold;
color: #FF7F50;
font-size:1.2em;
}
/* ******** */


.head1 { font-size: 14pt; text-align: left; text-indent: 0; font-family: Arial; color: #666666;} 

 .head2 { font-size: 10pt; font-weight: bold; color: rgb(51, 51, 51); line-height: 16px; margin-top: 26px; margin-bottom: -6px; } 

 .paragraf {font-size: 10pt; text-indent: -5mm; margin-left: 5mm; font-family: Arial; color: rgb(51, 51, 51); line-height: 16px; margin-bottom: -14px;}

 .paragraf-body { font-size: 10pt; font-family: Arial; color: rgb(51, 51, 51); line-height: 16px; margin-right: 20px; margin-bottom: -6px;}

 .paragraf-1 {font-size: 10pt; list-style-type: disc; text-align: left; margin-left: -7mm; font-family: Arial; color: rgb(51, 51, 51); line-height: 14.5px; margin-bottom: 4px;}

.paragraf-ann {font-size: 10pt; text-indent: -5mm; font-family: Arial; color: rgb(51, 51, 51); margin-bottom: -12px; margin-left: 5mm; line-height: 16px;}

.authors {font-size: 10pt; font-family: Arial; color: rgb(51, 51, 51); margin-bottom: -6px; margin-left: 5mm; font-style: italic;}

 .redactor {font-size: 10pt; text-align: right; font-family: Arial; color: rgb(51, 51, 51); margin-right: 20px; line-height: 14px; margin-bottom: -14px; font-style: italic;}

 .paragraf-link {font-size: 10pt; text-indent: -5mm; font-family: Arial; color: rgb(51, 51, 51); margin-bottom: -12px; margin-left: 5mm; line-height: 16px;}
