html, body, ul, form {
margin:0;
padding:0;
}

body {
margin-top:30px;
background:#89bb75;
}


/* Div-uri Layout */

#maincontainer{
width: 903px; 
margin: 0 auto; 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 235px; 
font-family:Trebuchet MS, Arial;
font-size:14px;
color:#535353;
}

#leftcolumn{
float: left;
width: 213px; 
margin-left: -903px; 
padding-top:15px;
padding-right:22px;
font-family:Trebuchet MS, Arial;
font-size:14px;
color:#fff;
}

/* END Divuri layout*/

/* BEGIN Meniuri */

ul.meniu {
width:167px;
list-style:none;
}

ul.meniu li a{
display:block;
width:167px;
padding-left:24px;
padding-right:5px;
background:url(../images/sag_meniu.jpg) 4px 4px no-repeat;
font-family:Trebuchet MS, Arial;
font-size:11pt;
font-weight:bold;
color:#fff;
text-decoration:none;
outline:none;
}

ul.meniu li a:hover{
background:#a7d893 url(../images/sag_meniu.gif) 8px 4px no-repeat;
color:#576850;
}

.meniu-title {
width:187px;
margin-top:5px;
margin-bottom:5px;
background:url(../images/bg_separator.jpg) bottom repeat-x;
font-family:Trebuchet MS, Arial;
font-size:11pt;
font-weight:bold;
color:#576850;
}

/* END Meniuri */

/* BEGIN CONTINUT */

.page-title {
font-family:Trebuchet MS, Arial;
font-size:24px;
color:#733900;
}

.page-subtitle {
font-family:Trebuchet MS, Arial;
font-size:14px;
color:#733900;
}

.page-content {
font-family:Trebuchet MS, Arial;
font-size:14px;
color:#4d4d4d;
}

a.blue {
font-family:Trebuchet MS, Arial;
font-size:14px;
font-weight:bold;
color:#265980;
text-decoration:none;
}

a.blue:hover {
text-decoration:underline;
}

img.thumb {
border:1px solid #89bb75;
padding:3px;
}

/* END CONTINUT */

/* BEGIN BOTTOM */

div.nufar {
width:224px;
height:138px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop src='images/bottom_nufar.html');
}

div.nufar[class] {
width:224px;
height:138px;
background:url(../images/bottom_nufar.png) no-repeat;
}

.bottom_text {
height:100px;
padding-left:20px;
padding-top:10px;
background:url(../images/bg_bottom_water.jpg) 0 0 no-repeat;
font-family:Trebuchet MS, Arial;
font-size:11px;
color:#fff;
}

a.bottom_links{
font-family:Trebuchet MS, Arial;
font-size:11px;
color:#fff;
text-decoration:none;
}

a.site_link{
font-family:Trebuchet MS, Arial;
font-size:11px;
color:#fbfb70;
text-decoration:none;
}

a.bottom_links:hover, a.site_link:hover{
text-decoration:underline;
}

/* END BOTTOM */

