/*****************************
*****   XHTML elements   *****
*****************************/

* {
	border: 0;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
body {
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-size: 1.95em;
	padding: 60px 0 0 80px;
	line-height: 0.8em;
}
div>h1 {
	line-height: 0.6em;
}
h1 span{
	font-size: .43em;
	font-weight: normal;
	padding-left: 30px;
}
h1 a:hover{
	color: #000;
	text-decoration: none;
}
h2{
	padding: 30px 0 0 50px;
	margin-bottom: 10px;
	font-size: 1.4em;
}
h2:first-letter{
	text-transform: uppercase;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #0A3782;
	text-decoration: underline;
}

#BoxScreen{
	text-align: left;
	margin: 0 auto;
}

/**********************      LANG      **********************/

#BoxLang {
	display: none;
}

/**********************      CONTENT      **********************/

#BoxContent{
	margin: 10px 0;
	padding: 0 15px;
}
#BoxContent p{
	margin: 1em 0 0 0;
	text-indent: 2em;
	text-align: justify;
}
#BoxContent ul{
	margin: 2em 0 0 40px;
}
#BoxContent ul.NoDisc{
	list-style-type: none;
	margin-left: 30px;
}
#BoxContent li.space{
	margin-top: 1em;
}
#BoxContent li#secondMail{
	padding-left: 4em;
}
#BoxContent address{
	margin: 2em 0 0 30px;
	font-style: normal;
}
#faxNum{
	padding-left: .75em;
}
#faxNumEn{
	padding-left: 1.3em;
}

#signature{
	padding-top: 8em;
	font-weight: bold;
}
#signature span{
	padding-left: 400px;
}
#signature span#director{
	padding-left: 410px;
	font-weight: normal;
}
#mapka{
	display: none;
}

/**********************      MENU      **********************/

#BoxMenu {
	display: none;
}
#BoxMenu_up {
	display: none;
} 


/**********************      BOTTOM      **********************/

#BoxBottom {
	position: relative;
	border-top: 1px solid #088409;
	color: #00;
	font-size: 0.75em;
	height: 20px;
	margin-top: 20px;
	padding: 4px 15px 0 10px;
	clear: both;
}
div>#BoxBottom{
	height: 16px;
}

.by {
	position: absolute;
	top: 4px;
	right: 5px;
	padding-right: 15px;
}

/**********************      CLASSES      **********************/
.mMarginL10{
	margin-left: -15px;
}
.padding06{
	padding-left: .6em;
}
.hideItem{
	display: none;
}

/**********************      REFERENCES      **********************/

table.ReferTable,table.ReferTableII{
}
table.ReferTable,table.ReferTableII{
	float: left;
	background-color: #FFF;
	font-size: 1em;
	text-align: left;
	margin-top: 5px 0 15px;
}
table.ReferTable{
	width: 190px;
	margin-left: 10px;
}
div>table.ReferTable{
	width: 215px;
}
table.ReferTable caption{
	text-align: left;
	text-indent: 35px;
}
table.ReferTable th{
	font-size: .85em;
}
table.ReferTable td{
	padding-left: 7px;
	width: 208px;
	white-space: normal;
}
table .ReferRel{
	padding: .9em 0 0;
}
table.ReferTableII{
	margin-left: 0;
	margin: .9em 1em 0;
}
table.ReferTableII th,table.ReferTableII td{
	font-weight: normal;
	font-size: .95em;
}
table.ReferTableII td{
	padding-left: 3px;
}
.RefererHM{
	padding-top: .7em;
}
.Referer{
	float: left;
	clear: left;
	background-color: #FFF;
	width: 745px;
	height: 105px;
	padding-top: 5px;
	white-space: nowrap;
}
hr{
	clear: left;
	background-color: #123C82;
	border: 0px solid #123C82;
	color: #123C82;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 745px;
	height: 2px;
}
.Referer img{
	float: right;
	border: 1px solid #123C82;
	margin-right: 5px;
}

.ReferCargo{
	display: block;
	float: left;
	font-weight: bold;
	width: 150px;
	margin: 45px 0 0 130px;
}

.ReferTitleDiv,.ReferTitleDivII{
	float: left;
	background-color: #123C82;
	color: #FFF;
	width: 100px;
	height: 1.3em;
	margin-left: 110px;
	font-size: .9em;
	text-align: center;
}
.ReferTitleDiv{
	margin-left: 12px;
}
div>div.ReferTitleDiv{
	margin-left: 25px;
}
div>div.ReferTitleDivII{
	margin-left: 120px;
}

.ReferPravyRoh,.ReferLevyRoh{
	background-color: #123C82;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 5px;
	height: 13px;
}
.ReferPravyRoh{
	float: right;
	background-image: url(../images/pravy_roh.png);
}
.ReferLevyRoh{
	float: left;
	background-image: url(../images/levy_roh.png);
}

/**************************************************************/

.red{
	color: #D90000;
}
.textCenter{
	text-align: center;
}

#LoginForm{
	margin: 50px 0 0 100px;
	width: 19em;
}
#LoginForm fieldset{
	border: 1px solid;
	padding: 10px;
}
#LoginForm legend{
	margin-left: 2.8em;
	font-size: 17px;
	font-weight: bold;
	color: #0A447C;
	padding: 0 1em;
}
#LoginForm label{
	float: left;
	clear: left;
	font-weight: bold;
	line-height: 19px;
	width: 4em;
}
#LoginForm input{
	border: 1px solid;
	margin: 1px;
	padding: 1px 3px;
}
#divIN{
	padding: 15px 0 0 5.5em;
}
#LoginForm input#logIN{
	font-weight: bold;
	font-size: .9em;
	background-color: #B0D5F9;
	padding: 1px 10px
}
#tableTrans{
	border: 1px dashed #347EAB;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	margin-top: 7px;
}
#tableTrans th{
	font-size: .95em;
	text-align: left;
	padding-left: 10px;
}
#tableTrans a{
	color: #1A61B4;
	font-size: .85em;
	font-weight: bold;
}
#tableTrans th.textCenter,#tableTrans td.textCenter{
	text-align: center;
	padding-left: 0;
}
.tdFirst{
	padding-left: 5px;
}
#z5{
	padding: 30px 50px 0 0;
	text-align: right;
	font-size: .9em;
}
#divTiming{
	border: 1px dashed #347EAB;
	padding: 5px 2px 5px 0;
}
h3{
	font-size: 1.1em;
}
.h4Timing{
	font-size: 1em;
	padding: 30px 0 10px 75px;
}
.h4smaller{
	font-size: .95em;
}
.textNormal{
	font-weight: normal;
}
#tableTransTim{
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

#tableTransTim th{
	text-indent: 15px;	
}
#tableTransTim td{
	padding-left: 4px;	
}
.w90{
	width: 80px;
}
.licha{
	background-color: #E8F6FD;
}
.blue{
	color: #1D46B1;
}
#custInfo{
	position: absolute;
	top: 25px;
	left: 450px;
	width: 350px;
}
#custInfo div{
	float: right;
	background-color: #F2FAFE;
	border: 1px solid #88CCF9;
	padding: 1px 5px;
	text-align: center;
	width: 230px;
}
#custInfo form{
	display: none;
}


