/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	border: 2px solid #333333;
	text-align: left;
	width:1023px;
	margin: 0px auto;
	padding: 0;
	}

#header {
	background: #fff url('images/header2.jpg') no-repeat top left;
		width: 1023px;
	height: 205px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
#headerimg_campanie{
	background: #fff url('images/header2.jpg') no-repeat top left;
		width: 1023px;
	height: 205px;
	margin: 0px auto;
	padding: 0 0 0 0;
	}
#headerimg 	{

	height: 192px;
	width: 1023px;
	}

#content {
	font-size: 1.2em;
width:800px;
	}

entry p, pre {
	font-size: 1.05em; 
max-width: 350px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em; width:580px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/footer.jpg') no-repeat top;
	border: none;
height:30px;
width:1023;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 820px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* menu */
#menuwrapper {
padding: 0px 0 0 0;
	width:1023px;
	background-color: #0d5db2;
	position:relative;
		margin: 0 0 30px 0;
}
#menuwrapper2 {
padding: 0px 0 0 0;
	width:1023px;
	background-color: #0d5db2;
	position:relative;
		margin: 0 0 20px 0;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 500px;
position:relative;
left:230px;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-size: 13px;
	color: #fff;
}
#p7menubar a.trigger_active {
	color: #fff;
	background-color: #0a4b8b;

}
#p7menubar a.trigger {
	padding: 2px 10px 2px 10px;
}
#p7menubar li {
	float: left;
	position: relative;
}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */
#p7menubar li ul {
width:185px;
position:relative;
left:155px;
} 
#p7menubar ul li  {  /*  sublinkuri  */

}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 2px 12px 2px 16px;
}
#p7menubar li ul.active {
display:block;
	position: absolute;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0a4b8b;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #0a4b8b;
}

#p7menubar li:hover a,  #p7menubar li.p7hvr a {
	color: #fff;
	background-color: #0a4b8b;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #0a4b8b;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #e9eef2!important;
	color: #042240 !important;
}
.li_active{
	background-color: #e9eef2;
	color: #042240;
}
/* -------------------bine ati venit--------------- */
.bine_img{
width:299px;
height:505px;
position:relative;
float:right;
}
.bine_text{
width:550px;
position:realive;
padding:30px 0 0 100px;
float:left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: justified;
	font-size:16px;
	font-stretch:wider;
}
.bine_para{
padding:5px 0 5px 0;
}
.bine_nume{
padding:5px 0 5px 0;
position:relative;
left:380px;
}

/*--------------presa--------------*/
.presa{
padding:10px 40px 10px 40px;
height:100%;
}
.autor{
padding:0px 40px 0px 40px;
width:860px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:12px;
color:#dc9702;
}
.data{
padding:0px 40px 0px 40px;
width:860px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:12px;
color:#333333;
}
.sub_titlu{
padding:10px 40px 10px 40px;
width:860px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:13px;
color:#333333;
font-weight:bold;
}
.text_presa{
/*white-space: pre-wrap;*/
padding:0px 40px 0px 40px;
width:860px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:13px;
color:#333333;
text-align:justified;
text-indent: 2em;
}
.presa_titlu{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:14px;
width:860px;
font-weight:bold;
color:#0a4b8b;
text-align:justified;
text-indent: 5em;
font-style:italic;
text-decoration:underline;
}
.articol{
padding:0 0 10px 0;
}

/*--------despre mine-----*/
.despre_mine{
width:900px;
padding:0px 60px 10px 60px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: justified;
font-size:15px;
color:#333333;
}
.titlu_paragraf{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
font-size:16px;
width:900px;
font-weight:bold;
color:#0a4b8b;
padding:0px 0px 30px 0px;
}
.paragraf_personal {
height:770px;
}
.paragraf_personal .poza1{
width:350px;
height:322px;
float:left;
padding:0px 0px 20px 0px;
}
.paragraf_personal .text_bio1{
width:510px;
float:right;
padding:10px 0px 20px 0px;
}
.paragraf_personal .poza2{
width:510px;
height:370px;
float:right;
padding:10px 0px 20px 0px;
}
.paragraf_personal .text_bio2{
width:350px;
float:left;
padding:0px 0px 20px 0px;
}
.paragraf_personal .poza3{
width:150px;
height:231px;
float:left;
padding:0px 0px 20px 0px;
}
.paragraf_personal .text_bio3{
width:700px;
float:right;
padding:20px 0px 20px 0px;
}
.paragraf_comunitate {
height:550px;
}
.paragraf_comunitate .poza2{
width:470px;
height:296px;
float:right;
padding:0px 0px 20px 0px;
}
.paragraf_comunitate .text_bio2{
width:390px;
float:left;
padding:10px 0px 20px 0px;
}
.paragraf_comunitate .poza3{
width:390px;
height:260px;
float:left;
padding:0px 0px 20px 0px;
}
.paragraf_comunitate .text_bio3{
width:470px;
float:right;
padding:0px 0px 20px 0px;
}
.paragraf_profesional {
height:650px;
}
.paragraf_profesional .poza2{
width:250px;
height:375px;
float:right;
padding:0px 0px 20px 0px;
}
.paragraf_profesional .text_bio2{
width:610px;
float:left;
padding:0px 0px 20px 0px;
}
.paragraf_profesional .poza3{
width:550px;
height:415px;
float:left;
padding:0px 0px 20px 0px;
}
.paragraf_profesional .text_bio3{
width:300px;
float:right;
padding:25px 0px 20px 0px;
}
.cv_button{
position:relative;
margin-left:330px;
}
/*---------------CV------------------*/
.cv{
width:830px;
padding:10px 0 30px 100px;
}
.cv_titlu{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
font-size:16px;
width:830px;
font-weight:bold;
color:#333333;
padding:0px 0px 30px 0px;
}
.cv_categorie{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: justified;
font-size:14px;
color:#333333;
padding:10px 0px 10px 0px;
}
.cv_detaliu{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: justified;
font-size:14px;
color:#333333;
padding:0px 0px 0px 0px;
text-indent: 4em;
}
.cv a {
color:#0a4b8b;
font-size:11px;
margin-left:350px;
text-decoration:none;
}
.cv a:visited {
color:#0a4b8b;
font-size:11px;
margin-left:350px;
}
.cv a:hover{
color:#f8931d;
font-size:11px;
margin-left:350px;
}
/*-----foto------*/

/* --- galerie poto ---  */
/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; 
width:75px; height:47px; margin:3px; float:left; font-size:11px;}
a.slide1 {background:url(images/conf-presa-DSV_thumb.jpg);}
a.slide2 {background:url(images/deschiderea_scolii_luncavita_thumb.jpg);}
a.slide3 {background:url(images/deschiderea_scolii_luncavita_1_thumb.jpg);}
a.slide4 {background:url(images/cinema_coral_plaza_Avram_Marian_si_Constantin_Georgescu_thumb.jpg);}
a.slide5 {background:url(images/Constantin_Hogea_si_Marian_Avram_la_inaugurarea_mallului_thumb.jpg);}
a.slide6 {background:url(images/inaugurare-mall_thumb.jpg);}
a.slide7 {background:url(images/inaugurare-mall-3_thumb.jpg);}
a.slide8 {background:url(images/inaugurare-mall-4_thumb.jpg);}
a.slide9 {background:url(images/inaugurare-mall-5_thumb.jpg);}
a.slide10 {background:url(images/inaugurare-mall-6_thumb.jpg);}
a.slide11 {background:url(images/inaugurare-mall-7_thumb.jpg);}
a.slide12 {background:url(images/interviu_accent_tv_thumb.jpg);}
a.slide13 {background:url(images/taierea-panglicii-1_thumb.jpg);}
a.slide14 {background:url(images/taierea-panglicii-2_thumb.jpg);}
a.slide15 {background:url(images/taierea-panglicii-3_thumb.jpg);}
a.slide16 {background:url(images/taierea-panglicii_thumb.jpg);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

#scrollbox {width:600px; height:80px; background:#cadceb; overflow:auto; /* auto */
border:1px solid #757575; margin-left:50px;margin-top:10px;}

/* styling for BOTTOM gallery */
#container_bottom {position:relative; width:710px; height:630px; background:#e9eef2; border:1px solid #757575; margin:35px 0px 30px 150px;}
#container_bottom img {border:0;}
#container_bottom .thumbs {
width:1330px; height:60px;
}

#container_bottom h1 {clear:both; margin:0; padding-top:10px; 
text-align:center; font-family: georgia, "times new roman", serif; font-size:16px; font-weight:bold; color:#1a649f;}
#container_bottom h1 em {font-size:0.6em; color:#000;}

.pics img{
padding:10px 0px 1px 30px;
}
.pics{height:500px;}
/*-------contact---------------*/
.contact{
width:700px;
position:relative;
padding:50px 0 0 80px;
height:280px;
}

.contact a{
color:#0a4b8b;
}
.contact a:hover{
color:#f8931d;
}
.contact a:visited{
color:#0a4b8b;
}
.presa a{
color:#0a4b8b;
}
.presa a:hover{
color:#333333;
}
.presa a:visited{
color:#0a4b8b;
}
@font-face {
    font-family: Broken15;
    font-style:  normal;
    font-weight: normal;
    src: url(Gotham-Light.ttf) format("truetype");
}
.contact_text {
	font-family: Broken15, Verdana, 'Small Fonts', sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: justified;
	padding:0px 0px 10px 0px;
}
.contact_text2{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: justified;
font-size:14px;
color:#333333;
padding:0px 0px 10px 0px;
}
/*---video---*/
.video{
height:300px;
}
.videos{
padding:10px 20px 10px 20px;
min-height:300px;
}
.titlu_flash{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
font-size:13px;
color:#333333;
padding:0px 0px 10px 0px;
font-weight: bold;
}
.descriere_flash{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: justified;
font-size:12px;
color:#333333;
text-indent:30px;
padding:10px 0px 10px 0px;
}

/*----campanie----*/
.campanie1{
width:250px;
height:341px;
position:relative;
float:left;
margin:0px 0 20px 80px;
border: 1px solid #07345e;
}
.campanie2{
width:250px;
height:341px;
position:relative;
float:left;
margin:0px 0 20px 55px;
border: 1px solid #07345e;
}
.campanie3{
width:250px;
height:341px;
position:relative;
float:left;
margin:0px 0 20px 55px;
border: 1px solid #07345e;
}
.campanie11 {
width:1023px;
height:174px;
position:relative;
float:left;
margin:0px 0 20px 0px;
border-top: 1px solid #07345e;
border-bottom: 1px solid #07345e;
}
.campanie11 img{
width:1023px;
height:174px;
}
.campanie_inter{
width:250px;
height:341px;
position:relative;
float:left;
margin:0px 0 20px 35px;
border: 1px solid #07345e;
}
.campanie_inter img{
width:250px;
height:341px;
}
.info_campanie1{
position:relative;
float:left;
margin:0px 0 20px 25px;

}
.info_campanie3{
position:relative;
float:left;
margin:0px 0 20px 45px;
width:640px;
}
.campanie{
min-height:350px;
}
.info_campanie2{
position:relative;
float:left;
margin:0px 0 20px 25px;
width:660px;
}
.para_campanie1{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#6090c0;
padding:0 0 10px 0;
}
.back_orange a{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#6090c0;
padding:0 0 0px 0px;
margin:0 0 3px 0px;
text-decoration:none;
}
.back_orange a:hover{
text-decoration:none;
color:#285e86;
}
.colegii{
position:relative;
float:left;
margin:0px 0 0px 0px;
}
.colegii2{
position:relative;
float:left;
margin:0px 0 0px 30px;

}
.para_campanie2{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#6090c0;
padding:0 5px 10px 5px;
}
.harta{
position:relative;
float:left;
margin:0px 0 0px 10px;
}
.chenar{
border: 2px solid #f18f24;
}
.para_campanie3{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#6090c0;
padding:0 5px 1px 5px;
}
.para_campanie4{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#f6931c;
padding:0 5px 5px 5px;
}
.para_campanie5{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#f6931c;
padding:0 5px 5px 25px;
position:relative;
float:left;
}
.para_campanie8{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
position:relative;
float:left;
color:#f6931c;
padding:0 5px 5px 25px;
width:480px;
height:90px;
}
.para_campanie6{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#f6931c;
padding:0 5px 10px 5px;
}
.para_campanie9{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#f6931c;
padding:0 5px 10px 75px;
}

.para_campanie10{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:21px;
font-weight:bold;
color:#f6931c;
padding:0 5px 0px 225px;
}
.ianpoi a{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:9px;
color:#2a6eb6;
padding:0 5px 2px 0px;
text-decoration:none;
float:right;
font-weight:bold;
}
.para_campanie11{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
font-size:15px;
font-weight:bold;
color:#002e57;
padding:0 0px 20px 0px;
}
.para_campanie12 a{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:14px;
color:#002e57;
margin:0 5px 11px 0px;
text-decoration:none;
font-weight:bold;
}
.para_campanie12 a:hover{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:14px;
color:#f18f24;
margin:0 5px 11px 0px;
text-decoration:none;
font-weight:bold;
}
.para_campanie13{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;
font-size:13px;
font-weight:bold;
color:#002e57;
padding:10px 0px 0px 0px;
width:630px;
line-height:22px;
}
.para_campanie13 ul {
margin:10px 0 0 35px;
padding:0;
list-style:none;
}
.para_campanie13 li {
margin:0;
padding:0;
text-indent:20px;
vertical-align: bottom;
background: url(images/list2.jpg) no-repeat;
background-position: 0px 7px;
}
.para_campanie15{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
font-size:15px;
font-weight:bold;
color:#002e57;
padding:0 0px 15px 0px;
}
.tight {
margin:10px 0 0 35px;
padding:0;
list-style:none;
line-height:17px;
}