body{
	font-family:Arial;

}
/*
 Language chooser
*/
.height125{
	height:140px;
}
#languageChooser{
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
#languageChooser a{
    text-decoration: none;
    height: 24px;
    width: 32px;
}
/*
    main.php page
*/
#main_content{
    background-image: url(../img/main_bg.png);
    height: 301px;
    width: 760px;
    margin-top: 100px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    color: #9D9E9E;
    font-family: "Arial";
    font-weight: bold;
    font-size: 14px;
}
.mainLink{
	position: absolute;
    text-decoration: none;
    color: #9D9E9E;
    font-family: "Arial";
    font-weight: bold;
    font-size: 14px;
}
a.mainLink:hover{
	text-decoration:underline;
}
#main_page_sensors{
    width: 100px;
    top: 15px;
    left: 140px;
}
#main_page_sensors_img{
    margin-top: 5px;
    margin-left: 5px;
    width: 95px;
    height: 69px;
    background-image: url(../img/main_page_sensors.png);
}

#main_page_elec_system{
    width: 190px;
    left: 450px;
}
#main_page_elec_system_img{
    margin-top: 5px;
    width: 114px;
    height: 64px;
    background-image: url(../img/main_page_elec_system.png);
}
#main_page_digital_regulators{
    width: 150px;
    top: 120px;
    left: 640px;
}
#main_page_digital_regulators_img{
    margin-top: 5px;
    width: 103px;
    height: 71px;
    background-image: url(../img/main_page_digital_regulators.png);
}
#main_page_testing_software{
    width: 150px;
    top: 270px;
    left: 500px;
}
#main_page_testing_software_img{
    width: 144px;
    height: 94px;
    background-image: url(../img/main_page_testing_software.png);
}
#main_page_military{
    width: 150px;
    top: 150px;
    left: 0px;
}
#main_page_military_img{
    margin-top: 10px;
    width: 103px;
    height: 50px;
    background-image: url(../img/main_page_military.png);
}
#main_page_wind{
    width: 200px;
    top: 290px;
    left: 100px;
}
#main_page_wind_img{
    margin-left: 10px;
    width: 164px;
    height: 67px;
    background-image: url(../img/main_page_wind.png);
}
#main_page_weather{
    width: 200px;
    top: 310px;
    left: 310px;
}
#main_page_weather_img{
    width: 118px;
    height: 119px;
    background-image: url(../img/main_page_weather.png);
}

/*
about.php
*/
.wrapperDiv{
    margin-bottom: 0px;
	line-height:1.5;
}
.wrapperDiv ul li {
	font-size:10pt;
}
.contentCaption{
    font-family: "Arial";
    font-size: 12pt;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.contentText{
    font-family: "Arial";
    font-size: 10pt;
	line-height:1.5;
    text-align: justify;
}
.contentDirectorsText{
    font-family: "Arial";
    font-size: 12px;
    text-align: left;
}
.w{
	white-space:nowrap;
}
.historyYear{
    width: 80px;
    vertical-align: top;
    text-align: right;
}
#aboutList1, #aboutList3, #about6, #aboutList9 {
    text-align: left;
}
#aboutList1 ul, #aboutList3 ul, #about6 ul, #aboutList9 ul{
    margin-left: 10px;
}
.imgBorder{
	border: solid 1px grey;
}

/*
catalog.php
*/

.catalogWrapper{
    margin-top: 0px;
    text-align: center;
    font-family: "Arial";
    color: #83D0F4;
}
.catalogFirstTitle{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bolder;
    font-size: 14pt;
}
.catalogSecondTitle{
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 12pt;
    letter-spacing: 5px;
}
.catalogTable{
    border-spacing: 16px 8px;
    color: black;
    margin: auto;
}
.catalogTable tr td{
    border: 1px solid;
    border-color: blue;
    width: 170px;
    height: 220px;
    padding: 0px;
    vertical-align: top;
	position: relative;
}
.catalogTable tr td div{
    font-size: 8pt;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 5px;
}
.catalogTable tr td div font{
    font-weight: bold;
}
.catalodTableDetail{
	font-size: 8pt;
    position: absolute;
	bottom: 1px;
	left: 50px;
    text-decoration: none;
    color: red;
}

/*
card.php
*/
.headerH2 {
  	color: #0077ff;
  	text-align: center;
}

.headerP {
	font-style: italic;
	color: #0077ff;
}

.mainP {
	font-style: italic;
	color: #0077ff;
}

.exampleP {
	text-align: center;
	font-style: italic;
	color: #0077ff;
}

.commonP {
	text-align: justify;
}

.nameP {
	text-align: left;
}

.tableTable {
	cellspacing: 0px;
}
	
.valueP {
	text-align: right;
}
	
.liLi {
	text-align: justify;
}
	
.headerText {
	font-style: italic;
	color: #0077ff;
}
	
.mainText {
	font-style: italic;
	text-align: justify;
}
	
.commonText {
	text-align: justify;
}

/*
services.php
*/
.servicesWrapper{
    margin-bottom: 30px;
}
.servicesCaption{
    text-align: center;
    font-family: "Arial";
    font-weight: bolder;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.servicesText1{
    font-family: "Arial";
    font-weight: bold;
    font-size: 14px;
    padding-left: 50px;
    padding-right: 100px;
    line-height: 20px;
}
.servicesTextLiInside{
    list-style-type: none; 
    padding-left: 10px; 
    font-size: 12px; 
    font-weight: bold;
}
.servicesText1_2{
    font-family: "Arial";
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    color: #264796;
    line-height: 20px;
    text-align: justify;
    padding-right: 10px;
}
/*
scopes.php
*/
.scopeDiv{
    margin-top: 60px;
    text-align: center;
    font-family: "Arial";
    color: #83D0F4
}
.scopesCaptionFirst{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bolder;
    font-size: 14pt;
}
.scopeCaptionSecond{
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 12pt;
}

/*
news.php
*/
.newsWrapperDiv {
    font-family: "Arial";
    margin-top: 50px;
    margin-left: 50px;
}
.newsCaption {
    color: #264796;
    text-align: left;
    text-decoration: underline;
    margin-bottom: 10px;
    font-size: 24px;
    font-style: italic;
}
.newsDate {
    color: #264796;
    text-align: left;
    text-decoration: underline;
    margin-bottom: 0px;
    margin-top: 25px;
    text-indent: 50px;
    font-size: 20px;
    font-weight: bolder;
}
.newsHeader {
	color: #264796;
	text-align: center;
	margin-top: 4 px;
	margin-bottom: 4px;
	font-size: 24px;
	font-weight: bolder;
}
.newsContentText p {
    line-height: 1.5em;
    color: #264796;
    font-size: 20px;
    text-align: justify;
    font-style: italic;
    text-indent: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.articleHeader {
    color: #264796;
	font-size: 20px;
    text-align: justify;
}
.articleAuthors {
    color: #264796;
    font-size: 16px;
    text-align: right;
}
.articleEnd {
    color: #264796;
    font-size: 18px;
    text-align: center;
}


/*
contacts.php
*/
#contactsAddress{
    width: 100%;
    border-width: 1px;

    text-align: justify;
    font-family: "Arial";
    color: #264796;
    font-size: 21px;
}

#contactsMap{
    margin: 20px auto;
    border-width: 1px;
    border-style: solid;
    width: 500px;
    height: 400px;
}
#contactsList{
    width: 100%;
    padding: 5px;
    font-family: "Arial";
    border-spacing: 4px;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
}
.contentText .imgAK{
 width:100%; /*потому что у нас есть родитель, это ячейка таблицы и картинка должна принять её размеры*/

}


/*
footer
*/
#footer{
    clear: both;
    width: 824px;
    height: 50px;
    font-size: 14px;
    font-family: "Arial";
    padding-top: 10px;
    margin-top: 80px;
	color: #264796;
	font-weight: bold;
	text-align:center;
	
	font-size: 14px;
}
