/* www.ogoga.ro */

  body {
    background: #745a4d;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-align: justify;
  }

  #cadru {
    background: #efe8ce;
    color: #000000;
    width: 790px;
    margin: 0px auto;
    border-top: 20px solid #745a4d;
  }

  #continut {
    float: left;
    width: 780px;
    border-left: 5px solid #e2d6ae;
    border-right: 6px solid #e2d6ae;
    border-bottom: 5px solid #e2d6ae;
    background: #efe7d0;
  }


  #banner {
    background: #efe8ce url(imagini/banner.jpg);
    color: #FFFFFF;
    float: left;
    width: 790px;
    height: 172px;
  }

  #stanga {
    background: #efe8ce;
    color: #000000;
    float: left;
    width: 728px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
  }

  #stanga .p {
    margin: 2px;
    padding: 3px;
    float: left;
    width: 758px;
  }

  #stanga .img {
    margin: 2px;
    padding: 5px;
    border: 1px solid #B86D1E;
    float: left;
  }

  #stanga h3 {
    background: #FFFFFF url(imagini/nav.gif) repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Verdana;
    margin: 0px;
    padding: 4px;
    float: left;
    width: 756px;
    text-indent: 10px;
  }

  #stanga .stire {
    width: 628px;
    float: left;
    margin-bottom: 4px;
  }

  #stanga .titlu {
    color: #3A6EBC;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
    text-indent: 10px;
    float: left;
    width: 450px;
  }

  #stanga .cont {
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
    text-align: justify;
    width: 622px;
  }


  #dreapta {
    background: #FFFFFF;
    color: #000000;
    float: left;
    width: 210px;
    padding-left: 1px;
    margin-left: -1px;
    border-left: 1px solid #5BA2EF;
  }

  #dreapta h3 {
    background: #FFFFFF url(imagini/nav.gif) repeat-x;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Verdana;
    margin: 0px;
    padding: 4px;
    float: left;
    width: 202px;
    text-indent: 10px;
  }

  #navigare {
  background: url(imagini/nav.gif);
    float: left;
    width: 764px;
    height: 35px;
    margin-left: 6px;
  }

  #navigare ul {
    float: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-image: none;
  }

   #navigare li {
    list-style-type: none;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #c96212;
    color: #000000;
    width: 125px;
    height: 35px;
  }

   #navigare li a {
    height: 20px;
    color: #fff;
    float: left;
    width: 125px;
    padding-top: 9px;
    padding-bottom: 7px;
    text-indent: 10px;
    margin-bottom: 1px;
    text-align: center;
  }

  #navigare li a:hover {
    height: 20px;
    color: #343434;
    float: left;
    width: 125px;
    padding-top: 9px;
    padding-bottom: 7px;
    text-indent: 10px;
    margin-bottom: 1px;
  }


  #footer {
    color: #FFFFFF;
    float: left;
    width: 790px;
    height: 50px;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
  }

  #footer p {
    margin: 3px;
    padding: 2px;
    text-indent: 9px;
    float: left;
    clear: left;
    font-size: 10px;
  }

  #footer a {
    color: #FFFFFF;
  }

  #footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }

  .chenar {
    border: 1px solid  #e2d6ae;
    padding: 2px;
  }

  a {
    text-decoration: none;
    color: #cc33ff;
  }

  a:hover {
    text-decoration: none;
    color: #B86D1E;
  }

  .rosu {
    color: #FF66FF;
  }
  a img {
    border: 0px;
  }

