/* CSS Document */
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #E3E3E3;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.error_message {
	color: #cc191d;
	font-size: 11px;
	border: 1px solid #cc191d;
	padding: 5px 20px 5px 35px;
	background-image:url('images/icon_stop.gif');
    background-position:left top;
    background-repeat:no-repeat ;
}
a, a:active, a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	color: #EC7804;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #EC7804;
	text-decoration: underline;
}
a.header1, a.header1:active, a.header1:visited {
	color: #000000;
	text-decoration: none;
}
a.header1:hover {
	text-decoration: underline;s
}
.box_text {
	padding: 0px 10px 0px 10px;
}
.txt {
	font-family: verdana;
	font-size: 11px;
	color: #E3E3E3;
}
.txt-continut {
	font-family: verdana;
	font-size: 11px;
	color: #0E1317;
}
.txt-meniu {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.txt-submeniu {
	font-family: verdana;
	font-size: 11px;
	color: #2A3742;
}
.txt-ultimele-subiecte {
	font-family: arial;
	font-size: 22px;
	color: #EC7804;
	font-weight: bold;
}
.txt-col2, span.txt-col2, a.txt-col2, a.txt-col2:active, a.txt-col2:visited {
	font-family: verdana;
	font-size: 11px;
	color: #A9AEB1;
}
a.txt-col2:hover {
	text-decoration: underline;
}
.txt-categorie, a.txt-categorie, a.txt-categorie:active, a.txt-categorie:visited {
	font-family: verdana;
	font-size: 20px;
	color: #FFFFD2;
	font-weight: bold;
}
a.txt-categorie:hover {
	text-decoration: underline;
}
.txt-categorie2 {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFD2;
	font-weight: bold;
}
.txt-titlu, a.txt-titlu, a.txt-titlu:active, a.txt-titlu:visited {
	font-family: verdana;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
a.txt-titlu:hover {
	text-decoration: underline;
}
.txt-titlu2 {
	font-family: verdana;
	font-size: 16px;
	color: #E3E3E3;
	font-weight: bold;
}
.txt-autor {
	font-family: verdana;
	font-size: 10px;
	color: #777E84;
	font-weight: normal;
	font-style:italic;
}
.txt-autor2 {
	font-family: verdana;
	font-size: 10px;
	color: #777E84;
	font-weight: normal;
}
.txt-autor3 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.tabel-background {
	background-color:#0E1317;
	border:1px solid #575C60;
}
.txt-form {
	font-family:verdana;
	font-size:10px;
	color:#182128;
	font-style:italic;
}
.form {
	background-color: #F1F1F1; 
	border: 1px solid #7E858A; 
	color: #182128; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}
/* pentru showhint */

#hintbox{ /*CSS for pop up hint box */
	color: #0E1317;
	position:absolute;
	top: 0;
	background-color: #F5F5F5;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	border:1px solid black;
	font:normal 11px Tahoma, Verdana;
	line-height:14px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

a.faq {
	width: 19px;
	height: 19px;
	text_decoration: none;
	background-image:url('images/icon_faq.gif');
	float: right;
}
.text_simplu {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:  0px;
	padding: 0px;
	line-height: 14px;
}
span {
    font-size: 11px;
}
