/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

html {
}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

#allWraper {
	width:750px;
	height:100%;
	margin:0 auto;
	background-color:#DCDCDC;
}

/*Header*/
/************/

#header {
	background-image:url(../images/headerBg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:750px;
	height:110px;
}

#sigla {
	background-image:url(../images/sigla.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:391px;
	height:110px;
}

#flag {
	width:30px;
	height:15px;
	float:right;
	padding:20px;
	margin-top:50px;
}

#flag a img {
	border:0px;
}

/*menu*/
/**********/

#menuContainer {
	background-image:url(../images/menuBg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:19px;
	width:750px;
}

#menu {
	margin:auto;
	height:15px;
}

#menu ul {
	text-decoration:none;
	list-style:none;
}

#menu li {
	float:left;
	padding-left:50px;
}

/*Menu Buttons*/
/*****************************/
.despreNoi {
	background-image:url(../images/despre_noi.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:73px;
}

.despreNoi:hover {
	background-image:url(../images/despre_noi_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:73px;
}

.despreNoiSel {
	background-image:url(../images/despre_noi_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:73px;
}

.certificari {
	background-image:url(../images/certificari.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:68px;
}

.certificari:hover {
	background-image:url(../images/certificari_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:68px;
}

.certificariSel {
	background-image:url(../images/certificari_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:68px;
}

.produse {
	background-image:url(../images/produse.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.produse:hover {
	background-image:url(../images/produse_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.produseSel {
	background-image:url(../images/produse_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.servicii {
	background-image:url(../images/servicii.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.servicii:hover {
	background-image:url(../images/servicii_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.serviciiSel {
	background-image:url(../images/servicii_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.parteneri {
	background-image:url(../images/parteneri.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:66px;
}

.parteneri:hover {
	background-image:url(../images/parteneri_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:66px;
}

.parteneriSel {
	background-image:url(../images/parteneri_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:66px;
}

.contact {
	background-image:url(../images/contact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.contact:hover {
	background-image:url(../images/contact_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.contactSel {
	background-image:url(../images/contact_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

/*menu ENGLISH*/
/********************/
.despreNoie {
	background-image:url(../images/despre_noi.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:73px;
}

.despreNoie:hover {
	background-image:url(../images/despre_noi_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:73px;
}

.despreNoieSel {
	background-image:url(../images/despre_noi_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:73px;
}

.certificarie {
	background-image:url(../images/certificari.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:68px;
}

.certificarie:hover {
	background-image:url(../images/certificari_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:68px;
}

.certificarieSel {
	background-image:url(../images/certificari_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:68px;
}

.produsee {
	background-image:url(../images/produse.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.produsee:hover {
	background-image:url(../images/produse_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.produseeSel {
	background-image:url(../images/produse_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.serviciie {
	background-image:url(../images/servicii.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.serviciie:hover {
	background-image:url(../images/servicii_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.serviciieSel {
	background-image:url(../images/servicii_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.partenerie {
	background-image:url(../images/parteneri.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:66px;
}

.partenerie:hover {
	background-image:url(../images/parteneri_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:66px;
}

.partenerieSel {
	background-image:url(../images/parteneri_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:66px;
}

.contacte {
	background-image:url(../images/contact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.contacte:hover {
	background-image:url(../images/contact_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

.contacteSel {
	background-image:url(../images/contact_act.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:64px;
}

/*Submenu*/
/************/

#banner_1 {
	background-image:url(../images/news.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:197px;
}

#banner_2 {
	background-image:url(../images/news1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:197px;
}

#banner_3 {
	background-image:url(../images/news2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:197px;
}

#banner_4 {
	background-image:url(../images/news3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:197px;
}

#banner_5 {
	background-image:url(../images/news4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:197px;
}

#banner_6 {
	background-image:url(../images/news5.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:750px;
	height:197px;
}

/*content*/
/************/


#mainContent {
	width:750px;
	height:auto;
	background-color:#FFFFFF;
	text-indent:10px;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #F0F0F0;
	border-right:1px solid #F0F0F0;
}

#mainContent h1 {
	font-size:20px;
	color:#000000;
}

#mainContent p {
	line-height:18px;
}

#mainContent a {
	font-size:10px;
	color:#0b9ceb;
	text-decoration:underline;
}

#mainContent ul {
	list-style:none;
	list-style-position:inside;
}

#certificari {
	list-style:none;
	height:430px;
}

#certificari li table {
	width:126px;
	margin: 0px auto;
}

#certificari li {
	float:left;
	width:24%;
	padding-top:10px;
	padding-bottom:10px;
	height:200px;
}


.certif img {
	border:1px solid #CCCCCC;
}

#produseMenu {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
}

#produseMenu li a {
	display:block;
	width:auto;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}

#produseMenu li a:hover {
	color:#999999;
	font-weight:bold;
}


#produseMenu li .produse2 {
	color:#999999;
	font-weight:bold;
	background-color:#ECECEC;
}

#produseMenu li .produse2:hover {
	color:#999999;
	font-weight:bold;
	background-color:#ECECEC;
}

#someBg {
	background-image:url(../images/someBg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

#despre td {
	vertical-align:top;
	text-align:justify;
}

#despre p {
	padding-right:10px;
	padding-left:10px;
	text-indent:10px;
}

#despre img {
	border:3px solid #FF6666;
	margin:5px;
	margin-left:16px;
}

#stangaSus {
	padding:20px;
	text-align:left;
	vertical-align:top;
	background-color:#EFEFEF;
}

#stangaJos {
	padding:20px;
	text-align:center;
	vertical-align:middle;
}

#dreaptaSus {
	padding:20px;
	text-align:center;
	vertical-align:middle;
	color:#43A6E1;
}

#DreaptaJos {
	padding:20px;
	text-align:right;
	vertical-align:bottom;
	background-color:#94BEE8;
}

/*footer*/
/*************/

#footer {
	background-image:url(../images/footerBg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	width:750px;
	height:90px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:30px;
	padding-top:35px;
}

#footer a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.footerSpacer {
	color:#3ea8e2;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
}