/* START #page */

#page    { 
 	width: 990px;
	background: url(img/back.jpg) repeat-y 0 0;
} 

*   { 
 	margin: 0px;
	padding: 0px;
} 

.templatepopup { 
 	text-align: left;
	padding: 10px;
} 

.templateprint { 
 	background: none;
	text-align: left;
} 

.templateprint #page { 
 	background: none;
} 

a   { 
 	cursor: hand;
	cursor/**/: /**/pointer;
} 

a:link, a:visited   { 
 	text-decoration: underline;
	color: #FF4700;
} 

a:link:hover, a:visited:hover   { 
 	text-decoration: none;
} 

body    { 
 	font-size: 12px;
	color: #323232;
	font-family: Arial;
} 

h2 { 
 	font-size: 140%;
	padding-bottom: 5px;
} 

/* END #page */

/* START logoTop */

.logoTop   { 
 	position: relative;
	height: 270px;
} 

.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: #1693C4;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 180%;
	clear: left;
	padding-top: 20px;
} 

/* 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: 152px;
} 

#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 -50px;
} 

#but3  { 
 	width: 119px;
} 

#but3 a:link span, #but3 a:visited span   { 
 	background-position: -152px 0;
} 

#but3 a:link:hover span, #but3 a:visited:hover span, #but3 span.linkActive span  { 
 	background-position: -152px -50px;
} 

#but4  { 
 	width: 111px;
} 

#but4 a:link span, #but4 a:visited span   { 
 	background-position: -271px 0;
} 

#but4 a:link:hover span, #but4 a:visited:hover span, #but4 span.linkActive span  { 
 	background-position: -271px -50px;
} 

#but5  { 
 	width: 123px;
} 

#but5 a:link span, #but5 a:visited span   { 
 	background-position: -382px 0;
} 

#but5 a:link:hover span, #but5 a:visited:hover span, #but5 span.linkActive span  { 
 	background-position: -382px -50px;
} 

.en .meniuTop ul li span { 
 	background: url(img/menu-en.jpg);
} 

.meniuTop   { 
 	width: 505px;
	height: 50px;
} 

.meniuTop ul   { 
 	list-style: none;
	list-style-image: none;
} 

.meniuTop ul li   { 
 	float: left;
	height: 50px;
	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: 70px;
} 

.langro   { 
 	background: url(img/ro.jpg) no-repeat 100% 50%;
	width: 70px;
} 

.langs   { 
 	font-size: 85%;
	float: right;
	margin-top: 12px;
} 

.langs a   { 
 	height: 31px;
	line-height: 31px;
	display: block;
	float: left;
} 

.langs a:link, .langs a:visited   { 
 	color: #FFFFFF;
} 

/* END langs */

/* START path */

.path   { 
 	padding-top: 15px;
	clear: both;
} 

/* 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 #DDCFBC;
} 

.formularStandard div.Submit input   { 
 	background: #D2C2AE;
	color: #725B45;
	font-weight: bold;
	padding: 3px 10px;
	height: 25px;
	margin-right: 5px;
} 

.formularStandard div.Text input   { 
 	width: 200px;
} 

.formularStandard label   { 
 	display: block;
	float: left;
	width: 100px;
} 

.formularStandard textarea   { 
 	height: 100px;
	width: 250px;
} 

.templatepopup .formularStandard label   { 
 	width: 130px;
} 

/* END formularStandard */

/* START meniuFooter */

.meniuFooter { 
 	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 90%;
} 

.meniuFooter a, .meniuFooter span.linkActive   { 
 	padding-right: 15px;
	font-weight: bold;
	display: block;
	float: left;
} 

.meniuFooter a:link, .meniuFooter a:visited   { 
 	color: #FFFFFF;
	text-decoration: none;
} 

/* END meniuFooter */

/* START copyright */

.copyright   { 
 	font-size: 85%;
	color: #B5DDED;
} 

/* END copyright */

/* START telefoane */

.telefoane { 
 	height: 34px;
	width: 193px;
	background: url(img/telefoane.jpg);
	margin-left: 10px;
	margin-top: 5px;
} 

/* END telefoane */

/* START links */

.links { 
 	padding-top: 195px;
} 

.links a { 
 	display: block;
	float: left;
	font-size: 85%;
	padding-top: 13px;
	margin-right: 5px;
} 

.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: #9FAAAA;
} 

/* END links */

/* START #content */

#content { 
 	width: 518px;
	float: right;
} 

.templateprint #content, .templatepopup #content { 
 	width: auto;
	float: none;
} 

/* END #content */

/* START webvertise */

.webvertise { 
 	float: left;
	width: 250px;
	text-align: center;
	font-size: 90%;
	color: #B5DDED;
	height: 62px;
	line-height: 62px;
} 

.webvertise a:link, .webvertise a:visited { 
 	color: #FFFFFF;
} 

/* END webvertise */

/* START articol */

.articol { 
 	
} 

/* END articol */

/* START contact */

.contact { 
 	
} 

/* END contact */

/* START sitemap */

.sitemap { 
 	
} 

.sitemap li { 
 	margin-left: 20px;
} 

/* END sitemap */

/* START navInside */

.navInside { 
 	margin: 10px;
} 

.navInside li { 
 	list-style: none;
} 

/* END navInside */

/* START flash */

.flash { 
 	position: absolute;
	top: 50px;
	right: 13px;
} 

/* END flash */

/* START #colSideL */

#colSideL { 
 	width: 246px;
	background: url(img/colSideL.jpg) no-repeat 0 0;
	float: left;
} 

/* END #colSideL */

/* START #header */

#header { 
 	background: url(img/header.jpg) no-repeat 0 0;
	width: 100%;
	overflow: hidden;
	position: relative;
} 

/* END #header */

/* START #wrap */

#wrap { 
 	float: left;
	width: 764px;
} 

/* END #wrap */

/* START #colSideR */

#colSideR { 
 	float: right;
	width: 226px;
	background: url(img/colSideR.jpg) repeat-x 0 0;
	text-align: center;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
} 

/* END #colSideR */

/* START #footer */

#footer { 
 	clear: both;
	background: #6ABBDB;
	border-top: solid 4px #FF680D;
	width: 100%;
	overflow: hidden;
} 

/* END #footer */

/* START #wrap1 */

#wrap1 { 
 	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
} 

/* END #wrap1 */

/* START meniuLeft */

.meniuLeft { 
 	padding-left: 40px;
	padding-bottom: 10px;
} 

.meniuLeft li { 
 	height: 130px;
	overflow: hidden;
	list-style: none;
} 

.meniuLeft li a { 
 	display: block;
	padding-top: 104px;
	font-weight: bold;
	font-size: 130%;
	line-height: 14px;
} 

.meniuLeft li a span { 
 	display: block;
	font-size: 70%;
	line-height: 10px;
} 

.meniuLeft li a:link, .meniuLeft li a:visited { 
 	color: #2B2B2B;
	text-decoration: none;
} 

.meniuLeft li a:link:hover, .meniuLeft li a:visited:hover { 
 	
} 

.meniuLeft ul { 
 	text-align: center;
	width: 165px;
} 

/* END meniuLeft */

/* START cerere */

.cerere { 
 	width: 211px;
	text-align: left;
	background: #06AFF1;
	margin: 0 auto;
	margin-top: 20px;
} 

.cerere form { 
 	padding-left: 9px;
	background: url(img/cerere-bot.jpg) no-repeat 0 100%;
	padding-bottom: 10px;
} 

.cerere h3 { 
 	height: 40px;
	background: url(img/cerere.jpg);
} 

body .cerere div.Submit { 
 	text-align: right;
	padding-top: 0px;
} 

body .cerere div.Submit input { 
 	color: #404040;
	background: #FFFFFF;
	text-transform: uppercase;
	padding: 0px;
	font-size: 100%;
	margin-right: 10px;
} 

body .cerere form div { 
 	padding-top: 10px;
} 

body .cerere textarea, body .cerere .Text input  { 
 	width: 190px;
	color: #707070;
} 

/* END cerere */

/* START testimoniale */

.testimoniale { 
 	padding: 0 10px;
	text-align: left;
	padding-top: 10px;
} 

.testimoniale .pag1 { 
 	padding-bottom: 10px;
} 

.testimoniale h3 { 
 	background: url(img/referinte.gif) no-repeat 0 0;
	height: 25px;
	margin-bottom: 10px;
} 

.testimoniale li { 
 	list-style: none;
} 

.testimoniale strong { 
 	display: block;
} 

.testimoniale strong.companie { 
 	color: #FF4700;
} 

/* END testimoniale */

/* START navProd */

.navProd .nume { 
 	font-weight: bold;
	padding-bottom: 5px;
} 

.navProd .poza { 
 	height: 200px;
} 

.navProd li { 
 	list-style: none;
	width: 48%;
	float: left;
	margin-bottom: 20px;
	height: 300px;
} 

.navProd ul { 
 	margin-top: 10px;
} 

/* END navProd */

/* START bannere */

.bannere { 
 	padding-top: 20px;
} 

.bannere li { 
 	list-style: none;
} 

/* END bannere */

/* START poza */

.poza { 
 	height: 200px;
} 

/* END poza */

