body {
	background-color: #000000;
        margin:0;
        color:#fff;
        font-family: Arial;
}

.osnovnoi{
          background: url(img/fon.jpg) 0px 0px no-repeat;
          position: relative;
          width:1000;
          height:712;
         
}

.la1{
        background: url(img/la1.png);
        width:341;
        height:170;
        position: absolute;         
        left: 33px; 
        top: 154px;               
        font-size:12px;
}
 
.la2{
        background: url(img/la2.gif);
        width:454;
        height:319;
        position: absolute;         
        left: 525px; 
        top: 16px;               
        z-index: 2;
}

.la3{
        background: url(img/la3.gif);
        width:443;
        height:285;
        position: absolute;         
        left: 535px; 
        top: 326px;   
        z-index: 1;            
}

.la4{
        background: url(img/la4.png);
        width:313;
        height:44;
        position: absolute;         
        left: 667px; 
        top: 626px;    
        color:#005e94;
        font-size:11px;             
}

.opl{
        background: url(img/opl.png);
        width:401;
        height:250;
        position: absolute;         
        left: 300px; 
        top: 125px;    
        color:#005e94;
        font-size:11px;  
        color:#fff;
        font-family: Arial;
        font-size:12px;           
}

.opl1{
        background: url(img/la1.png);
        width:341;
        height:170;
        position: absolute;         
        left: 330px; 
        top: 390px;               
        font-size:12px;
}

.la5{
        background: url(img/la4.png);
        width:313;
        height:44;
        position: absolute;         
        left: 370px; 
        top: 510px;    
        color:#005e94;
        font-size:11px;             
}

#code-block
{
	text-align: center;
	display: none;
}

.pay input{
             color: #91aa06;
             background: url(img/button.png);
             width:298px;
             height:38px;
             border:0;
	     cursor:pointer;
	     cursor:hand;
}


#statuses-block{
                  color:#fff;
                  font-family: Arial;
                  font-size:12px;
}