 /* DIVURI */

#page { 
 	margin: 0 auto;
	text-align: left;
	width: 910px;
	font-size: 10px;
	font-family: Arial;
	color: #145074;
} 

.templateprint #page {
	margin: 0;
}

* { 
 	margin: 0;
	padding: 0;
} 

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

a:link, a:visited { 
 	color: #145074;
	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: url(img/back.jpg) repeat-x 0 0px;
}

#body {
	background: url(img/apa.gif) repeat-x 0 100%;
	padding-bottom: 180px;
}

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

#height {
	height: 320px;
}

img { 
 	border: none;
} 

#header {
	padding-top: 80px;
	padding-bottom: 25px;
	position: relative;
	background: url(img/content-top.jpg) no-repeat 0px 100%;
	width: 100%;
	overflow: hidden;
}

#colWrap {
	clear: both;
	width: 100%;
	overflow: hidden;
	background: url(img/content-mid.jpg) repeat-y 188px 0;
}

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

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

#content table td {
	padding: 10px;
}

#footer {
	background: url(img/content-bot.gif) no-repeat 188px 0;
	padding-top: 30px;
	padding-bottom: 20px;
	position: relative;
	padding-left: 188px;
}

/* END DIVURI */

/* CLASE */

.logoTop { 
 	overflow: hidden;
	width: 183px;
	height: 114px;
	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;
	width: 166px;
	height: 83px;
	position: absolute;
	right: 0px;
} 

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

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

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



.title {
	color: #145074;
	font-size: 230%;
	padding-bottom: 10px;
}


.meniuFooter {
	padding-top: 10px;
}

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

.meniuFooter a:link, .meniuFooter a:visited {
}



.langs {
	position: absolute;
	top: 10px;
	right: 130px;
}

.langs a {
	display: block;
	float: left;
	height: 15px;
	width: 23px;
	overflow: hidden;
	margin-left: 7px;
}

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

.langs .langro span { background: url(img/ro.jpg) no-repeat 0 0; }
.langs .langen span { background: url(img/en.jpg) no-repeat 0 0; }




.links {
	width: 114px;
	height: 33px;
	background: url(img/links.jpg) no-repeat 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
}

.links .in {
	padding: 4px 6px;
}

.links a {
	display: block;
	float: left;
	padding: 0 5px;
}



.copyright {
	padding-top: 5px;
}




.articol, .contact {
	padding-right: 20px;
	font-size: 120%;
}

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

.articol p, .contact p {
	padding-bottom: 7px;
}




.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: 150px;
	line-height: 20px;
	padding-left: 5px;
}

.formularStandard .err label {
	font-size: 110%;
	color: red;
	font-weight: bold;
}

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




.meniuLeft {
	background: url(img/meniu-bot.gif) no-repeat 0 100%;
	margin-right: 2px;
	padding-right: 1px;
	font-size: 120%;
	padding-bottom: 20px;
	font-weight: bold;
}

.meniuLeft ul {
	background: #366094;
	width: 100%;
	overflow: hidden;
	border-left: solid 1px #8fa6c3;
	border-right: solid 1px #8fa6c3;
}

.meniuLeft li {
	border-top: solid 1px #4a709f;
	border-bottom: solid 1px #2e5d8c;
}

.meniuLeft li.first {
	border-top: none;
}

.meniuLeft a {
	display: block;
	padding: 6px 0;
	padding-left: 30px;
}

.meniuLeft a:link, .meniuLeft a:visited {
	text-decoration: none;
	color: #ffffff;
	background: url(img/bullet2.jpg) no-repeat 10px 50%;
}

.meniuLeft a:link:hover, .meniuLeft a:visited:hover, .meniuLeft a.self:link, .meniuLeft a.self:visited {
	background: url(img/bullet1.jpg) no-repeat 10px 50%;
	text-decoration: underline;
	color: #09356a;
}




.textMare {
	position: absolute;
	right: 0px;
}

.textMare a {
	display: block;
	height: 100%;
}





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




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