body {
	background-color: #000000;
        margin:0;
        color: #ffffff;
        font-family: Arial;
        font-size:11px;
}

.up_fon{
           background: url(img/up_fon.png) 0px 0px no-repeat;
           background-color: #151515;
}

.zag{
         font-family: Arial;
         font-size:16px;
         color:#ffffff;   
         font-weight:bold;
         font-style: italic;
}

.os_tx{
         font-family: Arial;
         font-size:14px;  
         font-weight:normal;
         color:#000000; 
}

.pod_vid{
        width:523px;
        height:327px;
        background: url(img/pod_vid.jpg) 0px 0px no-repeat;

}
.pod_vid1{
        width:523px;
        height:327px;
        background: url(img/pod_vid_downl.jpg) 0px 0px no-repeat;

}

.dw_tx{
         font-family: Arial;
         font-size:13px;  
         font-weight:normal;
         color:#4eaaf4;
         padding-left:30px;
         padding-top:10px;

}

#code-block
{
	text-align: center;
	display: none;
}

.pay input{
             color: #91aa06;
             background: url(img/button.png);
             width:208px;
             height:62px;
             border:0;
	     cursor:pointer;
	     cursor:hand;
}


#statuses-block{
                  color:#fff;
                  font-family: Arial;
                  font-size:12px;
}
