html 
{
  height:100%;
  margin:0px;
}
body 
{
  color:black;
  font-size: 12pt;
  font-family: Arial; 
  background:white; 
  margin:0px; 
  height:100%;
}
table 
{
  height:100%;
  margin:0px
}
td
{
  background-repeat:no-repeat;
}
tr.main
{
  height:384px; 
  text-align: center;
  vertical-align:top;
}

td.top
{
  background-image:url(../top.jpg);
  background-repeat:no-repeat;
  height:154px;
}
td.left
{
  padding-top:121px;
  width:172px;
  text-align:left;
}
td.right
{
  padding-top:145px;
}
td.bottom
{
  background-image:url(/bottom.jpg);
  background-position:bottom right;
  height:61px;
}
td.main
{
  font-size: 12pt;
  text-align: center;
  background-position:top center;
  min-width:400px;
  background-image:url(../europe.jpg);
}
td.mainj
{
  font-size: 12pt;
  text-align: justify;
  background-position:top center;
  min-width:400px;
  padding-right:25px;
}
td.transporti
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/kolovozi.jpg);
}
td.rail
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/railway.jpg);
}
td.truck
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/kamion.jpg);
}
td.grup
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/povdigach.jpg);
}
td.air
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/sky.jpg);
}
td.cont
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/container.jpg);
}
td.add
{
  background-position:top center;
  min-width:400px;
  background-image:url(../back/dvijenie.jpg);
}

p
{
  text-align:justify;
}
div.main
{
  width:400px;
  position:relative;
  margin: 40px auto;
  text-align:left;
}
a
{
  color:blue;
  text-decoration:none;
}
a:hover
{
  color:#FF0080;
}
a.ind
{
  font-size:13pt;
  color:navy;
}
a.ind:hover
{
  color:#9F0000;
}
b.lang
{
  font-size:9pt;
  margin-right:1ex;
}
h1
{
  font-size:22pt;
  text-align: center;
  color:#9F0000;
  margin-bottom:0;
}
p.obr
{
  font-size: 14pt;
  text-align: left;
  font-style: italic;
}
.certif
{
  font-size: 10pt;
  color:black;
  vertical-align:bottom;
  padding-bottom:5px;
  text-align:center;
  margin-right:1ex;
}
td.transport 
{
  font-size:small;
  text-align:center;
  height:2.9em;
}
.nowr
{
  white-space:nowrap;
}
ul
{
  text-align:left;
}
img
{
  border:0;
}
hr
{
  color:black;
  background-color: black;
  width:350px;
  height:2px;
  margin-bottom:1em;
  text-align:center;
}
hr.transport
{
  width:180px;
}
.copyright
{
  font-size:8pt;
  text-align: center;
  vertical-align: bottom;
}


table.bio
{
  height:6em;
}
table.bio td
{
  background-color:#eaeaea;
  text-align:left;
  vertical-align:top;
}
table.bio td.title
{
  text-align:right;
  font-weight:bold;
  width:11ex;
}
