BODY { 
    margin: 0; padding: 0;
    background: #ffffff; 
}
* { 
    font-family: Verdana,'Century Gothic', 'Trebuchet MS',Tahoma,Arial,'Arial Black',Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
    color: #000000;
    margin:0; padding:0;    
}
.pranesimas { font-size: 14px; font-weight: bold; color:#ff3333; }
.pranesimas_green { font-size: 14px; font-weight: bold; color:#295e13; }
.cont_in {
   border:0;        
   background-color:transparent;
   font-size:12px;      
}
.main_tbl {
   background:url('img/main2.jpg') no-repeat bottom center;
}

.main_div {
   position:relative;
   width:1px;
   height:1px;
}
.main_name {
   position:absolute;
   width:160px;
   height:20px;
   z-index:51;
   bottom:276px;
   left: 284px;   
}
.main_email {
   position:absolute;
   width:160px;
   height:20px;
   z-index:51;
   bottom:242px;
   left: 284px;   
}
.main_msg {
   position:absolute;
   width:160px;
   height:142px;
   z-index:51;
   bottom:80px;
   left: 280px;
}
.main_code {
   position:absolute;
   width:100px;
   height:30px;
   z-index:51;
   bottom:30px;
   left: 158px;
}
.main_code_in {
   position:absolute;
   width:70px;
   height:20px;
   z-index:51;
   bottom:38px;
   left: 280px;
}
.main_send {
   position:absolute;
   width:70px;
   height:42px;
   z-index:51;
   bottom:4px;
   left: 388px;
}
#submit_btn {  cursor:pointer; }

