
#strona {
  width: 750px;
  margin: auto;
}

  #logo_itvc {
    float: left;
    height: 59px;
  }
  
  #baner_MNI {
    float: left;
    width: 100px;
    height: 60px;
    padding-left: 50px;
  }

  #przyciski_gora {
    float: right;
    width: 407px;
    height: 60px;
  }

  #baner_reklamowy_gora {
    text-align: center;
    font-size: 1px;
    line-height: 1px;
  }

 
 #powiazanie_lewa_srodek {
   float: left;
   width: 551px;
 }
 
 
  
 #kolumna_lewa {
   position: relative;
   float: left;
   width: 197px;
 }
  
    #imieniny {
      text-align: center;
      padding: 0px 0px 7px 0px;
    }
    
    #ankieta {
      padding: 4px 0px 9px 14px;
    }
    
      #opcje {
        padding: 5px 0px 0px 3px;
        line-height: 15px;
      }
  

 #kolumna_srodek {   
   float: left;
   width: 352px;
 } 

    #player_swf { 
      position: relative;
      width: 352px;
      height: 312px; /* 327 - stare */
      text-align: center;      
    }

    #player_wmp { 
      position: relative;
      width: 352px;
      height: 327px;
      text-align: center;
      line-height: 1px;
      font-size: 1px;    
    }

    #player_okno { 
      text-align: center;
    }
 
    #pasek_pozdrowien {
      width: 352px;
      height: 23px;
      background: url('../gfx/tlo_pasek_pozdrowien.jpg');
      text-align: center;
      color: #B50102;
    }
 
 #kolumna_prawa {
   position: relative;
   float: left;
   width: 197px;
 }
 
 .odstep {
   position: relative;
   float: left;
   width: 2px;
   font-size: 1px;
   line-height: 1px;
 }
 
#pasek_dol {
  position: relative;
  width: 100%;
  height: 93px;
  text-align: center;
  background: #ffffff url('../gfx/tlo_pasek_dol.gif') top center no-repeat;
}


#fullscreen_div {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
  visibility: hidden;
  display: none;
}