 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 1000px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	background: #22315d;
} 

* { 
 	margin: 0;
	padding: 0;
} 

a { 
 	cursor: hand;
	cursor/**/: /**/pointer;
} 

a:link, a:visited { 
 	color: #333333;
	text-decoration: underline;
} 

a:link:hover, a:visited:hover { 
 	text-decoration: none;
}

a.self {
 	cursor: text;
}

a.self:link, a.self:visited, a.self:link:hover, a.self:visited:hover {
	text-decoration: none;
}

body { 
	text-align: center;
	background: #32467c;
} 

img { 
 	border: none;
} 

#header {
	position: relative;
	height: 290px;
	background: url(img/header.jpg) no-repeat 0 0;
}

#colWrap {
	padding: 0 82px;
	background: url(img/colwrap1.jpg) repeat-y 65px 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.item7 #colWrap {
	background: #e7f5ff;
}


#colWrap1 {
	width: 100%;
	overflow: hidden;
}

#colSideL {
	width: 218px;
	float: left;
}

.item7 #colSideL {
	display: none;
}


#content {
	width: 594px;
	float: right;
}

.item7 #content {
	width: auto;
	float: none;
}


#footer {
	height: 157px;
	background: url(img/footer.jpg) no-repeat 0 0;
	color: #c0c5d2;
	padding-left: 82px;
	position: relative;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

/* END DIVURI */

/* CLASE */

.logoBot { 
 	overflow: hidden;
	width: 165px;
	height: 96px;
	position: absolute;
	top: 30px;
	right: 110px;
}

.logoBot a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.logoBot span {
 	display: block;
	width: 100%;
	height: 100%;
} 

.logoBot a:link, .logoBot a:visited { 
 	text-decoration: none;
}


.title, .produseHome h3 {
	color: #3f465a;
	font-size: 180%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	background: url(img/title.jpg) no-repeat 0 100%;
}



#but3 {
 	width: 107px;
}

#but3 a:link span, #but3 a:visited span {
 	background-position: 0 0;
}

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 a.self:link span, #but3 a.self:visited span {
 	background-position: 0px -94px;
} 

#but4 {
 	width: 112px;
} 

#but4 a:link span, #but4 a:visited span {
 	background-position: -107px 0;
} 

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 a.self:link span, #but4 a.self:visited span {
 	background-position: -107px -94px;
}

#but5 {
 	width: 100px;
}

#but5 a:link span, #but5 a:visited span {
 	background-position: -219px 0;
}

#but5 a:link:hover span, #but5 a:visited:hover span, #but5 a.self:link span, #but5 a.self:visited span {
 	background-position: -219px -94px;
}

#but6 {
 	width: 119px;
} 

#but6 a:link span, #but6 a:visited span {
 	background-position: -319px 0;
} 

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 a.self:link span, #but6 a.self:visited span {
 	background-position: -319px -94px;
}

#but7 {
 	width: 94px;
} 

#but7 a:link span, #but7 a:visited span {
 	background-position: -438px 0;
} 

#but7 a:link:hover span, #but7 a:visited:hover span, #but7 a.self:link span, #but7 a.self:visited span {
 	background-position: -438px -94px;
}

#but2 {
 	width: 105px;
} 

#but2 a:link span, #but2 a:visited span {
 	background-position: -532px 0;
} 

#but2 a:link:hover span, #but2 a:visited:hover span, #but2 a.self:link span, #but2 a.self:visited span {
 	background-position: -532px -94px;
}

.meniuTop { 
 	width: 637px;
	height: 94px;
	clear: both;
	position: absolute;
	top: 0px;
	left: 193px;
} 

.meniuTop ul {
 	list-style: none;
	list-style-image: none;
} 

.meniuTop ul li {
 	float: left;
	height: 94px;
	overflow: hidden;
} 

.meniuTop ul li a {
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.meniuTop ul li span {
 	display: block;
	background: url(img/menu.jpg);
	width: 100%;
	height: 100%;
}

.en .meniuTop ul li span {
	background: url(img/menu-en.jpg);
}



.meniuFooter {
	padding-top: 20px;
}

.meniuFooter a {
	padding-right: 10px;
}

.meniuFooter a:link, .meniuFooter a:visited {
}



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 20px;
}

.articol li {
	margin-left: 20px;
}

.articol p {
	padding-bottom: 10px;
}

#content h4 {
	padding-bottom: 10px;
	font-size: 140%;
}



.path {
	font-size: 110%;
	padding-top: 6px;
	padding-bottom: 6px;
}



.formularStandard {
	clear: both;
	padding-top: 10px;
}

.formularStandard .Text input, .formularStandard .Password input {
	border: solid 1px #a5acb2;
	height: 18px;
}

.formularStandard .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

.formularStandard .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 250px;
	height: 100px;
}

.formularStandard .Submit input {
	background: #ff9c00;
	padding: 2px 5px;
	color: #FFFFFF;
}

.formularStandard label {
	display: block;
	float: left;
	width: 100px;
	line-height: 20px;
	padding-left: 5px;
}

.formularStandard .odd, .formularStandard .even {
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
}

.formularStandard .odd {
}

.formularStandard .even {
}

.formularStandard .erori {
	padding: 10px 0;
	color: red;
	font-size: 120%;
}




.item94 .formularStandard label, .item94 .formularStandard label {
	width: 200px;
}




.meniuLeft {
	font-size: 90%;
}

.meniuLeft li {
	list-style: none;
	border-top: solid 1px #333333;
}

.meniuLeft a {
	display: block;
	padding: 7px 0;
	padding-left: 19px;
}

.meniuLeft li li {
	padding-left: 20px;
}

.meniuLeft a:link, .meniuLeft a:visited {
	text-decoration: none;
	background: url(img/bullet1.jpg) no-repeat 0 8px;
}

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	background: url(img/bullet2.jpg) no-repeat 0 8px;
}



.navInside {
}

.navInside li {
	list-style: none;
	padding: 2px 0;
}

.navInside .nume {
	padding-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
}

.navInside li table td {
	padding: 4px;
}

.navInside li .nume a {
	background: url(img/bullet3.jpg) no-repeat 0 6px;
	padding-left: 12px;
}

.navInside li .nume a:link, .navInside li .nume a:visited {
	text-decoration: none;
}

.navInside li .nume a:link:hover, .navInside li .nume a:visited:hover {
	text-decoration: underline;	
}

.navInside h3 {
	color: #3f465a;
	font-size: 150%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	background: url(img/title.jpg) no-repeat 0 100%;
}



.news {
	margin-top: 10px;
}

.news h3 {
	color: #3f465a;
	font-size: 130%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(img/title-block.jpg) no-repeat 0 100%;
}

.news li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(img/punct.png) repeat-x 0 100%;
}

.news .data {
	font-weight: bold;
	padding-bottom: 5px;
	color: #3f465a;
	font-size: 90%;
}

.news .pag1 a:link, .pag1 a:visited {
	text-decoration: none;
}



.langs {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 120px;
	height: 29px;
}

.langs a {
	display: block;
	float: left;
	height: 19px;
	width: 28px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}

.langs a span {
	display: block;
	width: 100%;
	height: 100%;
}

.langs .langro span { background: url(img/ro.jpg) no-repeat 0 0; }
.langs .langen span { background: url(img/en.jpg) no-repeat 0 0; }

.langs .certificari {
	display: block;
	width: 135px;
	height: 44px;
	position: absolute;
	top: 31px;
	left: -31px;
}





.textContact {
	padding-top: 5px;
}



.flash {
	position: absolute;
	left: 0px;
	top: 0px;
}



.sitemap li {
	margin-left: 20px;
}






.prod li {
	list-style: none;
}

.prod li table td {
	padding: 4px 2px;
}

.prod .pdf {
	background: url(img/pdf.jpg) no-repeat 0 50%;
	padding-left: 20px;
}

.prod .fise {
	padding-top: 20px;
}

.prod .fise a {
	background: url(img/pdf.jpg) no-repeat 0 50%;
	padding-left: 20px;
}

.prod li li {
	margin-left: 20px;
	list-style: disc;
}

.prod li ol {
	padding-left: 7px;
}

.prod li ol li {
	list-style: decimal;
}

.prod p {
	margin-bottom: 10px;
}

.prod table td {
	font-size: 90%;
}

.prod .mic input {
	/*display: block;
	float: left;
	clear: both;*/
	display: none;
}

.prod .mic {
	font-size: 80%;
}

.prod label {
	display: block;
	padding: 0 2px;
	/*margin-left: 15px;*/
	padding-bottom: 5px;
	text-align: left;
}

.prod .center label {
	text-align: center;
}

.prod .pag1 {
	clear: both;
}

.prod .wrap {
	width: 100%;
	overflow: hidden;
}

.prod .img1 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}








.codificare {
	padding-bottom: 10px;
	padding-top: 10px;
}

.codificare table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

.codificare td {
	/*background: #eeeeee;*/
	border-bottom: solid 1px #bbbbbb;
}

.codificare tr.header td {
	background: #ffffcc;
	padding: 5px;
	font-weight: bold;
}

.codificare tr.header2 td .row, .codificare td.special .row {
	height: 30px;
	padding: 0 2px;
	font-weight: bold;
	text-align: center;
}

.codificare tr.titlu td {
	background: #e7f5ff;
	padding: 5px;
	font-weight: bold;
}


.codificare .even {
	border: solid 1px #bbbbbb;
	background: #eeeeee;
	margin-bottom: 2px;
}

.codificare .odd {
	border: solid 1px #bbbbbb;
	background: #ffffcc;
	margin-bottom: 2px;
}





.produseHome li {
	list-style: none;
	float: left;
	height: 150px;
}

.produseHome .img1 {
	background: #b4c0cd;
	padding: 4px 3px;
	margin-bottom: 5px;
}

.produseHome a {
	font-weight: bold;
}

.produseHome a:link, .produseHome a:visited {
	text-decoration: none;
}


.galerie li {
	list-style: none;
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	text-align: center;
}

.galerie li img {
	margin: 5px auto;
}





.cariere {
	font-size: 150%;
	font-weight: bold;
}

.cariere a:link, .cariere a:visited {
	text-decoration: none;
}
