 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 954px;
} 

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #3b5460;
	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: #f8fafb url(img/body.jpg) repeat-x 0 1px;
	font-size: 11px;
	font-family: Arial;
	color: #3b5460;
} 

.templateprint {
	text-align: left;
	background: #ffffff;
	padding: 10px;
}

img { 
 	border: none;
} 

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

#colWrap {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(img/bot.jpg) no-repeat 0 100%;
}

#colWrap1 {
	width: 765px;
	float: left;
}


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

#colSideR {
	width: 147px;
	float: right;
}

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

#footer {
	height: 54px;
	background: #f4680b;
	position: relative;
	color: #FFFFFF;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 107px;
	height: 125px;
	left: 47px;
	top: 20px;
	position: absolute;
} 

.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: #3b5460;
	font-size: 220%;
	padding-bottom: 5px;
}



#but2 {
 	width: 108px;
} 

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

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

#but6 {
 	width: 108px;
}

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

#but6 a:link:hover span, #but6 a:visited:hover span {
 	background-position: -108px -44px;
}

#but3 {
 	width: 108px;
}

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

#but3 a:link:hover span, #but3 a:visited:hover span {
 	background-position: -216px -44px;
} 

#but4 {
 	width: 108px;
} 

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

#but4 a:link:hover span, #but4 a:visited:hover span {
 	background-position: -324px -44px;
}

#but5 {
 	width: 108px;
}

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

#but5 a:link:hover span, #but5 a:visited:hover span {
 	background-position: -432px -44px;
}


.meniuTop { 
 	width: 541px;
	height: 44px;
	clear: both;
	position: absolute;
	top: 29px;
	right: 188px;
} 

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

.meniuTop ul li {
 	float: left;
	height: 44px;
	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: 10px;
	padding-left: 20px;
}

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

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



.copyright {
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
}

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



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



.path {
	font-size: 110%;
	padding-top: 3px;
	padding-bottom: 6px;
}



.formularStandard {
	clear: both;
}

.formularStandard .Text input, .formularStandard .Password input {
	border: solid 1px #a5acb2;
	height: 18px;
}

.formularStandard .Textarea textarea {
	border: solid 1px #a5acb2;
	width: 250px;
	height: 100px;
}

.formularStandard .Submit input {
	background: #4f9f2c;
	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;
}



.meniuLeft {
	background: #cedadf url(img/meniu-top.jpg) no-repeat 0 0;
}

.meniuLeft ul {
	background: url(img/meniu-bot.jpg) no-repeat 0 100%;
	padding: 5px 5px 5px 10px;
}

.meniuLeft li {
	list-style: none;
	background: url(img/bullet1.jpg) no-repeat 0 6px;
}

.meniuLeft a {
	display: block;
	padding: 5px 0;
	padding-left: 15px;
	background: url(img/punct.jpg) repeat-x 0 100%;
}

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

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

.meniuLeft a.self {
	font-weight: bold;
}

.meniuLeft li ul {
	padding: 5px 0;
	padding-left: 22px;
	background: #cedadf;
}

.meniuLeft li ul li {
	background: #cedadf;
}

.meniuLeft li ul li a {
	padding: 2px 0;
	padding-left: 10px;
	background: url(img/bullet2.jpg) no-repeat 0 7px;
}



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



.newsletter {
	margin: 14px 0;
}

.newsletter h3 {
	font-size: 160%;
	padding-bottom: 5px;
}

.newsletter form {
	margin-top: 7px;
	padding-top: 4px;
	background: url(img/nl.jpg) no-repeat 0 0;
	padding-bottom: 20px;
}

.newsletter .Text {
	float: left;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 10px;
}

.newsletter .Text input {
	width: 125px;
	height: 17px;
	border: none;
}

.bannere {
	padding-bottom: 10px;
}
	
.bannere h3 {
	font-size: 160%;
	padding-bottom: 5px;
}

.bannere li {
	list-style: none;
}



.webvertise {
	padding-top: 20px;
	padding-right: 10px;
	float: right;
}

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



.servicii h3 {
	font-size: 160%;
	padding-bottom: 5px;
}

.servicii li {
	list-style: none;
	width: 32%;
	padding-right: 3px;
	float: left;
}

.servicii a {
	display: block;
	padding: 3px 0;
	padding-left: 15px;
	background: url(img/bullet3.jpg) no-repeat 0 5px;
}


.textHome {
	padding-bottom: 10px;
	background: url(img/punct2.jpg) repeat-x 0 100%;
	margin-bottom: 10px;
}

.textHome h3 {
	font-size: 220%;
	padding-bottom: 5px;	
}


.flash {
	position: absolute;
	top: 70px;
	left: 190px;
}



.cerere {
	float: right;
	margin-top: 160px;
}

.cerere a {
	display: block;
	width: 124px;
	height: 33px;
}

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



.links {
	position: absolute;
	right: 10px;
	top: 25px;
}

.links a {
	padding: 0 8px;
}




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