/* CSS Document */

.pagination
{
	border: #999999 1px solid;
	background-color: #cccccc;
	margin: 4px;
}
.pagination a
{		
	color: #000000;
}
.pagination_selected
{
	border: #999999 1px solid;
	background-color: #333333;
	margin: 4px;
	color: #ffffff;
	font-weight: bold;
}

.navigation
{
	font-family: Verdana;
	font-size: 11px;
	color: #2A2A2A;
	text-decoration: none;	
}
.navigation a:link, .navigation a:visited
{	
	font-family: Verdana;
	color: #3D8F43;
	font-weight: normal;
	text-decoration:none;
	font-size:11px;
}
.navigation a:link, .navigation a:visited
{	
	color: #3D8F43;
}
.titlu_categorie
{
	font-family: Verdana;
	font-style: normal;
	color: #3D8F43;
	font-size: 11px;
	font-weight: bold;	
}
.detalii
{
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
}

.descriere
{
	font-family: Verdana;
	font-style: normal;
	font-size: 9px;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #F7F7F7;
	scrollbar-track-color: #F7F7F7;
	scrollbar-face-color: #F7F7F7;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-3dlight-color: #004AB9;
	scrollbar-darkshadow-color: #F7F7F7;
	scrollbar-shadow-color: #004AB9;
	scrollbar-arrow-color: #004AB9;
	background-color:#ffffff; 	
	background-image:url(../images/template_images/bg_header.jpg);
	background-repeat:repeat-x; 
}

@font-face
{ /* for IE */
    font-family: BRLNSR;
    src:url(fonts/BRLNSR.eot);
    font-weight: normal;
    font-style: normal;    
}
@font-face 
{ /* for non-IE */
    font-family: BRLNSR;
    src:url(//:) format("No-IE-404"),url(fonts/BRLNSR.TTF) format("truetype");
    font-weight:normal;
    font-style: normal;
}

table,td,tr,th,div,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	color: #000000;		
	line-height:18px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;   
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;	
	padding-bottom: 0px;	
	margin-bottom:0px;
	text-transform: uppercase; 
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 3px;	
}
h3
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	color:#4B4B4B;
	margin-top: 8px;	
}
h4
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 9px;
	font-weight: bold;
	color:#4B4B4B;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 3px;	
}

a:link, a:visited
{	
	color: #007384;
	font-weight: normal;
	text-decoration:none;
	font-size:12px;
}
a:hover,a:active
{	
	color: #006699;
}
a.link_footer:link, a.link_footer:visited
{
	font-size: 10px;
	color: #333333;	
}
a.link_footer:hover, a.link_footer:active
{
	color: #999999; 
}
.page_content
{	
	padding: 33px 0px 10px 33px;	
	text-align: justify;	
}
.justify
{
	text-align:justify;
}
form
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: normal;
	display: inline;
}
.button
{	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8D8D8;
	color:#2F3237;	
	font-size: 11px;
	cursor: hand;
	margin: 1px 1px 1px 1px;
	padding: 0px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;		
}
.input
{
	font-family : Arial,Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;				
}
.input_newsletter
{
	font-family: Verdana, Arial;	
	color: #666666;
	font-size: 10px;
	width:160px;
	height: 20px;
	border:#666666 solid 0px;
	background-color: transparent;	
}
.select
{
	font-family : Arial,Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;	
	border-left: solid 1px #666666;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #666666;
}
.textarea
{
	font-family : Arial,Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
	overflow: auto;	
}
#footer
{
	background-image:url(../images/template_images/bg_footer.jpg);
	background-repeat:repeat-x;
	height:109px;	
}
#footer td, #footer p, #footer div
{
	font-size:10px;
	color:#999999;
}

/*MENU***********************************/
#menu
{
	padding-top:30px;
	padding-bottom:20px;	
	font-family: BRLNSR;		
}
#menu ul
{
	list-style: none;	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;	
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;	
}
#menu li
{
	list-style: none;		
	margin-left:0px;
	padding-left:0px;		
	background-repeat:no-repeat;
	background-position: 0px 2px; 
	height:22px;	
}
#menu li a
{	
	padding-left:45px;
	margin-top:-10px;	
	font-size:12px;
}
#menu li.off
{
	background-image:url(../images/template_images/bullet2.jpg);	
}
#menu li.off a
{
	color:#3D8F43;	
}
#menu li.on
{
	background-image:url(../images/template_images/bullet1.jpg);	
}
#menu li.on a
{
	color:#000000;		
}
/*END MENU***********************************/
