

 /* ---  "n0at dynamic css system" - dla nifc.pl --- */
 /* ---  http://tools.noat.pl/                   --- */
 
 /*  Ustawienia
  *  wymagane parametry:
  *  @site (string)
  *  @lay (int)
  *  @banner [1,3,4](string)
  */

 /* @import url(./reset.css); */
  @import url(./layout.css);
  @import url(./sidebar.css);
  @import url(./contentContainer.css);
  @import url(./content.css);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
 {
	 margin: 0; padding: 0;
	 border: 0; outline: 0;
	 font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	 vertical-align: baseline;
 }
 :focus { outline: 0; }
 body { line-height: 1; color: black; background: rgb(248,248,248) ; }
 table { border-collapse: separate;	border-spacing: 0; }
 caption, th, td { text-align: left; font-weight: normal; }
 blockquote:before, blockquote:after, q:before, q:after {	content: ""; }
 blockquote, q { quotes: "" ""; }
 a { text-decoration:none; }
 hr { overflow:hidden; }

  /* elementy generowane */

  body {
      color: rgb(102,102,102);
      
  }

  
  /* layout */

  #top {
      background-color: rgb(255,255,255);
  }

  /*  #topLogo { background: url(../gfx/nifc/logo.gif) 36px 12px no-repeat;
 } */
  
  #topLinks {
      height: 142px; width: 751px;
  }
  #topTop ul {
      background: url(../gfx/marker-y3.png) 0 1px repeat-y;
  } 

  .sklep {
      background: url(../gfx/nifc/koszyk.jpg) 6px 1px no-repeat;
  }

  .link {
      background: url(../gfx/marker-y.png) 0 1px repeat-y;
  }

  #banner {
      height: 112px;
      background: rgb(0, 0, 0);
  } 

  #banner1 {
      height: 112px; width:888px;
      background: url(../banners/en/2.jpg) 0 0 no-repeat;
  }
  #banner2 {
      height: 112px; width:0px;
      background: url(../banners/en/2.jpg) 0 0 no-repeat;
  }
  #banner3 { 
      height: 112px; width:0px;
      background: url(../banners/en/2.jpg) 0 0 no-repeat;
  }

  #overlap {
      background: rgb(0, 0, 0);
      background: url(../gfx/baner.jpg) 0 0 no-repeat;
    }   


  /* Content */
  #marker  { background:url(../gfx/marker.png); }
  
  #contentContainer h1, #mainLeft h1 {
    background: url(../gfx/marker.png) 0 7px no-repeat;
    padding-left:60px;
  }
 
  #marker2 {
    background: url(../gfx/marker2.png) 0 7px no-repeat;
    padding-left:60px;
  }


  #filmListing a {
   font-weight:normal;
   color:rgb(102, 102, 102); 
 }
  #filmListing a:hover{
   color:rgb(255, 21, 25); 
 }
 
 
 
  div.hr {
    background:url(../gfx/separator2.gif) repeat-x 0 4px;
    height:8Px;
  }
  div.hr hr {
    display:none;
  }



  a .siteMap {
   color:#aaa;
  }



/** zakladki **/

#main_tabs {
 float: left;
 width: 95px; height: 154px;
 position:relative;
 top:254px; left:-10px;
 background:transparent;
}
#main_tabs li {
 text-decoration:none;
 list-style:none;
}
#main_tabs a {
 width:97px;height:22px;
 display:block;
}


#tab_1{ background:url(../../tab/en/white_01.gif) 100% 0 no-repeat; }
#tab_1:hover{ background:url(../../tab/en/grey_01.gif) 100% 0 no-repeat; }
#tab_2{ background:url(../../tab/en/white_02.gif) 100% 0 no-repeat; }
#tab_2:hover{ background:url(../../tab/en/grey_02.gif) 100% 0 no-repeat; }
#tab_3{ background:url(../../tab/en/white_03.gif) 100% 0 no-repeat; }
#tab_3:hover{ background:url(../../tab/en/grey_03.gif) 100% 0 no-repeat; }
#tab_4{ background:url(../../tab/en/color_04.png) 100% 0 no-repeat; }
#tab_5{ background:url(../../tab/en/shad_05.gif) 100% 0 no-repeat; }
#tab_5:hover{ background:url(../../tab/en/grey_05.gif) 100% 0 no-repeat; }
#tab_6{ background:url(../../tab/en/white_06.gif) 100% 0 no-repeat; }
#tab_6:hover{ background:url(../../tab/en/grey_06.gif) 100% 0 no-repeat; }
#tab_7{ background:url(../../tab/en/white_08.png) 100% 0 no-repeat; }
#tab_7:hover{ background:url(../../tab/en/grey_08.png) 100% 0 no-repeat; }
  
  
  
  #yt_top {
  display:block;
  color: rgb(119,119,119);
  width:21px;height:21px;
  background: url(../gfx/muzyka1.png) 0 0 no-repeat;
  font: normal 10pt/12pt Verdana, Arial, sans-serif;
  padding: 0px; margin: 18px 40px 0 0px ;
} 
#yt_top span {display:none;}  


/* face book */
#face_book_lubie {
 margin-top:10px;
 float:right;
 border:1px solid #aaa;
 border-right:none;
 width:209px;
}
		
#face_book_lubie_head {
 width:209px; height:22px;
 background: #3b5998 url(../gfx/face_title.png) 10px 1px no-repeat;
}
			  
#face_book_lubie iframe {
 overflow:hidden;
 height:76px;
 width:208px;
}
				
				  