/* general */
body { 
  margin: 0 auto;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
	font-size:80%;

color: #727272;

} 









/* turn off w3c do not like it
*:first-child+html body {
	overflow-y:hidden;
}
*/



img {border: 0px; vertical-align: middle;}

a:focus img 
{
outline:red dotted 1px;
}





form{border: 0px;margin: 0px;}
input{vertical-align: middle;}

a, a:hover{
font-family:Arial, Helvetica, sans-serif;

font-weight:bold;
color:#0075F0;
text-decoration:underline;}

a:hover{color:#8D0608;}

body, td{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
	color: #727272;
}

td{
	vertical-align: top;
	text-align: left;
}

ul{
	margin:0px 0px 0px 3px;
	padding:0px;
	clear:right;
}

li{
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding: 0px 0px 4px 8px;
	margin: 0px;
	clear:right;
}
a:link, a:visited, a:active, a:hover, ul a:link, ul a:visited, ul a:active, ul a:hover, li a:link, li a:visited, li a:active, li a:hover{
	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;
	color:#0075F0;
} 

h5, h5 a:link, h5 a:active, h5 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#F15922;
	text-decoration:none;
	text-align:left;
	font-weight:100;
	margin:0 auto;
	padding:0px;
	margin-bottom:10px;
	clear:right;
}


div.spacer_5{
	margin:0px;
	height: 5px;
	overflow: hidden;
	clear:both;
}

div.spacer_8{
	margin:0px;
	height: 8px;
	overflow: hidden;
	clear:both;

}

div.spacer_10{
	margin:0px;
	height: 10px;
	overflow: hidden;
	clear:both;
}


div.spacer_15{
	margin:0px;
	height: 15px;
	overflow: hidden;
	clear:both;
}

.eroare{
	color: #f00;
}

table.erori
{
	border: 1px solid #DEB995;
	width: 100%;
}

.erori td
{
	background: #FBF1E5;
	padding: 10px;
	color: #c40000;
	font-weight: bold;
}

.erori div
{
	padding-left: 8px;
	background-image: url(/../img/sag_eroare.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

td.erori_header
{
	background: #CB853D;
	color: #fff;
	border-bottom: 1px solid #A66B31;
	padding: 2px 5px;
}

/* end general */


/* formular contact */
table.form{
	padding: 20px 0px;
}

.form td, .form th{
	text-align:left;
	padding:2px 0;
}

.form td{
	padding:0 10px;
}

.form input{
	width: 200px;
}

.form select{
	width: 205px;
}

.form textarea{	
	width: 200px;
	height: 140px;
}

input.button{
	width: 205px;
}

.form th, td.form_left{
}

.form th span, td.form_left span{
	color: #c40000;
	font-weight:bold;
}

td.form_title, .form th
{
	padding: 3px 0px 3px 5px;
	background: #B0CAD9;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
td.form_title1
{
	padding: 6px 6px 6px 6px;
	font-size: 88%;
	text-align: left;
	color: #000000;
}

table.pers_contact{
}

.pers_contact td, .pers_contact th{
	width: 150px;
	vertical-align:top;
	text-align:left;
	font-size:80%;
}
.pers_contact th{
	white-space:nowrap;
	font-weight:bold;
}
/* end formular contact */

/* general */
.banner_over{
	position:absolute;
	left:200px;
	top:30px;
}

.banner_over a, banner_over a:hover{
	display:block;
	float:left;
}

.meniu_sus{
	margin:3px 0 0 5px;
}

.meniu_sus a, .meniu_sus a:hover{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:104%;
	font-weight:bold;
	text-transform:uppercase;
	color:#505050;
	text-decoration:none;
	background-image: url(/images/sageata_meniu.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:4px 0 5px 20px;
}

.meniu_sus a:hover, a.ms_selected{
	background-image: url(/images/sageata_meniu_over.gif);
	color:#DD0A0C;
}

table.src_stanga{
	width:100%;
}

.src_stanga td{
	text-align:center;
}

.src_stanga input{
	vertical-align:middle;
}

.src_stanga .src_input{
	width:150px;
	margin-right:2px;
	border-width:1px;
	border-style:solid;
	border-color:#444;
}

.src_stg, .stiri_stg{
	margin-top:25px;
}

.src_stg h1, .stiri_stg h1{
	background:#878787 ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:104%;
	color:#fff;
	font-weight:normal;
	padding:8px;
	margin:0 0 15px 0;
	text-transform:uppercase;
}

.stiri_stg div{
	color:#727272;
	font-size:80%;
	margin:5px 5px 5px 15px;
}

.stiri_stg a, .stiri_stg a:hover{
	display:block;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	color:#DD0A0C;
	border-left:5px solid #DD0A0C;
	padding:0 0 0 10px;
}

.stiri_stg a:hover{
	color:#8D0608;
	border-left:5px solid #8D0608;
}

.galerie_stg{
	margin-top:30px;
	background:#505050;
}

.galerie_stg h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:104%;
	color:#fff;
	font-weight:normal;
	padding:0;
	margin:2px 0 0 4px;
}

.galerie_stg a, .galerie_stg a:hover,
.galerie_foto a, .galerie_foto a:hover{
	display:block;
	float:left;
	border:1px solid #c5c5c5;
	padding:1px;
	margin:0 5px 5px 0;
}

a.gs_detalii, a.gs_detalii:hover{
	display:block;
	float:none;
	clear:both;
	border:0;
	font-size:80%;
	font-weight:bold;
	color:#FFFF00;
	padding:5px 8px;
	margin:0;
}

a.gs_detalii:hover{
	color:#EBC800;
}

div.continut{
	margin:25px 15px 15px 40px;
	width:482px;
	background:#fff;
}

.footer_left, .copyright{
	text-align:center;
	vertical-align:middle;
	font-size:80%;
	color:#505050;
	background-image: url(/images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.footer_left a, .footer_left a:hover, .copyright a, .copyright a:hover{
	font-size:80%;
	color:#505050;
	font-weight:bold;
}

.footer_left a:hover{
	color:#2c2c2c;
}

.menius_jos a, .menius_jos a:hover{
	display:block;
	float:left;
	font-size:88%;
	color:#505050;
}

.menius_jos a:hover{
	color:#2c2c2c;
}

.menius_jos div{
	float:left;
	width:20px;
	text-align:center;
}

.copyright{
	background:none;
	margin-top:10px;
	text-align:left;
}

/* HEADER */

.sep_pic_menu{
	width:19px;
	float:left;
	}
	
.sep_pic_menu_m{
	width:9px;
	float:left;
	}

.text_pic_menu, .text_pic_menu a:link, .text_pic_menu a:visited, .text_pic_menu a:hover{
  font-family: Arial, Helvetica, sans-serif;
	width:67px;
	overflow:hidden; 
	font-size:72%;
	color:#FFFFFF;
	text-align:center;
	height:24px;
	padding-top:1px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	}

.text_pic_menu a:hover{
	color:#FFFF00;
	}	

.centerDiv{
	text-align:center;
	margin:0 auto;
	clear:both;
	}


.text_registration, .text_registration a:link, .text_registration a:visited, .text_registration a:hover{
  font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#0075F0;
	text-decoration:none;
	font-weight:normal;
	}

.text_registration a:hover{
	color:#164E8F;
	}	

input.searchbox{
  font-family: Arial, Helvetica, sans-serif;
	width:110px;
	height:18px;
	font-size:64%;
	color:#000000;
	text-align:left;
	padding-left:4px;
	border:inset 1px;
	overflow:visible;
	text-decoration:none;

	display:block;
	background:none;
	}
	
.spacer{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	z-index:0;
	}
.spacerl{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	z-index:0;
	clear:left;
	}

.left_menu, .left_menu a:link, .left_menu a:visited, .left_menu a:hover{
  font-family: Arial, Helvetica, sans-serif;
	width:115px;
	font-size:90%;
	color:#A0A1A0;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
overflow: visible;
}	


.left_menu a:hover {
	color:#F58359;
	text-decoration:underline;
	}

.left_menu a:focus {
	color:#F58359;
	text-decoration:underline;
	
	}




#inner_top{

	background-image: url(/images/2-top-mask.jpg);
	width:800px;
	height:195px;
	background-repeat:no-repeat;
	position:relative; 
	float:left;
	text-align:left;
	}
	
#inner_top .menu	{
	width:115px;
	min-height:195px;
	clear:left;
	float:left;
	text-align:left;
	vertical-align:top;
	}
	
* html #inner_top .menu {
	width: 95px;
	min-height:195px;
	height:195px;
	}
	
#inner_top .title{
	width:115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:107%;
	clear:both;
	color:#F8D35F;
	padding:10px;
	overflow: visible;
	font-weight:normal;
	text-align:left;
	}

* html inner_top .title {
	width: 75px;
	}
	

#inner_top .menu {
	padding:0;
	}
	
#inner_top .title, 
#inner_top .title a:link, 
#inner_top .title a:active, 
#inner_top .title a:visited
{
	width:115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:107%;
	clear:both;
	color:#F8D35F;
	overflow: visible;
	font-weight:normal;
	text-align:left;
text-decoration: none;
	}


#inner_top .title a:hover
{
	width:115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:107%;
	clear:both;
	color:#F8D35F;
	overflow: visible;
	font-weight:normal;
	text-align:left;
text-decoration: underline;
	}



* html #inner_top .title, 
#inner_top .title a:link, 
#inner_top .title a:active, 
#inner_top .title a:visited, 
#inner_top .title a:hover {
	overflow: hidden;
	width: 95px;
	}


	
#sub_title{
	width:115px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64%;
	font-weight:400;
	clear:both;
	color:#F8D35F;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background:#000000 ;
	}
#sub_title .sub_title_menu, #sub_title .sub_title_menu ul, #sub_title .sub_title_menu li, #sub_title .sub_title_menu a:link, #sub_title  .sub_title_menu:active, #sub_title .sub_title_menu a:visited, #sub_title .sub_title_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size: 100%;
}






#sub_title .sub_title_menu a:hover {
	color:#F8D35F;
	text-decoration:underline;
}

#sub_title .sub_title_menu a:focus {
	color:#F8D35F;
	text-decoration:underline;
}

		
	#inner_top .mask	{
		width:426px; 
		height:118px; 
		background-image: url(/images/2-color_mask_1.gif); 
		background-repeat:no-repeat; 
		background-position:left;
		text-align:center; 
		font-family: Arial, Helvetica, sans-serif;
	font-size:128%;
		font-weight:bold;
		color:#FFFFFF;
		
	}		
	
#VerticalCenter {
	text-align:left;
}

#VerticalCenter>#floating_vc { /*display:table for Mozilla & Opera*/
	display: table;
	position: static;
	text-align:left;
}
#floating_vc { /*for IE*/
	height:100%;
	position:relative;
	text-align:left;
}
#floating_vc div { /*for IE*/
	position:absolute;
	top:50%;
	text-align:left;
}
#floating_vc>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
	text-align:left;
}
#floating_vc div div {
	position:relative;
	top:-50%;
	text-align:center;
}

*:first-child+html #floating_vc div div {
	position:relative;
	top:45px;
	text-align:center;
}
/* end for centering boxes */

#right_blocks{
	z-index:90;
	width:120px;
	float:right;
	text-align:left;
}
/* end general */

.boxover_header {
	background-color:#da251d;
	border:1px solid #da251d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:96%;
	color:#fff;
	width:202px;
	font-weight:bold;
	padding:1px;
	text-align:center;
	z-index:200;
}
	
.boxover_body {
	background-color:#fff;
	border:1px solid #da251d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:88%;
	color:#444;
	width:200px;
	padding:2px;
	text-align:left;
	z-index:201;
}


#body_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	width:545px; 
	float:left;
	text-align:justify;
	color:#000000;
	vertical-align:top;
	margin:0 auto;
	padding:0;
	min-height:400px;
}

	
* html #body_content {
	height: 400px;
	}


#body_content h1, h1 a:link, h1 a:active, h1 a:hover, .hh1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#878787;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	padding:0px;
	margin:0 0 10px 0;
	vertical-align:top;
	clear:both;
	background-image: url(/images/orange_corner.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	width:537px; 
}

#body_content .hh1{
	background-image:none;
	color:#878787;
	font-weight:normal;
}
/* articol */
#body_content .hh2{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	padding:0px;
	margin:0 auto;
	vertical-align:top;
	margin-bottom:10px ;

	color:#767474;
	font-weight:bold;
	font-size:128%;
/*	
	float:left;
	clear:right; */
}

div.articol{

}

.articol {
	width:545px;
/*
	float:left;
*/	
	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;
	color:#000000;
	text-align:left;
	clear:both;
}
	
* html .articol {
/*
	width:400px;
	min-width:400px;
*/
}
.articol .snipp{
	clear:both;
	width:545px;
	}
	
* html .articol , .articol .snipp{
	width:545px;
	min-width:545px;
}
	
.articol b, .articol strong{
	font-weight:bold;
}

.articol p{
/*	margin: 0px 0px 5px 0px;
	display:inline;*/


}

.articol li p{
	display:inline;
}

.articol_mic{width:180px;}
.articol_mediu{width:275px;}
.articol_mare{clear:both;}

.articol_img{
	padding: 1px;
/*	
	border: 1px solid #bbb; 
	cursor:pointer;
*/	
}

.articol_img_stanga{
	float:left;
	margin-right:10px;
}

.articol_img_dreapta{
	float:right;
	margin-left:10px;
}

.articol div{
	padding-bottom: 5px;
	clear:right;
}

.articol ul, .articol blockquote{
	padding:0px 0px 0px 10px;

/*	
	float:left;
	clear:right;
*/	
}

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

.articol ul ul{
	margin:5px 0px 0px 5px;
	padding:0px 0px 0px 10px;

/*	
	float:left;
	clear:right;
*/	
}
.articol li li{

	margin-left:20px;
}
	
* html .articol li li {
	background-repeat: no-repeat;
/*	padding-left:15px; */
	background-position: 0px 2px; 
	}

.articol .rosu{
	color: #c40000;
}

.articol .rosu_boldat{
	font-weight: bold;
	color: #c40000;
}

.articol .link_sageata{
	text-decoration:none;
	margin-top:5px;
}

.articol .link_sageata, .articol .link_sageata a, .articol .link_sageata a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#0075F0;
}

.articol .link_sageata a, .articol .link_sageata a:hover{
	text-decoration:underline;
	
}
articol a:hover{
	text-decoration:underline;
	color:#FF4444;
}

.articol .text_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:112%;
	width:180px;
	min-height:120px;
	border-color:#000000;
	border-width:thin;
	float:left;
	clear:left;
	padding:5px;
}


.text_box_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:112%;
	width:150px;
	border-color:#000000;
	border-width:1px;;
	border-style:solid;
	float:left;
	clear:left;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	margin-right:7px;
	margin-bottom:7px;
	text-align:left;
	font-weight:400;
}

* html .text_box_text {
	width:167px;
}


/* end articol */
#submenu_right{
	width:115px; 
	margin:0 auto; 
	height:auto;
	border:none; 
	background:#B5CBDE; 
	clear:both;
	color:#000000;
	text-decoration:none;
	font-weight:400;
	padding-top:7px;
}

#submenu_right2{
	width:115px; 
	margin:0 auto; 
	height:auto;
	border:none; 
	background:#d7baaa; 
	clear:both;
	color:#000000;
	text-decoration:none;
	font-weight:400;
	padding-top:7px;
}

.submenu_right_lnk a:link, .submenu_right_lnk a:active, .submenu_right_lnk a:visited, .submenu_right_lnk a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:400;
	font-size: 64%;
}

.submenu_right_lnk a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

.submenu_right_lnk_alb a:link, .submenu_right_lnk_alb a:active, .submenu_right_lnk_alb a:visited, .submenu_right_lnk_alb a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:400;
	font-size: 64%;
}

.submenu_right_lnk_alb a:hover{
	color:#000000;
	text-decoration:underline;
	}

.right_block{
	clear:both;
	width:120px;
	
	vertical-align:top;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:92%;
	color:#000000;
	display:block;
	overflow:hidden;
	}
	
.right_block_l a:link, .right_block_l a:active, .right_block_l a:visited, .right_block_l a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:92%;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	line-height:14px;
} 

.right_block_l a:hover{
	color: #F15922;
	text-decoration:underline;
}

.right_block_l a:focus{
	color: #F15922;
	text-decoration:underline;
}


#social_bookmarks{
	width:532px; 
	height:64px; 
	clear:both; 
	background: #FDFDFD; 
	color:#497195;
	font-size:100%;
	border: #DEE7E6 1px solid;
/*	padding:5px; */
	padding:5px; 
}
	
* html #social_bookmarks{
	width:532px; 
	height:54px; 
	font-size:100%;
	}

.social_bookmark, .social_bookmark a:link, .social_bookmark a:active, .social_bookmark a:visited, .social_bookmark a:hover{
	font-size:88%;
	color:#497195;
	text-decoration:none;
	font-weight:normal;
} 

.social_bookmark a:hover{
	color: #F17448;
	text-decoration:underline;

	font-size:88%;
}
 






.sitemap, .sitemap a:link, .sitemap a:active, .sitemap a:visited, .sitemap a:hover, .sitemap ul, .sitemap li{
	text-decoration:underline;
}

li.sitemap, ul.sitemap{
	margin-left:10px;
	line-height:20px;
	list-style-type:disc;
}

li.sitemap1, ul.sitemap1{
	list-style-type:square;
}

.sitemap2, .sitemap2 a:link, .sitemap2 a:active, .sitemap2 a:visited, .sitemap2 a:hover{
	text-decoration:underline;
	font-size:96%;
	font-weight:bold;
	color:#009933;
}

a.sitemap2:hover, sitemap1.sitemap2 a:hover, ul sitemap2 a:hover, li sitemap2 a:hover{
	text-decoration:underline;
	font-size:96%;
	font-weight:bold;
	color: #F17448;
}

.lnk1, .lnk1 a:link, .lnk1 a:active, .lnk1 a:visited, .lnk1 a:hover{
	text-decoration:underline;
}

a.lnk1:hover{
	color:#F17448;
}

.lnk2, .lnk2 a:link, .lnk2 a:active, .lnk2 a:visited, .lnk2 a:hover{
	text-decoration:underline;
}
a.lnk2:hover{
	text-decoration:underline;
}
.galerie_foto_foto{
/*	border:#8888FF 0.5px solid; */
	padding:2px 2px 2px 2px; 
	margin:2px 2px 2px 2px; 
	clear:both;
	text-align:left;
	width:535px;
	min-width:535px;
}

	
* html .galerie_foto_foto {
	border:#8888FF 1px solid; 
	width:531px;
	min-width:531px;
	}
/*
.newsfeed, .newsfeed a:link, .newsfeed a:visited, .newsfeed a:active, .newsfeed a:hover, .newsfeed ul a:link, .newsfeed ul a:visited, .newsfeed ul a:active, .newsfeed ul a:hover, .newsfeed li a:link, .newsfeed li a:visited, .newsfeed li a:active, .newsfeed li a:hover{
*/
.articol .newsfeed, .articol .newsfeed a:link, .articol .newsfeed a:visited, .articol .newsfeed a:active, .articol .newsfeed a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:96%;
	font-weight:bold;
	color:#0075F0;
	clear:both;
	background-image: url(/img/disc.gif);
	background-repeat: no-repeat;
	padding-left:15px; 
	background-position: 0px 2px; 
} 




















.social_bookmark2 
{
font-size:70%; color:#767474; text-decoration:none; font-weight:normal;
} 


.social_bookmark2 a:link	{font-size:100%; color:#767474; text-decoration:none; font-weight:normal;}
.social_bookmark2 a:active	{font-size:100%; color:#767474; text-decoration:none; font-weight:normal;}
.social_bookmark2 a:visited	{font-size:100%; color:#767474; text-decoration:none; font-weight:normal;}
.social_bookmark2 a:hover	{font-size:100%; color: #666666; text-decoration:underline;}

