body{
	background:#0e1030;
	margin:0;
	padding:0;
}

body, div, a, span, table, td, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
img {
	border:0 none;
}
td,div {
	text-align:left;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1{
	letter-spacing:-2px;
	font-size:27px;
	line-height:21px;
}
h4{
	font-weight:bold;
	font-size:12px;
}
form{
	margin:0;
	padding:0;
}

.menu .home{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll 0px 0px;
	width:78px;
}
.menu .home-over{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll 0px -34px;
	width:78px;
}
.menu .services{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll -79px 0px;
	width:100px;
}
.menu .services-over{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll -79px -34px;
	width:100px;
}
.menu .appl{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll -180px 0px;
	width:153px;
}
.menu .appl-over{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll -180px -34px;
	width:153px;
}

.menu .spatiu{
	width:1px;
	display:inline;
}
.menu .contact{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll -334px 0px;
	width:92px;
}
.menu .contact-over{
	height:34px;
	display:inline;
	background:url(images/top-menu.png) no-repeat scroll -334px -34px;
	width:92px;
}


.formular input{
	background:url(../../images/input-bkg.png) repeat-x;
	background-color:#FFF;
	border:1px solid #FFF;
	width:204px;
}