 /* DIVURI */

#page { 
	text-align: left;
	width: 822px;
	background: url(img/back.jpg) repeat-y -9px 0;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #000000;
	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 {
	padding-left: 10px;
	background: url(img/linie.jpg) repeat-x 0 124px;
	font-size: 10px;
	font-family: Arial;
	color: #494949;
} 

.templateprint {
	background: #ffffff;
	padding: 10px;
}

img { 
 	border: none;
} 

h2 {
	font-size: 140%;
	padding-bottom: 5px;
	margin-bottom: 10px;	
}

#header {
	position: relative;
	background: url(img/plus.jpg) no-repeat -9px 100%;
	height: 128px;
}

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

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

#content {
	width: 630px;
	float: right;
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}

#contentin {
	padding-right: 30px;
	padding-left: 10px;
	background: url(img/content.jpg) repeat-y 0 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#footer {
	height: 90px;
	background: url(img/plus.jpg) no-repeat -9px 0;
	padding-left: 205px;
	margin-top: 10px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 176px;
	height: 108px;
	margin-left: 3px;
	margin-top: 12px;
	float: left;
} 

.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;
}




.logoBot { 
 	overflow: hidden;
	float: right;
	width: 69px;
	height: 42px;
	margin-right: 20px;
	margin-top: 10px;
} 

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

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

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




.title, .textHome h3 {
	color: #000000;
	font-size: 190%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}




#qm2 { 
 	width: 608px;
	height: 33px;
	clear: both;
	position: absolute;
	bottom: 10px;
	left: 193px;
	background: url(img/meniu.jpg) no-repeat 0 0;
	padding-left: 10px;
} 

#qm2 a {
	line-height: 33px;
	background: url(img/bullet.jpg) no-repeat 0 14px;
	padding-left: 10px;
	padding-right: 10px;
} 

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

#qm2 div {
	width: 170px;
	background: #ececec;
	border: solid 1px #e4e4e4;
	border-top: none;
}

#qm2 div a {
	line-height: 20px;
	padding-left: 15px;
}

#qm2 div a:link, #qm2 div a:visited {
	background: #ececec url(img/bullet.jpg) no-repeat 3px 7px;
}

#qm2 div a:link:hover, #qm2 div a:visited:hover, #qm2 div .qmactive:link, #qm2 div .qmactive:visited {
	background: #ffffff url(img/bullet.jpg) no-repeat 3px 7px;
}



.meniuFooter {
	padding-top: 15px;
}

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

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



.copyright {
	padding-top: 5px;
}



.articol {
	margin-bottom: 10px;
}

.templateprint .articol {
	background: #ffffff;
}

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

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



.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 {
	background: #eeeeee;
}

.formularStandard .even {
	background: #f7f6f6;
}

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


.formularStandard .Select label {
	width: 100%;
	float: none;
}


.meniuLeft {
	margin-bottom: 20px;
}

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

.meniuLeft a {
	display: block;
	background: url(img/link.jpg) no-repeat 0 9px;
	line-height: 23px;
	padding-left: 25px;
}

.meniuLeft a.self {
}

.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 {
	text-decoration: underline;
}





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



.news {
}

.news h3 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 140%;
}

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

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

.news .data {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
	color: #010101;
}

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

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

.news .more {
	text-align: right;
}



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




.telefoane {
	position: absolute;
	top: 11px;
	left: 470px;
	width: 170px;
	height: 69px;
	text-align: right;
}




.links {
	width: 138px;
	height: 31px;
	background: url(img/links.jpg) no-repeat 0 0;
	float: right;
	margin-top: 25px;
	margin-right: 22px;
}


.links .in {
	padding-top: 12px;
	padding-left: 26px;
}

.links a {
	display: block;
	float: left;
	margin-right: 26px;
}




.banneres {
	float: left;
}

.banneres li {
	list-style: none;
	margin-bottom: 3px;
}





.bannered {
	float: right;
	margin-right: 15px;
}

.bannered li {
	list-style: none;
	margin-bottom: 3px;
}




.flashHeader {
	margin-bottom: 5px;
}

.imagineHeader {
	margin-bottom: 5px;
}




.produse .nume {
	font-weight: bold;
	font-size: 110%;
	background: #e6e6e6;
	margin-right: 10px;
	padding: 2px 0;
	padding-left: 5px;
	margin-bottom: 5px;
}

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

.produse li {
	list-style: none;
}

.produse .right {
	width: 135px;
	float: right;
}

.produse td {
	padding-bottom: 10px;
}




.navProd {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 5px;
}

.navProd li {
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #cccccc;
}

.navProd .img1 {
	width: 120px;
	height: 120px;
	float: left;
}

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



.prod li {
	list-style: none;
}




.navMic {
	padding-bottom: 10px;	
}

.navMic li {
	list-style: none;
}




.prodDreapta {
}

.prodDreapta li {
	list-style: none;
}



.resurse h3 {
	font-size: 15px;
	padding: 5px 0;
	border-bottom: solid 1px #E6E6E6;
	margin-bottom: 10px;
}