

 /* ---  "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: white; }
 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 {
      background:url(../gfx/bgd3.jpg);
      color: rgb(102,102,102);
  }

  
  /* layout */

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

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

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

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

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

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

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


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


 .menuBelka {
 background: url(../gfx/common/marker-y3.png) 100% 0 repeat-y;    
  } 


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

a .nav2 {

color : rgb(30, 154, 214);
}

  a .siteMap {
   color:#aaa;
  }
  
/**********************************************************/  
  
  #text a , #content a {
    font-weight: normal;
    color: rgb(120, 69, 126);
  }


  /* ------  lewe menu ------ */
  
 
  #leftMenu {
    float:left;
    margin-right:14px;
    width:140px; min-height:200px;
    margin-top:-4px;
    font:normal bold 8pt/9pt verdana, arial, sans-serif;
    color:black;
  }

  #leftMenu ul > li {
    margin-top:10px;
  }

  #leftMenu ul > li.active {
    margin-left:-6px; padding-left:6px;
    background: url(../gfx/common/li.png) 0 2px no-repeat;
    color:black;  
   }
   
  #leftMenu ul {
    list-style:none;
    padding-left:10px;
  }
  
 #leftMenu ul  ul {
    padding-left:12px;
    color:rgb(170, 170, 170);
 }
  #leftMenu ul  ul > li {
    font-weight:normal;

  }


  #leftMenu ul  ul  a {
    color:rgb(102,102,102);

  }


 
 #leftMenu ul ul  a.active {   
   background:none;
   color:rgb(120, 69, 126);
   }
   

  #leftMenu ul  ul  a.active:hover {
    color:rgb(120, 69, 126);

  }

 #leftMenu ul ul  a.active2 {   
   background:none;
   color:;
   }
   

  #leftMenu ul  ul  a.active2:hover {
    color:;

  }

   
 #marker {
   margin-top:40px;   
   width:48px;height:10px;
   }

  #leftMenu  a {color: black;}
  #leftMenu  a:hover {color: rgb(120, 69, 126);}
  
    #text ul li {
    background: url(../gfx/common/li.png) 0 6px no-repeat;
      padding-left:8px;
  }

  

/** 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/color_03.png) 100% 0 no-repeat; }
#tab_4{ background:url(../../tab/en/shad_04.gif) 100% 0 no-repeat; }
#tab_4:hover{ background:url(../../tab/en/grey_04.gif) 100% 0 no-repeat; }
#tab_5{ background:url(../../tab/en/white_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;
}
				  