
html, body {
    margin: 0;
    padding: 0;
    background-color: #005244;
 /*  background:url( images/background1.jpg )*/
}

body {
    font: 76% arial, sans-serif;
    text-align: center
}
div#top_menu {
    position: relative;
    width: 841px;
    height: 51px;
    /*background: url( images/med_menu_bar.jpg ) top left;*/
}

div#top_menu a {
    float: left;
}
/* top_menu definition */
div#top_menu a#mb1 {
    width: 96px;
    height: 51px;
    background: url( images/med_menu_bar.jpg ) no-repeat 0 0;
}

div#top_menu a#mb1:hover {
    width: 96px;
    height: 51px;
    background: url( images/med_menu_bar_hover.jpg ) no-repeat 0 0;
}

div#top_menu a#mb2 {
    width: 136px;
    height: 51px;
    background: url( images/med_menu_bar.jpg ) no-repeat -96px 0;
}

div#top_menu a#mb2:hover {
    width: 136px;
    height: 51px;
    background: url( images/med_menu_bar_hover.jpg ) no-repeat -96px 0;
}

div#top_menu a#mb3 {
    width: 105px;
    height: 51px;
    background: url( images/med_menu_bar.jpg ) no-repeat -232px 0;
}

div#top_menu a#mb3:hover {
    width: 105px;
    height: 51px;
    background: url( images/med_menu_bar_hover.jpg ) no-repeat -232px 0;
}

div#top_menu a#mb4 {
    width: 120px;
    height: 51px;
    background: url( images/med_menu_bar.jpg ) no-repeat -337px 0;
}

div#top_menu a#mb4:hover {
    width: 120px;
    height: 51px;
    background: url( images/med_menu_bar_hover.jpg ) no-repeat -337px 0;
}

div#top_menu a#mb5 {
    width: 235px;
    height: 51px;
    background: url( images/med_menu_bar.jpg ) no-repeat -457px 0;
}

div#top_menu a#mb5:hover {
    width: 235px;
    height: 51px;
    background: url( images/med_menu_bar_hover.jpg ) no-repeat -457px 0;
}

div#top_menu a#mb6 {
    width: 149px;
    height: 51px;
    background: url( images/med_menu_bar.jpg ) no-repeat -692px 0;
}

div#top_menu a#mb6:hover {
    width: 149px;
    height: 51px;
    background: url( images/med_menu_bar_hover.jpg ) no-repeat -692px 0;
}



/* end */
/* top_menu definition */
div#top_menu a#mb1r {
    width: 96px;
    height: 51px;
    background: url( images/med_menu_bar_ro.jpg ) no-repeat 0 0;
}

div#top_menu a#mb1r:hover {
    width: 96px;
    height: 51px;
    background: url( images/med_menu_bar_hover_ro.jpg ) no-repeat 0 0;
}

div#top_menu a#mb2r {
    width: 136px;
    height: 51px;
    background: url( images/med_menu_bar_ro.jpg ) no-repeat -96px 0;
}

div#top_menu a#mb2r:hover {
    width: 136px;
    height: 51px;
    background: url( images/med_menu_bar_hover_ro.jpg ) no-repeat -96px 0;
}

div#top_menu a#mb3r {
    width: 105px;
    height: 51px;
    background: url( images/med_menu_bar_ro.jpg ) no-repeat -232px 0;
}

div#top_menu a#mb3r:hover {
    width: 105px;
    height: 51px;
    background: url( images/med_menu_bar_hover_ro.jpg ) no-repeat -232px 0;
}

div#top_menu a#mb4r {
    width: 120px;
    height: 51px;
    background: url( images/med_menu_bar_ro.jpg ) no-repeat -337px 0;
}

div#top_menu a#mb4r:hover {
    width: 120px;
    height: 51px;
    background: url( images/med_menu_bar_hover_ro.jpg ) no-repeat -337px 0;
}

div#top_menu a#mb5r {
    width: 235px;
    height: 51px;
    background: url( images/med_menu_bar_ro.jpg ) no-repeat -457px 0;
}

div#top_menu a#mb5r:hover {
    width: 235px;
    height: 51px;
    background: url( images/med_menu_bar_hover_ro.jpg ) no-repeat -457px 0;
}

div#top_menu a#mb6r {
    width: 149px;
    height: 51px;
    background: url( images/med_menu_bar_ro.jpg ) no-repeat -692px 0;
}

div#top_menu a#mb6r:hover {
    width: 149px;
    height: 51px;
    background: url( images/med_menu_bar_hover_ro.jpg ) no-repeat -692px 0;
}
/*end ro*/

div#header {
    position: relative;
    width: 654px;
    height: 246px;
    background: url( images/med_header.jpg ) top left;
}

div#title_bar {
    position: relative;
    width: 654px;
    height: 48px;
    background: url( images/med_title_bar.jpg ) top left;
}


div#web_dir_bar {
 	position: relative;
    width: 654px;
    height: 48px;
    background: url( images/web_med_title_bar.jpg ) top left;}
div#web_dir_menu{
	position: relative;
    width: 654px;
    height: 48px;}
div#web_dir_menu a{
float:left;}
div#web_dir_menu a#web1{
	width: 110px;
    height: 48px;
    background: url(images/web_med_title_bar.jpg) no-repeat 0px 0;}
div#web_dir_menu a#web1:hover{
	width: 110px;
    height: 48px;
    background: url(images/web_med_title_bar_hover.jpg) no-repeat 0px 0;}
div#web_dir_menu a#web2{
	width: 110px;
    height: 48px;
    background:url(images/web_med_title_bar.jpg) no-repeat -100px 0;}
div#web_dir_menu a#web2:hover{
	width: 110px;
    height: 48px;
    background:url(images/web_med_title_bar_hover.jpg) no-repeat -100px 0;}
div#web_dir_menu a#web3{
	width: 110px;
    height: 48px;
    background:url(images/web_med_title_bar.jpg) no-repeat -210px 0;}
div#web_dir_menu a#web3:hover{
	width: 110px;
    height: 48px;
    background:url(images/web_med_title_bar_hover.jpg) no-repeat -210px 0;}
div#actual_content_web {
    margin-left: 35px;
    width: 588px;
	border:dashed 1px #999999;}
div#content_commnet {
	margin-left: 35px;
    width: 588px;
	border-bottom:dashed 1px #999999;
	}


div#title_bar_home {
    position: relative;
    width: 654px;
    height: 47px;
    background: url( images/med_title_bar_home.jpg ) top left;
	/*background: url( images/med_title_bar1.jpg ) top left;*/
}
div#title_bar_home h2 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
    text-align: center;
    padding: 16px 0 0 0;
	margin-top:0px;
	}
div#title_bar h1 {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
	text-transform: uppercase;
    text-align: left;
    padding: 24px 0 0 44px;
}

.icon-about {
	background: url( images/help.png ) no-repeat 22px 24px;
}

.icon-staff {
	background: url( images/group.png ) no-repeat 22px 24px;
}

.icon-archive {
	background: url( images/compress.png ) no-repeat 22px 24px;
}

.icon-author {
	background: url( images/user_comment.png ) no-repeat 22px 24px;
}

.icon-contact {
	background: url( images/email.png ) no-repeat 22px 24px;
}

.icon-link {
	background: url( images/link_util.png ) no-repeat 22px 24px;
}
.icon-general {
	background: url( images/page.png ) no-repeat 22px 24px;
}

div#inner_content {
    position: relative;
    width: 654px;
    background: url( images/med_content_repeat.jpg ) repeat-y top left;
}

div#inner_content_home {
	position: relative;
	width: 654px;
	height: 481px;
	background: url( images/med_home_subtitle.jpg ) no-repeat top left;
	
}





div#home_sidebar {
	width: 209px;
	float:left;
	margin-left:5px;
	
}

div#home_sidebar_top {
	width:209px;
	height:30px;
	background: url( images/side_bar_home.jpg ) no-repeat top left;
}

div#home_sidebar_top h2 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
    text-align: center;
    padding: 7px 0 0 0;
}

div#staff-top {
	border: solid 1px #000;
	background-color: #d4dbda;
	width: 260px;
	margin-left: 160px;
	text-align: center;
}

div#staff-bottom {
	border: solid 1px #000;
	background-color: #d4dbda;
	width: 260px;
	margin-left: 326px;
	text-align: rigth;
}


div#staff-mid {
	margin-top:12px;
	border: solid 1px #000;
	background-color: #d4dbda;
	text-align: center;
}

div#staff-mid ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div#home_sidebar_content {
	width:197px;
	/*border: solid 1px #000;*/
	/*background-color: #d4dbda;*/
	margin-left:4px;
	margin-top: 6px;
	text-decoration: none;
	border:none;
	border-style:none;
	display: block;
	list-style-image: none;
	list-style-type: none;
}



div#home_sidebar_content p {
    margin: 0;
    padding: 1px 0 1px 0;
	font-size:11px;
	font-family:tahoma;
	text-align:center;
	font-weight:bold;
}
div#home_sidebar_content1 {
	width:197px;
	/*border: solid 1px #000;*/
	/*background-color: #d4dbda;*/
	margin-left:8px;

	
}
div#home_sidebar_content p {
	padding:2px !important;
}

div#actual_content {
    margin-left: 23px;
	_margin-left: 12px;
    width: 390px;
	float:left;
	text-align:justify;
}
/* here goes actual page content */
div#actual_content p {
    margin: 0;
    padding: 1px 0 1px 0;
	font-size:11px;
	font-family:tahoma;
}

div#inner_content_end {
    position: relative;
    width: 654px;
    height: 25px;
    background: url( images/med_content_end1.jpg ) no-repeat top left;
}

div#container {
    text-align: left;
    background: url( images/med_bgrep.jpg ) repeat-y top left;
}

div#navigation {
    background: url( images/med_left_menu.jpg ) top left;
}

div#search_box {
    background: url( images/med_search_box.jpg ) top left;
}

div#footer {
    background: url( images/med_footer.jpg ) top left;
}

div#container {
    width: 841px;
    margin: 0 auto
}

div#content {
    float: right;
    width: 654px
}

div#navigation {
    float: left;
    width: 187px;
    height: 337px; /* meniul din stanga unde sunt articolele din fiecare nr*/
}

div#search_box {
    float: left;
    clear: left;
    width: 187px;
    height: 38px;
}

div#link_list {
    float: left;
    clear: left;
    width: 187px;
	
}

div#link_list  a{
	float: left;
	padding:4px;
	margin-left: 4px;
	
}
div#hotnew {
	float: left;
    width: 187px;
	margin-left:4px;
	padding:4px;
		}
div#hotnew a{
float:left;
color:#000000;
text-decoration:underline;
}		
		
div#banner_zone {
    float: left;
    clear: left;
    width: 187px;
    height: auto;
}

div#footer {
    clear: both;
    width: 841px;
    height: 43px;
}

div#footer p {
    text-align: center;
    margin: 0;
    font-size: 12px;
    color: #004e41;
    padding: 12px 0 0 0;
}
/* navigation list menu */
#navlist li {
    display: inline;
    /* for IE5 and IE6 */
}

#navlist {
    width: 153px;
    /* to display the list horizontaly */
    font-family: sans-serif;
    margin: 44px 0 0 17px;
    padding: 0;
}

#navlist a {
    padding: 8px 0 10px 0;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    border-bottom: 2px #929191 dotted;
    text-align: center;
    text-decoration: none;
    color: #005244;
}

#navlist a.last {
    border-bottom: none
}

#navlist a:hover {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

#lang_rob {
   background:url(images/romania-32x32.png);
	position: absolute;
	width: 32px;
	height:34px;
	margin-left:555px;
	margin-top:5px;
	
	
}

#lang_rob:hover {
	background:url(images/romania-32x32.png);
	position: absolute;
	width: 32px;
	height:34px;
	margin-left:555px;
	margin-top:1px;
}

#lang_enb {
    background:url(images/uk-32x32.png);
	position: absolute;
	width: 32px;
	height:34px;
	margin-left:597px;
	margin-top:5px;

}

#lang_enb:hover {
    
 background:url(images/uk-32x32.png);
	position: absolute;
	width: 32px;
	height:34px;
	margin-left:597px;
	margin-top:1px;

}

.article_list .float-left {
	float: left;
	margin:3px;
	padding-top: 32px;
}

.article_list h2 {
	margin:0;
	font-size: 14px;
	padding: 8px 0 8px 0;
}

.article_list p {
	margin:0;
	padding: 0;
}

.article_list a {
	font-weight: bold;
	color: #B21010;
}

.article_list p.accesari {
	color: #B21010;
}

#search_box input {
	position: relative;
	width:100px;
	height:12px;
	margin-top:8px;
	margin-left:20px;
	border: solid 0px white;
	font-size: 11px;
}

#search_box .submit {
	background-color: transparent;
	position: relative;
	width:30px;
	height:16px;
	margin-top:8px;
	margin-left:20px;
	border: none;
	font-size: 11px;
}

.pagination {
	margin:0;
}

.pagination a{
	padding:0 4px 0 4px;
	margin:2px;
	display:inline;
	border: solid 0px gray;
	background-color:#FFF;
	color: #000;
	text-decoration: none;
}

#contact_form input, #contact_form textarea {
	width:150px;
	border: solid 1px #000;
	padding:4px;
}

.cf_button {
	margin:0;
	width:65px !important;
	font-weight: bold;
	border:0px;
	
}
#footer_spacer {
font-family:Tahoma;
font-size:11px;
color:#4F4F4F;
margin:0 auto;
width:409px;
}

#UMF_link{

font-family:Tahoma;
font-size:11px;
color:#4F4F4F;
margin:0 auto;
width:200px;
}

#UMF_link a{
font-family:Tahoma;
font-size:11px;
color:#4F4F4F;
text-decoration:none;
}

#UMF_link a:hover{
font-family:Tahoma;
font-size:11px;
color:#4F4F4F;
text-decoration:underline;

}

#footer_spacer a {
font-family:Tahoma;
font-size:11px;
color:#4F4F4F;
text-decoration:none;
}

#footer_spacer a:hover {
font-family:Tahoma;
font-size:11px;
color:#4F4F4F;
text-decoration:underline;
}
