.FMtwoColumns #column1 {
	float: left; 
	width: 49%; 
	padding: 15px 0;
}
.FMtwoColumns #column2 {
	float: right; 
	width: 49%; 
	padding: 15px 0;
}
.FMtwoColumns #column3 {
	margin: 0 49% 0 49%; 
}

.pjustify {
	text-align:justify;
}

.FMthreeColumns #column1 {
	float: left; 
	width: 33%; 
	padding: 15px 0;
}
.FMthreeColumns #column3 {
	float: right; 
	width: 33%; 
	padding: 15px 0; 
}
.FMthreeColumns #column2 {
	margin: 0 33% 0 33%; 
	padding: 15px 0;	
}

.fmworldwide {
	float:right;
	border: thin solid #ACA;
	background-color: #FCFCFC;
	padding: 15px;		
}
.fmImageDown {
	margin: 5px 5px 5px 5px;	
	background-color: #FCFCFC;
	clear: both;	
	padding: 15px;	
}

.fmImage {
	float:right;
	margin: 5px 5px 5px 5px;	
	background-color: #FCFCFC;
	clear: both;		
}

.fm_ImageHW {
	float:right;
	padding: 10px;		
	background-color: #FCFCFC;
}
.fm_ImageFAQ {
	float:right;
	padding: 10px;		
	background-color: #FCFCFC;
}

.fm_ImageFMLT {
	float:right;
	padding: 10px;		
	background-color: #FCFCFC;
}

.fm_FAQDesc {
	margin: 5px 5px 5px 5px;	
}

.fm_keywordsList {
	margin: 5px 5px 5px 5px;	
}

.fm_FMLTDesc {
	margin: 5px 5px 5px 5px;	
}

.FM_icon{
	float:left;
	margin: 3px 5px 10px 0px;
	border: 0;
}

.lineThick{
	margin-top:10px;
	border-top: thick solid #8BA371;
}

.categoriesList {
	font-size: 10px;
	padding: 5px;
	border: thin solid #ACA;
	background-color: #FCFCFC;
	
}


.devicesInCategory{
	margin-top:20px;
	margin-bottom:10px;
	color: #151;
	font-weight: bold;
	clear: both;	
}

.swMoreInfo2{
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}

.swMoreInfo{
	margin-top:20px;
	margin-bottom:10px;
	color: #151;
	font-weight: bold;
}
.FM_moreinfo{
	float:right;
}

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

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

.projectName{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.projectName2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.projectDescription2{
	margin-bottom: 10px;
}

.HWConponents{
	margin-top: 30px;
	margin-left:200px;
}

.projectLink{
	font-size: 14px;
	font-weight: bold;
	margin-top:30px;
	margin-bottom: 5px;
}

.caseStudyLink{
	font-size: 12px;
	margin-top:2px;
	margin-bottom: 1px;
	margin-left:20px;
}


.oneColElsCtrHdr {
	margin: 0; 
	background-image: url(gilruheader.jpg);
	height: 135px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#FFF;
}

p {
	padding-top:5px;
	margin:0px;
	font-size: 12px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #3a4135;
	clear: both;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #3a4135;
}
h3{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}
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 #78876e;
}
.thumbnailNoBorder{
	border: 0;
}


div {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}
ul {
	margin: 0 20px;
	padding: 0;
	list-style-type: square;
}
li {
	list-style-image: url(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;
}

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

#menu a {
	color: #fff;
}

#page {
	width: 997px;
	padding: 0;
	margin: auto;
	height: 90%;
	min-height: 90%;
}
#header {
	width: 997px;
	padding: 0 5px;
	margin: 0;
	height: 140px;
	background: url(shadow.png) repeat-y;
	background-position: center;
}
#header_print{
	width: 997px;
	padding: 0 5px;
	margin: 0;
	height: 60px;
}
#logo {
	float: left;
	margin:0px;
	padding: 0;
	background-color: #3a4430;
	height: 102px;
}
#logo_print {
	float: left;
	margin:0px;
	padding: 0;
	background-color: #FFF;
	height: 102px;
}
#header_right {
	float: right;
	width:581px;
	height:102px;
	margin:0px;
	padding: 0px;
	background-color: #3a4135;
	color: #fff;
}
#header_right_print {
	float: right;
	width:541px;
	height:60px;
	margin:20px;
	padding: 0px;
	background-color: #FFF;
	color: #000;
}

#login {
	vertical-align:bottom;
	clear:both;
	float:right;
	margin: 3px 10px;
	color:#FFF;
}
.login {
	color:#FFF;
}

#headerSearch{
	vertical-align:bottom;
	clear:both;
	float:right;
	margin: 10px 10px;
}
#canvas {
	background: url(shadow.png) repeat-y;
	background-position: center;
	float:left;
	margin: 0;
	padding: 0 5px;
	width:997px;
	min-height: 100%;
}
#canvas_print {
	float:left;
	margin: 0;
	padding: 0 5px;
	width:997px;
	min-height: 100%;
}
#footer {
	background: url(shadow_greenbkg.png) repeat-y;
	background-position: center;
	margin: 0;
	padding 0 5px;
	float: left;
	width: 1007px;
	color: #FFF;
	text-align: center;
	height: 20px;
}
#footer_print {
	margin: 0;
	padding 0 5px;
	float: left;
	width: 1007px;
	color: #000;
	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(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(button_bkg_active.jpg) repeat-x;
}
#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(Cz_flag.png) bottom;
}
.cz {
	background: url(Cz_flag.png) top;
}
.en:hover {
	background: url(En_flag.png) bottom;
}
.en {
	background: url(En_flag.png) top;
}
.de:hover {
	background: url(De_flag.png) bottom;
}
.de {
	background: url(De_flag.png) top;
}
.es:hover {
	background: url(Es_flag.png) bottom;
}
.es {
	background: url(Es_flag.png) top;
}
.fr:hover {
	background: url(Fr_flag.png) bottom;
}
.fr {
	background: url(Fr_flag.png) top;
}
.ru {
	background: url(Ru_flag.png) top;
}
.ru:hover {
	background: url(Ru_flag.png) bottom;
}


.FM_titleImage {
	border: 0;
	margin: 20px;
	padding: 0;
	float: right;
}

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

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

.FM_column_wide{
	margin: 10px 20px;
	width: 350px;
	float: left;
}
.FM_columnNavigation{
	margin: 0;
	padding-top: 20px;
	width: 333px;
	background-color:#bbc4b5;
	min-height: 100%;
	float: left;
}

.FM_columnNavigation ul li{
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
}
.FM_columnNavigation ul li ul li{
	list-style: none;
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: 3px;
}
.FM_columnNavigation ul li .link{
	list-style-image:url(bullet.png);
}
.FM_columnNavigation ul li ul li ul li{
	font-weight: normal;
}
.FM_columnNavigation ul li .active{
	list-style-image:url(bullet_red.png);
}
.FM_columnItem{
	float:left;
	padding: 20px;
	width: 600px;
}
.FM_itemDescr{
	padding-top: 20px;
}
.FM_catalogue{
	text-align: center;
	min-height: 100%;
	background-color:#FFF;
	float: left;
	width: 664px;
	padding-top: 200px;
}

.titlePageBriefInfo{
	margin: 40px 20px;
	width: 450px;
	float: left;
}
.titlePageBriefInfo h1{
	font-size: 28px;
	font-weight: bold;
	vertical-align: middle;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}
.titlePageBriefInfo p{
	font-size: 16px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 20px;;
}
.headerFunctions{
	margin-top: 5px;
	font-size: 9px;
	font-weight: bold;
}
.headerFunctions img{
	margin-top: 3px;
}
.headerFunctions a{
	color: #FFF;
}

.titlePageActivities{
	margin: 10px 10px;
	width: 250px;
	float: left;
}

.FM_titlePageIndustries li{
	list-style: none;
	clear: left;
}
.FM_titlePageIndustries ul{
	margin-left: 0;
}
.FM_Industries{
	float:left;
	width: 310px;
	margin-top: 20px;
}
.FM_Industries li{
	list-style: none;
	clear: left;
}
.FM_Industries ul{
	margin-left: 0;
}

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

.FM_titlePageReferences{
	clear: both;
	margin-top: 35px;
}

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

.columnWide {
	padding:20px;
	width: 957px;
	float: left;
}
.projectDescription {
	padding: 40px;
	width: 937px;
	float: left;
}
.projectDescription p{
	margin-top: 10px;
}
.projectDescription .pictures{
	margin-top: 20px;
}

.FM_columnLeft{
	margin: 0 20px;
	width: 300px;
	float: left;
	clear: both;
}
.FM_columnMiddle{
	margin: 20px;
	width: 260px;
	float: left;	
}
.FM_columnRight{
	margin: 20px;
	width: 260px;
	float: left;	
}
.FM_columnMiddleRight{
	margin: 0 20px;
	width: 600px;
	float: left;	
}
.FM_screenshotBox{
	margin: 5px 15px 20px 0px;
	width: 280px;
	float: left;	
}
.FM_screenshotBox2{
	margin: 5px 15px 20px 0px;
	width: 180px;
	float: left;	
}
.FM_picturesTitlePage{
	clear: both;
	margin: 20px;
	width: 957px;
}
.FM_picturesIndustries{
	clear:both;
	margin-top: 20px;
}

.FM_introduction {
	margin: 20px;
	width: 300px;
	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;
}

.caseStudyTitle{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	padding-top:12px;
}


.contactus{
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;	
	margin-bottom: 20px;
	border: thin solid #ACA;
	width:97%;
	padding: 15px;
	clear: both;		
}

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

.projectMoreLink{
	margin-bottom: 15px;
}

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

.caseStudy {
	clear: both;
}

.FM_setDescr {
	float:right;
	width:350px;
}

.FM_SWDescr {
	float:right;
	width:450px;
	min-height:30px;
}

.FM_weight {
	margin-top:30px;
	float:right;
	width:350px;
	border:thin solid #ACA;
	background:#E4E4E4;
	padding: 5px;
	font-weight:bold;
}

.FM_infoaboutprices {
	margin-top:30px;
	font-style:italic;
	font-weight:normal;
}

.getinfo {
	width:120px;
	border:thin solid #ACA;
	float:right;
	background:#C63;
	margin: 5px 5px 5px 5;
	margin-left:10px;
	padding: 5px;
	font-size:11px;
	color:#FFF;
	text-align: center;
}

.getinfo2 {
	padding:10px;
	font-size:17px;
	color:#FFF;
	text-align:center;
}

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

.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(Cz_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.en_bullet {
	list-style-image: url(En_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.de_bullet {
	list-style-image: url(De_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.fr_bullet {
	list-style-image: url(Fr_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.es_bullet {
	list-style-image: url(Es_flag_bullet.png);
	margin-bottom: 5px;
	margin-left: 10px;
}
.ru_bullet {
	list-style-image: url(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: 50%;
	float: left;
}

