body { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: #000000;
       background-color: #0080C0;
       margin: 10px 10px 10px 10px;
       cursor: default; }
       
table.template { width: 950px;
                 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                 font-size: 10pt;
                 text-align: center;
                 padding: 0px 0px 0px 0px;
                 margin: 0px 0px 0px 0px;
                 background-color: #000000; }
                 
td.template_header_left { width: 300px;
                          height: 120px;
                          padding: 0px 0px 0px 0px;
                          background: #000000 url("grafika/header_left.gif") no-repeat left top;
                          background-color: #FFFFFF; }
                          
td.template_header_right { width: 615px;
                           height: 115px;
                           padding: 0px 35px 20px 0px;
                           text-align: right;
                           vertical-align: bottom;
                           background: #000000 url("grafika/header_right.gif") no-repeat right top;
                           background-color: #FFFFFF; }
                           
td.template_header_right a { text-decoration: none;
                             color: #000000; } 
                       
td.template_header_right a:hover { color: #DDDDDD; }                  
                        
td.template_top_belt { width: 650px;
                       height: 5px;
                       padding: 0px 0px 0px 0px;
                       color: #FFFFFF;
                       background-color: #00AA00; }
                       
td.template_main_left { width: 200px;
                        padding: 0px 0px 0px 0px;
                        vertical-align: top;
                        background-color: #DDDDDD; }

td.template_main_right { width: 750px;
                         height: 400px;
                         padding: 20px 40px 20px 40px;
                         vertical-align: top;
                         background-color: #DDDDDD; }

td.template_main_right a { text-decoration: none;
                           color: #0000FF; } 
                       
td.template_main_right a:hover { color: #7777FF; }                  
                        
td.template_bottom_belt { width: 950px;
                          height: 5px;
                          padding: 0px 0px 0px 0px;
                          color: #FFFFFF;
                          background-color: #00AA00; }
                          
td.template_footer { width: 950px;
                     height: 30px;
                     padding: 0px 0px 0px 0px;
                     text-align: center;
                     vertical-align: middle;
                     background: #000000 url("grafika/footer.gif") no-repeat left top;
                     background-color: #FFFFFF; }
                     
td.template_footer a { text-decoration: none;
                       color: #000000; } 
                       
td.template_footer a:hover { color: #DDDDDD; }                  
                        
table.main_left { width: 200px;
                  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
                  font-size: 10pt;
                  padding: 0px 0px 0px 0px;
                  margin: 0px 0px 0px 0px;
                  background-color: #000000; }
                        
td.main_left_1 { height: 120px;
                 padding: 0px 0px 0px 0px;
                 background: #000000 url("grafika/main_left_1.gif") no-repeat left top;
                 background-color: #FFFFFF; }
                        
td.main_left_2 { padding: 0px 0px 0px 0px;
                 background-color: #FFFFFF; }
                 
td.main_left_3 { padding: 0px 0px 0px 0px;
                 background-color: #DDDDDD; }

table.menu { width: 200px;
             font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
             font-size: 10pt;
             padding: 0px 0px 0px 0px;
             margin: 0px 0px 0px 0px;
             text-align: center;
             background-color: #DDDDDD; }
             
td.menu { height: 40px;
          padding: 0px 0px 0px 40px;
          text-decoration: none;
          color: #FFFFFF;
          background-image: url("grafika/button.gif");
          background-color: #000000; }
          
td.menu a { text-decoration: none; 
            color: #FFFFFF; }
            
td.menu a:hover { color: #00FF00; }

td.menu_back { height: 40px;
               padding: 0px 0px 0px 40px;
               text-decoration: none;
               color: #FFFFFF;
               background-image: url("grafika/button_back.gif");
               background-color: #000000; }
          
td.menu_back a { text-decoration: none; 
                 color: #000000; }
            
td.menu_back a:hover { color: #DDDDDD; }
                                                                                                                  
