

body {
    background: #e0e3f8;
    padding: 0px;
    margin: 0px;
    /* text-align: center;
    /* ie hack */;
  }


#mainShadowLeft {
    width: 1000px;
    background: repeat-y left url('../grafika/brandnew/shadow_left.gif');
    margin-left: auto;
    margin-right: auto;
  }


#mainShadowRight {
    width: 982px;
    padding-left: 9px;
    padding-right: 9px;
    background: repeat-y right url('../grafika/brandnew/shadow_right.gif');
  }


#top {
    width: 982px;
  }


#logo {
    float: left;
    background: no-repeat url('../grafika/brandnew/logo.jpg');
    width: 380px;
    height: 131px;
  }


#top_bg1 {
    float: left;
    background: repeat-x url('../grafika/brandnew/top_bg1.gif');
    width: 350px;
    height: 131px;
    font-size: 10pt;
  }


#bow {
    background-image : url('../grafika/brandnew/bow.gif');
    background-position : right;
    background-repeat : no-repeat;
    font-family : 'Times New Roman';
    font-size : 12pt;
    height : 131px;
  }


#top_bg2 {
    float: right;
    background: repeat-x url('../grafika/brandnew/top_bg2.gif');
    width: 252px;
    height: 131px;
  }


.dane_firmy {
    font-size: 9pt;
    margin-top: 10px;
  }


.dane_firmy td {
    padding-left:3px;
    padding-right:10px;
    text-align:left;
    vertical-align:top;
  }


td.wyrownanie_prawe {
    border-right:1px solid;
    text-align:right;
  }


#bow ul {
    list-style-image : url('../grafika/brandnew/point.gif');
    margin: 0px;
    padding-left: 12px;
    padding-top: 12px;
  }


#hmenu {
    clear: both;
    margin-top: 0px;
    width: 982px;
    height: 42px;
    background: repeat-x url('../grafika/brandnew/hmenu_bg.gif');
  }


#middle {
  }


#vmenu {
    float: left;
  }


#vmenu_top {
    width: 154px;
    height: 44px;
    background: no-repeat url('../grafika/brandnew/vmenu_top.gif');
  }


#vmenu_content {
    width: 154px;
    background: repeat-y url('../grafika/brandnew/vmenu_gradient.gif');
  }


#vmenu_content ul {
    list-style-type : none;
    padding-left: 0px;
    padding-top: 2px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 7px;
    margin-top : 0px;
    background: repeat-x url('../grafika/brandnew/menu_hr.gif');
  }


#vmenu_content li {
    background: bottom repeat-x url('../grafika/brandnew/menu_hr.gif');
    padding-bottom: 2px;
  }


#vmenu_content a {
    line-height: 25px;
    display: block;
    text-decoration: none;
    color: black;
    padding-left: 10px;
  }


#vmenu_content a:hover {
    background: repeat-y url('../grafika/brandnew/menu_item_background.gif');
  }


#vmenu_bottom {
    width: 154px;
    height: 44px;
    background: no-repeat url('../grafika/brandnew/vmenu_bottom.gif');
  }


#content {
    padding: 8px;
    width: 812px;
    float: right;
  }


#foot {
    background-image : url('../grafika/brandnew/foot.gif');
    background-repeat : repeat-x;
    clear : both;
    height : 43px;
    text-align : center;
    width : 982px;
  }


#foot img {
vertical-align: middle;
    padding-top: 10px;
    border-width: 0px;
  }
  
#foot span {
    font-size: 8pt;
}


#bottom_left {
    width: 1000px;
    height: 9px;
    margin-left: auto;
    margin-right: auto;
    background: no-repeat left url('../grafika/brandnew/bottom_shadow_left.gif');
  }


#bottom_right {
    width: 982px;
    height: 9px;
    padding-left: 9px;
    padding-right: 9px;
    background: no-repeat right url('../grafika/brandnew/bottom_shadow_right.gif');
  }


#bottom {
    width: 982px;
    height: 9px;
    background: repeat-x url('../grafika/brandnew/bottom_shadow.gif');
  }

