/* 
MAIN CSS
*/

@charset "utf-8";
/* CSS Document 
	
*/
body
{
    font-family:Arial,Tahoma;
    font-size:10pt;
    margin:0px;
   
}
.clear_both
{
	clear: both;
}
.center
{
text-align: center;
}
.no_border {
/* border:1px solid #FFFFFF;*/
color:#FFFFFF;

}
.red {
color:#E20F00;
}

.link_right_asuo  {
color:#333333;
}
.link_albastru {
color:#336699;
font-weight: bold;
}
.galben
{
color: #ffff00;
}
.orange
{
color: #ff6600;
}
.spacer_5px
{
height: 5px;
width: 100%;
}
.spacer_10px
{

height: 10px;
width: 100%;
}

.spacer_20px
{

height: 20px;
width: 100%;
}


  
/* BEGIN: HEADER styles */
#big_table
{
background-color: #66cc00;
width:100%;
margin:0px;
padding:0px;
font-family:Tahoma, Arial;
font-size:10pt;

}
#big_table #header_tr 
{
background-color: #66cc00;
}
#big_table #header_tr #header_td_left ,
#big_table #header_tr #header_td_right 
{
border: 1px solid blue;
}

#big_table #header_tr #header_td_center 
{
width: 1000px;
padding:0px;
margin:0px;
}

#header_td_center #line_header_links h1
{
margin:0px;
padding:0px;
font-size: 14px;
display:inline;
color: #336600;
padding-left: 5px;
font-weight:normal;
font-family: Tahoma, arial;
}
#line_header_links 
{
padding: 2px 0px;
}
 #header_td_center #line_header_links h1 a
{
color: #336600;
text-decoration: none;
font-weight: bold;
}
#header_td_center #line_header_links h1 a:hover
{
color: #ffff00;
text-decoration: none;
}

#big_table #header_tr #header_td_center #line_header_links #left_side_links
{
float:left;
}
#big_table #header_tr #header_td_center #line_header_links #right_side_links
{
float:right;
}
#logo_adsense_login_div
{
border-top: 1px solid #666666;
padding-top: 2px;
margin-top:2px;
height:100px;
}
#logo_place, #adsense_place
{
float:left;
}
#adsense_place
{
border:1px solid #D2B763;
height:64px;
padding:10px 0px 0px;
margin:20px 0px 10px 10px;
width:470px;
background-color: #ffffff;
}

#login_place
{
float:right;
width: 278px;
color: #336600;
font-weight: bold;
height: 106px;
}
#login_place form
{
margin: 0px;
}
#email_and_pass
{

float:left;
width:190px;
height:70px;
margin:0px;

}
#linie_umplere_pt_ie
{
height:10px;
width: 180px;
}
#email_and_pass .label__
{
width:60px;
height: 27px;
float:left;
padding-top: 3px;
margin:0px;
padding-left:10px;
}
#email_and_pass .input__
{
width:120px;
height: 30px;
float:left;
margin:0px;
}
#email_and_pass .input__ input
{
width: 115px;
border: 2px solid #336600;
padding:2px;
}
#login_button_place
{
float:right;
width:78px;
height:45px;
padding-top: 25px;
margin-left: 10px;
}
#login_button_place #login_button
{
background-color: #99ff33;
border: 2px solid #336600;
padding:2px;
width: 56px;
}
#cont_nou_and_parola_place
{
width: 268px;
height: 20px;
padding-left: 10px;
}
#cont_nou_and_parola_place #left
{
float:left;
width: 70px;

}
#cont_nou_and_parola_place #right
{
float:right;
width: 188px;
text-align: right;
}
#cont_nou_and_parola_place .message_red
{
color: #a60000;
}
#cont_nou_and_parola_place .message_green
{
color: #66cc00;
}

#login_place #line
{
width: 268px;
/*height: 20px;*/
padding-left: 10px;
text-align: right;
}
#login_place #line a
{
color: #336600;
text-decoration: none;
}

#login_place #line a:hover
{
color: #ffff00;
text-decoration: none;
}
#login_place #line .message_logged
{
color: #ffff00;
}

#cont_nou_and_parola_place a
{
color: #336600;
text-decoration: none;
}
#cont_nou_and_parola_place a:hover
{
color: #FFFF00;
text-decoration: none;
}
#div_block_normal_centralized
{
background-color:#CCFF99;
border:1px solid #008000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:auto auto 20px;
padding:10px;
width:570px;
}
#div_block_normal_centralized form
{
margin: 0px;
}
#header_bottom
{
background-color: #74d900;
background-image: url(../images/header_bottom.png);
background-position:center; 
background-repeat:no-repeat;
width:1000px;
height:27px;
margin:0px;
padding:0px;
top:0px;
position:relative;

}

/* END: HEADER styles */

/* BODY styles */
#header_td_left_diff
{
background-color: #ccff66;
background-image: url(../images/background-left-side.png);
background-position:right; 
background-repeat:repeat-y;
padding:0px;
}
#header_td_right_diff
{
background-color: #ccff66;
background-image: url(../images/background-right-side.png);
background-position:left; 
background-repeat:repeat-y;
padding:0px;
}

#header_td_center_content_itself
{
background-color: #ffffff;
vertical-align: top;
}
#table_content
{
width:1000px;
}

#content_place
{
background-color: #ffffff;
width:1000px;
}
#content_place #left_side
{
width: 187px;
background-color: #ffffff;
float:left;
}
#content_place #center_side
{
width: 639px; 
background-color: #ffffff;
float:left;

}
#center_side #centered
{
text-align: center;
float:left;
width: 639px;
/*font-size: 12px;*/
}
#center_side #centered h2
{
margin:0px;
padding:0px;
color:#288500;
font-size:16px;
font-weight:800;
line-height:30px;
}

#center_side #centered p
{
margin:0px;
padding:2px 10px;
text-align: justify;
}

#content_place #right_side
{
width: 170px;
padding: 0 2px;
background-color: #ffffff;
float:right;
font-size: 13px;
text-align:center;
}
#content_place #right_side a
{
/*color: #336699;*/
color: #000000;
}
#content_place #right_side .right_div_centered
{
float:left;
}
.content-describe
{
font-family: trebuchet MS, arial;
text-align: justify;
padding-left: 5px;
}

.content-describe h1
{
margin: 0px;
font-size: 15px;
padding-left: 10px;
}
.content-describe p
{
margin:0px;
font-size: 13px;
padding-left: 10px;
text-align: justify;
}



/* END: BODY styles */

/* FOOTER */
#footer_top
{
background-color: #74d900;
background-image: url(../images/footer_top.png);
background-position:center; 
background-repeat:no-repeat;
width:1000px;
height:25px;
margin:0px;
padding:0px;
top:0px;
position:relative;

}
#footer_line_links
{
height: 25px;
width:1000px;
background-color: #66cc00;
}
#footer_line_links #links
{
width: 800px;
text-align: center;
color: #336600;
}


#links h1
{
margin:0px;
padding:0px;
font-size: 13px;
display:inline;
color: #336600;
padding-left: 5px;
font-family: Tahoma, arial;
font-weight: bold;
}
#links 
{
padding: 2px 0px;
}
 #links h1 a
{
color: #336600;
text-decoration: none;

}
#links h1 a:hover
{
color: #ffff00;
text-decoration: none;
}
#footer_links_exchange
{
height: 45px;
width:1000px;
background-color: #66cc00;
color: #003300;
font-size: 13px;
font-weight: bold;
}

#footer_links_exchange .col
	{
	width: 120px;
	float: left;
	padding: 5px;
	} 	
#footer_links_exchange .tab1
	{
		padding-left: 5px;
	}	
#footer_links_exchange .tab2
	{
		
		padding-left: 10px;
	}	
#footer_links_exchange .tab2 h2
	{
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	}
#footer_links_exchange a
	{
	color: #ffffff;
	text-decoration: none;
	}		
#footer_links_exchange a:hover
	{
	color: #ffff00;
	text-decoration: none;
	}		
#footer-wta
{
width:960px;
margin-right: 40px;
text-align: right;
font-size: 13px;
float:left;
height: 31px;
}		
#footer-wta #left-side
{
float:left;
width: 825px;
padding-left:5px;
text-align:left;
}
#footer-wta #left-side h2
{
margin:0px;
padding:0px;
font-size:12px;
display: inline;

}
#footer-wta #left-side h2 a
{
color: #336699;

}
#footer-wta #left-side h2 a:hover
{
color: #336699;
text-decoration:none;
}
#footer-wta #right-side
{
float:right;
width: 100px;
}
/* END: FOOTER */

#inner_content_3_cols
{

}
                           
#center_side_full_width
{
width: 990px;
padding:0px;
margin:5px;
font-size: 13px;
font-family:verdana,helvetica,arial,sans-serif;
text-align:center;
}

#center_side_full_width p
{
text-align: justify;
text-indent: 10px;
}
#center_side_full_width p.right
{
text-align: right;
}
#center_side_full_width p.left
{
text-align: right;
}
#center_side_full_width p.center
{
text-align: center;
}
#center_side_full_width h3
{
color:#03476F;
font-size:15px;
margin:0;
text-align: left;
}
#center_side_full_width #center_side_margin
{
margin: 0 15px;
width: 960px;
}
#conditii_de_utilizare  {
border:1px solid #D2B763;
color:#333333;
margin:auto;
padding:20px;
text-align:center;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
width:650px;
font-size: 13px;
}
#conditii_de_utilizare h1 {
margin:0;
padding:5px 0;
color:#03476F;
font-size: 20px;
}
#conditii_de_utilizare ol, ul {
text-align:left;
}
#conditii_de_utilizare ol li {
padding-top:5px;
}
#conditii_de_utilizare ul li {
padding:0;
}

#inner_content_1_col
{
}
#content_place_1_col
{
padding:0px;
}
.div-mesaj-box {
border:1px solid #D2B763;
height:auto;
margin:20px auto auto;
padding:10px;
text-align:left;
text-indent:20px;
width:470px;
}
.div-mesaj-box  .stanga {
float:left;
padding-bottom:5px;
width:151px;
}
.div-mesaj-box .dreapta {
float:left;
padding-bottom:5px;
width:233px;
}
.div-mesaj-box .full
{
width: 470px;
float:left;
}
                            
#sitemap_links {
color:#333333;
font-size:14px;
padding:5px;
text-align:left;
}    
#sitemap_links .tab1 {
font-weight:bold;
padding-left:0;
}
#sitemap_links .tab2 {
padding-left:20px;
}
#sitemap_links .tab1 h1 {
display:inline;
font-size:14px;
margin:0;
padding:0;
}
#sitemap_links .tab1 a {
color:#03476F;
}

#sitemap_links a {
color:#666666;
text-decoration:none;
} 
#sitemap_links .tab2 h2 {
display:inline;
font-size:14px;
font-weight:normal;
margin:0;
padding:0 0 10px;
}                       

/* TAXI */
.tabel_taxi {
text-align:center;
width:100%;
}
.tabel_taxi .div-adsense-banner {
border:1px solid #003366;
height:auto;
margin:20px auto auto;
padding:10px;
width:470px;
}
.div_tarife {
border:1px solid #003366;
font-family:Tahoma,Arial;
font-size:13px;
margin:10px auto auto;
text-align:justify;
width:490px;
}
.div_tarife .titlu {
background-color:#006699;
border-bottom:1px solid #003366;
color:white;
font-weight:bold;
padding:5px 10px;
text-align:left;
}
.div_tarife .titlu h1 {
display:inline;
font-size:13px;
font-weight:bold;
margin:0;
}
.div_tarife .continut {
padding:0 10px 10px;
}
.div_tarife .continut .left_title {
font-weight:bold;
padding:5px 0;
width:470px;
}
.div_tarife .continut .linie .left {
float:left;
font-weight:bold;
width:235px;
}
.div_tarife .continut .linie .center {
float:left;
padding-right:5px;
text-align:right;
width:35px;
}
.div_tarife .continut .linie .right {
float:right;
width:195px;
}
.div_tarife .continut_tel {
padding:10px;
}
.div_tarife .continut_tel .linie_tel {
}
.div_tarife .continut_tel .linie_tel .col1 {
float:left;
width:100px;
}
.div_tarife .continut_tel .linie_tel .col1 #romtelecom {
color:#000066;
font-weight:bold;
}
.div_tarife .continut_tel .linie_tel .col1 #vodafone {
color:#FF3333;
font-weight:bold;
}
.div_tarife .continut_tel .linie_tel .col2 {
float:left;
width:132px;
}
.div_tarife .continut_tel .linie_tel .col1 #orange {
color:#FF6600;
font-weight:bold;
}
.div_tarife .continut_tel .linie_tel .col1 #zapp {
color:#CC0000;
font-weight:bold;
}
.div_tarife .continut_tel .linie_tel .col1 #cosmote {
color:#66CC00;
font-weight:bold;
}
.div_tarife .continut_tel .linie_tel .col1 #rds {
color:#0066FF;
font-weight:bold;
}
a#atentie {
color:#0033FF;
}
.taxi-div-mesaj {
border:1px solid #003366;
font-size:13px;
height:auto;
margin:20px auto auto;
padding:10px;
text-align:left;
text-indent:20px;
width:470px;
}
.taxi-div-mesaj .stanga {
float:left;
padding-bottom:5px;
width:151px;
}
.taxi-div-mesaj .dreapta {
float:left;
padding-bottom:5px;
width:233px;
}

.taxi-div-mesaj-special  {
background-color:#006699;
border:1px solid #003366;
font-family:Tahoma,Arial;
font-size:13px;
height:auto;
margin:20px auto auto;
padding:10px;
text-align:left;
width:470px;
}
.comment_taxi_div {
background-color:#9BB8C8;
border:1px solid #093C6C;
padding:5px;
}
.comment_taxi_center  {
background-color:#2D78A1;
border:1px solid #093C6C;
padding:5px;
text-align:center;
}
a.taxi_page_number {
color:#FFCC00;
margin:0;
text-align:center;
text-decoration:none;
}
a.taxi_page_number:hover
	{
		text-decoration:underline;
	}
/* END: TAXI */
/* Orar autobuze */
#inner_content_2_cols #right_side_2_cols {
background-color:#ffffff;
float:right;
width:813px;
}
#right_side_2_cols #centralized-777
{

float:left;
text-align:center;
width:813px;
}
#centralized-777 h1  {
color:#03476F;
font-size:18px;
margin:0;
padding: 0 0 0px 10px;
}
#centralized-777 h2  {
color:#288500;
font-size:16px;
font-weight:800;
line-height:30px;
margin:0;
padding:0;
}
#centralized-777 .line
{
display: inline;
text-align: left;
width: 100%;
}
#centralized-777 a
{
color:#03476F;
text-decoration:none;
}
#centralized-777 p
{
margin: 0px;
padding: 2px 10px;
text-align: left;
text-indent: 10px;

font-family:trebuchet MS, arial, sans-serif;
font-size:13px;
}
#centralized-777 .center
{
font-size: 13px;
}
#centralized-777 .center a
{
font-size: 16px;
}
#centralized-777 table
{
border:0 solid #03476F;
border-collapse:collapse;
font:11px verdana,arial,helvetica,sans-serif;
margin: auto;
padding:0;
text-align:center;
}

#mainTable {
}
.zlNel-rosu {
color:#E20F00;
}
#mainTable table {
border:0 solid #03476F;
border-collapse:collapse;
/*font:11px verdana,arial,helvetica,sans-serif;*/
margin:0;
padding:0;
text-align:center;
}
#mainTable thead th {
background:none repeat scroll 0 0 #288500;
border:1px solid #288500;
color:#FFFFFF;
font:bold 11px verdana,arial,helvetica,sans-serif;
height:1.5em;
padding-top:3px;
text-align:center;
text-transform:uppercase;
white-space:nowrap;
}
#mainTable thead th.verde2
{
background-color: #339933;
}
#mainTable thead th.verde3
{
background-color: #006633;
}

.alb {
background:none repeat scroll 0 0 #66CC33;
}
.albastru {
background:none repeat scroll 0 0 #99ff66;
}

.tabele td {
font-weight:bolder;
text-align:center;
width:30px;
}

.tabele td, th {
border:1px groove black;
padding:0.3em;
text-align:center;
vertical-align:top;
white-space:nowrap;
}

.statii_td {
border:1px groove black;
padding:0.3em;
}
.statii_td .h4_statii_td {
display:inline;
font-size:11px;
font-weight:bold;
margin:0;
}
.tabele2 table {
  border-collapse: collapse;
  border: 0px solid #03476F;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  }
 .tabele2 td, th {
  border: 1px groove black;
  padding: .3em;
  vertical-align: top;
  text-align: center;
white-space: nowrap;
  }
  
  
.tabele2 td
	{
	font-weight: bolder;
	width: 30px;
	text-align: center;
	}
	
	 .tabele2 thead th {

  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;
  text-align: center;
  background: #084566;
  color: #FFFFFF;
  padding-top:3px;
  text-transform: uppercase;
  height: 1.5em;
  white-space: nowrap;
  }
   
  
/* END: orar autobuze */

/* orar tramvaie */

#table-center
	{
	 /* background-color: gray; */
	text-align: center;
	
	}
#table-center table{
 padding: 0px;
 text-align: center;
 }
 #table-center  thead th{

  font: bold 12px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;
  text-align: center;
  background: #084566;
  color: #FFFFFF;
  padding-top:3px;
  text-transform: uppercase;
  height: 1.5em;
  white-space: nowrap;
  }
#table-center tbody td
   {
   	 border: 0; /*px solid black;*/ 
   	 text-align: center;
   	 padding: 5px;
   }
#table-center tbody tr
   {
   	  
   	 text-align: center;
   }
#table-center table {
  border-collapse: collapse;
  border: 0px solid black;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  margin:auto;
  text-align: center;
  }
  
  h4
  {
  margin:0px;
  padding:0xp;
  }
  #td-zl-lc  
  {
  width: 602px;
  }

  
 #td-zl-lc  tbody tr td
  {
  font-weight: bold;
  color: black;
  border: 1px solid black;
  padding:0.3em;
  }
  
   #td-zl-lc thead tr td
  {
    border: 1px solid black;
  }
   
  #intervale-ore
  {
  font-weight: bold;
  color: blue;
  
  }
  .intervale-ore-negru
  {
  font-weight: bold;
  color: black;
  }
  .intervale-ore-albastru
  {
  font-weight: bold;
  color: #042A53;
  }
  .intervale-ore-rosu
  {
  font-weight: bold;
  color: #E20F00;
  }
  #roz
  {
  background-color: #c22a4e;
  }
  #albastrui
  {
  background-color: #6699cc;
  }
#albui
	{
	background-color: #3399ff;
	}

 #alink
  {
 
 font: normal 16px verdana, arial, helvetica, sans-serif;
  }
  
  .td_tram h2
{
	display: inline;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
/* end orar tramvaie */


/* Meniu index pe stanga: Begin */

#meniu_stanga
	{
		width: 182px;
		/*border:1px solid #D2B763;*/
		float:left;
		margin-left: 5px;
		margin-top: 0px;
		text-align: left;
	}

#meniu_stanga form
{
margin:0px;
}
#meniu_stanga .categorie
	{
		/*height: 20px;*/
		
		background-color: #339900;
		color: #ffffff;
		padding: 2px 0px 2px 5px;
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
		font-size:13px;
		width: 177px;
		
		float:left;
		
	}
#meniu_stanga .lista
	{
		
		background-color: #CCFF99;
		padding: 2px 10px 2px 0px;
		border-bottom: 1px solid #339900;
		
	}
	
	
#meniu_stanga .lista_last
	{
		
		background-color: #CCFF99;
		padding: 2px 10px 2px 0px;
		boder: 0px solid #ffffff;
	}	
#meniu_stanga .box
	{
		border:1px solid #339900;
		font-size: 11px;
		color:#339900;
		font-weight: bold;
		padding: 2px 0px;
		width: 180px;
		background-color: #CCFF99;
	}

		
#meniu_stanga .box a
{
	color:#339900;
	text-decoration: none;
}
#meniu_stanga .box a:hover
{
	color:#33cc00;
}
#meniu_stanga .lista_linie
	{
		
		background-color: #CCFF99;
		padding-left: 10px;
		padding-bottom: 2px;
	}
#meniu_stanga .lista_linie .col1
	{
	float: left;
	width: 44px;
	text-align: left;
	padding-right: 2px;	
	
	}
#meniu_stanga .lista_linie .col2
	{
	float: left;
	width: 112px;	
	text-align: left;
	padding-left: 10px;
	}	
#meniu_stanga .lista_linie .col2_button
	{
	float: left;
	width: 95px;	
	padding-right: 17px;
	text-align: left;
	padding-left: 10px;
	}	
#meniu_stanga .lista_linie .col2 select
	{
	width: 110px;
	
	}	
/* END: Meniu index pe stanga */


/* video */
.video_youtube {
padding:10px;
}
/* end: video */


/* box for utils */

#utils_box
	{
		width: 500px;
		border:1px solid #EA7204;
		margin: auto;
		text-align: left;
		font-size: 13px;
	}
#utils_box #title
	{
		padding: 2px 0px;
		background-color: #ea7204;
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
	}	
#utils_box #box_content
	{
		background-color: #ffcc99;
		color: #000000;
		padding: 5px;
		
	}
#utils_box #box_content #half_box_left
	{
		width: 234px;
		float: left;
		padding: 5px;
		border-right:1px solid #D2B763;	
		text-align: right;
	}
#utils_box #box_content #half_box_left_narrow
	{
		width: 120px;
		float: left;
		padding: 5px;
		border-right:1px solid #D2B763;	
		text-align: right;
	}
#utils_box #box_content #half_box_right
	{
		width: 234px;
		float: left;
		padding: 5px;
		text-align: left;
	}

#utils_box #box_content #half_box_right_wider
	{
		width: 348px;
		float: left;
		padding: 5px;
		text-align: left;
	}			
#utils_box #box_content #half_box_left #line 
	{
			
	}	
#utils_box #italix
	{
	font-style: italic;
	padding-top: 5px;
	display: inline;
	}		
#utils_box #box_content a 
	{
		color: #EA7204;	
	}
/* END: box for utils */


/* tabel bus jud */
#tabel_bus_jud
	{
		/*float: left;
		margin-left: 10px;
		*/
			width: 320px;
		text-align: center;
		margin: auto;
		border-collapse:collapse;
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:10px;
	
	}
#tabel_bus_jud #tabelul_mare
	{
	border-collapse:collapse;
	}	
#tab_cu_bordura td {
border:1px groove black;
padding:0.3em;
text-align:center;
vertical-align:top;
white-space:nowrap;
}
#table_roni th
	{background:none repeat scroll 0 0 #288500;
border:1px solid #288500;
color:#FFFFFF;
font:bold 11px verdana,arial,helvetica,sans-serif;
height:1.5em;
padding-top:3px;
text-align:center;
text-transform:uppercase;
white-space:nowrap;

	
	}
	table#table_roni
	{
	float: left;
	}
#table_roni td, th {
border:1px groove black;
margin:0;
padding:0.3em;
font-weight: bold;
}
#tabelul_mare table
	{
margin:0;
padding:0;
}

h2#albastru_gros
{
	color:#03476F;
	font-family:arial,helvetica,sans-serif;
	font-size:14x;
}
.right_side_near_utils
{
	float: left;
	width: 790px;
}
.left_side_of_utils
{
	float: left;
	width: 200px;
}
.tabel_float_left
	{
	float: left;
	} 
.td_tab
	{
	float: left;
	}	
.tr_tab
	{
	text-align: center;
	
	}	
.h1_albastru
	{
	font: bold 18px arial, helvetica, sans-serif;
	margin: 0;
	color:#03476F;
	text-align: left;
  }
#box_informatii_autobuze
{
width: 500px;
background-color: #FFCC99;
/*padding: 5px;*/
border:1px solid #EA7204;
font-family:verdana,helvetica,arial,sans-serif;
font-size:13px;
}  
#box_informatii_autobuze #left_side
{
border-right:1px solid #D2B763;
}
#box_informatii_autobuze #right_side
{

}

/* END: tabel bus jud */

/* Create new Account*/

.line_normal_centralized
	{
	width: 639px;
	text-align: center;
	margin: auto;
	}
.table_new_account
	{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width: 570px;
	padding: 10px;
	text-align: justify;
	margin: auto;
	border: 1px solid #008000; 
	margin-bottom: 20px;
	background-color: #CCFF99;
	}
.table_new_account h3
	{
	margin: 0px;
	font-size: 13px;
	padding-bottom: 5px;
	}	
.table_new_account a
{
color: #336699;
text-decoration: none;
font-weight: bold;
}	
.table_new_account a:hover
{
color: #336699;
text-decoration: underline;
}
.table_new_account  tr td
	{
	text-align: center;
	}
.table_new_account  tr td.td_left
	{
	text-align: right;
	padding-right: 10px;
	width: 170px;
	}
.table_new_account  tr td.td_right
	{
	text-align: left;
	padding-left: 10px;
	}	
.table_new_account  tr td.td_full_width
	{
	text-align: right;
	padding-right: 370px;
	width: 270px;
	color: #008000;
	font-weight: bold;
	}

.table_new_account  tr td.td_right .input_verif
	{
	width: 30px;
	}	

.table_new_account  tr td.td_right .categ_select
	{
	width: 150px;
	}	
	
.table_new_account  tr td.td_right .categ_select_adr
	{
	width: 60px;
	}	
			
.table_new_account  input
	{
		width: 150px;
		
	}
.table_new_account  input.checkboxx
	{
		width: 20px;
		
	}	
			
.table_new_account  input.calendar-input
	{
		width: 80px;
		
	}
		
.table_new_account  select
	{
		width: 125px;
	}	
	
.table_new_account  select.select_camion
	{
		width: 150px;
	}	
	
	
.table_new_account  input.image:hover
{

border: 1px solid red;
}

.table_new_account  .button {
    border: none;
    background: url('../images/creaza_cont.png') no-repeat top left;
    width: 91px;
    height: 20px;
}
.table_new_account  .button:hover {
    border: none;
    background: url('../images/creaza_cont_hover.png') no-repeat top left;
    padding: 2px 8px;
}

.table_new_account  .button_modifica {
    border: none;
    background: url('../images/modifica.png') no-repeat top left;
    width: 91px;
    height: 20px;
}
.table_new_account  .button_modifica:hover {
    border: none;
    background: url('../images/modifica_hover.png') no-repeat top left;
    padding: 2px 8px;
}
.table_new_account  .button_sterge {
    border: none;
    background: url('../images/sterge.png') no-repeat top left;
    width: 91px;
    height: 20px;
}
.table_new_account  .button_sterge:hover {
    border: none;
    background: url('../images/sterge_hover.png') no-repeat top left;
    padding: 2px 8px;
}
.table_new_account  .button_adauga {
    border: none;
    background: url('../images/adauga.png') no-repeat top left;
    width: 91px;
    height: 20px;
}
.table_new_account  .button_adauga:hover {
    border: none;
    background: url('../images/adauga_hover.png') no-repeat top left;
    padding: 2px 8px;
}

.table_new_account  .button_search {
    border: none;
    background: url('../images/search.png') no-repeat top left;
    width: 91px;
    height: 20px;
}
.table_new_account  .button_search:hover {
    border: none;
    background: url('../images/search_hover.png') no-repeat top left;
    padding: 2px 8px;
}

.terms_link
	{
	color: #000033;
	font-weight: bold;
	}	
	
.mesaj_atentie {
color:#cc0000;
font-weight:bold;
text-align: left;
/*text-indent: 20px;*/
}	
.mesaj_atentie_green {
color:#339900;
font-weight:bold;
text-align: left;
/* text-indent: 20px; */
}
/*END: Create new Account*/

/* gestioneaza anunturi */
#center_side #centered .gesti_line_links
{
padding: 2px 0px;
font-size: 13px;
float: left;
text-align: center;
width: 639px;
}
.gesti_line_links a
{
color:#336699;
font-weight:bold;
text-decoration:none;
}
.gesti_line_links a.inactive
{
color: #666666;
}
.gesti_line_links a:hover
{
text-decoration:underline;
}
.box_gestiune
	{
	width: 629px;
	margin: 5px;
	text-align: center;
	margin: auto;
	background-color:#FFCC99;
	font-family:tahoma, Helvetica,Arial,sans-serif;
    font-size:14px;
    
	}
.box_gestiune .title
{
    padding: 2px 5px;
    text-align: left;
    font-weight: bold;
    background-color:#EA7204;
    color:#FFFFFF;
}
.box_gestiune .title .col1
{
float: left;
width: 500px;
}
.box_gestiune .title .col2
{
float: left;
width: 119px;
}
.box_gestiune .title a
{
color: #660000;
text-decoration: none;
font-size: 13px;
}
.box_gestiune .title a:hover
{
color: #990000;

}

.box_gestiune .content_gesti
{
padding: 5px;
font-size: 13px;
}
.box_gestiune .content_gesti .line_bottom_border_thick
{
border-bottom: 2px solid #999999;
font-weight: bold;
color: #333333;
padding-bottom: 3px;
}
.box_gestiune .content_gesti .col0
{
width: 30px;
float: left;
text-align: left;
}
.box_gestiune .content_gesti .col1
{
width: 370px;
float: left;
text-align: left;
}
.box_gestiune .content_gesti .col1 a, .box_gestiune .content_gesti .col1_a a
{
color: #336699;
font-weight: bold;
}
.box_gestiune .content_gesti .col1 a:hover, .box_gestiune .content_gesti .col1_a a:hover
{
color: #ffffff;
}
.box_gestiune .content_gesti .col1_a
{
width: 200px;
float: left;
text-align: left;
}

.box_gestiune .content_gesti .col1_b
{
width: 170px;
float: left;
text-align: left;
}

.box_gestiune .content_gesti .col2
{
width: 100px;
float: left;
}
.box_gestiune .content_gesti .col3
{
width: 100px;
float: left;
}
.box_gestiune .content_gesti .line_bottom_border_thin
{
padding: 2px 0px;
border-bottom: 1px solid #999999;
}	
	
/* end: gestioneaza anunturi */	

/* box for SHOWING UP COMPANIES, TRUCKS, GOODS */

.show_box
	{
		width: 570px;
		background-color:#CCFF99;
        border:1px solid #008000;
		margin: auto;
		text-align: left;
		font-size: 13px;
	}
.show_box .title
	{
		padding: 2px 0px 2px 5px;
		background-color: #339900;
		color: #ffffff;
		text-align: left;
		font-weight: bold;
		text-transform: capitalize;
	}	
.show_box .box_content
	{
		background-color: #CCFF99;
		color: #000000;
		padding: 5px 0pc;
		
	}
.show_box .box_content .row
	{
		width: 570px;
		float: left;
		text-align: center;
		padding: 0px 0px 5px 0px;
	}
.show_box .box_content .row .col
	{
		width: 285px;
		float: left;
		text-align: center;
		padding: 5px 0px;
	}	
.show_box .box_content .row .col_img
	{
		width: 140px;
		float: left;
		text-align: center;
		padding: 0px 0px;
	}	
.show_box .box_content .row .col_img a
{

}
.show_box .box_content .row .col_img img
{
padding: 3px;
background-color:#ECECEC;
border:1px solid #999999;
}
	
.show_box .box_content .row .col .line_in_col
{
float:left;
}	
.show_box .box_content .half_box_left
	{
		width: 145px;
		float: left;
		padding-right: 5px;
		border-right:1px solid #339900;	
		text-align: right;
		color: #555555;
	}
.show_box .box_content .row .half_box_right
	{
		width: 129px;
		float: left;
		padding-left: 5px;
		text-align: left;
	}

.show_box .box_content .row .half_box_right_long
	{
		width: 405px;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		text-align: justify;
	}


.show_box .italix
	{
	font-style: italic;
	padding-top: 5px;
	display: inline;
	}		
.show_box .box_content a 
	{
		color: #EA7204;	
	}
/* END: box for show_box */	

/* boxes for showing list of trucks */
.lista_box
{
    background-color:#CCFF99;
    border:1px solid #008000;
    font-size:13px;
    color:#000000;
    margin:auto 33px 5px;
    text-align:left;
    width:570px;
    float:left;
    
}
.lista_box .title {
    background-color:#339900;
    color:#FFFFFF;
    font-weight:bold;
    padding:2px 5px 2px 5px;
    text-align:left;
    text-transform:capitalize;
}
.lista_box .title .left {
text-align: left;
float: left;
width: 240px;
}
.lista_box .title .right {
text-align: right;
float: right;
width: 300px;
}
.lista_box .content {
    padding:5px 0;
}
.lista_box .content .row {
    float:left;
    padding:0 0 5px;
    text-align:center;
    width:570px;
}

.lista_box .content .row .col_photo{
    width: 130px;
    padding-left: 5px;
    float:left;
}
.lista_box .content .row .col_info_object{
    width: 210px;
    float:left;
}
.lista_box .content .row .col_info_dest{
    width: 225px;
    float:left;
}
.lista_box .content .row .col_info_object .half_box_left{
    width: 90px;
    float:left;
    border-right:1px solid #339900;
    color:#555555;
    padding-right:5px;
    text-align:right;
}

.lista_box .content .row .col_info_object .half_box_right{
    width: 100px;
    float:left;
    padding-left:5px;
    text-align:left;
}

.lista_box .content .row .col_info_dest .half_box_left{
    width: 90px;
    float:left;
    border-right:1px solid #339900;
    color:#555555;
    padding-right:5px;
    text-align:right;
}

.lista_box .content .row .col_info_dest .half_box_right{
    width: 100px;
    float:left;
    padding-left:5px;
    text-align:left;
}
.lista_box .content .row .full_col
{
    width: 565px;
    float:left;
    padding-left:5px;
    text-align:left;
}
.lista_box .content .row .full_col_center
{
    width: 565px;
    float:left;
    padding-left:5px;
    text-align:center;
}

.lista_box .content .row .full_col .gray
{
color:#555555;
}
.lista_box a
{
color:#336699;
font-weight:bold;
}
.lista_box .content .row .col
{
float:left;
padding:5px 0;
text-align:center;
width:285px;
}
.lista_box .content .row .col .line_in_col
{
float:left;
}


.lista_box .content .row .col .line_in_col .half_box_left
	{
		width: 145px;
		float: left;
		padding-right: 5px;
		border-right:1px solid #339900;	
		text-align: right;
		color: #555555;
	}
.lista_box .content .row .col .line_in_col .half_box_right
	{
		width: 129px;
		float: left;
		padding-left: 5px;
		text-align: left;
	}
.lista_box .content .row .col .line_in_col .half_box_right_long
	{
		width: 405px;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		text-align: justify;
	}	
	
/* END: boxes for showing list of trucks, companies, marfa */

.pagination_line
{
    color: #000000;
}
.pagination_line a
{
    text-decoration: none;
    color: #336699;
}
.pagination_line a:hover
{
    text-decoration: underline;
}

.pagination_line a.dark_blue
{
    text-decoration: none;
    color: #000066;
}

.pagination_line a.underline
{
    text-decoration: underline;
    
}

