* { -moz-box-sizing: border-box;}
BODY {
        MARGIN: 0px;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        background-image: url(bg.jpg);
        background-color: #d9bf7c;
        background-repeat: repeat-x;
}
A {     
        text-decoration: underline;
        color: #bd934a;
}
TD {
        FONT-SIZE: 12px;
        COLOR: #000000;
        TEXT-DECORATION: none;
        font-family: Arial, Helvetica, sans-serif;
}
.bg {
        background-image: url(top-02.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}
.cop {
        font-size: 11px;
        color: #88561f;
        line-height: 18px;
        padding-left: 22px;
}
.cop a{
        color: #88561F;
        font-weight: bold;
}
.top {
        font-size: 13px;
        color: #995901;
        padding-top: 33px;
        padding-right: 30px;
        padding-left: 30px;
}
.bonus {
        font-size: 11px;
        color: #bc0819;
        padding-top: 110px;
        padding-left: 20px;
        padding-right: 0px;
}
.koor {
        font-size: 12px;
        font-weight: bold;
        color: #e6ddc8;
}
.koor1 {
        font-size: 11px;
        color: #e5c388;
}
.koor2 {
        font-size: 11px;
        font-weight: bold;
        color: #E6DDC8;
}
.koor3 {
        font-size: 12px;
        font-weight: bold;
        color: #E6DDC8;
        background-image: url(tab10.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 7px;
}
.koor4 {
        font-size: 12px;        
        font-weight: bold;
        color: #bd934a;
}


.tabl {
        background-image: url(tab13.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
        background-color: #BF984D;
}
.form {
     page-break-after: auto;
     page-break-before: auto;
     clip:   rect(0px 0px 0px 0px);
     clear: none;
     float: none;
     border: 0px none;
     list-style-position: inside;
     margin: 0px;
     padding: 0px;
}

/*container
============================================================*/
#container{
 position: relative;
 width: 980px;
 margin: 0 auto;
}
#schild{
 width: 198px;
 position: absolute;
 top: 48px;
 left: 705px;
 background: url(bg_mob.jpg) no-repeat left top;
 height: 111px;
 padding: 0;
 margin: 0;
}
#schild dt,
#schild dd{
 padding: 0;
 margin: 0;
 width: 100%;
}

#schild dt img{
 width: 37px;
 height: 44px;
 background: url(mob.png) no-repeat top left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mob.png'); 
}
#schild dt{
 padding-left: 23px;
 margin-bottom: 11px;
}
#schild dd{
 padding-left: 17px;
 color: #BC0819;
 font-size: 11px;
}
#schild dd a{
 color: #BC0819;
 font-size: 11px;
 text-decoration: none;
}
* html #schild dt img{
 background: none;
 width: 37px;
 height: 44px;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mob.png'); 
}


#my_title{
 width: 400px;
 position: absolute;
 top: 160px;
 left:675px;
 font-size: 11px;
 color: #E6DDC8;
 background: url(bg_title.png) repeat-x top left;
 border: 1px solid #000;
 padding: 14px;
 display: none;
}
#my_title a{
 font-weight: bold;
 color: #fff;
 text-decoration: underline;
}
* html #my_title{
 background: #000;
}
