/* CSS Document */

#site-map ul li{
	padding:1px;
	letter-spacing:1px;
}
#site-map ul{
	padding:10px;
}
#site-map a{
	color:#444;
	font-size:12px;
}
#col_left_map{
	width:240px;
	float:left;
	margin:0 10px 0 0;
}
#col_right_map{
	width:240px;
	float:left;
}

body , html{
	padding:0px;
	margin:0px;
	height:100%;
	font-family:Verdana;
	font-size:11px;
	color:#777;
	text-align:center;
	background:url(../imgs/main_bg.gif) #fff;
}

table{
	border-top:1px solid #999;
	border-left:1px solid #999;
}
table td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.banner_promo{
	text-align:center;
	padding:5px 0 5px 0;
	overflow:hidden;
}
.banner_promo a{
	text-decoration:none;
}
.banner_promo img{
	text-align:center;
	border:0px;
}

/* CONTACT PAGE ////////////////////////////////////////*/
.contact_form{
	width:325px;
	float:left;
	padding:0 5px 0 0;
}
.contact_info{
	width:200px;
	float:left;
}

.nume_contact{
	color:#666;
	font-weight:bold;
	letter-spacing:1px;
	font-size:12px;
	padding:3px 0 2px 0;
	text-decoration:underline;
}

/* CONTACT PAGE ////////////////////////////////////////*/

.smallnav{
	text-align:center;
	padding:5px 0 5px 0;
}


.gri{
	color:#999;
}
.centeralign{
	text-align:center;
}
.dotare{
	padding:5px;
	border-top:1px dotted #ddd;
}
.dotare span{
	font-size:10px;
}

.right_tab{
	margin-top:2px;
	padding:7px 5px 7px 2px ;
	background-color:#eee;
	color:#333;
	font-weight:bold;
}
.level_path{
	margin:4px 0 5px 0 ;
}
.level_path a{
	color:#999;
	font-size:11px;
}
.level_path a:hover{
	text-decoration:none;
}


/* STIRTI ///////////////////////////////////////////////*/

.news_line{
	padding:2px 0 2px 0;
	border-bottom:1px dotted #ddd;
}
.news_line a{
	color:#333;
	text-decoration:none;
}
.news_line a:hover{
	text-decoration:underline;
}
.news_line_sel{
	padding:2px 0 2px 0;
	border-bottom:1px dotted #ddd;
}
.news_line_sel a{
	color:#999;
	text-decoration:none;
}
.news_line_sel a:hover{
	text-decoration:underline;
}
/* STIRTI ///////////////////////////////////////////////*/

/* STIRTI ///////////////////////////////////////////////*/

.news_line2{
	padding:2px 2px 4px 8px;
	border-bottom:1px dotted #ddd;
}
.news_line2 a{
	color:#666666;
	text-decoration:none;
}
.news_line2 a:hover{
	text-decoration:underline;
}
.news_line_sel2{
	padding:2px 2px 4px 8px;
	border-bottom:1px dotted #ddd;
}
.news_line_sel2 a{
	color:#999;
	text-decoration:none;
}
.news_line_sel2 a:hover{
	text-decoration:underline;
}
/* STIRTI ///////////////////////////////////////////////*/




/*      PANELS START */
.panel1_top{
	padding:4px 0 15px 0 ;
	width:160px;
	background:url(../imgs/panel1_top.gif) no-repeat top left;
}

.panel1_top .headerpanel{
	color:#fff;
	padding:4px 2px 4px 14px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:11px;
	background:url(../imgs/white_ico.gif) no-repeat center left;
}
.panel1_bottom{
	margin:2px 0 7px 0;
	width:160px;
	background:url(../imgs/panel1_bottom.gif) no-repeat bottom left;
}


.panel2_top{
	padding:4px 0 15px 0 ;
	width:160px;
	background:url(../imgs/panel1_top.gif) no-repeat top left;
}

.panel2_top .headerpanel{
	color:#fff;
	padding:4px 2px 4px 14px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:11px;
	background:url(../imgs/white_ico.gif) no-repeat center left;
}
.panel2_bottom{
	margin:2px 0 7px 0;
	width:160px;
	background:url(../imgs/panel1_bottom.gif) no-repeat bottom left;
}


/*      PANELS END   */




/* H uri  ////////////////////////////////////////////////////////////*/
h1{
	font-size:1.5em;
	letter-spacing:1px;
}
h2{
	font-size:1.2em;
	letter-spacing:1px;
	color:#BE2725;
	padding:7px 0 4px 0;
	margin-bottom:0px;
}
h3{
	font-size:1.2em;
	letter-spacing:1px;
	color:#BE2725;
}

h3 span{
	font-size:10px;
	color:#999;
	font-weight:normal;
}

.clr{
	margin:0;
	padding:0;
	height:0;
}
/* H uri  ////////////////////////////////////////////////////////////*/


/* LAYOUT START  ////////////////////////////////////////////////////////////*/
#all_content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#center_content{
	clear:both;
	background-color:#fff;
	padding:0;
	margin:5px 0;
	width:900px;
}

#col_left{
	padding:5px 0 5px 5px;
	width:165px;
	float:left;
	background-color:#fff;
}
#col_left ul{
	list-style-type:none;
	margin:0;
	padding:1px 2px 0px 0px;
}
#col_left ul li{
	padding:0px 0 0 10px;
}

#col_left ul li a{
	display:block;
	padding:2px 3px 2px 7px;
	color:#333;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background:url(../imgs/red_ico.gif) no-repeat center left;
}
#col_left ul li a:hover{
	background-color:#eee; /*B91715*/
	color:#333;
}

#col_left ul li a.seltree{
	display:block;
	background-color:#eee;
	padding:2px 3px 2px 7px;
	color:#666666;
}

.ulright{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:5px 2px 16px 4px;
	background:url(../imgs/panel1_bottom.gif) no-repeat bottom left;
}
.ulright li{
	padding:1px 0 0 0px;
}

.ulright li a{
	display:block;
	padding:4px 4px 4px 8px;
	color:#333;
	text-decoration:none;
	background:url(../imgs/red_ico.gif) no-repeat center left;
	/*border-bottom:1px dotted #ddd;*/
}
.ulright li a:hover{
	background-color:#eee;
	color:#333;
}
.ulright li a.lirightsel{
	background:url(../imgs/red_ico.gif) no-repeat center left;
	display:block;
	/*border-bottom:1px dotted #B91715;*/
	color:#333;
	font-weight:bold;
	padding:4px 4px 4px 8px;
	text-decoration:none;
}






#col_main{
	width:720px;
	float:left;
	padding:0 0 0 5px;
	background-color:#fff;
}

#col_main_right{
	padding:0 175px 0 5px;
}

#col_right{
	padding:5px 5px 5px 0px;
	margin:0;
	width:160px;
	float:right;
	background-color:#fff;
}
#header{
	height:65px;
	/*background-color:#B91715;*/
	color:#333;
	/*border-bottom:1px dotted;*/
	margin:0 0 4px 0 ;
	background-color:#fff;
}

#main_header{
	height:auto;
	/*background-color:#B91715;*/
	color:#777;
	/*border-bottom:1px dotted;*/
	margin:0;
	padding:6px 10px 0 0;
	background-color:#fff;
	text-align:right;
}
/*
#banner{
	clear:both;
	margin:5px 0 5px 0 ;
	height:95px;
	background:url(../imgs/bg_header_r1.jpg) no-repeat bottom left #fff;
}
*/
#header .logotop{
	float:left;
	padding:0 0 0 15px;
	width:270px;
}

#header div a img{
	border:none;
	padding:0;
	margin:0;
}

#top_men{
	width:600px;
	padding:30px 10px 0 0;
	text-align:right;
	float:right;
	color:#333;
}
#top_men a{
	color:#333;
	text-decoration:none;
	margin-left:4px;
	background:url(../imgs/red_ico.gif) no-repeat center left;
	padding:0 0 1px 8px ;
	font-size:11px;
}

#top_men a:hover{
	text-decoration:underline;
}

#top_men .top_selected{
	color:#333;
	text-decoration:none;
	margin-left:4px;
	background:url(../imgs/red_ico.gif) no-repeat center left;
	padding:0 0 1px 8px ;
	font-weight:bold;
}
.topmen_separator{
	padding:0 0 0 4px;
	margin-left:6px;
	width:5px;
	background:url(../imgs/red_ico.gif) no-repeat center left;
}
#top_men a.lang_selector{
	color:#999;
	text-decoration:none;
	padding:0 0 0px 0px ;
	background:none;
	font-size:10px;
}
#top_men a.lang_selector:hover{
	text-decoration:underline;
}


#footer{
	margin:5px 0 5px 0 ;
	clear:both;
	height:auto;
	text-align:center;
	/*background-color:#B91715;*/
	padding:10px;
	color:#333;
	background:url(../imgs/footer_bg.gif) no-repeat bottom left #fff;
}
#footer div{
	padding:0 0 3px 0;
}

#footer a{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


/* LAYOUT END  ////////////////////////////////////////////////////////////////*/





/* CLEAR ////////////////////////////////////////////////////////// */

.clearleft{
	clear:left;
}
.clearright{
	clear:right;
}
.clearboth{
	clear:both;
}





#poweredby{
	width:165px;
	text-align:center;
	color:#999;
	border:0px;
	font-size:10px;
	margin:13px 0 13px 0;
}
#poweredby img{
	border:0;
}

#poweredby a{
	text-decoration:none;
	color:#999;
	font-size:10px;
}
#poweredby .ntxt{
	font-size:10px;
	color:#666666;
}
