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: #C6D2C8 ;
}

.table_prnd {
	border: 1px solid green;
	text-align: center; /* Выравнивание по центру */
	border-collapse: collapse;
}
.table_prnd td{
	border: 1px solid green;
	padding: 5px;
}
.table_prnd_y {
	border: none;
	background: #fafafa;
	border-collapse: collapse;
}
.table_prnd_y td{
	padding: 5px;
}

/* 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:10em;
}
#up-search {
	float: right;
	margin: 0.89em 8em 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 {
    width: 68em;
    margin: 0 auto;
position: relative;
}
#stage { 
	height: 3em;
	margin-bottom: -0.1em;
	overflow: hidden;
	position: relative;
}

.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;
}

#page-bottom {
	height: 5em;
	background: #325170;
	padding: 0;
}
.hot-news {
	margin-right: 1em;
	float: left;
	width: 21em;
}
.news-box {
	float: right;
	margin-right: 0px;
	width: 24em;
}
.news-item, .anns-item {font-size:0.9em;}

.news-date-time {
	color:#fff;
	padding: 0 2px;
	border:none;
	border-radius: 3px;
	background: #669DB4;
}
.news-item a, .news-item a:link, .news-item a:visited, .news-item a:hover {color:#369; /*font-weight:bold;*/}

#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;
}
/* END New concept */


form { margin:0; padding:0;}

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


#page
{
    margin: 0 auto;
}

#header { margin:0 18px 0 23px; }
#header-inner {
display: inline-block; width: 100%; z-index:150;
background-color: #C6D2C8;
background-image: url("http://www.fz-juelich.de/SiteGlobals/StyleBundles/Bilder/NeuesLayout/Background/bg_body-Portal.jpg?__blob=normal");
background-position: 50% 1.5em;
}
#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;}


/* 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 1.5em; position: relative;}
#sidebar { width:240px; 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; }

/* 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;}
.news-date-time { color:#486DAA;}*/

/* p.news-item:first-letter {	color:#fff;	text-shadow: 0 0 2px #000; }*/


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;
}

.custom { padding: 0.5em 0.8em 0.8em 2em; }
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
