.logo {
width: 206px;
height: 49px;
overflow: hidden;
background: url(../images/header/logo.png);
text-indent: -9999px;
position:absolute;
left: 10px;
top:22px;
}

.logoA{
width: 206px;
height: 49px;
overflow: hidden;
text-indent: -9999px;
position:absolute;
left: 10px;
top:22px;
display: block;
overflow:hidden;
}
.rightColumn, .contactsRightColumn {
margin-left: 260px;
}
.contactsTop{
background: url(../images/contacts/topFon.png) no-repeat;
width: 670px;
height:51px;
margin-bottom: -32px;
}

.contactsRightColumn h1, .rightColumn h1{
font-size:150%;
font-weight:normal;
margin-left: 27px;
margin-bottom: 10px;
position:relative;
}

.contactsBlock{
padding: 17px 25px 0 27px;
width: 618px;
position:relative;
}
.contactsBlockFon{
background: url(../images/contacts/blockFon.png) repeat-y;
width: 672px;
min-height:317px;
position:absolute;
margin-top: 10px;
//margin-top: 0;
}
@-moz-document url-prefix() {
.contactsBlockFon{
margin-top: 0;
}}


.topForProjTable{
background: url(../images/index/tableTop.png) no-repeat;
width: 672px;
height:31px;
margin-bottom: -31px;
}

.searchTable2 .topForProjTable{
background: url(../images/index/tableTopNoCorn.png) repeat-x;
width: 670px;
height:31px;
margin-bottom: -31px;
margin-top:5px;
}


.innerBlock{
width:931px;
overflow:hidden;
min-height:320px;
}
.innerWS{
overflow:visible;
}
.innerBlockFon{
width:931px;
background: url(../images/registration/regFon.png) no-repeat;
height:320px;
margin-bottom:-320px;
}
.innerBlock h1{
font-size:150%;
font-weight:normal;
color:#4E5259;
margin: 18px 0 36px 0;
position:relative;
}
.innerBlock h1 span{
color:#7C8189;
padding-right: 5px;
}
.innerBlock h3{
font-size:134%;
font-weight:normal;
margin: 8px 0 12px 0;
}
.innerBlock h3 img{
position:relative;
top: 5px;
cursor:pointer;
}
.clear{
height:40px;
clear:both;
overflow:hidden;
}
h1.mar32{
margin: 18px 0 20px 32px;
}
#translator{
width:88px;
height:32px;
text-indent:-9999px;
background: url(../images/buttons/en/translator.png) no-repeat;
margin: 27px 0 0 53px;
float:left;
display:inline;
}
.siteRU #translator{
background: url(../images/buttons/ru/translator.png) no-repeat;
}
.siteDE #translator{
background: url(../images/buttons/de/translator.png) no-repeat;
}

#translator.disable{
background: url(../images/buttons/en/translatorDis.png) no-repeat;
cursor:default;
}


#emploer{
width:87px;
height:29px;
text-indent:-9999px;
background: url(../images/buttons/en/emploer.png) no-repeat;
display:block;
margin: 27px 0 0 178px;
}
.siteRU #emploer{
background: url(../images/buttons/ru/emploer.png) no-repeat;
}
.siteDE #emploer{
background: url(../images/buttons/de/emploer.png) no-repeat;
}

#emploer.disable{
background: url(../images/buttons/en/emploerDis.png) no-repeat;
cursor:default;
}


h1 #translator{
margin:0;
position:absolute;
right:130px;
top:-8px;
}
h1 #emploer{
margin:0;
position:absolute;
right:36px;
top:-8px;
}
.searchTop{
background: url(../images/search/topFon.png) no-repeat;
width: 670px;
height:350px;
margin-bottom: -330px;
}
.forms{
padding-bottom:30px;
}
