/* START #page */

#page    { 
 	text-align: left;
	margin: 0 auto;
} 

*   { 
 	margin: 0px;
	padding: 0px;
} 

.templatepopup { 
 	text-align: left;
	padding: 10px;
	background: #FFEAA5;
} 

.templateprint { 
 	background: none;
	text-align: left;
} 

a   { 
 	cursor: hand;
	cursor/**/: /**/pointer;
} 

a:link, a:visited   { 
 	text-decoration: underline;
	color: #050709;
} 

a:link:hover, a:visited:hover   { 
 	text-decoration: none;
} 

body    { 
 	color: #4C7094;
	font-family: Arial;
	font-size: 12px;
	background: url(img/back.jpg) repeat-x 0 0;
	text-align: center;
} 

/* END #page */

/* START logoTop */

.logoTop   { 
 	position: absolute;
	width: 170px;
	height: 120px;
	left: 45px;
	top: 30px;
} 

.logoTop span   { 
 	background: url(img/losgo-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: #1878BC;
	font-weight: normal;
	font-size: 230%;
	border-bottom: solid 1px #B9D6EB;
	margin-bottom: 10px;
	clear: both;
} 

/* END title */

/* START logoBot */

.logoBot   { 
 	position: relative;
	width: 121px;
	height: 60px;
	float: right;
	margin-top: 10px;
} 

.logoBot span   { 
 	background: url(img/logo-bot.jpg) no-repeat 0 0;
} 

/* END logoBot */

/* START meniuTop */

#but2  { 
 	width: 85px;
} 

#but2 a:link span, #but2 a:visited span   { 
 	background-position: 0px 0;
} 

#but2 a:link:hover span, #but2 a:visited:hover span, #but2 span.linkActive span  { 
 	background-position: 0px -29px;
} 

#but3  { 
 	width: 93px;
} 

#but3 a:link span, #but3 a:visited span   { 
 	background-position: -85px 0;
} 

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 span.linkActive span  { 
 	background-position: -85px -29px;
} 

#but4  { 
 	width: 82px;
} 

#but4 a:link span, #but4 a:visited span   { 
 	background-position: -178px 0;
} 

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 span.linkActive span  { 
 	background-position: -178px -29px;
} 

#but5  { 
 	width: 93px;
} 

#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 -29px;
} 

#but6  { 
 	width: 91px;
} 

#but6 a:link span, #but6 a:visited span   { 
 	background-position: -353px 0;
} 

#but6 a:link:hover span, #but6 a:visited:hover span, #but6 span.linkActive span  { 
 	background-position: -353px -29px;
} 

#but7 { 
 	width: 59px;
} 

#but7 a:link span, #but7 a:visited span   { 
 	background-position: -444px 0;
} 

#but7 a:link:hover span, #but7 a:visited:hover span, #but7 span.linkActive span  { 
 	background-position: -444px -29px;
} 

.en .meniuTop ul li span { 
 	background: url(img/menu-en.jpg);
} 

.meniuTop   { 
 	height: 29px;
	margin-left: 250px;
	float: left;
} 

.meniuTop ul   { 
 	list-style: none;
	list-style-image: none;
	width: 503px;
} 

.meniuTop ul li   { 
 	float: left;
	height: 29px;
	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: 28px;
} 

.langro   { 
 	background: url(img/ro.jpg) no-repeat 100% 50%;
	width: 28px;
	margin-right: 10px;
} 

.langs   { 
 	font-size: 85%;
	float: right;
	margin-right: 20px;
} 

.langs a   { 
 	height: 19px;
	line-height: 19px;
	display: block;
	float: left;
} 

.langs a:link, .langs a:visited   { 
 	color: #FFFFFF;
} 

/* END langs */

/* START path */

.path   { 
 	margin-top: 10px;
} 

/* END path */

/* START formularStandard */

.formularStandard div   { 
 	padding: 2px 0;
	width: 100%;
	overflow: hidden;
} 

.formularStandard div input, .formularStandard div textarea, .formularStandard div select   { 
 	border: solid 1px #A6B8CA;
	font-size: 95%;
	padding-left: 4px;
	color: #1878BC;
} 

.formularStandard div.Submit input   { 
 	color: #003366;
	background: #FFFFFF;
	border: solid 1px #E6DEC1;
	font-weight: bold;
} 

.formularStandard div.Text input   { 
 	height: 18px;
} 

.formularStandard label   { 
 	display: block;
	float: left;
	width: 100px;
} 

.formularStandard textarea   { 
 	height: 100px;
} 

.templatepopup .formularStandard label   { 
 	width: 130px;
} 

/* END formularStandard */

/* START meniuFooter */

.meniuFooter { 
 	padding-left: 31px;
	padding-top: 10px;
	padding-bottom: 6px;
} 

.meniuFooter a, .meniuFooter span.linkActive   { 
 	padding-right: 10px;
} 

.meniuFooter a:link, .meniuFooter a:visited   { 
 	color: #FFFFFF;
	text-decoration: none;
} 

.meniuFooter a:link:hover, .meniuFooter a:visited:hover { 
 	text-decoration: underline;
} 

/* END meniuFooter */

/* START copyright */

.copyright   { 
 	clear: left;
	font-size: 85%;
	padding-left: 31px;
	color: #809AB5;
} 

/* END copyright */

/* START telefoane */

.telefoane { 
 	float: right;
	width: 186px;
	height: 34px;
	background: url(img/telefoane.jpg);
	margin-top: 3px;
} 

/* END telefoane */

/* START links */

.links { 
 	width: 100%;
	overflow: hidden;
	padding: 10px 0;
} 

.links a { 
 	display: block;
	float: left;
	font-size: 85%;
	padding-top: 13px;
	margin-right: 10px;
	margin-left: 0px;
} 

.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: #1878BC;
} 

/* END links */

/* START #content */

#content { 
 	padding: 10px;
} 

.templateprint #content { 
 	width: auto;
	float: none;
} 

/* END #content */

/* START webvertise */

.webvertise { 
 	float: right;
	font-size: 85%;
	color: #C3C9C9;
	margin-top: 10px;
	margin-right: 10px;
} 

.webvertise a:link, .webvertise a:visited { 
 	color: #8099B3;
} 

/* END webvertise */

/* START articol */

.articol li { 
 	margin-left: 20px;
} 

/* END articol */

/* START contact */

.contact textarea { 
 	width: 300px;
} 

/* END contact */

/* START sitemap */

.sitemap { 
 	margin: 0 10px;
} 

.sitemap li { 
 	margin-left: 20px;
} 

/* END sitemap */

/* START navInside */

.navInside { 
 	margin: 10px 0;
} 

.navInside li { 
 	list-style: none;
	padding: 7px 0;
} 

/* END navInside */

/* START flash */

.flash { 
 	position: absolute;
	top: 0px;
	left: 225px;
} 

/* END flash */

/* START #header */

#header { 
 	width: 100%;
	overflow: hidden;
	background: url(img/header.jpg) no-repeat 0 0;
	position: relative;
	padding-top: 200px;
	padding-bottom: 1px;
} 

/* END #header */

/* START #wrap */

#wrap { 
 	width: 100%;
	overflow: hidden;
	padding-top: 10px;
} 

/* END #wrap */

/* START #colSideL */

#colSideL { 
 	width: 225px;
	float: left;
} 

/* END #colSideL */

/* START #wrap1 */

#wrap1 { 
 	width: 733px;
	float: left;
} 

/* END #wrap1 */

/* START #colSideR */

#colSideR { 
 	width: 218px;
	float: right;
} 

/* END #colSideR */

/* START #footer */

#footer { 
 	height: 61px;
	background: #003466 url(img/footer.jpg) no-repeat 0 0;
	border-top: solid 5px #FFC600;
} 

/* END #footer */

/* START meniuLeft */

.meniuLeft { 
 	margin-left: 31px;
	margin-bottom: 20px;
} 

.meniuLeft li { 
 	height: 58px;
	overflow: hidden;
	background: url(img/but.jpg) no-repeat 0 0;
	list-style: none;
	padding-left: 45px;
	font-weight: bold;
} 

.meniuLeft li a { 
 	padding-top: 12px;
	display: block;
} 

.meniuLeft li a:link, .meniuLeft li a:visited { 
 	color: #FFFFFF;
	text-decoration: none;
} 

/* END meniuLeft */

/* START block */

.block { 
 	background: url(img/block-back.jpg) no-repeat 100% 100%;
	margin-bottom: 10px;
	width: 198px;
} 

.block .in { 
 	border: solid 1px #7FA5BD;
	border-top: none;
} 

.block h3 { 
 	height: 29px;
	overflow: hidden;
} 

.block h3 span { 
 	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
} 

/* END block */

/* START news */

.en .news h3 span { 
 	background: url(img/capabilitati-en.jpg) no-repeat 0 0;
} 

.news .pag1 { 
 	font-size: 90%;
	padding-top: 2px;
} 

.news h3 span { 
 	background: url(img/noutati.jpg) no-repeat 0 0;
} 

.news li { 
 	list-style: none;
	padding: 5px 10px;
} 

.news li a.more:link, .news li a.more:visited { 
 	color: #050709;
	text-decoration: underline;
} 

.news li a:link, .news li a:visited { 
 	color: #1878BC;
	text-decoration: none;
} 

body .news { 
 	margin-left: 29px;
} 

/* END news */

/* START newsletter */

.newsletter .Submit { 
 	padding: 4px 0;
	text-align: right;
} 

.newsletter .Submit input { 
 	color: #003366;
	background: #FFFFFF;
	border: solid 1px #E6DEC1;
	font-weight: bold;
} 

.newsletter .Text input { 
 	border: solid 1px #A6B8CA;
	color: #1878BC;
	font-size: 95%;
	width: 170px;
	padding-left: 4px;
	height: 18px;
} 

.newsletter h3 span { 
 	background: url(img/newsletter.jpg) no-repeat;
} 

body .newsletter .in { 
 	padding: 20px 10px;
} 

/* END newsletter */

/* START cerere */

.cerere h3 span { 
 	background: url(img/cerere.jpg) no-repeat 0 0;
} 

.en .cerere h3 span { 
 	background: url(img/cerere-en.jpg) no-repeat 0 0;
} 

body .cerere .in { 
 	padding: 20px 10px;
	width: auto;
} 

body .cerere .Text input, body .cerere .Textarea textarea { 
 	width: 170px;
} 

/* END cerere */


