html, body, ul, ol, li, p, 
   h1, h2, h3, h4, h5, h6, 
   form, fieldset, a, img { 
   margin: 0; 
   padding: 0; 
   border: 0;
}

body {
	background-color: #989898;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 auto;
	color: #212121;
}

a {
	color: #ffb503;
	text-decoration: none;
}

a:hover {
	color: #00468E;
	text-decoration: underline;
}

p {
	padding: 3px 0px;
	text-align: justify;
}

h1 {
	background-image:url(pics/h2.jpg);
	background-repeat: no-repeat;
	padding: 13px 0px 10px 15px;
	margin-top: 5px;
	font-size: 1.2em;
	color: #fff;
}

h2 {
	font-size: 1.1em;
	margin: 3px 0px;
	color: #00468E;
	text-transform: uppercase;
	text-decoration: underline;
}

h3 {
	text-align:center;
	padding-top: 3px;
	font-size: 1.2em;
}

h4 {
	padding: 5px;
	font-size: 1em;
	color: #f00;
}

.caption {
	clear:left;
	float:left;
	display:table;
	width: 40%;
	text-align:left;
	margin-right: 1%;
	/*margin: 2px 0px;*/
	height: 18px;
}
.field {
	float:left;
	display:table;
	text-align:left;
	width: 49%;
	height: 18px;	
}

input, select, textarea {
	width: 180px;
	font-size: 1em;
	color:#82825a;
	border: 1px solid #999999;
}
textarea:hover {
	border: 1px solid #82825a;
}
input:hover {
	border: 1px solid #82825a;
}
select:hover {
	border: 1px solid #82825a;
}
textarea {
	font-size: 1.2em;
}

.checkbox {
	border: none;
	width: 15px;
	height: 15px;
	margin: 2px;
}

.button {
	background-image:url(pics/bg-but.jpg);
	width: 80px;
	background-color:#EBEBEB;
}

.button:hover {
	color: #ffc;
	background-position: 5px -3px;
}

.image {
	margin: 2px;
	padding: 1px;
	border: 1px solid #3e57b5;
}
.image:hover {
	padding: 0px;
	border: 2px solid #3e57b5;
}

#wrapper {
	clear:both;
	background-image:url(pics/bg-page.jpg);
	background-repeat: repeat-y;
	width: 930px;
	margin: 0px auto;
}

#top1 {
	width: 912px;
	margin: 0px auto;
	margin-top: 3px;
	text-align:center;
	font-size: 0.7em;
}

#top1 h1 {
	background: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #ccc;
}

#top {
	float: left;
	background-image:url(pics/bg-top.jpg);
	background-repeat: no-repeat;
	width: 912px;
	height: 37px;
	margin: 0px auto;
}

#left-ef {
	float: left;
	background-image:url(pics/bg-left-ef.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 636px;
}

#left {
	float: left;
	width: 278px;
}
#right {
	float: left;
	width: 634px;
}

#bottom {
	background-image:url(pics/bg-bot.jpg);
	background-repeat: no-repeat;
	clear:both;
	width: 930px;
	height: 45px;
	margin: 0 auto;
	color: #ccc;
	font-size: 0.8em;
	text-align:center;
	padding-top: 7px;
}

#web-design {
	background-image:url(pics/bg-webdesign.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 133px;
	height: 24px;
	padding-top: 42px;
	padding-right: 12px;
	text-align:right;
	font-size: 0.8em;
	color: #fff;
}

#web-design a:hover {
	color: #666666;
}

#menu-left {
	margin: 0px;
}

.menu-left {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	list-style-type: none;
}

.menu-left li {
	text-align: left;
}

.dots {
	font-size: 1px;
}

.menu-left a {
	background-image:url(pics/bul1.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #223faa;
	font-weight:bold;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 18px;
}

.menu-left a:hover {
	background-image:url(pics/bul1-hover.jpg);
	background-repeat: no-repeat;
	color: #ffb503;
}

.menu-left a#selected {
	background-image:url(pics/bul1-hover.jpg);
	background-repeat: no-repeat;
	color: #ffb503;
}
  

#nav {
	margin-top:5px;
	margin-left: 200px;
	width: 700px;
	height: 28px;
	background: #989898 url("pics/tab-back.jpg") repeat-x;
}
#nav a {
	padding-left: 4px;
	height: 28px;
	background: transparent url("pics/tab-left.jpg") no-repeat;
	display: block;
	float: left;
	color: #fff;
	font-family: verdana, arial;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	background-image: url("pics/tab-left_hover.jpg");
	color: #0a4e94;
	cursor: pointer;
}
#nav a span {
	height: 18px;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 10px; /* IE hack see below */
	padding: 10px 24px 0 0px;
	background: transparent url("pics/tab-right.jpg") no-repeat right top;
	display: block;
	float: left;
}
#nav a:hover span {
	background-image: url("pics/tab-right_hover.jpg");
}
#nav a#selected2 {
	background-image: url("pics/tab-left_hover.jpg");
	color: #0a4e94;
}
#nav a#selected2 span {
	background-image: url("pics/tab-right_hover.jpg");
}

/* ultimele proiecte */ 

.row {
	width: 530px;
	margin: 0px auto;
}

.row-left {
	float: left;
	width: 180px;
}
.row-right {
	float: left;
	background:url(pics/bg-row-right.jpg);
	background-repeat:no-repeat;	
	width: 350px;
	height: 132px;
}

.row-right-text {
	padding: 24px 28px 0px 28px;
}

.row h2 {
	background-image:none;
	font-size: 1.2em;
	color: #004690;
	padding: 0px;
	margin: 0px;
}

.row a {
	color: #004690;
}
.row a:hover {
	color: #ffb503;
}

.row .a2 {
	color: #000;
}
.row .a2:hover {
	color: #999;
}

/* proiect detalii */ 

#proiect {
	background:url(pics/bg-subpage.jpg);
	background-repeat: repeat-y;
	width: 576px;
}

#proiect h1 {
	background-image:url(pics/bg-l-h2.jpg);
	background-repeat: no-repeat;
	padding: 12px 0px 10px 15px;
	margin-top: 5px;
	font-size: 1.2em;
	color: #fff;
}

#proiect h2 {
	font-size: 1.1em;
	padding-left: 14px;
	margin: 3px 0px;
	color: #00468E;
	text-transform: uppercase;
	text-decoration: underline;
}

#proiect h3 {
	background-image:url(pics/bg-r-h2.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 11px 0;
	margin-top: 5px;
	font-size: 1.2em;
	color: #fff;
}

#proiect .col-left {
	float: left;
	width: 375px;
}
#proiect .col-right {
	float: left;
	width: 191px;
	margin-left: 10px;
	
}

#proiect .ctop {
	width: 340px;
	margin-left: 14px;
}
#proiect .cbot {
	width: 340px;
	margin-top: 10px;	
	margin-left: 14px;
	text-align: center;
}

#menu-right {
	margin: 0px;
}

.menu-right {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
}

.menu-right li {
	text-align: left;
}

.menu-right .dots {
	font-size: 6px;
}

.menu-right a {
	display: block;
	color: #223faa;
	font-weight:bold;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.menu-right a:hover {
	color: #ffb503;
}

.menu-right a#selected3 {
	color: #ffb503;
}

.over {
	cursor: pointer;
}

.lista {
	margin: 0px;
	padding: 0px;
	list-style-type:circle;
	padding-left: 17px;
	margin-top: 5px;
}

.spec-box {
	background-color: #c6cadd;
	padding: 3px;
	border: 1px dashed #999;
}

.box {
	padding-left: 14px;
	padding-right: 14px;
}

/* first page */
.recomanda {
	clear:both;
	border-bottom: 1px solid #989898; 
	text-align:center; 
	margin: 10px 10px 5px; 
	padding: 4px 0px; 
	font-size: 1.2em; 
	font-weight: bold;
	color: #989898;
	letter-spacing: 2px;
}
.link-first {
	color: #F1B231;
	font-size: 1.4em;
}
.link-first:hover {
	color: #989898;
}

/* bg fix */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

