html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

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

a:link, a:visited, a:active
{
}

a:hover
{
}

.container
{
	background-image: url(../img/white.png);
	background-repeat: repeat-y;
	background-position: 3px;
}

.a_left:link, .a_left:visited, .a_left:active
{
	color: #6773df;
	text-decoration: none;
}

.a_left:hover
{
	color: #242a5d;
	text-decoration: none;
}

.a_menu:link, .a_menu:visited, .a_menu:active
{
	color: #6773df;
	text-decoration: none;
}

.a_menu:hover
{
	color: #242a5d;
	text-decoration: none;
}

.menu_item_space
{
	color: #242a5d;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #ffffff;
}

.menu_item_normal
{
	/*scy color: #;*/
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #ffffff;
	height: 16px;
}

.menu_item_steag
{
	/*scy color: #;*/
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #ffffff;
	height: 16px;
	border: 1px solid #ffffff;
}

.menu_item_over
{
	/*scy color: #FFFFF;*/ 
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #f9c14f;
	height: 16px;
	/*border: 1px solid #f9c14f; */
}

.block_header
{
	background-color: #5D65A4;
	font-weight: bold;
	color: #FFFFFF;
}

.left_menu_arrow
{
	background-color: #F1F1F1;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 3px;
}

.left_menu_td
{
	background-color: #F1F1F1;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1px;
}

.block_center_header
{
	color: #5D65A4;
	font-weight: bold;
}

.block_center_line_1
{
	background-color: #ffcc66;
	height: 3px;
	width: 15%;
}

.block_center_line_2
{
	background-color: #5D65A4;
	height: 3px;
	width: 85%;
}

.block_center_content
{
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.block_center_content_1
{ /* e la fel ca cel de sus numai ca face centrarea textului pe mijloc*/
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.line_horizontal
{
	background-image: url(../img/dot_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line_vertical
{
	background-image: url(../img/dot_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.photo
{
	border: 1px solid #999999;
	padding: 2px;
}

.news_date
{
	color: #242a5d;
	margin: 0px;
}

.news_info
{
	color: #242a5d;
	margin: 0px;
	font-size: 12px;
}

.news_title
{
	font-size: 14px;
	font-weight: bold;
	/*	color: #333333;
*/	
	margin: 0px;
	padding-left:15px;
	color:orange
}

.a_news:link, .a_news:visited, .a_news:active
{
	color: #333333;
	text-decoration: none;
}

.a_news:hover
{
	color: #707070;
	text-decoration: underline;
}

.photo_alt
{
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #5D65A4;
}

.input
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5D65A4;
	border: 1px solid #707070;
	padding-right: 2px;
	padding-left: 2px;
}

.button
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5D65A4;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
}

.td_input
{
	background-color: #F1F1F1;
	text-align: left;
}

.td_label
{
	background-color: #CED6EB;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

/*  de aici */ 

mesaj
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	width: 500px;
}

.mesaj_news #mesaj
{
	width: 100%;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*.mesaj_news #header {
	color: orange;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
} 
.mesaj_news #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
*/

.mesaj_news #header
{
	padding-left: 15px;
}

.mesaj_news #header h1
{
	margin: 0;
	color: orange;
	font-weight: bold;
	font-size: 14px;
}

.mesaj_news #sidebar1
{
	float: right;
	width: 7em;
	padding: 5px 0;
}

.mesaj_news #sidebar1 h3, .mesaj_news #sidebar1 p
{
	margin-left: 10px;
	margin-right: 10px;
}

.mesaj_news #mainContent
{
	margin-top: 0;
	margin-right: 10em;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 5px;
}

.mesaj_news #footer
{
	padding: 0 10px;
	background:#DDDDDD;
}

.mesaj_news #footer p
{
	margin: 0;
	padding: 10px 0;
}

.mesaj_news #linie
{
	background-image: url(../img/dot_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 5px;
}

.mesaj_news #img1
{
	width: 50em;
	height: 70em;
	border: 1px solid #999999;
	padding: 2px;
}

.mesaj_news #img2
{
}

.mesaj_news #img3
{
}

/* Miscellaneous classes for reuse */
.fltrt
{
	float: right;
	margin-left: 8px;
}

.fltlft
{
	float: left;
	margin-right: 8px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.copyright
{
	height: 40px;
	padding-top: 5px;
	color: #707070;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D65A4;
	font-size:9px;
}

.copyr
{
	width:100%;
	height: 20px;
	padding-top: 5px;
	color: #707070;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D65A4;
	font-size:9px;
/*	top: 10px;*/
}

/* My Comment */

div.copyr {
  	

}



/* @end */
