body {
background-color : #cccccc;
padding : 0 0;
margin : 0;
font-size : 60%;
font-family : Verdana;
text-align : center;
}
div.header {
background-color : #166094;
padding : 0 0;
height : 123px;
text-align : left;
color : white;
font-size : 15px;
font-family : "Trebuchet MS";
width:1000px;
}
div.meniu {
display : block;
width : 200px;
float : left;
padding : 0 0;
text-align : left;
border-top : thin solid #83A2E0;
border-top-width : 15px;
border-bottom : thin solid #83A2E0;
border-bottom-width : 15px;
background-color:#FFFFFF;
}
div.wrapper {
width:1000px;
}
div.centru {
padding : 0 0;
text-align : left;
background-image : url(imagini/fundal_centru.gif);
background-repeat : repeat-y;
float : left;
display : block;
width : 800px;
font-family : Verdana;
font-size : 15px;
background-color : white;
}
div.linie {
text-align : right;
background-color : #83a2e0;
height : 15px;
color : #6699cc;
border-bottom : thin solid #cccccc;
border-left : thin solid #cccccc;
border-bottom-width : 1px;
border-left-width : 1px;
padding : 0 0.6cm;
}
div.footer {
text-align : center;
background-color : #83a2e0;
padding : 0 0.2cm;
color : #f0f0f0;
border-bottom : thin solid #cccccc;
border-top : thin solid #cccccc;
border-left : thin solid #cccccc;
border-bottom-width : 1px;
border-top-width : 1px;
border-left-width : 1px;
text-indent : 10px;
font-size : 12px;
}
a.linkmeniu:link {
font-family : Verdana;
font-size : 11px;
color : black;
text-decoration : none;
display : block;
background-color : white;
text-indent : 7px;
height : 22px;
border-bottom : thin solid #cccccc;
border-bottom-width : 1px;
border-left : thin solid #c9c9c9;
border-left-width : 5px;
}
a.linkmeniu:active {
font-family : Verdana;
font-size : 11px;
color : black;
text-decoration : none;
display : block;
background-color : white;
text-indent : 7px;
height : 22px;
border-bottom : thin solid #cccccc;
border-bottom-width : 1px;
border-left : thin solid #c9c9c9;
border-left-width : 5px;
}
a.linkmeniu:visited {
font-family : Verdana;
font-size : 11px;
color : black;
text-decoration : none;
display : block;
background-color : white;
text-indent : 7px;
height : 22px;
border-bottom : thin solid #cccccc;
border-bottom-width : 1px;
border-left : thin solid #c9c9c9;
border-left-width : 5px;
}
a.linkmeniu:hover {
font-family : Verdana;
font-size : 11px;
color : #3366cc;
text-decoration : none;
display : block;
background-color : #f0f0f0;
text-indent : 7px;
height : 22px;
border-bottom : thin solid #cccccc;
border-bottom-width : 1px;
border-left : thin solid #3366cc;
border-left-width : 5px;
}
a:link {
color : #3366cc;
text-decoration : none;
}
a:active {
color : #3366cc;
text-decoration : none;
}
a:visited {
color : #3366cc;
text-decoration : none;
}
a:hover {
color : #996600;
text-decoration : underline;
}
a.linklinie:link {
text-decoration : none;
background-color : white;
color : #999999;
border : thin solid #cccccc;
border-width : 1px;
padding : 0 0.1cm;
}
a.linklinie:active {
text-decoration : none;
background-color : white;
color : #999999;
border : thin solid #cccccc;
border-width : 1px;
padding : 0 0.1cm;
}
a.linklinie:visited {
text-decoration : none;
background-color : white;
color : #999999;
border : thin solid #cccccc;
border-width : 1px;
padding : 0 0.1cm;
}
a.linklinie:hover {
text-decoration : none;
background-color : white;
color : black;
border : thin solid black;
border-width : 1px;
padding : 0 0.1cm;
}
h1 {
font-size : 18px;
font-family:Verdana;
}
p {
padding : 0.2cm 0.2cm;
border : thin solid black;
border-width : 1px;
background-color : #f0f0f0;
}
div.continut {
padding : 0.2cm 0.2cm;
border : thin solid black;
border-width : 1px;
background-color : #f0f0f0;
}
a.plus, 
a.plus:Link, 
a.plus:Visited, 
a.plus:Active {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000; 
font-weight: normal; 
text-decoration: none; 
border: 0;
background: #E5E5E5 url(imagini/+.jpg) no-repeat left; 
padding: 0px 5px 0px 15px; height: 18px;
}
a.plus:Hover {
background: #D8D8D8 url(imagini/+.jpg) no-repeat left;
}
a.minus, 
a.minus:Link, 
a.minus:Visited, 
a.minus:Active {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000; 
font-weight: normal; 
text-decoration: none; 
border: 0;
background: #E5E5E5 url(imagini/-.jpg) no-repeat left; 
padding: 0px 5px 0px 15px; height: 18px;
}
a.minus:Hover {
background: #D8D8D8 url(imagini/-.jpg) no-repeat left;
}