/* HTML TAGS ========================================================================== */
body, a, a:hover, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
body
{
	color: #014e88;
	text-align: center;
}
form
{
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px solid #eee;
}
a, a:hover, a:visited, a:link{
	text-decoration: none;
	color: #014e88;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
}
textarea, input, select {
	background-color: #fff;
	color: #014e88;
}
/* HTML TAGS - END ========================================================================== */

/* Chenarul Meniului  */
.menu {
	border-collapse: collapse; 
	border: 1px solid #014e88;
	border-bottom-width: 0px;
}

/* Optiunile Meniurilor  */
.menu td {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #014e88;
	font-family: inherit;
	font-size: 11px;
	padding-left: 10px;
}

/* Header Meniu */
.tbl_th {
	border-collapse: collapse; 
	height: 20px;
	background-color: #22B089;
	font-family: inherit;
	font-size: 11px;
	color: #fff;
 	font-variant: normal;
	margin: 1px;
	border: 1px solid #fff;
 }
.tbl_th_mid {
	border-collapse: collapse; 
	height: 20px;
	background-color: #22B089;
	font-family: inherit;
	font-size: 11px;
	color: #fff;
 	font-variant: normal;
	margin: 0px;
	border: 1px solid #fff;
 }
/* Un chenar gol */
.box_margin {
	clear: both;
	display: table;
	border-collapse: collapse; 
	border: 1px solid #014e88;
}

/* link imagini */
.a_img, .a_img:hover, .a_img:visited, .a_img:link {
	text-decoration: none;
	color: #060;
	margin: 0px;
	padding: 0px;
}

.cr_details {
	font-family: inherit;
	font-size: 12px;
	color: #06c;
	text-align: right;
 	font-variant: normal;
	padding-right: 5px;
 }
.cr_item {
	font-family: inherit;
	font-size: 12px;
	color: #06c;
	text-align: left;
 	font-variant: small-caps;
	padding-left: 5px;
 }



.box_img140 {
	background-color: #eee;
	border: 1px solid #ccc;
	border-collapse: collapse; 
}
.box_img140
{
	display: table-cell;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
}

/* ----------------------------------------------------------------------------------
 * START CULORI - 1=inchis la 5=deschis
 */
.bg_col1 {
	background-color: #22B089;
	border-collapse: collapse; 
	margin: 0px; 
	padding: 0px; 
}
.bg_col2 { /* Portocaliu */
	background-color: ##E29F5C;
}
.bg_col3 {
	background-color: #777;
}
.bg_col4 {
	background-color: #999;
}
.bg_col5 {
	background-color: #bbb;
}


/* ----------------------------------------------------------------------------------
 * Login
 */
.login input
{
	font-size: 9px;
	height: 16px;
	border: 1px solid #014e88;
	display: inline;
	position: relative;
}
.login input#buton
{
	width: 50px; 
}
.login input.user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #014e88;
	background-color: #fff;
	color: #060;
}
/* ---------------------------------------------------------------------------
 * imagini png
 */
* html img/**/ {
	filter:expression(
			this.test
			? "" :
			(
				this.src.substr(this.src.length-4)==".png"
				?
				(
					(!this.complete)
					? "" :
						this.runtimeStyle.filter=
						("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
						(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
						String(this.test=true).substr(0,0)+
						(this.src="/images/main/blank.png").substr(0,0)
				)
				:
				this.runtimeStyle.filter=""
			)
		);
}

/* ----------------------------------------------------------------------------
 * layout - END
 */ 
.i_titlu, .i_titlu:hover, .i_normal, .i_tanunt
.i_titlu_s, .i_detalii, i_normal a, i_normal a:hover {
	color: #014e88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
}
 
.i_tanunt {
	padding-left: 5px;
}
.i_titlu {
	font-weight: bold;
}
.i_titlu:hover {
	font-weight: bold;
	text-decoration: underline;
}
.i_normal {
}
.i_normal_b {
	font-weight: bold;
}
.i_nota {
	font-size: 18px;
	color: #f90;
	font-weight: bold;
}
.i_data {
	font-size: 10px;
/*	font-style: italic; */
	color: #5F7634;
}
.i_normal a {
	text-decoration: underline; 
}
.i_mod_del a, .i_mod_del a:hover{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5782D0;
	text-decoration: underline; 
}
.i_titlu_s {
	color:	#fff;
	text-align: left;
	font-weight: bold;
	display: table-cell;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(/imagini/icons/sgtdr.gif);
	border-width: 0px;
	text-indent: 15px;
	position: relative;
	top: 2px;
}
.i_detalii {
	font-weight: bold;
	text-decoration: underline;
}
.a_white, .a_white:hover, .a_white:visited, .a_white:link {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.a_white:hover {
	text-decoration: underline;
}
/* -------------------------------------------------------------------------------------------------
 * chenare imagini
 */
.chenar_img, .row_chenar, .gol_chenar, .chenar_img205, .chenar_img300, bgf_chenar {
	background-color: #F2FFF2;
	border: 1px solid #94C13E;
	border-collapse: collapse; 
}
.chenar_img
{
	display: table-cell;
	width: 490px;
	height: 490px;
	margin: 0px;
}
.chenar_img250
{
	display: table-cell;
	border: 1px solid #D3DAE4;
	width: 250px;
	height: 250px;
	padding: 2px;
	margin: 0px;
}
.chenar_inapoi
{
	display: table-cell;
	border: 1px solid #D3DAE4;
	width: 100px;
	height: 25px;
	padding: 2px;
	margin: 0px;
}
.chenar_img300
{
	display: table-cell;
	width: 300px;
	height: 300px;
	margin: 0px;
}

.row_chenar {
	margin: 0px;
	border: 1px solid #D892EF;
	display: table;
	clear: both;
	padding: 0px;
	width: /**/490px;
}
.row_chenar_c2 {
	margin: 0px;
	background-color: #F3F9FC;
	border: 1px solid #D3DAE4;
	display: table;
	clear: both;
	width: /**/490px;
	padding: 0px;
}
.gol_chenar {
	width: /**/490px;
	height: /**/40px;
	display: inline-table;
}
.row_chenar480 {
	margin: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9AB18B;
	clear: both;
	width: /**/470px;
	display: inline-table;
	background-color: #F2FFF2;
}
.art_row_img{
	margin: 3px;
}
/*
 * bancuri
 *
 */
.bgf_chenar {
	background-color: #EAF4FF;
	width: /**/490px;
	text-align: center;
	display: inline-table;
	border: 1px solid #D3DAE4;
}
.row_chenar {
	background-color: #FDFBFF;
	width: /**/480px;
	display: table;
	clear: both;
	text-align: center;
}
.row_chenar_col2 {
	margin: 2px;
	border-collapse: collapse; 
	background-color: #F4FAFF;
	border: 1px solid #D3DAE4;
	display: inline-table;
	padding: 0px;
}
.tblb_th {
	height: 18px;
	background-color: #5782D0;
	font-family: inherit;
	font-size: 14px;
	color: #fff;
 }

