   div#calosc {
   background-color: White;
     margin: auto;
     width: 600px;
     height: auto;
   }

   div#dzial {
   background-color: White;
   margin: auto;
   font-family: verdana;
   font-size:7pt;
   width: 100%;
   height: 30px;
   }

   div#left {
     background-color: White;
     float: left;
     width: 180px;
     height: auto;
   }

   div#right {
     background-color: White;
     float: right;
     width: 370px;
     height: auto;
   }

   div#window {
     background-color: White;
     font-family: verdana;
     font-size:9pt;
     width: 176px;
     height: 147px;
   }
   
      div#dol {
     background-color: White;
     font-family: verdana;
     font-size:8pt;
     width: 600px;
     height: auto;
   }
   
      div#window2 {
     background-color: White;
     font-family: verdana;
     font-size:8pt;
     width: 370px;
     height: 147px;
   }
   
.banner {
        font-family: verdana, arial, sans-serif;
        color:Black;
        font-size: 12px; 
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
        border-top:1px solid #cccccc;
         border-bottom:1px solid #cccccc;
        background:#F5F5F5;
        padding:0px;
}
   
   .inputbox {
        font-family: verdana;
        font-size: 11px; 
        color: #666666; 
        padding: 0px;
        width: 100%;
        border:solid 1px #cccccc;
        background-color: #FBFBFB;
        margin: 3px 0px 3px 0px;
}
   
      div#botton {
     background-color: White;
     height: 15px;
   }
   