@CHARSET "ISO-8859-1";

/***** stilul pentru meniul de administrare a directorului **/
.faq_admin_menu
{
	font-family: Verdana;
	font-size: 11px;
}

.faq_admin_menu a
{
	font-family: Verdana;
	font-size: 12px;
}

/***** stilul pentru formulare ****/
.tabel_form
{

}

.tabel_form tr
{

}

.tabel_form strong
{
	font-family: Verdana;
	font-size: 10px;
}

.tabel_form input
{
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #C6E1FF;
	font-family: Verdana;
	font-size: 11px;
	width:320px;
}

.tabel_form file
{
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #C6E1FF;
	font-family: Verdana;
	font-size: 11px;
	width:320px;
}

.tabel_form select
{
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #C6E1FF;
	font-family: Verdana;
	font-size: 11px;
}

.tabel_form textarea
{
	padding: 2px;
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #C6E1FF;
	width:400px;	
	font-family: Verdana;
	font-size: 11px;
}


.tabel_form button
{
	font-size: 10px; 
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #aaaaaa; 
	color: #ffffff;
	background-color: #0066cc;
}


.form_title
{
	font-family: Verdana;
	font-size: 12px;
	color:#cc0000;	
}
/*********************
.path a
{
	font-family: Verdana;
	font-size: 11px;
}

.navigation a
{
	font-family: Verdana;
	font-size: 11px;
}

.navigation b
{
	font-family: Verdana;
	font-size: 12px;
}

.display_info
{
	font-family: Verdana;
	font-size: 10px;
}

.list_info
{
	font-family: Verdana;
	font-size: 10px;
}


/*---------FAQ----------*/


.articlepreview
{
margin: 3px 0 5px 0;
padding: 4px;
background-color: #f9f9f9;
border-bottom: 1px solid #f0f0f0;
}

.articlepreview h3
{
margin: 0;
padding: 3px 2px 3px 21px;
color: #666666;
font-size: 11px;
line-height: 140%;
font-weight: bold;
border-bottom: 2px solid #ffffff;
background-image: url(images/bullet6.gif);
background-repeat: no-repeat;
background-position: center left;
}

.articlepreview p
{
margin: 0;
padding: 2px 2px 2px 2px;
color: #666666;
font-size: 10px;
line-height: 145%;
font-weight: normal;
}

.articlepreviewimage
{
margin: 3px 6px 3px 3px;
padding: 2px;
float: left;
}



.articlepreview a:link
{
color: #333333;
text-decoration: none;
border-bottom: 1px dashed #999999;
}

.articlepreview a:visited
{
color: #333333;
text-decoration: none;
border-bottom: 1px dashed #999999;
}

.articlepreview a:hover ,.articlepreview a:active
{
color: #cc0000;
text-decoration: none;
border-bottom: 1px dashed #cc0000;
}







.navigatepages
{
margin: 2px 0 5px 0;
padding: 6px;
background-color: #ffffff;
border: 1px dashed #f0f0f0;
}

.navigatepages p
{
margin: 0;
padding: 1px;
color: #666666;
font-size: 9px;
font-weight: bold;
text-align: right;
}

.navigatepages a:link
{
color: #cc0000;
border: 1px solid #cc0000;
background-color: #ffffff;
padding: 1px 3px 1px 3px;
margin: 0 2px 0 2px;
text-decoration: none;
font-size: 8px;
}

.navigatepages a:visited
{
color: #cc0000;
border: 1px solid #cc0000;
background-color: #ffffff;
padding: 1px 3px 1px 3px;
margin: 0 2px 0 2px;
text-decoration: none;
font-size: 8px;
}

.navigatepages a:hover ,.navigatepages a:active
{
color: #ffffff;
border: 1px solid #cc0000;
background-color: #cc0000;
padding: 1px 3px 1px 3px;
margin: 0 2px 0 2px;
text-decoration: none;
font-size: 8px;
}





.titlecarticle1
{
margin: 4px 0 3px 0;
padding: 2px 5px 1px 8px;
border-bottom: 2px solid #f0f0f0;
border-top: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
background-color: #f9f9f9;
}


.titlecarticle1 h2
{
margin: 0;
padding: 4px 2px 4px 22px;
color: #333333;
font-size: 12px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
letter-spacing: 1px;
background-image: url(images/bullet7.gif);
background-repeat: no-repeat;
background-position: center left;
}










.articlelast
{
margin: 4px 0 4px 0;
padding: 4px;
border: 1px solid #f0f0f0;
}

.articlelast span
{
margin: 0;
padding: 3px 5px 3px 5px;
color: #494949;
font-size: 11px;
line-height: 149%;
font-family: verdana, sans-serif;
}

.articlelast span p
{
margin: 0;
color: #494949;
font-size: 11px;
line-height: 149%;
font-family: verdana, sans-serif;
}


.lista_categorii
{
	font-size: 11px;
	color:#AA0000;
	font-family: verdana, sans-serif;	
}