/* START #page */

#page   { 
 	width: 892px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
} 

*  { 
 	margin: 0px;
	padding: 0px;
} 

.templatepopup { 
 	
} 

.templateprint { 
 	background: none;
} 

.templateprint #page { 
 	width: auto;
	margin: 0;
} 

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

a.self  { 
 	cursor: text;
} 

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

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

body   { 
 	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #828282;
} 

img  { 
 	border: none;
	text-align: left;
} 

table  { 
 	
} 

/* END #page */

/* START logoTop */

.logoTop    { 
 	position: relative;
	width: 165px;
	height: 22px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
} 

.logoTop span    { 
 	background: url(img/logo-top.jpg) no-repeat 0 0;
} 

/* END logoTop */

/* START linkPoza */

.linkPoza    { 
 	overflow: hidden;
} 

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

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

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

/* END linkPoza */

/* START title */

.title  { 
 	color: #0D3C8A;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #DFDEDC;
} 

/* END title */

/* START logoBot */

.logoBot  { 
 	position: relative;
	width: 138px;
	height: 19px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
} 

.logoBot span    { 
 	background: url(img/logo-bot.jpg) no-repeat 0 0;
} 

/* END logoBot */

/* START meniuTop */

#but2   { 
 	width: 95px;
} 

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

#but2 a:link:hover span, #but2 a:visited:hover span, #but2 span.linkActive span   { 
 	background-position: 0px -32px;
} 

#but3   { 
 	width: 80px;
} 

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

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 span.linkActive span   { 
 	background-position: -95px -32px;
} 

#but4   { 
 	width: 85px;
} 

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

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 span.linkActive span   { 
 	background-position: -175px -32px;
} 

#but5   { 
 	width: 91px;
} 

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

#but5 a:link:hover span, #but5 a:visited:hover span, #but5 span.linkActive span   { 
 	background-position: -260px -32px;
} 

#but6   { 
 	width: 92px;
} 

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

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 span.linkActive span   { 
 	background-position: -351px -32px;
} 

#but7   { 
 	width: 84px;
} 

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

#but7 a:link:hover span, #but7 a:visited:hover span, #but7 span.linkActive span   { 
 	background-position: -443px -32px;
} 

#but8 { 
 	width: 78px;
} 

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

#but8 a:link:hover span, #but8 a:visited:hover span, #but8 span.linkActive span { 
 	background-position: -527px -32px;
} 

#but9 { 
 	width: 75px;
} 

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

#but9 a:link:hover span, #but9 a:visited:hover span, #but9 span.linkActive span { 
 	background-position: -605px -32px;
} 

.meniuTop    { 
 	width: 590px;
	height: 32px;
	position: absolute;
	top: 3px;
	right: 0px;
} 

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

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

/* END meniuTop */

/* START langs */

.langen  { 
 	background: url(img/en.jpg) no-repeat 100% 50%;
	width: 65px;
} 

.langro  { 
 	background: url(img/ro.jpg) no-repeat 100% 50%;
	width: 65px;
} 

.langs  { 
 	text-transform: uppercase;
	font-size: 90%;
	float: right;
	margin-top: 4px;
	margin-right: 20px;
} 

.langs a  { 
 	height: 14px;
	line-height: 14px;
	display: block;
	float: left;
	margin-left: 15px;
} 

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

/* END langs */

/* START path */

.path  { 
 	color: #7F8FB4;
	height: 34px;
	line-height: 34px;
	font-size: 90%;
} 

.path a  { 
 	padding-left: 3px;
} 

.path a:link, .path a:visited  { 
 	color: #7F8FB4;
	text-decoration: none;
} 

/* END path */

/* START formularStandard */

.formularStandard div  { 
 	clear: both;
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
} 

.formularStandard div input, .formularStandard div textarea, .formularStandard div select  { 
 	border: solid 1px #C0C0C0;
} 

.formularStandard div textarea  { 
 	width: 300px;
} 

.formularStandard div.odd  { 
 	background: #F8F8F8;
} 

.formularStandard div.Submit  { 
 	padding: 4px 0;
} 

.formularStandard div.Submit input  { 
 	background: #0173BC;
	padding: 0 10px;
	color: #FFFFFF;
	font-weight: bold;
} 

.formularStandard div.Text input  { 
 	width: 200px;
} 

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

.formularStandard p.delimiter  { 
 	background: #00A4E3;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0;
	padding-left: 5px;
} 

/* END formularStandard */

/* START meniuFooter */

.meniuFooter  { 
 	padding-top: 10px;
	text-transform: uppercase;
	font-size: 95%;
	padding-left: 80px;
	float: left;
} 

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

.meniuFooter a:link, .meniuFooter a:visited  { 
 	color: #FFFFFF;
	text-decoration: none;
} 

.meniuFooter span.linkActive  { 
 	color: #FFFFFF;
} 

/* END meniuFooter */

/* START copyright */

.copyright  { 
 	color: #8C9199;
	font-size:  90%;
	margin-left: 235px;
} 

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

/* END copyright */

/* START meniuLeft */

.meniuLeft { 
 	font-weight: bold;
} 

.meniuLeft li { 
 	list-style: none;
	margin-left: 10px;
	background: url(img/punct.jpg) repeat-x 0 100%;
	padding: 2px 0;
} 

.meniuLeft li a { 
 	background: url(img/bullet1.jpg) no-repeat 0 50%;
} 

.meniuLeft li a:link, .meniuLeft li a:visited { 
 	color: #0F3C88;
	text-decoration: none;
	padding-left: 13px;
} 

/* END meniuLeft */

/* START prod */

.prod  { 
 	
} 

.prod .descmare { 
 	float: right;
	width: 300px;
} 

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

.prod .img1 img { 
 	border: solid 4px #D5D7D6;
} 

.prod li  { 
 	list-style: none;
} 

/* END prod */

/* START navProd */

.navProd .descmica { 
 	font-size: 85%;
	padding: 3px 0;
	height: 55px;
} 

.navProd .img1 { 
 	height: 100px;
	margin-top: 5px;
} 

.navProd .img1 img { 
 	border: solid 4px #D5D7D6;
} 

.navProd .in { 
 	border-right: solid 1px #DFDEDC;
	padding: 5px;
} 

.navProd li  { 
 	float: left;
	width: 33%;
	height: 172px;
	border-bottom: solid 1px #DFDEDC;
	overflow: hidden;
} 

.navProd strong.nume { 
 	font-weight: bold;
} 

.navProd strong.nume a:link, .navProd strong.nume a:visited { 
 	text-decoration: none;
	color: #0C3F9D;
} 

.navProd ul  { 
 	
} 

/* END navProd */

/* START searchbox */

.searchbox  { 
 	width: 208px;
	float: right;
	clear: right;
	padding-top: 9px;
} 

.searchbox .Submit input  { 
 	background: none;
	padding: 0 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	border: none;
	text-decoration: underline;
	text-transform: uppercase;
} 

.searchbox .Text input  { 
 	border: solid 1px #E3DCCE;
	height: 17px;
	width: 119px;
} 

.searchbox div.Submit  { 
 	padding: 5px;
} 

.searchbox div.Text  { 
 	float: left;
	padding: 4px;
} 

/* END searchbox */

/* START sitemap */

.sitemap ul  { 
 	padding-left: 20px;
} 

/* END sitemap */

/* START navInside */

.navInside  { 
 	margin: 0 10px;
} 

.navInside .img  { 
 	width: 175px;
	height: 100px;
	border: solid 1px #666666;
} 

.navInside .nume  { 
 	font-weight: bold;
	padding: 10px 0;
	background: url(img/bullets/4.gif) no-repeat 0 15px;
	padding-left: 15px;
	width: 160px;
} 

.navInside li  { 
 	float: left;
	margin-right: 10px;
	list-style: none;
} 

/* END navInside */

/* START newsletter */

.newsletter { 
 	float: right;
	width: 206px;
	margin-top: 5px;
	background: #D0D5E0;
	height: 145px;
	color: #666666;
	overflow: hidden;
} 

.newsletter .in  { 
 	padding: 0 20px;
	background: url(img/newsletter-bot.jpg) no-repeat 0 100%;
	height: 107px;
} 

.newsletter .Submit { 
 	padding-left: 90px;
} 

.newsletter .Submit input  { 
 	border: none;
	background: none;
	color: #001F69;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
} 

.newsletter .Text  { 
 	padding-top: 10px;
	padding-bottom: 5px;
} 

.newsletter .Text input  { 
 	height: 15px;
	width: 139px;
	border: solid 1px #E3DCCE;
} 

.newsletter h3 { 
 	width: 100%;
	height: 38px;
	overflow: hidden;
} 

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

/* END newsletter */

/* START #content */

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

.templateprint #content, .templatepopup #content { 
 	width: auto;
	float: none;
} 

/* END #content */

/* START articol */

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

/* END articol */

/* START news */

.news .pag1 { 
 	font-size: 90%;
	padding-top: 2px;
} 

.news h3 span { 
 	background: url(img/nouatati.jpg) no-repeat 0 0;
} 

.news li { 
 	list-style: none;
	padding-bottom: 10px;
} 

/* END news */

/* START webvertise */

.webvertise { 
 	float: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #4A79CC;
	font-size: 90%;
} 

.webvertise a:link, .webvertise a:visited { 
 	color: #FFFFFF;
} 

/* END webvertise */

/* START #header */

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

/* END #header */

/* START #colSideL */

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

/* END #colSideL */

/* START #wrap1 */

#wrap1 { 
 	width: 690px;
	float: left;
} 

/* END #wrap1 */

/* START #wrap */

#wrap { 
 	width: 100%;
	overflow: hidden;
	background: #F1F6FD;
	padding-top: 10px;
	border-bottom: solid 5px #FEAC0D;
	padding-bottom: 10px;
} 

/* END #wrap */

/* START #colSideR */

#colSideR { 
 	width: 190px;
	float: right;
	border-left: solid 1px #DFDEDC;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
} 

/* END #colSideR */

/* START #footer */

#footer { 
 	width: 100%;
	overflow: hidden;
	clear: both;
	border-top: solid 1px #FFFFFF;
	background: #0E3D8B;
	height: 57px;
} 

/* END #footer */

/* START blockL */

.blockL { 
 	background: #A2C0EF;
	margin-bottom: 10px;
} 

.blockL .in { 
 	background: url(img/block-bot.jpg) no-repeat 0 100%;
	padding: 10px;
} 

.blockL h3 { 
 	height: 27px;
	overflow: hidden;
} 

.blockL h3 a { 
 	display: block;
	height: 100%;
} 

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

/* END blockL */

/* START usi */

.usi h3 span { 
 	background: url(img/usi.jpg) no-repeat 0 0;
} 

/* END usi */

/* START automatizari */

.automatizari h3 span { 
 	background: url(img/automatizari.jpg) no-repeat 0 0;
} 

/* END automatizari */

/* START usiSectionale */

.usiSectionale h3 span { 
 	background: url(img/usi-sectionale.jpg) no-repeat 0 0;
} 

/* END usiSectionale */

/* START rulouri */

.rulouri h3 span { 
 	background: url(img/rulouri.jpg) no-repeat 0 0;
} 

/* END rulouri */

/* START usiMetalice */

.usiMetalice h3 span { 
 	background: url(img/usi-metalice.jpg) no-repeat 0 0;
} 

/* END usiMetalice */

/* START tehnica */

.tehnica h3 span { 
 	background: url(img/tehnica.jpg) no-repeat 0 0;
} 

/* END tehnica */

/* START links */

.links { 
 	padding-left: 5px;
	height: 33px;
	border-bottom: solid 1px #DFDEDC;
} 

.links a { 
 	font-size: 85%;
	margin-right: 10px;
	display: block;
	padding-top: 15px;
	float: left;
} 

.links a.linkRecomanda { 
 	background: url(img/recomanda.jpg) no-repeat 50% 0;
} 

.links a.linkTiparire { 
 	background: url(img/print.jpg) no-repeat 50% 0;
} 

.links a.sitemap { 
 	background: url(img/sitemap.jpg) no-repeat 50% 0;
} 

.links a:link, .links a:visited { 
 	color: #6C6D6F;
	text-decoration: none;
} 

/* END links */

/* START cerere */

.cerere { 
 	height: 161px;
	background: url(img/cerere.jpg) no-repeat 0 0;
} 

.cerere a { 
 	display: block;
	padding-top: 130px;
	text-align: center;
	font-weight: bold;
} 

.cerere a:link, .cerere a:visited { 
 	color: #FFFFFF;
} 

/* END cerere */

/* START promotie */

.promotie { 
 	background: #4068A7;
	margin-top: 10px;
	color: #FFFFFF;
} 

.promotie a.more:link, .promotie a.more:visited { 
 	color: #A2C0EF;
} 

.promotie h3 { 
 	height: 27px;
	overflow: hidden;
} 

.promotie h3 span { 
 	display: block;
	width: 100%;
	height: 100%;
	background: url(img/promotii.jpg) no-repeat 0 0;
} 

.promotie li { 
 	border: none;
	height: auto;
} 

.promotie li { 
 	width: auto;
	float: none;
} 

.promotie strong.nume a:link, .promotie strong.nume a:visited { 
 	color: #FFFFFF;
} 

/* END promotie */

/* START flash */

.flash { 
 	position: absolute;
	bottom: 3px;
	right: 0px;
} 

/* END flash */

/* START usirapide */

.usirapide h3 span { 
 	background: url(img/usi-rapide.jpg) no-repeat 0 0;
} 

/* END usirapide */

