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

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


/* Div-uri Layout */

#maincontainer{
width: 749px; 
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: -749px; 
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, ul.meniu li a.curent{
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-pointer {
border:1px solid #89bb75;
padding:3px;
cursor:pointer;
}

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

img.thumb-left {
border:1px solid #89bb75;
padding:3px;
margin-right:9px;
}

img.thumb-right {
border:1px solid #89bb75;
padding:3px;
margin-left:9px;
}

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

/* 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, .bottom_text a.curent{
text-decoration:underline;color:#fbfb70; }

/* END BOTTOM */


/* florin add*/
.border_down , .border_down td{ border-bottom:1px solid #a7d893}
/**/

/* BEGIN Meniuri */

ul.meniu ul.submeniu {
width:147px;
list-style:none;
padding-left:20px;
}

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

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

div.limbi { float:right; margin-bottom:-2px; width:69px; height:24px;}
ul#nav-limba {
float:left;
	width:69px;
	height:24px;
	background:transparent url(../../www2.deltadunarii.ro/images/limbi.html) no-repeat 0 -25px;
	}
ul#nav-limba li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#nav-limba li a {
	outline:none;
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../../www2.deltadunarii.ro/images/limbi.html) no-repeat 0 -25px;
	}


ul#nav-limba li#romana a { 
	width:35px;
	height:24px;
	 }
li#romana a:link, li#romana a:visited {
	background-position:-35px -25px;
	 }
	 
li#romana a:hover, li#romana a:focus {
	background-position:-35px 0;
	 }

ul#nav-limba li#engleza a { 
	width:34px;
	height:24px;
	 }
	 
li#engleza a:link, li#engleza a:visited {
	background-position:0 -25px;
	 }
	 
li#engleza a:hover, li#engleza a:focus {
	background-position:0 0;
	 }

div.ro ul#nav-limba li#romana a {
	background-position:-35px -50px;
	}
div.en ul#nav-limba li#engleza a {
	background-position:0 -50px;
	}
	
