@import url("iframe_style.css");

body 
{ 
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	cursor: default;
  margin: 0px;
  padding: 0px;
  background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
  overflow: auto;
} 

img
{
  border: 0px;
  margin: 0px;
}

form
{
  border: 0px;
	margin: 0px;
}

input
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 12px;
  width: 140px;
  border-width: 1px;
	border-style: solid;
  border-color: #000;
}

input.button
{
  height: 16px;
}
select
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 145px;
  border-width: 1px;
	border-style: solid;
  border-color: #000;
}
textarea
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 140px;
  height: 100px;
  border-width: 1px;
	border-style: solid;
  border-color: #000;
}

td
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
  text-align: left;
	cursor: default;
}

A:link     {text-decoration: none;font-weight: bold;color: #EF3D42;}
A:visited  {text-decoration: none;font-weight: bold;color: #EF3D42;}
A:active   {text-decoration: none;font-weight: bold;color: #EF3D42;}
A:hover    {text-decoration: underline;font-weight: bold;color: #EF3D42;}

td.hrefsus
{
	font-size: 9px;
	text-align: right; 
	padding-right: 3px; 
}

.hrefsus A:link     {font-weight: normal;color: #6E6E6E;}
.hrefsus A:visited  {font-weight: normal;color: #6E6E6E;}
.hrefsus A:active   {font-weight: normal;color: #6E6E6E;}
.hrefsus A:hover    {font-weight: normal;text-decoration: none;color: #444;}


input.search
{
	border-color: #8E8E8E; 
	padding: 0px 1px; 
	margin: 0px; 
	height: 9px; 
	width: 98px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9px;
}

td.newsheader
{
	height: 24px;
	text-align: right;
	padding-right: 7px;
	color: #fff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.newscontainer
{
	width: 100%; 
	background-image: url(img/newsheader.gif);
	background-repeat:no-repeat;
}

td.newsdate
{
	padding-top: 28px; 
	text-align: right;
	color: #6E6E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.newsbody
{
	padding: 0px;
	color: #6E6E6E;
	text-align: right;
}

.newsbody A:link     {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;color: #6E6E6E;}
.newsbody A:visited  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;color: #6E6E6E;}
.newsbody A:active   {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;color: #6E6E6E;}
.newsbody A:hover    {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;text-decoration: none;color: #00539D;}

td.fpcontainer
{
	background-image: url(img/main_bg.gif);
	background-repeat:repeat-x;
	vertical-align: top;
	text-align: justify;
	padding: 12px;
}

td.spc_submeniu
{
	vertical-align: middle;
	padding: 1px 0px 0px 8px;
	border-bottom: 1px solid #9E9E9E;
	color: #6E6E6E;
	font-weight: bold;
}

.spc_submeniu A:link     {color: #6E6E6E;}
.spc_submeniu A:visited  {color: #6E6E6E;}
.spc_submeniu A:active   {color: #6E6E6E;}
.spc_submeniu A:hover    {color: #6E6E6E;}

td.meniu_stanga
{
 	vertical-align: top;
	padding: 68px 10px 0px 0px;
	text-align: right;
	color: #6E6E6E;
	background: #EAEAEA;
}

.meniu_stanga A:link     {font-size: 12px; font-weight:normal; color: #6E6E6E;}
.meniu_stanga A:visited  {font-size: 12px; font-weight:normal; color: #6E6E6E;}
.meniu_stanga A:active   {font-size: 12px; font-weight:normal; color: #6E6E6E;}
.meniu_stanga A:hover    {font-size: 12px; font-weight:normal; color: #6E6E6E;}

td.container
{
	vertical-align: top;
	text-align: justify;
	padding: 23px 12px 12px 15px;
}

div.titlu_principal
{
	color: #00529B;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	width: 430px;
	border-bottom: 1px solid #9E9E9E;
}

table.gallery_table
{
	background: #f0f0f0;
}

.gallery_table td
{
	padding: 2px;
  text-align: center;
	vertical-align: middle;  
	background: #fff;
	width: 134px;
	height: 102px;
}

td.gallery_table_over
{
	cursor: hand;
	cursor: pointer;
	padding: 2px;
  text-align: center;
	vertical-align: middle;  
	background: #fafafa;
	width: 134px;
	height: 102px;
}

table.gallery_pages
{
	height: auto;
}

.gallery_pages td
{
	height: auto;
}

td.gallery_pages_over
{
	cursor: hand;
	cursor: pointer;
	background: #eaeaea;
}

td.gallery_pages_selected
{
	cursor: hand;
	cursor: pointer;
	color: #000;
	background: #eaeaea;
}

td.gallery_pages_disabled
{
	cursor: default;
	color: #999999;
}

table.cv
{
  background: #fff;
	width: 400px;
}
.cv td
{
  background: #fff;
	color: #000066;
  text-align: right;
	vertical-align: top;
	padding: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 18px;
}

td.cv_left
{
  width: 100%;
	padding: 1px 0px 1px 4px;
}

td.cv_header
{
	padding: 2px 0px; 
}

div.cv_header
{
  text-align: left;
	height: 14px; 
  border-bottom: 1px solid #444;
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	color: #00529B;
}

table.news_year
{
	font-weight: bold;
}

span.titlu_search
{
	color: #00529B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 16px;
}

.titlu_search a:link {font-weight: normal; text-decoration: underline; color:#00529B; }
.titlu_search a:visited {font-weight: normal; text-decoration: underline; color:#00529B; }
.titlu_search a:active {font-weight: normal; text-decoration: underline; color:#00529B; }
.titlu_search a:hover {font-weight: normal; text-decoration: underline; color:#00529B; }

div.search_results
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px;
}

span.highlight_title
{
	color: #444;
	font-weight:bold;
}

table.presentation_table
{
	width: 100%;
}
.presentation_table td
{
	width: auto;
	text-align: justify;
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}

div.presentation_title
{
	color: #444;
	font-weight:bold;
}

td.presentation_right
{
	text-align: center;
}

.presentation_right A:link     {text-decoration: underline;color: #0000FF;}
.presentation_right A:visited  {text-decoration: underline;color: #0000FF;}
.presentation_right A:active   {text-decoration: underline;color: #0000FF;}
.presentation_right A:hover    {color: #0000FF;}


hr
{
	height: 1px;
	color: #DDD;
	background: #DDD;
	border-style:none;
}
