 html             {     background: #1b8101; background-image: url(img/tlo.gif); background-repeat: repeat-x;
                        color: #464646;    font-family: "Tahoma", "Verdana", "Helvetica", sans-serif; }

 body             {     font-size: 12px;  margin: 0;  padding: 0; }

 div.ttext {color: #3ca509; font-size: 1.7em; font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif; 
                                               font-weight: BOLD; margin: 0; text-align: center;}
 /*** RAMKA Z CIENIEM ***/
 div#main-frame   {     width: 768px; margin: 0 auto; border: 1px solid #1a6802; border-top: 0; border-bottom: 0; }

 /*** GLOWNY DIV na srodku strony, biale tlo ***/
 div#main         {     width: 760px; position: relative; background-color: #fff;          
                        margin: 0;  padding-right: 3px; padding-left: 3px;
                        border: 1px solid #1b5a01; border-top: 0; border-bottom: 0px solid #333; } 

 /*** glowna kolumna - tresc strony ***/                                                      
 #main div#content  {     padding: 30px; padding-left: 196px; padding-top: 12px; 
                         min-height: 600px; margin: 0; 
                        font-family: "Verdana", "Helvetica", sans-serif;}

                        #content a           { color: #069; text-decoration: underline; } 
                        #content a:hover     { color: #000; text-decoration: none; } 
                        #content h1          { color: #3ca509; font-size: 1.7em; font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif; 
                                               font-weight: normal; margin: 0; }
                        #content h2          { color: #3ca509; font-size: 1.3em;  margin-top: 12px; margin-bottom: 15px; }
                        #content h3          { color: #3ca509; font-size: 1.3em;  margin-top: 6px; margin-bottom: 18px; }
                        #content h4          { color: #3ca509; font-size: 1.2em;  margin-top: 6px; margin-bottom: 18px; }
                        #content span.light  { color: #777; font-size: 0.8em; margin-bottom: 36px; display: block;}
                        #content div.news    { }
                                               #content .news h2 {margin-bottom: 9px;}
                        #content p           { text-indent: 1.5em; text-align: justify; margin-bottom: 20px;}   
                        #content p#statut    { text-align: center; margin-bottom: 30px; margin-top:30px; }   
                                 #statut p   { text-indent: 0; text-align: left; margin-bottom: 30px;  }
                        #content img.img1    { margin: 0; }            
                        #content img.img2    {  margin: 3px; margin-left: 4px; }
                        #content img.img3    {  margin: 3px; margin-right: 5px; }
                                 
 /*** LEWA KOLUMNA ***/
 #main div#left   {     width: 170px; border-right: 0px solid #ccc; border-top: 1px solid #828282; 
                        border-bottom: 1px solid #ccc;  background-color: #eee;
                        background-image: url(img/menubg.gif);
                        font-size: 11px; padding: 0; 
                        padding-top: 6px; padding-bottom: 6px; color:  #069; font-weight: bold;       
                           margin-top: 1px;  float: left;   } 

                        #left a           { color: #464646;  text-decoration: none; font-weight: normal; } 
                        #left a:hover     { text-decoration: underline; } 
                        #left img         { margin-top: 6px; }
                        #left p#up        { margin: 0; padding-bottom: 8px; padding-left: 7px; 
                                            padding-top: 0px; border-top: 0px solid #f5f5f5; 
                                            border-bottom: 1px solid #dfe0e0; }  
                        #left p           { margin: 0; padding-bottom: 8px; padding-left: 7px; 
                                            padding-top: 16px; border-top: 1px solid #f5f5f5; 
                                            border-bottom: 1px solid #dfe0e0; }  
                        #left p#down      { margin: 0; padding-bottom: 10px; padding-left: 7px; 
                                            padding-top: 16px; border-top: 1px solid #f5f5f5; 
                                            border-bottom: 0px solid #dfe0e0; }  

 /*** PRAWA KOLUMNA ***/
 #main div#right {      width: 508px; border: 0;  background-color: #ddd;
                        position:absolute; left:0px; top:180px; padding: 40px; }
 
 /*** TOP STRONY ***/                           
 div#top         {      height: 146px; background-color: #204c7d; overflow: hidden; }
 
 /*** GORNE MENU - szary pasek ***/
 div#top-menu    {      height: 19px; background-color: #697478; margin-bottom: 0px; 
                        border-top: 3px solid #868f94; color: #969696; font-size: 11px; 
                        text-align: right; padding: 0; padding-top: 4px;   padding-right: 6px;  }

                        #top-menu a        { color: #f0f0f0;  text-decoration: none; 
                                             margin-left: 10px; margin-right: 10px; margin-bottom: 0px;  }
                        #top-menu a:hover  { color: #f0f0f0;  text-decoration: underline; }

 /*** STOPKA ***/
 div#stopka      {      height: 12px; width: auto; background-color: #495458;   clear: both;
                        margin-bottom: 1px; border-top: 6px solid #666f74;    
                        color: #969696; font-size: 11px; text-align: right; 
                        padding: 0; margin: 0; margin-top:20px;                }
                        
 h1               {     font-size: 120%; color: #3ca509; padding: 0; margin:0; margin-top:3px; margin-bottom: 12px; font-family: 'Trebuchet MS'; }
 h2               {     font-size: 1.5em; color: #3ca509; padding: 0; margin:0; margin-top:3px; margin-bottom: 12px; font-family: 'Trebuchet MS';}
 h3               {     font-size: 120%; padding: 0; margin:0; margin-top:3px; margin-bottom: 12px; font-family: 'Trebuchet MS';}
                        
