
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
}
body{
	padding:0px;
	margin:0px;
	background-color:#E8F2F3;
	text-align:center;
}
h1,h2,h3,h4,h5,h6,p,form,input,ul,li{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}


#mainDiv {
	margin:20px auto 20px auto;
	width:960px;
}
.headerMenu {
	width:100%;
	height:111px;
	border-top:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
}
.headerMenu tr td {

	border-left:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	width:25%;
	text-align:center;
}
.headerMenu tr th {

	border-left:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	width:319px;
	text-align:center;
}
.logo {
	width:319px;
}
.menuLink {
	display:block;
	height:111px;
	overflow:hidden;
	line-height:150px;
	letter-spacing:0px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	background-image:url(../../_common/img/btn_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	padding: 0px 5px 0px 5px;
	white-space:nowrap;
}
.logInRegistration {
	width:100%;
	height:171px;
}
.firstCell {
	width:71px;
	background-image:url(../../_common/img/reg_bg_first.jpg);
	background-position:left top;
}
.bannerTd {
	background-color:#C9DFE2;
	width:469px;
}
.bannerBorders {
	width:443px;
	padding:6px;
	margin:7px;
	background-color:#ffffff;
}
.regLogInForm {
	background-image:url(../../_common/img/reg_bg_right.jpg);
	background-position:left top;
}
.titleForm {
	width:145px;
	clear:none;
	float:left;
	color:#3E92CB;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 2px 0px 0px 0px;
	text-align:right;
}
.formLogIn {
	clear:none;
	float:left;
	/*width:270px;*/
	padding: 0px 0px 0px 10px;
}
.formLogIn form div {
	margin: 4px 0px 0px 0px;
}
.formLogIn form input {
	margin: 4px 0px 0px 10px;
	height:18px;
}
.okButton {
	width:70px;
	clear:none;
	float:left;
	margin: 0px 0px 0px 20px;
}
.formMainDiv {
	text-align:left;
}
.registration {
	clear:both;
	text-align:center;
	color:#45A5E1;
	padding: 15px 0px 0px 0px;
	font-size:11px;
}
.registration a {
	color:#ffffff;
	font-size:11px;
}
.registration a:hover {
	text-decoration:none;
}
.contentTable {
	width:100%;
	margin: 3px 0px 0px 0px;
}
.contentTable tr td {
	width:20%;
	height:75px;
	border:1px solid #E0E0E0;
	background-image:url(../../_common/img/cont_tab_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
.contentTable tr td a {
	display:block;
	padding-left:10px;
	color:#00629F;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	float:left;
}
.linkContMenu {
	width:178px;
	_width:188px;
	/*margin:0px 2px 0px 2px;*/
	text-transform:uppercase;
}
.contentTable tr td a img {
	margin-right:10px;
}
.locales {
	height:33px;
	border:1px solid #E0E0E0;
	background-color:#EDEDED;
	text-align:right;
	margin: 1px 0px 0px 0px;
}
.locales a {
	font-size:9px;
	font-weight:bold;
	display:block;
	float:right;
	text-decoration:none;
	/*color:#9CBBBF;*/
	letter-spacing:0px;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
/*.english {
	background-image:url(../../_common/img/loc_line.gif);
	background-position:right top;
	padding: 12px 0px 0px 0px;
	margin: 2px 10px 0px 30px;
}
.francais {
	background-image:url(../../_common/img/loc_line.gif);
	background-position:19px top;
	padding: 12px 0px 0px 0px;
	margin: 2px 10px 0px 30px;
}
.english:hover {
	color:#ED2424;
}
.francais:hover {
	color:#ED2424;
}*/

.locale {
	background-image:url(../../_common/img/loc_line.gif);
	background-position:right top;
	padding: 12px 0px 0px 0px;
	margin: 2px 10px 0px 30px;
	color:#ED2424;
}
.locale_active {
	background-image:url(../../_common/img/loc_line.gif);
	background-position:right top;
	padding: 12px 0px 0px 0px;
	margin: 2px 10px 0px 30px;
	color:#9CBBBF;
}
.locale_active:hover {
	color:#ED2424;
}
.home {
	background-image:url(../../_common/img/home.gif);
	background-position:right top;
	margin: 7px 10px 0px 50px;
	width:15px;
	height:17px;
}
.mail {
	background-image:url(../../_common/img/mail.gif);
	background-position:right top;
	margin: 7px 10px 0px 40px;
	width:15px;
	height:17px;
}
.map {
	background-image:url(../../_common/img/map.gif);
	background-position:right top;
	margin: 7px 20px 0px 40px;
	_margin: 7px 10px 0px 40px;
	width:15px;
	height:17px;
}
.home:hover {
	background-image:url(../../_common/img/home_active.gif);
}
.mail:hover {
	background-image:url(../../_common/img/mail_active.gif);
}
.map:hover {
	background-image:url(../../_common/img/map_active.gif);
}
.homeActive {
	background-image:url(../../_common/img/home_active.gif);
	background-position:right top;
	margin: 7px 10px 0px 50px;
	width:15px;
	height:17px;
}
.mailActive {
	background-image:url(../../_common/img/mail_active.gif);
	background-position:right top;
	margin: 7px 10px 0px 40px;
	width:15px;
	height:17px;
}
.mapActive {
	background-image:url(../../_common/img/map_active.gif);
	background-position:right top;
	margin: 7px 20px 0px 40px;
	_margin: 7px 10px 0px 40px;
	width:15px;
	height:17px;
}
.partners {
	margin: 20px 0px 10px 0px;
}
.firstPartner {
	margin: 0px 19px 0px 0px;
}
.lastPartner {
	margin: 0px 0px 0px 19px;
}
.footer div {
	color:#0062A0;
	font-size:10px;
	font-weight:normal;
	width:50%;
	float:left;
	margin-bottom: 50px;
}
.copyrights {
	text-align:left;
}
.developed {
	text-align:right;
}
.intercollab {
	color:#EF4622;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.intercollab:hover {
	text-decoration:underline;
}
.imgCd {
	width:51px;
	height:75px;
	text-transform:uppercase;
}
.textCd {
	width:117px;
	height:60px;
	_height:75px;
	padding-top:18px;
	text-transform:uppercase;
}
.imgCameras {
	width:34px;
	height:75px;
	text-transform:uppercase;
}
.textCameras {
	width:134px;
	height:50px;
	_height:75px;
	padding-top:23px;
	text-transform:uppercase;
}
.imgComp {
	width:57px;
	height:75px;
	text-transform:uppercase;
}
.textComp {
	width:111px;
	height:50px;
	_height:75px;
	padding-top:23px;
	text-transform:uppercase;
}
.imgCellular {
	width:45px;
	height:75px;
	text-transform:uppercase;
}
.textCellular {
	width:123px;
	height:50px;
	_height:75px;
	padding-top:23px;
	text-transform:uppercase;
}

/*--- CONTACT US   BEGIN   STYLES ---*/

.contentTableContact {
	width:100%;
	margin: 3px 0px 0px 0px;
	border:1px solid #E0E0E0;
}
.contentTableContact tr td {
	width:50%;
	background-color:#ffffff;
	text-align:left;
	padding:10px 10px 10px 10px;
	color: #6784aa;
	text-decoration: none;
	font-size:11px;
}
.contentDiv {
	padding:10px 70px 10px 70px;
	font-size:11px !important;
}
.contentDiv1 {
	font-size:11px !important;
}
.blueCont {
	color: #6784AA;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}
.fieldCont {
	width:100%;
	margin-bottom:5px;
	height:18px;
	color: #6a798d;
	font-size:11px;
	/*background-color:#FAFCFE;*/
}
.messageCont {
	width:100%;
	margin-bottom:5px;
	color: #6a798d;
	font-size:11px;
}
.orange {
	font-weight: bold;
	color: #fd7539;
	font-size:11px;
}
.ourAdress {
	font-weight: bold;
}
.submitBtn {
	text-align:center;
	margin:10px;
}
.pageTitle {
	font-weight: bold;
	color: #014471;
	font-size:14px;
}

/*--- CONTACT US   END   STYLES ---*/



/*--- ABOUT US   BEGIN   STYLES ---*/
.contentTableAboutUs {
	width:100%;
	margin: 3px 0px 0px 0px;
	border:1px solid #E0E0E0;
}
.contentTableAboutUs tr td {
	width:50%;
	background-color:#ffffff;
	text-align:left;
	padding:10px 10px 10px 10px;
	color: #6784aa;
	text-decoration: none;
	font-size:11px;
}
.contentDivAboutUs {
	padding:0px;
	text-align:justify;
	color: #6784aa;
	text-decoration: none;
	font-size:11px !important;
	font-weight: normal;
}
.smallTitleBlue {
	color: #6784AA;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size:11px !important;
}

.smallTitleOrange {
	color: #FD7539;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size:11px !important;
}
.dotOrange {
	color: #FD7539
}
.otstup {
	padding:0px 0px 0px 30px;
}

/*--- ABOUT US   END   STYLES ---*/


/*--- LOGIN   BEGIN   STYLES ---*/
.clearNoneDivName {
	clear:none;
	float:left;
	width:80px;
}
.clearNoneDiv {
	clear:none;
	float:left;
	width:300px;
}
.clearNoneDiv input {
	width:200px;
	height:18px;
}
.input_conteiner, .input_conteiner_2 {
	width:380px;
	margin:auto;
	margin-top: 5px;
}
.formDiv {
	text-align:center;
}
.clearButtonDiv {
	margin: 10px 0px 30px 0px;
}
/*--- LOGIN   END   STYLES ---*/

.contUsTable tr td{
	width:50%;
	padding: 0px 100px 0px 100px;
}
.sendButton {
	margin: 10px 0px 30px 0px;
}
.contPadd, .contPaddSel, .contPaddText {
	width:100%;
	margin: 1px 0px 5px 0px;
}
/*--- SITEMAP   BEGIN   STYLES ---*/
.sitemapLink {
	color:#6784AA;
	text-decoration:none;
}
.sitemapLink:hover {
	text-decoration:underline;
}
.sitemapSupLink li {
	margin: 2px 0px 2px 50px;
}
.sitemapSupLink li a {
	color:#6784AA;
	text-decoration:none;
}
.sitemapSupLink li a:hover {
	text-decoration:underline;
}
/*--- SITEMAP   END   STYLES ---*/