html,body
{
	margin:0;
	padding:0;
	background-image:url(imagini/back.jpg);
	background-repeat:repeat-x;
	background-color: #860000;
}

body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#4B4B4B;
}

p{
	margin:5px 20px 5px 0;
	font-size:12px;
	color: #666666;
}

a{
	color: #3D6FC2;
	padding:0px;
}

h1 {
	font-size: 15px;
	margin: 10px 0 3px 10px;
	text-decoration: none;
	color:#3A3A3A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #0066CC;
}

h3 {
	margin: 5px 0 3px 0px;
	text-decoration: none;
	color:#157B99;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:1.8em;
	font-style:normal;
	font-weight:normal;
	border-bottom: #80A9B5 3px solid;
}

	
div#container{
	width:900px;
	margin:auto;
	margin-top:10px;
	background-color:#FFFFFF;
	padding:3px;
	min-height:600px;
}

div#content{
	float:right;
	width:700px;
}

div#content p{
	margin-right:20px;
	margin-left:10px;
}

div#navigation{
	float:left;
	width:200px;
}

div#header{
	padding-bottom: 0px;
	margin:0;
	width:100%;
	border-bottom: 0px;
	background-color:#FFFFFF;
}

div#header logo{
	padding: 0px;
	background-color: #FFFFFF;
	border:0;
	padding: 0px;
	float: left;
}


div#container{
	text-align:left;
}

div#content p{
	line-height:1.4;
}

div#navigation{
	background:#FFF;
}

div#extra{
	background:#FF8539;
}

div#footer{
	color:#E4DFDA;
	clear:both;
	margin-top:10px;
	line-height:17px;
}

div#footer p{
	margin:0;
	padding:5px 10px;
}

div#footer a{
	color:#FFE3DD;
	text-decoration:none;
}

div#footer a:hover{
	color:#FFE3DD;
	text-decoration:underline;
}

div#extra{
	float:right;
	width:700px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-MENIU-=-=-=-=-=-=-=- */
	
#meniu{
	width: 195px;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	background-color: #B74500;
	color: #333;
}

* html #meniu{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings */
}

#meniu .submenu{
	display: block;
	height: 19px;
	padding-top: 2px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size:11px;
	background-color: #6C6C6C;
}

.hide{
display: none;
}

#meniu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#meniu li {
	border-bottom: 1px solid;
	border-bottom-color: #E7E7E4;
	margin: 0;
}

#meniu li a{
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 10px solid #4B4B4B;
	border-right: 00px solid #508fc4;
	background-color: #6F2F00;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #meniu li a{ /*Non IE6 width*/
width: auto;
}

#meniu li a:hover{
	border-left: 10px solid #1D1D1D;
	border-right: 0px solid #5ba3e0;
	background-color: #B74500;
	color: #fff;
}



.keywords{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFCC66;
}

/* MENIU STANGA 
---------------------------------*/

.urbangreymenu{
width: 160px; /*width of menu*/
margin:0px;
padding:0px;
}

.urbangreymenu .headerbar{
font: bold 12px Verdana;
color: white;
background-color: #548EC7; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
padding: 7px 0 7px 10px; /*31px is left indentation of header text*/
}

.headerbar h3 {
	margin: 20px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font: normal 12px Arial;
	color: #353642;
	background-color: #E2EFF1;
	display: block;
	padding: 3px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	border: #006699 1px solid;
	border-width:0 1px 1px 1px;
}

.urbangreymenu ul li a:visited{
color: #353642;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background-color: #305E78;
}


.mattblacktabs{
text-align: right;
width: 100%;
overflow: hidden;
border-bottom: 2px solid #6F2F00; /*bottom horizontal line that runs beneath tabs*/
background-color:#B74500;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-left: 1px solid white; /*right divider between tabs*/
color: white;
background-color: #B74500; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color: #1E1E1E; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#ok {
	font-size: 20px;
	margin: 15px 0px 10px 10px;
	width:670px;
	text-decoration: none;
	color:#4B4836;
	background-color:#D9E0D1;
	border:1px solid #AEBD9D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	padding:3px;
}

#noutate_admin {
	border:#CCDAFF 1px solid;
	background-color:#EAF0FF;
	padding:5px;
	margin-bottom:10px;
	font-size:1.1em;
	color: #4B4B4B;
	line-height:1.3em;
	width:670px;
}	

input {
	padding:2px;
	border:1px solid;
	border-color:#A2A477;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#525438;
	background-color:#DFE0D1;
	margin-top:0;
	}
	
#input3 {
	padding:2px;
	border:1px solid;
	border-color:#A2A477;
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#525438;
	background-color:#DFE0D1;
	margin-top:0;
	}	

textarea {
	padding:2px; 
	border:1px solid #A2A477; 
	width:580px; 
	height:500px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#525438;	
	background-color:#DFE0D1;	
	margin-top:2px;	
	}
	
#textarea2 {
	padding:2px; 
	border:1px solid #A2A477; 
	width:500px; 
	height:300px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#525438;		
	background-color:#DFE0D1;	
	margin-top:2px;	
	}	
		
#error {
	border:1px solid #990000;
	background-color:#B72E00;
	color:#FFFFFF;
	padding:4px;
	padding-left:6px;
	width:400px;
	}
	
#submit {
	margin-top:10px;
	display:block;
	border:1px solid #000000;
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
	background-color:#437EBA;
	color: #EAF2FF;
	}		
	
#input_cauta {
	padding-top:7px;
	padding-bottom:0px;
	border-top:2px solid #B74500;
	border-bottom:2px solid #B74500;
	border-left:2px solid #B74500;
	border-right: 0px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#FFE9D0;
	color: #3F5E61;
	font-weight:bold;
	margin-top:0;
	height:23px;
	}	
	
#submit_cauta {
	margin-top:0px;
	display:block;
	border-top:2px solid #B74500;
	border-bottom:2px solid #B74500;
	border-right:2px solid #B74500;
	border-left: 0px;
	width:50px;
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px 2px 4px 2px;
	background-color:#B74500;
	color: #E8E8E8;
	}			

#detalii2
	{
	font-size:10px;
	color:#666666;
	margin-left:30px;
	}	