@charset "utf-8";

html, body {
    padding:0;
    margin:0;
    height:100%;
}
body {
    background-color:#EBEBEB;
    background-image:url("/images/fon.png");
    background-repeat:repeat-x;
    background-position:top left;
}
body * {    
    font-family:Verdana, Helvetica, sans-serif;
    margin:0;
    padding:0;
    color:#5C5C5C;
    font-size:10pt;

}
a {
    outline:none;
}
.height_100 {
    min-height:100%;
    height=100%;
    text-align:center;
    
    /*border:1px solid red;*/

}
.content_950 {    
    width:950px;
    margin:0 auto;
    text-align:center;
    height:auto;
    position:relative;
    /*z-index:3;   */
}
.header {
    position:relative;
    height:110px;
}
.logo {
    position:absolute;
    background-repeat:no-repeat;
    height:84px;
    width:164px;
    top:15px;
    left:0;
}
.sign {
    position:absolute;
    top:80px;
    right:0;
}
.sign a {
    color:#F05822;
    text-decoration:underline;
    padding-left:20px;
}
.slogan {
    font-family:Arial, Helvetica, sans-serif;
    color:#F05822;
    font-size:12pt;
    font-weight:bold;
    position:absolute;
    left:180px;
    top:40px;
}
.slogan span {
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;
    font-weight:bold;
}
.menu a:hover {
    color:#F05822;
}
.menu_page {
    width:457px;
    height:371px;
    border:1px solid #FFFFFF;
    position:relative;
    float:left;
}
.menu_page p {
    text-align:left;
    padding:20px;
    line-height:1.5em;
    font-size:8pt;
}
.free {
    position:absolute;
    bottom:30px;
    left:-40px;
    background-repeat:no-repeat;
    height:11px;
    width:28px;
}
.menu_content {
    position:absolute;
    left:0;
    bottom:20px;
    font-size:9pt;
    padding-left:5px;
    color:#F05822;
}
menu_content span {
    color:#5C5C5C;
}
.menu_content a {
    padding-left:17px;
    color:#1A1A1A;
}
.menu_content a.act {    
    color:#F05822;
}
.content_center {
    position:relative;
    width:491px;
    height:371px;
    float:right;
}
.info {
    position:relative;
    top:30px;
    margin-right:230px;
    margin-left:50px;
    width:200px;
    text-align:left;
    height:325px;
    background-repeat:no-repeat;
    background-position:bottom center;
}
.widget {
    position:absolute;
    top:0;
    right:0;
    background-repeat:no-repeat;
    height:286px;
    width:182px;
}
.img {
    position:absolute;
    bottom:12px;
    right:-100px;
    width:88px;
    height:31px;
}
.free_01 {
    position:absolute;
    bottom:12px;
    left:40px;
    width:191px;
    height:25px;
}
.info p {
    border-bottom:1px dotted #5C5C5C;
    color:#5C5C5C;
    padding-top:20px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    font-size:8pt;
    line-height:1.3em;
}
.info img {
    margin-top:5px;
}
.info p span {
    font-size:10pt;
    display:block;
    padding-bottom:5px;
}
.info_bottom {
    float:left;
    height:130px;
    width:275px;
    width=300px;
    padding-left:10px;
    margin-right:25px;
    padding-right:25px;
    text-align: justify;
    line-height:1.5em;
    margin-top:25px;
    font-size:8pt;
    border-right:1px dotted #5C5C5C;
    margin-bottom:30px;
}
.first {
    padding-left:0;
}
.info_bottom span {
    color:#F05822;
    display:block;
    padding-bottom:5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:bold;
}
.info_bottom a {
    color:#F05822;
    display:block;
    text-decoration:underline;
    text-align:right;
    font-size:8pt;
    padding-top:5px;
}
.last {
    margin-right:0;
    padding-right:0;
    border-right:none;
}
.footer {
    height:30px;
    position:absolute;
    margin-top:-30px;
    text-align:center;
    width:100%;
    z-index:10;
}
.footer a img {
    display:block;
    width:951px;
    height:30px;
    margin:0 auto;
    text-align:center;
}
a img {
    border:none;
}
img {
    border:none; 
    behavior: url("/style/iepngfix.htc"); 
}
#wikaFooter {
    width: 950px;
    margin:0 auto;
    text-align: center;
    margin-bottom: 30px;
}
#loginForm {
    position:absolute;
    right:0;
    top:30px;
    height:22px;
    padding:0;
    margin:0;
}
#otpAuthSendForm input, #otpAuthConfirmForm input{
    background:none;
    border:none;
    background-image:url(/images/input.png);
    background-repeat:no-repeat;
    width:128px;
    height:22px;
    padding:0;
    margin:0;
    padding-top:2px;
    padding-left: 10px;
}
#otpAuthSendForm input.otpButton, #otpAuthConfirmForm input.otpButton {
    padding-left: 0;
}
.float_left {
    float:left;
    display:block;
    height:22px;
    margin-right:5px;
}
#otpAuthSendForm .otpAuthPreload input, #otpAuthConfirmForm .otpAuthPreload input {
    background:none;
    border:none;
    background-image: url(/images/button_sign.png);
    color:#FFFFFF;
    font-size:10pt;
    width:72px;
    height:22px;
    background-repeat:no-repeat;
    margin:0;
    padding-bottom:2px;
}
#otpAuthPreload input {
    background:none;
    border:none;
    background-image: url(/images/button_sign.png);
    color:#FFFFFF;
    font-size:10pt;
    width:72px;
    height:20px;
    background-repeat:no-repeat;
    padding-bottom:2px;
}

.lang_ru {
    position:absolute;
    top:80px;
    left:400px;
}
.lang_en {
    position:absolute;
    top:80px;
    left:440px;      
}                    
.lang_ru a, .lang_en a {
    color:#666666;
    font-size:10pt;
    font-weight:bold;
}
.lang_act a {
    color:#FFFFFF;
}
