body
{
	background: #300101;
	margin: 0px;
}

a.sond_link
 {
	font-family: tahoma,arial,serif;
	font-size: 8pt;
	text-decoration: none;
	color: #830000;
	font-weight:bold;
}
a.sond_link:hover
 {
	font-family: tahoma,arial,serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #830000;
	font-weight:bold;
}



font.maintype
{	
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #830000;
}
a.maintype
{	
	text-decoration: underline;
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #300101;
}
a.maintype:hover
{	
	text-decoration: underline;
	font-family: tahoma,arial;
	font-size: 8pt;
	color: red;
}


a.top_links
{	
	text-decoration: underline;
	font-family: tahoma,arial;
	font-size: 8pt;
	color: white;
}
a.top_links:hover
{	
	text-decoration: underline;
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #af0101;
}

/*=== Tabelul principal === */
table.main_table
{
	width: 1000px;
	border-collapse:collapse;
	background: #FFFFFF;
	border: 0px solid red;
}

td.main_header_left
{
	background: url(../../templates/default/img/top1.png);
	height: 90px;
	width: 260px;
}
td.main_header_center
{
	background: url(../../templates/default/img/top2.png);
	height: 90px;
	width: 500px;
}
td.main_header_right
{
	background: url(../../templates/default/img/top3.png);
	height: 90px;
	width: 288px;
}
td.main_header2
{
	background: url(../../templates/default/img/top2.png);
	border-bottom: 1px solid #fbb7b7;
}
td.main_top_left
{	
	font-family: tahoma,serif;
	font-size: 8pt;
	text-align: left;
	width: 200px;
	color: #300101;
}
td.main_top_center
{	
	font-family: tahoma,serif;
	font-size: 8pt;
	text-align: center;
	color: #300101;
}
td.main_top_right
{	
	font-family: tahoma,serif;
	font-size: 8pt;
	text-align: right;
	width: 200px;
	color: white;
}
td.main_content
{
	border-right: 0px solid #830000;
	text-align: center;
	vertical-align: top;
	padding:20px;
}
td.main_menu
{
	width: 200px;
	border: 0px solid #830000;
	text-align:center;
	vertical-align: top;
}
td.main_right_adds
{
	width: 200px;
	border: 0px solid #830000;
	text-align: center;
	vertical-align: top;
}
/*==== Meniul====*/
fieldset.menu
{
	font: bold 12pt arial,sans-serif;
	color: #830000;
	border: 1px solid #c8c6c6;
	background: white;
	text-align: center;
	width: 170px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
legend.menu
{
	font: bold 8pt arial,sans-serif;
	color: #830000;
	padding: 0px;
}
table.menu_table
{
	width: 100%;
	border: 0px solid #e2e2e2;
	padding:0px;
	/*border-collapse: collapse;*/
}
td.menu_item
{	
	color:#830000;
	font-family: arial,tahoma,serif;
	font-size: 9pt;
	text-align: left;
	height: 25px;
	text-indent: 0.5em;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid white;
/*	background: #f5dcdc;*/
}
td.menu_item:hover
{	
	color:#830000;
	font-family: arial,tahoma,serif;
	font-size: 9pt;
	text-align: left;
	height: 25px;
	text-indent: 0.5em;
	border: 1px solid #c8c6c6;
	font-weight: bold;
	background: url(../../templates/default/img/menu.png);
}
ul.menu_list
{
	list-style-image: url(../../templates/default/img/list_item.jpg);
	color:#830000;
	font-family: arial,tahoma,serif;
	font-size: 10pt;
}

a.menu_link {

	height:100%;
	/*width: 100%;*/
	line-height:30px;
	display:block;
	text-decoration: none;
	color:#830000;
	vertical-align: middle;
	/*	background: #f5dcdc;*/
	/*border: 1px solid white;*/
}
a.menu_link:hover {

	height:100%;
	/*width: 100%;*/
	line-height:30px;
	display:block;
	text-decoration: none;
	color:#9f1515;
	vertical-align: middle;
	/*	background: #f5dcdc;*/
	/*background: url(../../templates/default/img/menu.png);
	border: 1px solid #c8c6c6;*/
}

td.valute
{
	font-family: tahoma, arial,serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}



table.news_table
{
	width: 100%;
	border: 0px solid #e2e2e2;
	border-collapse:collapse;
}
td.news_title
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 12pt;
	text-align: left;
	height: 15px;
	font-weight: bold;
	border-bottom: 0px solid #830000;
}
a.news_title
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a.news_title:hover
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
a.news_header
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 8pt;
	text-align: left;
	background: #fdcccc;
	text-decoration: none;
}
a.news_header:hover
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 8pt;
	text-align: left;
	background: #fdcccc;
	text-decoration: underline;
}
td.news_header1
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 8pt;
	text-align: left;
	height: 10px;
	background: #fdcccc;
	border-bottom: 1px solid #830000;
}
td.news_header2
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 8pt;
	text-align: right;
	height: 10px;
	background: #fdcccc;
	border-bottom: 1px solid #830000;
}
td.news_preview
{	

	font-family: arial,serif;
	font-size: 10pt;
	text-align: justify;
	height: 10px;
	border-bottom: 0px solid #830000;
}
a.news_preview
 {
	font-family: arial,serif;
	font-size: 8pt;
	text-decoration: none;
	color: #830000;
	font-weight:bold;
}
a.news_preview:hover
 {
	font-family: arial,serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #830000;
	font-weight:bold;
}
td.news_footer
{	

	font-family: arial,serif;
	font-size: 8pt;
	text-align: right;
	height: 10px;
	border-bottom: 1px solid #830000;
}
font.copyright
{	
	
	font-family: tahoma,arial;
	font-size: 8pt;
	color: white;
}

fieldset.right_adds
{
	font: bold 12pt arial,sans-serif;
	color: #830000;
	border: 1px solid #c8c6c6;
	background: white;
	text-align: center;
	width: 170px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
legend.right_adds
{
	font: bold 8pt arial,sans-serif;
	color: #830000;
	padding: 0px;
}

td.page_title
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 12pt;
	text-align: left;
	height: 15px;
	font-weight: bold;
	border-bottom: 1px solid #830000;
}
font.page_title
{	
	color:#830000;
	font-family: arial,serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
font.roller
{	
	text-decoration: none;
	font-family: tahoma,arial;
	font-size: 8pt;
	font-weight: bold;
	color: #830000;
}
font.roller2
{	
	text-decoration: none;
	font-family: tahoma,arial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
a.roller
{	
	text-decoration: none;
	font-family: tahoma,arial;
	font-size: 8pt;
	font-weight: bold;
	color: #830000;
}
a.roller:hover
{	
	text-decoration: underline;
	font-family: tahoma,arial;
	font-size: 8pt;
	font-weight: bold;
	color: #830000;
}
a.roller2
 {
	font-family: arial,serif;
	font-size: 8pt;
	text-decoration: none;
	color: #830000;
	font-weight:bold;
}
a.roller2:hover
 {
	font-family: arial,serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #830000;
	font-weight:bold;
}
