body {
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin:0px;
 padding:0px;  /* Need to set body margin and padding to get consistency between browsers. */
 text-align: center;   /* Hack for IE5/Win */
 background-image:url('bg.jpg');
 background-repeat:x;
 background-repeat:y;
}


#stanga {
position:absolute;
left:-122px;
top: 155px;
  }



#dreapta {
position:absolute;
left:970px;
top: 155px;
  }


#topbar{
position:absolute;
border: 0px solid black;
padding: 2px;
background-color: white;
width: 730px;
visibility: hidden;
z-index: auto;
}





#wrap {

        margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color: #fff;
	width: 970px;
        border: 0px;
        border-color: green;
}





#logo {
	background-color: #fff;
	border-bottom: 0px solid #090;
}

#bannere {
 color: #333;
 height: 121px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background-color: #fff;
 text-align:center;
 border-top: 0px solid red;
}




#meniusus {
 color: #E880BB;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin: 0px;
 background: #fff;
 text-align: center; 
 height: 25px;
 border-top: 0px solid #FD6FB9;
 border-bottom: 0px solid #FD6FB9;
}


a.meniusus:link 
      {
        margin: 0px 0px 0px 0px;
        font: 12px verdana, sans-serif;
        font-weight: bold;
        color: white; 
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 0px;
        padding-right: 0px;
        text-decoration: none;
        border-right: crimson 1px solid; 
        border-top: crimson 1px solid;
        border-left: crimson  1px solid ; 
        border-bottom: crimson 1px solid; 
        background-color: #F170C2;
}


a.meniusus:visited 
         {
        margin: 0px 0px 0px 0px;
        font: 12px verdana, sans-serif;
        font-weight: bold;
        color: white; 
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 0px;
        padding-right: 0px;
        text-decoration: none;
        border-right: crimson 1px solid; 
        border-top: crimson 1px solid;
        border-left: crimson  1px solid ; 
        border-bottom: crimson 1px solid; 
        background-color: #F170C2;

}

a.meniusus:hover 
         {
        margin: 0px 0px 0px 0px;
        font: 12px verdana, sans-serif;
        font-weight: bold;
        color: #F170C2; 
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 0px;
        padding-right: 0px;
        text-decoration: none;
        border-right: crimson 1px solid; 
        border-top: crimson 1px solid;
        border-left: crimson  1px solid ; 
        border-bottom: crimson 1px solid; 
        background-color: #fff;
}

a.meniusus:active {
        margin: 0px 0px 0px 0px;
        font: 12px verdana, sans-serif;
        font-weight: bold;
        color: white; 
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 0px;
        padding-right: 0px;
        text-decoration: none;
        border-right: crimson 1px solid; 
        border-top: crimson 1px solid;
        border-left: crimson  1px solid ; 
        border-bottom: crimson 1px solid; 
        background-color: #F170C2;
                 }

#meniusus p {
             font: 10px verdana, sans-serif;
             color: #fff;
            }






#ads {
	width: 125px;
	float: right;
        border-left: 0px solid #90F;
}



#innercontainer {
	float: left;
	width: 840px;
        background-color: #fff;
	border: 0px solid red;
}



#content {
	background-color: #fff;
	float: right;
	width: 705px;
        padding-top: 10px;
}


#content h1 {
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 12px;
             color: #ff33cc;
             border: thin groove grey;
             padding-top: 5px;
             padding-right: 5px;
             padding-bottom: 10px;
             padding-left: 5px;
             background-color: #ff66cc;
             background-image: url(bgh1.jpg);
             background-repeat: repeat;
             text-align: center;
            }

#content h2 {
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 12px;
             color: #ff33cc;
             border: thin groove grey;
             padding-top: 5px;
             padding-right: 5px;
             padding-bottom: 10px;
             padding-left: 5px;
             background-color: #ff66cc;
             background-image: url(bgh1.jpg);
             background-repeat: repeat;
             text-align: center;
            }


#content p {
            font-size: 12px;
            line-height: 130%;
            color: #666666;
   }



#content a {
            color: #666666;
            text-decoration: underline;
            font-weight: ;
           }

#content a.hover {
                  color: #666666;
                  text-decoration: none;
                 }
       

#content td p {
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 11px;
        color: gray;
        text-decoration: none;
        }



#content td a {
        font-family : sans-serif;
        font-size: 11px;
        color: gray;
        text-decoration: none;
        }

#content td a.pink {
        font-family : sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #E880BB;
        text-decoration: none;
        }






#meniustanga {
	float: left;
	width: 126px;
        margin-top: 2px;
        border-right: gray 0px dotted;
}




#footer {
	background-color: #fff;
        text-align: center;
	clear: both;
	border-top: 0px solid red;
}



#footer p {
            font-size: 12px;
            color: #666;
   }


 td p {
        font-family :Verdana, Tahoma,  Helvetica, Arial;
        font-size: 11px;
        color: gray;
        text-decoration: none;
        }



 td a {
        font-family : sans-serif;
        font-size: 11px;
        color: gray;
        text-decoration: none;
        }

 td a.pink {
        font-family : sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #E880BB;
        text-decoration: none;
        }



img.left {
	float: left;
}

img.right {
	float: right;
}


p.left {
	float: left;
}

p.right {
	float: right;
}

