* {
	border-width: 0px;
    margin: 0; 
    padding: 0;
    
}

body {
background: #333;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a
{
    text-decoration: none;
    color: #3366CC;
    font-weight: bold;
}
a:hover
{
    text-decoration: underline;
    color: #333399; /* #4F5D7F;*/
}

#wrap
{
    background-position: center;
    margin: 20px auto auto auto; 
    width: 800px;
    /*height: 100%;*/
    background: #fff;
    padding: 10px;
    border: 5px solid #000;
}

#header {
height: 158px;/*172px; */
background: white url(images/header.jpg) no-repeat;
width:799px;
}

#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #FF5500;
}

#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}

#header h1 a:hover {
color: #fff;
}

.ButoaneMeniuPrincipal
{
    border:0px;
    width: 798px;
    background:#ccccff;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
/*
    border-right-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
*/
 
}
.ButoaneMeniuPrincipal a:link, .ButoaneMeniuPrincipal a:visited
{
    display: block;
    background: #086db5;
    color: #FFFFFF;
    /*width: 158px;*/
    width:100%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.ButoaneMeniuPrincipal a:hover
{
    display: block;
    background:#FFFFFF;
    color:#086db5;
/*  width: 100px;
    text-align: center;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
*/
}

#menu
{
    /*height: 40px; */
    background-position: #000;
    line-height: 1px;
    background: #000;
    text-align:right;
}

#menu
{
    /*height: 40px; */
    background-position: #000;
    line-height: 1px;
    background: #000;
    text-align:-moz-right;
}

#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

.right
{
    padding: 5px 20px 20px 0; 
    /*height: 100%;
    overflow: hidden;*/

    float: right; 
    /*width: 590px;   600px  height: 100%; */
    width: 610px;
    text-align: justify;
/*    padding-top: 5px; */
}
.right h1
{
    font-size: 18px;
    font-weight: 100;
    padding: 15px 0 7px 0;
    color: #333399;
}

.right h2
{
    /*font-size: 18px;*/
    font-size: 16px;
    font-weight: 100;
    padding: 15px 0 7px 0;
    color: #333399;
}
.right h3
{
    font-size: 12px;
    color: #333399;
}

.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left
{
    padding: 0px 20px 0px 0; /*height: 100%;*/ /*overflow: hidden;*/
    float: left;
    width: 165px; /*padding-top: 10px; */
}
.left h2 {
margin: 0px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}


#footer
{   
    margin-left:auto;
    margin-right:auto;
    margin: auto;
    clear: both;
    font-size: 11px;
    color: white;
    text-align: center;
    height:100%;
/*    vertical-align: middle; */
}
#footer a  
{
    color: white;
    font-size: small;
    /*font-weight: bold;*/
    text-transform: uppercase;
    font-family: Arial;
    /*letter-spacing: 0.10em;*/
}

#footer a:hover
{
    
    text-decoration: underline;
}

#meniuCategorii
{
    border-style: none;
    padding-left: 3px;
    padding-right: 3px;
}

.meniuCategorii a
{
    color: White;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: top;
}
.meniuCategorii a:hover 
 { 
     color: White; 
     text-decoration:none;  
 }
 

