
p {
	padding-top:5px;
	margin:0px;
	font-size: 12px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #151;
	clear: both;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #151;
	clear: both;
}
h3{
	font-weight: bold;
	font-size: 14px;
}
h4{
	font-weight: bold;
	font-size: 12px;
}
img {
	border:0px;
}
img.portret {
	padding: 0 10px 4px 0;
	float: left;
}
table{
	border: 0;
}
tr{
	border: 0;
}
th{
	width: 100px;
}
td{
	border: 1;
	vertical-align: top;
}

.thumbnail{
	margin: 8px 8px 4px 0;
	border: thin solid #8BA371;
}


div {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}

clearer{
	clear:both;
}
ul {
	margin: 0 20px;
	padding: 0;
	list-style-type: square;
}
li {
	list-style-image: url(../images/bullet.png);
	margin-bottom: 5px;
}
a:link {
	color: #394679;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#6E8599;
	font-weight: bold;
	text-decoration: inherit;
}
a:hover {
	color: #5E7D99;
	font-weight: bold;
	text-decoration: inherit;
}
a:active, a:focus {
	color: #081521;
	font-weight: bold;
	text-decoration: inherit;
}
a:visited {
	text-decoration: none;
}

#map_canvas{
	 width: 500px; 
	 height: 300px;
	 float: left;
}

#menu a {
	color: #fff;	
}
#page {
	width: 997px;
	padding: 0;
	margin: auto;
	height: 100%;
	min-height: 100%;
}
#header {
	width: 997px;
	padding: 0 5px;
	margin: 0;
	height: 140px;
	background: url(../images/shadow.png) repeat-y;
	background-position: center;
}
#logo {
	float: left;
	margin:0px;
	padding: 0;
	background-color: #3a4430;
	height: 102px;
}
#header_right {
	float: right;
	width:581px;
	height:102px;
	margin:0px;
	padding: 0px;
	background-color: #3a4430;
	color: #fff;
}
#headerSearch{
	vertical-align:bottom;
	clear:both;
	float:right;
	margin: 30px 10px;
}
#canvas {
	background: url(../images/shadow.png) repeat-y;
	background-position: center;
	float:left;
	margin: 0;
	padding: 0 5px;
	width:997px;
	min-height: 100%;
}
#footer {
	background: url(../images/shadow_greenbkg.png) repeat-y;
	background-position: center;
	margin: 0;
	padding 0 5px;
	float: left;
	width: 1007px;
	color: #FFF;
	text-align: center;
	height: 20px;
}
#menu ul {
	float:left;
	width: 997px;
	margin: 0;
	padding: 0;
	background-color: #3a4430;
}
#menu li {
	width:165px;
	height:37px;
	margin: 1px 0 0 1px;
	border: 0;
	background-image: url(../images/button_bkg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	list-style-type: none;
	line-height: 37px;
	vertical-align: middle;
}
#menu li:hover {
	background-position: bottom;
}
#menu li.active {
	background: url(../images/button_bkg_active.jpg) repeat-x;
}
#menu ul{
	background-color: #3a4430;
}
#menu ul li {
	float: left;
	position: relative;
	list-style: none;
}
#menu ul ul {
	position: absolute;
	left: -1px;
	top: 37px;
	visibility: hidden;
	width: 212px;
	margin: 0;
}
#menu ul ul ul {
	position: absolute;
	left: 166px;
	top: 3px;
	visibility: hidden;
	margin: 0;
}
#menu ul li ul li {
	width:200px;
	position: relative;
	background-color: #6d845f;
	background-image:none;
	padding-left: 10px;
	text-align: left;
}
#menu ul li ul li a {
	display: block;
	width:200px;
}
#menu ul li ul li ul {
	z-index: 1;
}
#menu ul li ul li:hover {
	color: #fff;
	background-color: #556453;
}
#menu ul li ul li:hover a {
	color: #fff;
}

#menu ul li:hover>ul {
	visibility: visible;
}

.flag {
	display: block;
	overflow: hidden;
	float: right;
	width: 30px; height: 15px;
	margin: 0 1px 0 1px;
}
.flag:hover {
	width: 30px; height: 20px;
}
.flags{
	height: 20px;
}
.cz:hover {
	background: url(../images/Cz_flag.png) bottom;
}
.cz {
	background: url(../images/Cz_flag.png) top;
}
.en:hover {
	background: url(../images/En_flag.png) bottom;
}
.en {
	background: url(../images/En_flag.png) top;
}
.de:hover {
	background: url(../images/De_flag.png) bottom;
}
.de {
	background: url(../images/De_flag.png) top;
}
.es:hover {
	background: url(../images/Es_flag.png) bottom;
}
.es {
	background: url(../images/Es_flag.png) top;
}
.fr:hover {
	background: url(../images/Fr_flag.png) bottom;
}
.fr {
	background: url(../images/Fr_flag.png) top;
}
.ru {
	background: url(../images/Ru_flag.png) top;
}
.ru:hover {
	background: url(../images/Ru_flag.png) bottom;
}

.TOCvystup{
	margin-bottom: 10px;
}
.TOCvystupTitle{
	font-weight:bold;
}
.TOCvystupSubtitle{
	font-style:italic;
	margin-left:20px;
}
.vystupPage{
	margin: 30px 0 0 30px;
}


.titleImage {
	margin: 0;
	padding: 0;
}

.titlePageLeftWideColumn{
	margin:0;
	padding:0;
	width: 633;
	float: left;
}
.pageContentWide{
	float:left;
	padding: 20px;
}

.titlePageProjects{
	margin: 10px 20px;
	width: 350px;
	float: left;
}

.titlePageBriefInfo{
	margin: 10px 20px;
	width: 290px;
	float: right;
}

.titlePageActivities{
	margin: 10px 10px;
	width: 250px;
	float: left;
}
.titlePageTwoProjects{
	margin: 10px 10px;
	width: 250px;
	float: left;
}
.titlePageActivities li{
	margin-bottom: 10px;
}

.titlePageLinks{
	margin: 10px 20px;
	width: 290px;
	float: left;
	border-top: thick solid #8BA371;
}
.titlePageLink{
	margin-bottom: 6px;
}
.titlePageNews{
	margin: 10px 0;
	border-top: thick solid #8BA371;
}

.columnNarrow {
	margin: 20px 0 20px 20px;
	width: 300px;
	float: left;
}
.columnSemiWide {
	margin: 20px 0 20px 20px;
	width: 600px;
}

.columnWide {
	margin: 20px;
	width: 957px;
	float: left;
}

.historyYear{
	color: #8BA371;
	font-weight: bold;
	width: 100px;
	text-align: left;
}
.historyVerticalLine{
	background-color: #8BA371;
	width: 5px;
}
.historyDescription{
	padding-bottom: 10px;
}
.historyThumbnail{
	margin: 0 8px 10px 0;
	border: thin solid #8BA371;
	float: left;
}

.projectTitle{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}

.projectBriefInfo {
	font-weight: normal;
	margin-bottom: 2px;
}

.projectMoreLink{
	margin-bottom: 15px;
}
.italic{
	font-size: 12px;
	font-style:italic;	
}
.projectDetailTitle{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #151;
	clear: both;
}

.projectDetailHeader{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 15px;
}

.projectDetailPartner{
}

.keywords {
	font-weight: bold;
}

.publication{
	text-indent: -15px;
	margin: 0 10px 10px 15px;
}

.mail{
	color: #151;
	font-weight: bold;
}
.mailHeader{
	font-weight: bold;
	margin-top: 5px;
}

.phone{
	color: #151;
	font-weight: bold;
}
.phoneHeader{
	font-weight: bold;
	margin-top: 5px;
}

.positionInCompany{
	font-size: 14px;
	color: #151;
	font-weight: bold;
	margin-top: -8px;
	margin-bottom: 5px;
}

.personName{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #151;
}

.personDescription{
	margin-top: 10px;
	clear: both;
}

.grayBoxCV_large {
	padding: 15px;
	margin: 10px 20px 10px 0;
	border: thin solid #ACA;
	background-color: #FCFCFC;
	float: left;
	min-height: 380px;
	width: 40%;
}
.grayBoxCV_medium {
	padding: 15px;
	margin: 10px 20px 10px 0;
	border: thin solid #ACA;
	background-color: #FCFCFC;
	float: left;
	min-height: 250px;
	width: 40%;
}
.grayBoxCV_small {
	padding: 15px;
	margin: 10px 20px 10px 0;
	border: thin solid #ACA;
	background-color: #FCFCFC;
	float: left;
	min-height: 150px;
	width: 40%;
}

.grayBoxCV_wrapped {
	padding: 15px;
	margin: 10px 20px 10px 0;
	border: thin solid #ACA;
	background-color: #FCFCFC;
	float: left;
	width: 40%;
}

.contactAdressWraper{
	margin: 25px;
	float: left;
}

.fieldmapMap{
	float:right;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fieldmapBox{
	float:left;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fieldmapDescr{
	font-stretch: normal;
}
.mapInfoWindowHeading{
	font-weight: bold;
	font-size: 14px;
}
.mapInfoWindowDesc{
	font-size: 10px;
}

.cz_bullet {
	list-style-image: url(../images/Cz_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.en_bullet {
	list-style-image: url(../images/En_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.de_bullet {
	list-style-image: url(../images/De_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.fr_bullet {
	list-style-image: url(../images/Fr_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.es_bullet {
	list-style-image: url(../images/Es_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.ru_bullet {
	list-style-image: url(../images/Ru_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.languagesHeader{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #000;
}

.activity{
	margin: 20px 0;
	padding: 0 0 10px 0;
	border-bottom: thick solid #8BA371;
}
.newsTitle{
	font-weight: bold;
}
.newsDate{
	font-weight: bold;
	color: #151;
	margin-bottom: 5px;
}
.news{
	margin-bottom: 25px;
}
.contactAddress{
	width: 40%;
	float: left;
}
.thumbnailFloatLeft{
	float:left;
	margin: 8px 8px 4px 0;
	border: thin solid #8BA371;
}
.thumbnailRightDesc{
	margin: 8px 0 4px 0;
}
.downloadFlag{
	margin: 7px 5px 15px 0;
	float:left;
}
.downloadFlags{
	margin-left: 20px;
}
.downloadTitle{
	font-weight: bold;
	clear:both;
}
.downloadSection{
	border-bottom: thick solid #8BA371;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.tooltip {
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip: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);
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
}
.tooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
* html a:hover { background: transparent; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
.info { background: #FFFFFF; border: 1px solid #2BB0D7; font-size: 11px;	}
