@import "form.css";
@import "nav.css";

body {
  
  font: 12px Verdana, 'Trebuchet MS', Georgia, Arial, Helvetica, sans-serif !important;
  color: #333 !important;
  background: #ddd;
  margin: 0 auto !important; 

}
#page {
  background: #fff;
  width: 1000px;
  text-align: left;
  margin: 0 auto;
}
#header {
  background: #000066 url('../images/sigla_drml.gif') no-repeat top left;
  height: 147px;

  border-top: 1px solid #041f6e;
  color: #fff;
}
#header h1, #header h2 {
	padding: .3em;
	float: right;
}
#footer{
  background: #fff url(../images/header-background.png) repeat-x;
  height: 40px;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
#footer a, a:visited {color:#394044;text-decoration:none;}
#footer a:hover {color:#000;text-decoration:underline;}
.primary{
  text-align: justify;
  background: #fff;
}

.primary a {color: #38C !important;}
.lista_pensiuni{float:right;}

.add{float:left;}

img{border:0;}
a{outline:none;}

#submit {

}
.clear {
	clear: both;
}
/* sidebar*/
#sidebar {
  background: #f1f1f1 url("../images/bg_navigationbar.gif") no-repeat 100% 100%;
  color: #a4a4a4;
  float: left;
  padding-bottom: 2em;
  margin-bottom: 1em;
  width: 200px;
  
}
#sidebar h3 {
  color: #044c8b;
  font-size: 120%;
  letter-spacing: -0.05em;
  padding: 5px 10px;
  text-transform: uppercase;
  background: #ccc;
}  
#sidebar ul,
#sidebar ol {
  list-style: none;
  padding: 0 15px;
}  
#sidebar a {
  color: #1a1a1a;
  text-decoration: none;
}  
#sidebar a:hover {
  text-decoration: underline;
}  
#content {
	float: right;
	width: 785px;
	text-align: center;

}
#content table{
	width: 97%;
	text-align: center;
	border-collapse:collapse;
}
table td{border:1px solid #999;padding:1em}

#content p, #content ul{
  text-align: justify;
  padding: .5em;
}

.news {
	background: #fff url("../images/left-top-corner-box.jpg") no-repeat top left;
	padding: 1px 1em;
	
}

/* front page box */
/* set the image to use and establish the lower-right position */ .cssbox{
	background: url("../images/img.php.png") no-repeat;
	}
.cssbox{ 
/* intended total box width - padding-right(next) */ 
	width:341px !important; /* IE Win = width - padding */ 
	height: 120px; 
	padding-left: 16px;
	margin:5px auto;
	float: left;	
	} /* set the top-right image */ 
.cssbox_head{
	background-position:top right; 
	/* pull the right image over on top of border */ 
	
	
	}
.cssbox_head h3{ 
	background-position:top left; 
	margin: 1px 0 0 5px; 
	/* reset main site styles*/ 
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
	padding:5px 0 0px 0px; 
	height:auto !important; 
	height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ 
	.cssbox_body{ 
	background-position:bottom left; 
	margin-right: 20px;
	padding-top: 0px;
	
	} /* mirror .cssbox_head right/left */ 

.cssbox_body img {
	float: left;
	margin-right: 5px;
	margin-left: -10px;
	border: 1px solid #ccc;
	background: #ddd;
	padding: 1px;
}
.cssbox_body a:link{
	text-decoration:none;
	padding: 0;
}
.cssbox_body a:hover{
	text-decoration:underline;
	padding: 0;
}
.cssbox_body p {
	margin-top: .6em;
}
.cssbox_body img p{
	float: right;

}
#preambalate {
  width: 950px;
  padding: 2em;
}
#search {
  clear: both;
  z-index: 1000;
}
