body{
padding: 0;
margin: 0;
background: #333333;
font-family: georgia, arial,helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: ffffff;
height: 800px
}
a img {
border: 0
}
a{
font-weight: bold;
text-decoration: none;
color: #ffffff;

}
a:visited {
text-decoration: underline;
color: e9e9e9
}
a:hover {
text-decoration: underline;
}
h1 { margin: 0;
font-size: 21px;

}
h2 { margin: 0; font-size: 20px
}
h3 { margin: 0; font-size: 16px

}
h4 { margin: 0; font-size: 14 px

}
h5 { margin: 0;
}
h6 { margin: 0;
}

#header {
background: url("imagini/logo.jpg"); background-repeat: no-repeat;
width: 100%; 
float: left
}

#header-menu {
width: 250px; 
float: right; 
padding-top: 15px; 
text-align: right;
color: #ffffff;
margin-right: 20px;
}
#header-menu  a{
text-decoration: none;
color: #ff9900;
font-size: 12px
}
#header-menu a:hover {
color: #666666;
}



/*- Menu --------------------------- */

    #tabs5 {
      width:100%;
float: left;
 font-size:14px;
      line-height:normal;
background: #000000 url("imagini/bgmenu.jpg") repeat-x;


      }
    #tabs5 ul {
          margin:0;
          padding:0 0 0 25px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("imagini/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("imagini/tabright6.gif") no-repeat right top;
      padding:12px 15px 12px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
color: #ff9900
      }
.linie { font-size: .3em;
 border-bottom: solid .1em #555555; 
margin-bottom: 10px;
clear: both;
width: 100% 
}

   
#container {
width: 100%;
float: left;


}

#pagewrapper {
width: 900px; 
float: left; 
padding-left: 50px; 
padding-top: 10px;  color: #888888

}
