html            {margin: 0;
                padding: 0;
                }

img            {border: none;
                margin: 0;}


body           {background-image: url(images/bg.jpg);
                background-repeat: no-repeat;
                font-size: 12px;
                background-color: #eee;
                line-height: 21px;
                font-family: Verdana, Geneva, sans-serif;
                text-align: center;
                margin: 0 auto;
                }




#bannerRotator { width:960px; height:229px; padding:0; margin:0 auto; background:#EEE; }
#bannerRotator ul li img{ max-width:960px; max-height:229px; }

#bannerRotator { position:relative; top: 103px;}
#bannerRotator ul { list-style:none; padding:0; position:relative; margin:0; }
#bannerRotator ul li { display:none; position:absolute; list-style-image: none; }
#bannerRotator ul li a { text-decoration:none; list-style-image: none; }

#bannerNav { position:absolute; right:15px; bottom:15px; background:url(img/transBlack75.png) repeat 0 0; padding:5px 5px 5px 10px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#bannerNav a { margin:3px 10px 0 0; height:10px; width:10px; display:block; background:url(img/dotDark.png) no-repeat 0 0; float:left; }
#bannerNav a.active { background-image:url(img/dotLight.png); }
#bannerNav span.pause, #bannerNav span.play { cursor:pointer; height:15px; width:15px; display:block; background:url(img/pause.png) no-repeat 0 0; float:left; }
#bannerNav span.play { background-image:url(img/play.png) }



                
                
    #bg         {
                margin: 0;
                padding: 0;
                }
                
                

                
                
    #wrapper    {position: relative;
                width: 960px;
                text-align: center; 
                margin: 0 auto;
                padding: 0;
                }
                

        
     

    #menue-flash {float: left;
                width: 960px;
                height: 100px;
                margin: 0;
                padding: 0;
                background-color: #999;
                }
                
                
     #content   {float: left;
             background-color: #eee;
                width: 960px;
                text-align: left;
                margin: 0;
                padding: 120px 0 0 0;
                }                
                
                
  .button      {float: left;
                width: 100px;
                margin: 0 10px;
                padding: 0;
                }

                
    #left      {float: left;
                width: 460px;
                margin: 0;
                }
                

     #right      {float: right;
                width: 460px;
                margin: 0;
                }   

                
     #down   {float: left;
                width: 960px;
                 font-size: 11px;
                margin: 20px auto;
                text-align: center;
                padding: 0;
                }
                
   #footer    {float: left;
                width: 960px;
                margin: 0 auto;
                padding: 0;
                font-size: 11px;
                text-align: center;
                }                          
    

                


/*  --------Text-------- */


p               {margin: 10px 0 20px 0;
                padding: 0;
                line-height: 19px;
                text-align: justify;
                color: #444;}
                
p.orange        {color: #ff6500;
                margin: 10px 0 20px 0;
                padding: 0;
                line-height: 19px;
                text-align: justify;}
                


/*  --------Nawigacje-------- */

a               {text-decoration: none;
                color: #ff6500;
                font-weight: normal;}
                
a:link          {color: #ff6500; }

a:visited       {color: #ff6500;}

a:hover		{color: #066f7e;
                text-decoration: none;}
                
                

/*  -------------------Nawigacja menue------------------- */                

ul.nav2        {float: left;
                list-style: none;
                height: 20px;
                margin: 0 0 0 0;
                padding: 11px 0 0 0;
                font-size: 15px;
                font-weight: normal;
                line-height: 14px;
                }
                
ul.nav2 a       {color: #fff;
                text-align: center;
                display: block;
                font-weight: normal;}

ul.nav2 li      {float: left;
                margin: 0 0 0 0;
                padding: 0;
                width: 100px;
                height: 20px;
                display: block;
                color: #fff;
                }
                
ul.nav2 li.active      {float: left;
                margin: 0 0 0 0;
                padding: 0;
                width: 100px;
                height: 20px;
                display: block;
                color: #066f7e;
                }
                
ul.nav2 a:visited {text-align: center;
                display: block;   
                }
                
ul.nav2 a:hover { text-decoration: none;
                text-align: center;
                color: #066f7e;
                font-size: 15px;
                }

ul.nav2 a:active {color: #ff6500;
                text-align: center;
                background-image: none;
                width: 100px;
                height: 20px;
                display: block;
                }
                
 
                
                
                
                
/*  -------- Naglowki -------- */


ul          {margin: 3px 0 18px 0;
            }
            
li              {margin: 0 0 12px 0;}


    h1         {
                text-align: left;
                 color: #066f7e;
                 font-weight: normal;
                 font-size: 20px;
                 line-height: 20px;
		 margin: 20px 0 10px 0;
                 padding: 0;
                 }
                 
                 
    
    h2          {
                text-align: left;
                 color: #ff6500;
                 font-weight: lighter;
                 font-size: 15px;
                 line-height: 27px;
		 margin: 10px 0 10px 0;
                 padding: 0;
                 }
    

                 
 
 hr           {color: #eee;
                size: 1px;
                margin: 10px 0 10px 0;
                padding: 0;
               }
               
               
                

 
.clear          {clear: both;}