/* GENERAL START */

body{
	font-family: Arial;
	font-size: 12px;
	color: #59596C;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

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

form, dl, dd, dt, ul, ol, p{
	padding: 0px;
	margin: 0px;
}

p{
	line-height: 12px;
}



a{
	font-family: Arial;
	font-size: 12px;
	color: #AB1000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial;
	font-size: 12px;
	color: #59596C;
	margin: 0;
	padding: 0;
}

label, img{
	display: block;
	border: none 0px transparent;
}

input, select, textarea{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/* GENERAL END */

/* ROOT START */

#rootTable, #rootTable tr, #rootTable td{
	width: 944px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #c2cbd6;
	border: 0px solid transparent;
	vertical-align: top;
}

#rootDiv{
	float: left;
	width: 944px;
	height: auto;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
}
/* ROOT END */

/* HEADER START */
#header{
	float: left;
	width: 944px;
	height: 105px;
	margin: auto;
	padding: 0px;
	background: transparent url(../images/header.jpg) no-repeat 0px 0px;
}

#header div#divLogo{
	display: block;
	float: left;
	width: 180px;
	height: 60px;
	padding: 25px 0px 0px 22px;
}

#header a#logo{
	display: block;
	float: left;
	width: 180px;
	height: 60px;
	cursor: pointer;
	text-decoration: none;
}

/* HEADER END */

/* MENU TOP START */

#menuTop{
	float: left;
	width: 884px;
	height: 42px;
	background-color: #091c56;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 60px;
	}

#menuTop span{
	display: block;
	float: left;
	width: auto;
	height: 29px;
	font-size: 12px;
	color: #ffffff;
	padding: 13px 5px 0px 5px;
	}

#menuTop a{
	display: block;
	float: left;
	width: auto;
	height: 29px;
	font-size: 12px;
	color: #fbc219;
	padding: 13px 25px 0px 25px;
	font-weight: bold;
	text-decoration: none;
	}

#menuTop a:hover{
	display: block;
	float: left;
	width: auto;
	height: 29px;
	font-size: 12px;
	color: #ffffff;
	padding: 13px 25px 0px 25px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/top-arrow.gif) no-repeat center 0px;
	}

#menuTop a#over{
	display: block;
	float: left;
	width: auto;
	height: 29px;
	font-size: 12px;
	color: #ffffff;
	padding: 13px 25px 0px 25px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/top-arrow.gif) no-repeat center 0px;
	}

/* MENU TOP END */

/* MENU SUB START */

#menuSubHomepage{
	float: left;
	width: 944px;
	height: 154px;
	background: #ffffff url(../images/bgtop.gif) repeat-x 0px 0px;
	}

#menuSub{
	float: left;
	width: 944px;
	height: 64px;
	background: #ffffff url(../images/bgtop.gif) repeat-x 0px -20px;
	}

#menuSubHomepageLeft{
	float: left;
	width: 555px;
	height: 138px;
	background: transparent url(../images/menuSubHomepageLeft.gif) no-repeat 20px 11px;
	}

.testimonials_texts{
	color: #59596C;
	text-align: justify;
	}

#menuSubLink{
	float: right;
	width: 364px;
	_width: 360px;
	height: 70px;
	padding-top: 5px;
	}

#headerFlash{
	float: left;
	width: auto;
	padding-left: 20px;
	height: 105px;
	}

#menuSubLink span{
	display: block;
	float: left;
	width: auto;
	height: 25px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color: #c2cad4;
	text-decoration: none;
	}


#menuSubLink a{
	display: block;
	float: left;
	width: auto;
	height: 25px;
	padding: 10px 5px 0px 5px;
	font-weight: bold;
	color: #091c56;
	text-decoration: none;
	}

#menuSubLink a:hover{
	display: block;
	float: left;
	width: auto;
	height: 25px;
	padding: 10px 5px 0px 5px;
	font-weight: bold;
	color: #970011;
	background-color: #cfcfcf;
	text-decoration: none;
	}

#menuSubHomepageRight{
	float: left;
	width: 364px;
	height: 103px;
	background: transparent url(../images/download.jpg) no-repeat 0px 0px;
	}

#menuSubHomepageRight a{
	display: block;
	float: left;
	width: 340px;
	height: 90px;
	text-decoration: none;
	}

#menuSubHomepageRight2{
	float: left;
	width: 332px;
	height: 79px;
	background: transparent url(../images/download2.gif) no-repeat 0px 0px;
	border-bottom: 12px solid #ffffff;
	}

#menuSubHomepageRight2 a{
	display: block;
	float: left;
	width: 332px;
	height: 79px;
	text-decoration: none;
	}

/* MENU SUB END */

/* CONTENT START */

#content{
	float: left;
	width: 922px;
	height: auto;
	padding: 0px 0px 20px 22px;
	background-color: #ffffff;
	}
	
.contentLeft{
	float: left;
	width: 548px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}

h1.solutionTitle{
	float: left;
	display: block;
	width: auto;
	height: auto;
	font-size: 18px;
	color: #ab1000;
	padding: 0px 0px 0px 15px;
	}

div.solutionLink{
	float: left;
	display: block;
	width: 400px;
	padding: 0px 0px 5px 60px;
	height: auto;
	background: transparent url(../images/solutionLink.gif) no-repeat 30px 2px;
	}

div.solutionLink a{
	float: left;
	display: block;
	width: 400px;
	height: auto;
	_height: 17px;
	min-height: 17px;
	color: #bc2222;
	font-size: 12px;
	}

.problemDiv{
	float: left;
	width: 474px;
	height: auto;
	background-color: #e6eaf3;
	padding: 6px 20px 6px 6px;
	text-align: justify;
	}

.problemDiv b{
	color:#091C56;
	float:left;
	font-weight:bold;
	height:auto;
	padding: 6px 0px 10px 10px;
	text-transform:uppercase;
	width: 474px;
	}

.problemDiv p{
	padding: 0px 0px 12px 0px;
	}

ul{
	float: left;
	display: block;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	width: 464px;
	}



li.text{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-type: none;
	width: 464px;
	background: transparent url(../images/listtypeBullet.jpg) no-repeat 5px 10px;
	}

li.productLi{
	float: left;
	display: block;
	padding-left:50px;
	width:464px;
	padding-bottom: 5px;
	list-style-type: none;
	background: transparent url(../images/listtypeBullet.jpg) no-repeat 40px 5px;
	}

li.text b{
	display: inline;
	color:#091C56;
	float:left;
	font-weight:bold;
	height:auto;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	width: auto;
	}

li.text strong{
	color:#091C56;
	}

a.documentLink{
	color:#091C56;
	float:left;
	font-weight:bold;
	height:auto;
	padding: 6px 0px 10px 30px;
	width: 420px;
	}

.problemDivTop{
	float: left;
	width: 65px;
	height: auto;
	color: #091c56;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	}

.problemDivTopX{
	float: left;
	width: 300px;
	height: auto;
	color: #091c56;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px 15px 0px;
	text-align: left;
	border-right: 1px solid #ffffff;
	}

.problemDivContent{
	display: block;
	float: left;
	width: 380px;
	height: auto;
	color: #59596c;
	font-size: 12px;
	border-left: 1px solid #ffffff;
	padding: 5px 0px 5px 15px;
	}

.problemDivContentX{
	display: block;
	float: right;
	width: 120px;
	height: auto;
	color: #59596c;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	}

.solutionDiv{
	float: left;
	width: 474px;
	height: auto;
	background-color: #ced3de;
	padding: 6px 20px 6px 6px;
	}

.solutionDivTop{
	float: left;
	width: 65px;
	height: auto;
	color: #950f01;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	}

.solutionDivContent{
	display: block;
	float: left;
	width: 380px;
	height: auto;
	color: #091c56;
	font-size: 12px;
	border-left: 1px solid #ffffff;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	}

.solutionRegister{
	float: right;
	width: 300px;
	height: 33px;
	padding: 7px 0px 0px 0px;
	background: transparent url(../images/solutionRegister.gif) no-repeat 0px 5px;
	}

.solutionRegister a{
	display: block;
	float: left;
	width: 234px;
	height: 21px;
	padding: 1px 0px 0px 38px;
	color: #ffffff;
	text-decoration: none;
	}

.formDownload{
	float: left;
	width: 444px;
	height: auto;
	padding: 18px 18px 40px 18px;
	background-color: #e6eaf3;	
	}

.formDownloadTitle{
	float: left;
	width: 444px;
	height: auto;
	color: #091c56;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
	}

#formDownloadError{
	float: left;
	width: 325px;
	margin-left: 25px;
	margin-bottom: 45px;
	padding: 20px 20px 20px 65px;
	height: auto;
	color: #b12011;
	font-size: 14px;
	font-weight: bold;
	background: #ced3de url(../images/formDownloadError.gif) no-repeat 23px 15px;
	}

.formDownloadBlock{
	float: left;
	width: 444px;
	height: auto;
	padding-bottom: 30px;
	}
	
.formDownloadBlockLine{
	float: left;
	width: 444px;
	height: auto;
	padding-bottom: 5px;
	}
	
.formDownloadBlockLine label{
	display: block;
	float: left;
	width: 150px;
	height: auto;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: #091c56;
	font-weight: bold;
	padding: 0px 30px 0px 0px;
	}
	
.formDownloadBlockLine label#backgroundForm{
	background: transparent url(../images/formControl.gif) no-repeat 153px 0px;
	}

.formDownloadBlockLine input{
	display: block;
	float: left;
	width: 200px;
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	color: #091c56;
	padding: 2px;
	}

.selectContact{
	display: block;
	float: left;
	width: 206px;
	height: 22px;
	font-family: Verdana;
	font-size: 11px;
	color: #091c56;
	padding: 2px;
	}

.textareaContact{
	display: block;
	float: left;
	width: 200px;
	height: 140px;
	font-family: Verdana;
	font-size: 11px;
	color: #091c56;
	padding: 2px;
	}

.formDownloadLeft{
	float: left;
	width: 200px;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	color: #950f01;
	}

.formDownloadLeft a{
	font-size: 11px;
	font-weight: bold;
	color: #091c56;
	text-decoration: underline;
	}

.formDownloadLeft a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #091c56;
	text-decoration: none;
	}

.formDownloadRight{
	float: right;
	width: 180px;
	height: auto;
	}

.formDownloadRight input{
	display: block;
	float: right;
	width: 175px;
	height: 45px;
	background: transparent url(../images/formDownloadRight.gif) no-repeat 0px 0px;
	border: 0px solid transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 9px 10px;
	margin: 0px;
	vertical-align: top;
	cursor: pointer;
	}

.formDownloadRight2{
	float: right;
	width: 180px;
	height: auto;
	}

.formDownloadRight2 input{
	display: block;
	float: right;
	width: 175px;
	height: 45px;
	background: transparent url(../images/sendButtonContinue.jpg) no-repeat 0px 0px;
	border: 0px solid transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 9px 10px;
	margin: 0px;
	vertical-align: top;
	cursor: pointer;
	}

input.sendButton {
	display: block;
	float: right;
	width: 125px;
	height: 45px;
	background: transparent url(../images/formSendRight.gif) no-repeat 0px 0px;
	border: 0px solid transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 0px 0px 9px 10px;
	margin: 0px 50px 0px 0px;
	vertical-align: top;
	cursor: pointer;
	}

.newsButton{
	float: right;
	width: 474px;
	padding-top: 10px;
	}

.newsButton input{
	display: block;
	float: right;
	width: auto;
	background-color: #091C56;
	border: 0px solid transparent;
	padding: 3px;
	color: #ffffff;
	cursor: pointer;
	}

p.contentP{
	display: block;
	float: left;
	width: 500px;
	height: auto;
	font-size: 12px;
	color: #59596C;
	line-height: 16px;
	padding: 15px;
	text-align: justify;
	}
	
li.homepageLi{
	float: left;
	display: block;
	padding-left: 50px;
	padding-bottom: 5px;
	list-style-type: none;
	width: 464px;
	background: transparent url(../images/listtypeBullet.jpg) no-repeat 40px 5px;
	text-align: left;
	}

div.contentP{
	float: left;
	width: 500px;
	height: auto;
	font-size: 12px;
	color: #59596C;
	line-height: 16px;
	padding: 15px;
	text-align: justify;
	}

p.contentPnoBlock{
	font-size: 12px;
	color: #59596C;
	line-height: 16px;
	text-align: justify;
	}

p.contentPnoBlock img{
	display: block;
	float: right;
	margin: 0px 0px 10px 15px;
	}

.contentLine{
	float: left;
	width: 545px;
	height: 6px;
	font-size: 1px;
	line-height: 0px;
	background: transparent url(../images/contentLine.gif) no-repeat 0px 0px;
	}

h2.title2{
	float: left;
	display: block;
	width: 500px;
	height: auto;
	font-size: 14px;
	color: #0d6394;
	padding: 15px;
	text-transform: uppercase;
	}

.solution1{
	float: left;
	width: 517px;
	height: auto;
	border-top: 15px solid #ffffff;
	background: transparent url(../images/solution-middle.gif) repeat-y 0px 0px;
	}

.solution2{
	float: left;
	width: 517px;
	height: auto;
	background: transparent url(../images/solution-top.gif) no-repeat 0px top;
	}

.solution3{
	float: left;
	width: 517px;
	height: auto;
	_height: 43px;
	min-height: 43px;
	background: transparent url(../images/solution-bot.gif) no-repeat 0px bottom;
	}

.solutionLeft{
	float: left;
	width: 309px;
	padding: 10px 0px 10px 11px;
	height: auto;
	font-size: 12px;
	color: #091c56;
	}

.contactBlock{
	float: left;
	width: 540px;
	height: auto;
	_height: 70px;
	min-height: 70px;
	background-color: #e6eaf3;
	border-bottom: 2px solid #ffffff;
	padding: 20px 0px 20px 15px;
	}

.contactBlockLeft{
	float: left;
	width: 340px;
	height: auto;
	}

.contactBlockLeft h2{
	display: block;
	float: left;
	width: 305px;
	padding: 3px 0px 10px 25px;
	height: auto;
	font-size: 14px;
	color: #091c56;
	text-transform: uppercase;
	}

#contactTitle1{
	background: transparent url(../images/contactTitle1.gif) no-repeat 0px 0px;
	}

#contactTitle2{
	background: transparent url(../images/contactTitle2.gif) no-repeat 0px 0px;
	}

#contactTitle3{
	background: transparent url(../images/contactTitle3.gif) no-repeat 0px 0px;
	}

.contactBlockLeft p{
	display: block;
	float: left;
	width: 305px;
	padding: 3px 0px 0px 25px;
	height: auto;
	font-size: 11px;
	color: #091c56;
	font-weight: bold;
	}

.testimonials_name{
	color:#455466;
	float:left;
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	height: auto;
	line-height:16px;
	padding:10px 0px 0px 165px;
	text-align: right;
	width: 309px;
}

.contactBlockLeft a{
	font-size: 11px;
	color: #091c56;
	font-weight: bold;
	}

a.contactBlockButton{
	float: left;
	display: block;
	width: 129px;
	height: 22px;
	font-size: 1px;
	line-height: 0px;
	background: transparent url(../images/contactBlockButton.gif) no-repeat 0px 0px;
	}

.contactPanelRight{
	float: left;
	width: 335px;
	background: transparent url(../images/contactPanelRight.gif) no-repeat 0px bottom;
	padding: 30px 0px 30px 0px;
	}

.contactPanelRight h2{
	float: left;
	display: block;
	width: 140px;
	color: #4181b7;
	font-size: 14px;
	padding-right: 10px;
	height: auto;
	}

.contactPanelRight p{
	float: left;
	display: block;
	width: 185px;
	color: #091c56;
	font-size: 12px;
	line-height: 20px;
	}
	
	

.solutionRight{
	float: left;
	width: 197px;
	padding: 0px 0px 0px 0px;
	height: auto;
	background: transparent url(../images/solution-see.gif) no-repeat right 0px;
	}

.solutionRight a{
	display: block;
	float: right;
	width: 157px;
	padding: 13px 0px 0px 0px;
	height: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #091c56;
	text-align: center;
	text-decoration: none;
	}


.contentRight{
	float: right;
	width: 355px;
	height: auto;
	padding: 0px 0px 0px 5px;
	}

.contentRightSearch{
	float: left;
	width: 331px;
	height: 71px;
	padding-top: 35px;
	padding-left: 9px;
	background: transparent url(../images/rightPanelSearch.gif) no-repeat 9px 35px;

	}

.contentRightSearch a{
	display: block;
	float: left;
	width: 331px;
	height: 71px;
	text-decoration: none;
	}

.contentRightTop{
	float: left;
	width: 291px;
	height: auto;
	_height: 21px;
	min-height: 21px;
	background: #c2cbd6 url(../images/rightPanelTop.gif) no-repeat 0px 0px;
	padding: 6px 20px 0px 20px;
	color: #091c56;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.contentRightMiddle{
	float: left;
	width: 315px;
	height: auto;
	_height: 20px;
	min-height: 20px;
	background: transparent url(../images/rightPanelMiddle.gif) repeat-y 0px 0px;
	padding: 8px;
	}

.contentRightBottom{
	float: left;
	width: 331px;
	height: 17px;
	padding-bottom: 12px;
	background: transparent url(../images/rightPanelBottom.gif) no-repeat 0px 0px;
	}

.contentRightBottom a{
	display: block;
	float: right;
	width: 113px;
	height: 17px;
	padding: 0px 0px 0px 17px;
	color: #091c56;
	font-size: 11px;
	text-decoration: none;
	}

.contentRightBottom a:hover{
	display: block;
	float: right;
	width: 113px;
	height: 17px;
	padding: 0px 0px 0px 17px;
	color: #091c56;
	font-size: 11px;
	text-decoration: underline;
	}

p.say{
	float: left;
	display: block;
	width: 300px;
	padding: 0px 0px 0px 15px;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia;
	color: #166fad;
	}

b.rightPanelTitle{
	float: left;
	display: block;
	width: 260px;
	padding: 0px 0px 0px 15px;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	color: #166fad;
	}

p.rightPanelText{
	float: left;
	display: block;
	width: 260px;
	padding: 0px 0px 0px 15px;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	color: #59596C;
	}

p.rightPanelText2{
	float: left;
	display: block;
	width: 260px;
	padding: 0px 0px 0px 25px;
	height: auto;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #505059;
	}

p.rightPanelText2 a{
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #505059;
	}

div.name{
	float: left;
	width: 150px;
	height: auto;
	padding: 10px 0px 0px 165px;
	color: #455466;
	font-size: 11px;
	line-height: 16px;
	font-family: Georgia;
	text-align: center;
	font-weight: bold;
	}

div.testimonialsTitleCategorie{
	float: left;
	width: 400px;
	height: 30px;
	color:#BC2222;
	font-size:16px;
	font-weight: bold;
	}

div.title{
	float: left;
	width: 150px;
	height: auto;
	padding: 0px 0px 0px 165px;
	color: #455466;
	font-size: 11px;
	line-height: 16px;
	font-family: Georgia;
	text-align: center;
	font-style: italic;
	}

div.titleTestimon{
	float: left;
	width: 309px;
	height: auto;
	padding: 0px 0px 40px 165px;
	color: #455466;
	font-size: 11px;
	line-height: 16px;
	font-family: Georgia;
	text-align: right;
	}

.formTextPage{
	display: block;
	float: left;
	width: 444px;
	height: auto;
	padding: 0px 0px 20px 0px;
	}

#tableContact, #tableContact tr, #tableContact td{
	border: 0px solid transparent;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #43484d;
	line-height: 20px;
	width: auto;
	}

#tableContact img{
	border-top: 4px solid #ffffff;
	}

.contentRightPanelLink{
	float: left;
	width: 232px;
	height: auto;
	_height: 30px;
	min-height: 30px;
	border-bottom: 1px solid #c3cbd6;
	background: transparent url(../images/rightPanelLink.gif) no-repeat 0px 5px;
	}

.contentRightPanelLink a{
	display: block;
	float: left;
	width: 202px;
	padding: 5px 0px 0px 30px;
	height: auto;
	_height: 25px;
	min-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #4181b7;
	text-decoration: none;
	}

/* CONTENT END */

/* FOOTER START */

#footer{
	float: left;
	width: 892px;
	height: 40px;
	padding: 17px 26px;
	background-color: #c2cbd6;
	}

#footerLeft{
	float: left;
	width: 660px;
	height: 40px;
	color: #091c56;
	font-size: 11px;
	}

#footerLeft a{
	color: #091c56;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
	}

#footerLeft a:hover{
	color: #091c56;
	font-size: 11px;
	text-decoration: underline;
	line-height: 20px
	}

#footerRight{
	float: right;
	width: 190px;
	height: 40px;
	color: #091c56;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	background: transparent url(../images/copiryght.gif) no-repeat 98px 20px;
	}

#footerRight a{
	color: #091c56;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	}

#footerRight a:hover{
	color: #091c56;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	}

/* FOOTER END */
#submenu1, #submenu2, #submenu3, #submenu4 {
	 float: left;
	 width:162px;
	 position: absolute;
	 display: none;
	 padding: 0px;
	 margin: 42px 0px 0px 0px;
	 font-size: 12px;
	 font-family: arial;
	
	}	
	
	#submenu1 a, #submenu2 a, #submenu3 a, #submenu4 a, #submenu5 a  {
	 padding: 9px 10px 9px 30px;
	 width: 90px;
	 color: #fabc0f;
	 background: #061441;
	 font-size: 12px;
	 line-height: 12px;
	 height: auto;
	 font-family: arial;
	 display: block;
	 float: left;
	 margin: 0px;
	 border-bottom: 1px solid #0b2d8f;
	 font-weight: bold;
	}	
	
	#submenu1 a:hover, #submenu2 a:hover, #submenu3 a:hover, #submenu4 a:hover, #submenu5 a:hover {
	 padding: 9px 10px 9px 30px;
	 width: 90px;
	 color: #ffffff;
	 font-size: 12px;
	 height: auto;
	 font-family: arial;
	 display: block;
	 float: left;
	 margin: 0px;
	 background: #061441 url(../images/submenuhover.gif) no-repeat 11px center;
	 border-bottom: 1px solid #0b2d8f;
	 font-weight: bold;
	}	

#submenu1{
	margin-left: 88px;
	}


/* submenu start */

#submenu_1, #submenu_2, #submenu_3, #submenu_4 {
	 float: left;
	 width:162px;
	 position: absolute;
	 display: none;
	 padding: 0px;
	 margin: 35px 0px 0px 0px;
	 font-size: 12px;
	 font-family: arial;
	 _top: 157px;
	
	}	
	
	#submenu_1 a, #submenu_2 a, #submenu_3 a, #submenu_4 a, #submenu_5 a  {
	 padding: 9px 10px 9px 30px;
	 width: 90px;
	 color: #091d58;
	 background: #cfcfcf;
	 font-size: 12px;
	 line-height: 12px;
	 height: auto;
	 font-family: arial;
	 display: block;
	 float: left;
	 margin: 0px;
	 border-bottom: 1px solid #b7c1cd;
	 font-weight: bold;
	}	
	
	#submenu_1 a:hover, #submenu_2 a:hover, #submenu_3 a:hover, #submenu_4 a:hover, #submenu_5 a:hover {
	 padding: 9px 10px 9px 30px;
	 width: 90px;
	 color: #97000f;
	 font-size: 12px;
	 height: auto;
	 font-family: arial;
	 display: block;
	 float: left;
	 margin: 0px;
	 background: #cfcfcf url(../images/submenu_hover2.gif) no-repeat 11px center;
	 border-bottom: 1px solid #b7c1cd;
	 font-weight: bold;
	}	
	
#submenu_1{
	margin-left: 101px;
	}

#submenu_2{
	margin-left: 299px;
	}

/*
#submenu_2{
	margin-left: 184px;
	}
*/
.downloadPDFFile{
	display: block;
	float: left;
	width: auto;
	height:auto;
	cursor: pointer;
	}
a.kotva{
	display: block;
	float: left;
	width: 1px;
	height: 1px;
	text-decoration: none;
	font-size: 1px;
	line-height: 0px;
	}

a.mennakotva{
	display: block;
	float: left;
	width: 1px;
	height: 1px;
	text-decoration: none;
	font-size: 1px;
	line-height: 0px;
	}

div.text{
	text-align: justify;
	}

div#divContact{
	display: none;
	}

div#divContact a{
	display: none;
	}