/* CONTENT */
div#wrapper{ width:960px; height:556px; margin:0 auto; 
}

  /* LEFT CONTENT */
  div#wrapper div#left-content{ width:720px; height:556px; margin-right:5px; }
  
    /* LEFT CONTENT HEADER */
    div#wrapper div#left-content div#left-content-header{ margin-bottom:4px; }
      
      /* BANNERS */        
      /* banner nav */
      div#banner-nav-wrap{ position:absolute; width:720px; margin:175px 0 0 0; z-index:666; }
        div#banner-nav{ float:right; height:25px; list-style:none; text-align:right; padding-left:10px; background:url(/templates/investbank/gfx/banner-nav-start-background.png) no-repeat left; }
          div#banner-nav a{ font-size:14px; font-weight:bold; display:block; float:left; width:15px; height:25px; padding-right:10px; line-height:25px; background:url(/templates/investbank/gfx/banner-nav-menu-background.png) repeat-x; color:#ccc; opacity:0.9; vertical-align:middle; text-shadow: 1px 1px 1px #666; }
          div#banner-nav a.activeSlide{ 
            color:#fff; 
            opacity:1; text-shadow: 1px 1px 1px #222; }
          div#banner-nav a:focus{ 
            outline: none; 
          }
      /* banner show */
      div#left-content-header ul#left-content-header-banners{ height:200px; overflow:hidden; }
        div#left-content-header ul#left-content-header-banners li{ list-style:none; float:left; }
          ul#left-content-header-banners li a{ display:block; width:720px; height:200px; }
      
      /* LEFT CONTENT WRAPPER */
      div#left-content div#small-wrapper{ width:720px; }
        /* LEFT CONTENT left side */
        div#small-wrapper div#small-left{ width:400px; height:356px; }
          div#small-left div.main-left-small-box{ height:184px; margin-bottom:8px; background:url(/templates/investbank/gfx/left-small-box-background.jpg) no-repeat; }
            div#small-left div.main-left-small-box ul{ height:154px; list-style:none; padding: 11px 0 0 229px; overflow: hidden; }
            div#small-left div#dla-ciebie ul{ background:url(/templates/investbank/gfx/dla-ciebie.jpg) no-repeat 10px bottom; }
            div#small-left div#dla-firmy ul{ background:url(/templates/investbank/gfx/dla-firmy.jpg) no-repeat 10px bottom; }
              div#small-left div.main-left-small-box ul li{ padding-left:6px; font-size:12px; color:#404040; }
                div#small-left div.main-left-small-box ul li h1{ background:url(/templates/investbank/gfx/small-left-line.jpg) no-repeat bottom; font-size:14px; font-weight:bold; color:#004b96; height:24px;/* line-height:24px; vertical-align: top;*/ margin-bottom:6px; }
                div#small-left div.main-left-small-box ul li a{ color:#000; /*#004b96;*/
                  font-weight:bold; line-height:13px; }
        
        /* LEFT CONTENT right side News */    
        div#small-wrapper div#main-aktualnosci{ width:310px; height:356px; background:url(/templates/investbank/gfx/main-news-background.jpg) no-repeat; overflow:hidden; }
          div#main-aktualnosci h1{ font-size:14px; color:#004b96; height:37px; line-height:37px; vertical-align:middle; padding:0 8px; }
          div#main-aktualnosci ul{ list-style:none; }
            div#main-aktualnosci ul li{ height:71px; padding:10px 8px; background:url(/templates/investbank/gfx/main-news-line.jpg) no-repeat top; }
              div#main-aktualnosci ul li h3{ font-size:10px; color:#4c4c4c; }
              div#main-aktualnosci ul li h2{ font-size:13px; color:#004b96; }
              div#main-aktualnosci ul li p{ font-size:11px; color:#000; }
          div#main-aktualnosci p#main-aktualnosci-wszystkie{ font-size:11px; text-align:right; padding:20px 8px; }
            div#main-aktualnosci p#main-aktualnosci-wszystkie a{ color:#808080; text-decoration:underline; }
            li.red a {color:red !important;}
