 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 959px;
	font-size: 10px;
	font-family: Arial;
	color: #707070;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #707070;
	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: url(img/back.jpg) repeat-x 0 0;
} 

img { 
 	border: none;
} 

#header {
	position: relative;
	height: 234px;
}

#colWrap {
	width: 100%;
	overflow: hidden;
	background: #ffffff url(img/colWrap.jpg) no-repeat 100% 0;
}

#colSideL {
	width: 205px;
	float: left;
	background: url(img/colSideL.jpg) no-repeat 0 0;
	padding-top: 10px;
}

#content {
	width: 743px;
	float: right;
	padding-top: 40px;
	font-size: 12px;
}

#footer {
	height: 62px;
	background: url(img/footer.jpg) repeat-x 0 0;
	padding-left: 10px;
	color: #ffffff;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 249px;
	height: 60px;
} 

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

.logoTop span {
 	display: block;
	width: 100%;
	height: 100%;
	background: url(img/logo-top.jpg) no-repeat 0 0;	
} 

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


.title {
	color: #045862;
	font-size: 200%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}




#but1 {
 	width: 95px;
}

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

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

#but5 {
 	width: 79px;
} 

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

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

#but3 {
 	width: 85px;
}

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

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

#but4 {
 	width: 67px;
} 

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

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

#but6 {
 	width: 78px;
} 

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

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

#but7 {
 	width: 64px;
} 

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

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

#but2 {
 	width: 78px;
} 

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

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

.meniuTop { 
 	width: 546px;
	height: 62px;
	clear: both;
	position: absolute;
	top: 0px;
	right: 0px;
} 

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

.meniuTop ul li {
 	float: left;
	height: 62px;
	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%;
}



.meniuFooter {
	padding-top: 14px;
}

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

.meniuFooter a:link, .meniuFooter a:visited {
	color: #ffffff;
}



.copyright {
	padding-top: 5px;
}

.copyright a:link, .copyright a:visited {
	color: #ffffff;
}



.articol {
	margin-bottom: 20px;
}

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

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



.path {
	font-size: 110%;
	padding-top: 16px;
	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;
}

.formularStandard .odd {
	background: #eeeeee;
}

.formularStandard .even {
	background: #f7f6f6;
}

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



.meniuLeft {
	font-size: 110%;
	background: #f1f1f1 url(img/back-meniu.jpg) no-repeat 100% 0;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}

.meniuLeft li {
	padding: 5px 0;
	list-style: none;
	border-bottom: solid 1px #dedddd;
	border-top: solid 1px #fcfcfc;
	font-weight: bold;
}

.meniuLeft li.first {
	border-top: none;
}

.meniuLeft li.last {
	border-bottom: none;
}

.meniuLeft a {
	background: url(img/bullet.jpg) no-repeat 0 4px;	
	padding-left: 13px;
	display: block;
}

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

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
}


.meniuLeft li li {
	margin-left: 10px;
	border: none;
	padding: 2px 0;
}

.meniuLeft li ul {
	padding-top: 5px;
}

.meniuLeft li li a {
	background: #f1f1f1;
	font-size: 100%;
}




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



.news {
	width: 49%;
	float: right;
}

.news h3 {
	font-size: 170%;
	padding-bottom: 5px;
	color: #045862;
}

.news li {
	list-style: none;
}

.news .data {
	width: 64px;
	height: 21px;
	line-height: 21px;
	background: url(img/data.jpg) no-repeat 0 0;
	text-align: center;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

.news .pag1 {
	padding-top: 5px;
	padding-bottom: 15px;
}

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



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




.cerere {
	width: 441px;
	height: 146px;
	background: url(img/cerere.jpg) no-repeat 0 0;
	position: absolute;
	bottom: 11px;
	left: 0px;
}

.cerere a {
	display: block;
	width: 120px;
	height: 31px;
	position: absolute;
	top: 109px;
}

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



.textHome {
	padding-bottom: 10px;
}

.textHome h3 {
	color: #045862;
	font-size: 200%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}




.produseHome {
	width: 49%;
	float: left;
}

.produseHome h3 {
	font-size: 170%;
	padding-bottom: 5px;
	color: #045862;
}




.navProd li {
	list-style: none;
	width: 311px;
	height: 120px;
	float: left;
}

.navProd .img1 {
	width: 107px;
	height: 95px;
	text-align: center;
	border: solid 4px #f1f1f1;
	float: left;
	margin-right: 10px;
}

.navProd .img1 img {
	margin: 4px auto;
}

.navProd .nume {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

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

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

.navProd .pdf {
	line-height: 25px;
	padding: 4px 0;
}

.navProd .fisier {
	background: url(img/pdf.jpg) no-repeat 0 0;
	padding-left: 30px;
	line-height: 25px;
	display: block;
	float: right;
	margin-right: 5px;
}



#masina {
	position: absolute;
	top: 61px;
	right: 40px;
}





.prod li {
	list-style: none;
}

.prod .img1 {
	width: 220px;
	height: 200px;
	float: left;
}

*html .prod .desc {
	float: left;
}

.prod .pdf {
	line-height: 25px;
	padding: 4px 0;
	float: left;
}

.prod .fisier {
	background: url(img/pdf.jpg) no-repeat 0 0;
	padding-left: 30px;
	line-height: 25px;
	display: block;
}





.langs {
	position: absolute;
	top: 5px;
	left: 290px;
	font-weight: bold;
	font-size: 120%;
}

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

.langs a:link, .langs a:visited {
	text-decoration: none;
	color: #ffffff;
}
