body{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}
.big_table{
	width:1000px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.valign_middle{
	vertical-align:middle;
}
.valign_top{
	vertical-align:top;
}
.table_login{
	border:1px solid #99CC00;
}
.td_login_head{
	background:url("../images/bg_login_top.jpg");
	color:#006600;
	background-repeat:repeat-x;
	height:32px;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
}
.td_login_head_files{
	background:url("../images/bg_login_top.jpg");
	color:#006600;
	background-repeat:repeat-x;
	height:32px;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	padding-left:10px;
}
#td_login{
	background:#FFFFCC;
}
.align_center{
	text-align:center;
}
input#email{
	height:15px;
	font-size:12px;
	width:150px;
}
input#parola{
	height:15px;
	font-size:12px;
	width:150px;
}
input#parola_veche{
	height:15px;
	font-size:12px;
	width:150px;
}
input#parola_noua{
	height:15px;
	font-size:12px;
	width:150px;
}
input#conf_parola_noua{
	height:15px;
	font-size:12px;
	width:150px;
}
input#login{
	border:1px solid #006699;
	background:#348FC0;
	color:#FFFFFF;
	font-weight:bold;
}
input#buton{
	border:1px solid #8699DA;
	background:url("../images/bg_button.jpg");
	background-repeat:repeat-x;
	color:#003366;
}
input#nume_prenume{
	height:15px;
	font-size:12px;
	width:200px;
}
input#data_nastere{
	height:15px;
	font-size:12px;
	width:80px;
}
input#update_profil{
	border:1px solid #006699;
	background:#348FC0;
	color:#FFFFFF;
	font-weight:bold;
}
#table_cont{
	width:738px;
}
#td_cont_l{
	text-align:left;
	padding:5px 0px 0px 10px;
	background:url("../images/bg_menu_top.jpg");
	background-repeat:repeat-x;
	height:29px;
}
#td_cont_l a{
	text-decoration:none;
	color:#04368F;
	font-weight:bold;
}
#td_cont_l a:hover{
	text-decoration:underline;
	color:#ED217C;
	font-weight:bold;
}
.a_cont:link{
	color:#FF0000;
}
.a_cont:visited{
	color:#FF0000;
}
.a_cont:active{
	color:#FF0000;
}
.a_cont:hover{
	color:#990000;
}
#td_parole{
	white-space:nowrap;
}
.class_erorr{
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	background:#CA0000;
	margin-left:10px;
	padding:2px;
}
.cont_mesaj{
	background:#CA0000;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin-left:10px;
	padding:2px;
}
.cont_mesaj_noMargin{
	background:#CA0000;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:2px;
}
.input_error{
	background:#FAD7B4;
}
.input_nume{
	height:15px;
	font-size:12px;
	width:200px;
}
.data_nastere{
	height:15px;
	font-size:12px;
	width:80px;
}
/*VALIDARE FORM*/
#signupForm { width: 100%; }
#signupForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
/*VALIDARE FORM*/
.txt_litle{
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
.display_none{
	display:none;
}
#table_blog{
	border-top:1px solid #99CC00;
	border-right:1px solid #99CC00;
	border-left:1px solid #99CC00;
}
#table_blog th{
	background:#F9F9F9;
	font-size:14px;
}
.brd_right_bottom{
	border-right:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
}
.brd_right{
	border-right:1px solid #99CC00;
}
.brd_bottom{
	border-bottom:1px solid #EAF09A;
}
.brd_bottom_verde{
	border-bottom:1px solid #99CC00;
}
.text_non{
	font-size:14px;
	color:#FEAEA0;
	font-weight:bold;
}
.creeaza_blog:link{
	font-size:14px;
	color:#4086BF;
	font-weight:bold;
	text-decoration:none;
}
.creeaza_blog:visited{
	font-size:14px;
	color:#4086BF;
	font-weight:bold;
	text-decoration:none;
}
.creeaza_blog:active{
	font-size:14px;
	color:#4086BF;
	font-weight:bold;
	text-decoration:none;
}
.creeaza_blog:hover{
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:underline;
}
.input_statiune{
	height:15px;
	border:1px solid #999999;
}
.input_titlu{
	border:1px solid #333333;
	width:300px;
	font-size:12px;
}
.input_cuvinte{
	border:1px solid #333333;
	width:400px;
	font-size:12px;
}
.btn_submit{
	border:1px solid #006699;
	background:#348FC0;
	color:#FFFFFF;
	font-weight:bold;
}
.paginare{
	font-weight:bold;
	font-size:10px;
	color:#666666;
}
.paginare_sel{
	font-weight:bold;
	background:#FFFFCC;
	border:1px solid #FFCC66;
	font-size:10px;
	color:#666666;
}
#table_media{
	border-right:1px solid #EAF09A;
	border-left:1px solid #EAF09A;
}
#table_media td{
	color:#003366;
}
.bg_menu{
	background:url("../images/bg_menu_top.jpg");
	height:29px;
	background-repeat:repeat-x;
	width:1000px;
}
#table_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
}
#table_menu td{
	padding:0px 5px 0px 5px;
}
#table_menu a{
	text-decoration:none;
	color:#04368F;
}
#table_menu a:hover{
	text-decoration:underline;
	color:#ED217C;
}
#table_login_face a{
	text-decoration:none;
	color:#04368F;
}
#table_login_face a:hover{
	text-decoration:underline;
	color:#ED217C;
}
.bg_login{
	background:url("../images/bg_login_top.jpg");
	height:32px;
	background-repeat:repeat-x;
	width:1000px;
}
#table_login_inreg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	color:#FFFFFF;
	width:95%;
	margin-left:20px;
}
#table_login_inreg a{
	text-decoration:none;
	color:#04368F;
}
#table_login_inreg a:hover{
	text-decoration:underline;
	color:#ED217C;
}
#table_login_inreg input{
	background:url("../images/bg_input.jpg") left;
	background-repeat:repeat-x;
	border:0px;
	position:relative;
	height:20px;
	font-size:10px;
	width:130px;
	padding:8px 0px 0px 0px;
}
#table_login_inreg span{
	font-size:10px
}
#table_login_inreg span#asterix{
	color:#FF0000;
}
#table_login_inreg input#inregistrare{
	background:#FFCC33;
	border:1px solid #8699DA;
	font-weight:bold;
	font-size:12px;
	color:#003366;
	padding:0px;
}
#table_login_inreg input#rec_parola{
	background:#FFCC33;
	border:1px solid #8699DA;
	font-weight:bold;
	font-size:12px;
	color:#003366;
	padding:0px;
}
#l_colt_input{
	background:url("../images/bg_colt_input.jpg") right;
	background-repeat:no-repeat;
	height:20px;
	width:6px;
	padding-left:10px;
	vertical-align:top;
}

#table_login_face{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	color:#006600;
	width:95%;
	margin-left:20px;
}
#table_login_face a{
	text-decoration:none;
	color:#04368F;
}
#table_login_face a:hover{
	text-decoration:underline;
	color:#ED217C;
}
#colt_input{
	background:url("../images/bg_colt_input.jpg") right;
	background-repeat:no-repeat;
	height:20px;
	width:6px;
	padding-left:10px;
	vertical-align:top;
}
#table_login_face input#email{
	background:url("../images/bg_input.jpg") left;
	background-repeat:repeat-x;
	border:0px;
	position:relative;
	height:20px;
	font-size:10px;
	width:130px;
	padding:4px 0px 0px 0px;
}
#r_colt_input{
	background:url("../images/bg_r_colt_input.jpg") left;
	background-repeat:no-repeat;
	height:20px;
	width:6px;
}
#table_login_face input#parola{
	background:url("../images/bg_input.jpg") left;
	background-repeat:repeat-x;
	border:0px;
	position:relative;
	height:20px;
	font-size:10px;
	width:120px;
	padding:4px 0px 0px 0px;
}
#table_login_face input#login{
	border:1px solid #8699DA;
	background:url("../images/bg_button.jpg");
	background-repeat:repeat-x;
	color:#003366;
}
#table_login_face input#string_cauta{
	background:url("../images/bg_input.jpg") left;
	background-repeat:repeat-x;
	border:0px;
	position:relative;
	height:20px;
	font-size:11px;
	width:110px;
	padding:5px 0px 0px 0px;
}
.nume_user{
	color:#ED217C;
}
.delimitator{
	padding:0px 5px 0px 5px;
}
.bg_top_center{
	background:#FF0000;
	background:url("../images/bg_top_center.png");
	background-repeat:no-repeat;
	height:13px;
	width:738px;
}
.top_coment{
	background:#FF0000;
	background:url("../images/top_coment.jpg");
	background-repeat:no-repeat;
	height:13px;
	width:738px;
}
.top_right{
	background:url("../images/top_right.jpg");
	background-repeat:no-repeat;
	height:17px;
	width:250px;
}
.bg_bottom_center{
	background:url("../images/bg_bottom_center.png");
	background-repeat:no-repeat;
	height:13px;
	width:738px;
}
.bottom_coment{
	background:url("../images/bottom_coment.jpg");
	background-repeat:no-repeat;
	height:13px;
	width:738px;
}
.bottom_right{
	background:#F4FBA4;
	background:url("../images/bottom_right.jpg");
	background-repeat:no-repeat;
	height:17px;
	width:250px;
}
.bg_center{
	background:url("../images/bg_center.jpg") center;
	background-color:#D6DCF3;
	background-repeat:repeat-x;
	background-position:top;
	height:330px;
	vertical-align:top;
}
.bg_coment{
	background:url("../images/bg_coment.jpg") center;
	background-color:#FFE89F;
	background-repeat:repeat-x;
	background-position:top;
	height:87px;
	vertical-align:top;
}
.bg_right{
	background:#F4FBA4;
	background:url("../images/bg_right.jpg") center;
	background-color:#FFE89F;
	background-repeat:repeat-x;
	background-position:top;
	height:327px;
	vertical-align:top;
}
#table_center_blog{
	padding:5px;
	width:100%;
}
#table_slide{
	margin: 0px 0px 0px 10px;
}
#table_slide img{
	border:2px solid #FFFFFF;
	padding:0px;
	height:75px;
}
.img_icon{
	border:2px solid #FFFFFF;
}
.img_icon_det{
	border:2px solid #FFFFFF;
	margin:5px;
}
#td_space{
	height:10px;
}
#table_continut{
	width:100%;
	margin-left:5px;
}
#table_continut #td_locatie{
	padding-bottom:4px;
	border-bottom:1px solid #FFFFFF;
}
#div_locatie{
	padding-bottom:4px;
	margin-left:310px;
	margin-right:5px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}
#div_titlu{
	font-family:Tahoma;
	font-size:16px;
	color:#FBDC86;
	font-weight:bold;
	text-align:left;
}
#td_continut_detalii{
	width:400px;
}
#table_continut a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	text-decoration:none;
	color:#04368F;
}
#table_continut a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	text-decoration:underline;
	color:#ED217C;
}
#table_continut #td_titlu{
	padding-top:10px;
}
#table_continut #td_titlu a{
	font-family:Tahoma;
	font-size:16px;
	color:#FBDC86;
}
#table_continut #td_titlu h1{
	font-size:16px;
}
#table_continut #td_titlu a:hover{
	font-family:Tahoma;
	font-size:16px;
	color:#FBD56F;
}
#table_continut #td_continut{
	text-align:justify;
	width:400px;
	padding-bottom:2px;
}
.td_continut_continente{
	text-align:justify;
	width:720px;
	padding-bottom:2px;
}
#table_continut #td_continut a{
	font-family:Tahoma;
	float:right;
	letter-spacing:normal;
	font-weight:bold;
	font-size:11px;
	color:#CC0000;
}
#table_continut #td_continut a:hover{
	letter-spacing:normal;
	color:#C20346;
}
#table_continut #det_blog{
	border-top:1px solid #FFFFFF;
}
#table_detalii{
	margin-top:3px;
	padding:2px;
	width:100%;
	background:#FFFFFF;
	color:#003366;
}
.padding_l_r{
	padding:0px 5px 0px 5px;
	font-weight:bold;
}
#td_footer{
	background:url("../images/bg_footer.jpg");
	background-repeat:repeat-x;
	height:29px;
	width:1000px;
}
#table_footer td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	color:#006600;
	padding:0px 5px 0px 5px;
}
#table_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	color:#006600;
	text-decoration:none;
}
#table_footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	color:#669900;
	text-decoration:underline;
}
#table_right{
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
	text-transform:uppercase;
	font-weight:bolder;
}
#table_most_vizitate{
	padding-left:5px;
}
#table_det_blog td{
	padding:0px 0px 0px 5px;
}
#div_locatie a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	text-decoration:none;
	color:#04368F;
}
#div_locatie a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	text-decoration:underline;
	color:#ED217C;
}
.table_detalii{
	width:738px;
}
#div_continut{
	padding:0px 5px 0px 5px;
	text-align:justify;
}
.txt_titlu_album{
	font-family:Tahoma;
	font-size:13px;
	color:#003399;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #C8D136;
}
#table_info{
	margin-top:3px;
	padding:2px;
	width:99%;
	background:#FFFFFF;
	color:#003366;
}
#table_info a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
#table_info a:hover{
	text-decoration:underline;
	color:#ED217C;
}
@media print {
  .noprint { display: none; }
}
.txt_mesaj{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
}
#table_comentari{
	background:#FFFFFF;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	width:100%;
}
#id_info{
	background:#FFFFFF;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	width:100%;
	color:#000000;
	margin-top:5px;
}
#table_comentarii #info{
	color:#666666;
}
.paginare_com{
	border:1px solid #7AB403;
	background:#CECE3A;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#006623;
	padding:0px 3px 0px 3px;
}
.paginare_com:hover{
	background:#E6E697;
}
.paginare_com_sel{
	border:1px solid #003366;
	background:#E6E697;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#003366;
	padding:0px 3px 0px 3px;
}
#right_titlu{
	height:20px;
	background:url("../images/border_titlu.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
}
.link_right:link{
	color:#003366;
	text-transform:none;
	text-decoration:none;
}
.link_right:visited{
	color:#003366;
	text-transform:none;
	text-decoration:none;
}
.link_right:active{
	color:#003366;
	text-transform:none;
	text-decoration:none;
}
.link_right:hover{
	color:#0099CC;
	text-transform:none;
	text-decoration:underline;
}
#table_continente{
	background:#F8FDC6;
	width:738px;
	padding:0px 10px 0px 10px;
	border:1px solid #99CC00;
}
#table_continente #firt_td{
	font-weight:normal;
	color:#000000;
}
.h1_continent{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	display:inline;
}
#firt_td a{
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}
#firt_td a:hover{
	color:#63A21E;
	text-decoration:underline;
	font-weight:bold;
}
#table_continente #hr{
	color:#99CC00;
	height:1px;
}
#second_id{
	padding:0px 0px 5px 10px;
}
#second_id a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
#second_id a:hover{
	text-decoration:underline;
	color:#ED217C;
}
.table_738{
	width:738px;
}


/***********************************************PENTRU SISTEMUL DE DIV_URI ALERT************************************/
#Layer1 {
	position:absolute;
	left:276px;
	top:60px;
	width:200px;
	height:160px;
	z-index:1;
	border: 3px groove #FFCC00;
	background-color: #0099CC;
	display:none;
}
#Layer6 {
	position:absolute;
	left:0px;
	top:0px;
	width:307px;
	height:409px;
	z-index:6;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	visibility: hidden;
	cursor: pointer;
}
#Layer7 {
	position:absolute;
	left:94px;
	top:79px;
	width:300px;
	height:65px;
	z-index:7;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF3300;
	padding: 5px;
	visibility: hidden;
	cursor: pointer;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
/***********************************************PENTRU SISTEMUL DE DIV_URI ALERT************************************/
