@charset "utf-8";
/* CSS Document */

body{margin:0;
	 padding:0;
	 }
	 
.content{margin:0 auto;
		 padding:0;
		 width:850px;
		 }
		 
.content div{width:100%;
			 float:left;
			 margin:0;
			 padding:0;
			 }
			 
.content p{width:100%;
		   float:left;
		   margin:0;
		   padding:0;
		   }
		   
.content img{margin:0;
			 padding:0;
			 float:left;
			 }
			 
.content{ font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size:12px;
		  color:#000000;
		  
		  }
		  
.content a{text-decoration:none;
			padding:0;
			margin:0;
			color:#000000;
			}
			
.content a img{border:none;}
			
.content a:hover{color:#fbb111;}

.content .header a{float:right;}

.content .header img{float:right;}

.content .stanga{width:753px;}

.content .dreapta{width:97px;}

.content .banner_princip{height:244px;
						 background-image:url(../imagini/banner.jpg);
						 background-repeat:no-repeat;}
						 
						 
.content .text_banner{width:390px;
				      margin-left:350px;
					  margin-top:15px;
					  color:#000000;}

.content .text_banner a{ color:#603d00;}
					  
.content .dreapta ul{margin:0;
					 padding:0;
					 float:right;
					 width:80px;
					 }
					 
.content .dreapta ul li{list-style-type:none;
						 float:left;
						 width:100%;
						 margin-top:10px;
						 }
						 
.content .dreapta ul li a{font-size:14px;
						  font-weight:600;
						  }
						  
.content .footer{margin-top:10px;
				 margin-bottom:10px;}

.content .text{margin-top:10px;
			   color:#828080;
			   line-height:16px;}

.content .text1{width:370px;}

.content .text2{width:370px;
				margin-left:10px;}
				
.content .limba{width:100px;
				float:left;
				margin:60px 0 0 0 ;
				padding:0;
				}
				
.content .limba li{width:auto;
				   margin-right:5px;
				   float:left;
				   list-style-type:none;
				   }


