.buton_text{
border:  #83A3B4 1px solid;
background-color:#FFFFFF;
}
.buton_text_red{
border:  #ff0000 1px solid;
background-color:#FFFFFF;
}
body {
	font-size: 0.9em;
	font-family: bitstream vera sans,sans-serif;
	margin: 0;
	padding: 0;
	/* (The background color is specified elsewhere, so do a global replacement if it ever changes) */
	background-color:#ffffff;/*#f1f1e3;*/
	/* background-color:#F0C788; */
	/*background-image:url(/images/background-eutopia.png); */
}
.progres_style {
	color: #F17336;
	font-weight: bold;
}
td {
	font-family : Arial, Verdana, geneva;	
	font-size : 9pt;	
}

input{
	font-family : Arial, Verdana, geneva;	
	font-size : 9pt;	
}

.justify
{
	text-align: justify;
}
.italic
{
	font-style: italic;
}
.grey  {	
	font-family : Arial, Verdana, geneva;	
	font-size : 10pt;	
	color: #CCCCCC;	
}
.red  {
	font-family : Arial, Verdana, geneva;
	font-size : 10pt;
	color : Red;
}
.alpha_order_list  {
	list-style-type:lower-alpha;	
}
.smallred  {	
	font-family : Arial, Verdana, geneva;	
	font-size : 8pt;	
	color : Red;
	cursor:hand;	
}
.lightyellow  {	
	font-family : Arial, Verdana, geneva;	
	font-size : 10pt;	
	color:#FFFFCC;	
}
.bigtitle
{
	font-family : Arial, Verdana, geneva;	
	font-size : 17pt;	
	color:#993300;
	font-weight:600;	
}

.middletitle
{
	font-family : Arial, Verdana, geneva;	
	font-size : 14pt;	
	color:#993300;
	font-weight:600;	
}

.title
{
	font-family : Arial, Verdana, geneva;	
	font-size : 14pt;	
	color:#993300;
	font-weight:200;	
}

/* alfabet */

.s_title_3
{
	font-family : Arial, Verdana, geneva;	
	font-size : 10pt;	
	color:#000000;
	font-weight:600;	
	text-decoration:underline;
}

/* EG Cuprins Editor Institutii*/
.s_title_i1
{
	font-family : Arial, Verdana, geneva;	
	font-size : 14pt;	
	color:#000000;
	font-weight:400;
	text-decoration:underline;
	padding-left:20px;
}
.s_title_i2
{
	font-family : Arial, Verdana, geneva;	
	font-size : 12pt;	
	color:#000000;
	font-weight:500;	
	text-decoration:underline;
	padding-left:15px;
}
.s_title_i3
{
	font-family : Arial, Verdana, geneva;	
	font-size : 10pt;	
	color:#000000;
	font-weight:600;	
	text-decoration:underline;
}



.subtitlu
{
	font-family : Arial, Verdana, geneva;	
	font-size : 11pt;	
	color:#003333;
	font-weight:600;
}
.smalltitle
{
	font-family : Arial, Verdana, geneva;	
	font-size : 10pt;	
	color : #000000;
	font-weight : bold;
	text-decoration:underline;
}
.smalltitle_1
{
	font-family : Arial, Verdana, geneva;	
	font-size : 10pt;
	font-weight : bold;
	background-color:#CCCCCC;
	text-decoration:none;
}
.white
{
	font-family : Arial, Verdana, geneva;	
	font-size : 9pt;	
	color:#fff;
	text-decoration:none;
}
.paragraf
{
	font-family : Arial, Verdana, geneva;	
	font-size : 11pt;	
	color:#990000;
	font-weight:600;
}

.selected
{
	font-weight : bold;
	color:#FF9900;
}
.bold
{
	font-weight : bold;
}

/*
a:link {
	color: #900;
}
a:visited {
	color: #48468f;
}
a:hover {
	color: #666666;
}
*/

a[name] {
	color: inherit;
	text-decoration: inherit;
}

#eutopia-header {
	background-color: #000000;
	height: 50px;
}
#eutopia-header img {
	border: 0;
	vertical-align: middle;
}
#eutopia-header-logo {
	/* position is offset by the header padding amount */
	position: absolute;
	left: 21px;
	top: 3px;
	width: 211px;
	height: 44px;
}

#eutopia-header-icons {
	position: absolute;
	right: 10px;
	top: 4px;
	text-align: right;
	display: inline;
	width: 500px;
	height: 20px;
}
#eutopia-header-icons a {
	color:#FF9900;
	text-decoration: none;
	padding: 5pt;
	font-size: 0.8em;
}
#eutopia-header-icons a:hover, #eutopia-header-search-button:hover {
	color: #f20;
	cursor: pointer;
}

#eutopia-header-items {
	/* position is offset by the header padding amount */
	position: absolute;
	vertical-align:top;
	right: 10px;
	top: 28px;
	text-align: right;
	display: inline;
}
#eutopia-header-items a {
	color: #fff;
	text-decoration: none;
	padding: 7pt;
	font-size: 0.8em;
}
#eutopia-header-items a:hover, #eutopia-header-search-button:hover {
	color: #f20;
	cursor: pointer;
}
#eutopia-header-items img {
	margin-right: 1px;
	width: 36px;
	height: 36px;
}
#eutopia-header-search {
	height: 25px;
}
#eutopia-header-search-entry {
	vertical-align: top;
	margin: 0.65em 4px 0 10px;
	padding: 2px 4px;
	background-color: #f5f5f5;
	border: 1px solid #999;
	font-size: 0.8em !important;
}
#eutopia-header-search-entry:focus {
	background-color: #fff;
	border: 1px solid #555;
}
#eutopia-header-search-button {
	font-size: 0.8em !important;
	vertical-align: top;
	margin-top: 0.2em;
	border: 0;
	padding: 7px;
	background: #fff url('/images/header-search.png') no-repeat left;
	padding-left: 21px;
}
#eutopia-header-items form {
	color:#ff6600;
    font-size:12px;
	float: right;
}
#eutopia-header-items input {
	font-family : Arial, Verdana, geneva;	
	color:#333;
	font-size: 12px;
	width:auto;
}
#eutopia-lista {
	vertical-align: top;
	margin: 0.65em 4px 0 10px;
	padding: 2px 4px;
	background-color:#CCCCCC;
	border-bottom: 1px solid Black;
	font-size: 0.9em !important;
}

#eutopia-error {
	margin: 0;
	padding: 2px;
	background-color: #990000;
	font-size: 0.9em;
	color:#FFF;
	height: 20px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #fff;
}
#eutopia-error a {
	color: #c5ccdb;
	text-decoration: none;
}

#eutopia-msg {
	margin: 0;
	padding: 2px;
	background-color: #990000;
	font-size: 0.9em;
	color:#FFF;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #fff;
}
#eutopia-msg a {
	color: #c5ccdb;
	text-decoration: none;
}

#eutopia-nav {
	margin: 0;
	padding: 2px;
	background-color: #990000;
	font-size: 0.9em;
	color:#FFCC33;
	height: 16px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #fff;
}
#eutopia-nav ul {
	margin: 0;
	padding: 0;
}
#eutopia-nav li {
	display: inline;
	list-style: none;
	padding: 0 5pt;
}
#eutopia-nav li + li {
	padding-left: 8pt;
	border-left: 1px solid #99a5bf;
}
#eutopia-nav a {
	color:#FFFF99;
	text-decoration:none;
}

#eutopia-nav a:hover {
	background-color:#666666;
	color: #fff;
}

#eutopia-side-left {
	position: absolute;
	z-index: 2;
	width: 12em;
	/* Space down for the approx line height (fonts) */
	left: 7px;
}
#eutopia-side-right {
	position: absolute;
	z-index: 1;
	width: 13em;
	right: 12px;
	}
#eutopia-side-left, #eutopia-side-right {
	top: 3px;
	/* add to the top margin to compensate for the fixed sizes */
	margin-top: 70px;
	color: #555;
	font-size: 0.9em;
}
/* Left-side naviagation */
#eutopia-side-nav-label {
	display: none;
}
#eutopia-side-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #5976b2;
	border-top: 0;
	background-color: #000;
}
#eutopia-side-nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #990;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	/* bottom line*/
	border-bottom: 1px solid #000;
}
#eutopia-side-nav a {
	margin: 0;
	color:#FFFFCC;
	display: block;
	text-decoration: none;
	padding: 4px 6px;
}
#eutopia-side-nav a:hover {
	background-color: #990000;
	color: #fff;
}
#eutopia-side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#eutopia-side-nav ul li {
	border-top: 1px solid #34548e;
	background-color: #34548e;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #34548e;
}
#eutopia-side-nav ul li:hover {
	border-bottom: 1px solid #34548f;
}
#eutopia-side-nav ul li a {
	padding-left: 10px;
	color: #a7b2c9;
}
#eutopia-side-nav ul li a:hover {
	background-color: #46659e;
}
#eutopia-side-nav ul ul li a {
	padding-left: 18px;
}
#eutopia-side-nav strong a {
	font-weight: normal;
	color: #fff !important;
	background-color: #10203b;
}
#eutopia-side-nav strong a:hover {
	background-color: #172e56 !important;
}
/* content containers */
#eutopia-middle-one, #eutopia-middle-two, #eutopia-middle-three {
	font-size: 12px;
	/* position: relative; */ /* relative to utilize z-index */
	width: auto;
	min-width: 120px;
	margin: 7px;
	z-index: 3; /* content can overlap when the browser is narrow */
}
#eutopia-middle-two, #eutopia-middle-three {
	margin-left: 12em;
	padding-left: 24px;
}
#eutopia-middle-three {
	margin-right: 13em;
	padding-right: 24px;
}

#eutopia-content {
	font-size:12px;
	padding: 7px;
	border: 1px solid #aaa;
	background-color: #fff;
	color:#000000;
}
#eutopia-progres {
	font-size:12px;
	padding: 7px;
	border: 1px solid #aaa;
	background-color: #fff;
	color:#000000;
}
#eutopia-content td {
	font-family : Arial, Verdana, geneva;	
	font-size : 9pt;	
}

#eutopia-content input {
	font-family : Arial, Verdana, geneva;	
	font-size : 9pt;	
}
/*aici li*/
#eutopia-content a {
	font-weight: normal;
	color:#000033;
	text-decoration:none;
}
#eutopia-content  a:hover {
	background-color:#666666;
	color: #ffffff;
}
#eutopia-content > .eutopia-corner-bottom { top: 0 }

.content { margin: 0 1em }

#eutopia-sidelist {
	position: relative;
	bottom: 3px;
	margin: 0;
	padding: 3px !important;
	border: 1px solid #bbb;
	background-color: #ccc;
	-moz-border-radius: 2.5px;
}
#eutopia-sidelist strong a {
	font-weight: normal;
	background-color: #555;
	color: #fff;
}
#eutopia-sidelist strong a:hover {
	background-color: #333;
	color: #fff;
}
#eutopia-sidelist li {
	list-style-position: outside;
	font-size: 0.9em;
	list-style: none;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 0;
	list-style: none;
}
#eutopia-sidelist li a {
	text-decoration: none;
	display: block;
	padding: 6px 8px;
	-moz-border-radius: 2.5px;
}
#eutopia-sidelist li a:hover {
	background-color: #999;
	color: #eee;
}

#eutopia-footer {
	font-size: 0.75em;
	text-align: center;
	color:#000000;
	margin-bottom: 2em;
}
#eutopia-printable {
	text-align: center;
	margin: 1em 0;
	font-size: 0.85em;
}
#eutopia-printable a {
	text-decoration: none;
	padding: 5px 0;
	padding-left: 18px;
	background: transparent url("/images/printable.png") no-repeat left;
}
#eutopia-printable a:hover {
	background-color: #666666;
	text-decoration: underline;
}
#eutopia_dbmenu_right_up {
	position:absolute; 
	left:178px; 
	top: 79px; 
	width: 500px; 
	height: 100px; 
	z-index:3; 
	background-color:#FFFFCC; 
	border:1px solid #999; 
	color:#000; 
	padding:2px 2px 2px 2px;
}

#tabel-colectii
{
	margin-left: 24px;
    border-width: 1px;
    border-color: #900;
	border-style: inset;
}

#tabel-colectii td, #tabel-colectii th
{
	font-family : Arial, Verdana, geneva;	
	font-size : 12px;	
    border-color: #900;
    border-width: 1px;
    border-style: inset;
    margin: 0;
    padding: 0 20px;
}

.indented-paragraph
{
	text-indent: 24px;
}

.mesaj
{
	font-family : Arial, Verdana, geneva;	
	font-size : 9pt;	
	color:#FFF;
	font-weight: bold;
	line-height: 200%;
	text-align: center;
}

#leftNavMenu 
{
	position:absolute;
	top:67px;
	left:0px;
	min-height: 200px;
	background-color: green;
	
}
