/* CSS Document */

body
{ 
	
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	background-color:#c9e685;
}
*, img, div, table, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
.header
{	
	margin-left:0px auto;	
	width: 900px;
	height: 151px;
	background: white url('../i/header7.jpg');
	background-repeat: no-repeat;
	
}

.container
{	width: 900px;
	background-color:#FFFFFF;
	background: white url('../i/bottom_ground.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px auto;
}
.left_menu
{
	float:left;
	margin-top:90px;
	margin-right: 10px;
	height: 380px;
	width: 230px;
	color: #FFFFFF;
}

.left_menu a
{	display:block;
	padding-left: 20px;
	height: 21px;
	line-height:21px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	color: #fb8749;
	border-bottom: 1px dashed #fb8749;
	background: transparent url('../i/left_arrow.gif') no-repeat;
	background-position: 3px 4px;
	text-decoration:none;
	background-color: #FFFFFF;
}	
.left_menu a:hover
{	
	background-position: 5px 4px;
	background-color: #fcefe7;
}	

.center
{
	float:left;
	margin-top: 25px;
	
	border-left: 1px dotted #fdba96;
	padding-left:10px;
	width:600px;	
}
.text
{	float:left;
	margin-top:0px;
	padding-left:15px;
	padding-right:10px;
	width:600px;	
	line-height:2;
}
.bottomGrass {height: 175px; width: 100%; clear: both; }
.title
{
	padding-left: 15px;
	color:#FD7730;
	margin-bottom: 10px;
	text-align:left;
	padding-right:30px;
	background: transparent url('../i/icon.jpg') no-repeat;
	background-position:center left;
	padding-left:25px;
	line-height: normal !important;
}
.subtitle
{	color:#fb8749; 
	font-weight:bold;
	background: transparent url('../i/icon1.jpg') no-repeat;
	background-position:center left;
	text-align:left;padding-left:25px;
}	
.right
{
	float: right;
	width: 190px; 
	height:400px;
	background-color:#fcefe7;
	margin-top: 25px;
	padding-left:0px;
	padding-right:0px;
	margin-right:10px;
	margin-left:10px;
}
.stirea_zilei
{	float:right;
	width: 130px;
	height:20px;
	background-color:#fb8749;
	margin-right:0px;
	padding-right:0px;
	font-weight:bold;
}
.stiri
{ 	margin-top:45px;
	width: 158px;
	margin-right:10px;
	margin-left:10px;
	height:144px;
	padding-left:15px;
	background:url('../i/poza_stiri.jpg');
}
.more
{
	
	padding-top: 8px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#fb8749;
	background: transparent url('../i/left_arrow.jpg') no-repeat;
	background-position: -1px 17px;
	text-indent:10px;
	margin-bottom:18px;
	text-decoration: none;

}
. link
{	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.footer
{	clear:both;
	width: 100%;
	font-size: 11px;
	background-color: #72871f;
	padding-top: 5px;
	height: 21px;
	width: 900px;
	margin:0px auto;
}
.copy
{	margin-left:30px;
}
