/* CSS Document */
body
{
	margin:0px; padding:0px; background-color:#111214;
}
.clear
{
	clear:both;
}
#left_column{
	float:left;
	width:165px;
	display:block;
	overflow:hidden;
}
#middle_column{
	float:left;
	width:10px;
	display:block;
	overflow:hidden;
}
#right_column{
	float:left;
	width:760px;
	display:block;
	overflow:hidden;
}


.thumb_left{
	border:1px solid #9dbfc9;
	margin-right:5px;
}
.thumb_left2{
	border:0px;
	margin-right:10px;
}
.thumb_left3{
	border:5px solid #42474d;
	
}
.thumb_left4{
	border:0px;
	padding:5px;
	border-right:1px dashed #a5b1be;
	border-bottom:1px dashed #a5b1be;
}
.img1{
	border:3px solid #005085;
	margin-right:10px;
}
/************table*******************/
.row{
	display:table-cell;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	width:75px;
	text-align:left;
	background-color:#3a4149;
	border-bottom:1px solid #21262c;
	vertical-align:top;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
}
.col2{
	display:table-cell;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	width:75px;
	text-align:left;
	background-color:#3a4149;
	border-bottom:1px solid #21262c;
	vertical-align:top;
	padding:5px;
	font-weight:normal;
}
.col3{
	display:table-cell;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#a0a0a0;
	width:200px;
	text-align:left;
	background-color:#3a4149;
	border-bottom:1px solid #21262c;
	vertical-align:top;
	padding:5px;
	font-weight:normal;
}

/************FONTURI*******************/
.title_big
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
.title_red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c11c01;
}
.title_yellow_big
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f4fd05;
}
.text_normal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#a0a0a0;
}
.text_white
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}
.text_blues
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#154261;
	text-align:justify;
}

a.normal:link,
a.normal:hover, 
a.normal:visited, 
a.normal:active
			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:normal;
			color:#ffffff;
			
			}
a.normal:link,
a.normal:visited, 
a.normal:active
{
				text-decoration:none;
}			
a.normal:hover			
			{
				text-decoration:underline;
			}
a.big:link,
a.big:hover, 
a.big:visited, 
a.big:active
			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal;
			color:#154261;
			
			}
a.big:link,
a.big:visited, 
a.big:active
{
				text-decoration:none;
}			

a.phone_week_link:link,
a.phone_week_link:hover, 
a.phone_week_link:visited, 
a.phone_week_link:active
			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:normal;
			color:#ffffff;
			
			}
a.phone_week_link:link,
a.phone_week_link:visited, 
a.phone_week_link:active
{
				text-decoration:none;
}			

a.normal:hover			
			{
				text-decoration:underline;
			}
a.link_gray:link,
a.link_gray:hover, 
a.link_gray:visited, 
a.link_gray:active
			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:normal;
			color:#a0a0a0;
			
			}
a.link_gray:link,
a.link_gray:visited, 
a.link_gray:active
{
				text-decoration:none;
}			
a.link_gray:hover			
			{
				text-decoration:underline;
			}
a.link_yellow:link,
a.link_yellow:hover, 
a.link_yellow:visited, 
a.link_yellow:active
			{
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:normal;
			color:#e9ec18;
			
			}
a.link_yellow:link,
a.link_yellow:visited, 
a.link_yellow:active
{
				text-decoration:none;
}			
a.link_yellow:hover			
			{
				text-decoration:underline;
			}

/**************LISTE*******************/
.menu ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.menu ul li
{
	float:left;
	padding:0px;
	margin:0px;
}

.lista1 ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}
.lista1 ul li{
	background-color:#ebf7fe; border:1px solid #74bde9; margin-bottom:3px; height:20px; line-height:20px; width:280px; text-align:justify;
}

/************CONTAINERE****************/
.main_holder{
			width:957px;
			margin:0px auto;
			padding:0px;
}

.second_holder{
			width:515px;
			margin:0px auto;
			padding:0px;
}

.container1{
			padding:10px;
}
.container2{
			padding:5px;
}
.logo{
	width:198px;
	height:106px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	float:left;
}
/*************BGRs*******************************/
.bgr_footer{
	height:80px;
	width:957px;
	background-color:#21262c;
}
.bgr_link{
	background-image:url(images/bgr_but.gif);
	width:73px;
	height:15px;
	overflow:hidden;
}
.head_bgr{
	background-image:url(images/head.jpg);
	width:957px;
	height:94px;
	overflow:hidden;
}
.search_bgr{
	background-image:url(images/bgr_search.jpg);
	width:760px;
	height:31px;
	line-height:31px;
}
.under_head{
	background-image:url(images/under_head.jpg);
	width:957px;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#020001;
}
.phone_week{
	background-image:url(images/bgr_phone_week.jpg);
	width:754px;
	height:200px;
	float:left;
}
.box_ring_top{
	background-image:url(images/box_ring_top.jpg);
	overflow:hidden;
	width:165px;
	height:8px;
}
.box_ring_bgr{
	background-image:url(images/box_ring_bgr.jpg);
	overflow:hidden;
	width:165px;
	
}
.box_ring_bot{
	background-image:url(images/box_ring_bot.jpg);
	overflow:hidden;
	width:165px;
	height:9px;
}


.half_box_top{
	background-image:url(images/half_box_top.jpg);
	overflow:hidden;
	width:366px;
	height:8px;
}
.half_box_bgr{
	background-image:url(images/half_box_bgr.jpg);
	overflow:hidden;
	width:366px;
	
}
.half_box_bot{
	background-image:url(images/half_box_bot.jpg);
	overflow:hidden;
	width:366px;
	height:11px;
}

.full_box_top{
	background-image:url(images/full_box_top.jpg);
	overflow:hidden;
	width:759px;
	height:12px;
}
.full_box_bgr{
	background-image:url(images/full_box_bgr.jpg);
	overflow:hidden;
	width:759px;
	
}
.full_box_bot{
	background-image:url(images/full_box_bot.jpg);
	overflow:hidden;
	width:759px;
	height:17px;
}
.full_box_bot2{
	background-image:url(images/full_box_bot2.jpg);
	overflow:hidden;
	width:759px;
	height:21px;
}



/******************MENU****************************/
a.menu:link,
a.menu:visited, 
a.menu:active
{
				text-decoration:none;
				width:105px;
				height:29px;
				float:left;
				background-image:url(images/meniu_br_normal.jpg);
				margin-right:3px;
				margin-top:15px;
}			
a.menu:hover			
			{
				text-decoration:none;
				width:105px;
				height:29px;
				float:left;
				background-image:url(images/meniu_br_over.jpg);
				margin-right:3px;
				margin-top:15px;
			}


/*****************BOXES********************/
.newsl_box_top{
	background-image:url(images/newsl_top.jpg);
	background-repeat:no-repeat;
	width:156px;
	height:11px;
	overflow:hidden;
}
.newsl_box_bgr{
	background-image:url(images/newsl_bgr.jpg);
	background-repeat:repeat-y;
	width:156px;
}
.newsl_box_bot{
	background-image:url(images/newsl_bot.jpg);
	background-repeat:no-repeat;
	width:156px;
	height:7px;
	overflow:hidden;
}
.but_bot{
	background-image:url(images/bott_but.jpg);
	background-repeat:no-repeat;
	width:77px;
	height:21px;
	overflow:hidden;
	line-height:21px;
}
.but_bot_gen{
	background-image:url(images/bot_but_gen.jpg);
	background-repeat:no-repeat;
	width:84px;
	height:19px;
	overflow:hidden;
	line-height:19px;
}



/*****************INPUTURI********************/
input.search
{
	background-color:#000000;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#a0a0a0;
}
select.search
{
	background-color:#000000;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#a0a0a0;
}
textarea.comment
{
	background-color:#000000;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#a0a0a0;
}
input.login_box
{
	border:1px solid #4e89ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#154261;
}
textarea.login_box
{
	border:1px solid #4e89ac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#154261;
}
input.search_btn
	{
	width:21px;
	height:21px;
	background-image:url(images/search_btn.jpg);
	border:0px;
	}
input.search_btn_big
	{
	width:130px;
	height:35px;
	background-image:url(images/btn_search_big.jpg);
	border:0px;
	}
input.creeaza
	{
	width:130px;
	height:35px;
	background-image:url(images/btn_creeaza.jpg);
	border:0px;
	}
input.add
	{
	width:130px;
	height:35px;
	background-image:url(images/btn_add.jpg);
	border:0px;
	}
input.cere
	{
	width:130px;
	height:35px;
	background-image:url(images/btn_cere.jpg);
	border:0px;
	}
input.trimite
	{
	width:130px;
	height:35px;
	background-image:url(images/btn_trimite.jpg);
	border:0px;
	}