html {
    border-left: 0px;
}
body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
}
body {
    color: #e3e3e3;
	line-height:15px;
	background-image: url("../image/background_wrapper.jpg");
	background-repeat: repeat-x;
	background-color:#ffffff;
}
body, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: Arial, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #e3e3e3;
}	
html, body, #wrapper {
	padding: 0;
	border: none;
	text-align: center;
	margin:0px auto;
}
input, select, option, textarea {
	font-family: Arial, arial, georgia, helvetica, verdana, lucida, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color:#e3e3e3;
	border:1px solid #8f8f8f;
	background-color:#ffffff;
}
strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a {
	color:#284a91;
	text-decoration:none;
	font-weight:normal;
	outline: none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top:0px;
}
small {
	font-size:10px;
}
tbody {
	color:#000000;
}
.pointer{
	cursor: pointer;
}

#error404Message {
	font-family:Georgia;
	font-weight:bold;
	font-size:14px;
	margin-top:70px;
	z-index:1000;
	color:#333333;
	text-align:center;
}
#feedback_user {
	background: #fff6bf url('../image/icons/information.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-bottom:2px solid #B5D4FE;
	border-top:2px solid #B5D4FE;
	margin-bottom:20px;
	color:#333333;
}
#feedback_user ul {
	list-style-type:none;	
}
#feedback_system {
	background: #fff6bf url('../image/icons/exclamation.png') center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	list-style:none;
	color:#333333;
}

#wrapper{
	width: 741px;
	margin: 0px auto;
	display: inline-block;
	clear: both;
}
#top{
	width: 741px;
}
#sigla{
	float: left;
	width: 155px;
	height: 80px;
	margin-left: 9px;
}
#top_right{
	float: right;
	width: 560px;
	margin-right: 9px;
	text-align: right;
	margin-top: 6px;
}
.top_line{
	width: 560px;
	text-align: right;
	margin-top: 5px;
}
a.language, a.language:active, a.language:link, a.language:visited, a.language:hover{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #fefefe;
	text-decoration: none;
}
a.language:hover{
	text-decoration: underline;
}
.top_menu_ul{
	list-style-type: none;
	margin-top: 16px;
}
.top_menu_li{
	display: inline;
}
a.top_menu, a.top_menu:active, a.top_menu:link, a.top_menu:visited, a.top_menu:hover{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.top_menu:hover, .top_menu_hover{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #b3f304;
	text-decoration: none;
}
.line{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #175c76;
}
.phone{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
}
a.email, a.email:active, a.email:visited, a.email:link, a.email:hover{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
}
#flash_home{
	width: 741px;
	height: 306px;
	margin-top: 30px;
	display: inline-table;
}
#flash{
	width: 741px;
	height: 252px;
	margin-top: 30px;
	display: inline-table;
}
#content_home{
	width: 741px;
	display: inline-block;
	clear: both;
	background-image: url("../image/dotted_background_home.jpg");
	background-repeat: repeat-y;
}
#content{
	width: 741px;
	display: inline-block;
	clear: both;
	background-image: url("../image/dotted_background.jpg");
	background-repeat: repeat-y;
}
#left_home{
	float: left;
	width: 522px;
	/*border-right: dotted 1px #c0c0c0;*/
}
#right_home{
	float: right;
	width: 210px;
}
#left_left{
	float: left;
	width: 255px;
}
#left_right{
	float: right;
	width: 255px;
	margin-left: 10px;
	display: table;
}
.element{
	width: 245px;
	padding-right: 10px;
	margin-bottom: 15px;
	display: inline-block;
	clear: both;
	border-right: dotted 1px #c0c0c0;
}
*html .element{
	padding-right: 0px;
}
.element_title_indigo, .element_title_blue{
	width: 237px;
	height: 17px;
	background-image: url("../image/title_background1.jpg");
	background-repeat: no-repeat;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	padding-left: 8px;
	padding-top: 1px;
}
.element_title_blue{
	background-image: url("../image/title_background2.jpg");
}
*html .element_title_indigo, .element_title_blue{
	width: 245px;
	height: 19px;
}
.element_image{
	width: 245px;
	height: 103px;
	margin-top: 5px;
}
.element_title_second{
	width: 245px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #20576a;
	margin-left: 9px;
	text-align: left;
	margin-top: -4px;
}
.element_text{
	width: 227px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	margin-left: 9px;
	margin-top: 9px;
	text-align: justify;
	line-height: 13px;
}
a.mai_multe_detalii_indigo, a.mai_multe_detalii_blue{
	float: right;
	height: 17px;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 8px;
	background-color: #709d21;
	-moz-border-radius: 2px;
	display: table;
}
a.mai_multe_detalii_blue{
	background-color: #e4f2fe;
	color: #003750;
}

/*right*/
.news_events{
	width: 210px;
	display: block;
	clear: both;
}
#newsticker {
	margin-top:8px;
	margin-left:10px;
}
.event_title{
	width: 200px;
	height: 18px;
	background-image: url("../image/title_background_mic.jpg");
	background-repeat: no-repeat;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}
*html .event_title{
	width: 210px;
}
.event_date{
	width: 190px;
	font-family: "Arial";
	font-size: 11px;
	color: #1c5ce0;
	text-align: left;
	
}
.event_text{
	width: 190px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: left;
	text-align: justify;
	border-bottom: solid 1px #e6e6e6;
	/*margin-top: 4px;
	margin-left: 8px;
	margin-left: 8px;
	margin-top: 2px;*/
	padding-bottom: 5px;
	line-height: 13px;
}
a.arhiva, a.arhiva:visited, a.arhiva:active, a.arhiva:link, a.arhiva:hover{
	float: right;
	height: 17px;
	background-color: #284c93;
	-moz-border-radius: 2px;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 13px;
	text-align: center;
	margin-right: 9px;
}
a.arhiva:hover{
	text-decoration: underline;
}
#searchForm{
	margin-top: 17px;
	width: 211px;
	display: table;
	margin-bottom: 17px;
}
#searchInput{
	float: left;
	width: 165px;
	height: 16px;
	background-color: #f2f2f2;
	border: solid 1px #0b2357;
	-moz-border-radius: 2px;
	font-family: "Arial";
	font-size: 11px;
	color: #444444;
	padding-left: 10px;
	padding-top: 2px;
}
#search_button{
	float: right;
	width: 26px;
	height: 21px;
	border: none;
}
.director_image{
	float: left;
	width: 71px;
	height: 80px;
	padding: 3px;
	margin-top: 5px;
	margin-left: 10px;
	border: solid 1px #dbdbdb;
	-moz-border-radius: 3px;
}
.director_info{
	float: right;
	width: 106px;
	margin-right: 8px;
	text-align: left;
	margin-top: 2px;
}
.director_title{
	width: 106px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #15306b;
}
.director_text{
	width: 106px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;	
	margin-top: 3px;
	line-height: 13px;
}
.director_detalii{
	float: right;
	height: 17px;
	font-family: "Arial";
	font-size: 10px;
	color: #003750;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 18px;
	background-color: #e4f2fe;
	-moz-border-radius: 2px;
}
.banner{
	margin-top: 12px;
}

/*bottom*/
#bottom_wrapper{
	height: 385px;
	background-image: url("../image/background_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
}
#bottom{
	width: 996px;
	height: 385px;
	background-image: url("../image/background_bottom_wrapper.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px auto;
}
.bottom_links{
	width: 723px;
	height: 155px;
	padding-top: 158px;
	margin-left: 130px;
	text-align: left;
}
*html .bottom_links{
	margin-left: 0px;
}
.bottom_links_table{
	background-color: #0c2c3a;
	width: 100%;
}
.bottom_links_tr{
	width: 723px;
	/*display: table;*/
}
.bottom_links_td{
	padding-right: 25px;
	line-height: 13px;
	width:240px;
	/*display: inline-table;*/
}
.bottom_links_title{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #aeee00;
	margin-bottom: 13px;
}
a.bottom_link, a.bottom_link:link, a.bottom_link:visited, a.bottom_link, a.bottom_link:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
a.bottom_link:hover{
	text-decoration: underline;
}

.news_newsletter{
	width: 240px;
	font-family: "Arial";
	font-size: 11px;
	color: #267e9c;
	margin-top: 8px;
}	
#emailForm{
	width: 240px;
}
#emailInput{
	width: 190px;
	height: 16px;
	font-family: "Arial";
	font-size: 11px;
	color: #0c2c3a;
	-moz-border-radius: 3px;
	padding-top: 3px;
	padding-left: 10px;
	float:left;
}
.emailSubmit{
	width: 32px;
	height: 21px;
	background-color: #acec00;
	-moz-border-radius: 3px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #0c2c3a;
	text-align: center;
	margin-left: 5px;
	float:right;
}
a.unsusbribe, a.unsusbribe:link, a.unsusbribe:visited, a.unsusbribe:active, a.unsusbribe:hover{
	float: left;
	font-family: "Arial";
	font-size: 10px;
	color: #267e9c;
	margin-top: 6px;
}
a.antispam, a.antispam:link, a.antispam:visited, a.antispam:active, a.antispam:hover{
	float: right;
	font-family: "Arial";
	font-size: 10px;
	color: #267e9c;
	text-align: right;
	margin-top: 6px;
}
a.unsusbribe:hover, a.antispam:hover{
	text-decoration: underline;
}
.copyright_kanvas{
	width: 730px;
	margin-left: 130px;
	display: block;
} 
*html .copyright_kanvas{
	margin-left: 0px;
}
#copyright{
	float: left;
	width: 625px;
	height: 31px;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	margin-top: 34px;
}
#kanvas{
	float: right;
	width: 84px;
	height: 31px;
	margin-top: 18px;
}


/*stiri listare*/
#left{
	float: left;
	width: 210px;
}
#right{
	float: right;
	width: 510px;
	/*border-left: dotted 1px #c0c0c0;*/
	padding-left: 10px;
}
.menu_left{
	width: 202px;
	margin-bottom: 11px;
}
.menu_title{
	width: 202px;
	height: 18px;
	background-image: url("../image/title_background_mic.jpg");
	background-repeat: no-repeat;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	padding-left: 8px;
	margin-bottom: 5px;
}
*html .menu_title{
	width: 210px;
}
.menu_title_second{
	width: 192px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #20576a;
	text-align: left;
	margin-left: 9px;
	display: table;
	padding-top: 1px;
}
a.menu_title_second, a.menu_title_second:link, a.menu_title_second:active, a.menu_title_second:visited {
	width: 192px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #20576a;
	text-align: left;
	margin-left: 9px;
	display: table;
	padding-top: 1px;
}
a.menu_title_second:hover, .menu_title_second_hover {
	text-decoration:underline;	
	width: 192px;
	height: 18px;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #20576a;
	text-align: left;
	margin-left: 9px;
	display: table;
	padding-top: 1px;
}
a.submenu_title, a.submenu_title:link, a.submenu_title:active, a.submenu_title:visited, a.submenu_title:hover, .submenu_title_hover {
	width: 180px;
	height: 16px;
	margin-left: 7px;
	border-bottom: solid 1px #e6e6e6;
	background-image: url("../image/submenu_white.jpg");
	background-repeat: no-repeat;
	display: block;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: left;
	padding-top: 1px;
	padding-left: 13px;
	text-decoration: none;
}
a.submenu_title:hover, .submenu_title_hover{
	background-image: url("../image/submenu_indigo.jpg");
	color: #ffffff;
}
.page_bar{
	width: 501px;
	height: 17px;
	background-color: #dfeaf5;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	padding-top: 3px;
	margin-left: 5px;
}
.sort{
	float: left;
	width: 220px;
	height: 18px;
	text-align: left;
	padding-left: 9px;
}
.pages{
	float: right;
	width: 260px;
	height: 18px;
	text-align: right;
	padding-right: 9px;
}
.arrows{
	margin-left: 2px;
	width: 14px;
	height: 14px;
	margin-bottom: -2px;
}
a.nr_page, a.nr_page:active, a.nr_page:link, a.nr_page:visited, a.nr_page:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
}
a.nr_page:hover{
	color: #709d21;
	text-decoration: underline;
}
.nr_page_hover{
	font-family: "Arial";
	font-size: 11px;
	color: #709d21;
}
.articol{
	width: 500px;
	border-bottom: dotted 1px #c0c0c0;
	margin-top: 8px;
	display: inline-block;
	clear: both;
	margin-bottom: 4px;
}
.articol_image{
	float: left;
	width: 121px;
	height: 125px;
	background-image: url("../image/kanvas_image.jpg");
	background-repeat: no-repeat;
	padding-top: 9px;
}
.articol_image_zoom{
	width: 103px;
	height: 103px;
	margin-top: -103px;
}
*html .articol_image_zoom{
	margin-top: -118px;
}
.articol_title_complet, .articol_title_scurt{
	float: right;
	width: 360px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	text-align: left;
	margin-top: -2px;
}
.articol_title_scurt{
	color: #264e9b;
}
.articol_date_complet, .articol_date_scurt{
	float: right;
	width: 360px;
	font-family: "Arial";
	font-size: 11px;
	color: #1c5ce0;
	text-align: left;
}
.articol_date_scurt{
	color: #709d21;
}
.articol_text{
	float: right;
	width: 360px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: justify;
	margin-top: 6px;
	line-height: 13px;
}
a.articol_button_complet, a.articol_button_complet:link, a.articol_button_complet:active, a.articol_button_complet:visited, a.articol_button_complet:hover{
	float: right;
	width: 78px;
	height: 17px;
	background-image: url('../image/articol_button_indigo.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
a.articol_button_scurt, a.articol_button_scurt:link, a.articol_button_scurt:active, a.articol_button_scurt:visited, a.articol_button_scurt:hover{
	float: right;
	width: 78px;
	height: 17px;
	background-image: url('../image/articol_button_grey.jpg');
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.articol_long{
	width: 501px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: justify;
	display: table;
	line-height: 13px;
	margin-top: 12px;
	display: block;
	clear: both;
}
.print_adobe{
	float: left;
	width: 40px;
	height: 18px;
	margin-top: 5px;
	margin-left: -5px;
}

/*despre noi*/
.despre_noi_image{
	float: left;
	width: 150px;
	height: 161px;
	background-image: url("../image/kanvas_image_big.jpg");
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-right: 20px;
}
.despre_noi_zoom{
	width: 133px;
	height: 133px;
	margin-top: -133px;
}
*html .despre_noi_zoom{
	margin-top: -148px;
}
.despre_noi_title{
	float: right;
	width: 330px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	text-align: left;
	margin-top: -2px;
}
*html .despre_noi_title{
	width: 310px;
}
.despre_noi_title_big{
	float: right;
	width: 510px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	text-align: left;
	margin-top: -2px;
}
*html .despre_noi_title_big{
	width: 490px;
}

.despre_noi_print_adobe{
	width: 40px;
	float: right;
	height: 18px;
	margin-top: 9px;
	margin-right: -4px;
}
.despre_noi_text{
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: left;
	margin-top: 42px;
	line-height: 13px;
	margin-bottom: 10px;
	text-align: justify;
}
.informatii_tehnice{
	width: 501px;
	margin-top: 8px;
	display: inline-block;
}

/*contact-formular*/
.contactForm{
	width: 501px;
	display: block;
	clear: both;
}
.contact_left{
	float: left;
	width: 234px;
}
.contact_right{
	float: right;
	width: 234px;
	margin-right: 12px;
}
*html .contact_right{
	margin-right: 0px;
}
.name_contact, .name_mesaj_contact{
	width: 234px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #2a4f98;
	text-align: left;
	margin-bottom: 4px;
	display: block;
	clear: both;
}
.name_mesaj_contact{
	width: 501px;
}
.textInput{
	width: 225px;
	height: 16px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	text-align: left;
	border: solid 1px #d5d5d5;
	-moz-border-radius: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 4px;
}
.selectInput{
	width: 232px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	text-align: left;
	border: solid 1px #d5d5d5;
	-moz-border-radius: 3px;
	padding-left: 8px;
}
.optionInput{
	border: 0px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	text-align: left;
	padding-left: 8px;
}
.textareaInput{
	width: 498px;
	height: 109px;
	border: solid 1px #d5d5d5;
	-moz-border-radius: 3px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #709d21;
	padding: 3px;
	/*display: table;*/
}
.contactSubmit{
	width: 98px;
	height: 17px;
	background-image: url("../image/send_background.jpg");
	background-repeat: repeat-x;
	border: none;
	-moz-border-radius: 3px;
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	padding-bottom: 3px;
	margin-top: 19px;
}


/*achizitii*/
.achizitii {
	width: 501px;
	border-bottom: dotted 1px #c0c0c0;
	margin-left: 1px;
	margin-top: 10px;
	display: inline-block;
}
*html .achizitii{
	margin-left: 4px;
}
.achizitii_title {
	width: 501px;
	font-family: "Arial";
	font-size: 11px;
	color: #709d21;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
.achizitii_text {
	width: 501px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: left;
}
.achizitii_status {
	float: left;
	width: 233px;
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	line-height: 13px;
}
.achizitii_pdf {
	float: right;
	width: 268px;
	margin-top: 15px;
	margin-bottom: 8px;
}
a.achizitii_pdf_link, a.achizitii_pdf_link:link, a.achizitii_pdf_link:visited, a.achizitii_pdf_link:active, a.achizitii_pdf_link:hover {
	float: left;
	/*width: 172px;*/
	font-family: "Arial";
	font-size: 11px;
	color: #595959;
	text-align: left;
	text-decoration: underline;
	margin-top: 5px;
}
.achizitii_pdf_button {
	float: right;
	width: 98px;
	margin-top: 3px;
}
.status {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #254589;
}
.achizitii_text_italic {
	font-family: "Arial";
	font-size: 11px;
	font-style: italic;
	color: #595959;
	text-align: left;
	margin-top: 10px;
	margin-left: 6px;
	line-height: 13px;
}
