
*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff url("../images/bg_html.jpg") center top;
	font: normal 12px Verdana,Arial, Helvetica;
	color: #444;
}

p{
	margin: 2px;
}

h1, h2, h3 {
	color: #AF1219;
	margin: 5px 0px;
}

h1{
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

.rosu{
	color: #AF1219;
}

a {
	color: #AF1219;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: none;
}

.clearFloat{
	clear: both;
}

input{
	border: 1px solid #000;
}

.input_200{
	width: 200px;
}

textarea{
	border: 1px solid #000;
	width: 142px;
}

.submit_buton{
	border: none;
	background: #000;
	color: #fff;
	padding: 2px;
}

.data{
	color: #AAA;
	font-size: 10px;
}

#wrapper{
	width: 981px;
	margin: 0 auto;
	background: #fff url("../images/bg_wrapper.jpg") repeat-y;
}

#main{
	padding: 0px 11px 0px 10px;
}

#banner{
	background: #fff url("../images/logo.jpg") left no-repeat ;
	height: 160px;
}

#banner .logo{
	width: 200px;
	height: 100px;
	float: left;
}

#banner #search_form{
	background: url("../images/bg_form.jpg") no-repeat top left;
	padding: 10px 50px 10px 35px;
	float: right;
}

#banner #search_form .inpt{
	background:  none;
	width: 160px;
	border: none;
}

#banner #search_form .ok{
	background:  none;
	color: #fff;
	margin-left: 5px;
	border: none;
	padding-left: 1px;
}

#meniu{
	background: url("../images/bg_menu2.jpg");
}

#meniu ul{
	display: inline;
	margin-left: 10px;
}

#meniu ul li{
	display: inline;
}
#meniu ul li .tree_selected{
	display: inline;
}
#meniu ul li a{
	padding: 10px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #fff;
}

#meniu ul li a:hover{
	text-decoration: none;
	color: #fff;
	background: url('../images/bg_menu.jpg');
}

#meniu ul li .tree_selected a{
	color: #fff;
	background: url('../images/bg_menu.jpg');
}

#content{
	margin-top: 1px;
	padding: 15px;
	background: #fff url("../images/bg_content.jpg") repeat-x;
}

#continut{
	width: 670px;
	float: left;
	line-height: 140%;
}

#continut .articol{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#continut .articol .data{
	background: url("../images/bg_data.jpg") no-repeat;
	height: 52px;
	width:  49px;
	float: left;
}

#continut .articol .data .luna_an{
	color: #fff;
	padding: 4px 8px;
}

#continut .articol .data .zi{
	color: #AF1219;
	font-size: 23px;
	text-align: center;
	font-weight: bold;
}

#continut .articol .data_titlu .titlu{
	float: left;
	width:550px;
	padding-left: 5px;
}

#continut .articol p{
	text-align: justify;
}

#continut .articol img{
	border: 1px solid #333;
	margin: 5px;
	padding: 5px;
}

#rightcol{
	width: 230px;
	float: right;
	padding-right: 15px;
}

#rightcol h2{
	background: url("../images/tab.jpg") no-repeat;
	color: #fff;
	padding: 9px 2px 12px 15px;
}

#rightcol p{
	margin: 0px;
	font-size: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#rightcol ul{

	margin-bottom: 20px;
	padding-left: 10px;
	margin-right: 10px;
}

#rightcol ul li{
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding: 2px;
}

#rightcol .noutate_right{
	padding-left: 10px;
}


#footer{
	background: url("../images/bg_footer.jpg") top right no-repeat;
	text-align: right;
	padding: 10px;
	margin-top: 30px;
	font-size: 12px;
}

#footer ul{
	display: inline;
}

#footer ul li{
	display: inline;
	list-style: none;
}

#footer  ul li .tree_selected{
	display: inline;
}

#footer ul li a{
	padding: 5px;
}

#footer #copy{
	padding: 5px;
}



/*/////////////////////*/


#div_contact_form{
	float:left;
	width: 330px;
}


#box_mare_{
	background: url("../images/bg_box_.jpg") repeat-y;
}

#box_mare_sus{
	background: url("../images/bg_box_top.jpg") top left no-repeat;
}

#box_mare_jos{
	background: url("../images/bg_box_bottom.jpg") bottom left no-repeat;
}

#box_mare_ h2{
	color: #fff;
	padding: 4px 0px 2px 10px;
}


#box_mic_{
	background: url("../images/bg_box_small_.jpg") repeat-y;
}

#box_mic_sus{
	background: url("../images/bg_box_small_top2.jpg") top left no-repeat;
}

#box_mic_jos{
	background: url("../images/bg_box_small_bottom.jpg") bottom left no-repeat;
}

#box_mic_ h2{
	color: #fff;
	padding: 2px 0px 2px 10px;
}



